﻿@charset "utf-8";

.once.popups > * {
	animation: popup 1.2s forwards;
	-webkit-animation: popup 1.2s forwards;
}

.once.popups > *:nth-child(2) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.once.popups > *:nth-child(3) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.once.popups > *:nth-child(4) {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.once.popups > *:nth-child(5) {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.once.popups > *:nth-child(6) {
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
}

.once.popups > *:nth-child(7) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.once.popups > *:nth-child(8) {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}

.once.popups > *:nth-child(9) {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}

.once.popups > *:nth-child(10) {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}

.once.delay_set > *:nth-child(2),
.once.delay_1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.once.delay_set > *:nth-child(3),
.once.delay_2 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.once.delay_set > *:nth-child(4),
.once.delay_3 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.once.delay_set > *:nth-child(5),
.once.delay_4 {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.once.delay_set > *:nth-child(6),
.once.delay_5 {
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
}

.once.delay_set > *:nth-child(7),
.once.delay_6 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.once.delay_set > *:nth-child(8),
.once.delay_7 {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}

.once.delay_set > *:nth-child(9),
.once.delay_8 {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}

/* page_name */
#moomin_table_content {
	position: relative;
	z-index: 1;
	width: 100%;
}

#moomin_table_content .sitewrap {
	max-width: 1000px;
	margin: 0 auto;
}

#moomin_table_content .overwrap {
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
}

#moomin_table_content .fix:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}

#moomin_table_content .min {
	font-family: dnp-shuei-mincho-pr6n, 'Noto Serif JP', "Yu Mincho", YuMincho, serif;
}

#moomin_table_content .goti {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

#moomin_table_content .ttl_01 {
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 2em;
	font-size: 3.2rem;
	color: #6E351C;
}

#moomin_table_content .text {
	font-size: 1.4rem;
	line-height: 2.2;
}

#moomin_table_content .img_box {
	line-height: 1;
}

#moomin_table_content img {
	max-width: 100%;
	height: auto;
}

#moomin_table_content small {
	color: #000;
}

#moomin_table_content i {
	font-style: normal;
}

#moomin_table_content .btn_style.w_btn a {
	max-width: 200px;
	padding: 8px 10px;
	background: none;
	font-weight: 500;
}

/* */

#moomin_table_content .kv {
	position: relative;
	z-index: 5;
}

#moomin_table_content .kv .kv_img {
	display: block;
	height: 50vw;
	overflow: hidden;
	position: relative;
}

#moomin_table_content .kv .kv_img img {
	width: 100%;
	height: 100%;
	transition: transform 12s;
	object-fit: cover;
}

#moomin_table_content .kv .copy {
	position: absolute;
	color: #6E351C;
	font-weight: 800;
	font-size: 1.4rem;
	right: 15px;
	bottom: 15px;
	z-index: 10;
}

#moomin_table_content .kv h1 {
	text-align: center;
	padding-top: 30px;
}

#moomin_table_content .kv p {
	text-align: center;
	color: #6E351C;
	font-weight: 600;
	line-height: 1.8;
	margin: 20px 0 50px;
	letter-spacing: 0.1em;
}

#moomin_table_content .kv p.topCc {
	margin: 50px auto 30px;
	font-size: 2.4rem;
}

#moomin_table_content .section {}

#moomin_table_content .section .sitewrap {
	margin-bottom: 80px;
	position: relative;
	z-index: 5;
	padding-top: 50px;
	padding-bottom: 50px;
}

.section.lead .sitewrap:before,
.section.lead .sitewrap:after {
	content: "";
	display: block;
	max-width: 840px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	margin: auto;
	background: url(../../moomin_table/bg_dot.png) repeat-x top center;
}

.section.lead .sitewrap:after {
	top: auto;
	bottom: 0;
}

#moomin_table_content .lead .text {
	text-align: center;
}

#moomin_table_content .lead .navis {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
	max-width: 545px;
	margin: 0 auto;
}

#moomin_table_content .lead .navis a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	text-align: center;
}

#moomin_table_content .lead .navis a img {
	margin: 0 auto;
}

