@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&display=swap);


.fs-c-subgroupList__label {
	font-weight: 400;
}

.fs-c-productList__controller {
	font-weight: 400;
}

.fs-c-salesPeriod__date {
	font-weight: 400;
}

.fs-c-productPrice__addon {
	font-weight: 400;
}

.fs-c-button--plain.fs-c-button--addToCart--list {
	font-weight: 400;
}

.contact_inner {
	font-weight: 400;
}

.fnavi {
	font-weight: 400;
}

.navi li .navi_drop {
	font-weight: 400;
}

.footer .finfo_txt {
	font-weight: 400;
}

.footer .copy {
	font-weight: 400;
}

/*------------------------
 ARGAN-OIL 0276
------------------------*/

.main-area {
	padding: 0 0 7.8rem;
}

.main-area .inner {
	text-align: center;
	padding: 0 20px;
}

.main-area .image {
	position: relative;
	margin: 0 0 2.6rem;
}

.main-area .image h2 {
	position: absolute;
	left: 6%;
	top: -1.5rem;
	font-size: 2.5rem;
	display: block;
	font-weight: normal;
	letter-spacing: .09em;
}

.main-area h3 {
	font-size: 1.25rem;
	font-weight: 500;
	margin: 0 0 2rem;
	letter-spacing: 0.3em;
}

.main-area p {
	line-height: 2.2;
	font-weight: 400;
}

.main-section-01 {
	position: relative;
}

.main-section-01 .inner {
	position: relative;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}

.main-section-01 .bg-image {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.main-section-01 .bg-image .left {
	flex-basis: 67%;
}

.main-section-01 .bg-image .right {
	width: 60%;
	position: absolute;
	top: -4rem;
	right: 0;
	text-align: right;
}

.main-section-01 .obj-text {
	position: absolute;
	bottom: 11rem;
	right: 9.5%;
	font-size: 1.125rem;
	line-height: 2.875rem;
	font-weight: 400;
}

.main-section-02 {
	margin: -4rem 0 8.6rem;
}

.main-section-02 h2 {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 300;
	line-height: 3.125rem;
	letter-spacing: .24em;
	margin: 0 0 4rem;
}

.main-section-02 ul {
	display: flex;
	justify-content: center;
}

.main-section-02 ul li {
	width: 100%;
	max-width: 228px;
	text-align: center;
	margin: 0 2%;
}

.main-section-02 ul li .image {
	margin: 0 0 1rem;
}

.main-section-02 ul li h3 {
	font-size: 1.125rem;
	letter-spacing: .10em;
	font-weight: 500;
	color: #4c6f50;
}

.main-section-02 ul li:nth-child(1) h3 {
	padding: 0 0 0 10px;
}

.main-section-02 ul li:nth-child(3) h3 {
	padding: 0 0 0 20px;
}

.chara-area {
	margin: 0 0 9rem;
}

.chara-area .head {
	margin: 0 0 6rem;
	text-align: center;
}

.chara-area .head .en-title {
	font-size: 2.5rem;
	display: block;
	font-weight: normal;
	letter-spacing: .10em;
	margin: 0 0 .8rem;
}

.chara-area .head .ja-title {
	font-weight: 500;
	font-size: 1rem;
}

.chara-area .point-box-right {
	width: 86.5%;
	margin: 0 0 5.5rem 13.5%;
	position: relative;
	padding: 0 0 5rem;
}

.chara-area .point-box-right.box-3 {
	margin-bottom: 4.5rem;
}

.chara-area .point-box-right .inner {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 0 8% 0 0;
}

.chara-area .point-box-right .inner:after {
	content: '';
	width: 94%;
	height: 104%;
	background: #f5f8f4;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	transform: translate( 0, 10%);
}

.chara-area .point-box-right .inner .image {
	position: relative;
	width: 67.5%;
}

.chara-area .point-box-right .inner .image img {
	box-shadow: rgb(0 0 0 / 20%) 0px 18px 50px -10px;
}

.chara-area .point-box-right .inner .image .obj-text {
	font-size: 3.562rem;
	font-weight: 100;
	position: absolute;
	top: -2rem;
	right: 0rem;
	margin: 0;
	line-height: 1;
}

.chara-area .point-box-right .inner .conts {
	width: 28%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.chara-area .point-box-right .inner .conts .point-no {
	font-size: 1.56rem;
	text-align: center;
	color: #fff;
	background: #a7baa9;
	width: 149px;
	height: 149px;
	line-height: 149px;
	border-radius: 50%;
	margin: -.5rem 0 0 -2.7rem;
}

.chara-area .point-box-right .inner .conts h3 {
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 3.125rem;
	letter-spacing: .24em;
	margin: 4.6rem 0 0 0;
}

.chara-area .point-box-right.box-3 .inner .conts h3 {
	margin: 3.6rem 0 0 0;
}

.chara-area .point-box-right .inner .conts p {
	font-size: .875rem;
	padding: 1.2rem 0;
	font-weight: 400;
}

.chara-area .point-box-left {
	width: 90%;
	margin: 0 10% 8.1rem 0;
	position: relative;
	padding: 0 0 5rem;
}

.chara-area .point-box-left .inner {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 0 0 0 8%;
}

.chara-area .point-box-left .inner:after {
	content: '';
	width: 91.5%;
	height: 105%;
	background: #f5f8f4;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	transform: translate( 0, 19%);
}

.chara-area .point-box-left .inner .image {
	position: relative;
	width: 67.5%;
}

.chara-area .point-box-left .inner .image img {
	box-shadow: rgb(0 0 0 / 20%) 0px 18px 50px -10px;
}

.chara-area .point-box-left .inner .image .obj-text {
	font-size: 3.562rem;
	font-weight: 100;
	position: absolute;
	top: -2rem;
	left: -1.5rem;
	margin: 0;
	line-height: 1;
	letter-spacing: .2em;
}

.chara-area .point-box-left .inner .conts {
	width: 30.5%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.chara-area .point-box-left .inner .conts .point-no {
	font-size: 1.56rem;
	text-align: center;
	color: #fff;
	background: #a7baa9;
	width: 149px;
	height: 149px;
	line-height: 149px;
	border-radius: 50%;
	margin: -.5rem 0 3rem auto;
	right: 0;
	top: 0;
}

.chara-area .point-box-left .inner .conts h3 {
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 3.125rem;
	letter-spacing: .24em;
	margin: 0 0 1.6rem 0;
	white-space: nowrap;
}

.chara-area .point-box-left .inner .conts p {
	font-size: .875rem;
	font-weight: 400;
}

.how-to-area {
	padding: 0 0 3rem;
}

.how-to-area .inner {
	width: 100%;
	max-width: 989px;
	margin: 0 auto;
}

.how-to-area .head {
	margin: 0 0 3rem;
	text-align: center;
}

.how-to-area .head .en-title {
	font-size: 2.5rem;
	display: block;
	font-weight: normal;
	letter-spacing: .12em;
	margin: 0 0 .8rem;
}

.how-to-area .head .ja-title {
	font-weight: 500;
	font-size: 1rem;
}


.how-to-area .center-image {
	position: relative;
	width: 100%;
	max-width: 328px;
	margin: 0 auto .5rem;
}

.how-to-area .center-image .orcle-obj {
	font-size: 1.56rem;
	text-align: center;
	color: #000;
	background: #e7dab8;
	width: 161px;
	height: 161px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: -9rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.how-to-area .center-image .orcle-obj span {
	display: block;
}

.how-to-area .center-image .orcle-obj .en-name {
	font-size: 1.5rem;
}

.how-to-area .center-image .orcle-obj .ja-name {
	font-size: .875rem;
	font-weight: 500;
}

.how-to-area  .how-to-center-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 2rem;
}

.how-to-area  .how-to-center-flex > div {
	width: 48%;
	margin: 0 0 2rem;
}

.how-to-area  .how-to-center-flex > div h3 {
	font-size: 1.125rem;
	position: relative;
	text-align: center;
	padding: 0 0 2rem;
}

.how-to-area .how-to-center-flex > div h3:after {
	content: '';
	width: 40px;
	height: 6px;
	background: #e7dab8;
	position: absolute;
	bottom: 4px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.how-to-area .how-to-center-flex > div p {
	font-size: .875rem;
	font-weight: 500;
}

.how-to-area .how-to-herf-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 2rem;
}

.how-to-area .how-to-herf-flex > div {
	width: 48%;
	margin: 0 0 2rem;
}

.how-to-area .how-to-herf-flex > div .image {
	position: relative;
	text-align: center;
	min-height: 338px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	margin: 0 0 2rem;
}

.how-to-area .how-to-herf-flex > div .image .orcle-obj {
	font-size: 1.56rem;
	text-align: center;
	color: #000;
	background: #e7dab8;
	width: 161px;
	height: 161px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.how-to-area .how-to-herf-flex > div.left .image img {
	padding: 0 0 0 2rem;
}

.how-to-area .how-to-herf-flex > div.right .image img {
	padding: 0 0 0 3rem;
}

.how-to-area .how-to-herf-flex > div .image .orcle-obj span {
	display: block;
}

.how-to-area .how-to-herf-flex > div .image .orcle-obj .en-name {
	font-size: 1.5rem;
}

.how-to-area .how-to-herf-flex > div .image .orcle-obj .ja-name {
	font-size: .875rem;
	font-weight: 500;
}

.how-to-area .how-to-herf-flex > div h3 {
	font-size: 1.125rem;
	position: relative;
	text-align: center;
	padding: 0 0 2.2rem;
}

.how-to-area .how-to-herf-flex > div h3:after {
	content: '';
	width: 40px;
	height: 6px;
	background: #e7dab8;
	position: absolute;
	bottom: 4px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.how-to-area .how-to-herf-flex > div p {
	font-size: .875rem;
	font-weight: 500;
}

.reason-area {
	padding: 3.8rem 0 .1rem;
	background: #faf8f2;
}

.reason-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.reason-area .head {
	text-align: center;
}

.reason-area .head .obj-image {
	margin: 0 0 .6rem;
}

.reason-area .head h2 {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 300;
	line-height: 3.125rem;
	letter-spacing: .24em;
	margin: 0 0 6rem;
}

.reason-area .right-image-flex {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 0 0;
	margin: 0 5% 6rem;
}

.reason-area .right-image-flex .image {
	width: 63%;
	position: absolute;
	top: 0;
	right: 0;
}

.reason-area .right-image-flex .conts {
	flex-basis: 41.5%;
	position: relative;
}

.reason-area .right-image-flex .conts .no-obj {
	font-size: 3.43rem;
	font-weight: 300;
	color: #a07e61;
	text-align: center;
	padding: 1.2rem 1.4rem 2.4rem 0;
}

.reason-area .right-image-flex .conts .inner-box {
	background: #fff;
	box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
	padding: 3rem 3rem;
}

.reason-area .right-image-flex.box-3 .conts .inner-box {
	padding: 3rem 3rem;
}

.reason-area .right-image-flex .conts .inner-box h3 {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 2.3;
}

.reason-area .left-image-flex {
	position: relative;
	display: flex;
	justify-content: flex-end;
	padding: 0 0;
	margin: 0 5% 6rem;
}

.reason-area .left-image-flex .image {
	width: 63%;
	position: absolute;
	top: 0;
	left: 0;
}

.reason-area .left-image-flex .conts {
	flex-basis: 41.5%;
	position: relative;
}

.reason-area .left-image-flex .conts .no-obj {
	font-size: 3.43rem;
	font-weight: 300;
	color: #a07e61;
	text-align: center;
	padding: 1.2rem 0 2.4rem 1.4rem;
}

.reason-area .left-image-flex .conts .inner-box {
	background: #fff;
	box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
	padding: 3rem 3rem;
}

.reason-area .left-image-flex .conts .inner-box h3 {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 2.5;
}

.type-area {
	padding: 6.8rem 0;
}

.type-area .inner {
	width: 100%;
	max-width: 876px;
	margin: 0 auto;
}

.type-area .head {
	margin: 0 0 3.5rem;
}

.type-area .head h2 {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 300;
	line-height: 3.125rem;
	letter-spacing: .08em;
}

.type-area .type-flex {
	display: flex;
	justify-content: space-between;
	margin: 0 0 9.5rem;
}

.type-area .type-flex > div {
	width: 48%;
	box-sizing: border-box;
	padding: 1.8rem 2.4rem 2rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.type-area .type-flex .item-left {
	background: #ecf0ea;
}

.type-area .type-flex .item-left .item-head {
	margin: 0 0 1rem;
	text-align: center;
}

.type-area .type-flex .item-left .item-head span {
	display: block;
}

.type-area .type-flex .item-left .item-head .en-name {
	font-size: 1.75rem;
	letter-spacing: .1em;
}

.type-area .type-flex .item-left .item-head .ja-name {
	font-size: .875rem;
	font-weight: 500;
}

.type-area .type-flex .item-left p {
	font-size: .875rem;
	font-weight: 400;
}

.type-area .type-flex .item-left .link-bt a {
	display: block;
	position: relative;
	color: #fff;
	font-size: .875rem;
	font-weight: 500;
	text-align: center;
	background: #4c6f50;
	padding: 1rem 0;
	margin: 2.5rem 0 0;
	text-decoration: none;
	box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
	transition: all 0.3s ease;
}

.type-area .type-flex .item-left .link-bt a:hover {
	opacity: .7;
}

.type-area .type-flex .item-left .link-bt a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 8%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.type-area .type-flex .item-left .type-image {
	text-align: center;
}

.type-area .type-flex .item-right {
	background: #f8f3e9;
}

.type-area .type-flex .item-right .item-head {
	margin: 0 0 1rem;
	text-align: center;
}

.type-area .type-flex .item-right .item-head span {
	display: block;
}

.type-area .type-flex .item-right .item-head .en-name {
	font-size: 1.75rem;
}

.type-area .type-flex .item-right .item-head .ja-name {
	font-size: .875rem;
	font-weight: 500;
}

.type-area .type-flex .item-right p {
	font-size: .875rem;
	font-weight: 400;
}

.type-area .type-flex .item-right .link-bt a {
	display: block;
	position: relative;
	color: #fff;
	font-size: .875rem;
	font-weight: 500;
	text-align: center;
	background: #a07e61;
	padding: 1rem 0;
	text-decoration: none;
	box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
	transition: all 0.3s ease;
}

.type-area .type-flex .item-right .link-bt a:hover {
	opacity: .7;
}

.type-area .type-flex .item-right .link-bt a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 8%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.type-area .type-flex .item-right .type-image {
	text-align: center;
}

.type-area .open-box {
	transition: all 0.3s ease;
}

.type-area .open-box:hover {
	opacity: .7;
}

.type-area .open-box .ac-head {
	font-size: 1.125rem;
	font-weight: 500;
	text-align: center;
	padding: 2.5rem 0;
	background: #ebebeb;
	position: relative;
	cursor: pointer;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}

.type-area .open-box .ac-head:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/ac-icon.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translateY(-50%) rotate(-45deg);
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	height: 20px;
	width: 20px;
	background-size: 100% auto;
	transition: all 0.3s ease;
}

.type-area .open-box .ac-head.active:after {
	transform: translateY(-50%) rotate(-0deg);
	-webkit-transform: translateY(-50%) rotate(-0deg);
	-ms-transform: translateY(-50%) rotate(-0deg);
}

.type-area .open-box .hidden-box {
	display:none;
	padding: 2.8rem 0 0;
}

.type-area .open-box .hidden-box .table-box {
	display: flex;
	justify-content: center;
}

.type-area .open-box .hidden-box table {
	font-size: .875rem;
}

.type-area .open-box .hidden-box table th {
	text-align: left;
	font-weight: 400;
	padding: 0 2rem .2rem 0;
}

.type-area .open-box .hidden-box table td {
	font-weight: 400;
}

.review-area {
	padding: 4.6rem 0 2.5rem;
	background: #f8f3e9;
}

.review-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.review-area .head {
	margin: 0 0 2.5rem;
}

.review-area .head h2 {
	font-size: 1.25rem;
	text-align: center;
	font-weight: 500;
}

.review-box {
	background: #fff;
	border-radius: 20px;
	padding: 1.8rem 1.8rem;
	margin: 0 0 1.5rem;
}

.review-box .box-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.review-box .box-head .star {
	padding: 0 1.2rem 0 0;
}

.review-box .name-area {
	display: flex;
	align-items: center;
}

.review-box .name-area .name {
	font-size: 1rem;
	font-weight: 500;
	margin: 0 1rem 0 0;
}

.review-box .name-area .days {
	font-size: .75rem;
	font-weight: 500;
	color: #9a9a9a;
}

.review-box p {
	margin-bottom: 0;
	font-weight: 400;
}

.recipes-area {
	padding: 8.2rem 0 5.4rem;
}

.recipes-area .head {
	margin: 0 0 4rem;
	text-align: center;
}

.recipes-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.recipes-area .head .en-title {
	font-size: 2.5rem;
	display: block;
	font-weight: normal;
	letter-spacing: .1em;
	margin: 0 0 .8rem;
}

.recipes-area .head .ja-title {
	font-weight: 500;
	font-size: 1rem;
}

.recipes-flex {
	display: flex;
	justify-content: space-between;
}

.recipes-flex .recipes-box a {
	display: block;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}

.recipes-flex .recipes-box a:hover {
	opacity: 1;
}

.recipes-flex .recipes-box a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,.4) 30%,rgba(255,255,255,0) 50%);
	background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,.4) 30%,rgba(255,255,255,0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	transition: 0.3s ease-in-out;
	z-index: 2;
}

.recipes-flex .recipes-box a:after {
	position: absolute;
	content: '';
	width: 23.7px;
	height: 9.55px;
	right: 24px;
	bottom: 37px;
	background: url('https://mmoon.itembox.design/item/lp/black-arrow.svg') no-repeat;
	background-size: 100% auto;
	transition: 0.3s ease-in-out;
	z-index: 3;
}

.recipes-flex .recipes-box a:hover:after {
	right: 15px;
	bottom: 37px;
}

.recipes-flex .recipes-box a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.recipes-flex .recipes-box a h3 {
	position: absolute;
	bottom: 3.8rem;
	left: 1.5rem;
	margin: 0 2rem 0 0;
	letter-spacing: .12em;
	line-height: 1.75rem;
	z-index: 2;
}

#floting-bt {
	position: fixed;
	right: 2rem;
	bottom: 2rem;
}

#floting-bt a {
	display: block;
	width: 100px;
	height: 100px;
	color: #fff;
	font-size: .875rem;
	line-height: 1.625;
	text-align: center;
	background: #4c6f50;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
	transition: all 0.3s ease;
}

