/* Web Font
---------------------------------------------------------------------------*/

@font-face {
	font-style: normal;
	font-weight: 900;
	src: url("../webfonts/Noto_Sans_JP/NotoSansJP-Black.woff") format("woff");
	font-family: Noto Sans JP;
	font-display: swap;
}

@font-face {
	font-style: normal;
	font-weight: 700;
	src: url("../webfonts/Noto_Sans_JP/NotoSansJP-Bold.woff") format("woff");
	font-family: Noto Sans JP;
	font-display: swap;
}

@font-face {
	font-style: normal;
	font-weight: 500;
	src: url("../webfonts/Noto_Sans_JP/NotoSansJP-Medium.woff") format("woff");
	font-family: Noto Sans JP;
	font-display: swap;
}

@font-face {
	font-style: normal;
	font-weight: 400;
	src: url("../webfonts/Noto_Sans_JP/NotoSansJP-Regular.woff") format("woff");
	font-family: Noto Sans JP;
	font-display: swap;
}

@font-face {
	font-style: normal;
	font-weight: 700;
	src: url("../webfonts/Noto_Serif_JP/NotoSerifJP-Bold.woff") format("woff");
	font-family: Noto Serif JP;
	font-display: swap;
}

/* reset-css
---------------------------------------------------------------------------*/