#moomin_table_content .lead .navis span {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #6E351C;
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 1em;
	padding-top: 1em;
	position: relative;
	letter-spacing: 0.1em;
}

#moomin_table_content .lead .navis span:before {
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background: #6E351C;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: width .2s;
}

#moomin_table_content .lead .navis a:hover,
#moomin_table_content .lead .navis a:hover img {
	opacity: 1;
}

#moomin_table_content .lead .navis a:hover span:before {
	width: 100%
}

#moomin_table_content .whats .overwrap,
#moomin_table_content .series .overwrap {
	position: relative;
	z-index: 5;
}

#moomin_table_content .whats .overwrap:after,
#moomin_table_content .series .overwrap:after {
	content: "";
	position: absolute;
	display: block;
	top: 80px;
	bottom: 80px;
	left: 50%;
	right: 0;
	background: #FBEED9;
	z-index: -1;
}

#moomin_table_content .whats .sitewrap {
	padding: 80px 0;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: space-between;
}

#moomin_table_content .whats .left_area {
	width: 20%;
}

#moomin_table_content .whats .right_area {
	width: 72%;
	background: #FBEED9;
	padding: 50px 60px;
}

#moomin_table_content .whats h2 span,
#moomin_table_content .series h2 span {
	display: block;
	font-size: 1.2rem;
	margin: 1em 0 2.5em;
	color: #6E351C;
	letter-spacing: 0.1em;
}

#moomin_table_content .whats .texts p,
#moomin_table_content .series .texts li {
	font-size: 1.4rem;
	line-height: 2.2;
}

#moomin_table_content .series .overwrap:after {
	right: 50%;
	left: 0;
	top: 0;
	bottom: 265px;
	background: #F6F0EB;
}

.otherSeriesWrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#moomin_table_content .series .sitewrap {
	width: 1000px;
	padding: 0 0 265px;
	display: flex;
	align-items: flex-start;
	flex-direction: row-reverse;
	justify-content: space-between;
}

#moomin_table_content .series .sitewrap:before {
	display: none;
}

#moomin_table_content .series .left_area {
	width: 550px;
	background: #F6F0EB;
	padding: 40px 70px 40px 45px;
}

#moomin_table_content .series h3 {
	font-size: 2.5rem;
	line-height: 1.8;
	margin-bottom: 1em;
}

#moomin_table_content .series li {
	text-indent: -1em;
	margin-left: 1em;
}

#moomin_table_content .series .left_area .img_box {
	position: absolute;
	bottom: 50px;
	left: 350px;
}

#moomin_table_content .series .right_area {
	position: relative;
	z-index: 10;
}

.seriesWrap {
	width: 90%;
	max-width: 1040px;
	height: 600px;
	margin: 0 auto 100px;
	display: flex;
	flex-direction: column;
	align-content: stretch;
	position: relative;
}

.seriesBox {
	width: 540px;
	height: 490px;
	position: absolute;
	top: 0;
	right: 0;
}

.seriesBox img {
	width: auto;
	height: 100%;
}

.seriesBox:nth-child(2) {
	background: url(https://inicmarket.itembox.design/item/moomin_table/02/new_bg.svg) no-repeat;
	background-size: contain;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	top: auto;
	bottom: 0;
	right: auto;
	left: 0;
	z-index: -1;
}

.seriesBox:nth-child(2) img {
	width: 50%;
}

.seriesTit {
	width: 100%;
	margin: 30px auto;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	text-align: center;
	color: #6E351C;
}

.seriesTit span {
	display: block;
	margin-bottom: 20px;
	font-size: 1.8rem;
}

.seriesBox ul {
	width: 75%;
}

.seriesBox ul li {
	font-size: 1.5rem;
	line-height: 2.0;
	letter-spacing: 0.05em;
	list-style: disc;
}

.section.lineup {
	margin-bottom: 50px;
}

#moomin_table_content .lineup .overwrap {
	background: #E1E5D7;
}

#moomin_table_content .lineup .overwrap h2 {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 1.2rem;
	margin: 0;
	color: #6E351C;
	letter-spacing: 0;
}

#moomin_table_content .lineup .overwrap h2 img {
	margin: 0 auto;
}