#floting-bt a:hover {
	opacity: .8;
	box-shadow: none;
}


/*------------------------
 Counseling
------------------------*/

.counseling-area {
	padding: 0 0 3rem;
}

.counseling-area .inner {
	width: 100%;
	max-width: 1184px;
	margin: 0 auto;
	position: relative;
}

.counseling-area .main-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 0 0 6.3rem;
}

.counseling-area .main-flex .image {
	width: 72%;
}

.counseling-area .main-flex .box {
	width: 38%;
	position: relative;
	background: #fff;
	margin: 0 0 0 -12%;
	box-sizing: border-box;
	padding: 6rem 1.6rem 2rem 4rem;
}

.counseling-area .main-flex .box .en-title {
	font-size: 2.25rem;
	letter-spacing: .13em;
	font-weight: 400;
	margin: 0 0 .5rem;
}

.counseling-area .main-flex .box .ja-title {
	font-size: 1.125rem;
	margin: 0 0 3.7rem;
	font-weight: 400;
	letter-spacing: 0.11em;
}

.counseling-area .main-flex .box p {
	font-size: .875rem;
	font-weight: 400;
	margin: 0;
	line-height: 2;
}

.list-contents ul {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.list-contents ul li {
	position: relative;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 1.06px;
	margin: 0 0 2rem;
	line-height: 2;
}

.list-contents ul li a {
	font-weight: bold;
}

.list-contents ul li:before {
	content: '';
	width: 18px;
	height: 2px;
	background: #333;
	position: absolute;
	top: 14px;
	left: -29px;

}

/*------------------------
 Review
------------------------*/

.review-main-area .inner {
	text-align: center;
	padding: 0 20px;
}

.review-main-area .image {
	margin: 0 0 1.5rem;
}

.review-main-area .main-flex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.review-main-area .main-flex .left {
	width: 43%;
	text-align: right;
}

.review-main-area .main-flex .left h3 {
	font-size: 1.25rem;
	letter-spacing: 0.06em;
}

.review-main-area .main-flex .left h3 span {
	border-bottom: 2px solid #b6c796;
	padding: 0 0 .3rem;
}

.review-main-area .main-flex .right {
	width: 56%;
	float: initial;
	box-sizing: border-box;
	padding: 0 0 0 2rem;
}

.review-main-area .main-flex .right a {
	display: block;
	width: 100%;
	max-width: 397px;
	line-height: 63px;
	color: #fff;
	background: #555555;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
	transition: all 0.3s ease;
}

.review-main-area .main-flex .right a:hover {
	opacity: .7;
}

.review-main-area .main-flex .right a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.coupon-area {
	padding: 7rem 0;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.coupon-area:before {
	content: '';
	width: 581px;
	height: 730px;
	background: url('https://mmoon.itembox.design/item/review/left-bg-obj@2x.png') no-repeat;
	background-size: 100% auto;
	position: absolute;
	left: -16rem;
	top: 2.7rem;
	z-index: -1;
}

.coupon-area:after {
	content: '';
	width: 491px;
	height: 490px;
	background: url('https://mmoon.itembox.design/item/review/right-bg-obj@2x.png') no-repeat;
	background-size: 100% auto;
	position: absolute;
	right: -13rem;
	bottom: -6rem;
	z-index: -1;
}

.coupon-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

.coupon-area .obj-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 3rem;
	letter-spacing: .16em;
}

.coupon-area .obj-title .border {
	border-bottom: 2px solid #b6c796;
	padding: 0 0 .3rem;
}

.coupon-area .obj-title >span:before {
	margin-right: .8rem;
	content: "＼";
}

.coupon-area .obj-title >span:after {
	margin-left: .8rem;
	content: "／";
}

.coupon-area .image {
	margin: 0 0 3.3rem;
}

.coupon-area h3 {
	font-size: 1.25rem;
	font-weight: 500;
	margin: 0 0 3rem;
}

.coupon-area h3 span {
	border-bottom: 2px solid #a2b3a3;
	padding: 0 0 .8rem;
}

.coupon-area p {
	font-size: 1rem;
	font-weight: 400;
	line-height: 2.1;
}

.coupon-area p.margin-p {
	margin: 0 0 7.5rem;
	line-height: 2.1;
}

.coupon-area p.mini {
	font-size: .75rem;
}

.review-post-area {
	background: #f0f2f0;
	padding: 8rem 0 7rem;
}

.review-post-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.review-post-area .head {
	text-align: center;
	margin: 0 0 5rem;
}

.review-post-area .head .icon {
	margin: 0 0 1.5rem;
}

.review-post-area .head h2 {
	font-size: 2.5rem;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.15em;
}

.review-post-area .no-flex {
	padding: 0 3%;
	margin: 0 0 4rem;
	display: flex;
	justify-content: space-between;
}

.review-post-area .no-flex.revers-box {
	flex-direction: row-reverse;
}

.review-post-area .no-flex.revers-box .conts {
	padding: 0 0 0 4rem;
	box-sizing: border-box;
}

.review-post-area .no-flex .image {
	width: 60%;
	padding: 3rem 0 0;
	text-align: right;
}

.review-post-area .no-flex.revers-box .image {
	text-align: left;
}

.review-post-area .no-flex .conts {
	width: 37%;
}

.review-post-area .no-flex .conts .no {
	font-size: 3.375rem;
	font-weight: 300;
	margin: 0 0 2rem;
}

.review-post-area .no-flex .conts h3 {
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1.8;
}

.review-post-area .center-bt a {
	display: block;
	width: 100%;
	max-width: 440px;
	line-height: 63px;
	color: #fff;
	background: #555555;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	margin: 0 auto 4rem;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	transition: all 0.3s ease;
}

.review-post-area .center-bt a:hover {
	opacity: .7;
}

.review-post-area .center-bt a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.review-post-area .bottom-arrow {
	text-align: center;
	margin: 0 auto 0rem;
}

.review-post-area .inner-box {
	border: 1px dashed #333;
	padding: 2.5rem 2rem 1.5rem;
	position: relative;
	margin: 6rem 3% 0;
}

.review-post-area .inner-box h4 {
	font-size: 1rem;
	font-weight: 500;
	position: absolute;
	top: -11px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.review-post-area .inner-box h4 span {
	background: #f0f2f0;
	padding: 0 2rem;
	letter-spacing: .15em;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.review-post-area .inner-box ul li {
	font-size: 1rem;
	font-weight: 500;
	margin: 0 0 .7rem;
}

.review-grand-area {
	padding: 8rem 0 7rem;
}

.review-grand-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.review-grand-area .head {
	text-align: center;
	margin: 0 0 6.2rem;
}

.review-grand-area .head .icon {
	margin: 0 0 2.5rem;
}

.review-grand-area .head h2 {
	font-size: 2.5rem;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.20em;
	margin: 0 0 4rem;
}

.review-grand-area .head h3 {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 3rem;
}

.review-grand-area .head h3 span:before {
	margin-right: .8rem;
	content: "＼";
}

.review-grand-area .head h3 span:after {
	margin-left: .8rem;
	content: "／";
}

.review-grand-area .grand-flex {
	display: flex;
	justify-content: space-between;
	margin: 0 0 5rem;
	padding: 0 2%;
}

.review-grand-area .grand-flex .image {
	width: 41%;
}

.review-grand-area .grand-flex .image img {
	border: 1px solid #000;
}

.review-grand-area .grand-flex .conts {
	width: 53%;
}

.review-grand-area .grand-flex .conts .name {
	font-size: 1.125rem;
	font-weight: 400;
	margin: 0 0 .3rem;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.review-grand-area .grand-flex .conts .star {
	font-size: 1.125rem;
	font-weight: 400;
	margin: 0 0 2rem;
}

.review-grand-area .grand-flex .conts .star span {
	color: #3e6b44;
}

.review-grand-area .grand-flex .conts h4 {
	font-size: 1.125rem;
	font-weight: 500;
	margin: 0 0 2rem;
}

.review-grand-area .grand-flex .conts p {
	font-size: .875rem;
	font-weight: 500;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
}

.review-grand-area .item-link {
	text-align: center;
}

.review-grand-area .item-link a {
	display: block;
	width: 100%;
	max-width: 436px;
	line-height: 63px;
	margin: 0 auto 6.2rem;
	color: #fff;
	background: #4c6050;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	transition: all 0.3s ease;
}

.review-grand-area .item-link a:hover {
	opacity: .7;
}

.review-grand-area .item-link a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.review-grand-area .thanks-box {
	border: 2px dashed #b6c796;
	margin: 0 3%;
	padding: 1.5rem 2rem 1.5rem;
	border-radius: 12px;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: .2em;
}

/*------------------------
 Contenst
------------------------*/

.contest-main-area .inner {
	padding: 0 20px;
	margin: 0 auto;
}

.contest-main-area .image {
	margin: 0 0 6rem;
	text-align: center;
}

.contest-nav {
	padding: 0 0 11rem;
}

.contest-nav .inner {
	width: 100%;
	max-width: 1179px;
	margin: 0 auto 0;
}

.contest-nav ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.contest-nav ul li {
	text-align: center;
}

.contest-nav ul li a {
	display: block;
	position: relative;
	transition: all 0.3s ease;
	text-decoration: none;
}

.contest-nav ul li a:hover {
	text-decoration: none;
	opacity: .7;
}

.contest-nav ul li a:before {
	content: '';
	background: url('https://mmoon.itembox.design/item/contest/right-black-arrow.svg') no-repeat;
	position: absolute;
	bottom: -2.5rem;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
	-webkit-transform: translateX(-50%) rotate(90deg);
	-ms-transform: translateX(-50%) rotate(90deg);
	height: 17.91px;
	width: 10.11px;
	background-size: 100% auto;
}

.contest-nav ul li .image {
	margin: 0 0 1.2rem;
}

.contest-nav ul li .en-text {
	font-size: 1.375rem;
	font-weight: 400;
	letter-spacing: .1em;
}

.contest-nav ul li .ja-text {
	font-size: .875rem;
	font-weight: 400;
	margin: 0;
}

.contest-award-area {
	text-align: center;
	padding: 0 0 6.7rem;
}

.contest-award-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.contest-award-area .obj-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 7rem;
	letter-spacing: .2em;
}

.contest-award-area .obj-title:before {
	margin-right: .8rem;
	content: "＼";
}

.contest-award-area .obj-title:after {
	margin-left: .8rem;
	content: "／";
}

.contest-award-area .pre-box {
	border: 1px dashed #333;
	padding: 7.4rem 2rem 2.5rem;
	position: relative;
	margin: 7.2rem 3% 0;
}

.contest-award-area .pre-box .box-head {
	position: absolute;
	top: -2.2rem;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 100%;
	max-width: 244px;
	background: #fff;
	padding: 0 1.8rem;
}

.contest-award-area .pre-box .head-flex {
	display: flex;
}

.contest-award-area .pre-box .head-flex .left {
	width: 50%;
	background: #c1b273;
	color: #fff;
	line-height: 74px;
	font-size: 1.5rem;
	font-weight: 400;
	border-radius: 37px 0 0 37px;
}

.contest-award-area .pre-box .head-flex .right {
	float: initial;
	width: 50%;
	background: #f0f2f0;
	color: #333;
	line-height: 74px;
	font-size: 1.5rem;
	font-weight: 400;
	border-radius: 0 37px 37px 0;
}

.contest-award-area .pre-box .image {
	margin: 0 0 3rem;
}

.contest-award-area .pre-box .border-title {
	margin: 0 0 1.6rem;
}

.contest-award-area .pre-box .border-title span {
	font-size: 1rem;
	font-weight: 400;
	padding: 0 0 .5rem;
	color: #c1b273;;
	border-bottom: 1px solid #c1b273;
}

.contest-award-area .pre-box h4 {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2;
	letter-spacing: .05em;
}

.contest-award-area .pre-box p {
	font-size: .875rem;
	font-weight: 400;
	margin: 1.7rem 0 1rem;
}

.contest-appli-area {
	padding: 0 0 6.5rem;
}

.contest-appli-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: -100px auto 0;
	padding-top: 100px;
}

.contest-appli-area .head {
	text-align: center;
	margin: 0 0 5.5rem;
}

.contest-appli-area .en-title {
	font-size: 2rem;
	display: block;
	font-weight: normal;
	letter-spacing: .20em;
	margin: 0 0 .8rem;
}

.contest-appli-area .ja-title {
	font-size: .875rem;
	font-weight: 500;
}


.contest-appli-area .obj-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 3rem;
	text-align: center;
	letter-spacing: .2em;
}

.contest-appli-area .obj-title:before {
	margin-right: .8rem;
	content: "＼";
}

.contest-appli-area .obj-title:after {
	margin-left: .8rem;
	content: "／";
}

.contest-appli-area .bg-text {
	font-size: 1rem;
	font-weight: 400;
	background: #eaf0df;
	margin: 0 3% 6rem;
	text-align: center;
	padding: 1rem;
}

.contest-appli-area .appli-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 759px;
	margin: 0 auto 0rem;
}