* {
	box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

li,
dd {
	list-style-type: none;
}

header,
footer,
nav,
section,
article,
aside,
figure,
figcaption {
	display: block;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	text-decoration: none;
	cursor: pointer;
}

/* base
---------------------------------------------------------------------------*/

html {
	font-size: 62.5%;
}

body {
	color: #333;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 0.06em;
}

a {
	color: inherit;
}

img {
	max-width: 100%;
	height: auto;
}

.is-pc {
	display: block;
}

.is-sp {
	display: none;
}

.is-mobile-menu {
	display: none;
}

.clear {
	clear: both;
}

.l-inner {
	max-width: 1446px;
	margin: 0 auto;
	padding: 0 40px;
}

.l-inner.--narrow {
	max-width: 1160px;
}

.l-inner.--full {
	max-width: 100%;
	padding: 0;
}

.l-contents {
	position: relative;
}

.l-sec {
	padding: 80px 0;
}

.l-sec.--intro {
	padding: 64px 0 80px;
}

.l-sec.--collection,
.l-sec.--achievement,
.l-sec.--voice,
.l-sec.--point,
.l-sec.--tokuten {
	background-color: #FFECEC;
}

.l-sec.--trend {
	overflow: hidden;
}

.l-sec.--recommend {
	overflow: hidden;
	background-color: #FFF7F7;
}

.l-sec.--reason {
	padding: 64px 0 80px;
	background: url(../img/bg-reason.webp) repeat center center/1920px auto;
}

.l-sec.--guid,
.l-sec.--important {
	padding: 64px 0 80px;
	background: url(../img/bg-reason.webp) repeat center center/1920px auto;
}

.l-sec.--guid {
	padding: 64px 0;
}

.l-sec.--banner {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F7F7F7;
}

.l-sec.--faq {
	padding: 64px 0 80px;
	background-color: #FFF7F7;
}

.l-sec.--achievement01 {
	background-color: #FFECEC;
}

.l-sec.--zoomin {
	border-bottom: 1px solid #CCCCCC;
}

.l-sec.--furisode {
	padding-top: 0;
}

.l-sec.--lower-reason01 {
	padding-top: 0;
}

.l-sec.--lower-reason02,
.l-sec.--voice02 {
	padding-top: 6.4rem;
	background: url(../img/bg-graph.webp) repeat center center/1920px auto;
}

.l-sec.--lower-reason03 {
	padding-top: 6.4rem;
}

.l-sec.--plan-point,
.l-sec.--flow,
.l-sec.--album,
.l-sec.--solve,
.l-sec.--today02 {
	padding: 64px 0 80px;
}

.l-sec.--today {
	padding-top: 16px;
	padding-bottom: 0;
} 

.l-floating {
	display: inline-block;
	z-index: 10;
	position: fixed;
	right: 3rem;
	bottom: 3rem;
}

.l-preadcrumb {
	position: relative;
	width: 100%;
	max-width: 1406px;
	margin-right: auto;
	margin-left: auto;
	padding: 1.6rem 2rem;
	text-align: left;
}

.l-page {
	position: relative;
	padding-top: 7.8rem;
}

.l-page.--plan {
	padding-top: 0;
}

.l-media {
	display: flex;
	justify-content: space-between;
}

.l-media__body {
	width: 48.3%;
}

.l-media__img {
	width: 46.9%;
}

.l-media__img img {
	width: 100%;
}

.l-cta {
	padding: 13.5rem 0;
	background: url(../img/cta-bg.webp) no-repeat center center/cover;
}

.l-cta__box {
	padding: 5.5rem 0rem;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.l-cta__text {
	padding: 0 6rem;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6666666667;
	letter-spacing: 0.04em;
	text-align: center;
}

.l-cta__text.--la {
	color: #E67578;
	font-size: 4rem;
	line-height: 1.45;
}

.l-cta__desc {
	margin-top: 3.2rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.l-cta__cap-wrap {
	display: inline-block;
	position: relative;
	padding: 0 3.5rem;
}

.l-cta__cap-wrap::before,
.l-cta__cap-wrap::after {
	position: absolute;
	bottom: 0;
	width: 3px;
	height: 80%;
	background-color: #E67578;
	content: "";
}

.l-cta__cap-wrap::before {
	left: 0;
	transform: rotate(-20deg);
}

.l-cta__cap-wrap::after {
	right: 0;
	transform: rotate(20deg);
}

.l-cta__btn {
	display: flex;
	justify-content: center;
	margin-top: 3.2rem;
	gap: 6.4rem;
}

.l-cautionary {
	padding: 6.4rem 0;
}

.l-cautionary.--pink {
	background-color: #FFECEC;
}

.l-cautionary__text {
	margin-bottom: 4rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.l-banner-area {
	padding: 6.4rem 0;
	background-color: #FFECEC;
}

.l-banner-area__link {
	display: block;
	width: 64rem;
	max-width: 100%;
	margin: 0 auto;
	transition: all 0.3s;
}

.l-banner-area__link img {
	width: 100%;
	margin: 0 auto;
}

.l-banner-area__link:hover {
	filter: brightness(1.05);
}

.l-collection .style02 {
	padding-top: 0;
	background: none;
}

.l-collection .chapter01 {
	justify-content: center;
	width: 100%;
	padding: 1.2rem;
	background: #E67578;
}

.l-collection .main_body.chapter01 {
	max-width: 100%;
}

.l-collection .collection_select_box {
	margin: 0;
}

.l-collection .collection_select_box + .collection_select_box {
	margin-left: 3.4rem;
}

.l-collection .chapter01 .collection_select_box {
	width: 30rem;
}

.l-collection .chapter01 .collection_select_box p {
	margin-right: 1.6rem;
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
}

.l-collection .selectbox {
	width: 16rem;
	height: 29px;
}

.l-collection select.box {
	position: absolute;
	top: 0;
	height: 29px;
	padding: 0 0 0 8px;
	border: none;
	outline: none;
}

.l-collection .selectbox::before {
	display: none;
	z-index: 2;
	width: 20px;
	height: 100%;
	border: none;
	background: #fff;
}

.l-collection .selectbox::after {
	z-index: 2;
	right: 5px;
	border-width: 6px 5px 0 5px;
	border-color: #E67578 transparent transparent transparent;
}

.l-collection .chapter01 .search-btn a {
	padding: 5px;
	text-align: center;
}

.l-collection .chapter01 .search-btn a span {
	margin-right: 4px;
}

.l-collection .chapter01 .search-btn {
	margin-left: 7.4rem;
}

.l-collection .main_body.chapter02 {
	width: 100%;
	max-width: 100%;
	padding-top: 3.2rem;
}

.l-collection .collection_img_area {
	width: 100%;
}

.l-collection .collection_img_area {
	-moz-column-gap: 2.9rem;
	column-gap: 2.9rem;
	row-gap: 2.4rem;
	justify-content: flex-start;
}

.l-collection .collection_img_list {
	width: calc((100% - 8.7rem) / 4);
	max-height: none;
	float: none;
}

.l-collection .collection_img_list a {
	max-height: none;
	aspect-ratio: 320 / 560;
}

.l-collection .collection_img_list a img {
	max-height: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.c-toggle {
	display: none;
	z-index: 40;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 50px;
	height: 50px;
	transform: translateY(-50%);
	cursor: pointer;
}

.c-toggle span {
	display: inline-block;
	position: absolute;
	left: 14px;
	width: 50%;
	height: 2px;
	border-radius: 2px;
	background-color: #666;
	transition: all 0.4s;
}

.c-toggle span:nth-of-type(1) {
	top: 15px;
}

.c-toggle span:nth-of-type(2) {
	top: 23px;
}

.c-toggle span:nth-of-type(3) {
	top: 31px;
}

.c-toggle.active span:nth-of-type(1) {
	top: 18px;
	left: 18px;
	width: 50%;
	transform: translateY(6px) rotate(-45deg);
}

.c-toggle.active span:nth-of-type(2) {
	opacity: 0;
}

.c-toggle.active span:nth-of-type(3) {
	top: 30px;
	left: 18px;
	width: 50%;
	transform: translateY(-6px) rotate(45deg);
}

.c-nav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.c-nav a {
	text-decoration: none !important;
}

.c-nav__list {
	display: flex;
	justify-content: space-around;
}

.c-nav__item {
	position: relative;
}

.c-nav__item.--has-child {
	padding: 1.3rem 2rem;
	cursor: pointer;
}

.c-nav__item.--has-child::before {
	position: absolute;
	top: 2.4rem;
	right: 0;
	width: 0.7rem;
	height: 0.7rem;
	transform: rotate(135deg);
	border-top: 0.2rem solid #E67578;
	border-right: 0.2rem solid #E67578;
	content: "";
}

.c-nav__item.--has-child:hover > ul,
.c-nav__item.--has-child:active > ul {
	visibility: visible;
	opacity: 1;
}

.c-nav__item > span {
	z-index: 1;
	position: relative;
}

.c-nav__item > span::after { /*下線の色*/
	z-index: -1;
	position: absolute;
	bottom: -6px;
	left: 0; /*テキストからの距離*/
	width: 0%; /*初期状態では下線非表示*/
	height: 1px; /*下線の高さ*/
	background: #000;
	content: "";
	transition: all 0.4s; /*アニメーション速度*/
}

.c-nav__link {
	display: block;
	width: 100%;
	padding: 1.3rem 2rem;
}

.c-nav__link span {
	z-index: 1;
	position: relative;
}

.c-nav__link span::after { /*下線の色*/
	z-index: -1;
	position: absolute;
	bottom: -6px;
	left: 0; /*テキストからの距離*/
	width: 0%; /*初期状態では下線非表示*/
	height: 1px; /*下線の高さ*/
	background: #000;
	content: "";
	transition: all 0.4s; /*アニメーション速度*/
}

.c-nav__child {
	visibility: hidden;
	z-index: 2;
	position: fixed;
	top: 5.8rem;
	left: 0;
	width: 18rem;
	border-top: 1px solid #ccc;
	background: #E67578; /*はじめは非表示*/
	opacity: 0;
	transition: all 0.3s;
}

.c-nav__child a {
	display: block;
	padding: 0.8rem 2rem 1.1rem;
}

.c-nav__sns {
	display: flex;
	justify-content: center;
	margin-top: 3.2rem;
}

.c-nav__sns li + li {
	margin-left: 1.8rem;
}

.c-nav__sns a {
	display: block;
}

.c-nav__sns a img {
	width: 3rem;
	height: 3rem;
}

.c-btn {
	display: inline-flex;
	position: relative;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 48rem;
	padding: 1.6rem 2.8rem 1.8rem;
	background-color: #333;
	box-shadow: 8px 8px 0 #cccccc;
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5;
	text-align: center;
	text-decoration: none !important;
	transition: all 0.3s;
}

.c-btn:visited,
.c-btn:link {
	color: #fff;
}

.c-btn::after {
	position: absolute;
	top: 50%;
	right: 2rem;
	width: 0.7rem;
	height: 0.7rem;
	transform: translateY(-50%) rotate(-45deg);
	border-right: 0.2rem solid #fff;
	border-bottom: 0.2rem solid #fff;
	content: "";
}

.c-btn.--red {
	background-color: #C0002D;
}

.c-btn.--red:hover {
	background-color: #E82855;
}

.c-btn-type01 {
	display: inline-flex;
	position: relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 6.4rem;
	padding: 0 1.5rem 0 6.5rem;
	background-color: #FFEBEB;
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.04em;
	text-decoration: none !important;
	transition: all 0.3s;
}

.c-btn-type01:visited,
.c-btn-type01:link {
	color: #fff;
}

.c-btn-type01::before {
	position: absolute;
	top: 50%;
	left: 1.5rem;
	width: 4rem;
	height: 4rem;
	transform: translateY(-50%);
	background: url(../img/icon-tel.svg) no-repeat center center/contain;
	content: "";
}

.c-btn-type01.--tel {
	background-color: #FFEBEB;
	color: #E67578;
}

.c-btn-type01.--tel:hover {
	opacity: 0.7;
}

.c-btn-type01.--tel span {
	display: block;
	color: #333;
	font-weight: 400;
	font-size: 1.4rem;
}

.c-btn-type01.--tel::before {
	background: url(../img/icon-tel.svg) no-repeat center center/contain;
}

.c-btn-type01.--reserve {
	background-color: #C0002D;
}

.c-btn-type01.--reserve:hover {
	background-color: #E82855;
}

.c-btn-type01.--reserve::before {
	background: url(../img/icon-reserve.svg) no-repeat center center/contain;
}

.c-btn-type01.--contact {
	background-color: #E67578;
}

.c-btn-type01.--contact:hover {
	background-color: #FA898C;
}

.c-btn-type01.--contact::before {
	background: url(../img/icon-contact.svg) no-repeat center center/contain;
}

.c-btn-type02 {
	display: block;
	position: relative;
	width: 100%;
	padding: 1.5rem;
	background-color: #C0002D;
	box-shadow: 8px 8px 0 #cccccc;
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
	text-align: center;
	text-decoration: none !important;
	transition: all 0.3s;
}

.c-btn-type02:visited,
.c-btn-type02:link {
	color: #fff;
}

.c-btn-type02::after {
	position: absolute;
	top: 50%;
	right: 2.3rem;
	width: 0.7rem;
	height: 0.7rem;
	transform: translateY(-50%) rotate(-45deg);
	border-right: 0.2rem solid #fff;
	border-bottom: 0.2rem solid #fff;
	content: "";
}

.c-btn-type02.--mail {
	background-color: #C0002D;
}

.c-btn-type02.--mail:hover {
	background-color: #E82855;
}

.c-btn-type02.--line {
	background-color: #00B900;
}

.c-btn-type02.--line:hover {
	background-color: #1ED71E;
}

.c-btn-type02.--tel {
	background-color: #F55A5E;
}

.c-btn-type02.--tel:hover {
	background-color: #FA898C;
}

.c-btn-type03 {
	display: inline-block;
	position: relative;
	width: 100%;
	max-width: 64.8rem;
	padding: 2rem 0 2.4rem;
	background-color: #E67578;
	box-shadow: 8px 8px 0 #cccccc;
	color: #fff;
	font-weight: 700;
	font-size: 3.2rem;
	text-align: center;
	text-decoration: none !important;
	transition: all 0.3s;
}

.c-btn-type03:visited,
.c-btn-type03:link {
	color: #fff;
}

.c-btn-type03::after {
	position: absolute;
	top: 50%;
	right: 2.3rem;
	width: 0.7rem;
	height: 0.7rem;
	transform: translateY(-50%) rotate(-45deg);
	border-right: 0.2rem solid #fff;
	border-bottom: 0.2rem solid #fff;
	content: "";
}

.c-btn-type03:hover {
	background-color: #FA898C;
}

.c-btn-type03 span {
	display: inline-block;
	position: relative;
	padding-left: 6rem;
}

.c-btn-type03 span::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 4.8rem;
	height: 4.8rem;
	transform: translateY(-50%);
	background: url(../img/icon-contact.svg) no-repeat center center/contain;
	content: "";
}

.c-btn-type04 {
	position: relative;
	max-width: 100%;
	background-color: #FFEBEB;
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
	text-decoration: none !important;
	transition: all 0.3s;
}

.c-btn-type04:visited,
.c-btn-type04:link {
	color: #fff;
}

.c-btn-type04::after {
	position: absolute;
	top: 50%;
	right: 2rem;
	width: 0.7rem;
	height: 0.7rem;
	transform: translateY(-50%) rotate(-45deg);
	border-right: 0.2rem solid #fff;
	border-bottom: 0.2rem solid #fff;
	content: "";
}

.c-btn-type04.--red {
	background-color: #C0002D;
}

.c-btn-type04.--red:hover {
	background-color: #E82855;
}

.c-btn-type04.--red .c-btn-type04__line::before {
	background: url(../img/icon-reserve.svg) no-repeat center center/contain;
}

.c-btn-type04.--pink {
	background-color: #E67578;
}

.c-btn-type04.--pink:hover {
	background-color: #FA898C;
}

.c-btn-type04.--pink .c-btn-type04__line::before {
	background: url(../img/icon-contact.svg) no-repeat center center/contain;
}

.c-btn-type04__line {
	display: inline-flex;
	position: relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 48.4rem;
	max-width: 100%;
	height: 8.4rem;
	padding: 0 3.5rem 0 6.5rem;
}

.c-btn-type04__line::before {
	position: absolute;
	top: 50%;
	left: 2.5rem;
	width: 4rem;
	height: 4rem;
	transform: translateY(-50%);
	background: url(../img/icon-tel.svg) no-repeat center center/contain;
	content: "";
}

.c-btn-type04__line::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% - 1rem);
	height: calc(100% - 1rem);
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	content: "";
}

.c-title {
	margin-bottom: 6.3rem;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-title__caption {
	display: inline-block;
	position: relative;
	margin-bottom: 1rem;
	padding: 0 2rem;
	color: #E67578;
	font-size: 2.4rem;
}

.c-title__caption::before,
.c-title__caption::after {
	position: absolute;
	bottom: 0;
	width: 1px;
	height: 80%;
	background-color: #E67578;
	content: "";
}

.c-title__caption::before {
	left: 0;
	transform: rotate(-20deg);
}

.c-title__caption::after {
	right: 0;
	transform: rotate(20deg);
}

.c-collection-slider {
	width: 100%;
	margin: 0 auto;
	padding: 0 10rem;
}

.c-collection-slider .slick-list {
	padding-bottom: 1rem;
}

.c-collection-slider__item { /*スライド左右の余白調整*/
	margin: 0 1.6rem;
}

.c-collection-slider__link {
	display: block;
	transition: all 0.3s;
	aspect-ratio: 260 / 480;
}

.c-collection-slider__link img {
	-o-object-fit: cover;
	-o-object-position: center center;
	object-fit: cover;
	object-position: center center;
	box-shadow: 8px 8px 0 white;
	    width: 100%;
    height: 100%;
}

.c-collection-slider__link:hover {
	opacity: 0.7;
}

.c-collection-slider__prev,
.c-collection-slider__next {
	position: absolute;
	top: 42%;
	width: 6.4rem;
	height: 6.4rem;
	border-radius: 50%;
	outline: none;
	background-color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}

.c-collection-slider__prev::before,
.c-collection-slider__next::before {
	position: absolute;
	top: 50%;
	width: 1.2rem;
	height: 1.8rem;
	background: url(../img/collection-slider-arrow.svg) no-repeat center center/contain;
	content: "";
}

.c-collection-slider__prev:hover,
.c-collection-slider__next:hover {
	opacity: 0.7;
}

.c-collection-slider__prev {
	left: 0;
}

.c-collection-slider__prev::before {
	left: calc(50% - 0.2rem);
	transform: translate(-50%, -50%);
}

.c-collection-slider__next {
	right: 0;
}

.c-collection-slider__next::before {
	right: calc(50% - 0.2rem);
	transform: translate(50%, -50%) rotate(180deg);
}

.c-marker {
	display: inline;
	background: linear-gradient(transparent 70%, #FFF367 70%);
}

.c-banner {
	display: flex;
	justify-content: space-between;
}

.c-banner li {
	width: 46.85%;
}

.c-banner li a {
	display: block;
	transition: all 0.3s;
}

.c-banner li a:hover {
	filter: brightness(1.1);
}

.c-banner li a img {
	width: 100%;
}

.c-post {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 8px;
}

.c-post a {
	text-decoration: none !important;
	transition: all 0.3s;
}

.c-post a:hover {
	opacity: 0.7;
}

.c-post__link {
	display: flex;
	flex: 1;
	flex-direction: column;
}

.c-post__thumb {
	height: 24rem;
	overflow: hidden;
}

.c-post__thumb img {
	-o-object-fit: cover;
	-o-object-position: center center;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.c-post__body {
	display: grid;
	grid-template-rows: auto auto auto;
	flex: 1;
	padding: 0.8rem 1.6rem 2.4rem;
	letter-spacing: 0.04em;
}

.c-post__date {
	color: #666666;
	font-size: 1.6rem;
}

.c-post__title {
	margin-top: 0.6rem;
	color: #333;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.375;
}

.c-post__tags {
	padding-top: 0.8rem;
}

.c-post__tags li {
	display: inline-block;
	margin-top: 0.8rem;
	padding: 0 0.8rem 0.2rem;
	background-color: #E67578;
	color: #fff;
	font-size: 1.4rem;
	transition: all 0.3s;
}

.c-post__tags li:not(:last-child) {
	margin-right: 0.6rem;
}

/*スライダー矢印*/

.c-post__prev,
.c-post__next {
	z-index: 1;
	position: absolute;
	top: 42%;
	width: 3.2rem;
	height: 3.2rem;
	border: 1px solid #E67578;
	border-radius: 50%;
	outline: none;
	background-color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}

.c-post__prev::before,
.c-post__next::before {
	position: absolute;
	top: 50%;
	width: 0.7rem;
	height: 1rem;
	background: url(../img/post-slider-arrow.svg) no-repeat center center/contain;
	content: "";
}

.c-post__prev:hover,
.c-post__next:hover {
	opacity: 0.7;
}

.c-post__prev {
	left: -4rem;
}

.c-post__prev.slick-disabled {
	display:none!important;
}

.c-post__prev::before {
	left: calc(50% - 0.1rem);
	transform: translate(-50%, -50%);
}

.c-post__next {
	right: 1rem;
}

.c-post__next.slick-disabled {
	display:none!important;
}


.c-post__next::before {
	right: calc(50% - 0.1rem);
	transform: translate(50%, -50%) rotate(180deg);
}

.c-faq-accordion {
	padding: 1rem 1.6rem;
	border: 1px solid #E67578;
	border-radius: 8px;
	background-color: #fff;
}

.c-faq-accordion__title {
	display: flex;
	position: relative;
	align-items: center;
	padding-right: 2rem;
	font-weight: 700;
	font-size: 2rem;
	cursor: pointer;
}

.c-faq-accordion__title::after {
	position: absolute;
	top: 50%;
	right: 0.3rem;
	width: 0.7rem;
	height: 0.7rem;
	transform: translateY(-50%) rotate(45deg);
	border-right: 0.2rem solid #E67578;
	border-bottom: 0.2rem solid #E67578;
	content: "";
}

.c-faq-accordion__title.close::after {
	transform: translateY(-50%) rotate(-135deg);
}

.c-faq-accordion__title h3 {
	flex: 1;
}

.c-faq-accordion__tag {
	display: block;
	width: 4.3rem;
	height: 4.3rem;
	margin-right: 1.6rem;
	border-radius: 50%;
	background: #E67578;
	color: #fff;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 3.6rem;
	text-align: center;
}

.c-faq-accordion__body {
	display: none;
	padding: 1.4rem 0.8rem;
}

.c-cta-box {
	padding: 2.9rem;
	border: 1px solid #E67578;
	border-radius: 8px;
	background-color: #fff;
}

.c-cta-box__caption {
	color: #C0002D;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.4583333333;
	text-align: center;
}

.c-cta-box__caption span {
	display: inline-block;
	position: relative;
	padding: 0 2rem;
}

.c-cta-box__caption span::before,
.c-cta-box__caption span::after {
	position: absolute;
	bottom: 0.2rem;
	width: 1px;
	height: 2.8rem;
	background-color: #E67578;
	content: "";
}

.c-cta-box__caption span::before {
	left: 0;
	transform: rotate(-20deg);
}

.c-cta-box__caption span::after {
	right: 0;
	transform: rotate(20deg);
}

.c-cta-box__btn {
	max-width: 48rem;
	margin: 2.8rem auto 0;
}

.c-cta-box__btn a + a {
	margin-top: 2.8rem;
}

.c-cta-box__desc {
	margin-top: 2rem;
	font-size: 1.8rem;
	text-align: center;
}

.c-info-box {
	padding: 2.9rem;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	background-color: #fff;
}

.c-info-box__row + .c-info-box__row {
	margin-top: 1.3rem;
	padding-top: 1.3rem;
	border-top: 1px solid #CCCCCC;
}

.c-info-box__heading {
	color: #E67578;
	font-weight: 700;
	font-size: 2rem;
}

.c-info-box__text {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.7777777778;
}

.c-info-box__list {
	width: 100%;
	font-weight: 500;
	font-size: 1.8rem;
}

.c-info-box__list li:not(:last-child) {
	margin-right: 2.4rem;
}

.c-info-box__list li span {
	color: #E67578;
}

.c-top-btn {
	display: block;
	width: 5.2rem;
	height: 5.2rem;
	border: none;
	outline: none;
	background: none;
	color: inherit;
	font: inherit;
	cursor: pointer;
	transition: all 0.3s;
}

.c-top-btn:hover {
	filter: brightness(1.1);
}

.c-floating-menu {
	display: flex;
	background: #E67578;
}

.c-floating-menu__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 25%;
	padding: 1.4rem 0.5rem;
	color: #fff;
	font-size: 1.4rem;
	text-decoration: none !important;
}

.c-floating-menu__link:visited,
.c-floating-menu__link:link {
	color: #fff;
}

.c-floating-menu__link:not(:first-child) {
	border-left: 1px solid #fff;
}

.c-floating-menu__link img {
	width: 2.7rem;
	margin-bottom: 0.4rem;
}

.c-page-title {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 8rem;
	padding-bottom: 2rem;
	color: #E67578;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-page-title::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.87rem;
	background: url(../img/title-under-line.png) repeat-x center center/contain;
	content: "";
}

.c-page-title__main {
	display: block;
	font-size: 5rem;
	line-height: 1.16;
}

.c-page-title__sub {
	display: block;
	margin-top: 0.4rem;
	color: #333;
	font-size: 2.4rem;
}

.c-step__title {
	-webkit-text-stroke: 2px #E67578;
	position: relative;
	margin-bottom: 4rem;
	color: transparent;
	font-weight: 900;
	font-size: 6.4rem;
	letter-spacing: 0.04em;
	text-align: center;
	text-shadow: 0.4rem 0.4rem 0 #fff367;
}

.c-step__title::before {
	position: absolute;
	top: 52%;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #E67578;
	content: "";
}

.c-step__title span {
	position: relative;
	padding: 0 4.4rem;
	background: #fff;
}

.c-step__media {
	display: flex;
	justify-content: space-between;
}

.c-step__body {
	width: 48.3%;
}

.c-step__heading {
	margin-bottom: 1.6rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
	text-align: left;
}

.c-step__heading span {
	display: block;
	font-size: 2.4rem;
}

.c-step__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.c-step__box {
	margin-top: 3.2rem;
	padding: 0.8rem 2rem 1.6rem;
	background-color: #FFECEC;
}

.c-step__box strong {
	text-decoration: underline;
}

.c-step__box-heading {
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
}

.c-step__box-heading span {
	font-size: 2rem;
}

.c-step__box-list {
	margin-top: 0.8rem;
}

.c-step__box-list li {
	position: relative;
	padding-left: 2.4rem;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
}

.c-step__box-list li::before {
	position: absolute;
	top: 0.5rem;
	left: 0;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	background: url(../img/check-small.png) no-repeat center center/contain;
	background-color: #E67578;
	content: "";
}

.c-step__box-list li + li {
	margin-top: 0.4rem;
}

.c-step__box-list a {
	text-decoration: underline;
	font-weight: 700;
	transition: all .3s;
}

.c-step__box-list a:hover {
	opacity: .7;
}

.c-step__img {
	width: 46.9%;
}

.c-step__img img {
	width: 100%;
}

.c-step__btn {
	margin-top: 4.8rem;
	text-align: center;
}

.c-step__btn a {
	margin: 1.6rem;
}

.c-howto-choose + .c-howto-choose {
	margin-top: 8rem;
}

.c-howto-choose__heading {
	display: flex;
	align-items: center;
	margin-bottom: 3.2rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
}

.c-howto-choose__num {
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 7.2rem;
	height: 7.2rem;
	margin-right: 1.5rem;
	background: url(../img/furisode/furisode-num.png) no-repeat center center/contain;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1;
	font-family: "Noto Serif JP", sans-serif;
}

.c-howto-choose__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
}

.c-howto-choose__btn {
	margin-top: 5rem;
	text-align: center;
}

.c-card {
	display: flex;
	gap: 2.3rem;
}

.c-card__item {
	width: calc((100% - 4.6rem) / 3);
	padding: 3.2rem;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	background-color: #fff;
}

.c-card__img {
	text-align: center;
}

.c-card__img img {
	width: 18.5rem;
}

.c-card__heading {
	margin-top: 1.6rem;
	color: #E67578;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-card__text {
	margin-top: 3.2rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.c-card__btn {
	max-width: 35rem;
	margin: 3.2rem auto 0;
}

.c-cautionary {
	padding: 3.2rem 3.2rem 3.8rem;
	border: 1px solid #333;
	border-radius: 8px;
	background-color: #fff;
}

.c-cautionary.--pink {
	border: 1px solid #E67578;
}

.c-cautionary__heading {
	display: flex;
	justify-content: center;
	margin-bottom: 2.4rem;
	font-weight: 700;
	font-size: 2.6rem;
	text-align: center;
}

.c-cautionary__heading img {
	width: 3.2rem;
	margin-right: 1.8rem;
}

.c-cautionary__text,
.c-cautionary__list {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.c-cautionary__text {
	text-align: center;
}

.c-cautionary__list {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 1.6rem auto 0;
}

.c-cautionary__list li {
	position: relative;
	padding-left: 1.5rem;
}

.c-cautionary__list li::before {
	position: absolute;
	top: 1.1rem;
	left: 0;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	background-color: #E67578;
	content: "";
}

.c-cautionary__arrow {
	margin: 1.6rem 0;
	text-align: center;
}

.c-cautionary__arrow img {
	width: 16.8rem;
}

.c-cautionary__btn {
	margin-top: 1.6rem;
	text-align: center;
}

.c-box {
	padding: 3.6rem 2rem 4rem;
	border: 1px solid #E67578;
	border-radius: 8px;
}

.c-box__heading {
	margin-bottom: 3.2rem;
	color: #E67578;
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 1.4230769231;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-box__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-box__btn {
	margin-top: 3.2rem;
	text-align: center;
}

.c-box-check {
	padding: 1.2rem 2rem 1.6rem;
	background-color: #FFECEC;
}

.c-box-check.--gray {
	background-color: #EEEEEE;
}

.c-box-check.--gray .c-box-check__list li::before {
	background: url(../img/check-small-gray.png) no-repeat center center/contain;
}

.c-box-check__heading {
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
}

.c-box-check__list {
	margin-top: 0.8rem;
}

.c-box-check__list li {
	position: relative;
	padding-left: 2.4rem;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
}

.c-box-check__list li::before {
	position: absolute;
	top: 0.5rem;
	left: 0;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	background: url(../img/check-small.png) no-repeat center center/contain;
	background-color: #E67578;
	content: "";
}

.c-box-check__list li + li {
	margin-top: 0.4rem;
}

.c-box-media {
	padding: 6.4rem;
	background-color: #FFF7F7;
}

.c-box-media__heading {
	margin-bottom: 6.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6666666667;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-box-media__media {
	display: flex;
	justify-content: space-between;
}

.c-box-media__body {
	width: 56.1%;
}

.c-box-media__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.c-box-media__img {
	width: 38.8%;
}

.c-box-media__img-column {
	display: flex;
	justify-content: space-between;
	margin-top: 3.2rem;
}

.c-box-media__img-column-item {
	width: 45.1%;
/* 	max-width: 29.6rem; */
}

.c-set {
	padding: 3.2rem;
	background-color: #FFECEC;
}

.c-set__title {
	margin-bottom: 3.2rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-set__row {
	display: flex;
	align-items: center;
	min-height: 8.8rem;
	padding: 1.6rem 0;
	background-color: #fff;
}

.c-set__row + .c-set__row {
	margin-top: 0.8rem;
}

.c-set__head {
	width: 23.7rem;
	color: #E67578;
	font-weight: 700;
	font-size: 2.4rem;
	text-align: center;
}

.c-set__body {
	width: calc(100% - 23.7rem);
}

.c-set__body ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem;
}

.c-set__body ul li {
	display: inline-block;
	padding: 0 0.6rem 0.2rem;
	background-color: #E67578;
	color: #fff;
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}

.c-howto-pay {
	display: flex;
	margin-top: 6rem;
	gap: 2.9rem;
}

.c-howto-pay__item {
	position: relative;
	width: calc((100% - 8.7rem) / 4);
	padding: 7.6rem 2rem 3.2rem;
	border-radius: 8px;
	background-color: #FFECEC;
}

.c-howto-pay__tag {
	display: flex;
	position: absolute;
	top: -6rem;
	left: 50%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 12rem;
	height: 12rem;
	transform: translateX(-50%);
	border: 1px solid #E67578;
	border-radius: 50%;
	background-color: #fff;
	color: #E67578;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1;
}

.c-howto-pay__num {
	margin-top: 0.5rem;
	font-size: 4rem;
	line-height: 1;
}

.c-howto-pay__text {
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-howto-pay__heading {
	margin-top: 1rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.4375;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-case__title {
	margin-bottom: 3.2rem;
	text-align: center;
}

.c-case__ribbon {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	height: 4.8rem;
	padding: 0 4rem;
	background: #E67578;
	color: #FFF;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 4.8rem;
	text-align: center;
}

.c-case__ribbon::before,
.c-case__ribbon::after {
	z-index: 1;
	position: absolute;
	width: 0px;
	height: 0px;
	content: "";
}

.c-case__ribbon::before {
	top: 0;
	left: 0;
	border-width: 2.4rem 0px 2.4rem 1.5rem;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
}

.c-case__ribbon::after {
	top: 0;
	right: 0;
	border-width: 2.4rem 1.5rem 2.4rem 0px;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
}

.c-case__head {
	display: flex;
	align-items: flex-end;
}

.c-case__head-icon {
	width: 17.2rem;
}

.c-case__head-icon img {
	width: 11.1rem;
}

.c-case__head-icon.--02 img {
	width: 11.9rem;
}

.c-case__head-icon.--03 img {
	width: 12.8rem;
}

.c-case__head-box {
	width: calc(100% - 17.2rem);
}

.c-case__head__text {
	padding: 2.8rem 3.2rem;
	border: 1px solid #E67578;
	border-radius: 4px;
	background-color: #FFF7F7;
}

.c-case__head__text,
.c-case__body__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.c-case__body {
	display: flex;
	align-items: center;
	margin-top: 6.4rem;
}

.c-case__body-box {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 17.7rem);
	padding: 3.2rem;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
}

.c-case__body__text {
	width: 58.3%;
}

.c-case__body__text a {
	color: #386DFF;
	font-weight: 700;
	text-decoration: underline;
	transition: all 0.3s;
}

.c-case__body__text a:hover {
	opacity: 0.8;
}

.c-case__body-img {
	width: 37.9%;
}

.c-case__body-icon {
	width: 17.7rem;
	text-align: right;
}

.c-case__body-icon img {
	width: 12.6rem;
}

.p-header {
	z-index: 20;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	background-color: #fff;
}

.p-header__box {
	z-index: 40;
	border-top: 16px solid #F9B9B9;
	background-color: #fff;
}

.p-header__nav {
	z-index: 20;
}

.p-header-box {
	position: relative;
	padding: 1rem 0;
}

.p-header-box__inner {
	display: flex;
	align-items: center;
}

.p-header-box__logo {
	width: 24rem;
}

.p-header-box__logo a {
	transition: all 0.3s;
}

.p-header-box__logo a:hover {
	opacity: 0.7;
}

.p-header-box__btn {
	display: flex;
	margin-left: auto;
}

.p-header-box__btn a {
	margin-left: 1.6rem;
}

.p-mv__list {
	display: flex;
}

.p-mv__img {
	width: 33.3333333333%;
}

.p-mv__img img {
	width: 100%;
}

.p-intro__title {
	margin-bottom: 4rem;
}

.p-intro__title span {
	display: inline-block;
	position: relative;
	padding: 0 18rem;
}

.p-intro__title span::before,
.p-intro__title span::after {
	position: absolute;
	top: 50%;
	width: 7.9rem;
	height: 9.1rem;
	transform: translateY(-50%);
	content: "";
}

.p-intro__title span::before {
	left: 0;
	background: url(../img/intro-object01.png) no-repeat center center/contain;
}

.p-intro__title span::after {
	right: 0;
	background: url(../img/intro-object02.png) no-repeat center center/contain;
}

.p-intro__text {
	text-align: center;
}

.p-intro__btn {
	margin-top: 5rem;
	text-align: center;
}

.p-catalog-banner__items {
	display: flex;
    gap: 20px;
	align-items: center;
	justify-content: center;
	padding-bottom: 64px;
}

.p-catalog-banner__items a {
	display: inline-block;
	transition: 0.3s;
}

.p-catalog-banner__items a:hover {
	opacity: 0.7;
}

.p-collection__title {
	margin-bottom: 6.4rem;
}

.p-collection__btn {
	margin-top: 6.4rem;
	text-align: center;
}

.p-collection__banner {
	display: block;
	width: 64rem;
	max-width: 100%;
	margin: 5.6rem auto 0;
	transition: all 0.3s;
}

.p-collection__banner:hover {
	filter: brightness(1.05);
	text-decoration:none!important;
}

.p-collection__banner img {
	width: 100%;
	margin: 0 auto;
}

.p-plan__title {
	margin-bottom: 6.4rem;
}

.p-plan__row {
	display: flex;
	justify-content: space-between;
}

.p-plan__row + .p-plan__row {
	margin-top: 6.4rem;
}

.p-plan__col {
	display: block;
	position: relative;
	width: 46.85%;
	padding-bottom: 2.8rem;
	transition: all 0.3s;
}

.p-plan__col:hover {
	opacity: 0.8;
}

.p-plan__img img {
	width: 100%;
	margin: 0 auto;
	border-radius: 8px;
}

.p-plan__heading {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 32rem;
	padding: 1.2rem 1.5rem;
	transform: translateX(-50%);
	background-color: #E67578;
	color: #fff;
	font-weight: 700;
	font-size: 2.2rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan__heading::after {
	position: absolute;
	top: 50%;
	right: 2rem;
	width: 0.7rem;
	height: 0.7rem;
	transform: translateY(-50%) rotate(-45deg);
	border-right: 0.2rem solid #fff;
	border-bottom: 0.2rem solid #fff;
	content: "";
}

.p-plan__btn {
	margin-top: 7rem;
	text-align: center;
}

.p-plan__banner {
	margin-top: 6.4rem;
}

.p-plan__banner li + li {
	margin-top: 3.2rem;
}

.p-plan__banner a {
	display: block;
	width: 88rem;
	max-width: 100%;
	margin: 0 auto;
	text-decoration: none !important;
	transition: all 0.3s;
}

.p-plan__banner a:hover {
	filter: brightness(1.05);
}

.p-plan__banner a img {
	width: 100%;
	margin: 0 auto;
}

.p-reason__title {
	margin-bottom: 6.4rem;
}

.p-reason__row {
	display: flex;
	justify-content: space-between;
}

.p-reason__row + .p-reason__row {
	margin-top: 6.4rem;
}

.p-reason__col {
	position: relative;
	width: 29.28%;
}

.p-reason__img img {
	width: 100%;
	margin: 0 auto;
}

.p-reason__box {
	position: absolute;
	bottom: 2.4rem;
	left: 50%;
	width: calc(100% - 4.8rem);
	padding: 1.8rem 0 2.4rem;
	transform: translateX(-50%);
	background: rgba(255, 255, 255, 0.85);
	text-align: center;
}

.p-reason__box p {
	color: #C0002D;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.04em;
}

.p-reason__box h3 {
	font-weight: 700;
	font-size: 2.6rem;
	letter-spacing: 0.04em;
}

.p-reason__btn {
	margin-top: 6.4rem;
	text-align: center;
}

.p-trend__title,
.p-recommend__title {
	margin-bottom: 6.4rem;
}

.p-trend__posts,
.p-recommend__posts {
	display: flex;
	justify-content: space-between;
}

.p-trend__posts .slick-list,
.p-recommend__posts .slick-list {
	padding: 0 10% 0 0 !important;
}

.p-trend__post,
.p-recommend__post {
	width: 23.42%;
	background-color: #fff;
}

.p-trend__btn,
.p-recommend__btn {
	margin-top: 6.4rem;
	text-align: center;
}

.p-faq__title {
	margin-bottom: 6.4rem;
}

.p-faq__item + .p-faq__item {
	margin-top: 2.4rem;
}

.p-guid__title {
	margin-bottom: 6.4rem;
}

.p-guid__media {
	display: flex;
	justify-content: space-between;
}

.p-guid__item {
	width: 46.85%;
}

.p-guid__box {
	height: 100%;
}

.p-guid__btn {
	margin-top: 3rem;
	text-align: center;
}

.p-guid__map iframe {
	aspect-ratio: 16/11;
	width: 100%;
	height: 100%;
}

.p-guid__sub {
	margin-top: 8rem;
	font-weight: 700;
	font-size: 2.6rem;
	text-align: center;
}

.p-guid__calendar {
	margin-top: 2.4rem;
	margin-bottom: 6rem;
}

.p-guid__calendar iframe {
	aspect-ratio: 1366/494;
	width: 100%;
	height: 100%;
}

.p-footer {
	border-top: 1px solid #ccc;
}

.p-footer__inner {
	padding-top: 6.4rem;
	padding-bottom: 1.6rem;
}

.p-footer__box {
	display: flex;
	align-items: center;
	margin-bottom: 6.4rem;
}

.p-footer__logo {
	display: flex;
	align-items: center;
}

.p-footer__logo button {
	cursor: pointer;
	transition: all 0.3s;
}

.p-footer__logo button:hover {
	opacity: 0.7;
}

.p-footer__logo img {
	display: block;
	width: 32rem;
}

.p-footer__logo p {
	margin-left: 3rem;
	padding-top: 1rem;
	font-weight: 500;
}

.p-footer__sns {
	display: flex;
	margin-left: auto;
	padding-top: 1rem;
}

.p-footer__sns li + li {
	margin-left: 2.4rem;
}

.p-footer__sns a {
	transition: all 0.3s;
}

.p-footer__sns a:hover {
	opacity: 0.7;
}

.p-footer__sns img {
	width: 4rem;
	height: 4rem;
}

.p-footer__copy {
	padding: 1rem 0 1.2rem;
	background-color: #FFF7F7;
	text-align: center;
}

.p-footer__copy small {
	color: #666666;
	font-weight: 500;
	font-size: 1.4rem;
}

.p-footer-menu__main {
	display: flex;
}

.p-footer-menu__col {
	width: 33.3333333333%;
}

.p-footer-menu__col:not(:first-child) {
	padding-left: 4rem;
	border-left: 1px solid #ccc;
}

.p-footer-menu__col:not(:last-child) {
	padding-right: 4rem;
}

.p-footer-menu__row + .p-footer-menu__row {
	margin-top: 4rem;
}

.p-footer-menu__title {
	position: relative;
	margin-bottom: 1.5rem;
	font-weight: 700;
	pointer-events: none;
}

.p-footer-menu__title.--link {
	pointer-events: visible;
	text-decoration: none;
}

.p-footer-menu__title.--link span {
	display: inline-block;
	z-index: 1;
	position: relative;
}

.p-footer-menu__title.--link span::after {
	z-index: -1;
	position: absolute;
	bottom: -3px;
	left: 0; /*テキストからの距離*/
	width: 0%; /*初期状態では下線非表示*/
	height: 1px; /*下線の高さ*/
	background: #000;
	content: "";
	transition: all 0.4s; /*アニメーション速度*/
}

.p-footer-menu__title.--trend {
	display: block;
	padding-left: 1.6rem;
	pointer-events: all !important;
}

.p-footer-menu__title.--trend::after {
	position: absolute;
	top: 1.25rem;
	right: initial;
	left: 0;
	width: 0.7rem;
	height: 0.7rem;
	transform: rotate(-45deg);
	border-right: 0.2rem solid #E67578;
	border-bottom: 0.2rem solid #E67578;
	content: "";
}

.p-footer-menu__title.--trend.close::after {
	top: 1.25rem;
	transform: rotate(-45deg);
}

.p-footer-menu__title.--trend span {
	display: inline-block;
	z-index: 1;
	position: relative;
}

.p-footer-menu__title.--trend span::after { /*下線の色*/
	z-index: -1;
	position: absolute;
	bottom: -3px;
	left: 0; /*テキストからの距離*/
	width: 0%; /*初期状態では下線非表示*/
	height: 1px; /*下線の高さ*/
	background: #000;
	content: "";
	transition: all 0.4s; /*アニメーション速度*/
}

.p-footer-menu__body {
	display: block;
}

.p-footer-menu__list {
	padding-left: 1.5rem;
}

.p-footer-menu__item {
	position: relative;
	padding-left: 2rem;
}

.p-footer-menu__item:not(:first-child) {
	margin-top: 0.4rem;
}

.p-footer-menu__item::before {
	position: absolute;
	top: 1.1rem;
	left: 0;
	width: 0.7rem;
	height: 0.7rem;
	transform: rotate(-45deg);
	border-right: 0.2rem solid #E67578;
	border-bottom: 0.2rem solid #E67578;
	content: "";
}

.p-footer-menu__link {
	display: block;
	font-weight: 500;
	font-size: 1.6rem;
	text-decoration: none!important;
}

.p-footer-menu__link span {
    background-image: linear-gradient(90deg, #000066, #000066);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 0 1px;
    text-decoration: none;
    transition: background-size 0.5s;
    padding-bottom: 2px;
}

.p-footer-menu__sub {
	display: flex;
	margin-top: 6.4rem;
}

.p-footer-menu__sub li {
	position: relative;
	padding-left: 1.4rem;
}

.p-footer-menu__sub li::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 0.5rem;
	height: 0.5rem;
	transform: translateY(-50%) rotate(-45deg);
	border-right: 0.1rem solid #E67578;
	border-bottom: 0.1rem solid #E67578;
	content: "";
}

.p-footer-menu__sub li a {
	display: block;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.02em;
	text-decoration: none!important;
}

.p-footer-menu__sub li a span {
	background-image: linear-gradient(90deg, #000066, #000066);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 0 1px;
	text-decoration: none;
	transition: background-size 0.5s;
	padding-bottom: 2px;
}

.p-breadcrumb {
	color: #333;
	font-size: 1.2rem;
}

.p-breadcrumb a {
	transition: all 0.3s;
}

.p-breadcrumb a:hover {
	opacity: 0.7;
}

.p-breadcrumb a,
.p-breadcrumb span {
	font-size: 1.2rem;
}

.p-breadcrumb i {
	margin-right: 0.7rem;
	margin-left: 0.7rem;
	color: #E67578;
}

.p-breadcrumb.--contact {
	margin-bottom: 4.5rem;
}

.p-breadcrumb__arrow {
	position: relative;
	margin-right: 0.8rem;
	margin-left: 1.2rem;
}

.p-breadcrumb__arrow::after {
	position: absolute;
	top: 50%;
	left: -0.5rem;
	width: 0.6rem;
	height: 0.6rem;
	transform: rotate(-45deg) translateY(-50%);
	border-right: 1px solid #E67578;
	border-bottom: 1px solid #E67578;
	content: "";
}

.p-achievement-head {
	padding-bottom: 64px;
}

.p-achievement-head__title {
	margin-bottom: 6.4rem;
}

.p-achievement-head__list {
	display: flex;
	justify-content: space-between;
}

.p-achievement-head__item {
	width: calc((100% - 10.6rem) / 3);
}

.p-achievement-head__link {
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 9.6rem;
/* 	padding-bottom: 0.8rem; */
	background-color: #E67578;
	color: #fff;
	font-weight: 700;
	font-size: 2.2rem;
	line-height: 1.4545454545;
	text-align: center;
	text-decoration: none !important;
	transition: all 0.3s;
}

.p-achievement-head__link:visited,
.p-achievement-head__link:link {
	color: #fff;
}

.p-achievement-head__link::after {
	position: absolute;
	top: 42%;
	right: 3rem;
	width: 0.7rem;
	height: 0.7rem;
	transform: rotate(45deg);
	border-right: 0.2rem solid #fff;
	border-bottom: 0.2rem solid #fff;
	content: "";
}

.p-achievement-head__link:hover {
	background-color: #FA898C;
}

.p-achievement__media {
	display: flex;
	justify-content: space-between;
}

.p-achievement__media.--reverse {
	flex-direction: row-reverse;
}

.p-achievement__media + .p-achievement__media {
	padding-top: 7.8rem;
}

.p-achievement__body {
	width: 48.3%;
}

.p-achievement__title {
	margin-bottom: 2.8rem;
	color: #E67578;
	text-align: left;
}

.p-achievement__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-achievement__img {
	width: 46.9%;
}

.p-achievement__img img {
	width: 100%;
}

.p-achievement__bottom {
	margin-top: 8rem;
}

.p-achievement__arrow {
	margin-bottom: 3.2rem;
	text-align: center;
}

.p-achievement__arrow img {
	width: 16.8rem;
}

.p-achievement__desc {
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-achievement__btn {
	margin-top: 1.6rem;
	text-align: center;
}

.p-achievement__btn a {
	margin: 1.6rem;
}

.p-page-head {
	max-width: 100%;
	margin: 0 auto;
}

.p-page-head.--narrow {
	max-width: 1160px;
}

.p-page-head__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-page-head__text.--center {
	text-align: center;
}

.p-page-head__box {
	margin-top: 3.2rem;
	padding: 2.4rem 3.2rem;
	background-color: #FFECEC;
}

.p-page-head__item {
	position: relative;
	padding-left: 3.4rem;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.6;
	letter-spacing: 0.04em;
}

.p-page-head__item::before {
	position: absolute;
	top: 0.5rem;
	left: 0;
	width: 2.4rem;
	height: 2.4rem;
	border-radius: 50%;
	background: url(../img/check.png) no-repeat center center/contain;
	background-color: #E67578;
	content: "";
}

.p-page-head__item + .p-page-head__item {
	margin-top: 1.4rem;
}

.p-choice__item + .p-choice__item {
	margin-top: 8rem;
}

.p-choice__btn {
	margin-top: 6.4rem;
	text-align: center;
}

.p-voice__content {
	display: flex;
	gap: 2.8rem;
}

.p-voice__item {
	position: relative;
	width: calc((100% - 8.4rem) / 4);
	padding: 1.6rem 2.4rem;
	border: 2px solid #E67578;
	border-radius: 10px;
	background-color: #fff;
	color: #E67578;
}

.p-voice__item::after {
	position: absolute;
	bottom: -2rem;
	width: 4.9rem;
	height: 2.1rem;
	content: "";
}

.p-voice__item.--type01 {
	background-color: #E67578;
	color: #fff;
}

.p-voice__item.--type01::after {
	right: 6rem;
	background: url(../img/choice/fukidashi-pink.svg) no-repeat center center/contain;
}

.p-voice__item.--type02::after {
	right: 6rem;
	background: url(../img/choice/fukidashi-white.svg) no-repeat center center/contain;
}

.p-voice__item.--type03 {
	background-color: #E67578;
	color: #fff;
}

.p-voice__item.--type03::after {
	left: 6rem;
	background: url(../img/choice/fukidashi02-pink.svg) no-repeat center center/contain;
}

.p-voice__item.--type04::after {
	left: 6rem;
	background: url(../img/choice/fukidashi02-white.svg) no-repeat center center/contain;
}

.p-voice__text {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.7777777778;
}

.p-voice__btn {
	margin-top: 6.4rem;
	text-align: center;
}

.p-season__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-season__img {
	margin-top: 6.4rem;
	text-align: center;
}

.p-season__img img {
	width: 53.4rem;
	margin: 0 auto;
}

.p-season__arrow {
	margin: 6.4rem 0;
	text-align: center;
}

.p-season__arrow img {
	width: 16.8rem;
}

.p-season__sub {
	font-weight: 700;
	font-size: 3rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-season__card {
	margin-top: 3.2rem;
}

.p-important__text,
.p-important__list {
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}

.p-important__text {
	line-height: 1.7777777778;
}

.p-important__list {
	margin-top: 2.8rem;
	margin-bottom: 1.4rem;
	line-height: 1.5555555556;
}

.p-important__list li {
	position: relative;
	padding-left: 1.5rem;
}

.p-important__list li::before {
	position: absolute;
	top: 1.1rem;
	left: 0;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	background-color: #E67578;
	content: "";
}

.p-important__btn {
	margin-top: 6.4rem;
	text-align: center;
}

.p-point__item {
	padding: 6.4rem 2rem;
	border-radius: 8px;
	background-color: #fff;
}

.p-point__item + .p-point__item {
	margin-top: 3.2rem;
}

.p-point___heading {
	margin-bottom: 2.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-point__row {
	display: flex;
	max-width: 103.2rem;
	margin: 0 auto;
	gap: 3.2rem;
}

.p-point__row > * {
	width: calc((100% - 3.2rem) / 2);
}

.p-point__arrow {
	margin: 3.2rem 0;
	text-align: center;
}

.p-point__arrow img {
	width: 16.8rem;
}

.p-point__sub {
	margin-bottom: 3.2rem;
	font-weight: 700;
	font-size: 2.6rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-point__points {
	display: flex;
	justify-content: space-between;
	max-width: 108rem;
	margin: 0 auto;
}

.p-point__point {
	position: relative;
	width: 29.6%;
	padding: 1.2rem 1.2rem 1.6rem;
	border: 2px solid #E67578;
	color: #E67578;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.4444444444;
	text-align: center;
}

.p-point__point::before,
.p-point__point::after {
	position: absolute;
	width: 2px;
	height: 13px;
	background-color: #fff;
	content: "";
}

.p-point__point::before {
	bottom: 0;
	left: -2px;
}

.p-point__point::after {
	top: 0;
	right: -2px;
}

.p-point__btn {
	margin-top: 6.4rem;
	text-align: center;
}

.p-point__text {
	margin-top: 3.2rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-market__heading {
	margin-bottom: 3.2rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3rem;
	text-align: center;
}

.p-market__table {
	max-width: 67.8rem;
	margin: 0 auto 6.4rem;
}

.p-market__table-row {
	display: flex;
	border: 1px solid #CCCCCC;
}

.p-market__table-row + .p-market__table-row {
	border-top: none;
}

.p-market__table-row dt,
.p-market__table-row dd {
	padding: 1.8rem 1rem;
	font-size: 1.8rem;
}

.p-market__table-row dt {
	width: 16rem;
	border-right: 1px solid #CCCCCC;
	background-color: #FFF7F7;
	color: #E67578;
	font-weight: 700;
	text-align: center;
}

.p-market__table-row dd {
	width: calc(100% - 16rem);
	padding-left: 2.4rem;
}

.p-market__img {
	text-align: center;
}

.p-market__img img {
	width: 32.8rem;
}

.p-market__arrow {
	margin: 6.4rem 0 4rem;
	text-align: center;
}

.p-market__arrow img {
	width: 16.8rem;
}

.p-market__text {
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.6666666667;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-lower-reason + .p-lower-reason {
	margin-top: 8rem;
}

.p-lower-reason__heading {
	margin-bottom: 3.2rem;
	color: #E67578;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-lower-reason__heading-sub {
	display: inline-block;
	position: relative;
	margin-bottom: 1rem;
	padding: 0 2.5rem;
	font-size: 2.4rem;
}

.p-lower-reason__heading-sub::before,
.p-lower-reason__heading-sub::after {
	position: absolute;
	bottom: 0;
	width: 1px;
	height: 80%;
	background-color: #E67578;
	content: "";
}

.p-lower-reason__heading-sub::before {
	left: 0;
	transform: rotate(-20deg);
}

.p-lower-reason__heading-sub::after {
	right: 0;
	transform: rotate(20deg);
}

.p-lower-reason__heading-main {
	display: block;
	font-size: 4rem;
	line-height: 1.45;
}

.p-lower-reason__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-lower-reason__btn {
	margin-top: 3.2rem;
	text-align: center;
}

.p-page-header {
	position: relative;
	padding: 0 0 8rem;
	background: url(../img/bg-page-header.webp) no-repeat center center/cover;
}

.p-page-header h1 {
	margin-bottom: 0;
}

.p-page-header__content {
	width: 108rem;
	max-width: calc(100% - 4rem);
	margin: 3.1rem auto 0;
	padding: 3.2rem 2rem 4rem;
	background-color: #fff;
}

.p-page-header__text {
	margin-top: 3.2rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-head {
	padding: 6.4rem 0 8rem;
}

.p-plan-head__row {
	display: flex;
	justify-content: space-between;
}

.p-plan-head__row02 {
	display: flex;
	justify-content: space-between;
}

.p-plan-head__col01 {
	width: 48.3%;
}

.p-plan-head__col02 {
	width: 46.9%;
}

.p-plan-head__col02 img {
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.p-plan-head__col03 {
	width: 48.6%;
}

.p-plan-head__col04 {
	display: flex;
	flex-direction: column;
	width: 48.6%;
}

.p-plan-head__col05 {
	display: flex;
	flex-direction: column;
	width: 31.5%;
}

.p-plan-head__title {
	margin-bottom: 1rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-head__title.--sm {
	font-size: 3.2rem;
}

.p-plan-head__item01 {
	padding: 2.4rem 2.2rem 3.2rem;
	border-radius: 4px;
	background-color: #FFECEC;
}

.p-plan-head__item02 {
	display: flex;
	justify-content: space-between;
	padding: 3.2rem;
	border-radius: 4px;
	background-color: #FFECEC;
}

.p-plan-head__item02-body {
	width: 32rem;
}

.p-plan-head__item02-img {
	width: calc(100% - 36rem);
}

.p-plan-head__item02-img img {
	width: 100%;
}

.p-plan-head__item03 {
	display: flex;
	flex: 1;
	justify-content: space-between;
	width: 100%;
	padding: 3.2rem;
	border-radius: 4px;
	background-color: #FFECEC;
}

.p-plan-head__item03-body {
	display: flex;
	flex-direction: column;
	width: 54.4%;
}

.p-plan-head__item03-img {
	width: 40.3%;
}

.p-plan-head__item03-img img {
	width: 100%;
}

.p-plan-head__item04 {
	display: flex;
	flex: 1;
	flex-direction: column;
	width: 100%;
	padding: 3.2rem;
	border-radius: 4px;
	background-color: #FFECEC;
}

.p-plan-head__item04-body {
	display: flex;
	flex: 1;
	flex-direction: column;
}

.p-plan-head__item04-img img {
	width: 100%;
}

.p-plan-head__heading {
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.2;
	text-align: center;
}

.p-plan-head__price {
	color: #E67578;
	font-weight: 700;
	font-size: 4.8rem;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.p-plan-head__price span {
	font-size: 3rem;
}

.p-plan-head__text {
	flex: 1;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-plan-head__icons {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin-top: 1.6rem;
	gap: 5rem;
}

.p-plan-head__icons li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 9.8rem;
}

.p-plan-head__icons li img {
	width: 8rem;
}

.p-plan-head__icons li span {
	display: inline-block;
	margin-top: 0.4rem;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.3333333333;
	letter-spacing: 0.04em;
}

.p-plan-head__icons02 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin-top: 1.6rem;
	gap: 3.6rem;
}

.p-plan-head__icons02 li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.p-plan-head__icons02 li img {
	width: 8rem;
}

.p-plan-head__icons02 li span {
	display: inline-block;
	margin-top: 0.4rem;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.375;
	letter-spacing: 0.04em;
}

.p-plan-head__icons03 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin-top: 1rem;
	gap: 0.5rem;
}

.p-plan-head__icons03 li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 12rem;
}

.p-plan-head__icons03 li img {
	width: 8rem;
}

.p-plan-head__icons03 li span {
	display: inline-block;
	margin-top: 0.4rem;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.375;
	letter-spacing: 0.04em;
}

.p-plan-head__icons04 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin-top: 1rem;
	gap: 0.5rem;
}

.p-plan-head__icons04 + .p-plan-head__icons04 {
	margin-top: 1.5rem;
}

.p-plan-head__icons04 li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 12rem;
}

.p-plan-head__icons04 li img {
	width: 8rem;
}

.p-plan-head__icons04 li span {
	display: inline-block;
	margin-top: 0.4rem;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.375;
	letter-spacing: 0.04em;
}

.p-plan-set__box + .p-plan-set__box {
	margin-top: 8.4rem;
	padding-top: 6.4rem;
	border-top: 1px solid #CCCCCC;
}

.p-plan-set__box02 + .p-plan-set__box02 {
	margin-top: 8.4rem;
	padding-top: 6.4rem;
	border-top: 1px solid #CCCCCC;
}

.p-plan-set__head {
	max-width: 66rem;
	margin: 0 auto 3.2rem;
	padding: 2.4rem 2.4rem 3.2rem;
	border-radius: 4px;
	background-color: #FFECEC;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-set__head-text {
	font-weight: 700;
	font-size: 3rem;
}

.p-plan-set__head-price {
	margin-top: 0.3rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4.8rem;
	line-height: 1.35;
}

.p-plan-set__head-price span {
	font-size: 3rem;
}

.p-plan-set__row {
	display: flex;
	gap: 2.9rem;
}

.p-plan-set__row-item {
	position: relative;
	width: calc(100% - 8.7rem);
}

.p-plan-set__row-img {
	text-align: center;
}

.p-plan-set__row-img img {
	width: 32rem;
}

.p-plan-set__row-arrow {
	width: 5.2rem;
}

.p-plan-set__row-text,
.p-plan-set__row02-text {
	margin-top: 1rem;
	font-weight: 700;
	font-size: 2.2rem;
	line-height: 1.3636363636;
	text-align: center;
}

.p-plan-set__row-arrow {
	position: absolute;
	top: 50%;
	left: -4.2rem;
	content: "";
}

.p-plan-set__row02 {
	display: flex;
}

.p-plan-set__row02-item {
	width: 14.6%;
}

.p-plan-set__row02-arrow {
	display: block;
	position: relative;
	align-self: center;
	width: 6.7%;
	padding: 0 2rem;
	text-align: center;
}

.p-plan-set__row02-arrow img {
	width: 5.2rem;
}

.p-plan-set__columns {
	display: flex;
	justify-content: space-between;
	max-width: 102.4rem;
	margin: 0 auto 6.4rem;
}

.p-plan-set__columns-item {
	width: 46.9%;
}

.p-plan-set__columns-img img {
	width: 100%;
}

.p-plan-set__columns-text {
	margin-top: 0.5rem;
	font-weight: 700;
	font-size: 2.2rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-set__columns02 {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 6.4rem;
}

.p-plan-set__columns02.--hakama {
	margin: 0 auto 3.2rem;
}

.p-plan-set__columns02-item {
	width: 23.4%;
}

.p-plan-set__columns02-img img {
	width: 100%;
}

.p-plan-set__columns02-text {
	margin-top: 0.5rem;
	font-weight: 700;
	font-size: 2.2rem;
	line-height: 1.3636363636;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-set__list {
	margin-bottom: 3.2rem;
}

.p-plan-set__sub {
	margin-top: 8rem;
	margin-bottom: 3.2rem;
	font-weight: 700;
	font-size: 3rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-set__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-set__note {
	font-size: 1.8rem;
	line-height: 1.7777777778;
}

.p-plan-set__note.--center {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto;
}

.p-plan-set__option {
	max-width: 108rem;
	margin: 0 auto;
}

.p-plan-set__option-title {
	margin-bottom: 1.5rem;
	font-weight: 700;
	font-size: 2.2rem;
	letter-spacing: 0.04em;
}

.p-plan-set__option-table {
	margin-bottom: 1.6rem;
}

.p-plan-set__option-table-row {
	display: flex;
	border: 1px solid #CCCCCC;
}

.p-plan-set__option-table-row + .p-plan-set__option-table-row {
	border-top: none;
}

.p-plan-set__option-table-row dt,
.p-plan-set__option-table-row dd {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 1.6rem 3rem;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}

.p-plan-set__option-table-row dt {
	width: 59.3%;
	border-right: 1px solid #CCCCCC;
	background-color: #FFF7F7;
	color: #E67578;
	font-weight: 700;
	text-align: center;
}

.p-plan-set__option-table-row dd {
	width: 40.7%;
}

.p-plan-set__option02 {
	max-width: 108rem;
	margin: 0 auto;
}

.p-plan-set__option02-title {
	margin-bottom: 1.5rem;
	font-weight: 700;
	font-size: 2.2rem;
	letter-spacing: 0.04em;
}

.p-plan-set__option02-table {
	margin-bottom: 1.6rem;
}

.p-plan-set__option02-table-row {
	display: flex;
	border: 1px solid #CCCCCC;
}

.p-plan-set__option02-table-row + .p-plan-set__option02-table-row {
	border-top: none;
}

.p-plan-set__option02-table-row dt,
.p-plan-set__option02-table-row dd {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 1.6rem 2rem;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}

.p-plan-set__option02-table-row dt {
	width: 59.3%;
	border-right: 1px solid #CCCCCC;
	background-color: #FFF7F7;
	color: #E67578;
	font-weight: 700;
	text-align: center;
}

.p-plan-set__option02-table-row dd {
	width: 40.7%;
}

.p-plan-set__table {
	display: flex;
	flex-wrap: wrap;
	margin-top: 3.2rem;
	margin-bottom: 8rem;
}

.p-plan-set__table-row {
	display: flex;
	width: 50%;
	border: 1px solid #CCCCCC;
}

.p-plan-set__table-row:nth-child(n+3) {
	border-top: none;
}

.p-plan-set__table-row:nth-child(2n) {
	border-left: none;
}

.p-plan-set__table-row dt,
.p-plan-set__table-row dd {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 50%;
	padding: 1.6rem 3rem;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}

.p-plan-set__table-row dt {
	border-right: 1px solid #CCCCCC;
	background-color: #FFF7F7;
	color: #E67578;
	font-weight: 700;
	text-align: center;
}

.p-plan-set__table-row dd {
	width: 47.3%;
}

.p-plan-set__bottom {
	margin-top: 3.2rem;
}

.p-plan-set__bottom-caption {
	color: #E67578;
	font-weight: 700;
	font-size: 2.4rem;
	text-align: center;
}

.p-plan-set__bottom-caption span {
	display: inline-block;
	position: relative;
	margin-bottom: 1rem;
	padding: 0 2rem;
}

.p-plan-set__bottom-caption span::before,
.p-plan-set__bottom-caption span::after {
	position: absolute;
	bottom: 0;
	width: 1px;
	height: 80%;
	background-color: #E67578;
	content: "";
}

.p-plan-set__bottom-caption span::before {
	left: 0;
	transform: rotate(-20deg);
}

.p-plan-set__bottom-caption span::after {
	right: 0;
	transform: rotate(20deg);
}

.p-plan-set__bottom-text {
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-set__bottom-arrow {
	margin-top: 3.2rem;
	text-align: center;
}

.p-plan-set__bottom-arrow img {
	width: 16.8rem;
}

.p-tokuten__title {
	margin-bottom: 3.2rem;
}

.p-tokuten__desc {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-tokuten__content {
	display: flex;
	row-gap: 3.2rem;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 6.4rem;
}

.p-tokuten__item {
	position: relative;
	width: 48.3%;
	padding: 1.8rem 3.2rem 4rem;
	border: 1px solid #E67578;
	border-radius: 8px;
	background-color: #fff;
}

.p-tokuten__tag {
	display: inline-block;
	z-index: 2;
	position: absolute;
	top: 0;
	right: 3.2rem;
	width: 12rem;
	margin: 0;
	padding: 1.8rem 0 1.2rem;
	background: #FF8D39;
	color: white;
	font-size: 2rem;
	text-align: center;
}

.p-tokuten__tag::after {
	position: absolute;
	top: 98%;
	left: 0;
	width: 0;
	height: 0;
	border-right: 6rem solid #FF8D39;
	border-bottom: 1.5rem solid transparent;
	border-left: 6rem solid #FF8D39;
	content: "";
}

.p-tokuten__tag.--free {
	background: #C0002D;
}

.p-tokuten__tag.--free::after {
	border-right-color: #C0002D;
	border-left-color: #C0002D;
}

.p-tokuten__tag.--present {
	background: #E67578;
}

.p-tokuten__tag.--present::after {
	border-right-color: #E67578;
	border-left-color: #E67578;
}

.p-tokuten__tag.--no-necessary {
	background: #FD87B0;
}

.p-tokuten__tag.--no-necessary::after {
	border-right-color: #FD87B0;
	border-left-color: #FD87B0;
}

.p-tokuten__heading {
	display: flex;
	align-items: center;
	min-height: 8.2rem;
	padding-right: 14rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.2666666667;
	letter-spacing: 0.04em;
}

.p-tokuten__num {
	margin-right: 2.2rem;
	font-size: 4rem;
}

.p-tokuten__text {
	margin-top: 0.5rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
}

.p-tokuten__sp {
	display: contents;
}

.p-tokuten__sp-toggle {
	display: none;
}

.p-tokuten__sp-body {
	display: contents;
}

.p-plan-point__item + .p-plan-point__item {
	margin-top: 3.2rem;
}

.p-plan-point__bottom {
	max-width: 108rem;
	margin: 8rem auto 0;
}

.p-voice02__content {
	display: flex;
	gap: 3.2rem;
}

.p-voice02__item {
	display: flex;
	justify-content: space-between;
	width: calc((100% - 3.2rem) / 2);
	padding: 3.2rem;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	background-color: #fff;
}

.p-voice02__img {
	width: 23.2%;
}

.p-voice02__img img {
	width: 100%;
}

.p-voice02__text {
	width: 71.5%;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-pay__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-pay__content {
	padding-top: 4.8rem;
}

.p-flow__item {
	display: flex;
	justify-content: space-between;
	padding: 4rem 3.2rem;
	border: 1px solid #707070;
}

.p-flow__body {
	width: 54%;
}

.p-flow__heading {
	margin-bottom: 2.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
}

.p-flow__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-flow__img {
	width: 37%;
}

.p-flow__img img {
	width: 100%;
}

.p-flow__arrow {
	margin: 2.4rem 0;
	text-align: center;
}

.p-flow__arrow img {
	width: 16.8rem;
}

.p-album__text {
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-album__img {
	margin-top: 3.2rem;
}

.p-album__img img {
	width: 100%;
}

.p-solve__item + .p-solve__item {
	margin-top: 6.4rem;
	padding-top: 6.4rem;
	border-top: 1px solid #CCCCCC;
}

.p-solve__bottom {
	margin-top: 6.4rem;
}

.p-solve__bottom-arrow {
	margin-bottom: 3.2rem;
	text-align: center;
}

.p-solve__bottom-arrow img {
	width: 16.8rem;
}

.p-solve__bottom-text {
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-today__num {
	text-align: center;
}

.p-today__num img {
	width: 7.2rem;
}

.p-today__title {
	margin-top: 0.8rem;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-today__content {
	margin-top: 6.4rem;
}

.p-today__media {
	display: flex;
	justify-content: space-between;
}

.p-today__body {
	width: 62.3%;
}

.p-today__list {
	position: relative;
	padding: 2rem 1.6rem 2rem 6.6rem;
	border-radius: 8px;
	background-color: #FFF7F7;
	font-size: 1.8rem;
	line-height: 1.5555555556;
}

.p-today__list::before {
	position: absolute;
	top: 50%;
	left: 1.6rem;
	width: 3.2rem;
	height: 3.2rem;
	transform: translateY(-50%);
	background: url(../img/today/today-arrow.svg) no-repeat center center/contain;
	content: "";
}

.p-today__list + .p-today__list {
	margin-top: 1.6rem;
}

.p-today__img {
	width: 35.1%;
}

.p-today__notes {
	margin-top: 2.4rem;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
}

.p-today__catch {
	margin-top: 9rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.8125;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-today__text {
	margin-top: 6.4rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-venue {
	margin-top: 6.4rem;
	padding-top: 6.4rem;
	padding-bottom: 8rem;
	background-color: rgba(255, 236, 236, 0.5);
}

.p-venue__item {
	display: flex;
	justify-content: space-between;
}

.p-venue__item + .p-venue__item {
	margin-top: 8rem;
}

.p-venue__body {
	width: 47%;
	min-width: 55rem;
	margin-right: 2rem;
}

.p-venue__heading {
	padding: 0.7rem 1.6rem 1.1rem;
	border-radius: 4px;
	background-color: #E67578;
	color: #fff;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.8125;
	letter-spacing: 0.04em;
}

.p-venue__name {
	margin-top: 1.5rem;
	margin-bottom: 3rem;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.8125;
	letter-spacing: 0.04em;
}

.p-venue__name span {
	font-size: 2.4rem;
}

.p-venue__detail dt {
	width: 10rem;
	color: #E67578;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5;
	letter-spacing: 0.06em;
}

.p-venue__detail dd {
	width: calc(100% - 10rem);
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: 0.06em;
}

.p-venue__detail-row {
	display: flex;
	align-items: center;
	padding-bottom: 2.4rem;
	border-bottom: 1px solid #CCCCCC;
}

.p-venue__detail-row + .p-venue__detail-row {
	margin-top: 2.4rem;
}

.p-venue__map {
	width: 47%;
}

.p-venue__map iframe {
	aspect-ratio: 640/449;
	width: 100%;
	height: 100%;
}

.p-venue__btn {
	margin-top: 8rem;
	text-align: center;
}

.u-txt-primary {
	color: #E67578 !important;
}

.u-fw--700 {
	font-weight: 700;
}

.u-fw--500 {
	font-weight: 500;
}

.u-fw--400 {
	font-weight: 400;
}

@media screen and (min-width: 769px) and (max-width: 1446px) {

html {
	font-size: 50%;
}

.c-nav__inner {
	padding-right: 15px;
	padding-left: 15px;
}

.c-btn-type02 {
	padding: 1.8rem 1rem;
	font-size: 1.5rem;
}

.c-btn-type02::after {
	right: 1.2rem;
}

.c-btn-type03 {
	padding: 1.8rem 0 2rem;
	font-size: 2.4rem;
}

.c-btn-type03 span {
	padding-left: 5rem;
}

.c-btn-type03 span::before {
	width: 3.4rem;
}

.c-title {
	font-size: 3.6rem;
}

.p-header-box__inner {
	padding: 0 8px;
}

.p-header-box__btn a {
	margin-left: 1rem;
}

.p-intro__title span {
	padding: 0 8rem;
}

.p-reason__box {
	bottom: 1.6rem;
	width: calc(100% - 3.2rem);
	padding: 1.6rem 0 2rem;
}

.p-reason__box p {
	font-size: 1.364vw;
}

.p-reason__box h3 {
	font-size: 1.774vw;
}

.p-plan-head__col01 {
	min-width: 60rem;
}

.p-plan-head__col02 {
	max-width: calc(100% - 64rem);
}

.p-plan-head__col02 img {
	max-height: 325px;
}

.p-plan-set__list {
	max-width: 108rem;
	margin-right: auto;
	margin-left: auto;
}

.p-plan-set__table {
	max-width: 108rem;
	margin-right: auto;
	margin-left: auto;
}

}



@media screen and (min-width: 1081px) {
.c-nav__child {
	top: 16.5rem;
}
}

@media screen and (min-width: 769px) and (max-width: 1080px) {

.l-cta__btn {
	gap: 2rem;
}

.c-nav__child {
	top: 15rem;
}

.c-nav__child a {
	font-size: 1.4rem;
}

.c-btn-type01 {
	padding: 0 0.5rem 0 4.5rem;
	font-size: 1.5rem;
}

.c-btn-type01::before {
	left: 0.5rem;
	justify-self: 3rem;
	width: 3rem;
}

.c-btn-type01.--tel span {
	font-size: 1rem;
}

.c-btn-type04__line {
	width: 100%;
	padding: 0 4rem 0 6.5rem;
}

.c-btn-type04__line::before {
	left: 1.5rem;
}

.p-header-box__logo {
	width: 14rem;
}

.p-achievement-head__item {
	width: calc((100% - 4rem) / 3);
}

.p-achievement-head__link {
	font-size: 1.6rem;
}

.p-achievement-head__link::after {
	right: 1.5rem;
}

}

@media screen and (min-width: 769px) {

.c-nav__item:hover > span::after,
.c-nav__item:active > span::after {
	width: 100%; /*hover時に表示*/
}

.c-nav__link:hover span::after,
.c-nav__link:active span::after {
	width: 100%; /*hover時に表示*/
}

.c-nav__child {
	z-index: -1;
	width: 100%;
	padding: 3.2rem 0;
	background: #FFECEC;
}

.c-nav__child li {
	width: 25%;
}

.c-nav__child a {
	position: relative;
	color: #333;
	font-size: 1.6rem;
}

.c-nav__child a::before {
	position: absolute;
	top: 1.8rem;
	left: 0;
	width: 0.7rem;
	height: 0.7rem;
	transform: rotate(-45deg);
	border-right: 0.2rem solid #E67578;
	border-bottom: 0.2rem solid #E67578;
	content: "";
}

.c-nav__child a > span {
	background-image: linear-gradient(90deg, #000066, #000066);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 0 1px;
	text-decoration: none;
	transition: background-size 0.5s;
	padding-bottom: 2px;
}

.c-nav__child-inner {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1446px;
	margin: 0 auto;
	padding: 0 40px;
}

.c-nav__child-child {
	position: relative;
	width: 100% !important;
	margin-top: 2rem;
}

.c-nav__child-child ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: -1rem;
	padding-left: 2rem;
}

.c-nav__child-child ul li a {
	padding-bottom: 0;
}

.c-btn:hover {
	background-color: #666;
}

.c-floating-menu {
	display: none;
}
	
.p-footer-menu__title.--link:hover span::after,
.p-footer-menu__title.--link:active span::after {
	width: 100%; /*hover時に表示*/
}

.p-footer-menu__title.--trend:hover span::after,
.p-footer-menu__title.--trend:active span::after {
	width: 100%; /*hover時に表示*/
}

.p-footer-menu__link:hover span,
.p-footer-menu__link:active span {
	background-size: 100% 1px;
}

.p-footer-menu__sub li a:hover span,
.p-footer-menu__sub li a:active span {
	background-size: 100% 1px;
}

.p-footer-menu__sub li + li {
}

}

@media screen and (min-width: 769px) and (max-width: 768px) {

.c-nav__child a::before {
	top: 0.8rem;
	width: 0.55rem;
	height: 0.55rem;
	border-right: 0.1rem solid #E67578;
	border-bottom: 0.1rem solid #E67578;
}

}

@media screen and (min-width: 769px) and (min-width: 769px) {

.c-nav__child a:hover span,
.c-nav__child a:active span {
	background-size: 100% 1px;
}

}

@media screen and (min-width: 769px) and (max-width: 1100px) {

.p-trend__post,
.p-recommend__post {
	width: 48%;
}

.p-trend__post:nth-child(n+3),
.p-recommend__post:nth-child(n+3) {
	margin-top: 5rem;
}

.p-plan-head__icons li span {
	font-size: 1.4rem;
}

.p-plan-head__icons02 li span {
	font-size: 1.4rem;
}

.p-plan-head__icons03 li span {
	font-size: 1.4rem;
}

.p-plan-head__icons04 li span {
	font-size: 1.4rem;
}

}

@media screen and (max-width: 1180px) {

.is-mobile-menu {
	display: block;
}

.l-cta__inner {
	padding: 0 1.6rem;
}

.c-howto-pay {
	row-gap: 7.5rem;
	flex-wrap: wrap;
	margin-top: 3.5rem;
}

.c-howto-pay__item {
	width: calc((100% - 2.9rem) / 2);
}

.p-plan-head__row02 {
	flex-direction: column;
	max-width: 92rem;
	margin: 0 auto;
	gap: 1.6rem;
}

.p-plan-head__col03 {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.p-plan-head__col04 {
	width: 100%;
}

.p-plan-head__col04 + .p-plan-head__col04 {
	margin-top: 2.4rem;
}

.p-plan-head__col05 {
	width: 100%;
}

.p-plan-head__col05 + .p-plan-head__col05 {
	margin-top: 2.4rem;
}

.p-plan-head__item03-body {
	width: 72%;
}

.p-plan-head__item03-img {
	width: 25%;
}

.p-plan-head__item04 {
	flex-direction: row;
	justify-content: space-between;
}

.p-plan-head__item04-body {
	margin-right: 2rem;
}

.p-plan-head__item04-img {
	width: 28%;
}

.p-plan-set__row-text,
.p-plan-set__row02-text {
	font-size: 1.6rem;
}

.p-plan-set__row-arrow {
	width: 3.5rem;
	height: 3.5rem;
}

.p-plan-set__row02-arrow {
	padding: 0;
}
	
.p-plan-set__row02-arrow img {
	width: 3.5rem;
	height: 3.5rem;
}

.p-tokuten__content {
	max-width: 108rem;
	margin-right: auto;
	margin-left: auto;
}

.p-tokuten__item {
	padding: 1.2rem 1.6rem 2rem;
}

.p-tokuten__tag {
	right: 1.6rem;
	width: 64px;
	padding: 12px 0 8px;
	font-size: 1.4rem;
}

.p-tokuten__tag::after {
	border-right: 4rem solid #FF8D39;
	border-left: 4rem solid #FF8D39;
	border-right: 32px solid #FF8D39;
	border-left: 32px solid #FF8D39;
}

.p-tokuten__heading {
	min-height: 5rem;
	padding-right: 9rem;
	font-size: 2rem;
}

.p-tokuten__num {
	margin-right: 0.8rem;
	font-size: 2.6rem;
}

.p-voice02__item {
	flex-direction: column;
	justify-content: flex-start;
}

.p-voice02__img {
	width: 100%;
	text-align: center;
}

.p-voice02__img img {
	width: 14rem;
}

.p-voice02__text {
	width: 100%;
	margin-top: 3.2rem;
}

.p-pay__content {
	max-width: 108rem;
	margin: 0 auto;
}

}

@media screen and (max-width: 1100px) {

.l-collection .main_body.chapter01 {
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.l-collection .collection_select_box + .collection_select_box {
	margin-top: 1rem;
	margin-left: 0;
}

.l-collection .chapter01 .collection_select_box {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 55rem;
}

.l-collection .chapter01 .collection_select_box p {
	width: 14.2rem;
	margin-right: 0;
	font-size: 1.6rem;
}

.l-collection .selectbox {
	width: 100%;
	height: 3.4rem;
}

.l-collection select.box {
	height: 3.4rem;
}

.l-collection .chapter01 .search-btn a {
	margin-top: 1rem;
	padding: 0.8rem;
}

.l-collection .chapter01 .search-btn a span {
	font-size: 1.6rem;
}

.l-collection .chapter01 .search-btn {
	width: 55rem;
	margin-left: 0;
}

.p-trend__posts,
.p-recommend__posts {
	flex-wrap: wrap;
}

}

@media screen and (max-width: 768px) {

html {
	font-size: 2.778vw;
}

.is-pc {
	display: none!important;
}

.is-sp {
	display: block;
}

.l-inner {
	padding: 0 1.6rem;
}

.l-sec {
	padding: 3.2rem 0;
}

.l-sec.--intro {
	padding: 3.2rem 0;
}

.l-sec.--reason {
	padding: 3.2rem 0;
	background: url(../img/sp_bg-reason.webp) repeat center center/36rem auto;
}

.l-sec.--guid,
.l-sec.--important {
	padding: 3.2rem 0;
	background: url(../img/sp_bg-reason.webp) repeat center center/36rem auto;
}

.l-sec.--faq {
	padding: 3.2rem 0;
}

.l-sec.--furisode {
	padding-top: 0;
}

.l-sec.--lower-reason02,
.l-sec.--voice02 {
	padding-top: 3.2rem;
	background: url(../img/sp_bg-graph.jpg) repeat center center/70rem auto;
}

.l-sec.--plan-point,
.l-sec.--flow,
.l-sec.--album,
.l-sec.--solve,
.l-sec.--today02 {
	padding: 3.2rem 0;
}

.l-sec.--today {
	padding: 0;
}

.l-floating {
	display: block;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}

.l-preadcrumb {
	padding: 1.6rem;
	overflow: auto;
}

.l-page {
	padding-top: 3.2rem;
}

.l-media {
	flex-direction: column;
}

.l-media__body {
	display: contents;
	width: 100%;
}

.l-media__img {
	order: 2;
	width: 100%;
}

.l-media__head {
	order: 1;
}

.l-media__text {
	order: 3;
}

.l-media__btn {
	order: 4;
}

.l-cta {
	padding: 3.2rem 0;
}

.l-cta__box {
	padding: 1.6rem 1.8rem 2.4rem;
}

.l-cta__text {
	padding: 0;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0;
}
	
.l-cta__text.--la {
	font-size: 2rem;
	line-height: 1.45;
}

.l-cta__desc {
	margin-top: 3.2rem;
	margin-top: 1.6rem;
	margin-bottom: 2.5rem;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}

.l-cta__cap-wrap {
	padding: 0;
}

.l-cta__cap-wrap::before,
.l-cta__cap-wrap::after {
	display: none;
}

.l-cta__cap {
	display: inline-block;
	position: relative;
/* 	margin-bottom: 1.6rem; */
	padding: 0 0.5rem;
	font-size: 1.8rem;
	line-height: 1.4444444444;
	letter-spacing: 0;
}

.l-cta__cap::before,
.l-cta__cap::after {
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 3.5rem;
	background-color: #E67578;
	content: "";
}

.l-cta__cap::before {
	left: -1rem;
	transform: rotate(-20deg);
}

.l-cta__cap::after {
	right: -1rem;
	transform: rotate(20deg);
}

.l-cta__cap-normal {
	font-size: 1.8rem;
	text-align: center;
}

.l-cta__btn {
	flex-direction: column;
	margin-top: 1.6rem;
	gap: 1.6rem;
}

.l-cautionary {
	padding: 3.2rem 0;
}

.l-cautionary__text {
	margin-bottom: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.4444444444;
	text-align: left;
}

.l-banner-area {
	padding: 1.6rem 0;
}

.l-collection .collection_select_box + .collection_select_box {
	margin-top: 1rem;
	margin-left: 0;
}

.l-collection .chapter01 .collection_select_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.l-collection .chapter01 .collection_select_box p {
	width: 12.2rem;
	margin-right: 0;
	font-size: 1.6rem;
}

.l-collection .selectbox {
	width: 17.4rem;
	height: 2.4rem;
}

.l-collection select.box {
	height: 2.4rem;
}

.l-collection .chapter01 .search-btn a {
	margin-top: 1rem;
	padding: 0.2rem;
}

.l-collection .chapter01 .search-btn a span {
	font-size: 1.6rem;
}

.l-collection .chapter01 .search-btn {
	width: 100%;
	margin-left: 0;
}

.l-collection .main_body.chapter02 {
	padding-top: 1.6rem;
}

.l-collection .collection_img_area {
	-moz-column-gap: 0.2rem;
	column-gap: 0.2rem;
	row-gap: 0.3rem;
}

.l-collection .collection_img_list {
	width: calc((100% - 0.4rem) / 3);
}

.c-toggle {
	display: block;
}

.c-nav { /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
	position: fixed; /*ナビのスタート位置と形状*/
	top: 0;
	right: -120%;
	width: 88.889%;
	height: 100vh; /*ナビの高さ*/
	background: #fff;
	box-shadow: -3px 0 6px rgba(0, 0, 0, 0.16); /*動き*/
	transition: all 0.6s;
}

.c-nav.panelactive {
	right: 0;
}

.c-nav.panelactive #g-nav-list {
	-webkit-overflow-scrolling: touch;
	z-index: 39; /*ナビの数が増えた場合縦スクロール*/
	position: fixed;
	width: 88.889%;
	height: 100vh; /*表示する高さ*/
	overflow: auto;
}

.c-nav__inner {
	padding-top: 8.4rem;
	padding-bottom: 3.2rem;
}

.c-nav__list {
	display: block;
}

.c-nav__item + .c-nav__item {
	margin-top: 0.8rem;
}

.c-nav__item.--has-child {
	padding: 0;
	cursor: default;
}

.c-nav__item.--has-child::before {
	z-index: 4;
	top: 1.2rem;
	right: 1rem;
	width: 0.55rem;
	height: 0.55rem;
	border-top: 0.2rem solid #fff;
	border-right: 0.2rem solid #fff;
}

.c-nav__item.--has-child.active::before {
	top: 1.5rem;
	transform: rotate(-45deg);
}

.c-nav__item.--has-child.--trend::before {
	top: 1.5rem;
	transform: rotate(45deg);
}

.c-nav__sp-toggle {
	display: block;
	z-index: 3;
	position: relative;
	padding: 0.3rem 0.8rem 0.5rem;
	background-color: #E67578;
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
}

.c-nav__sp-toggle:visited,
.c-nav__sp-toggle:link {
	color: #fff;
}

.c-nav__child { /*JSで制御するため一旦表示*/
	display: none;
	visibility: visible;
	position: relative;
	top: 0;
	left: 50%;
	width: 100%;
	padding-bottom: 1.6rem;
	transform: translateX(-50%); /*JSで制御するためCSSのアニメーションを切る*/
	background: #fff; /*JSで制御するため一旦表示*/
	opacity: 1;
	transition: none;
}

.c-nav__child a {
	position: relative;
	padding: 0.8rem 0rem 1.1rem 1.5rem;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.375;
	letter-spacing: 0;
}

.c-nav__child a::after {
	position: absolute;
	top: 1.6rem;
	left: 0;
	width: 0.7rem;
	height: 0.7rem;
	transform: rotate(-45deg);
	border-right: 0.2rem solid #E67578;
	border-bottom: 0.2rem solid #E67578;
	content: "";
}

.c-nav__child-child > a {
	border-bottom: none !important;
}

.c-nav__child-child ul {
	padding-bottom: 1.6rem;
	padding-left: 2rem;
	border-bottom: 1px solid #ccc;
}

.c-nav__child-child ul a {
	padding: 0.6rem 2rem 0rem;
	border-bottom: none !important;
}

.c-nav__child-child ul a::after {
	top: 1.3rem !important;
}

.c-btn {
	width: 28rem;
	padding: 1rem 1.2rem 1.2rem;
	box-shadow: 4px 4px 0 #cccccc;
	font-size: 1.5rem;
	line-height: 1.4666666667;
}

.c-btn::after {
	right: 1.2rem;
	width: 0.5rem;
	height: 0.5rem;
}

.c-btn-type02 {
	padding: 1.2rem 1rem 1.5rem;
	box-shadow: 4px 4px 0 #cccccc;
	font-size: 1.5rem;
	line-height: 1.4666666667;
}

.c-btn-type02::after {
	right: 1.2rem;
	width: 0.55rem;
	height: 0.55rem;
}

.c-btn-type03 {
	padding: 1.6rem 0 1.9rem;
	box-shadow: 4px 4px 0 #cccccc;
	font-size: 1.5rem;
}

.c-btn-type03::after {
	right: 1.2rem;
	width: 0.55rem;
	height: 0.55rem;
}

.c-btn-type03 span {
	padding-left: 3rem;
}

.c-btn-type03 span::before {
	width: 2.4rem;
	height: 2.4rem;
}

.c-btn-type04 {
	font-size: 1.5rem;
	line-height: 1.4666666667;
}

.c-btn-type04::after {
	right: 1.2rem;
	width: 0.5rem;
	height: 0.5rem;
}

.c-btn-type04__line {
	width: 100%;
	height: 7rem;
	box-shadow: 4px 4px 0 #cccccc;
}

.c-title {
	margin-bottom: 3.2rem;
	font-size: 2.4rem;
	letter-spacing: 0;
}

.c-title__caption {
	padding: 0 1.6rem;
	font-size: 1.6rem;
	letter-spacing: 0;
}

.c-collection-slider {
	width: 88%;
	padding: 0;
}

.c-collection-slider .slick-list {
	padding-bottom: 0.5rem;
}

.c-collection-slider__item {
	margin: 0 0.6rem;
}

.c-collection-slider__link img {
	box-shadow: 4px 4px 0 white;
}

.c-collection-slider__prev,
.c-collection-slider__next {
	width: 3.2rem;
	height: 3.2rem;
}

.c-collection-slider__prev::before,
.c-collection-slider__next::before {
	width: 0.7rem;
	height: 1rem;
}

.c-collection-slider__prev {
	left: -3rem;
}

.c-collection-slider__prev::before {
	left: calc(50% - 0.1rem);
}

.c-collection-slider__next {
	right: -3.2rem;
}

.c-collection-slider__next::before {
	right: calc(50% - 0.1rem);
}

.c-banner {
	flex-direction: column;
}

.c-banner li {
	width: 100%;
}

.c-banner li + li {
	margin-top: 1.6rem;
}

.c-post {
	display: block;
}

.c-post__thumb {
	height: 18rem;
}

.c-post__body {
	padding: 0.8rem 1.6rem 1.6rem;
}

.c-post__date {
	font-size: 1.2rem;
}

.c-post__title {
	letter-spacing: -0.02em;
}

.c-post__tags li {
	padding: 0 0.5rem 0.2rem;
	font-size: 1.2rem;
}

.c-faq-accordion {
	padding: 0.8rem;
}

.c-faq-accordion__title {
	padding-right: 2rem;
	font-size: 1.6rem;
	line-height: 1.375;
}

.c-faq-accordion__title::after {
	right: 0.6rem;
	width: 0.55rem;
	height: 0.55rem;
}

.c-faq-accordion__tag {
	width: 3.2rem;
	height: 3.2rem;
	margin-right: 0.6rem;
	font-size: 1.8rem;
	line-height: 2.8rem;
	min-width: 3.2rem;
}

.c-faq-accordion__body {
	padding: 0.8rem 0.6rem 0.8rem;
	font-size: 1.6rem;
	line-height: 1.625;
}

.c-cta-box {
	padding: 2.1rem 2.4rem;
}

.c-cta-box__caption {
	font-size: 1.8rem;
	line-height: 1.4444444444;
}

.c-cta-box__caption span {
	padding: 0 1.2rem;
}

.c-cta-box__caption span::before,
.c-cta-box__caption span::after {
	bottom: 0;
	height: 2rem;
}

.c-cta-box__btn {
	margin-top: 1.5rem;
}

.c-cta-box__btn a + a {
	margin-top: 1.2rem;
}

.c-cta-box__desc {
	margin-top: 1.2rem;
	font-size: 1.4rem;
}

.c-info-box {
	padding: 2.1rem 2.4rem;
}

.c-info-box__heading {
	font-size: 1.6rem;
}

.c-info-box__text {
	font-size: 1.6rem;
	line-height: 1.5;
}

.c-info-box__list {
	font-size: 1.6rem;
	line-height: 1.5;
}

.c-top-btn {
	width: 2.4rem;
	height: 2.4rem;
	margin-right: 0.8rem;
	margin-bottom: 0.8rem;
	margin-left: auto;
}

.c-page-title {
	margin-bottom: 3.2rem;
	padding-bottom: 1rem;
}

.c-page-title::after {
	background: url(../img/sp_title-under-line.png) repeat-x center center/contain;
}

.c-page-title__main {
	font-size: 2.6rem;
	line-height: 1.2307692308;
}

.c-page-title__sub {
	font-size: 1.8rem;
	line-height: 1.4444444444;
}

.c-step__title {
	-webkit-text-stroke: 0.1rem #E67578;
	margin-bottom: 0.4rem;
	font-size: 3.2rem;
	text-shadow: 0.2rem 0.2rem 0 #fff367;
}

.c-step__title span {
	padding: 0 2.3rem;
}

.c-step__media {
	flex-direction: column;
}

.c-step__body {
	display: contents;
	width: 100%;
}

.c-step__heading {
	order: 1;
	font-size: 2rem;
	line-height: 1.45;
	text-align: center;
}

.c-step__heading span {
	margin-top: 0.4rem;
	font-size: 1.6rem;
}

.c-step__text {
	order: 3;
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0;
}

.c-step__box {
	order: 4;
	margin-top: 1.6rem;
	padding: 0.8rem 1.6rem 1.6rem;
}

.c-step__box-heading {
	font-size: 1.6rem;
	letter-spacing: 0;
}

.c-step__box-heading span {
	font-size: 1.4rem;
	letter-spacing: 0;
}

.c-step__box-list li {
	padding-left: 2rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0;
}

.c-step__box-list li::before {
	top: 0.3rem;
}

.c-step__box-list li + li {
	margin-top: 0.8rem;
}

.c-step__img {
	order: 2;
	width: 100%;
}

.c-step__btn {
	margin-top: 1.6rem;
}

.c-step__btn a {
	margin: 0;
}

.c-step__btn a + a {
	margin-top: 1.2rem;
}

.c-howto-choose + .c-howto-choose {
	margin-top: 3.2rem;
}

.c-howto-choose__heading {
	flex-direction: column;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	letter-spacing: 0;
}

.c-howto-choose__num {
	width: 4.8rem;
	height: 4.8rem;
	margin-right: 0;
	margin-bottom: 1rem;
	font-size: 2.1rem;
}

.c-howto-choose__text {
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
}

.c-howto-choose__btn {
	margin-top: 3.2rem;
}

.c-card {
	flex-direction: column;
	gap: 1.6rem;
}

.c-card__item {
	width: 100%;
	padding: 3.2rem 1.6rem 2.4rem;
}

.c-card__img img {
	width: 13.5rem;
}

.c-card__heading {
	letter-spacing: 0;
}

.c-card__text {
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
}

.c-card__btn {
	margin-top: 1.6rem;
}

.c-cautionary {
	padding: 1.6rem 1.6rem 2.6rem;
}

.c-cautionary__heading {
	margin-bottom: 1.2rem;
	font-size: 2rem;
}

.c-cautionary__heading img {
	margin-right: 0.8rem;
}

.c-cautionary__text,
.c-cautionary__list {
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
}

.c-cautionary__arrow img {
	width: 12rem;
}

.c-box {
	padding: 1.6rem 1.3rem 2.4rem;
}

.c-box__heading {
	margin-bottom: 1.3rem;
	font-size: 2rem;
	line-height: 1.45;
	letter-spacing: 0;
}

.c-box__text {
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
	text-align: left;
}

.c-box__btn {
	margin-top: 1.6rem;
}

.c-box-check {
	padding: 0.8rem 1.2rem 1.6rem;
}

.c-box-check__heading {
	font-size: 1.6rem;
	letter-spacing: 0;
	text-align: center;
}

.c-box-check__list li {
	padding-left: 2rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0;
}

.c-box-check__list li::before {
	top: 0.3rem;
}

.c-box-media {
	padding: 1.6rem 1.3rem 2.4rem;
}

.c-box-media__heading {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
	letter-spacing: 0;
}

.c-box-media__media {
	flex-direction: column;
}

.c-box-media__body {
	display: contents;
	width: 100%;
}

.c-box-media__text {
	order: 3;
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
}

.c-box-media__img {
	order: 2;
	width: 100%;
}
	
.c-box-media__img-column {
	order: 4;
	flex-direction: column;
	margin-top: 1.6rem;
	gap: 1.6rem;
}
	
.c-box-media__img-column-item {
	width: 100%;
}

.c-set {
	padding: 1.6rem 0.8rem 0.8rem;
}

.c-set__title {
	margin-bottom: 1.6rem;
	font-size: 2rem;
}

.c-set__row {
	flex-direction: column;
	justify-content: center;
	padding: 1.6rem 1.4rem;
}

.c-set__head {
	width: 100%;
	margin-bottom: 1.4rem;
	font-size: 1.6rem;
}

.c-set__body {
	width: 100%;
}

.c-set__body ul {
	justify-content: center;
	gap: 0.4rem;
}

.c-set__body ul li {
	font-size: 1.4rem;
}

.c-howto-pay {
	-moz-column-gap: 0.8rem;
	column-gap: 0.8rem;
	row-gap: 4.5rem;
}

.c-howto-pay__item {
	display: flex;
	flex-direction: column;
	width: calc((100% - 0.8rem) / 2);
	padding: 4.3rem 0.8rem 1.6rem;
}

.c-howto-pay__tag {
	top: -3.5rem;
	width: 7rem;
	height: 7rem;
	font-size: 1.2rem;
}

.c-howto-pay__tag .text-pc {
	display: none;
}

.c-howto-pay__num {
	margin-top: 0.2rem;
	font-size: 3rem;
}

.c-howto-pay__text {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 1.4rem;
	line-height: 1.4285714286;
}

.c-howto-pay__heading {
	font-size: 1.8rem;
	line-height: 1.3333333333;
}

.c-case__title {
	margin-bottom: 1.6rem;
}

.c-case__ribbon {
	height: 3.2rem;
	padding: 0 2.5rem;
	font-size: 1.6rem;
	line-height: 3.2rem;
}

.c-case__ribbon::before {
	border-width: 1.6rem 0px 1.6rem 1rem;
}

.c-case__ribbon::after {
	border-width: 1.6rem 1rem 1.6rem 0px;
}

.c-case__head {
	align-items: flex-start;
}

.c-case__head-icon {
	width: 7.9rem;
}

.c-case__head-icon img {
	width: 6.35rem;
}

.c-case__head-icon.--02 img {
	width: 6.8rem;
}

.c-case__head-icon.--03 img {
	width: 7.3rem;
}

.c-case__head-box {
	width: calc(100% - 7.9rem);
}

.c-case__head__text {
	min-height: 8rem;
	padding: 1rem 1.2rem 1.6rem;
}

.c-case__head__text,
.c-case__body__text {
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0;
}

.c-case__body {
	align-items: flex-start;
	margin-top: 1.6rem;
}

.c-case__body-box {
	flex-direction: column;
	width: calc(100% - 7.9rem);
	padding: 1rem 1.2rem 1.6rem;
	gap: 0.8rem;
}

.c-case__body__text {
	width: 100%;
}

.c-case__body-img {
	width: 100%;
}

.c-case__body-icon {
	width: 7.9rem;
}

.c-case__body-icon img {
	width: 7.2rem;
}

.p-header__box {
	border-top: 4px solid #F9B9B9;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}

.p-header-box {
	padding: 3px 0 7px 0;
}

.p-header-box__inner {
	padding: 0 24px 0 8px;
}

.p-header-box__logo {
	width: 144px;
	width: 14.4rem;
}

.p-header-box__btn {
	display: none;
}
	
.p-mv {
   aspect-ratio: 360 / 340;
}
	
.p-mv__list {
	display: none;
}
	
.p-mv__list.slick-initialized {
	display: block;
}

.p-mv__img {
	width: 100%;
}
	
.p-mv__img img {
	aspect-ratio: 360 / 340;
	height: 100%;
	object-fit: cover;
}

.p-intro__title {
	margin-bottom: 3.2rem;
}

.p-intro__title span {
	padding: 0;
}

.p-intro__title span::before,
.p-intro__title span::after {
	top: initial;
	bottom: -2rem;
	width: 4.4rem;
	height: 5.1rem;
}

.p-intro__title span::before {
	left: -4rem;
}

.p-intro__title span::after {
	right: -4rem;
}

.p-intro__text {
	font-size: 1.6rem;
	text-align: left;
}

.p-intro__btn {
	margin-top: 3.2rem;
}

.p-catalog-banner__items {
	flex-direction: column;
	padding-bottom: 58px;
}

.p-collection__title {
	margin-bottom: 3.2rem;
}

.p-collection__btn {
	margin-top: 3rem;
}

.p-collection__banner {
	margin-top: 3.2rem;
}

.p-plan__title {
	margin-bottom: 3.2rem;
}

.p-plan__row {
	flex-direction: column;
}

.p-plan__row + .p-plan__row {
	margin-top: 1.6rem;
}

.p-plan__col {
	width: 100%;
	padding-bottom: 2rem;
}

.p-plan__col + .p-plan__col {
	margin-top: 1.6rem;
}

.p-plan__heading {
	width: 22rem;
	padding: 0.8rem;
	font-size: 1.5rem;
}

.p-plan__heading::after {
	right: 1.2rem;
	width: 0.5rem;
	height: 0.5rem;
}

.p-plan__btn {
	margin-top: 3.2rem;
}

.p-plan__banner {
	margin-top: 3.2rem;
}

.p-plan__banner li + li {
	margin-top: 1.6rem;
}

.p-reason__title {
	margin-bottom: 3.2rem;
}

.p-reason__row {
	flex-direction: column;
}

.p-reason__row + .p-reason__row {
	margin-top: 1.6rem;
}

.p-reason__col {
	width: 100%;
}

.p-reason__col + .p-reason__col {
	margin-top: 1.6rem;
}

.p-reason__box {
	bottom: 1.6rem;
	width: calc(100% - 3.2rem);
	padding: 1rem 0 1.2rem;
}

.p-reason__box p {
	font-size: 1.6rem;
}

.p-reason__box h3 {
	font-size: 1.8rem;
}

.p-reason__btn {
	margin-top: 3.2rem;
}
	
.p-trend .slick-slider .slick-track, .p-trend .slick-slider .slick-list {
	display: flex!important;
}
	
.p-recommend .slick-slider .slick-track, .p-recommend .slick-slider .slick-list {
	display: flex!important;
}
	
.p-trend__inner,
.p-recommend__inner {
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	margin-left: 5.2rem;
	padding: 0;
}

.p-trend__title,
.p-recommend__title {
	margin-bottom: 3.2rem;
}

.p-trend__posts,
.p-recommend__posts {
	width: 100%;
	margin: 0 auto;
}

.p-trend__post,
.p-recommend__post {
	width: 100%;
	margin-right: 2.4rem;
	overflow: hidden;
}

.p-trend__btn,
.p-recommend__btn {
	margin-top: 3.2rem;
}

.p-faq__inner {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
}

.p-faq__title {
	margin-bottom: 3.2rem;
}

.p-faq__item + .p-faq__item {
	margin-top: 0.8rem;
}

.p-guid__title {
	margin-bottom: 3.2rem;
}

.p-guid__media {
	flex-direction: column;
}

.p-guid__item {
	width: 100%;
}

.p-guid__item + .p-guid__item {
	margin-top: 3.2rem;
}

.p-guid__box {
	height: auto;
}

.p-guid__btn {
	max-width: 28rem;
	margin-right: auto;
	margin-left: auto;
}

.p-guid__map iframe {
	aspect-ratio: 328/225;
}

.p-guid__sub {
	margin-top: 3.2rem;
	font-size: 2rem;
}

.p-guid__calendar {
	margin-top: 0.4rem;
	margin-bottom: 3.2rem;
}

.p-guid__calendar iframe {
	aspect-ratio: 328/318;
}

.p-footer {
	border: none;
}

.p-footer__inner {
	padding-top: 2.8rem;
	padding-bottom: 3.2rem;
}

.p-footer__box {
	flex-direction: column;
	margin-bottom: 3.2rem;
}

.p-footer__logo {
	flex-direction: column;
}

.p-footer__logo img {
	width: 24rem;
}

.p-footer__logo p {
	margin-top: 2.3rem;
	margin-left: 0;
	font-size: 1.4rem;
}

.p-footer__sns {
	margin-top: 0.5rem;
	margin-right: auto;
}

.p-footer__sns li + li {
	margin-left: 1.8rem;
}

.p-footer__sns img {
	width: 3.1rem;
	height: 3.1rem;
}

.p-footer__copy {
	padding: 1.6rem 0 9.6rem;
}

.p-footer__copy small {
	font-size: 1.1rem;
}

.p-footer-menu__main {
	flex-direction: column;
}

.p-footer-menu__col {
	width: 100%;
	display: contents;
}

.p-footer-menu__col + .p-footer-menu__col {
	margin-top: 0.8rem;
}

.p-footer-menu__col:not(:first-child) {
	padding-left: 0;
	border-left: none;
}

.p-footer-menu__col:not(:last-child) {
	padding-right: 0;
}

.p-footer-menu__row + .p-footer-menu__row {
	margin-top: 0.8rem;
}

.p-footer-menu__row {
	border-bottom: 1px solid #ccc;
}

.p-footer-menu__title {
	margin-bottom: 0;
	padding-bottom: 0.8rem;
	font-size: 1.6rem;
	pointer-events: all;
}

.p-footer-menu__title::after {
	position: absolute;
	top: 1.1rem;
	right: 0.4rem;
	width: 0.55rem;
	height: 0.55rem;
	transform: rotate(45deg);
	border-right: 0.2rem solid #E67578;
	border-bottom: 0.2rem solid #E67578;
	content: "";
}

.p-footer-menu__title.close::after {
	top: 1.4rem;
	transform: rotate(-135deg);
}
	
.p-footer-menu__title.--trend {
	padding-left: 0;
}

.p-footer-menu__title.--trend::after {
	top: 1.1rem;
	width: 0.55rem;
	height: 0.55rem;
	right: 0.55rem;
	left: auto;
}

.p-footer-menu__body {
	display: none;
}

.p-footer-menu__body-col {
	display: flex;
	justify-content: space-between;
}

.p-footer-menu__list {
	margin-bottom: 1rem;
	padding-left: 1.2rem;
}
	
.p-footer-menu__list.--gallery {
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.2rem;
}
	
.p-footer-menu__list.--gallery li {
    margin-top: 0;
}

.p-footer-menu__item {
	padding-left: 1.2rem;
}

.p-footer-menu__item:not(:first-child) {
	margin-top: 0.2rem;
}

.p-footer-menu__item::before {
	top: 0.8rem;
	width: 0.55rem;
	height: 0.55rem;
	border-right: 0.1rem solid #E67578;
	border-bottom: 0.1rem solid #E67578;
}

.p-footer-menu__link {
	font-size: 1.2rem;
}

.p-footer-menu__child {
	padding-left: 0.5rem;
}

.p-footer-menu__sub {
	flex-wrap: wrap;
	margin-top: 1.2rem;
}

.p-footer-menu__sub li {
	width: 48.5%;
	padding-left: 1rem;
}

.p-footer-menu__sub li a {
	font-size: 1.2rem;
	letter-spacing: 0;
}
/* 
.p-footer-menu__sub li + li:nth-child(2n) {
	margin-left: 3%;
} */
	
.p-breadcrumb {
	width: max-content;
}

.p-breadcrumb a {
	font-size: 1.2rem;
}

.p-breadcrumb.--contact {
	margin-bottom: 2.7rem;
}

.p-breadcrumb .text-pc {
	display: none;
}

.p-achievement-head {
	padding-bottom: 3.2rem;
}

.p-achievement-head__title {
	margin-bottom: 2.4rem;
}

.p-achievement-head__list {
	display: block;
}

.p-achievement-head__item {
	width: 90%;
	margin: 0 auto;
}

.p-achievement-head__item + .p-achievement-head__item {
	margin-top: 0.8rem;
}

.p-achievement-head__link {
	height: 6.4rem;
	font-size: 1.6rem;
}

.p-achievement-head__link::after {
	right: 0.93rem;
	width: 0.55rem;
	height: 0.55rem;
}

.p-achievement__media {
	flex-direction: column;
}

.p-achievement__media.--reverse {
	flex-direction: column;
}

.p-achievement__media + .p-achievement__media {
	padding-top: 3.2rem;
}

.p-achievement__body {
	display: contents;
	width: 100%;
}

.p-achievement__title {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	text-align: center;
}

.p-achievement__text {
	order: 3;
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
}

.p-achievement__img {
	order: 2;
	width: 100%;
}

.p-achievement__bottom {
	margin-top: 3.2rem;
}

.p-achievement__arrow img {
	width: 12rem;
}

.p-achievement__desc {
	font-size: 2rem;
	line-height: 1.45;
	letter-spacing: 0;
}

.p-achievement__btn {
	margin-top: 2.4rem;
}

.p-achievement__btn a {
	margin: 0;
}

.p-achievement__btn a + a {
	margin-top: 1.2rem;
}

.p-page-head__text {
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0;
}

.p-page-head__text.--center {
	text-align: left;
}

.p-page-head__box {
	margin-top: 1.6rem;
	padding: 1.3rem 1.5rem 1.6rem;
}

.p-page-head__item {
	padding-left: 2rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
}

.p-page-head__item::before {
	top: 0.3rem;
	width: 1.6rem;
	height: 1.6rem;
}

.p-page-head__item + .p-page-head__item {
	margin-top: 0.8rem;
}

.p-choice__item + .p-choice__item {
	margin-top: 3.2rem;
}

.p-choice__btn {
	margin-top: 1.6rem;
}

.p-voice__title {
	margin-bottom: 1.6rem;
}

.p-voice__content {
	flex-direction: column;
	gap: 2.4rem;
}

.p-voice__item {
	width: 100%;
	padding: 1.4rem 1.6rem 1.8rem;
}

.p-voice__item::after {
	bottom: -1.55rem;
	width: 4.2rem;
	height: 1.6rem;
}

.p-voice__item.--type01::after {
	right: auto;
	left: 3rem;
}

.p-voice__item.--type02::after {
	right: 3rem;
	background: url(../img/choice/fukidashi02-white.svg) no-repeat center center/contain;
}

.p-voice__item.--type03::after {
	left: 3rem;
	background: url(../img/choice/fukidashi-pink.svg) no-repeat center center/contain;
}

.p-voice__item.--type04::after {
	right: 3rem;
	left: auto;
}

.p-voice__text {
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
}

.p-voice__btn {
	margin-top: 2.4rem;
}

.p-season__text {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
	text-align: left;
}

.p-season__img {
	margin-top: 1.6rem;
}

.p-season__arrow {
	margin: 3.2rem 0;
}

.p-season__sub {
	font-size: 1.8rem;
}

.p-season__card {
	margin-top: 1.6rem;
}

.p-important__title {
	margin-bottom: 1.6rem;
}

.p-important__text,
.p-important__list {
	font-size: 1.6rem;
	letter-spacing: 0.06em;
}

.p-important__text {
	margin-top: 1.6rem;
	line-height: 1.625;
}

.p-important__list {
	margin-top: 1.6rem;
	margin-bottom: 0;
	letter-spacing: 0.04em;
}

.p-important__btn {
	margin-top: 3.2rem;
}

.p-point__item {
	padding: 1.6rem 1.6rem 2.6rem;
}

.p-point___heading {
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
	letter-spacing: 0;
}

.p-point__row {
	flex-direction: column;
	gap: 0.8rem;
}

.p-point__row > * {
	width: 100%;
}

.p-point__arrow {
	margin: 1.6rem 0;
}

.p-point__arrow img {
	width: 12rem;
}

.p-point__sub {
	margin-bottom: 1.6rem;
	font-size: 2rem;
}

.p-point__points {
	flex-direction: column;
	gap: 1.2rem;
}

.p-point__point {
	width: 100%;
	padding: 0.6rem 1.2rem 0.8rem;
	border: 1px solid #E67578;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0.06em;
}

.p-point__btn {
	margin-top: 1.6rem;
}

.p-point__text {
	margin-top: 1.6rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: -0.04em;
}

.p-market__heading {
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
	letter-spacing: 0;
}

.p-market__table {
	margin-bottom: 1.6rem;
}

.p-market__table-row dt,
.p-market__table-row dd {
	padding: 0.8rem 1.4rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
}

.p-market__table-row dt {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 11.3rem;
}

.p-market__table-row dd {
	width: calc(100% - 11.3rem);
	letter-spacing: 0;
}

.p-market__img img {
	width: 24rem;
}

.p-market__arrow {
	margin: 1.6rem 0;
}

.p-market__arrow img {
	width: 12rem;
}

.p-market__text {
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0.06em;
}

.p-lower-reason + .p-lower-reason {
	margin-top: 3.2rem;
}

.p-lower-reason__heading {
	margin-bottom: 1.6rem;
}

.p-lower-reason__heading-sub {
	margin-bottom: 0;
	padding: 0 1.2rem;
	letter-spacing: 0;
	font-size: 1.6rem;
}

.p-lower-reason__heading-sub::before,
.p-lower-reason__heading-sub::after {
	bottom: 0.4rem;
	height: 70%;
}

.p-lower-reason__heading-main {
	font-size: 2rem;
	line-height: 1.45;
}

.p-lower-reason__text {
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
}

.p-lower-reason__btn {
	margin-top: 1.6rem;
}

.p-page-header {
	padding-bottom: 2.6rem;
}

.p-page-header__content {
	max-width: calc(100% - 3.2rem);
	margin: 0 auto;
	padding: 1.6rem 1.6rem 2.4rem;
}

.p-page-header__text {
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}

.p-plan-head {
	padding: 3.2rem 0;
}

.p-plan-head__row {
	flex-direction: column;
}

.p-plan-head__col01 {
	display: contents;
	width: 100%;
}

.p-plan-head__col02 {
	order: 2;
	width: 100%;
}

.p-plan-head__col04 + .p-plan-head__col04 {
	margin-top: 1.6rem;
}

.p-plan-head__col05 + .p-plan-head__col05 {
	margin-top: 0.8rem;
}

.p-plan-head__title {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
}

.p-plan-head__title.--sm {
	font-size: 2rem;
}

.p-plan-head__item01 {
	order: 3;
	margin-top: 1.6rem;
}

.p-plan-head__item02 {
	display: contents;
}

.p-plan-head__item02-body {
	order: 2;
	width: 100%;
	margin-top: 1.6rem;
	padding: 1.6rem 2rem 2.4rem;
	border-radius: 4px;
	background-color: #FFECEC;
}

.p-plan-head__item02-img {
	order: 1;
	width: 100%;
}

.p-plan-head__item03 {
	flex-direction: column;
	order: 2;
	padding: 1.6rem;
}

.p-plan-head__item03-body {
	display: block;
	width: 100%;
}

.p-plan-head__item03-img {
	width: 100%;
}

.p-plan-head__item04 {
	flex-direction: column;
	order: 2;
	padding: 1.6rem;
}

.p-plan-head__item04-body {
	margin-right: 0;
}

.p-plan-head__item04-img {
	width: 100%;
}

.p-plan-head__heading {
	font-size: 2rem;
}

.p-plan-head__price {
	font-size: 3.2rem;
}

.p-plan-head__price span {
	font-size: 1.8rem;
}

.p-plan-head__text {
	font-size: 1.6rem;
	line-height: 1.4444444444;
}

.p-plan-head__icons {
	gap: 2rem;
}

.p-plan-head__icons li {
	width: 8rem;
}

.p-plan-head__icons li span {
	font-size: 1.4rem;
	line-height: 1.2857142857;
}

.p-plan-head__icons02 {
	flex-wrap: wrap;
	gap: 2rem;
}

.p-plan-head__icons02 li span {
	font-size: 1.4rem;
	line-height: 1.2857142857;
}

.p-plan-head__icons03 {
	gap: 1.6rem;
}

.p-plan-head__icons03 li {
	width: 10rem;
}

.p-plan-head__icons03 li span {
	font-size: 1.4rem;
	line-height: 1.2857142857;
	letter-spacing: 0;
}

.p-plan-head__icons04 {
	gap: 2rem;
}

.p-plan-head__icons04 li {
	width: 9rem;
}

.p-plan-head__icons04 li span {
	font-size: 1.4rem;
	line-height: 1.2857142857;
}

.p-plan-set__title {
	margin-bottom: 1.6rem;
}

.p-plan-set__box + .p-plan-set__box {
	margin-top: 1.6rem;
	padding-top: 1.6rem;
}

.p-plan-set__box02 + .p-plan-set__box02 {
	margin-top: 3.2rem;
	padding-top: 3.2rem;
}

.p-plan-set__head {
	margin-bottom: 0.8rem;
	padding: 1.6rem 1rem;
	letter-spacing: 0;
}

.p-plan-set__head-text {
	font-size: 2rem;
}

.p-plan-set__head-price {
	margin: 0;
	font-size: 3.2rem;
}

.p-plan-set__head-price span {
	font-size: 1.8rem;
}

.p-plan-set__row {
	margin-top: 1.6rem;
}

.p-plan-set__row-item {
	width: calc(100% - 6.3rem);
}

.p-plan-set__row-text,
.p-plan-set__row02-text {
	font-size: 1.4rem;
	line-height: 1.2857142857;
}

.p-plan-set__row-arrow {
	top: 7%;
	left: -2.3rem;
	width: 1.6rem;
	height: 1.6rem;
}

.p-plan-set__row02 {
	row-gap: 1.6rem;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 1.6rem;
}

.p-plan-set__row02-item {
	width: 6.6rem;
}

.p-plan-set__row02-arrow {
	align-self: flex-start;
	width: 2.2rem;
}

.p-plan-set__row02-arrow img {
	width: 1.6rem;
	height: 1.6rem;
}

.p-plan-set__columns {
	margin-bottom: 1.6rem;
}

.p-plan-set__columns-item {
	width: 48.8%;
}

.p-plan-set__columns-text {
	font-size: 1.4rem;
	line-height: 1.2857142857;
	letter-spacing: 0.06em;
}

.p-plan-set__columns02 {
	row-gap: 1.6rem;
	flex-wrap: wrap;
	margin-bottom: 1.6rem;
}

.p-plan-set__columns02.--hakama {
	margin-bottom: 1.6rem;
}

.p-plan-set__columns02-item {
	width: 48.8%;
}

.p-plan-set__columns02-text {
	font-size: 1.6rem;
	line-height: 1.5;
}

.p-plan-set__list {
	margin-bottom: 0.8rem;
}

.p-plan-set__sub {
	margin-top: 3.2rem;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
}

.p-plan-set__text {
	font-size: 1.4rem;
	line-height: 1.8571428571;
	letter-spacing: 0.06em;
	text-align: left;
}

.p-plan-set__note {
	font-size: 1.4rem;
	line-height: 1.8571428571;
}

.p-plan-set__option {
	margin-top: 3.2rem;
}

.p-plan-set__option-title {
	margin-bottom: 0.8rem;
}

.p-plan-set__option-table {
	margin-bottom: 0.8rem;
}

.p-plan-set__option-table-row dt,
.p-plan-set__option-table-row dd {
	padding: 0.8rem 1.4rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0;
}

.p-plan-set__option-table-row dt {
	width: 56.1%;
	padding-right: 0;
	padding-left: 0;
}

.p-plan-set__option-table-row dd {
	width: 43.9%;
	padding-right: 0;
}

.p-plan-set__option02 {
	margin-top: 3.2rem;
}

.p-plan-set__option02-title {
	margin-bottom: 0.8rem;
}

.p-plan-set__option02-table {
	margin-bottom: 0.8rem;
}

.p-plan-set__option02-table-row dt,
.p-plan-set__option02-table-row dd {
	padding: 0.8rem 1.4rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0;
}

.p-plan-set__option02-table-row dt {
	width: 52.7%;
	padding-right: 0;
	padding-left: 0;
}

.p-plan-set__option02-table-row dd {
	width: 47.3%;
	padding-right: 0.4rem;
}

.p-plan-set__table {
	margin-top: 1.6rem;
	margin-bottom: 3.2rem;
}

.p-plan-set__table-row {
	width: 100%;
}

.p-plan-set__table-row:nth-child(n+3) {
	border-top: 1px solid #CCCCCC;
}

.p-plan-set__table-row:nth-child(2n) {
	border-left: 1px solid #CCCCCC;
}

.p-plan-set__table-row + .p-plan-set__table-row {
	border-top: none;
}

.p-plan-set__table-row dt,
.p-plan-set__table-row dd {
	padding: 1rem 1.4rem;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0;
}

.p-plan-set__table-row dt {
	width: 52.7%;
	padding-right: 0;
	padding-left: 0;
}

.p-plan-set__bottom-caption {
	font-size: 1.6rem;
}

.p-plan-set__bottom-caption span {
	margin-bottom: 0.5rem;
}

.p-plan-set__bottom-text {
	font-size: 2rem;
	line-height: 1.45;
	letter-spacing: 0;
}

.p-plan-set__bottom-arrow {
	margin-top: 1.6rem;
}

.p-plan-set__bottom-arrow img {
	width: 12rem;
}

.p-tokuten__title {
	margin-bottom: 1.6rem;
}

.p-tokuten__desc {
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
	text-align: left;
}

.p-tokuten__content {
	display: block;
	margin-top: 1.6rem;
}

.p-tokuten__item {
	width: 100%;
}

.p-tokuten__item + .p-tokuten__item {
	margin-top: 0.8rem;
}

.p-tokuten__tag {
/* 	width: 9.6rem; */
	width: 100px;
/* 	padding: 0.8rem 0 0.6rem; */
	padding: 10px 0 8px;
	font-size: 1.6rem;
		font-size: 16px;
}

.p-tokuten__tag::after {
/* 	border-right: 4.8rem solid #FF8D39;
	border-left: 4.8rem solid #FF8D39; */
	border-right: 50px solid #FF8D39;
	border-left: 50px solid #FF8D39;
	border-bottom: 15.5px solid transparent;
}

.p-tokuten__heading {
	min-height: 4.6rem;
	font-size: 1.6rem;
	line-height: 1.375;
	letter-spacing: 0;
}

.p-tokuten__text {
	margin-top: 1.6rem;
	margin-right: 1rem;
	font-size: 1.6rem;
	line-height: 1.375;
	letter-spacing: 0.06em;
}

.p-tokuten__sp {
	display: block;
	margin-top: 0.8rem;
}

.p-tokuten__sp-toggle {
	display: block;
	max-width: 20.4rem;
	margin: 1.6rem auto 0;
	padding: 1rem 2rem;
	border: 1px solid #E67578;
	background-color: #fff;
	box-shadow: 0.3rem 0.3rem 0 #e67578;
	color: #E67578;
	font-weight: 500;
	font-size: 1.4rem;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.p-tokuten__sp-toggle:hover {
	opacity: 0.8;
}

.p-tokuten__sp-toggle span {
	position: relative;
	padding-left: 2.4rem;
}

.p-tokuten__sp-toggle span::before,
.p-tokuten__sp-toggle span::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}

.p-tokuten__sp-toggle span::before {
	left: 0;
	width: 1.6rem;
	height: 1.6rem;
	border: 1px solid #E67578;
	border-radius: 50%;
	background-color: #fff;
}

.p-tokuten__sp-toggle span::after {
	left: 0.26rem;
	content: "＋";
	font-size: 1.2rem;
}

.p-tokuten__sp-body {
	display: none;
}

.p-plan-point__item + .p-plan-point__item {
	margin-top: 1.6rem;
}

.p-plan-point__bottom {
	margin-top: 1.6rem;
}

.p-voice02__content {
	flex-direction: column;
	gap: 1.6rem;
}

.p-voice02__item {
	width: 100%;
	padding: 1.6rem;
}

.p-voice02__img img {
	width: 8rem;
}

.p-voice02__text {
	margin-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
}

.p-pay__text {
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.06em;
	text-align: left;
}

.p-pay__content {
	padding-top: 1.2rem;
}

.p-flow__item {
	flex-direction: column;
	padding: 1.6rem;
}

.p-flow__body {
	display: contents;
	width: 100%;
}

.p-flow__heading {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.375;
	text-align: center;
}

.p-flow__text {
	order: 3;
	margin-top: 0.8rem;
	font-size: 1.6rem;
	line-height: 1.625;
}

.p-flow__img {
	order: 2;
	width: 100%;
}

.p-flow__arrow {
	margin: 1.6rem 0;
}

.p-flow__arrow img {
	width: 12rem;
}

.p-album__text {
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}

.p-album__img {
	margin-top: 1.6rem;
}

.p-solve__item + .p-solve__item {
	margin-top: 3.2rem;
	padding-top: 3.2rem;
}

.p-solve__bottom {
	margin-top: 3.2rem;
}

.p-solve__bottom-arrow {
	margin-bottom: 1.6rem;
}

.p-solve__bottom-arrow img {
	width: 12rem;
}

.p-solve__bottom-text {
	font-size: 2rem;
	line-height: 1.45;
	letter-spacing: 0;
}
	
.p-today__num img {
	width: 4.8rem;
}

.p-today__title {
	font-size: 2.4rem;
	line-height: 1.3333333333;
}

.p-today__content {
	display: flex;
	flex-direction: column;
	margin-top: 1.6rem;
}

.p-today__media {
	display: contents;
}

.p-today__body {
	order: 1;
	width: 100%;
}

.p-today__list {
	padding: 1.6rem 1.2rem 1.6rem 4.4rem;
	border-radius: 4px;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0;
}

.p-today__list::before {
	left: 1.2rem;
	width: 2.4rem;
	height: 2.4rem;
}

.p-today__img {
	order: 3;
	width: 100%;
	margin-top: 3.2rem;
}

.p-today__notes {
	margin-top: 1.6rem;
}

.p-today__catch {
	order: 2;
	margin-top: 3.2rem;
	font-size: 2.4rem;
	line-height: 1.4583333333;
}

.p-today__text {
	margin-top: 3.2rem;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}

.p-venue {
	margin-top: 3.2rem;
	padding-top: 3.2rem;
	padding-bottom: 4rem;
}

.p-venue__item {
	flex-direction: column;
	gap: 1.6rem;
}

.p-venue__item + .p-venue__item {
	margin-top: 3.2rem;
}

.p-venue__body {
	width: 100%;
	min-width: 0;
}

.p-venue__heading {
	padding: 0.5rem 1.6rem 0.8rem;
	font-size: 2.4rem;
	text-align: center;
}

.p-venue__name {
	margin-top: 1rem;
	margin-bottom: 1.6rem;
	font-size: 2.4rem;
	line-height: 1.1;
	text-align: center;
}

.p-venue__name span {
	font-size: 1.6rem;
}

.p-venue__detail dt {
	width: 8.4rem;
	font-size: 1.6rem;
}

.p-venue__detail dd {
	width: calc(100% - 8.4rem);
	font-size: 1.6rem;
	letter-spacing: 0;
}

.p-venue__detail-row {
	align-items: flex-start;
	padding-bottom: 1.6rem;
}

.p-venue__detail-row + .p-venue__detail-row {
	margin-top: 1.6rem;
}

.p-venue__map {
	width: 100%;
}

.p-venue__map iframe {
	aspect-ratio: 328/200;
}

.p-venue__btn {
	margin-top: 3.2rem;
}

}

@media screen and (max-width: 768px) and (max-width: 768px) {

.p-guid__item + .p-guid__item {
	margin-top: 1.6rem;
}

}

@media screen and (max-width: 768px) {
	.order01 {
		order: 1;
	}
	.order02 {
		order: 2;
		margin-top: 0.8rem;
	}
	.order03 {
		order: 3;
				margin-top: 0.8rem;
	}
	.order04 {
		order: 4;
	}
	.order05 {
		order: 5;
	}
	.order06 {
		order: 6;
	}
	.order07 {
		order: 7;
	}
	.order08 {
		order: 8;
	}
	.order09 {
		order: 9;
	}
}


/* 2024.4.19保守確認
-------------------------------------------------------*/
.p-footer {
	 overflow: hidden;
}

.p-footer-menu__external {
	margin-top: 8rem;
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding: 5rem 4rem;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.p-footer-menu__external-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4%;
	max-width: 1446px;
    margin: 0 auto;
}

.p-footer-menu__external-link {
	display: block;
	transition: all 0.3s;
	text-decoration: none!important;
}

.p-footer-menu__external-link:hover {
	opacity: 0.7;
}

.p-footer-menu__external-img {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 3rem;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

.p-footer-menu__external-img img {
	width: 19.8rem;
}

.p-footer-menu__external-text {
	margin-top: 1rem;
	color: #1f4266;
	font-size: 1.3rem;
	text-align: center;
}

@media screen and (min-width: 769px) {
	.p-footer-menu__sub {
		gap: 3.2rem;
	}
}

@media screen and (max-width: 768px) {
	.p-footer-menu__sub {
		column-gap: 3%;
	}
	.p-footer-menu__external {
		margin-top: 6rem;
		margin-bottom: 3rem;
		padding: 4rem 1.6rem;
	}

	.p-footer-menu__external-inner {
		flex-direction: column;
		gap: 2rem;
	}
}

/* 2024.5.23 修正
-------------------------------------------------------*/
.l-sec.--smallitem {
	padding-bottom: 0;
}

.p-plan-head__banner {
	text-align: center;
	margin-top: 6.4rem;
}

.p-plan-head__banner a{
	transition: all 0.3s;
}

.p-plan-head__banner a:hover {
	filter: brightness(1.05);
}

.c-title.p-smallitem__title {
	margin-bottom: 3.2rem;
}

.p-smallitem__content {
}

.p-smallitem__lead {
	text-align: center;
}

.p-smallitem__image {
	margin-top: 3.2rem;
	text-align: center;
}

.p-smallitem__list {
	display: flex;
	justify-content: center;
	margin-top: 3.2rem;
}

.p-smallitem__list li + li{
	margin-left: 3.2rem;
}

.p-smallitem__list li span{
	color: #E67578;
}

.p-smallitem__before {
	margin-top: 6.4rem;
	padding: 6.4rem 0 6rem;
	background-color: #FFECEC;
}

.p-smallitem__before-title {
	color: #E67578;
	text-align: center;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6;
}

.p-smallitem__before-text-wrap {
	display: inline-block;
	position: relative;
	padding: 0 1.6rem;
}

.p-smallitem__before-text-wrap::before, 
.p-smallitem__before-text-wrap::after {
	position: absolute;
	bottom: 0;
	width: 3px;
	height: 70%;
	background-color: #E67578;
	content: "";
}

.p-smallitem__before-text-wrap::before {
	left: 0;
	transform: rotate(-20deg);
}

.p-smallitem__before-text-wrap::after {
	right: 0;
	transform: rotate(20deg);
}

.p-smallitem__before-list {
	display: flex;
	justify-content: center;
	margin-top: 3.2rem;
}

.p-smallitem__before-list li {
	position: relative;
}

.p-smallitem__before-list li:not(:last-of-type)::after {
	content: "";
	position: absolute;
	width: 30px;
	height: 40px;
	background: url("../img/plans/plan-remake-before-icon01.png") no-repeat center center/cover;
	top: 35%;
	/* transform: translateY(-50%); */
	right: -7rem;
}

.p-smallitem__before-list li + li {
	margin-left: 5.2em;
}

.p-smallitem__before-list li img {
	border-radius: 8px;
	max-width: 320px;
}

.p-smallitem__before-list li:last-of-type .pic_img {
	border: 3px solid #E67578;
	box-sizing:border-box;
	box-shadow: 5px 5px 0px #e67578;
}

.p-smallitem__before-list-txt {
	margin-top: 0.8rem;
	text-align: center;
}

.p-smallitem__before-list-txt img{
	border: none;
}

.p-option__title {
	margin-bottom: 3.8rem;
	font-weight: 700;
	line-height: 1.45;
	letter-spacing: 0.04em;
	text-align: center;
	color: #E67578;
}

.p-option__title-inner {
	position: relative;
	display: inline-block;
	border-radius: 8px;
	border: 2px solid #E67578;
	padding: 2.4rem 3.2rem 2.8rem;
}

.p-option__title-inner:after,
.p-option__title-inner:before {
  content: "";
  position: absolute;
  left: 50%;
}

.p-option__title-inner::before {
	bottom: -44px;
	margin-left: -26px;
	border: 23px solid transparent;
	border-top: 31px solid #FFF;
	z-index: 2;
}

.p-option__title-inner::after {
	bottom: -43px;
	margin-left: -21px;
	border: 18px solid transparent;
	border-top: 24px solid #E67578;
	z-index: 1;
}

.p-option__title-sub {
	font-size: 2.4rem;
}

.p-option__title-main {
	font-size: 4rem;
	background:linear-gradient(transparent 70%, #ff6 70%);
}

.p-option__lead {
	text-align: center;
}

.p-option__list {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
}

.p-option__list li {
	max-width: 30rem;
	width: 21.96%;
}

.p-option__list li + li {
	margin-left: 5.5rem;
}

.p-option__head {
	margin-top: 0.8rem;
	text-align: center;
	font-weight: 700;
}

.p-option__head-sub {
	font-size: 1.8rem;
}

.p-option__head-main {
	color: #E67578;
	font-size: 2.6rem;
	display: block;

}

.p-option__text {
	margin-top: 1.6rem;
}


@media screen and (max-width: 768px) {
	.page-template-page-plan__remake .p-tokuten__heading {
		padding-right: 12rem;
		font-size: 1.5rem;
	}
	.c-title.p-smallitem__title {
		font-size: 2.2rem;
	}	
	.p-smallitem__lead {
		font-size: 1.6rem;
		text-align: left;
	}
	.p-smallitem__list {
		flex-wrap: wrap;
		justify-content: flex-start;
	}	
	.p-smallitem__list li {
		width: calc(50% - 10px);
	}
	.p-smallitem__list li + li {
		margin-left: 0;
	}
	.p-smallitem__list li:nth-child(even) {
		margin-left: 20px;
	}	
	.p-smallitem__list li:nth-of-type(n+3) {
		margin-top: 1rem;
	}	
	.p-smallitem__before-title {
		font-size: 1.8rem;
	}	
	.p-smallitem__before-list {
		flex-direction: column;
		align-items: center;
	}	
	.p-smallitem__before-list li + li {
		margin-left: 0;
		margin-top: 8rem;
	}	
	.p-smallitem__before-list li:not(:last-of-type)::after {
		top: auto;
		transform: translateX(-50%) rotate(90deg);
		right: auto;
		left: 50%;
		bottom: -5.5rem;
	}	
	
	.p-smallitem__before-list li .pic_img {
		width: 100%;
	}

	.p-option__title-inner {
		padding: 1rem 1.2rem 1.6rem;
	}
	.p-option__title-main {
		font-size: 2.2rem;
	}	
	.p-option__title-sub {
		font-size: 1.8rem;
	}
	.p-option__lead {
		font-size:  1.6rem;
		text-align: left;
	}
	.p-option__list {
		flex-direction: column;
		align-items: center;
	}
	
	.p-option__list li {
		width: 100%;
		text-align: center;
	}
	
	.p-option__list li + li {
		margin-left: 0;
		margin-top: 5rem;
	}

	.p-option__head-sub {
		font-size: 1.6rem;
	}

	.p-option__head-main {
		font-size: 2.4rem;
	}

	.p-option__text {
		font-size: 1.4rem;
		margin-top: 0.5rem;
		text-align: left;
	}

}



/* 2024.8.9前撮り写真リニューアル対応
-------------------------------------------------------*/
.l-sec.--photo {
	padding: 6.4rem 0;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/photo-point-bg.webp) no-repeat center center/cover;
	background-color: #FFF7F7;
}

.l-preadcrumb-wrap {
		margin-bottom: 7rem;
	background: rgba(255, 255, 255, 0.8);
}

.l-preadcrumb-wrap .l-preadcrumb {
	padding: 0.4rem 2rem;
}

.c-photo-slider {
	padding: 0 8rem;
	overflow: hidden;
}

.c-photo-slider .slick-dots {
	z-index: 3;
	position: relative;
	margin: 6.4rem 0 0 0;
	text-align: center;
}

.c-photo-slider .slick-dots li {
	display: inline-block;
	margin: 0 0.8rem;
}

.c-photo-slider .slick-dots button {
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	border: 1px solid #999;
	border-radius: 50%;
	outline: none;
	background: #fff;
	color: transparent;
}

.c-photo-slider .slick-dots .slick-active button {
	background: #FFECEC;
}

.c-photo-slider__item {
	margin: 0 1rem;
}

.c-photo-slider__text {
	margin-top: 1rem;
	color: #333;
	font-weight: 400;
	font-size: 2.2rem;
	font-family: "Noto Serif JP", sans-serif;
	text-align: center;
}

.c-photo-slider__prev,
.c-photo-slider__next {
	z-index: 1;
	position: absolute;
  top: 36%;
	width: 3.2rem;
	height: 3.2rem;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	transition: all 0.3s;
}

.c-photo-slider__prev::before,
.c-photo-slider__next::before {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/photo-slider-next.png) no-repeat center center/contain;
	content: "";
}

.c-photo-slider__prev:hover,
.c-photo-slider__next:hover {
	opacity: 0.7;
}

.c-photo-slider__prev {
	left: 3.2rem;
}

.c-photo-slider__prev::before {
	left: calc(50% - 0.2rem);
	transform: translate(-50%, -50%);
}

.c-photo-slider__next {
	right: 3.2rem;
}

.c-photo-slider__next::before {
	right: calc(50% - 0.2rem);
	transform: translate(50%, -50%) rotate(180deg);
}


.p-photo-head {
	padding-top: 6.4rem;
}

.p-photo-head__title {
	margin-bottom: 2.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-head__box {
	position: relative;
	width: 100rem;
	max-width: 100%;
	margin: 0 auto;
	padding: 1.5rem;
	background-color: #FFECEC;
	color: #E67578;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.25;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-head__box::before {
	z-index: -1;
	position: absolute;
	top: 1.2rem;
	left: 1.2rem;
	width: 100%;
	height: 100%;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/photo-box-bg.jpg) no-repeat center center/cover;
	content: "";
}

.p-photo-head__text {
	margin-top: 3rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-head__slider {
	margin-top: 6.4rem;
}

.p-photo-media {
	position: relative;
	padding-bottom: 6.4rem;
}

.p-photo-media::before,
.p-photo-media::after {
	z-index: -1;
	position: absolute;
	width: 100%;
	height: 27.7rem;
	content: "";
}

.p-photo-media::before {
	top: 8.5rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/photo-media-bg.png) no-repeat center center/cover;
}

.p-photo-media::after {
	bottom: 12.5rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/photo-media-bg2.png) no-repeat center center/cover;
}

.p-photo-media__item {
	display: flex;
	justify-content: space-between;
	margin-top: 6.4rem;
	background-color: #FFECEC;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
}

.p-photo-media__body {
	width: 53.15%;
	min-width: 58rem;
	padding: 3.2rem 5.4rem 3.2rem 3.2rem;
}

.p-photo-media__heading {
	margin-bottom: 2.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
}

.p-photo-media__text {
	margin-top: 2.4rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-photo-media__img {
	width: 46.85%;
}

.p-photo-media__img img {
	-o-object-fit: cover;
	aspect-ratio: 640/430;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.p-photo-media__cards {
	display: flex;
	justify-content: center;
	margin-top: 6.5rem;
	gap: 5.3rem;
}

.p-photo-media__cards.--white .p-photo-media__cards-item {
	display: block;
	padding: 0;
	background-color: #fff;
}

.p-photo-media__cards.--white .p-photo-media__cards-heading {
	min-height: 12rem;
}

.p-photo-media__cards-item {
	width: calc((100% - 10.6rem) / 3);
	background-color: #FFECEC;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
}

.p-photo-media__cards-heading {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 8rem;
	margin-top: 1.6rem;
	margin-bottom: 2.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.4285714286;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-media__cards-text {
	margin-top: 2.4rem;
	padding: 0 3.2rem 3.2rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-photo-location {
	position: relative;
	padding: 6.4rem 0;
	overflow: hidden;
}

.p-photo-location::before,
.p-photo-location::after {
	z-index: -1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}

.p-photo-location::before {
	left: 0;
	width: 56rem;
	height: 40rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/photo-location-bg01.png) no-repeat center center/contain;
}

.p-photo-location::after {
	right: 0;
	width: 56rem;
	height: 40rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/photo-location-bg02.png) no-repeat center center/contain;
}

.p-photo-location__item {
	display: flex;
	position: relative;
	align-items: center;
	justify-content: space-between;
}

.p-photo-location__body {
	width: 64rem;
}

.p-photo-location__heading {
	margin-bottom: 2.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
}

.p-photo-location__text {
	margin-top: 3rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
}

.p-photo-location__img img {
	width: 78.8rem;
	max-width: 100%;
}

.p-photo-goods {
	position: relative;
	padding: 6.4rem 0;
}

.p-photo-goods.--mens .p-photo-goods__img {
	border-radius:0!important;
}

.p-photo-goods__head {
	display: block;
	position: relative;
	width: 72rem;
	max-width: 100%;
	margin: 0 auto 3.2rem;
	padding: 2.4rem 2.4rem 1.2rem;
	border: solid 2px #E67578;
	border-radius: 8px;
	background: #FFF;
}

.p-photo-goods__head::before {
	z-index: 2;
	position: absolute;
	bottom: -33px;
	left: 50%;
	margin-left: -15px;
	border: 17px solid transparent;
	border-top: 17px solid #FFF;
	content: "";
}

.p-photo-goods__head::after {
	z-index: 1;
	position: absolute;
	bottom: -38px;
	left: 50%;
	margin-left: -17px;
	border: 19px solid transparent;
	border-top: 19px solid #E67578;
	content: "";
}

.p-photo-goods__sub {
	display: block;
	color: #E67578;
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-goods__title {
	margin-bottom: 2.4rem;
	color: #E67578;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.45;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-goods__text {
	margin-top: 3rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-goods__content {
	display: flex;
	margin-top: 6.4rem;
	gap: 3.2rem;
}

.p-photo-goods__item {
	width: calc((100% - 3.2rem) / 2);
    display: flex;
    flex-direction: column;
}

.p-photo-goods__desc {
	margin-top: 3.2rem;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6666666667;
	letter-spacing: 0.04em;
	text-align: center;
	display: inline-flex;
    flex-direction: column;
    justify-content: center;
	flex:1;
}

.p-photo-video {
	padding: 6.4rem 0;
	background: rgba(255, 236, 236, 0.4);
}

.p-photo-video__iframe {
	width: 96rem;
	max-width: 100%;
	margin: 0 auto;
}

.p-photo-video__iframe iframe {
	aspect-ratio: 960/540;
	width: 100%;
	height: 100%;
}

.p-page-header.--photo {
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/bg-page-header-photo.webp) no-repeat center center/cover;
}

.p-page-header__sub {
	display: block;
	margin-bottom: 1rem;
	color: #E67578;
	font-weight: 700;
	font-size: 3.2rem;
	letter-spacing: 0.04em;
	text-align: center;
}

@media screen and (min-width: 1601px) {

.p-photo-location__inner {
	max-width: 160rem;
	padding-left: 12rem;
}

}

@media screen and (max-width: 1100px) {
.c-photo-slider__text {
	font-size: 1.8rem;
}
	
.p-photo-media__cards {
	gap: 2rem;
}

.p-photo-media__cards-item {
	width: calc((100% - 4rem) / 3);
}

.p-photo-media__cards-heading {
	min-height: 5.5rem;
	font-size: 2rem;
	letter-spacing: 0.02em;
}

.p-photo-media__cards-text {
	padding: 0 1.6rem 1.6rem;
}

.p-photo-goods__desc {
	font-size: 2.2rem;
}
}

@media screen and (max-width: 1000px) {
	.p-photo-media__img img {
	-o-object-position: -80px 0;
	object-position: -80px 0;
}
}

@media screen and (max-width: 768px) {
	.l-sec.--photo {
	padding: 3.2rem 0;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/sp_photo-point-bg.webp) no-repeat center center/cover;
	background-color: #FFF7F7;
}
	
.l-preadcrumb-wrap {
	margin-bottom: 3rem;
}
	
.c-photo-slider {
	padding: 0;
}

.c-photo-slider .slick-dots {
	margin: 1.6rem 0 0 0;
}

.c-photo-slider .slick-dots li {
	margin: 0 0.47rem;
}

.c-photo-slider .slick-dots button {
	width: 0.9rem;
	height: 0.9rem;
}

.c-photo-slider__prev,
.c-photo-slider__next {
	width: 3.2rem;
	height: 3.2rem;
}

.c-photo-slider__prev {
	left: 1.6rem;
}

.c-photo-slider__prev::before {
	left: calc(50% - 0.1rem);
}

.c-photo-slider__next {
	right: 1.6rem;
}

.c-photo-slider__next::before {
	right: calc(50% - 0.1rem);
}
	
	.p-photo-head {
	padding-top: 3.2rem;
}

.p-photo-head__title {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
}

.p-photo-head__box {
	border-radius: 6px;
	font-size: 2rem;
	line-height: 1.45;
}

.p-photo-head__box::before {
	top: 0.6rem;
	left: 0.6rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/sp_photo-box-bg.jpg) no-repeat center center/cover;
}

.p-photo-head__text {
	margin-top: 1.4rem;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}
	
.p-photo-head__slider {
	margin-top: 3.2rem;
}

.p-photo-media {
	padding-top: 10rem;
	padding-bottom: 10rem;
}

.p-photo-media::before,
.p-photo-media::after {
	height: 10rem;
}

.p-photo-media::before {
	top: 4.5rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/sp_photo-media-bg.png) no-repeat center center/cover;
}

.p-photo-media::after {
	bottom: 3.5rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/sp_photo-media-bg2.png) no-repeat center center/cover;
}

.p-photo-media__item {
	flex-direction: column;
	margin-top: 1.6rem;
	padding: 1.6rem 1.3rem 2.4rem;
}

.p-photo-media__body {
	display: contents;
	gap: 1.6rem;
}

.p-photo-media__heading {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
	text-align: center;
	letter-spacing:0;
}

.p-photo-media__text {
	order: 3;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}

.p-photo-media__img {
	order: 2;
	width: 100%;
}

.p-photo-media__img img {
	-o-object-position: initial;
	object-position: initial;
}

.p-photo-media__cards {
	flex-direction: column;
	margin-top: 1.6rem;
	gap: 1.6rem;
}

.p-photo-media__cards.--white .p-photo-media__cards-heading {
	min-height: 0;
	margin-top: 1.6rem;
}

.p-photo-media__cards.--white .p-photo-media__cards-text {
	padding: 1.6rem 1.6rem 2.4rem;
}

.p-photo-media__cards-item {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 1.6rem 1.6rem 2.4rem;
	gap: 1.6rem;
}

.p-photo-media__cards-img {
	order: 2;
	width: 100%;
}

.p-photo-media__cards-heading {
	order: 1;
	min-height: 0;
	margin-top: 0;
	margin-bottom: 1.6rem;
	margin-bottom: 0;
	font-size: 2rem;
	line-height: 1.45;
	text-align: center;
}

.p-photo-media__cards-text {
	order: 3;
	margin-top: 0;
	padding: 0;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}

.p-photo-location::before,
.p-photo-location::after {
	transform: none;
}

.p-photo-location::before {
	top: 3.2rem;
	left: -15rem;
	width: 46.4rem;
	height: 33.1rem;
}

.p-photo-location::after {
	right: -14rem;
	bottom: 1rem;
	width: 46.4rem;
	height: 33.1rem;
	background: url(https://amanoya.lemomo-works.com/wp/wp-content/themes/gensen_tcd050/assets/img/photo/sp_photo-location-bg02.png) no-repeat center center/contain;
}

.p-photo-location__item {
	flex-direction: column;
}

.p-photo-location__body {
	width: 100%;
}

.p-photo-location__heading {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 2rem;
	line-height: 1.45;
	text-align: center;
}

.p-photo-location__text {
	margin-top: 0;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.02em;
}

.p-photo-location__img {
	margin-top: 1.6rem;
}

.p-photo-goods {
	padding: 3.2rem 0;
}

.p-photo-goods__head {
	margin-bottom: 2.4rem;
	padding: 1.6rem 1rem 0.5rem;
}

.p-photo-goods__sub {
	font-size: 2rem;
}

.p-photo-goods__title {
	order: 1;
	margin-bottom: 1.6rem;
	font-size: 2.4rem;
	line-height: 1.5;
}

.p-photo-goods__text {
	margin-top: 0;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: left;
}

.p-photo-goods__content {
	flex-direction: column;
	margin-top: 1.6rem;
}

.p-photo-goods__item {
	width: 100%;
}

.p-photo-goods__img {
	overflow: hidden;
	border-radius: 8px;
}

.p-photo-goods__desc {
	margin-top: 1.6rem;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0;
}

.p-photo-video {
	padding: 3.2rem 0;
}
	.p-page-header__sub {
	font-size: 2rem;
	line-height: 1.45;
}
}


/* 2024.10.15 男性袴ページ追加対応
-------------------------------------------------------*/
.l-contents.--mens {
	font-family: "Noto Sans JP", sans-serif;
}

.l-contents.--mens .c-title {
	font-family: "Noto Sans JP", sans-serif;
}

.l-sec.--mens {
	background: url(../img/mens/mens-tokuten-bg.webp) repeat top 0 left 0/1920px 1440px;
		font-family: "Noto Sans JP", sans-serif;
}

.l-cta--mens {
	background: url(../img/mens/cta-mens-bg.webp) no-repeat center center/cover;
	padding:8rem 0;
		font-family: "Noto Sans JP", sans-serif;
}

.l-cta--mens .l-cta__box {
	border-radius:0;
	max-width: 108rem;
	margin:0 auto;
}

.l-cta--mens .l-cta__cap {
	margin-bottom: 0;
}

.l-cta--mens .l-cta__cap::before,
.l-cta--mens .l-cta__cap::after {
	display: none;
}

.c-title.--mens .c-title__caption::before,
.c-title.--mens .c-title__caption::after {
	background-color: #1D3065;
}

@media screen and (max-width: 768px) {
	.l-cta--mens {
		background: url(../img/mens/sp_cta-mens-bg.webp) no-repeat center center/cover;
		padding:3.2rem 0;
	}
}

.p-breadcrumb.--mens,
.p-breadcrumb.--mens span{
	color: #fff !important;
}

.p-breadcrumb.--mens .p-breadcrumb__arrow::after {
	border-color: #fff;
}

.p-page-header.--mens {
	padding: 0 0 6.5rem;
	background: url(../img/mens/mens-page-header.webp) no-repeat center center/cover;
		font-family: "Noto Sans JP", sans-serif;
}
.p-page-header__mens-row {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3.2rem;
	padding: 0 2rem;
	gap: 8rem;
	text-align: center;
}

.p-page-header__mens-content {
	flex-shrink: 0;
	width: 100%;
	max-width: 66.3rem;
	margin: 0 auto;
}

.p-page-header__mens-box {
	margin: 0 auto;
	padding: 3.2rem;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	background:#1D3065;
}

.p-page-header__mens-sub {
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.12em;
}

.p-page-header__mens-main {
	display: inline-block;
	margin-top: 1.65rem;
	padding-top: 1.65rem;
	border-top: 1px solid #fff;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.4;
	letter-spacing: 0.04em;
}

.p-page-header__mens-title {
	min-width: 0 !important;
	margin-top: 3.2rem;
	color: #fff;
	font-weight: 700;
	font-size: 6.4rem;
	line-height: 1;
	text-align: center;
}

.p-page-header__mens-img01,
.p-page-header__mens-img02 {
	width: 49.6rem;
	max-width: 100%;
}

.p-page-header__mens-img01 img,
.p-page-header__mens-img02 img {
	max-width: 100%;
}

@media screen and (max-width: 1180px) {
	.p-page-header__mens-row {
		gap: 4rem;
	}

	.p-page-header__mens-content {
		max-width: 45.3rem;
	}

	.p-page-header__mens-box {
		padding: 2.4rem;
	}

	.p-page-header__mens-sub {
		font-size: 2.2rem;
	}

	.p-page-header__mens-main {
		font-size: 3.2rem;
	}

	.p-page-header__mens-title {
		font-size: 4.2rem;
	}
}

@media screen and (max-width: 870px) {
	.p-page-header__mens-row {
		flex-direction: column;
		margin-top: 0.4rem;
		gap: 2.4rem;
	}

	.p-page-header__mens-content {
		max-width: 57.3rem;
	}

	.p-page-header__mens-img01,
	.p-page-header__mens-img02 {
		width: 57.3rem;
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.p-page-header.--mens {
        padding: 0 0 3rem;
    }
	.p-page-header__mens-box {
		padding: 1.4rem 2rem;
	}

	.p-page-header__mens-sub {
		font-size: 1.6rem;
	}

	.p-page-header__mens-main {
		margin-top: 0.8rem;
		padding-top: 1.2rem;
		font-size: 2.4rem;
		line-height: 1.3333333333;
	}

	.p-page-header__mens-title {
		margin-top: 1.6rem;
		font-size: 3rem;
		letter-spacing: 0.06em;
	}
}


.p-plan-head.--mens {
	position: relative;
	overflow: hidden;
		font-family: "Noto Sans JP", sans-serif;
}

.p-plan-head.--mens .p-plan-head__title {
	color: #333;
}

.p-plan-head.--mens .p-plan-head__item03 {
	background: #F4F9FF;
}

.p-plan-head.--mens .p-plan-head__price {
	color: #C0002D;
}

.p-plan-head.--mens::before {
	position: absolute;
	top: -4rem;
	left: 0;
	width: 192rem;
	max-width: 100%;
	height: 27.4rem;
	background: url(../img/mens/mens-head-bg.webp) no-repeat center center/cover;
	content: "";
}

.p-plan-head__desc {
	margin-bottom: 11.3rem;
	color: #1D3065;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-plan-head__price02 {
	color: #1D3065;
	font-weight: 700;
	font-size: 3.6rem;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.p-plan-head__price02 span {
	font-size: 2.3rem;
}

@media screen and (max-width: 768px) {
	.p-plan-head.--mens::before {
		top: 0;
		width: 67.5rem;
		height: 10rem;
	}

	.p-plan-head__desc {
		margin-bottom: 3rem;
		font-size: 2rem;
		line-height: 1.45;
	}
	.p-plan-head__price02 {
		margin-bottom: 1.5rem;
		font-size: 2.8rem;
	}

	.p-plan-head__price02 span {
		font-size: 1.4rem;
	}
}


.p-plan-set__head.--mens {
	background-color: #F0F5FC;
		margin-bottom:6.4rem;
}

.p-plan-set__head.--mens .p-plan-set__head-price {
	color: #C0002D;
}

.p-plan-set__head-price02 {
	margin-top: 1rem;
	color: #1D3065;
	font-weight: 700;
	font-size: 3.6rem;
	line-height: 1.2222222222;
}

.p-plan-set__head-price02 span {
	font-size: 2.2rem;
}

.p-plan-set__option02.--mens {
	margin-top:6.4rem;
}

.p-plan-set__option02.--mens .p-plan-set__option02-table-row dt {
	width: 50%;
	background-color: #1D3065;
	color: #fff;
}

.p-plan-set__option02.--mens .p-plan-set__option02-table-row dd {
	width: 50%;
	background-color: #fff;
	text-align:center;
}

.c-set--mens {
	background-color: #F7F7F7;
		font-family: "Noto Sans JP", sans-serif;
}

.c-set--mens .c-set__title,
.c-set--mens .c-set__head {
	color: #1D3065;
}

.c-set--mens .c-set__head {
	width: 28.7rem;
}

.c-set--mens .c-set__body {
	width: calc(100% - 28.7rem);
}
	
.c-set--mens .c-set__body ul li {
	background-color: #1D3065;
}


@media screen and (max-width: 1180px) {
	.p-plan-set__head-price02 {
		margin: 0.5rem;
		font-size: 2.8rem;
	}

	.p-plan-set__head-price02 span {
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 768px) {
	.p-plan-set__option02.--mens {
	margin-top:3.2rem;
}
	.p-plan-set__head.--mens {
		margin-bottom:2.4rem;
	}
	.p-plan-set__head-price02 {
		margin: 0.5rem;
		font-size: 2.8rem;
	}

	.p-plan-set__head-price02 span {
		font-size: 1.4rem;
	}
	.p-plan-set__note.--sp-mt16 {
		margin-top: 1.6rem;
	}
	.p-plan-set__option02.--mens .p-plan-set__option02-table-row dt {
		width: 44.2%;
	}

	.p-plan-set__option02.--mens .p-plan-set__option02-table-row dd {
		width: 55.8%;
	}
	.p-plan-set__option02-title {
		margin-bottom: 0.8rem;
		font-size: 1.6rem;
	}
	.c-set--mens .c-set__head {
		width: 100%;
	}

	.c-set--mens .c-set__body {
		width: 100%;
	}
}


.p-tokuten__item.--mens {
	display: flex;
	align-items: center;
	padding: 1.6rem 3.2rem;
	border-color: #1D3065;
}

.p-tokuten__item.--mens .p-tokuten__heading {
	min-height: 0;
	color: #1D3065;
		font-family: "Noto Sans JP", sans-serif;
}

.p-tokuten__item.--mens .p-tokuten__heading.--sm {
	font-size: 2.3rem;
}

.p-tokuten__tag02 {
	display: flex;
	position: absolute;
	top: 50%;
	right: 3.2rem;
	align-items: center;
	justify-content: center;
	width: 12rem;
	height: 5.6rem;
	transform: translateY(-50%);
	background: #DD7F00;
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.06em;
	letter-spacing: 0;
}

.p-tokuten__tag02::after {
	position: absolute;
	top: 0.3rem;
	left: 0.3rem;
	width: calc(100% - 0.8rem);
	height: calc(100% - 0.8rem);
	border: 1px solid #fff;
	content: "";
}

.p-tokuten__tag02.--free {
	background: #C0002D;
}

.p-tokuten__tag02.--yutai {
	background: #2F81E0;
}

@media screen and (max-width: 1180px) {
	.p-tokuten__item.--mens .p-tokuten__heading {
		padding-right: 10rem;
	}

	.p-tokuten__item.--mens .p-tokuten__heading.--sm {
		font-size: 1.6rem;
	}
	.p-tokuten__tag02 {
		right: 2.2rem;
		width: 10rem;
		height: 4.8rem;
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 768px) {

	.p-tokuten__item.--mens {
		padding: 0.9rem 1.2rem;
		min-height:6.4rem;
	}
	.p-tokuten__tag02 {
		right: 1.2rem;
		height: 4rem;
	}
	#js-toggle01.--mens,
	#js-toggle02.--mens{
		border: 1px solid #1D3065;
		box-shadow: 0.3rem 0.3rem 0 #1d3065;
		color: #1D3065;
	}

	#js-toggle01.--mens span::before,
	#js-toggle02.--mens span::before {
		border: 1px solid #1D3065;
	}
}


.p-photo-head.--mens {
	position: relative;
	overflow: hidden;
		font-family: "Noto Sans JP", sans-serif;
}

.p-photo-head.--mens::before {
	position: absolute;
	top: -6.4rem;
	left: 0;
	width: 192rem;
	max-width: 100%;
	height: 27.4rem;
	background: url(../img/mens/mens-head-bg.webp) no-repeat center center/cover;
	content: "";
}

.p-photo-head__slider {
	margin-top: 6.4rem;
}

.p-photo-head__slider02 {
	margin-top: 6.4rem;
}

.p-photo-head__slider02-wrap {
	padding: 6.4rem 6.4rem 6rem;
	background-color: #F7F7F7;
}

.p-photo-head__slider02-heading {
	color: #1D3065;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.6666666667;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-photo-head__slider02-text {
	margin-top: 1.2rem;
	margin-bottom: 6.4rem;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.7777777778;
	letter-spacing: 0.04em;
	text-align: center;
}

.c-mens-slider {
	max-width: 112.7rem;
	margin: 0 auto;
		font-family: "Noto Sans JP", sans-serif;
}

.c-mens-slider .slick-dots {
	display: flex;
	z-index: 3;
	position: relative;
	flex-wrap: wrap;
	justify-content: center;
	margin: 3.2rem 0 0 0;
	gap: 1.5rem 0;
	text-align: center;
}

.c-mens-slider .slick-dots li {
	display: inline-block;
	margin: 0 0.8rem;
}

.c-mens-slider .slick-dots button {
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	border: 1px solid #999;
	border-radius: 50%;
	outline: none;
	background: #fff;
	color: transparent;
}

.c-mens-slider .slick-dots .slick-active button {
	background: #1D3065;
}

.c-mens-slider__item {
	aspect-ratio: 360/500;
	margin: 0 1.1rem;
	overflow: hidden;
}

.c-mens-slider__item img {
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.c-mens-slider__prev,
.c-mens-slider__next {
	z-index: 1;
	position: absolute;
	top: 42%;
	width: 3.2rem;
	height: 3.2rem;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	transition: all 0.3s;
}

.c-mens-slider__prev::before,
.c-mens-slider__next::before {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
	background: url(../img/mens/slider-prev.png) no-repeat center center/contain;
	content: "";
}

.c-mens-slider__prev:hover,
.c-mens-slider__next:hover {
	opacity: 0.7;
}

.c-mens-slider__prev {
	left: -5.2rem;
}

.c-mens-slider__prev::before {
	left: calc(50% - 0.2rem);
	transform: translate(-50%, -50%);
}

.c-mens-slider__next {
	right: -3.6rem;
}

.c-mens-slider__next::before {
	right: calc(50% - 0.2rem);
	transform: translate(50%, -50%) rotate(180deg);
}

.c-mens-slider02 {
	max-width: 95%;
	margin: 0 auto;
	padding: 0 6rem;
		font-family: "Noto Sans JP", sans-serif;
}

.c-mens-slider02 .slick-dots {
	display: flex;
	z-index: 3;
	position: relative;
	flex-wrap: wrap;
	justify-content: center;
	margin: 3.2rem 0 0 0;
	gap: 0.5rem 0;
	text-align: center;
}

.c-mens-slider02 .slick-dots li {
	display: inline-block;
	margin: 0 0.8rem;
}

.c-mens-slider02 .slick-dots button {
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	border: 1px solid #999;
	border-radius: 50%;
	outline: none;
	background: #fff;
	color: transparent;
}

.c-mens-slider02 .slick-dots .slick-active button {
	background: #1D3065;
}

.c-mens-slider02__item {
	aspect-ratio: 360/500;
	margin: 0 1.1rem;
	overflow: hidden;
}

.c-mens-slider02__item img {
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.c-mens-slider02__prev,
.c-mens-slider02__next {
	z-index: 1;
	position: absolute;
	top: 42%;
	width: 3.2rem;
	height: 3.2rem;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	transition: all 0.3s;
}

.c-mens-slider02__prev::before,
.c-mens-slider02__next::before {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
	background: url(../img/mens/slider-prev.png) no-repeat center center/contain;
	content: "";
}

.c-mens-slider02__prev:hover,
.c-mens-slider02__next:hover {
	opacity: 0.7;
}

.c-mens-slider02__prev {
	left: 0;
}

.c-mens-slider02__prev::before {
	left: calc(50% - 0.2rem);
	transform: translate(-50%, -50%);
}

.c-mens-slider02__next {
	right: 0;
}

.c-mens-slider02__next::before {
	right: calc(50% - 0.2rem);
	transform: translate(50%, -50%) rotate(180deg);
}


@media screen and (max-width: 768px) {
	.p-photo-head.--mens::before {
		top: 0;
		width: 67.5rem;
		height: 10rem;
	}
	.p-photo-head__slider {
		margin-top: 3.2rem;
	}

	.p-photo-head__slider02 {
		margin-top: 2.4rem;
	}

	.p-photo-head__slider02-wrap {
		padding: 1.6rem;
	}

	.p-photo-head__slider02-heading {
		font-size: 2rem;
		line-height: 1.45;
		letter-spacing: 0;
	}

	.p-photo-head__slider02-text {
		margin-top: 1.6rem;
		margin-bottom: 1.6rem;
		font-size: 1.6rem;
		line-height: 1.625;
		letter-spacing: 0.06em;
		text-align: left;
	}
	.c-mens-slider .slick-dots {
		margin: 1.6rem 0 0 0;
		padding: 0 1rem;
		gap: 0.5rem 0;
	}

	.c-mens-slider .slick-dots li {
		margin: 0 0.47rem;
	}

	.c-mens-slider .slick-dots button {
		width: 0.9rem;
		height: 0.9rem;
	}

	.c-mens-slider__item {
		aspect-ratio: 94/160;
		margin: 0 0.35rem;
	}

	.c-mens-slider__prev,
	.c-mens-slider__next {
		top: 30%;
		width: 2.4rem;
		height: 2.4rem;
	}

	.c-mens-slider__prev {
		left: -0.6rem;
	}

	.c-mens-slider__prev::before {
		left: calc(50% - 0.1rem);
	}

	.c-mens-slider__next {
		right: -0.6rem;
	}

	.c-mens-slider__next::before {
		right: calc(50% - 0.1rem);
	}

	.c-mens-slider02 {
		max-width: 100%;
		padding: 0 3.5rem;
	}

	.c-mens-slider02 .slick-dots {
		margin: 1.6rem 0 0 0;
		padding: 0 1rem;
	}

	.c-mens-slider02 .slick-dots li {
		margin: 0 0.47rem;
	}

	.c-mens-slider02 .slick-dots button {
		width: 0.9rem;
		height: 0.9rem;
	}

	.c-mens-slider02__item {
		aspect-ratio: 94/160;
		margin: 0 0.2rem;
	}

	.c-mens-slider02__prev,
	.c-mens-slider02__next {
		top: 36%;
		width: 2.4rem;
		height: 2.4rem;
	}

	.c-mens-slider02__prev {
		left: 1rem;
	}

	.c-mens-slider02__prev::before {
		left: calc(50% - 0.1rem);
	}

	.c-mens-slider02__next {
		right: 1rem;
	}

	.c-mens-slider02__next::before {
		right: calc(50% - 0.1rem);
	}
}


.p-photo-media.--mens::before,
.p-photo-media.--mens::after {
	display: none;
}

.p-photo-media.--mens .p-photo-media__item {
	background-color: #F7F7F7;
	box-shadow: none;
}

.p-photo-media.--mens .p-photo-media__heading {
	color: #1D3065;
}

.p-photo-media.--mens .p-photo-media__cards-item {
	box-shadow: none;
}

.p-photo-media__cards.--mens .p-photo-media__cards-item {
	background-color: #F7F7F7;
}

.p-photo-media__cards.--mens .p-photo-media__cards-heading {
	color: #1D3065;
}

@media screen and (max-width: 768px) {
	.p-photo-media.--mens {
		padding-top: 0;
		padding-bottom: 3.2rem;
	}
}

.c-faq-accordion--mens {
	border-color: #1D3065;
}

.c-faq-accordion--mens .c-faq-accordion__title::after {
	border-color: #1D3065;
}

.c-faq-accordion--mens .c-faq-accordion__tag {
	background-color: #1D3065;
}

.c-howto-pay--mens .c-howto-pay__item {
	background-color: #F7F7F7;
}

.c-howto-pay--mens .c-howto-pay__tag {
	border-color: #1D3065;
	color: #1D3065;
}

.c-howto-pay--mens .c-howto-pay__heading {
	color: #C0002D;
}


.c-floating-menu.--mens {
	background: #1D3065;
	border-top:1px solid #fff;
}

@media screen and (min-width: 769px) {
.floating-wrapper {
	display:none;	
}
}

.floating-wrapper {
	display:none;	
}

.p-plan__banner a:hover {
    filter: brightness(1);
	opacity:.7;
	text-decoration:none!important;
}

.p-collection__banner:hover {
		text-decoration:none!important;
}

#js-toggle01,
#js-toggle02 {
	display:none;
}

@media screen and (max-width: 768px) {
#js-toggle01,
#js-toggle02 {
	display: block;
	max-width: 20.4rem;
	margin: 1.6rem auto 0;
	padding: 1rem 2rem;
	background-color: #fff;
	font-weight: 500;
	font-size: 1.4rem;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

#js-toggle01:hover,
#js-toggle02:hover{
	opacity: 0.8;
}

#js-toggle01 span,
#js-toggle02 span{
	position: relative;
	padding-left: 2.4rem;
}

#js-toggle01 span::before,
#js-toggle01 span::after,
#js-toggle02 span::before,
#js-toggle02 span::after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}

#js-toggle01 span::before,
#js-toggle02 span::before{
	left: 0;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	background-color: #fff;
}

#js-toggle01 span::after,
#js-toggle02 span::after{
	left: 0.26rem;
	content: "＋";
	font-size: 1.2rem;
}
	}