#moomin_table_content .lineup_nav .sitewrap {
	text-align: center;
}

#moomin_table_content .lineup_nav .sitewrap:before {
	display: none;
}

#moomin_table_content .lineup_nav h3 {
	text-align: center;
	font-size: 2.5rem;
	letter-spacing: 0.2em;
}

#moomin_table_content .lineup_nav .flag {
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
	border-top: solid 1px #231815;
	max-width: 575px;
	margin: 20px auto 30px;
}

#moomin_table_content .lineup_nav .lineup_link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}

#moomin_table_content .lineup_nav .lineup_link li {
	max-width: 148px;
}

#moomin_table_content .lineup_item .box {
	width: auto;
	min-height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}

#moomin_table_content .lineup_item .package {
	position: relative;
	z-index: 5;
	order: -1;
	width: 46%;
}

.detail {
	width: 50%;
}

.recWrap {
	margin-top: 50px;
	padding: 10px 20px 0;
	border: 2px solid #dec6b3;
	position: relative;
}

.recWrapTit {
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	background: #fff;
	top: -10px;
	left: 50%;
	margin-left: -80px;
	padding: 0px 20px;
	font-weight: bold;
}

.recCont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.recCont.sponly {
	display: none;
}

.recTit {
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
}

.recTit span {
	display: block;
	font-size: 1.1rem;
	letter-spacing: 0.02em;
}

.recCont img {
	width: 20%;
}

.recCont .btn_style {
	width: 40%;
}


#moomin_table_content .lineup_item .circle img {
	display: block;
	transform: translate(0px, 0px);
}

#moomin_table_content .lineup_item .detail h3 span {
	font-size: 1.9rem;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#moomin_table_content .lineup_item .detail h3 img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

#moomin_table_content .lineup_item .detail .goti {
	margin: 1em 0;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}

#moomin_table_content .lineup_item .detail .pht {
	position: absolute;
	right: 0;
	top: 50px;
}

#moomin_table_content .lineup_item .box .texts {
	margin: 2em auto 3em;
	max-width: 400px;
}

#moomin_table_content .lineup_item .box .texts p {
	text-align: left;
	font-size: 1.4rem;
}

#moomin_table_content .lineup_item .box.reverse {
	flex-direction: row-reverse;
}

#moomin_table_content .lineup_item .box.reverse .pht {
	right: auto;
	left: 0;
}

.point {
	width: 100%;
	margin: 0 auto 80px;
	padding: 80px 0;
	background: url(https://inicmarket.itembox.design/item/moomin_table/02/point_bg.svg) no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
}

.pointTit {
	margin: 0 auto 50px;
}

#pointList {
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

#pointList li {
	margin-bottom: 30px;
	display: flex;
}

#pointList li span {
	background: rgba(195, 13, 35, 0.27);
}

#pointList li img {
	height: 40px;
	width: 30px;
	object-fit: contain;
	margin-right: 30px;
}

#pointList li p {
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#pointList li p.small {
	font-size: 1.2rem;
}

.howtoTit {
	width: 30%;
	margin: 0 auto 50px;
}

.howtoTit img {
	width: 100%;
}

#howtoList {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

#howtoList li {
	width: 22%;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.02em;
	position: relative;
}

#howtoList li:after {
	content: "";
	background: #333;
	height: calc(tan(60deg) * 20px / 2);
	width: 10px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	right: -25px;
	top: 110px;
}

#howtoList li:last-child:after {
	display: none;
}

#howtoList li img {
	width: 100%;
	margin-bottom: 20px;
}

.section.howto {
	margin-bottom: 50px;
}

.section.assort {
	margin-bottom: 120px;
}

.assortWrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.assortImg {
	width: 50%;
}

.assortBox {
	width: 40%;
}

.assortBox span {
	display: block;
	width: 120px;
	height: 120px;
	border: 1px solid #333;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	padding-top: 10px;
	margin: 0 auto;
}

.assortBox p {
	font-size: 1.4rem;
	margin-bottom: 40px;
}

.assortBox p.assortTit {
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 30px auto;
}

.section.series {
	position: relative;
}