.contest-appli-area .appli-flex.box-1 {
	margin: 0 auto 4rem;
}

.contest-appli-area .appli-flex.reserve {
	flex-direction: row-reverse;
}

.contest-appli-area .appli-flex .image {
	width: 35%;
	text-align: center;
}

.contest-appli-area .appli-flex .image a {
	transition: all 0.3s ease;
}

.contest-appli-area .appli-flex .image a:hover {
	opacity: .7;
}

.contest-appli-area .appli-flex .conts {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 62%;
	border-bottom: 2px solid #a5afa6;
	padding: .8rem 0;
}

.contest-appli-area .appli-flex .conts .no {
	font-size: 2.5rem;
	font-weight: 300;
	text-align: center;
	width: 10%;
}

.contest-appli-area .appli-flex .conts .text {
	width: 87%;
	line-height: 2.5;
}


.contest-follow-area {

}

.contest-follow-area .inner {
	width: 100%;
	max-width: 1232px;
	padding: 1rem 0 0;
	margin: 0 auto 9.3rem;
	background: url('https://mmoon.itembox.design/item/contest/follow-bg@2x.jpg') no-repeat;
	background-size: cover;
}

.contest-follow-area .follow-flex {
	width: 100%;
	max-width: 906px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.contest-follow-area .follow-flex .left {
	width: 35%;
}

.contest-follow-area .follow-flex .right {
	width: 62%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 8% 0 0;
}

.contest-follow-area .follow-flex .right .insta-head {
	margin: 2.6rem 0 0;
}

.contest-follow-area .follow-flex .right .insta-icon {
	margin: 0 0 .6rem 0;
}

.contest-follow-area .follow-flex .right .insta-text {
	font-size: 2rem;
	margin: 0 0 2rem;
	line-height: 1;
	letter-spacing: .08em;
}

.contest-follow-area .follow-flex .right .obj-title {
	font-size: 1.375rem;
	font-weight: 500;
	margin: 0 0 3rem;
	text-align: center;
	letter-spacing: .2em;
	white-space: nowrap;
}

.contest-follow-area .follow-flex .right .obj-title span:before {
	margin-right: .8rem;
	content: "＼";
}

.contest-follow-area .follow-flex .right .obj-title span:after {
	margin-left: .8rem;
	content: "／";
}

.contest-follow-area .follow-flex .right .insta-link a {
	display: block;
	width: 100%;
	max-width: 440px;
	line-height: 63px;
	color: #fff;
	background: #555555;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	margin: 0 auto 3rem;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	transition: all 0.3s ease;
}

.contest-follow-area .follow-flex .right .insta-link a:hover {
	opacity: .7;
}

.contest-follow-area .follow-flex .right .insta-link a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.contest-award-top {
	padding: 0 0 3.5rem;
	text-align: center;
}

.contest-award-top .inner {
	width: 100%;
	max-width: 1200px;
	margin: -100px auto 0;
	padding-top: 100px;
}

.contest-award-top .head {
	margin: 0 0 5rem;
}

.contest-award-top .head .en-title {
	font-size: 2rem;
	display: block;
	font-weight: normal;
	letter-spacing: .20em;
	margin: 0 0 .8rem;
}

.contest-award-top .head h2 {
	font-size: .875rem;
	font-weight: 500;
}

.contest-award-top .top-text {
	font-size: 1.125rem;
	line-height: 2;
	font-weight: 400;
}

.contest-award-top .bottom-text {
	font-size: 1rem;
	font-weight: 400;
}

.contest-award-bottom {
	margin: 0 auto 10.5rem;
	padding: 4.5rem 0 .1rem;
	text-align: center;
	background: #fbfaf6;
}

.contest-award-bottom .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0;
}

