/**
 * Template: snow-monkey
 * Theme Name: KEFI美容液
 */

/* フォント */
:root {
	--font-family: "Noto Serif JP", serif;
}

/* 改行 */
@media (min-width: 640px) {
	br.sp {
		display: none;
	}
}
@media (min-width: 1024px) {
	br.tb {
		display: none;
	}
}
@media (max-width: 1024px) {
	br.pc {
		display: none;
	}
}
/* ボタン */
@media (hover: hover) and (pointer: fine) {
	.smb-btn:active, .smb-btn:focus, .smb-btn:hover {
		-webkit-filter: brightness(150%);
		        filter: brightness(150%);
	}
}

/* ヘッダー */
.l-header {
	-webkit-transition-property: visibility, background-color !important;
	transition-property: visibility, background-color !important;
}
[data-scrolled=true] .l-header {
	background-color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 1024px) {
	[data-scrolled=true] .l-header .l-header__content {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
}
.l-header .l-header__content {
	-webkit-transition: padding 0.25s;
	transition: padding 0.25s;
}
@media (min-width: 1024px) {
	.l-header .l-header__content {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
}
.l-header .c-container {
	--_container-max-width: 1280px;
}
@media (min-width: 1500px) {
	.l-header .c-container {
		padding-left: 175px;
		padding-right: 175px;
	}
}
.l-header .c-site-branding__title {
	display: block;
}
.l-header .c-site-branding__title .custom-logo {
	-webkit-filter: drop-shadow(3px 1px 3.5px #fff);
	        filter: drop-shadow(3px 1px 3.5px #fff);
}
@media not all and (min-width: 1024px) {
	.l-header .c-site-branding__title .custom-logo {
		width: 188px;
	}
}
@media not all and (min-width: 640px) {
	.l-header .c-site-branding__title .custom-logo {
		width: 125px;
		-webkit-filter: drop-shadow(2px 1px 3px #fff);
		        filter: drop-shadow(2px 1px 3px #fff);
	}
}
@media not all and (min-width: 1024px) {
	.l-header .u-invisible-md-down {
		display: block !important;
	}
}
@media not all and (min-width: 640px) {
	.l-header .insta-btn {
		width: 30px;
		margin-top: 4px;
	}
}
.l-header .u-invisible-lg-up {
	display: block !important;
}
.l-header .c-hamburger-btn .c-hamburger-btn__bars {
	width: 50px;
	height: 32px;
}
@media not all and (min-width: 1024px) {
	.l-header .c-hamburger-btn .c-hamburger-btn__bars {
		width: 36px;
		height: 24px;
	}
}
@media not all and (min-width: 640px) {
	.l-header .c-hamburger-btn .c-hamburger-btn__bars {
		width: 24px;
		height: 16px;
	}
}
.l-header .c-hamburger-btn .c-hamburger-btn__bar {
	background-color: #0e2029;
	height: 3px;
}
@media not all and (min-width: 640px) {
	.l-header .c-hamburger-btn .c-hamburger-btn__bar {
		height: 2px;
	}
}
.l-header .c-hamburger-btn .c-hamburger-btn__bar:nth-of-type(2) {
	top: 16px;
}
@media not all and (min-width: 1024px) {
	.l-header .c-hamburger-btn .c-hamburger-btn__bar:nth-of-type(2) {
		top: 12px;
	}
}
@media not all and (min-width: 640px) {
	.l-header .c-hamburger-btn .c-hamburger-btn__bar:nth-of-type(2) {
		top: 8px;
	}
}
.l-header .c-hamburger-btn .c-hamburger-btn__bar:nth-of-type(3) {
	top: 32px;
}
@media not all and (min-width: 1024px) {
	.l-header .c-hamburger-btn .c-hamburger-btn__bar:nth-of-type(3) {
		top: 24px;
	}
}
@media not all and (min-width: 640px) {
	.l-header .c-hamburger-btn .c-hamburger-btn__bar:nth-of-type(3) {
		top: 16px;
	}
}
.l-header .c-hamburger-btn .c-hamburger-btn__label {
	display: none;
}

.c-drawer {
	font-size: 1rem;
	background-color: #0e2029;
}

/* MV */
@media not all and (min-width: 640px) {
	section.mv {
		--smb-section--min-height: 670px !important;
	}
}
section.mv .c-container {
	--_container-max-width: 1280px;
}
section.mv h2.mv-catch {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: 0.15em;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: var(--_margin3);
	margin-right: var(--_margin-1) !important;
}
@media not all and (min-width: 1024px) {
	section.mv h2.mv-catch {
		-webkit-writing-mode: vertical-rl;
		    -ms-writing-mode: tb-rl;
		        writing-mode: vertical-rl;
		text-orientation: mixed;
		margin-right: 20% !important;
	}
}
@media not all and (min-width: 640px) {
	section.mv h2.mv-catch {
		font-size: 1.5rem;
		margin-top: -100px;
	}
}
section.mv h2.mv-catch .has-sm-s-font-size {
	font-size: 0.9em !important;
}

/* About */
section.about {
	padding-top: 115px;
}
@media not all and (min-width: 1024px) {
	section.about {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}
section.about h2.about-title {
	font-size: 3rem;
	font-weight: 600;
	letter-spacing: 0.15em;
}
@media not all and (min-width: 1024px) {
	section.about h2.about-title {
		font-size: 2rem;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		text-align: left;
	}
}
@media not all and (min-width: 640px) {
	section.about h2.about-title {
		font-size: 1.5rem;
		letter-spacing: 0.05em;
	}
}
section.about h3.about-sub-title {
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: 0.15em;
	margin-top: 55px;
	margin-bottom: 10px;
}
@media not all and (min-width: 1024px) {
	section.about h3.about-sub-title {
		font-size: 1.5rem;
	}
}
@media not all and (min-width: 640px) {
	section.about h3.about-sub-title {
		font-size: 0.9rem;
	}
}
section.about .brand-name-en {
	font-size: 4rem;
	font-weight: 700;
}
@media not all and (min-width: 640px) {
	section.about .brand-name-en {
		font-size: 2.5rem;
	}
}
section.about .brand-name-jp {
	font-size: 2rem;
	font-weight: 600;
}
@media not all and (min-width: 640px) {
	section.about .brand-name-jp {
		font-size: 1.5rem;
		letter-spacing: 0.05em;
	}
}
section.about .product-name {
	font-size: 3rem;
	font-weight: 600;
	text-shadow: 3px 4px 4px rgba(14, 32, 41, 0.45);
}
@media not all and (min-width: 640px) {
	section.about .product-name {
		font-size: 1.9rem;
	}
}

/* Aging Care */
section.aging-care {
	padding-top: 95px;
	padding-bottom: 100px;
}
@media not all and (min-width: 1024px) {
	section.aging-care {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}
@media not all and (min-width: 640px) {
	section.aging-care {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
section.aging-care .aging-care-title-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media not all and (min-width: 1024px) {
	section.aging-care .aging-care-title-group {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
	}
}
section.aging-care .aging-care-title-group > * {
	margin: 0 !important;
}
section.aging-care h2.aging-care-title {
	font-size: 1.375rem;
	font-weight: 600;
	letter-spacing: 0.15em;
}
section.aging-care .aging-care-note {
	font-size: 1.375rem;
	font-weight: 600;
	letter-spacing: 0.15em;
}
@media not all and (min-width: 1024px) {
	section.aging-care .aging-care-note {
		font-size: 1rem;
		line-height: 1;
	}
}
section.aging-care .serum-img {
	margin-top: 90px;
}
@media not all and (min-width: 1024px) {
	section.aging-care .serum-img {
		margin-top: 40px;
	}
}
section.aging-care .aging-care-items {
	margin-top: 175px;
}
@media not all and (min-width: 1024px) {
	section.aging-care .aging-care-items {
		margin-top: 60px;
	}
}
section.aging-care .aging-care-items .c-row {
	--_gap: 80px;
}
@media not all and (min-width: 1024px) {
	section.aging-care .aging-care-items .c-row {
		--_gap: 60px;
	}
}
@media not all and (min-width: 640px) {
	section.aging-care .aging-care-items .c-row {
		--_gap: 40px;
	}
}
@media not all and (min-width: 640px) {
	section.aging-care .aging-care-items .text-col {
		width: 100vw;
		padding-left: 0;
		padding-right: 0;
		margin-left: calc(50% - 50vw) !important;
		margin-right: calc(50% - 50vw) !important;
	}
}
section.aging-care .aging-care-text-box {
	padding: 60px 20px;
}
@media not all and (min-width: 640px) {
	section.aging-care .aging-care-text-box {
		padding: 25px 40px;
	}
}
section.aging-care .aging-care-text {
	font-size: 1.5rem;
	line-height: 1.3334;
}
@media not all and (min-width: 640px) {
	section.aging-care .aging-care-text {
		font-size: 1rem;
	}
}
section.aging-care .aging-care-img {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
@media (min-width: 1024px) {
	section.aging-care .aging-care-img {
		margin-right: 0 !important;
	}
}
@media not all and (min-width: 640px) {
	section.aging-care .aging-care-img img {
		width: 210px;
	}
}
section.aging-care .aging-care-img + .aging-care-img {
	margin-top: 40px;
}
@media not all and (min-width: 640px) {
	section.aging-care .aging-care-img + .aging-care-img {
		margin-top: 20px;
	}
}
@media not all and (min-width: 640px) {
	section.aging-care .aging-care-img + .aging-care-img img {
		width: 250px;
	}
}

/* Catchphrase */
section.catchphrase {
	padding-top: 50px;
	padding-bottom: 45px;
}
@media not all and (min-width: 1024px) {
	section.catchphrase {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
section.catchphrase .catchphrase-text {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.5;
}
@media not all and (min-width: 1024px) {
	section.catchphrase .catchphrase-text {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	section.catchphrase .catchphrase-text {
		font-size: 1.125rem;
	}
}
section.catchphrase .catchphrase-text .has-sm-l-font-size {
	font-size: 1.25em !important;
	line-height: 1;
}

/* Skin Impression */
section.skin-impression {
	padding-top: 90px;
	padding-bottom: 115px;
}
@media not all and (min-width: 1024px) {
	section.skin-impression {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}
@media not all and (min-width: 640px) {
	section.skin-impression {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
section.skin-impression h2.skin-impression-title {
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
@media not all and (min-width: 1024px) {
	section.skin-impression h2.skin-impression-title {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	section.skin-impression h2.skin-impression-title {
		font-size: 1.125rem;
	}
}
section.skin-impression h2.skin-impression-title .has-sm-l-font-size {
	font-size: 1.35em !important;
	line-height: 1;
}
@media not all and (min-width: 640px) {
	section.skin-impression h2.skin-impression-title .has-sm-l-font-size {
		font-size: 1.25em !important;
	}
}
section.skin-impression h2.skin-impression-title .has-sm-xl-font-size {
	font-size: 1.5em !important;
	line-height: 1;
}
@media not all and (min-width: 640px) {
	section.skin-impression h2.skin-impression-title .has-sm-xl-font-size {
		font-size: 1.35em !important;
	}
}
section.skin-impression .skin-impression-img {
	margin-top: 60px;
}
@media not all and (min-width: 1024px) {
	section.skin-impression .skin-impression-img {
		margin-top: 40px;
	}
}
section.skin-impression .skin-impression-text {
	font-size: 2.25rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.7778;
	margin-top: 60px;
}
@media not all and (min-width: 1024px) {
	section.skin-impression .skin-impression-text {
		font-size: 1.25rem;
		margin-top: 40px;
	}
}
@media not all and (min-width: 640px) {
	section.skin-impression .skin-impression-text {
		font-size: 1.1rem;
		letter-spacing: 0;
		line-height: 2;
	}
}
section.skin-impression .skin-cycle-title-box {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 8px 34px 8px;
	margin-top: 200px;
}
@media not all and (min-width: 1024px) {
	section.skin-impression .skin-cycle-title-box {
		margin-top: 60px;
	}
}
@media not all and (min-width: 640px) {
	section.skin-impression .skin-cycle-title-box {
		padding: 6px 28px 6px;
		margin-top: 45px;
	}
}
section.skin-impression h3.skin-cycle-title {
	font-size: 2.25rem;
	font-weight: 600;
	letter-spacing: 0.1em;
}
@media not all and (min-width: 1024px) {
	section.skin-impression h3.skin-cycle-title {
		font-size: 1.5rem;
	}
}
@media not all and (min-width: 640px) {
	section.skin-impression h3.skin-cycle-title {
		font-size: 1.25rem;
	}
}
section.skin-impression .skin-cycle-img-01 {
	margin-top: 0;
}
section.skin-impression .skin-cycle-text {
	font-size: 2.25rem;
	line-height: 1;
	border-bottom: 3px solid #aeafb4;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 60px;
}
@media not all and (min-width: 1024px) {
	section.skin-impression .skin-cycle-text {
		font-size: 1.5rem;
	}
}
@media not all and (min-width: 640px) {
	section.skin-impression .skin-cycle-text {
		font-size: 1rem;
		border-bottom-width: 1px;
	}
}
section.skin-impression .skin-cycle-img-02 {
	margin-top: 95px;
}
@media not all and (min-width: 1024px) {
	section.skin-impression .skin-cycle-img-02 {
		margin-top: 20px;
	}
}

/* Skincare */
section.skincare {
	padding-top: 50px;
	padding-bottom: 40px;
}
@media not all and (min-width: 1024px) {
	section.skincare {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
section.skincare h2.skincare-phrase {
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.4;
}
@media not all and (min-width: 1024px) {
	section.skincare h2.skincare-phrase {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	section.skincare h2.skincare-phrase {
		font-size: 1.25rem;
	}
}

/* Benefit */
@media not all and (min-width: 1024px) {
	section.benefit .c-container {
		max-width: 550px;
	}
}
section.benefit .benefit-items .image-col {
	position: relative;
}
@media (min-width: 1024px) {
	section.benefit .benefit-items .image-col {
		--_item-width: 42%;
	}
}
section.benefit .benefit-items .image-col::after {
	content: "";
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, transparent));
	background-image: linear-gradient(180deg, #fff 50%, transparent 50%);
	background-size: 4px 12px;
	-webkit-filter: drop-shadow(3px 7px 6.3px rgba(35, 35, 36, 0.7));
	        filter: drop-shadow(3px 7px 6.3px rgba(35, 35, 36, 0.7));
	width: 4px;
	height: 100%;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
@media not all and (min-width: 1024px) {
	section.benefit .benefit-items .image-col::after {
		background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, transparent));
		background-image: linear-gradient(90deg, #fff 50%, transparent 50%);
		background-size: 12px 4px;
		-webkit-filter: drop-shadow(2px 4px 4px rgba(35, 35, 36, 0.7));
		        filter: drop-shadow(2px 4px 4px rgba(35, 35, 36, 0.7));
		width: 100%;
		height: 4px;
		top: unset;
		left: 50%;
		bottom: 0;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
@media not all and (min-width: 640px) {
	section.benefit .benefit-items .image-col::after {
		width: 95%;
	}
}
@media not all and (min-width: 1024px) {
	section.benefit .benefit-items .image-col .smb-items__item__body {
		padding: 4rem;
	}
}
@media not all and (min-width: 640px) {
	section.benefit .benefit-items .image-col .smb-items__item__body {
		padding: 0 2rem 2rem;
	}
}
@media (min-width: 1024px) {
	section.benefit .benefit-items .text-col {
		--_item-width: 58%;
	}
}
section.benefit .benefit-items .text-col .smb-items__item {
	height: 100%;
}
section.benefit .benefit-items .text-col .smb-items__item__body {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media not all and (min-width: 1024px) {
	section.benefit .benefit-items .text-col .smb-items__item__body {
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(184, 187, 201, 0.4509803922)), to(rgba(244, 244, 246, 0.4509803922)));
		background-image: linear-gradient(180deg, rgba(184, 187, 201, 0.4509803922), rgba(244, 244, 246, 0.4509803922));
		padding: 4rem;
	}
}
@media not all and (min-width: 640px) {
	section.benefit .benefit-items .text-col .smb-items__item__body {
		padding: 2rem;
	}
}
@media not all and (min-width: 1024px) {
	section.benefit .serum-img img {
		width: 280px;
	}
}
@media not all and (min-width: 640px) {
	section.benefit .serum-img img {
		width: 210px;
	}
}
section.benefit h2.benefit-title {
	font-size: 2.5rem;
	font-weight: 700;
	margin-top: 1rem;
}
@media not all and (min-width: 1024px) {
	section.benefit h2.benefit-title {
		font-size: 2rem;
	}
}
@media not all and (min-width: 640px) {
	section.benefit h2.benefit-title {
		font-size: 1.25rem;
	}
}
section.benefit .benefit-lead {
	font-size: 2rem;
	font-weight: 500;
}
@media not all and (min-width: 1024px) {
	section.benefit .benefit-lead {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	section.benefit .benefit-lead {
		font-size: 1.125rem;
	}
}
section.benefit .benefit-badge-group {
	gap: 70px;
}
@media not all and (min-width: 640px) {
	section.benefit .benefit-badge-group {
		gap: 30px;
	}
}
section.benefit .benefit-badge {
	aspect-ratio: 1/1;
	background-color: #fff;
	border-radius: 9999px;
	-webkit-box-shadow: 5px 5px 7.8px -4px #fff, inset 0 4px 5.8px rgba(0, 0, 0, 0.25);
	        box-shadow: 5px 5px 7.8px -4px #fff, inset 0 4px 5.8px rgba(0, 0, 0, 0.25);
	-webkit-filter: drop-shadow();
	        filter: drop-shadow();
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 16.5px;
}
section.benefit .benefit-text {
	font-size: 2rem;
	line-height: 1.25;
}
@media not all and (min-width: 1024px) {
	section.benefit .benefit-text {
		font-size: 1.5rem;
	}
}
@media not all and (min-width: 640px) {
	section.benefit .benefit-text {
		font-size: 1rem;
	}
}

/* Serum-First */
section.serum-first {
	padding-bottom: 35px;
}
section.serum-first .smb-section__fixed-background {
	--smb-section--fixed-background-image: radial-gradient(#fff 15%, #c5e0e7 45%, #8ab4c2 75%, #5c879c 100%);
}
@media not all and (min-width: 1024px) {
	section.serum-first .c-container {
		max-width: 550px;
	}
}
section.serum-first .smb-section__fixed-background {
	margin-top: 55px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
}
section.serum-first h2.serum-first-title {
	color: #fff;
	font-size: 6rem;
	font-weight: 500;
	line-height: 1;
	margin-top: 4rem;
	margin-bottom: 0;
}
@media not all and (min-width: 1024px) {
	section.serum-first h2.serum-first-title {
		font-size: 4rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first h2.serum-first-title {
		font-size: 2.5rem;
	}
}
section.serum-first h3.serum-first-sub-title {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 10px;
}
@media not all and (min-width: 1024px) {
	section.serum-first h3.serum-first-sub-title {
		font-size: 2rem;
		margin-top: 1.5rem;
		margin-bottom: 2rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first h3.serum-first-sub-title {
		font-size: 1.25rem;
	}
}
section.serum-first .serum-first-text {
	font-size: 2.5rem;
	font-weight: 600;
	margin-top: 4rem;
}
@media not all and (min-width: 1024px) {
	section.serum-first .serum-first-text {
		font-size: 1.5rem;
		margin-top: 3rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first .serum-first-text {
		font-size: 1.25rem;
		margin-top: 2rem;
	}
}
section.serum-first h3.order-title {
	background-color: #a7c9d6;
	font-size: 2.375rem;
	font-weight: 600;
	letter-spacing: 0.6em;
	line-height: 1.3;
	border-radius: 9999px;
	max-width: 812px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 4rem;
	margin-left: auto;
	margin-right: auto;
}
@media not all and (min-width: 1024px) {
	section.serum-first h3.order-title {
		font-size: 1.75rem;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 3rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first h3.order-title {
		font-size: 1.5rem;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 2rem;
	}
}
section.serum-first .order-items {
	max-width: 662px;
	margin-top: 7rem;
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-items {
		margin-top: 3rem;
	}
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-items {
		margin-top: 2rem;
	}
}
section.serum-first .order-items .c-row {
	--_gap: 0;
}
section.serum-first .order-items .c-row__col:not(:last-child) {
	margin-bottom: 75px;
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-items .c-row__col:not(:last-child) {
		margin-bottom: 50px;
	}
}
section.serum-first .order-items .order-heading-col {
	--_item-width: 50%;
	position: relative;
}
section.serum-first .order-items .order-heading-col::before {
	content: "";
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, transparent));
	background-image: linear-gradient(180deg, #fff 50%, transparent 50%);
	background-size: 3px 10px;
	width: 3px;
	height: 345px;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translate(-50%, 105%);
	        transform: translate(-50%, 105%);
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-items .order-heading-col::before {
		height: 260px;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first .order-items .order-heading-col::before {
		height: 230px;
	}
}
section.serum-first .order-items .order-heading-col::after {
	content: "";
	-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
	        clip-path: polygon(0 0, 50% 100%, 100% 0);
	background-color: #fff;
	width: 22px;
	height: 33px;
	position: absolute;
	left: 50%;
	bottom: -400px;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-items .order-heading-col::after {
		width: 16px;
		height: 24px;
		bottom: -290px;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first .order-items .order-heading-col::after {
		width: 12px;
		height: 18px;
		bottom: -260px;
	}
}
section.serum-first .order-items .order-step-row {
	--_item-width: 100%;
}
section.serum-first h3.order-heading {
	font-size: 2.25rem;
	font-weight: 600;
	letter-spacing: 0.7em;
}
@media not all and (min-width: 1024px) {
	section.serum-first h3.order-heading {
		font-size: 1.5rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first h3.order-heading {
		font-size: 1.25rem;
	}
}
section.serum-first h3.order-heading img {
	vertical-align: -18px;
	margin-right: 0.1em;
}
@media not all and (min-width: 1024px) {
	section.serum-first h3.order-heading img {
		width: 48px !important;
		vertical-align: -12px;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first h3.order-heading img {
		width: 36px !important;
		vertical-align: -8px;
	}
}
section.serum-first .order-step-01,
section.serum-first .order-step-03 {
	background-color: #fff;
	border-radius: 9999px;
	font-size: 2.375rem;
	font-weight: 600;
	letter-spacing: 0.7em;
	padding: 10px;
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-step-01,
	section.serum-first .order-step-03 {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first .order-step-01,
	section.serum-first .order-step-03 {
		font-size: 1.5rem;
		padding: 5px;
	}
}
section.serum-first .order-step-02 {
	-webkit-text-stroke: 1px #fff;
	text-stroke: 1px #fff;
	paint-order: stroke fill;
	background-color: #a7c9d6;
	border: 1px solid #fff;
	border-radius: 9999px;
	font-size: 2.375rem;
	font-weight: 600;
	padding: 10px;
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-step-02 {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first .order-step-02 {
		font-size: 1.5rem;
		padding: 5px;
	}
}
section.serum-first .order-text {
	font-size: 2.6875rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 7rem;
}
@media not all and (min-width: 1024px) {
	section.serum-first .order-text {
		font-size: 1.5rem;
		margin-top: 3rem;
	}
}
@media not all and (min-width: 640px) {
	section.serum-first .order-text {
		font-size: 0.9rem;
		margin-top: 2rem;
	}
}

/* Moisture */
section.moisture {
	padding-top: 145px;
	padding-bottom: 200px;
}
@media not all and (min-width: 1024px) {
	section.moisture {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}
@media not all and (min-width: 640px) {
	section.moisture {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
section.moisture .moisture-img-02 {
	margin-top: 125px;
}
@media not all and (min-width: 1024px) {
	section.moisture .moisture-img-02 {
		margin-top: 60px;
	}
}
@media not all and (min-width: 640px) {
	section.moisture .moisture-img-02 {
		margin-top: 30px;
	}
}
section.moisture .moisture-img-02 + * {
	margin-top: 140px;
}
@media not all and (min-width: 1024px) {
	section.moisture .moisture-img-02 + * {
		margin-top: 60px;
	}
}
@media not all and (min-width: 640px) {
	section.moisture .moisture-img-02 + * {
		margin-top: 30px;
	}
}
section.moisture .moisture-img-02 + * + * {
	margin-top: 95px;
}
@media not all and (min-width: 1024px) {
	section.moisture .moisture-img-02 + * + * {
		margin-top: 40px;
	}
}
@media not all and (min-width: 640px) {
	section.moisture .moisture-img-02 + * + * {
		margin-top: 20px;
	}
}
section.moisture .moisture-mov {
	max-width: 735px;
}

/* Approach */
section.approach {
	padding-top: 50px;
	padding-bottom: 50px;
}
@media not all and (min-width: 640px) {
	section.approach {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
section.approach h2.approach-title {
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 45px;
}
@media not all and (min-width: 1024px) {
	section.approach h2.approach-title {
		font-size: 3rem;
	}
}
@media not all and (min-width: 640px) {
	section.approach h2.approach-title {
		font-size: 1.75rem;
		margin-bottom: 1rem;
	}
}

/* Ingredients */
section.ingredients {
	padding-top: 25px;
	padding-bottom: 35px;
}
@media not all and (min-width: 1024px) {
	section.ingredients {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media not all and (min-width: 1024px) {
	section.ingredients .c-container {
		max-width: 550px;
	}
}
section.ingredients .smb-section__fixed-background {
	-webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
	        box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 1024px) {
	section.ingredients .ingredients-items .left-col .smb-items__item__body {
		padding-top: 20px;
	}
	section.ingredients .ingredients-items .left-col .ingredients-box {
		margin-left: 0 !important;
	}
	section.ingredients .ingredients-items .right-col .ingredients-box {
		margin-right: 0 !important;
	}
}
@media not all and (min-width: 1024px) {
	section.ingredients .ingredients-items .c-row--margin {
		--_gap: 40px;
	}
}
@media not all and (min-width: 640px) {
	section.ingredients .ingredients-items .c-row--margin {
		--_gap: 20px;
	}
}
section.ingredients .ingredients-box {
	-webkit-box-shadow: 2px 2px 10px 3px rgba(14, 32, 41, 0.2);
	        box-shadow: 2px 2px 10px 3px rgba(14, 32, 41, 0.2);
	min-height: 100px;
	padding: 10px 20px;
}
@media (min-width: 1024px) {
	section.ingredients .ingredients-box {
		max-width: 390px;
	}
}
@media not all and (min-width: 640px) {
	section.ingredients .ingredients-box {
		min-height: unset;
	}
}
section.ingredients .ingredients-box + .ingredients-box {
	margin-top: 40px;
}
@media not all and (min-width: 640px) {
	section.ingredients .ingredients-box + .ingredients-box {
		margin-top: 20px;
	}
}
section.ingredients h2.ingredients-title {
	font-size: 1.375rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.25;
	margin-bottom: 0;
}
@media not all and (min-width: 640px) {
	section.ingredients h2.ingredients-title {
		font-size: 1.125rem;
	}
}
section.ingredients h2.ingredients-title .has-sm-s-font-size {
	font-size: 0.825em !important;
}
section.ingredients h2.ingredients-title .has-sm-xs-font-size {
	font-size: 0.75em !important;
}
section.ingredients .ingredients-text {
	font-size: 1.125rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.55;
}
@media not all and (min-width: 640px) {
	section.ingredients .ingredients-text {
		font-size: 0.9rem;
	}
}
section.ingredients .ingredients-text.narrow {
	letter-spacing: 0.08em;
}

/* Skin Image */
section.skin-image {
	padding-top: 34px;
	padding-bottom: 0;
}
@media not all and (min-width: 1024px) {
	section.skin-image {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media not all and (min-width: 640px) {
	section.skin-image {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
section.skin-image .c-container {
	max-width: 1280px;
}
@media not all and (min-width: 1024px) {
	section.skin-image .smb-section__body {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media not all and (min-width: 640px) {
	section.skin-image .smb-section__body {
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* Purchase */
section.purchase {
	padding-top: 105px;
	padding-bottom: 145px;
}
@media not all and (min-width: 1024px) {
	section.purchase {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media not all and (min-width: 1024px) {
	section.purchase .c-container {
		max-width: 600px;
	}
}
section.purchase h2.purchase-title {
	font-size: 2.5rem;
	font-weight: 900;
	letter-spacing: 0.3em;
	margin-bottom: 0.25rem;
}
@media not all and (min-width: 1024px) {
	section.purchase h2.purchase-title {
		font-size: 1.675rem;
	}
}
@media not all and (min-width: 640px) {
	section.purchase h2.purchase-title {
		font-size: 1.25rem;
	}
}
section.purchase h3.purchase-sub-title {
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.5;
	max-width: 900px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
@media not all and (min-width: 1024px) {
	section.purchase h3.purchase-sub-title {
		font-size: 1.2rem;
		max-width: 550px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
	}
}
@media not all and (min-width: 640px) {
	section.purchase h3.purchase-sub-title {
		font-size: 0.9rem;
		letter-spacing: 0;
	}
}
section.purchase h3.purchase-sub-title sup {
	font-size: 1.25rem;
	font-weight: 900;
	letter-spacing: 0.1em;
	white-space: nowrap;
}
@media not all and (min-width: 1024px) {
	section.purchase h3.purchase-sub-title sup {
		font-size: 1rem;
	}
}
@media not all and (min-width: 640px) {
	section.purchase h3.purchase-sub-title sup {
		font-size: 0.8rem;
	}
}
section.purchase .purchase-items {
	margin-top: 5rem;
}
@media not all and (min-width: 1024px) {
	section.purchase .purchase-items {
		margin-top: 3rem;
	}
}
@media not all and (min-width: 640px) {
	section.purchase .purchase-items .c-row {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}
section.purchase .purchase-items .image-col {
	--_item-width: 35%;
}
@media not all and (min-width: 640px) {
	section.purchase .purchase-items .image-col {
		--_item-width: 30%;
	}
}
section.purchase .purchase-items .text-col {
	--_item-width: 65%;
}
@media not all and (min-width: 640px) {
	section.purchase .purchase-items .text-col {
		--_item-width: 70%;
	}
}
@media (min-width: 1024px) {
	section.purchase .purchase-items .text-col .smb-items__item__body {
		padding-top: 35px;
	}
}
section.purchase .purchase-text {
	font-size: 1.4375rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.5;
}
section.purchase .purchase-text-sp {
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.5;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-right: 0 !important;
}
@media not all and (min-width: 640px) {
	section.purchase .purchase-text-sp {
		font-size: 0.9rem;
		letter-spacing: 0;
	}
	section.purchase .purchase-text-sp br.sp_none {
		display: none;
	}
}
section.purchase h2.brand-name {
	font-size: 2rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-bottom: 0;
}
@media not all and (min-width: 1024px) {
	section.purchase h2.brand-name {
		font-size: 1.75rem;
		margin-top: 0;
	}
}
@media not all and (min-width: 640px) {
	section.purchase h2.brand-name {
		font-size: 1rem;
	}
}
section.purchase h3.product-name {
	font-size: 1.5rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	margin-top: 0;
	margin-bottom: 0;
}
@media not all and (min-width: 1024px) {
	section.purchase h3.product-name {
		font-size: 1.375rem;
	}
}
@media not all and (min-width: 640px) {
	section.purchase h3.product-name {
		font-size: 0.9rem;
	}
}
section.purchase .volume {
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	margin-top: 10px;
}
@media not all and (min-width: 1024px) {
	section.purchase .volume {
		font-size: 1.25rem;
	}
}
@media not all and (min-width: 640px) {
	section.purchase .volume {
		font-size: 0.8rem;
		margin-top: 0;
	}
}
section.purchase .price {
	font-size: 2.125rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	line-height: 1.5;
	margin-top: 0;
}
@media not all and (min-width: 1024px) {
	section.purchase .price {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	section.purchase .price {
		font-size: 1rem;
	}
}
section.purchase .feature-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	gap: 35px;
	margin-top: 40px;
}
@media not all and (min-width: 1024px) {
	section.purchase .feature-group {
		gap: 10px;
	}
}
@media not all and (min-width: 640px) {
	section.purchase .feature-group {
		margin-top: 1rem;
	}
}
section.purchase .feature-box {
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.2;
	border: 1px solid currentColor;
	min-width: 210px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 5px 20px;
}
@media not all and (min-width: 1024px) {
	section.purchase .feature-box {
		font-size: 1rem;
		min-width: 175px;
	}
}
@media not all and (min-width: 640px) {
	section.purchase .feature-box {
		font-size: 0.75rem;
		min-width: 100px;
		padding: 5px;
	}
}
section.purchase .feature-note {
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-top: 0.75rem;
}
@media not all and (min-width: 1024px) {
	section.purchase .feature-note {
		font-size: 0.9rem;
	}
}
@media not all and (min-width: 640px) {
	section.purchase .feature-note {
		font-size: 10px;
		letter-spacing: 0.05em;
	}
}
section.purchase .purchase-buttons {
	margin-top: 3rem;
}
@media not all and (min-width: 1024px) {
	section.purchase .purchase-buttons {
		margin-top: 1rem;
	}
}
@media not all and (min-width: 1024px) {
	section.purchase .purchase-buttons .smb-btn-wrapper {
		width: 100%;
	}
}
section.purchase .purchase-buttons .smb-btn {
	--smb-btn--background-color: #0e2029;
	font-size: 1.75rem;
	letter-spacing: 0.1em;
	border-radius: 0;
	padding: 8px 167px;
}
@media not all and (min-width: 1024px) {
	section.purchase .purchase-buttons .smb-btn {
		font-size: 1.5rem;
		width: 100%;
		padding: 8px 24px;
	}
}
@media not all and (min-width: 640px) {
	section.purchase .purchase-buttons .smb-btn {
		font-size: 1.125rem;
	}
}
section.purchase .purchase-buttons .smb-btn__label {
	line-height: 1.5;
}

/* LINE / SNS */
section.line {
	padding-top: 70px;
	padding-bottom: 95px;
}
@media not all and (min-width: 1024px) {
	section.line {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
section.line .c-container {
	max-width: unset;
	padding-left: 0;
	padding-right: 0;
}
section.line h2.line-title {
	color: #fff;
	background-color: #06c755;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.25rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	line-height: 1.4;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	border-radius: 9999px;
	padding: 26px 40px;
}
@media not all and (min-width: 1024px) {
	section.line h2.line-title {
		font-size: 1.75rem;
		padding: 0.75em 1em;
		margin-bottom: 0;
	}
}
@media not all and (min-width: 640px) {
	section.line h2.line-title {
		font-size: 1.25rem;
	}
}
section.line .line-point-group {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}
@media not all and (min-width: 640px) {
	section.line .line-point-group {
		padding-left: var(--_container-margin-left);
		padding-right: var(--_container-margin-right);
	}
}
@media not all and (min-width: 1024px) {
	section.line .line-point-img img {
		width: 45px;
	}
}
@media not all and (min-width: 640px) {
	section.line .line-point-img img {
		width: 30px;
	}
}
section.line .line-point-text {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.25rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.4;
	margin-top: 1rem;
}
@media not all and (min-width: 1024px) {
	section.line .line-point-text {
		font-size: 1.375rem;
	}
}
@media not all and (min-width: 640px) {
	section.line .line-point-text {
		font-size: 1rem;
		letter-spacing: 0.1em;
		margin-top: 0.5em;
	}
	section.line .line-point-text br.sp_none {
		display: none;
	}
}
section.line .line-buttons {
	margin-top: 4rem;
}
@media not all and (min-width: 1024px) {
	section.line .line-buttons {
		margin-top: 2rem;
	}
}
section.line .line-buttons .smb-btn {
	color: #06c755;
	background-color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 3rem;
	font-weight: 900;
	letter-spacing: 0.5em;
	border: 9px solid #06c755;
	border-radius: 0;
	padding: 0.75rem;
	position: relative;
}
@media not all and (min-width: 1024px) {
	section.line .line-buttons .smb-btn {
		font-size: 2rem;
		border-width: 6px;
	}
}
@media not all and (min-width: 640px) {
	section.line .line-buttons .smb-btn {
		font-size: 1.25rem;
		border-width: 5px;
	}
}
section.line .line-buttons .smb-btn::after {
	content: "";
	width: 40px;
	height: 40px;
	border: 0;
	border-top: solid 5px currentColor;
	border-right: solid 5px currentColor;
	position: absolute;
	top: 50%;
	right: 20%;
	-webkit-transform: rotate(45deg) translateY(-60%);
	        transform: rotate(45deg) translateY(-60%);
}
@media not all and (min-width: 1024px) {
	section.line .line-buttons .smb-btn::after {
		width: 25px;
		height: 25px;
		right: 10%;
	}
}
@media not all and (min-width: 640px) {
	section.line .line-buttons .smb-btn::after {
		width: 16px;
		height: 16px;
		border-top: solid 3px currentColor;
		border-right: solid 3px currentColor;
	}
}
@media (hover: hover) and (pointer: fine) {
	section.line .line-buttons .smb-btn:active, section.line .line-buttons .smb-btn:focus, section.line .line-buttons .smb-btn:hover {
		-webkit-filter: unset;
		        filter: unset;
		color: #fff;
		background-color: #06c755;
	}
}
section.line .sns-buttons {
	margin-top: 3rem;
}
@media not all and (min-width: 1024px) {
	section.line .sns-buttons {
		margin-top: 2rem;
	}
}
section.line .sns-buttons .smb-btn {
	--smb-btn--background-color: #0e2029;
	font-size: 2rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	border-radius: 9999px;
	width: 811px;
}
@media not all and (min-width: 1024px) {
	section.line .sns-buttons .smb-btn {
		font-size: 1.375rem;
		width: 550px;
	}
}
@media not all and (min-width: 640px) {
	section.line .sns-buttons .smb-btn {
		font-size: 1rem;
		width: 310px;
	}
}
section.line .sns-buttons .smb-btn__label {
	line-height: 1.2;
}
section.line .sns-buttons + .sns-buttons {
	margin-top: 2rem;
}
@media not all and (min-width: 1024px) {
	section.line .sns-buttons + .sns-buttons {
		margin-top: 1rem;
	}
}
section.line .message-text {
	font-size: 2rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 4rem;
}
@media not all and (min-width: 1024px) {
	section.line .message-text {
		font-size: 1.5rem;
		margin-top: 2rem;
	}
}
@media not all and (min-width: 640px) {
	section.line .message-text {
		font-size: 1rem;
	}
}
@media not all and (min-width: 640px) {
	section.line .serum-img img {
		width: 100px;
	}
}

/* Notice */
section.usage-notice {
	padding-top: 135px;
	padding-bottom: 155px;
}
@media not all and (min-width: 1024px) {
	section.usage-notice {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}
@media not all and (min-width: 640px) {
	section.usage-notice {
		padding-top: 35px;
		padding-bottom: 35px;
	}
}
@media not all and (min-width: 1024px) {
	section.usage-notice .c-container {
		max-width: 600px;
	}
}
section.usage-notice h2.notice-title {
	font-size: 2rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	line-height: 1.2;
	border-bottom: 3px dashed currentColor;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
@media not all and (min-width: 1024px) {
	section.usage-notice h2.notice-title {
		font-size: 1.5rem;
	}
}
@media not all and (min-width: 640px) {
	section.usage-notice h2.notice-title {
		font-size: 0.9rem;
		border-bottom: 1px dashed currentColor;
	}
}
section.usage-notice ul.notice-list {
	padding-left: 6.25em;
	margin-top: 130px;
}
@media not all and (min-width: 1024px) {
	section.usage-notice ul.notice-list {
		padding-left: 4.25em;
		margin-top: 4rem;
	}
}
@media not all and (min-width: 640px) {
	section.usage-notice ul.notice-list {
		padding-left: 2.25em;
		margin-top: 2rem;
	}
}
section.usage-notice ul.notice-list li {
	font-size: 2rem;
	font-weight: 900;
	letter-spacing: 0.15em;
	line-height: 1.5;
}
@media not all and (min-width: 1024px) {
	section.usage-notice ul.notice-list li {
		font-size: 1.25rem;
	}
}
@media not all and (min-width: 640px) {
	section.usage-notice ul.notice-list li {
		font-size: 0.8rem;
	}
}
section.usage-notice ul.notice-list li:not(:first-child) {
	margin-top: 3rem;
}
@media not all and (min-width: 640px) {
	section.usage-notice ul.notice-list li:not(:first-child) {
		margin-top: 1rem;
	}
}
section.usage-notice ul.notice-list li::before {
	background-color: #d9d9d9;
	font-size: 2rem;
	width: 1.25em;
	height: 1.25em;
	padding-left: 4px;
	padding-bottom: 4px;
	top: 0.2em;
	left: -100px;
}
@media not all and (min-width: 1024px) {
	section.usage-notice ul.notice-list li::before {
		font-size: 1.25rem;
		left: -2.5em;
	}
}
@media not all and (min-width: 640px) {
	section.usage-notice ul.notice-list li::before {
		font-size: 0.8rem;
		padding-left: 2px;
		padding-bottom: 2px;
		top: 0.1em;
	}
}

/* フッター */
.l-footer {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#737373), to(#f1f1f2));
	background-image: linear-gradient(180deg, #737373 0%, #f1f1f2 100%);
	padding-top: 35px;
	padding-bottom: 30px;
}
.l-footer .l-footer-widget-area {
	padding-top: 0;
	padding-bottom: 0;
}
.l-footer section.footer {
	padding-top: 0;
	padding-bottom: 0;
}
.l-footer section.footer .c-container {
	padding-left: 0;
	padding-right: 0;
}
.l-footer h2.footer-title {
	font-size: 2.25rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	margin-bottom: 0;
}
@media not all and (min-width: 1024px) {
	.l-footer h2.footer-title {
		font-size: 1.75rem;
	}
}
@media not all and (min-width: 640px) {
	.l-footer h2.footer-title {
		font-size: 1.25rem;
	}
}
.l-footer h3.footer-catch {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	border-bottom: 2px dashed #0e2029;
	max-width: calc(100% - 44px);
	padding-bottom: 0.375em;
	margin-top: 0.875rem;
	margin-bottom: 4rem;
}
@media not all and (min-width: 1024px) {
	.l-footer h3.footer-catch {
		font-size: 1.25rem;
		text-indent: -1em;
		max-width: unset;
		margin-bottom: 2rem;
	}
}
@media not all and (min-width: 640px) {
	.l-footer h3.footer-catch {
		font-size: 1rem;
	}
}
.l-footer .footer-body {
	max-width: 864px;
}
.l-footer ul.footer-nav {
	font-family: "Noto Sans JP", sans-serif;
	list-style: none;
	width: 426px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 8px 45px;
	padding-left: 0;
	margin-left: 0 !important;
}
@media not all and (min-width: 1024px) {
	.l-footer ul.footer-nav {
		font-size: 0.875rem;
	}
}
@media not all and (min-width: 640px) {
	.l-footer ul.footer-nav {
		font-size: 0.8rem;
		gap: 4px 30px;
	}
}
.l-footer ul.footer-nav li {
	margin-top: 0;
	position: relative;
}
/* .l-footer ul.footer-nav li:not(:first-child):not(:last-child)::before {
	content: "";
	background-color: #0e2029;
	width: 1px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: -22.5px;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
} */
@media not all and (min-width: 640px) {
	.l-footer ul.footer-nav li:not(:first-child):not(:last-child)::before {
		left: -15px;
	}
}
.l-footer ul.footer-nav li a {
	color: #0e2029;
	text-decoration: none;
}
.l-footer .c-copyright {
	color: #2c2626;
	background-color: transparent;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
	text-align: right;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 14px;
}
.l-footer .c-copyright .c-container {
	max-width: 864px;
}