.section.series:before {
	content: "";
	display: block;
	max-width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	margin: auto;
	background: url(https://inicmarket.itembox.design/item/moomin_table/bg_dot.png) repeat-x top center;
}

.section.series {
	position: relative;
	margin-bottom: 50px;
}

.series .links {
	width: 200px;
	position: absolute;
	bottom: 120px;
	left: 0;
	z-index: 111;
}

.section.whats {
	position: relative;
	padding-top: 80px;
}

.section.whats:before {
	content: "";
	display: block;
	max-width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	margin: auto;
	background: url(https://inicmarket.itembox.design/item/moomin_table/bg_dot.png) repeat-x top center;
}

#moomin_table_content .section.whats .ttl_01 {
	margin-bottom: 0;
}

.section.footLineup {
	position: relative;
}

.section.footLineup:before {
	content: "";
	display: block;
	max-width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	margin: auto;
	background: url(https://inicmarket.itembox.design/item/moomin_table/bg_dot.png) repeat-x top center;
}

section.footLineup h2.ttl_01 {
	padding-bottom: 50px;
}

#moomin_table_content .section.footLineup .ttl_01 {
	margin-bottom: 0;
}

.section.footLineup {
	padding-top: 80px;
}

#moomin_table_content .end_copy {
	margin: 100px 0 70px;
}

#moomin_table_content .end_copy small {
	color: #6E351C;
	font-weight: 800;
	font-size: 1.4rem;
}

@media screen and (max-width: 980px) {

	#moomin_table_content .sitewrap,
	#moomin_table_content .overwrap {
		max-width: 100%;
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
	}

	#moomin_table_content .lead .navis span {
		margin-top: 0;
	}

	.seriesBox {
		width: 420px;
		height: 380px;
	}

	.seriesBox:nth-child(2) img {
		width: 40%;
	}

	.seriesTit {
		width: 100%;
		margin: 10px auto;
		font-size: 1.8rem;
	}

	.seriesTit span {
		margin-bottom: 5px;
		font-size: 1.6rem;
	}

	.seriesBox ul li {
		font-size: 1.3rem;
	}

	#moomin_table_content .ttl_01 {
		text-align: center;
		letter-spacing: 0.1em;
		margin-bottom: 1em;
		font-size: 2.8rem;
	}

	.recCont.pconly {
		display: none;
	}

	.recCont.sponly {
		display: flex;
	}

	.recCont img {
		width: 40%;
	}

	.recContRight {
		width: 60%;
	}

	.recCont .btn_style {
		width: 100%;
	}

	.point {
		width: 100%;
		margin: 0 auto 80px;
		padding: 40px 0;
	}

	.pointTit {
		width: 15%;
		margin: 0 auto 20px;
	}

	#pointList li {
		margin-bottom: 20px;
	}

	#pointList li img {
		height: 20px;
		width: 20px;
		margin-right: 20px;
	}

	#pointList li p {
		font-size: 1.5rem;
	}

	#moomin_table_content .section .sitewrap {
		margin-bottom: 60px;
		position: relative;
		z-index: 5;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.section.howto {
		margin-bottom: 0;
	}

	.otherSeriesWrap {
		width: 100%;
		padding: 0 20px;
	}

	#moomin_table_content .series .otherSeriesWrap .sitewrap {
		width: 100%;
		padding-bottom: 280px;
	}

	#moomin_table_content .series .left_area {
		width: 70%;
	}

	#moomin_table_content .series h3 {
		font-size: 2.2rem;
	}

	.series .links {
		left: 80px;
	}

	#moomin_table_content .lineup_item .box {
		width: 100%;
		align-items: flex-start;
	}

	#moomin_table_content .lineup_item .box.reverse {
		align-items: center;
	}

	#moomin_table_content .lineup_item .box .texts {
		margin: 1em auto 2em;
		max-width: 400px;
	}

	#moomin_table_content .lineup_item .box .texts p {
		font-size: 1.2rem;
	}

	#moomin_table_content .lineup_item .pht {
		width: 50%;
	}

	#moomin_table_content .whats .left_area {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 35%;
		padding: 0 10px;
	}

	#moomin_table_content .whats .right_area {
		padding: 40px;
		margin-left: 10px;
	}

}