.contest-award-bottom .head {
	margin: 0 0 6.4rem;
}

.contest-award-bottom .head h2 {
	font-size: 1.875rem;
	font-weight: 400;
	line-height: 1.9;
}

.contest-award-bottom .head h2 span {
	display: block;
	font-size: 1.125rem;
	font-weight: 400;
}

.contest-award-bottom .head p {
	font-size: 1rem;
	font-weight: 400;
	line-height: 2;
}

.contest-award-bottom .sub-head {
	margin: 0 0 4rem;
}

.contest-award-bottom .sub-head .icon {
	margin: 0 0 2.2rem;
}

.contest-award-bottom .sub-head .obj-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 3rem;
	text-align: center;
	letter-spacing: .1em;
}

.contest-award-bottom .sub-head .obj-title span:before {
	margin-right: .8rem;
	content: "＼";
}

.contest-award-bottom .sub-head .obj-title span:after {
	margin-left: .8rem;
	content: "／";
}

.rank-flex-top {
	padding: 0 3%;
	margin: 0 0 7rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.rank-flex-top .image {
	width: 57%
}

.rank-flex-top .conts {
	width: 37%;
	text-align: left;
}

.rank-flex-top .conts h4 {
	font-size: 1.5rem;
	font-weight: 500;
	position: relative;
	margin: 0 0 3rem;
	letter-spacing: .12em;
}

.rank-flex-top .conts h4:after {
	content: '';
	width: 24px;
	height: 4px;
	background: #3e6a44;
	position: absolute;
	left: 0;
	bottom: -1.6rem;
}

.rank-flex-top .conts p {
	font-size: 1rem;
	font-weight: 400;
	line-height: 2;
	margin: 0;
}

.contest-award-bottom .middle-head {
	margin: 0 0 5rem;
}

.contest-award-bottom .middle-head .obj-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 3rem;
	text-align: center;
	letter-spacing: .1em;
}

.contest-award-bottom .middle-head .obj-title span:before {
	margin-right: .8rem;
	content: "＼";
}

.contest-award-bottom .middle-head .obj-title span:after {
	margin-left: .8rem;
	content: "／";
}

.contest-award-bottom .rank-flex-bottom {
	padding: 0 3%;
	margin: 0 0 6rem;
	display: flex;
	justify-content: space-between;
}

.contest-award-bottom .rank-flex-bottom .left {
	width: 43%;
	text-align: left;
}

.contest-award-bottom .rank-flex-bottom .right {
	width: 43%;
	text-align: left;
}

.contest-award-bottom .rank-flex-bottom .image {
	margin: 0 0 3rem;
}

.contest-award-bottom .rank-flex-bottom h4 {
	font-size: 1.125rem;
	font-weight: 500;
	position: relative;
	margin: 0 0 3.8rem;
}

.contest-award-bottom .rank-flex-bottom h4:after {
	content: '';
	width: 24px;
	height: 4px;
	background: #3e6a44;
	position: absolute;
	left: 0;
	bottom: -2.1rem;
}

.contest-award-bottom .rank-flex-bottom p {
	font-size: 1rem;
	font-weight: 400;
	line-height: 2;
	margin: 0;
}

.contest-award-bottom .link-bt a {
	display: block;
	width: 100%;
	max-width: 440px;
	line-height: 63px;
	color: #fff;
	background: #555555;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	margin: 0 auto 4rem;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	transition: all 0.3s ease;
}

.contest-award-bottom .link-bt a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.contest-award-bottom .link-bt a:hover {
	opacity: .7;
}

.contest-howto-area {
	margin: -100px auto 6.2rem;
	padding: 100px 0 .1rem;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.contest-howto-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0;
}

.contest-howto-area .head {
	margin: 0 0 5.5rem;
}

.contest-howto-area .head .en-title {
	font-size: 2rem;
	display: block;
	font-weight: normal;
	letter-spacing: .20em;
	margin: 0 0 .8rem;
}

.contest-howto-area .head h2 {
	font-size: .875rem;
	font-weight: 500;
	margin: 0 0 5.5rem;
}

.contest-howto-area .head .obj-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 2.6rem;
	text-align: center;
	letter-spacing: .2em;
}

.contest-howto-area .head .obj-title span:before {
	margin-right: .8rem;
	content: "＼";
}

.contest-howto-area .head .obj-title span:after {
	margin-left: .8rem;
	content: "／";
}

.contest-howto-area .head p {
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: .2em;
}

.contest-howto-area .howto-list-area {
	position: relative;
	margin: 0 0 7.7rem;
}

.contest-howto-area .howto-list-area:after {
	content: '';
	background: #f0f2f0;
	width: calc(100% + 300%);
	height: 332px;
	position: absolute;
	left: -100%;
	top: 5rem;
	z-index: -1;
}

.contest-howto-area .howto-list-area ul {
	display: flex;
	justify-content: space-between;
	margin: 0 2% 5rem;
}

.contest-howto-area .howto-list-area ul li {
	width: 27%;
	position: relative;
}

.contest-howto-area .howto-list-area ul li:nth-child(1):after {
	content: '';
	background: url('https://mmoon.itembox.design/item/contest/right-black-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: -21%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 17.91px;
	width: 10.11px;
	background-size: 100% auto;
}

.contest-howto-area .howto-list-area ul li:nth-child(2):after {
	content: '';
	background: url('https://mmoon.itembox.design/item/contest/right-black-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: -21%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 17.91px;
	width: 10.11px;
	background-size: 100% auto;
}

.contest-howto-area .howto-list-area ul li .bg-text {
	max-width: 180px;
	width: 100%;
	line-height: 35px;
	text-align: center;
	font-size: 1rem;
	font-weight: 500;
	position: absolute;
	right: -1.2rem;
	bottom: 1.2rem;
	background: #fff;
}

.contest-howto-area .howto-list-area .link-bt a {
	display: block;
	width: 100%;
	max-width: 440px;
	line-height: 63px;
	color: #fff;
	background: #555555;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	margin: 0 auto 4rem;
	box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
	transition: all 0.3s ease;
}

.contest-howto-area .howto-list-area .link-bt a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.contest-howto-area .howto-list-area .link-bt a:hover {
	opacity: .7;
}

.contest-howto-area .howto-buy-area {
	position: relative;
}

.contest-howto-area .howto-buy-area h3 {
	font-size: 1.25rem;
	font-weight: 500;
	margin: 0 0 5rem;
	letter-spacing: .16em;
}

.contest-howto-area .howto-buy-flex {
	display: flex;
	justify-content: center;
	position: relative;
}

.contest-howto-area .howto-buy-flex:after {
	content: '';
	background: #f0f2f0;
	width: 112%;
	height: 423px;
	position: absolute;
	left: -6%;
	bottom: 1rem;
	z-index: -1;
}

.contest-howto-area .howto-buy-flex .left {
	width: 32%;
	padding: 0 5%;
	text-align: left;
}

.contest-howto-area .howto-buy-flex .right {
	width: 32%;
	padding: 0 5%;
	float: initial;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}


.contest-howto-area .howto-buy-flex .image {
	margin: 0 0 2rem;
}

.contest-howto-area .howto-buy-flex h4 {
	font-size: 1.25rem;
	line-height: 2;
	margin: 0 0 1.4rem;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.20em;
}

.contest-howto-area .howto-buy-flex .buy-link a {
	display: block;
	width: 100%;
	max-width: 440px;
	line-height: 63px;
	color: #fff;
	background: #4c6f4f;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	margin: 0 auto 4rem;
	box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
	transition: all 0.3s ease;
}

.contest-howto-area .howto-buy-flex .buy-link a:hover {
	opacity: .7;
}

.contest-howto-area .howto-buy-flex .buy-link a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 9%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.contest-asymmetry-area {
	overflow: hidden;
	padding: 0 0 8.8rem;
}

.contest-asymmetry-area .kit-area {
	margin: 0 0 3rem;
}

.contest-asymmetry-area .kit-area .inner {
	width: 100%;
	max-width: 1126px;
	margin: 0 auto 0;
}

.contest-asymmetry-area .kit-area .chara-title {
	font-size: 1.75rem;
	font-weight: 400;
	margin: 0 0 .5rem;
	letter-spacing: .2em;
}

.contest-asymmetry-area .kit-area .border-text {
	font-size: 1rem;
	line-height: 3;
	font-weight: 400;
	margin: 0 0 4.5rem;
}

.contest-asymmetry-area .kit-area .border-text span {
	border-bottom: 1px solid #cecece;
	padding: 0 0 0.5rem;
}

.contest-asymmetry-area .kit-area .kit-flex {
	position: relative;
	display: flex;
}

.contest-asymmetry-area .kit-area .kit-flex .image {
	width: 80.5%;
	position: absolute;
	top: -9rem;
	right: -6%;
	z-index: -1;
}

.contest-asymmetry-area .kit-area .kit-flex .box {
	flex-basis: 36.5%;
	position: relative;
	background: #f0f2f0;
	padding: 3.2rem 3rem;
	box-sizing: border-box;
}

.contest-asymmetry-area .kit-area .kit-flex .box h3 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.04em;
	margin: 0 0 1rem;
}

.contest-asymmetry-area .kit-area .kit-flex .box p {
	font-size: .875rem;
	font-weight: 400;
	line-height: 2.3;
	margin: 0 0 2rem;
}

.contest-asymmetry-area .kit-area .kit-flex .box .buy-link a {
	display: block;
	width: 100%;
	max-width: 440px;
	line-height: 63px;
	color: #fff;
	background: #4c6f4f;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
	transition: all 0.3s ease;
}

.contest-asymmetry-area .kit-area .kit-flex .box .buy-link a:hover {
	opacity: .7;
}

.contest-asymmetry-area .kit-area .kit-flex .box .buy-link a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}


.contest-asymmetry-area .soap-area .inner {
	width: 100%;
	max-width: 1126px;
	margin: 0 auto 0;
}

.contest-asymmetry-area .soap-area .chara-title {
	font-size: 1.75rem;
	font-weight: 400;
	margin: 0 0 1rem;
	text-align: right;
	letter-spacing: .2em;
}

.contest-asymmetry-area .soap-area .border-text {
	font-size: 1rem;
	line-height: 3;
	font-weight: 400;
	margin: 0 0 3.5rem;
	text-align: right;
}

.contest-asymmetry-area .soap-area .border-text span {
	border-bottom: 1px solid #cecece;
	padding: 0 0 0.5rem;
}

.contest-asymmetry-area .soap-area .soap-flex {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
}

.contest-asymmetry-area .soap-area .soap-flex .image {
	width: 80.5%;
	position: absolute;
	top: -3.6rem;
	left: -6%;
	z-index: -1;
}

.contest-asymmetry-area .soap-area .soap-flex .box {
	flex-basis: 36.5%;
	position: relative;
	background: #f0f2f0;
	padding: 3rem 3rem;
	box-sizing: border-box;
}

.contest-asymmetry-area .soap-area .soap-flex .box h3 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.04em;
	margin: 0 0 1rem;
}

.contest-asymmetry-area .soap-area .soap-flex .box p {
	font-size: .875rem;
	font-weight: 400;
	line-height: 2.3;
	margin: 0 0 3rem;

}

.contest-asymmetry-area .soap-area .soap-flex .box .buy-link a {
	display: block;
	width: 100%;
	max-width: 440px;
	line-height: 63px;
	color: #fff;
	background: #4c6f4f;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
	box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
	transition: all 0.3s ease;
}

.contest-asymmetry-area .soap-area .soap-flex .box .buy-link a:hover {
	opacity: .7;
}

.contest-asymmetry-area .soap-area .soap-flex .box .buy-link a:after {
	content: '';
	background: url('https://mmoon.itembox.design/item/lp/white-arrow.svg') no-repeat;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	height: 10.11px;
	width: 17.91px;
	background-size: 100% auto;
}

.contest-exbition-area {
	text-align: center;
	padding: 0 0 7.8rem;
}

.contest-exbition-area .inner {
	width: 100%;
	max-width: 1000px;
	margin: -100px auto 0;
	padding-top: 100px;
}

.contest-exbition-area .head {
    margin: 0 0 5.1rem;
}

.contest-exbition-area .head .en-title {
	font-size: 2rem;
	display: block;
	font-weight: normal;
	letter-spacing: .20em;
	margin: 0 0 .8rem;
}

.contest-exbition-area .head h2 {
	font-size: .875rem;
	font-weight: 500;
	margin: 0 0 5.5rem;
}

.contest-exbition-area .head .obj-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 2.6rem;
	text-align: center;
	letter-spacing: .2em;
}

.contest-exbition-area .head .obj-title span:before {
	margin-right: .8rem;
	content: "＼";
}

.contest-exbition-area .head .obj-title span:after {
	margin-left: .8rem;
	content: "／";
}

.contest-exbition-area .exbition-list {
	display: flex;
	flex-wrap: wrap;
}

.contest-exbition-area .exbition-list li {
	width: 26%;
	margin: 0 3.65% 3rem;
	text-align: right;
}

.contest-exbition-area .exbition-list li .image {
	margin: 0 0 .7rem;
}

.contest-exbition-area .exbition-list li p {
	font-size: .875rem;
	font-weight: 400;
	margin: 0;
}

.contest-insta-area {
	margin: 0 auto 10rem;
}

.contest-insta-area .inner {
	width: 100%;
	max-width: 1286px;
	margin: 0 auto;
}

.contest-insta-area .image a {
	transition: all 0.3s ease;
}

.contest-insta-area .image a:hover {
	opacity: .7;
}

.contest-appli-conts {
	padding: 2.4rem 0 8rem;
}

.contest-appli-conts .inner {
	width: 100%;
	max-width: 695px;
	margin: 0 auto;
}

.contest-appli-conts .head {
	text-align: center;
}

.contest-appli-conts .head .en-title {
	font-size: 2rem;
	display: block;
	font-weight: normal;
	letter-spacing: .20em;
	margin: 0 0 .8rem;
}

.contest-appli-conts .head h2 {
	font-size: .875rem;
	font-weight: 500;
	margin: 0 0 5rem;
}

.contest-appli-conts th {
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 2;
	text-align: left;
	position: relative;
	padding: 0 0 .7rem;
}

.contest-appli-conts th:before {
	content: '';
	width: 18px;
	height: 2px;
	background: #333;
	position: absolute;
	top: 17px;
	left: -36px;
}

.contest-appli-conts td {
	display: block;
	font-size: .875rem;
	font-weight: 400;
	line-height: 2;
	padding: 0 0 2rem;
}

.contest-appli-conts td p {
	margin-top: 0;
}