@media screen and (max-width: 767px) {

	#moomin_table_content .kv p.topCc {
		margin: 30px auto 20px;
		font-size: 2.0rem;
	}

	.section.lead {
		margin-bottom: 50px;
	}

	.section.lead .sitewrap:before {
		content: "";
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 2px;
		margin: auto;
		background: url(../../moomin_table/bg_dot.png) repeat-x top center;
	}

	.section.lead .sitewrap:after {
		display: none;
	}

	.seriesWrap {
		width: 100%;
		height: auto;
		margin: 0 auto 80px;
		display: block;
	}

	.seriesBox {
		width: 98%;
		height: auto;
		position: relative;
		top: auto;
		right: auto;
		margin: 0 auto 20px;
	}

	.seriesBox img {
		width: 100%;
	}

	.seriesBox:nth-child(2) {
		background: none;
		padding: 7vh 0;
	}

	.seriesBox:nth-child(2):after {
		content: "";
		background: url(../../moomin_table/02/new_bg.svg) no-repeat;
		width: 100%;
		height: 80vh;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
	}

	.seriesBox:nth-child(2) img {
		width: 44%;
	}

	.seriesTit {
		width: 100%;
		margin: 20px auto;
		font-size: 1.7rem;
	}

	.seriesTit span {
		margin-bottom: 0px;
		font-size: 1.4rem;
	}

	.seriesBox ul {
		width: 65%;
	}

	.seriesBox ul li {
		font-size: 1.4rem;
		line-height: 1.5;
		letter-spacing: 0.05em;
	}

	#moomin_table_content .ttl_01 {
		margin-bottom: 2em;
		font-size: 2.0rem;
	}

	#moomin_table_content .lineup_item .package {
		width: 90%;
		margin: 0 auto;
	}

	.detail {
		width: 90%;
	}

	#moomin_table_content .section .sitewrap {
		margin-bottom: 0;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0;
	}

	#moomin_table_content .kv .kv_img {
		height: auto;
	}

	#moomin_table_content .kv p {
		font-size: 13.5px;
	}

	#moomin_table_content .lead .navis {
		max-width: 100%;
	}

	#moomin_table_content .lead .navis li {
		position: relative;
		flex-grow: 1;
		flex-basis: 30%;
	}

	#moomin_table_content .lead .navis li a {
		width: auto;
		display: inline-block;
		padding: 0 5px;
	}

	#moomin_table_content .lead .navis li + li:before {
		content: "";
		display: block;
		position: absolute;
		width: 1px;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 0;
		background: #4A2317;
	}

	#moomin_table_content .lead .navis span {
		font-size: 1.1rem;
		line-height: 1.66;
		min-height: 4em;
		margin-top: 0;
		padding-top: 0;
	}

	#moomin_table_content .lead .navis img {
		height: 22px;
		width: auto;
	}

	#moomin_table_content .whats .overwrap,
	#moomin_table_content .series .overwrap {
		padding: 0;
	}

	#moomin_table_content .whats .overwrap:after,
	#moomin_table_content .series .overwrap:after,
	#moomin_table_content .whats .sitewrap:before {
		display: none;
	}

	#moomin_table_content .whats .sitewrap {
		padding: 0;
		display: block;
	}

	#moomin_table_content .whats .left_area {
		width: 100%;
		max-width: 319px;
		margin: 0 auto;
	}

	#moomin_table_content .whats .right_area {
		width: 100%;
		padding: 45px 15px 30px;
		margin: 0 0 45px;
	}

	#moomin_table_content .whats h2 img {
		max-width: 263px;
		margin: auto;
	}

	#moomin_table_content .whats h2 span,
	#moomin_table_content .series h2 span {
		text-align: center;
		font-size: 1.3rem;
		margin: 2em auto 3em;
	}

	#moomin_table_content .whats .texts p,
	#moomin_table_content .series .texts li {
		font-size: 1.3.5rem;
		line-height: 2.2;
	}

	#moomin_table_content .series {
		margin: 80px 0;
	}

	#moomin_table_content .series .overwrap:after {
		right: 0;
		bottom: 265px;
	}

	#moomin_table_content .series .sitewrap {
		padding: 0;
		display: block;
	}

	#moomin_table_content .series .sitewrap:before {
		display: none;
	}

	#moomin_table_content .series .left_area {
		width: 100%;
		padding: 30px 0 0;
	}

	#moomin_table_content .series h2 img {
		margin: auto;
		max-width: 86px;
	}

	#moomin_table_content .series h2 span {
		margin: 0.5em 0 2em;
	}

	#moomin_table_content .series h3 {
		font-size: 1.8rem;
		text-align: center;
	}

	#moomin_table_content .series ul {
		padding: 0 15px 45px;
	}

	#moomin_table_content .series .left_area .img_box {
		position: static;
	}

	#moomin_table_content .series .right_area {
		position: relative;
		z-index: 10;
	}

	#moomin_table_content .lineup .overwrap {
		background: #E1E5D7;
	}

	#moomin_table_content .lineup .overwrap h2 {
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		font-size: 1.3rem;
		margin: 0;
	}

	#moomin_table_content .lineup .overwrap h2 img {
		max-width: 139px;
	}

	#moomin_table_content .lineup_nav h3 {
		text-align: center;
		font-size: 1.9rem;
	}

	#moomin_table_content .lineup_nav .flag {
		padding-top: 20px;
		max-width: 100%;
		margin: 15px auto 40px;
	}

	#moomin_table_content .lineup_nav .flag li {
		width: 30%;
	}

	#moomin_table_content .lineup_nav .lineup_link {
		margin-top: 15px;
		flex-wrap: wrap;
	}

	#moomin_table_content .lineup_nav .lineup_link li {
		width: 30%;
	}

	#moomin_table_content .lineup_item .sitewrap {
		padding: 0;
	}

	#moomin_table_content .lineup_item .package img {
		margin-top: 30px;
	}

	#moomin_table_content .package h3 {
		margin-bottom: 10px;
		font-size: 2.4rem;
		letter-spacing: 0.1em;
	}

	#moomin_table_content .lineup_item .package h3 img {
		margin: 0 0 0 20px;
	}

	#moomin_table_content .lineup_item .box {
		flex-direction: column;
		align-items: center;
		width: 100%;
		min-height: 0;
		margin-bottom: 60px;
		padding-bottom: 70px;
		position: relative;
	}

	#moomin_table_content .lineup_item .box:after {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	margin: auto;
	background: url(../../moomin_table/bg_dot.png) repeat-x top center;
	}

	#moomin_table_content .lineup_item .package {
		order: 0;
	}

	#moomin_table_content .lineup_item .detail h3 span {
		font-size: 2.3rem;
	}

	#moomin_table_content .lineup_item .detail h3 img {
		margin-left: 10px;
	}

	.recWrap {
		padding: 20px 20px 10px 10px;
	}

	.recCont.pconly {
		display: none;
	}

	.recCont img {
		width: 40%;
	}

	.recContRight {
		width: 60%;
	}

	.recCont .btn_style {
		width: 100%;
	}

	#moomin_table_content .lineup_item .detail .goti {
		margin: 1em 0;
		font-size: 1.4rem;
	}

	#moomin_table_content .lineup_item .detail .pht {
		position: static;
		width: 100%;
	}

	#moomin_table_content .lineup_item .box .texts {
		margin: 1em auto 2em;
		max-width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	#moomin_table_content .lineup_item .box .texts p {
		font-size: 1.3rem;
	}

	#moomin_table_content .lineup_item .box.reverse {
		margin-right: 0;
		margin-left: auto;
		margin-bottom: 40px;
		flex-direction: column;
	}

	#moomin_table_content .lineup_item .box.reverse .pht {
		right: auto;
		left: 0;
	}

	#moomin_table_content .lineup_item .btn_style.w_btn a {
		max-width: 196px;
	}

	a.page_link {
		padding-top: 65px;
		margin-top: -65px;
	}

	.point {
		/*
		width: 90%;
		height: auto;
		margin: 0 auto 80px;
		padding: 50px 10px;
		background: url(https://inicmarket.itembox.design/item/moomin_table/02/point_bg_sp.svg) no-repeat;
		background-size: cover;
*/
		width: 90%;
		height: auto;
		margin: 0 auto 80px;
		padding: 40px 1% 30px;
		background: #F6F0EA;
		border-radius: 100px;
	}

	#pointList {
		text-align: center;
		width: 90%;
	}

	.pointTit {
		margin: 0 auto 25px;
		width: 35%;
	}

	#pointList li {
		display: block;
		margin-bottom: 35px;
		font-size: 1.5rem;
	}

	#pointList li img {
		height: 25px;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}

	#pointList li p {
		font-size: 1.5rem;
	}

	#pointList li p.small {
		display: flex;
		justify-content: center;
		margin-top: 15px;
		text-align: left;
	}

	.section.howto {
		padding: 0;
		margin: 0;
	}

	.howtoTit {
		width: 60%;
		margin-bottom: 40px;
	}

	#moomin_table_content .section.howto .sitewrap {
		margin-bottom: 0;
		padding: 0;
	}

	#howtoList {
		flex-direction: column;
	}

	#howtoList li {
		width: 100%;
		margin: 0 auto 60px;
		font-size: 1.4rem;
		text-align: center;
		display: flex;
		justify-content: center;
	}

	#howtoList li div {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}

	#howtoList li p {
		margin-bottom: 10px;
	}

	#howtoList li:after {
		height: calc(tan(60deg) * 20px / 2);
		width: 25px;
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		top: auto;
		right: auto;
		bottom: -40px;
	}

	#howtoList li img {
		width: 70%;
		margin-bottom: 10px;
	}

	.section.assort {
		margin-bottom: 0;
	}

	#moomin_table_content .section.assort .sitewrap {
		margin-bottom: 0;
		padding-bottom: 20px;
	}

	.section.assort .sitewrap:before {
		content: "";
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 2px;
		margin: auto;
		background: url(../../moomin_table/bg_dot.png) repeat-x top center;
	}

	.assortWrap {
		display: block;
	}

	.assortBox {
		width: 100%;
	}

	.assortImg {
		width: 100%;
		margin-bottom: 10px;
	}

	.assortBox p {
		font-size: 1.3rem;
	}

	.assortBox p.assortTit {
		font-size: 1.8rem;
	}

	.otherSeriesWrap {
		width: 100%;
	}

	.series .links {
		bottom: auto;
		left: auto;
		position: relative;
		margin: 50px auto 0;
	}

	#moomin_table_content .series {
		margin-bottom: 50px;
	}

	#moomin_table_content .section.whats .ttl_01 {
		margin-bottom: 40px;
	}

	.section.whats {
		margin-bottom: 60px;
		padding-top: 60px;
	}

	.section.footLineup {
		padding-top: 60px;
	}

	.section.footLineup h2 {
		width: 40%;
		margin: 0 auto 40px;
		padding-bottom: 40px;
	}

	#moomin_table_content .series .otherSeriesWrap .sitewrap {
		padding-bottom: 0;
	}

}

@media screen and (max-width: 374px) {
	#moomin_table_content .example li dl dd.guide {
		padding: 0;
		justify-content: space-between;
	}

	#moomin_table_content .example li dl dd .up {
		font-size: 1.2rem
	}

	#moomin_table_content .example .center_wrap small {
		font-size: 1.1rem;
	}

	#moomin_table_content .ttl_01 {
		font-size: 1.8rem;
	}

	#moomin_table_content .what_sec .blocks h3 {
		font-size: 1.2rem;
	}

	#moomin_table_content .what_sec .blocks h3 strong {
		font-size: 2rem;
		letter-spacing: 0.1em;
	}

	#moomin_table_content .lineup p small {
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 300px) {
	.seriesBox:nth-child(2) {
		padding: 4vh 0;
		background: #F6F0EA;
		border-radius: 60px;
	}

	.seriesBox p {
		width: 90%;
		font-size: 1.4rem;
	}

	seriesBox ul {
		width: 85%;
		margin: 0 auto;
	}

	.seriesBox ul li {
		font-size: 1.2rem;
	}
}