@media only screen and (max-width: 767px) {
	
	/*------------------------
	 ARGAN-OIL 0276
	------------------------*/
	
	.main-area {
		padding: 3rem 0 3.4rem;
	}
	
	.main-area .image h2 {
		font-size: 28px;
		text-align: left;
		left: 4%;
		top: -3rem;
	}
	
	.main-area h3 {
		font-size: 19px;
		line-height: 2;
	}
	
	.main-area p {
		font-size: 12px;
	}
	
	.main-section-01 {
		padding: 0 0 1rem;
	}
	
	.main-section-01 .obj-text {
		position: relative;
		bottom: 1.5rem;
		font-size: 13px;
		right: initial;
		left: 10%;
		line-height: 1.875rem;
	}
	
	.main-section-01 .bg-image .left {
		flex-basis: 90%;
	}
	
	.main-section-01 .bg-image .right {
		width: 60%;
		top: -2.5rem;
	}
	
	.main-section-02 {
		margin: 0 0 3.8rem;
	}
	
	.main-section-02 .inner {
		margin: 0 auto;
		padding: 0 20px;
	}
	
	.main-section-02 h2 {
		font-size: 16px;
		line-height: 2.125rem;
	}
	
	.main-section-02 ul {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.main-section-02 ul li {
		width: 48%;
		margin: 0 0 2rem;
	}
	
	.main-section-02 ul li h3 {
		font-size: 14px;
	}
	
	
	.chara-area {
		margin: 0;
	}
	
	.chara-area .head {
		margin: 0 0 4rem;
	}
	
	.chara-area .head .en-title {
		font-size: 24px;
	}
	
	.chara-area .head .ja-title {
		font-size: 12px;
	}
	
	.chara-area .point-box-right .inner .conts .point-no {
		width: 90px;
		height: 90px;
		line-height: 90px;
		font-size: 15px;
		position: absolute;
		top: -45px;
		left: 0;
		margin: 0;
	}
	
	.chara-area .point-box-left .inner .conts .point-no {
		width: 90px;
		height: 90px;
		line-height: 90px;
		font-size: 15px;
		position: absolute;
		top: -45px;
		right: 0;
		margin: 0;
	}
	
	.chara-area .point-box-right {
		width: calc(100% - 20px);
		margin: 0 0 0 20px;
		padding: 0 0 4rem;
	}
	
	.chara-area .point-box-right.box-3 {
		margin-bottom: 0;
	}
	
	.chara-area .point-box-left {
		width: calc(100% - 20px);
		margin: 0 20px 0 0;
		padding: 0 0 4rem;
	}
	
	.chara-area .point-box-right .inner .image {
		width: 100%;
	}
	
	.chara-area .point-box-left .inner .image {
		width: 100%;
	}
	
	.chara-area .point-box-right .inner {
		display: block;
		padding: 0 20px 0 0;
	}
	
	.chara-area .point-box-left .inner {
		display: block;
		padding: 0 0 0 20px;
	}
	
	.chara-area .point-box-right .inner .image .obj-text {
		font-size: 34px;
		top: -1rem;
	}
	
	.chara-area .point-box-left .inner .image .obj-text {
		font-size: 34px;
		top: -1rem;
		left: 0;
	}
	
	.chara-area .point-box-right .inner .conts {
		width: 100%;
		box-sizing: border-box;
		padding: 0 6%;
	}
	
	.chara-area .point-box-left .inner .conts {
		width: 100%;
		box-sizing: border-box;
		padding: 0 6%;
	}
	
	.chara-area .point-box-right .inner:after {
		height: 220px;
		right: 0;
		top: 0;
	}
	
	.chara-area .point-box-left .inner:after {
		height: 220px;
		width: 94%;
		left: 0;
		top: 0;
		transform: translate( 0, 10%);
	}
	
	.chara-area .point-box-right .inner .conts h3 {
		font-size: 18px;
		line-height: 2.125rem;
	}
	
	.chara-area .point-box-left .inner .conts h3 {
		font-size: 18px;
		line-height: 2.125rem;
		margin-top: 4.6rem;
	}
	
	.chara-area .point-box-right .inner .conts p {
		font-size: 13px;
		margin: 0;
	}
	
	.chara-area .point-box-left .inner .conts p {
		font-size: 13px;
		margin: 0;
	}
	
	.how-to-area .head .en-title {
		font-size: 24px;
	}
	
	.how-to-area .head .ja-title {
		font-size: 12px;
	}
	
	.how-to-area .center-image {
		width: 68%;
	}
	
	.how-to-area .inner {
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.how-to-area .how-to-center-flex {
		display: block;
		margin: 0 0 3.5rem;
	}
	
	.how-to-area .how-to-center-flex > div {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.how-to-area .how-to-center-flex > div h3 {
		font-size: 17px;
	}
	
	.how-to-area .how-to-center-flex > div p {
		font-size: 13px;
	}
	
	.how-to-area .center-image .orcle-obj {
		width: 120px;
		height: 120px;
		left: -54px;
	}
	
	.how-to-area .center-image .orcle-obj .en-name {
		font-size: 20px;
	}
	
	.how-to-area .center-image .orcle-obj .ja-name {
		font-size: 12px;
	}
	
	.how-to-area .how-to-herf-flex {
		display: block;
	}
	
	.how-to-area .how-to-herf-flex > div {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		float: initial;
	}
	
	.how-to-area .how-to-herf-flex > div .image {
		width: 68%;
		min-height: initial;
		margin: 0 auto .5rem;
	}
	
	.how-to-area .how-to-herf-flex > div h3 {
		font-size: 17px;
	}
	
	.how-to-area .how-to-herf-flex > div p {
		font-size: 13px;
	}
	
	.how-to-area .how-to-herf-flex > div .image .orcle-obj {
		width: 120px;
		height: 120px;
		left: -54px;
	}
	
	.how-to-area .how-to-herf-flex > div.right .image img {
		padding: 3rem 0 0 2rem;
	}
	
	.how-to-area .how-to-herf-flex > div .image .orcle-obj .en-name {
		font-size: 20px;
	}
	
	.how-to-area .how-to-herf-flex > div .image .orcle-obj .ja-name {
		font-size: 12px;
	}
	
	.reason-area .inner {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.reason-area .head h2 {
		font-size: 16px;
		line-height: 2.125rem;
	}
	
	.reason-area .right-image-flex {
		margin: 0 0 7rem;
		display: block;
	}
	
	.reason-area .left-image-flex {
		margin: 0 0 7rem;
		display: block;
	}
	
	.reason-area .right-image-flex .image {
		width: 90%;
	}
	
	.reason-area .left-image-flex .image {
		width: 90%;
	}
	
	.reason-area .right-image-flex .conts {
		width: 78%;
	}
	
	.reason-area .left-image-flex .conts {
		width: 78%;
		flex-basis: initial;
		margin: 0 0 0 22%;
	}
	
	.reason-area .right-image-flex .conts .inner-box {
		padding: 2rem 2rem;
	}
	
	.reason-area .left-image-flex .conts .inner-box {
		padding: 2rem 2rem;
	}
	
	.reason-area .right-image-flex.box-3 .conts .inner-box {
		padding: 2rem 2rem;
	}
	
	.reason-area .right-image-flex .conts .inner-box h3 {
		font-size: 15px;
	}
	
	.reason-area .left-image-flex .conts .inner-box h3 {
		font-size: 15px;
	}
	
	.reason-area .right-image-flex .conts .no-obj {
		opacity: 0;
	}
	
	.reason-area .left-image-flex .conts .no-obj {
		opacity: 0;
	}
	
	.reason-area .box-1:before {
		content: '01';
		font-size: 42px;
		font-weight: 300;
		color: #a07e61;
		position: absolute;
		top: -5rem;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	
	.reason-area .box-2:before {
		content: '02';
		font-size: 42px;
		font-weight: 300;
		color: #a07e61;
		position: absolute;
		top: -5rem;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	
	.reason-area .box-3:before {
		content: '03';
		font-size: 42px;
		font-weight: 300;
		color: #a07e61;
		position: absolute;
		top: -5rem;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	
	.reason-area .box-4:before {
		content: '04';
		font-size: 42px;
		font-weight: 300;
		color: #a07e61;
		position: absolute;
		top: -5rem;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	
	.type-area {
		padding: 5rem 0;
	}
	
	.type-area .inner {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.type-area .head h2 {
		font-size: 16px;
		line-height: 2.125rem;
	}
	
	.type-area .type-flex {
		display: block;
		margin: 0 0 5rem;
	}
	
	.type-area .type-flex > div {
		width: 100%;
		padding: 1.8rem 2rem 2rem;
	}
	
	.type-area .type-flex .item-left .item-head .en-name {
		font-size: 22.5px;
	}
	
	.type-area .type-flex .item-left .item-head .ja-name {
		font-size: 12px;
	}
	
	.type-area .type-flex .item-left p {
		font-size: 12px;
	}
	
	.type-area .type-flex .item-left {
		margin: 0 0 2rem;
	}
	
	.type-area .type-flex .item-left .link-bt a {
		margin: 1.5rem 0 0;
	}
	
	.type-area .open-box .ac-head {
		padding: 1.5rem 0;
	}
	
	.type-area .open-box .ac-head:after {
		width: 15px;
		height: 15px;
	}
	
	.review-area {
		padding: 2.6rem 0 2.5rem;
	}
	
	.review-area .head {
		margin: 0 0 1.2rem;
	}
	
	.review-area .head h2 {
		font-size: 17px;
	}
	
	.review-area .inner {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.review-box {
		margin: 0 1rem 1.5rem;
		padding: 1.2rem;
	}
	
	.review-box .box-head {
		display: block;
	}
	
	.review-box .name-area .name {
		font-size: 14px;
		white-space: nowrap;
		margin: 0 0rem 0 0;
	}
	
	.review-box .name-area .days {
		transform: scale(.9);
		white-space: nowrap;
	}
	
	.review-box .box-head .star {
		text-align: right;
		padding: 0;
	}
	
	.review-box p {
		font-size: 11px;
		margin-top: .5rem;
	}
	
	.recipes-area {
		padding: 5.2rem 0 2.4rem;
	}
	
	.recipes-area .head .en-title {
		font-size: 24px;
	}
	
	.recipes-area .head .ja-title {
		font-size: 12px;
	}
	
	.recipes-area .inner {
		width: 100%;
		padding: 0 20px 0;
		box-sizing: border-box;
	}
	
	.recipes-area .swipe-inner {
		overflow-x: auto;
		width: 100%;
		-webkit-overflow-scrolling: touch;
		padding: 0 20px 3rem;
		margin: 0 -20px;
	}
	
	.recipes-area .recipes-flex {
		min-width: 893px;
		box-sizing: border-box;
	}
	
	.recipes-area .recipes-flex > div {
		width: 31.333%;
		margin: 0 2% 0 0;
	}
	
	#floting-bt {
		right: 20px;
		bottom: 20px;
		z-index: 10;
	}
	
	#floting-bt a {
		width: 80px;
		height: 80px;
		font-size: 11px;
	}
	
	/*------------------------
	 Counseling
	------------------------*/
	
	.counseling-area {
		padding: 1rem 0;
	}
	
	.counseling-area .inner {
		box-sizing: border-box;
		padding: 0 20px;
	}
	
	.counseling-area .main-flex {
		display: block;
		margin: 0 0 .5rem;
	}
	
	.counseling-area .main-flex .image {
		width: 100%;
	}
	
	.counseling-area .main-flex .box {
		width: 100%;
		margin: 0 0 0;
		padding: 3rem 0;
	}
	
	.counseling-area .main-flex .box .en-title {
		font-size: 24px;
		text-align: center;
		margin: 0 0 .5rem;
	}
	
	.counseling-area .main-flex .box .ja-title {
		font-size: 12px;
		text-align: center;
	}
	
	.counseling-area .main-flex .box p {
		font-size: 13px;
	}
	
	.counseling-area .list-contents {
		
	}
	
	.list-contents ul li:before {
		width: 12px;
		left: -23px;
	}
	
	.list-contents ul {
		padding: 0 0 0 30px;
		box-sizing: border-box;
	}
	
	.list-contents ul li {
		font-size: 14px;
		margin: 0 0 1.2rem;
	}
	
	/*------------------------
	 Review
	------------------------*/
	
	.review-main-area .image {
		margin: 0 0 2rem;
	}
	
	.review-main-area .main-flex {
		display: block;
	}
	
	.review-main-area .main-flex .left {
		text-align: center;
		width: 100%;
	}
	
	.review-main-area .main-flex .left h3 {
		margin: 0 0 1.2rem;
		font-size: 16px;
		font-weight: bold;
	}
	
	.review-main-area .main-flex .right {
		width: 100%;
		padding: 0;
	}
	
	.review-main-area .main-flex .right a {
		font-size: 16px;
		line-height: 50px
		box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	}
	
	.review-main-area .main-flex .right a:after {
		width: 14.91px;
	}
	
	.coupon-area {
		padding: 4rem 0 3rem;
	}
	
	.coupon-area:before,.coupon-area:after{
		display: none;
	}
	
	.coupon-area .inner {
		box-sizing: border-box;
	}
	
	.coupon-area .obj-title {
		font-size: 16px;
		margin: 0 0 2rem;
	}
	
	.coupon-area h3 {
		font-size: 15px;
	}
	
	.coupon-area p.margin-p {
		font-size: 14px;
		margin: 0 0 4rem;
	}
	
	.coupon-area .image {
		margin: 0 0 2rem;
	}
	
	.coupon-area p {
		font-size: 14px;
	}
	
	.review-post-area {
		padding: 3rem 0;
	}
	
	.review-post-area .head h2 {
		font-size: 27px;
	}
	
	.review-post-area .inner {
		box-sizing: border-box;
		padding: 0 20px;
	}
	
	.review-post-area .head .icon {
		margin: 0 0 1.2rem;
	}
	
	.review-post-area .no-flex {
		display: block;
		margin: 0 0 1.5rem;
	}
	
	.review-post-area .no-flex .conts {
		width: 100%;
	}
	
	.review-post-area .no-flex .image {
		width: 100%;
		text-align: center;
		padding: 1.5rem 0 0;
	}
	
	.review-post-area .no-flex .conts .no {
		text-align: center;
		font-size: 32px;
		margin: 0;
	}
	
	.review-post-area .no-flex .conts h3 {
		font-size: 17px;
		text-align: center;
		margin: 0 0 1rem;
	}
	
	.review-post-area .center-bt a {
		line-height: 50px;
		font-size: 16px;
		width: 94%;
		margin: 0 auto 2rem;
	}
	
	.review-post-area .center-bt a:after {
		width: 12.91px;
		right: 4%;
	}
	
	.review-post-area .bottom-arrow {
		margin: 0 auto 2rem;
	}
	
	.review-post-area .no-flex.revers-box .conts {
		padding: 0;
	}
	
	.review-post-area .no-flex.revers-box .conts p {
		font-size: 12px;
		font-weight: 500;
		text-align: center;
		width: 100%;
		margin-bottom: 0;
		font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
	}
	
	.review-post-area .no-flex .conts p {
		font-size: 12px;
		font-weight: 500;
		text-align: left;
		width: 80%;
		margin: 0 auto 0;
		font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
	}
	
	.review-post-area .inner-box {
		margin: 4.5rem 2% 1rem;
		padding: 1.5rem 1.5rem 0.8rem;
	}
	
	.review-post-area .inner-box ul li {
		font-size: 14px;
	}
	
	.review-grand-area {
		padding: 4rem 0;
	}
	
	.review-grand-area .inner {
		box-sizing: border-box;
		padding: 0 20px;
	}
	
	.review-grand-area .head {
		margin: 0 0 1.2rem;
	}
	
	.review-grand-area .head .icon {
		margin: 0 0 1rem;
	}
	
	.review-grand-area .head h2 {
		font-size: 29px;
		margin: 0 0 2rem;
	}
	
	.review-grand-area .head h3 {
		font-size: 18px;
		margin: 0;
	}
	
	.review-grand-area .grand-flex {
		display: block;
		margin: 0 0 2.5rem;
		padding: 0 3%;
	}
	
	.review-grand-area .grand-flex .image {
		width: 100%;
		margin: 0 0 1rem;
	}
	
	.review-grand-area .grand-flex .conts {
		width: 100%;
	}
	
	.review-grand-area .grand-flex .image img {
		border: none;
	}
	
	.review-grand-area .grand-flex .conts .name {
		font-size: 16px;
	}
	
	.review-grand-area .grand-flex .conts .star {
		font-size: 16px;
		margin: 0 auto 1rem;
	}
	
	.review-grand-area .grand-flex .conts h4 {
		font-size: 16px;
		margin: 0 auto 1rem;
	}
	
	.review-grand-area .grand-flex .conts p {
		text-align: justify;
	}
	
	.review-grand-area .item-link a {
		line-height: 50px;
		font-size: 1rem;
		width: 94%;
		margin: 0 auto 2.5rem;
	}
	
	.review-grand-area .item-link a:after {
		width: 12.91px;
		right: 4%;
	}
	
	.review-grand-area .thanks-box {
		font-size: 16px;
		margin: 0 0;
		padding: 0.5rem 1rem 0.5rem;
	}
	
	/*------------------------
	 Contenst
	------------------------*/
	
	.contest-main-area .image {
		margin: 0 0 2.5rem;
		text-align: center;
	}
	
	.contest-nav .inner {
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.contest-nav ul {
		flex-wrap: wrap;
	}
	
	.contest-nav ul li {
		width: 50%;
		padding: 0 3% 0 0;
		box-sizing: border-box;
		margin: 0 0 4rem;
	}
	
	.contest-nav ul li:nth-child(2n) {
		padding: 0 0 0 3%;
	}
	
	.contest-nav ul li .en-text {
		font-size: 15px;
	}
	
	.contest-nav ul li .ja-text {
		font-size: 11px;
	}
	
	.contest-nav ul li a:before {
		bottom: -1.8rem;
		width: 7.11px;
	}
	
	.contest-nav {
		padding: 0 0 3rem;
	}
	
	.contest-award-area .inner {
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.contest-award-area .obj-title {
		font-size: 14px;
		letter-spacing: .1em;
		white-space: nowrap;
	}
	
	.contest-award-area .pre-box .head-flex .left,.contest-award-area .pre-box .head-flex .right {
		line-height: 44px;
		font-size: 16px;
	}
	
	.contest-award-area .pre-box .box-head {
		max-width: 160px;
	}
	
	.contest-award-area .pre-box .box-head {
		top: -1.5rem;
		padding: 0 0.8rem;
	}
	
	.contest-award-area .pre-box {
		margin: 3rem 3% 4rem;
		padding: 3rem 1.5rem 1.5rem;
	}
	
	.contest-award-area .pre-box .image {
		margin: 0 0 2rem;
	}
	
	.contest-award-area .pre-box h4 {
		font-size: 14px;
	}
	
	.contest-award-area .pre-box p {
		font-size: 11px;
	}
	
	.contest-award-area {
		padding: 0 0 1rem;
	}
	
	.contest-appli-area {
		padding: 0 0 2rem;
	}
	
	.contest-appli-area .inner {
		padding: 0 20px 0;
		margin: 0 auto 0;
		box-sizing: border-box;
	}
	
	.contest-appli-area .head {
		margin: 0 0 3rem;
	}
	
	.contest-appli-area .en-title {
		font-size: 24px;
	}
	
	.contest-appli-area .ja-title {
		font-size: 12px;
	}
	
	.contest-appli-area .obj-title {
		font-size: 16px;
		letter-spacing: .1em;
		white-space: nowrap;
	}
	
	.contest-appli-area .bg-text {
		font-size: 12px;
		margin: 0 3% 2rem;
	}
	
	.contest-appli-area .appli-flex {
		display: block;
		padding: 0 3% 3rem;
		box-sizing: border-box;
	}
	
	.contest-appli-area .appli-flex.box-1 {
		margin: 0 auto 0rem;
	}
	
	.contest-appli-area .appli-flex .conts {
		width: 100%;
		margin: 0 0 1.5rem;
	}
	
	.contest-appli-area .appli-flex .image {
		width: 100%;
	}
	
	.contest-appli-area .appli-flex .conts .text {
		line-height: 1.7;
		font-size: 14px;
	}
	
	.contest-appli-area .appli-flex .conts .no {
		font-size: 30px;
	}
	
	.contest-follow-area .inner {
		background: url('https://mmoon.itembox.design/item/contest/follow-bg-sp@2x.jpg') no-repeat;
		background-size: 100% auto;
		min-height: 300px;
		box-sizing: border-box;
		padding: 0 20px;
	}
	
	.contest-follow-area .follow-flex .left {
		display: none;
	}
	
	.contest-follow-area .follow-flex .right {
		width: 100%;
		box-sizing: border-box;
		padding: 0 3%;
	}
	
	.contest-follow-area .follow-flex .right .insta-head {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 2rem 0 1rem;
	}
	
	.contest-follow-area .follow-flex .right .insta-text {
		font-size: 22px;
		margin: 0 0 0 .5rem;
	}
	
	.contest-follow-area .follow-flex .right .insta-icon img {
		width: 26px;
	}
	
	.contest-follow-area .follow-flex .right .obj-title {
		font-size: 13px;
		margin: 0 0 8rem;
	}
	
	.contest-follow-area .follow-flex .right .insta-link a {
		margin: 0 auto 0;
	}
	
	.contest-follow-area .inner {
		margin: 0 auto 5rem;
	}
	
	.contest-award-top {
		padding: 0 0 2rem;
	}
	
	.contest-award-top .head {
		margin: 0 0 2.2rem;
	}
	
	.contest-award-top .head .en-title {
		font-size: 24px;
	}
	
	.contest-award-top .head h2 {
		font-size: 12px;
	}
	
	.contest-award-top .top-text {
		font-size: 14px;
	}
	
	.contest-award-top .inner {
		padding: 0 20px 0;
		margin: 0 auto 0;
		box-sizing: border-box;
	}
	
	.contest-award-top .bottom-text {
		font-size: 12px;
	}
	
	.contest-award-bottom {
		padding: 2rem 0 3.5rem;
		margin: 0 auto 3rem;
	}
	
	.contest-award-bottom .inner {
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.contest-award-bottom .head {
		margin: 0 0 3rem;
	}
	
	.contest-award-bottom .head p {
		font-size: 12px;
	}
	
	.contest-award-bottom .sub-head {
		margin: 0 0 2.5rem;
	}
	
	.contest-award-bottom .sub-head .obj-title {
		font-size: 16px;
		margin: 0;
	}
	
	.rank-flex-top {
		display: block;
		margin: 0 0 4rem;
	}
	
	.rank-flex-top .image {
		width: 78%;
		margin: 0 11% 1.2rem;
	}
	
	.rank-flex-top .conts {
		width: 100%;
		text-align: center;
	}
	
	.rank-flex-top .conts h4 {
		font-size: 16px;
	}
	
	.rank-flex-top .conts p {
		font-size: 14px;
	}
	
	.rank-flex-top .conts h4:after {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	
	.contest-award-bottom .middle-head {
		margin: 0 0 2.5rem;
	}
	
	.contest-award-bottom .middle-head .obj-title {
		font-size: 16px;
		margin: 0;
	}
	
	.contest-award-bottom .rank-flex-bottom {
		display: block;
		margin: 0;
	}
	
	.contest-award-bottom .rank-flex-bottom .left {
		padding: 0 3%;
		display: block;
		width: 100%;
		margin: 0 0 3rem;
		box-sizing: border-box;
	}
	
	.contest-award-bottom .rank-flex-bottom .left .image {
		width: 78%;
		margin: 0 11% 1.2rem;
	}
	
	.contest-award-bottom .rank-flex-bottom .left .conts {
		width: 100%;
		text-align: center;
	}
	
	.contest-award-bottom .rank-flex-bottom .left .conts h4 {
		font-size: 16px;
	}
	
	.contest-award-bottom .rank-flex-bottom .left .conts p {
		font-size: 14px;
	}
	
	.contest-award-bottom .rank-flex-bottom .left .conts h4:after {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	
	
	.contest-award-bottom .rank-flex-bottom .right {
		padding: 0 3%;
		display: block;
		width: 100%;
		margin: 0 0 2rem;
		box-sizing: border-box;
		float: initial;
	}
	
	.contest-award-bottom .rank-flex-bottom .right .image {
		width: 78%;
		margin: 0 11% 1.2rem;
	}
	
	.contest-award-bottom .rank-flex-bottom .right .conts {
		width: 100%;
		text-align: center;
	}
	
	.contest-award-bottom .rank-flex-bottom .right .conts h4 {
		font-size: 16px;
	}
	
	.contest-award-bottom .rank-flex-bottom .right .conts p {
		font-size: 14px;
	}
	
	.contest-award-bottom .rank-flex-bottom .right .conts h4:after {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	
	.contest-award-bottom .link-bt a {
		width: 94%;
		margin: 0 3% 0;
		font-size: 15px;
		line-height: 50px;
	}
	
	.contest-award-bottom .link-bt a:after {
		width: 13.91px;
		right: 5%;
	}
	
	.contest-howto-area .inner {
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.contest-howto-area .head {
		margin: 0 0 2rem;
	}
	
	.contest-howto-area .head .en-title {
		font-size: 24px;
	}
	
	.contest-howto-area .head h2 {
		font-size: 12px;
		margin: 0 0 3rem;
	}
	
	.contest-howto-area .head .obj-title {
		font-size: 16px;
		margin: 0 0 1.6rem;
		letter-spacing: .1em;
		white-space: nowrap;
	}
	
	.contest-howto-area .head p {
		font-size: 14px;
	}
	
	.contest-howto-area .swipe-inner {
		overflow-x: auto;
		width: 100%;
		-webkit-overflow-scrolling: touch;
		padding: 0 20px 3rem;
		margin: 0 -20px;
	}
	
	.contest-howto-area .swipe-inner ul {
		min-width: 893px;
		box-sizing: border-box;
		margin: 0;
	}
	
	
	.contest-howto-area .howto-list-area .link-bt a {
		width: 94%;
		margin: 0 3% 0;
		font-size: 15px;
		line-height: 50px;
	}
	
	.contest-howto-area .howto-list-area .link-bt a:after {
		width: 13.91px;
		right: 5%;
	}
	
	.contest-howto-area .howto-list-area ul li .bg-text {
		max-width: 130px;
		font-size: 14px;
		right: -1.5rem;
		bottom: 1.5rem;
	}
	
	.contest-howto-area .howto-list-area:after {
		height: 261px;
		top: 5.8rem;
	}
	
	.contest-howto-area .howto-buy-area h3 {
		font-size: 14px;
		margin: 0 0 2rem;
	}
	
	.contest-howto-area .howto-buy-flex {
		justify-content: space-between;
	}
	
	.contest-howto-area .howto-buy-flex .left {
		width: 48%;
		padding: 0;
	}
	.contest-howto-area .howto-buy-flex .right {
		width: 48%;
		padding: 0;
	}
	
	.contest-howto-area .howto-buy-flex .image {
		margin: 0 0 1rem;
	}
	
	.contest-howto-area .howto-buy-flex h4 {
		font-size: 14px;
		letter-spacing: 0;
		margin: 0 0 1rem;
	}
	
	.contest-howto-area .howto-buy-flex .buy-link a {
		width: 100%;
		margin: 0 0 0;
		font-size: 15px;
		line-height: 50px;
	}
	
	.contest-howto-area .howto-buy-flex .buy-link a:after {
		width: 13.91px;
		right: 5%;
	}
	
	.contest-howto-area {
		padding: 0 0 3rem;
	}
	
	.contest-howto-area .howto-buy-flex:after {
		bottom: -3rem;
		height: 307px;
	}
	
	.contest-howto-area {
		margin: 0 auto 4rem;
	}
	
	.contest-asymmetry-area .kit-area .chara-title {
		text-align: center;
		font-size: 22px;
	}
	
	.contest-asymmetry-area .kit-area .border-text {
		text-align: center;
		font-size: 14px;
	}
	
	.contest-asymmetry-area .kit-area .kit-flex {
		display: block;
	}
	
	.contest-asymmetry-area .kit-area .kit-flex .image {
		width: 100%;
		position: relative;
		top: 0rem;
		right: 0;
	}
	
	.contest-asymmetry-area .kit-area .kit-flex .box {
		padding: 2rem;
	}
	
	
	.contest-asymmetry-area .kit-area .kit-flex .box .buy-link a {
		width: 100%;
		margin: 0 0 0;
		font-size: 15px;
		line-height: 50px;
	}
	
	.contest-asymmetry-area .kit-area .kit-flex .box .buy-link a:after {
		width: 13.91px;
		right: 5%;
	}
	
	.contest-asymmetry-area .soap-area .chara-title {
		text-align: center;
		font-size: 22px;
	}
	
	.contest-asymmetry-area .soap-area .border-text {
		text-align: center;
		font-size: 14px;
		margin: 0 0 1.4rem;
	}
	
	.contest-asymmetry-area .soap-area .soap-flex {
		display: block;
	}
	
	.contest-asymmetry-area .soap-area .soap-flex .image {
		width: 100%;
		position: relative;
		top: 0rem;
		right: 0;
		left: 0;
	}
	
	.contest-asymmetry-area .soap-area .soap-flex .box {
		padding: 2rem;
	}
	
	.contest-asymmetry-area .soap-area .soap-flex .box .buy-link a {
		width: 100%;
		margin: 0 0 0;
		font-size: 15px;
		line-height: 50px;
	}
	
	.contest-asymmetry-area .soap-area .soap-flex .box .buy-link a:after {
		width: 13.91px;
		right: 5%;
	}
	
	
	.contest-asymmetry-area .soap-area .soap-flex .box h3 {
		font-size: 20px;
	}
	
	.contest-asymmetry-area .soap-area .soap-flex .box p {
		font-size: 13px;
	}
	
	.contest-asymmetry-area {
		padding: 0 0 5rem;
	}
	
	.contest-exbition-area .head {
		margin: 0 0 2rem;
	}
	
	.contest-exbition-area .head .en-title {
		font-size: 24px;
	}
	
	.contest-exbition-area .head h2 {
		font-size: 12px;
		margin: 0 0 3rem;
	}
	
	.contest-exbition-area .head .obj-title {
		font-size: 16px;
		margin: 0 0 1.6rem;
		letter-spacing: .01em;
		white-space: nowrap;
	}
	
	.contest-exbition-area .inner {
		padding: 0 20px 0;
		margin: 0 auto 0;
		box-sizing: border-box;
	}
	
	.contest-exbition-area .exbition-list {
		margin: 0 3%;
	}
	
	.contest-exbition-area .exbition-list li {
		width: 44%;
		margin: 0 3% 3rem;
	}
	
	.contest-exbition-area .exbition-list li p {
		font-size: 11px;
	}
	
	.contest-exbition-area {
		padding: 0 0 1rem;
	}
	
	.contest-insta-area {
		margin: 0 auto 1rem;
	}
	
	.contest-appli-conts {
		padding: 0 0 3rem;
	}
	
	.contest-appli-conts .inner {
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.contest-appli-conts .head {
		margin: 0 0 2rem;
	}
	
	.contest-appli-conts .head .en-title {
		font-size: 24px;
	}
	
	.contest-appli-conts .head h2 {
		font-size: 12px;
		margin: 0 0 3rem;
	}
	
	.contest-appli-conts table {
		width: calc(100% - 40px);
		margin: 0 0 0 40px;
	}
	
	.contest-appli-conts th {
		font-size: 15px;
		padding: 0 0 .4rem;
	}
	
	.contest-appli-conts td {
		font-size: 13px;
		padding: 0 0 1rem;
	}
	
	.contest-appli-conts th:before {
		top: 15px;
	}
	
}

