@charset "utf-8";
/*------------------------------------------------------------
	serum
------------------------------------------------------------*/
.yuMincho {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
/* mainVisual */
#main .mainVisual {
	padding-top: 6.9rem;
	margin-bottom: 0;
	background-image: url("../img/serum/main_bg.jpg");
}
#main .mainVisual .innerBox {
	max-width: 90.5rem;
}
#main .mainVisual .headLine01 {
	font-size: 3.2rem;
	letter-spacing: 0.17em;
	line-height: 1.406;
}
#main .mainVisual .headLine01::before {
	top: 0.6rem;
	left: -4.8rem;
	bottom: 1.2rem;
	height: auto;
}
#main .mainVisual .headLine01 small {
	margin-bottom: 0.5rem;
	font-size: 2.5rem;
	line-height: 1.2;
	display: block;
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 0;
		padding-top: 10.8rem;
		height: 50rem;
		align-items: flex-start;
		background-image: url("../img/serum/main_bg_sp.jpg");
	}
	.headLine03 .en {
		font-size: 2.6rem;
		line-height: 1;
	}
	#main .mainVisual .headLine01 small {
		margin-bottom: 0.2rem;
		font-size: 2.25rem;
		letter-spacing: 0.17em;
	}
}
/* head01 */
.head01 {
	margin-bottom: 0.2rem;
	font-size: 3.2rem;
	line-height: 1.406;
	letter-spacing: 0.17em;
	font-weight: 500;
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media all and (max-width: 896px) {
	.head01 {
		margin-bottom: 2rem;
		font-size: 2.75rem;
		line-height: 1.363;
		letter-spacing: 0.16em;
	}
}
/* centerTxt */
.centerTxt {
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 500;
}
/* comNotes */
.comNotes {
	color: #ADADAD !important;
	letter-spacing: 0.05em;
}
/* topBox */
#main .topBox {
	padding: 7.9rem 0 7.6rem;
	position: relative;
	z-index: 1;
	text-align: center;
}
#main .topBox::before {
	content: "";
	width: 41rem;
	height: 50.8rem;
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: none;
	background: url(../img/serum/bg01.jpg) no-repeat center top / 100%;
	z-index: -1;
}
#main .topBox p {
	margin-bottom: 1.3rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}
#main .topBox p:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 896px) {
	#main .topBox {
		padding: 4.2rem 0 7.6rem;
	}
	#main .topBox p {
		letter-spacing: 0;
		line-height: 1.875;
	}
	#main .topBox::before {
		display: none;
	}
}
/* eventPraise */
#main .eventPraise {
	position: relative;
	z-index: 1;
}
#main .eventPraise .infiniteslide {
	margin-top: 3.7rem;
	position: relative;
	display: flex;
}
#main .eventPraise .infiniteslide .scrollBox {
	flex-shrink: 0;
	width: 100%;
}
#main .eventPraise .imgList {
	flex-shrink: 0 !important;
	display: flex !important;
	position: relative;
}
#main .eventPraise .imgList li {
	width: 20rem;
	aspect-ratio: 20/17;
	flex-shrink: 0;
}
#main .eventPraise .imgList .posImg01 {
	width: 13.9rem;
	position: absolute;
	aspect-ratio: auto;
	left: 13.6rem;
	top: 0.9rem;
}
#main .eventPraise .imgList .posImg02 {
	width: 13.4rem;
	position: absolute;
	aspect-ratio: auto;
	right: calc(50% - 13.2rem);
	bottom: 1.32rem;
}
#main .eventPraise .imgList .posImg03 {
	width: 12.9rem;
	position: absolute;
	right: 17rem;
	top: 0.9rem;
	aspect-ratio: auto;
}
@media all and (max-width: 896px) {
	#main .eventPraise .content {
		margin: 0;
		display: flex;
		flex-direction: column;
	}
	#main .eventPraise .infiniteslide {
		margin: 0 0 3rem;
		order: 1;
		display: flex;
	}
	#main .eventPraise .head01 {
		margin-bottom: 1.1rem;
		order: 2;
	}
	#main .eventPraise .centerTxt {
		order: 3;
		letter-spacing: 0;
	}
	#main .eventPraise .infiniteslide .infiniteslide_wrap {
		overflow: visible !important;
	}
	#main .eventPraise .scrollBox {
		width: 73.5rem;
	}
	#main .eventPraise .imgList {
		width: 73.5rem;
		flex-shrink: 0 !important;
		display: flex !important;
	}
	#main .eventPraise .imgList li {
		width: 14.7rem;
		aspect-ratio: 294/250;
	}
	#main .eventPraise .imgList .posImg01 {
		width: 10.3rem;
		aspect-ratio: auto;
		left: 9.9rem;
		top: 0.4rem;
	}
	#main .eventPraise .imgList .posImg02 {
		width: 10rem;
		aspect-ratio: auto;
		right: calc(50% - 10rem);
		bottom: 1rem;
	}
	#main .eventPraise .imgList .posImg03 {
		width: 9.4rem;
		right: 12rem;
		top: 0.7rem;
		aspect-ratio: auto;
	}
}
/* threeSerums */
#main .threeSerums {
	padding: 7.1rem 0 7.9rem;
}
#main .threeSerums .innerBox {
	margin: 3rem auto 0;
	width: 80rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 2rem;
}
#main .threeSerums .innerBox .list01 {
	width: 10.8rem;
}
#main .threeSerums .list01 {
	margin-bottom: 8.6rem;
	font-weight: 700;
	text-align: center;
}
#main .threeSerums .list01 li {
	border-bottom: 1px solid #E2E2E2;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 9.6rem;
	letter-spacing: 0.11em;
}
#main .threeSerums .list01 li:first-child {
	height: 12.6rem;
	border-top: 1px solid #E2E2E2;
}
#main .threeSerums .innerBox .scrollBox {
	flex: 1;
}
#main .threeSerums .list02 {
	display: flex;
	gap: 2rem;
}
#main .threeSerums .list02 li {
	width: calc((100% - 4rem) / 3);
}
#main .threeSerums .comBtn {
	margin-top: 1.2rem;
}
#main .threeSerums .comBtn a {
	padding: 0.3rem 3.5rem;
	width: auto;
	background-color: #646464;
	background-image: url(../img/common/icon07.png);
}
@media all and (max-width: 896px) {
	#main .threeSerums {
		padding: 9rem 0 7.5rem;
	}
	#main .threeSerums .content {
		margin: 0;
	}
	#main .threeSerums .innerBox {
		width: auto;
		position: relative;
		display: block;
	}
	#main .threeSerums .innerBox::before {
		width: 6.8rem;
		height: 100%;
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		pointer-events: none;
		background-color: #fff;
		z-index: 1;
	}
	#main .threeSerums .innerBox .list01 {
		margin: 0;
		position: absolute;
		left: 0;
		bottom: 13.4rem;
		width: 6.1rem;
		z-index: 1;
		background-color: #fff;
	}
	#main .threeSerums .innerBox .list01 li {
		width: 100%;
		text-align: center;
		writing-mode: vertical-rl;
		text-orientation: upright;
		white-space: nowrap;
		height: 9.5rem;
	}
	#main .threeSerums .list01 li:first-child {
		height: 12.6rem;
	}
	#main .threeSerums .scrollBox {
		padding: 0 0 4.8rem 6.8rem;
		overflow-x: auto;
		position: relative;
	}
	#main .threeSerums .list02 {
		margin: 0 auto;
		width: 67rem;
	}
	#main .threeSerums .list02 li {
		width: 21rem;
		flex-shrink: 0;
	}
	#main .threeSerums .comBtn a {
		border-radius: 0.5rem;
		font-size: 1.3rem;
		height: 4.5rem;
		letter-spacing: 0.2em;
		background-position: right 2rem center;
	}
	.simplebar-track.simplebar-horizontal {
		height: 1.3rem;
		right: 1.8rem;
		left: 1.8rem;
		border-radius: 2rem;
		background-color: #E5E5E5;
	}
	.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
		top: 0;
		height: 100%;
	}
	.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
		left: 0;
		right: 0;
		background-color: #646464;
		opacity: 1;
	}
}
/* serumsInfo */
#main .serumsInfo {
	padding: 8rem 0;
	background-color: #E9EFF7;
}
#main .serumsInfo .infoBox {
	margin: 0 auto 8rem;
	padding: 7.2rem 6.9rem;
	width: 100rem;
	background-color: #fff;
}
#main .serumsInfo .infoBox:last-child {
	margin-bottom: 0;
}
#main .serumsInfo .line {
	margin: 0 -2rem;
	height: 2px;
	background-color: #E2E2E2;
}
#main .serumsInfo .imgBox01 {
	margin: 0 0 3.5rem auto;
	width: 54.2rem;
	position: relative;
}
#main .serumsInfo .imgBox01 .photo {
	width: 30rem;
	position: absolute;
	top: 12px;
	right: calc(100% + 4.7rem);
}
#main .serumsInfo .imgBox01 .head01 {
	margin-bottom: 0.5rem;
	text-align: left;
}
#main .serumsInfo .imgBox01 .head01 .en {
	display: block;
	font-size: 4rem;
	line-height: 1.2;
	letter-spacing: 0.015em;
	font-family: "Noto Sans JP", sans-serif;
}
#main .serumsInfo .imgBox01 .list01 {
	margin: 1.5rem 0 2.2rem;
	display: flex;
	gap: 1rem;
}
#main .serumsInfo .imgBox01 .list01 li {
	padding: 0.5rem 2rem;
	min-width: 20.9rem;
	height: 6rem;
	font-size: 2rem;
	letter-spacing: 0.1em;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFF6CE;
}
#main .serumsInfo .imgBox01 .list01 li:last-child {
	flex: 1;
}
#main .serumsInfo .imgBox01 .subBox {
	margin-top: 1.8rem;
	padding: 2.6rem 3.2rem 3rem;
	display: flex;
	align-items: center;
	border: 0.2rem solid #FFF6CE;
}
#main .serumsInfo .imgBox01 .subBox .textBox {
	flex: 1;
}
#main .serumsInfo .imgBox02 .textBox p:not(.comNotes) {
	margin-bottom: 1.4rem;
	letter-spacing: 0.11em;
}
#main .serumsInfo .imgBox02 .textBox p:last-child {
	margin-bottom: 0;
}
#main .serumsInfo .imgBox01 .title {
	margin-bottom: 0.6rem;
	font-weight: 500;
	font-size: 2.3rem;
	line-height: 1.956;
	letter-spacing: 0.17em;
	color: #E9AF5C;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#main .serumsInfo .imgBox01 .txtUl li {
	padding-left: 1.9rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.725;
	letter-spacing: 0.1em;
	background: url(../img/serum/bihaku_icon.png) no-repeat left top 1rem / 1.5rem;
}
#main .serumsInfo .imgBox01 .subList01 {
	width: 7.1rem;
	display: flex;
	flex-direction: column;
	gap: 0.6rem;
}
/* head02 */
.head02 {
	font-size: 2.5rem;
	line-height: 1.591;
	font-weight: 500;
	letter-spacing: 0.17em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.head02 sup {
	font-size: 60% !important;
}
#main .serumsInfo .imgBox02 {
	margin: 4rem 0 3.6rem;
	display: flex;
	gap: 6rem;
	align-items: flex-start;
}
#main .serumsInfo .imgBox02 .textBox {
	flex: 1;
	text-align: justify;
}
#main .serumsInfo .imgBox02 .head02 {
	margin: -0.7rem 0 1.5rem;
}
#main .serumsInfo .imgBox02 .photoInner {
	width: 40rem;
}
#main .serumsInfo .imgBox02 .photoInner .video {
	height: 30.7rem;
}
#main .serumsInfo .imgBox02 .photoInner .video video {
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
}
#main .serumsInfo .imgBox02 .list02 {
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem 1rem;
}
#main .serumsInfo .imgBox02 .list02 li {
	width: calc(50% - 0.5rem);
	position: relative;
}
#main .serumsInfo .imgBox02 .list02 li img {
	width: 100%;
}
#main .serumsInfo .imgBox02 .list02 .text {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0.8rem;
	left: 0;
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.143;
	letter-spacing: 0.05em;
}
#main .serumsInfo .imgBox02 .subTtl {
	margin-bottom: 1.7rem;
	padding: 0.5rem;
	font-weight: 500;
	letter-spacing: 0.11em;
	text-align: center;
	background-color: #EFE2EF;
}
#main .serumsInfo .complex {
	margin: 3.4rem 0 3.1rem;
}
#main .serumsInfo .complex .head02 {
	margin-bottom: 2.9rem;
	text-align: center;
}
#main .serumsInfo .complex .imgList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 3.3rem 5.2rem;
}
#main .serumsInfo .complex .imgList li {
	width: 13rem;
}
#main .serumsInfo .complex .imgList p {
	line-height: 1.483;
	text-align: center;
	letter-spacing: 0;
}
#main .serumsInfo .complex .imgList .image {
	margin-bottom: 1.5rem;
	width: 13rem;
	aspect-ratio: 1/1;
}
#main .serumsInfo .complex .imgList .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .serumsInfo .botHead {
	color: #E9AF5C;
	text-align: center;
}
#main .serumsInfo .bihaku .imgBox02 .textBox p:not(.comNotes) {
	margin-bottom: 1.4rem;
	line-height: 1.75;
	letter-spacing: 0.14em;
}
#main .serumsInfo .fgfHari .imgBox01 .photo {
	top: 5.2rem;
	right: calc(100% + 4.4rem);
}
#main .serumsInfo .fgfHari .imgBox01 .list01 li {
	background-color: #EFE2EF;
}
#main .serumsInfo .fgfHari .imgBox01 .subBox {
	border-color: #EFE2EF;
}
#main .serumsInfo .fgfHari .imgBox01 .title {
	color: #8D80B5;
}
#main .serumsInfo .fgfHari .imgBox01 .txtUl li {
	background-image: url(../img/serum/fgf_icon.png);
}
#main .serumsInfo .fgfHari .imgBox02 .textBox .tips {
	margin: 1.7rem -17rem 0 0;
}
#main .serumsInfo .fgfHari .botHead {
	color: #B48EC4;
}
#main .serumsInfo .fgfHari .complex {
	margin-bottom: 2.4rem;
}
#main .serumsInfo .fgfHari .complex .head02 {
	margin-bottom: 1.1rem;
}
#main .serumsInfo .fgfHari .complex .comNotes {
	margin: 0 auto;
	width: fit-content;
}
#main .serumsInfo .fgfHari .complex .imgList {
	max-width: 80rem;
	margin: 3.8rem auto 0;
}
#main .serumsInfo .keana {
	padding-top: 6.5rem;
}
#main .serumsInfo .keana .imgBox01 .photo {
	top: 10rem;
	right: calc(100% + 4rem);
}
#main .serumsInfo .keana .imgBox01 .list01 {
	margin-bottom: 4rem;
}
#main .serumsInfo .keana .imgBox01 .list01 li {
	background-color: #E4F3F8;
}
#main .serumsInfo .keana .imgBox02 .photoInner .video {
	height: 24.9rem;
}
#main .serumsInfo .keana .imgBox01 .subBox {
	border-color: #E4F3F8;
}
#main .serumsInfo .keana .imgBox01 .title {
	color: #29B0DC;
}
#main .serumsInfo .keana .botHead {
	color: #29B0DC;
}
#main .serumsInfo .keana .imgBox01 .txtUl li {
	background-image: url(../img/serum/keana_icon.png);
}
#main .serumsInfo .keana .imgBox02 .textBox .tips {
	margin: 1.7rem -17rem 0 0;
}
#main .serumsInfo .keana .complex {
	margin-bottom: 2.4rem;
}
#main .serumsInfo .keana .complex .head02 {
	margin-bottom: 1.1rem;
}
#main .serumsInfo .keana .complex .comNotes {
	margin: 0 auto;
	width: fit-content;
}
#main .serumsInfo .keana .complex .imgList {
	max-width: 80rem;
	margin: 3.8rem auto 0;
}
@media all and (max-width: 896px) {
	#main .serumsInfo {
		padding: 3rem 0 7.5rem;
	}
	#main .serumsInfo .infoBox {
		margin: 0 1.8rem 7.3rem;
		padding: 7rem 1.5rem 3rem;
		width: auto;
	}
	#main .serumsInfo .imgBox01 {
		margin-bottom: 3rem;
		width: auto;
	}
	#main .serumsInfo .imgBox01 .head01 {
		margin-bottom: 0.8rem;
		text-align: center;
		letter-spacing: 0.1em;
	}
	#main .serumsInfo .imgBox01 .head01 .en {
		letter-spacing: 0.05em;
	}
	#main .serumsInfo .imgBox01 .text01 {
		margin: 0 -1.2rem;
		letter-spacing: 0.1em;
		text-align: center;
		font-feature-settings: "palt";
	}
	#main .serumsInfo .imgBox01 .photo {
		margin: 1.1rem auto 0;
		position: initial;
	}
	#main .serumsInfo .imgBox01 .list01 {
		margin: -0.5rem 0 1.9rem;
		gap: 0.7rem;
	}
	#main .serumsInfo .imgBox01 .list01 li {
		padding: 0.5rem 0.1rem;
		min-width: 11.4rem;
		height: 4.5rem;
		font-size: 1.35rem;
	}
	#main .serumsInfo .imgBox01 .list01 li sup {
		font-size: 60% !important;
	}
	#main .serumsInfo .imgBox01 .comNotes {
		font-size: 1rem !important;
	}
	#main .serumsInfo .imgBox01 .subBox {
		margin-top: 3rem;
		padding: 2.1rem 1.7rem 3rem;
		border-width: 1px;
		display: block;
	}
	#main .serumsInfo .imgBox01 .title {
		margin-bottom: 0.1rem;
		font-size: 2.2rem;
		letter-spacing: 0.14em;
		line-height: 1.6;
	}
	#main .serumsInfo .imgBox01 .subList01 {
		margin-top: 2.5rem;
		width: auto;
		display: flex;
		justify-content: center;
		flex-direction: row;
		gap: 2rem;
	}
	#main .serumsInfo .imgBox01 .subList01 li {
		width: 9.4rem;
	}
	#main .serumsInfo .line {
		display: none;
	}
	#main .serumsInfo .imgBox02 {
		margin: 0 0 3rem;
		display: block;
	}
	.head02 {
		margin: 0 0 1.2rem;
		text-align: center;
		font-size: 2.25rem;
		line-height: 1.666;
	}
	#main .serumsInfo .bihaku .imgBox02 .textBox p:not(.comNotes) {
		letter-spacing: -0.02em;
		line-height: 1.875;
	}
	#main .serumsInfo .bihaku .imgBox02 .comNotes {
		font-size: 1rem !important;
	}
	#main .serumsInfo .imgBox02 .photoInner {
		margin: 3rem 0 0;
		width: auto;
	}
	#main .serumsInfo .imgBox02 .list02 .text {
		font-size: 1.2rem;
		line-height: 1.291;
		bottom: 0.3rem;
	}
	#main .serumsInfo .complex {
		margin: 5.5rem 0 2rem;
	}
	#main .serumsInfo .complex .head02 {
		margin-bottom: 2rem;
	}
	#main .serumsInfo .complex .imgList {
		gap: 2.5rem;
	}
	#main .serumsInfo .complex .imgList li {
		width: calc((100% - 5rem) / 3);
	}
	#main .serumsInfo .complex .imgList .image {
		margin-bottom: 1rem;
		width: 100%;
	}
	#main .serumsInfo .complex .imgList p {
		margin: 0 -1rem;
		font-size: 1.25rem;
		line-height: 1.189;
		letter-spacing: 0.05em;
	}
	#main .serumsInfo .bihaku {
		padding: 11.4rem 1.5rem 3rem;
	}
	#main .fgfHari .imgBox01 {
		margin-bottom: 3rem;
	}
	#main .serumsInfo .imgBox02 .textBox p:not(.comNotes) {
		margin-bottom: 2.3rem;
		line-height: 1.875;
		letter-spacing: 0;
	}
	#main .serumsInfo .imgBox02 .subTtl {
		margin-bottom: 1.3rem;
		padding: 0.3rem;
		font-size: 1.6rem;
		letter-spacing: 0.03em;
	}
	#main .serumsInfo .fgfHari .imgBox02 .textBox .tips {
		margin: -1.5rem 0 0;
		font-size: 1rem !important;
		line-height: 1.525 !important;
	}
	#main .serumsInfo .imgBox02 .photoInner .video {
		height: auto;
		aspect-ratio: 309/238;
		background-color: #ccc;
	}
	#main .serumsInfo .fgfHari .complex .comNotes,
	#main .serumsInfo .keana .complex .comNotes {
		margin: 0;
		font-size: 1rem !important;
	}
	#main .serumsInfo .fgfHari .complex .imgList,
	#main .serumsInfo .keana .complex .imgList {
		margin-top: 3.2rem;
		max-width: inherit;
		gap:1.1rem  2.5rem;
	}
	#main .serumsInfo .fgfHari .complex .imgList li,
	#main .serumsInfo .keana .complex .imgList li  {
		min-height: 14rem;
	}
	#main .serumsInfo .fgfHari .complex .imgList li:first-child,
	#main .serumsInfo .fgfHari .complex .imgList li:nth-child(2),
	#main .serumsInfo .fgfHari .complex .imgList li:last-child,
	#main .serumsInfo .fgfHari .complex .imgList li:nth-last-child(2) {
		margin: 0 1.2rem;
	}
	#main .serumsInfo .fgfHari .complex {
		margin-bottom: 0;
	}
	#main .serumsInfo .keana .imgBox01 .list01 {
		margin-bottom: 1rem;
	}
	#main .serumsInfo .keana .imgBox01 .subBox {
		margin-top: 1.8rem;
	}
	#main .serumsInfo .keana .imgBox01 .txtUl li {
		margin-right: -1rem;
	}
	#main .serumsInfo .keana .imgBox01 .subList01 {
		flex-direction: row-reverse;
	}
	#main .serumsInfo .keana .imgBox02 .photoInner .video {
		height: auto;
		aspect-ratio: 309/193;
	}
	#main .serumsInfo .keana .complex {
		margin: 5rem 0 0;
	}
	#main .serumsInfo .keana .complex .imgList li:first-child,
	#main .serumsInfo .keana .complex .imgList li:nth-child(2),
	#main .serumsInfo .keana .complex .imgList li:last-child,
	#main .serumsInfo .keana .complex .imgList li:nth-last-child(2) {
		margin: 0 1.2rem;
	}
}
/* program */
#main .program {
	padding: 7.5rem 0 6rem;
}
#main .program .content {
	max-width: 80rem;
}
#main .program .head01 {
	margin-bottom: 0.5rem;
}
#main .program .head01 small {
	margin-bottom: 0.7rem;
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.11em;
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#main .program .centerTxt {
	margin-bottom: 1.1rem;
}
#main .program .centerTxt:last-of-type {
	margin: 0;
}
#main .program .imgList {
	margin: 4rem 0 3.3rem;
	display: flex;
	justify-content: space-between;
	position: relative;
}
#main .program .imgList::before {
	width: 5.1rem;
	height: 5.1rem;
	content: "";
	position: absolute;
	left: 50%;
	top: 7.3rem;
	transform: translateX(-50%);
	background: url(../img/serum/icon01.png) no-repeat center center / 100%;
}
#main .program .imgList li {
	width: 35.3rem;
	text-align: center;
	font-weight: 500;
}
#main .program .imgList .image {
	margin-bottom: 1.1rem;
	position: relative;
}
#main .program .imgList .image img {
	width: 100%;
}
#main .program .imgList .posImg {
	width: 12.8rem;
	position: absolute;
	display: block;
	right: -1.7rem;
	bottom: -1.9rem;
}
#main .program .imgList .posImg02 {
	bottom: -1.3rem;
}
#main .program .borderTxt {
	margin-bottom: 7.9rem;
	padding: 2rem 5rem;
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	border: 1px solid #DDD;
	position: relative;
}
#main .program .borderTxt::before {
	width: 3.3rem;
	height: 1.5rem;
	content: "";
	position: absolute;
	top: -1.2rem;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/serum/icon02.png) no-repeat center center /100%;
}
#main .program .borderTxt p {
	font-weight: 500;
	font-size: 2rem;
	letter-spacing: 0.17em;
	line-height: 1.614;
}
#main .program .borderTxt .col {
	color: #798BA1;
}
#main .program .imgBox {
	display: flex;
	align-items: flex-start;
	gap: 3.4rem;
}
#main .program .imgBox .textBox {
	margin-top: -0.9rem;
	flex: 1;
	text-align: justify;
}
#main .program .imgBox .photo{
	width: 36.8rem;
}
#main .program .imgBox .txtUl {
	margin: 0.9rem 0 1.5rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.4rem;
}
#main .program .imgBox .txtUl li {
	padding: 0.6rem 1rem;
	width: calc(50% - 0.2rem);
	font-weight: 500;
	text-align: center;
	background-color: #E9EFF7;
	letter-spacing: 0.14em;
}
@media all and (max-width: 896px) {
	#main .program {
		padding: 7rem 0 6rem;
	}
	#main .program .content {
		max-width: inherit;
	}
	#main .program .head01 {
		margin-bottom: 2rem;
	}
	#main .program .head01 small {
		margin-bottom: 2.6rem;
		font-size: 1.8rem;
		letter-spacing: 0.1em;
	}
	#main .program .centerTxt {
		margin-bottom: 1.9rem;
		line-height: 1.875;
		letter-spacing: -0.02em;
		text-align: justify;
	}
	#main .program .comNotes {
		font-size: 1rem !important;
		letter-spacing: 0.05em;
	}
	#main .program .imgList {
		margin: 3.2rem 0 3.3rem;
		display: block;
	}
	#main .program .imgList li {
		width: 100%;
	}
	#main .program .imgList li + li {
		margin-top: 25.067vw;
	}
	#main .program .imgList .image {
		margin-bottom: 2.2rem;
	}
	#main .program .imgList::before {
		top: 71vw;
	}
	#main .program .imgList .posImg {
		right: -0.9rem;
		bottom: -0.8rem;
	}
	#main .program .imgList .posImg02 {
		bottom: -0.8rem;
	}
	#main .program .borderTxt {
		margin-bottom: 7.4rem;
		padding: 2rem 1rem 2.2rem;
	}
	#main .program .imgBox {
		flex-direction: column-reverse;
		gap: 2.9rem;
	}
	#main .program .imgBox .photo {
		width: 100%;
	}
	#main .program .imgBox .photo img {
		width: 100%;
	}
	#main .program .imgBox .head02 {
		margin-bottom: 1.5rem;
		font-size: 2.5rem;
		line-height: 1.491;
	}
	#main .program .imgBox .txtUl {
		margin-bottom: 1.9rem;
	}
	#main .program .imgBox p {
		line-height: 1.625;
		letter-spacing: 0.1em;
	}
}
/* schedule */
#main .schedule {
	padding: 11rem 0 9.8rem;
}
#main .schedule .head01 {
	margin-bottom: 0.5rem;
	position: relative;
}
#main .schedule .head01 .en {
	width: 38.4rem;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-60%);
	top: -6.6rem;
}
#main .schedule .subBox {
	margin-top: 3.3rem;
	position: relative;
	height: 34rem;
}
#main .schedule .subBox .title {
	height: 5.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.7rem;
	font-size: 2rem;
	letter-spacing: 0.1em;
	background-color: #D9E4F1;
}
#main .schedule .subBox .col {
	color: #798BA1;
}
#main .schedule .subBox .colTtl {
	padding-top: 4rem;
	width: 5.5rem;
	height: 100%;
	writing-mode: vertical-rl;
	text-orientation: upright;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 0;
	letter-spacing: 0;
	clip-path: polygon(100% 0, 100% calc(100% - 2.6rem), 50% 100%, 0 calc(100% - 2.6rem), 0 0);
}
#main .schedule .subBox .posTxt {
	padding: 0.8rem 0;
	width: 7.4rem;
	height: 7.4rem;
	position: absolute;
	left: -1.1rem;
	top: -1rem;
	font-size: 2.057rem;
	letter-spacing: 0.07em;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	z-index: 1;
	background-color: #798BA1;
}
#main .schedule .subBox .posTxt sup {
	margin-top: -0.8rem;
	font-size: 1.2rem !important;
	vertical-align: 0.4rem;
}
#main .schedule .subBox .list {
	margin: 1rem 0 0 6.5rem;
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}
#main .schedule .subBox .list li {
	padding-bottom: 3rem;
	width: 34.4rem;
	background-color: #F8FAFC;
	text-align: center;
}
#main .schedule .subBox .list .smlTtl {
	margin-bottom: 1.6rem;
	padding: 1.3rem 1rem 0.6rem;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #E2E2E2;
}
#main .schedule .subBox .list .text {
	line-height: 1.75;
	letter-spacing: 0.14em;
}
#main .schedule .subBox .list li:nth-child(2) {
	flex: 1;
}
#main .schedule .subBox .list .image {
	margin-top: 1.6rem;
	text-align: center;
	height: 10.4rem;
}
#main .schedule .subBox .list .image img {
	width: auto;
	height: 100%;
}
#main .schedule .subBox02 {
	margin: 1rem 0 1rem;
}
#main .schedule .subBox02 .colTtl {
	clip-path: none;
}
#main .schedule .subBox02 .title {
	background-color: #DCEBE8;
}
#main .schedule .subBox02 .col {
	color: #58757B;
}
#main .schedule .subBox02 .posTxt {
	background-color: #7C9397;
}
#main .schedule .subBox02 .list li {
	background-color: #F9FCFB;
}
#main .schedule .useBox {
	margin: 7.7rem auto 0;
	padding: 4.2rem 7.6rem 4rem;
	width: 80rem;
	display: flex;
	align-items: flex-start;
	flex-direction: row-reverse;
	gap: 4.4rem;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
#main .schedule .useBox .textBox {
	flex: 1;
	letter-spacing: 0.1em;
	text-align: justify;
}
#main .schedule .useBox .photo {
	width: 24rem;
}
#main .schedule .useBox .heading {
	margin-bottom: 1rem;
	font-size: 2.5rem;
	letter-spacing: 0.17em;
	font-weight: 500;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#main .schedule .useBox .heading .en {
	margin-bottom: 0.7rem;
	display: block;
	font-size: 1.3rem;
	letter-spacing: 0.18em;
	color: #798BA1;
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#main .schedule .useBox .list {
	margin-bottom: 1.6rem;
	font-weight: 500;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}
#main .schedule .useBox .list li {
	width: fit-content;
	background-color: #D9E4F1;
	border-radius: 0.5rem;
	padding: 0.4rem 3.4rem 0.3rem;
	letter-spacing: 0.1em;
}
@media all and (min-width: 897px) {
	#main .schedule .subBox02 .colTtl span {
		padding-right: 0.3rem;
		writing-mode: horizontal-tb;
		line-height: 0;
	}
}
@media all and (max-width: 896px) {
	#main .schedule {
		padding: 6rem 0 7rem;
	}
	#main .schedule .head01 {
		margin-bottom: 2.5rem;
		text-transform: lowercase;
		letter-spacing: 0.1em;
	}
	#main .schedule .head01 .en {
		width: 30.6rem;
		transform: translateX(-55%);
		top: -4.8rem;
		z-index: -1;
	}
	#main .schedule p {
		line-height: 1.875;
		letter-spacing: -0.02em;
	}
	#main .schedule .comNotes {
		margin-top: 1.3rem;
		text-align: center;
		letter-spacing: 0.05em;
	}
	#main .schedule .subBox {
		margin-top: 3.7rem;
		height: auto;
	}
	#main .schedule .subBox .title {
		text-align: center;
	}
	#main .schedule .subBox .colTtl {
		padding: 0 0 0 5.5rem;
		width: 100%;
		height: 5.5rem;
		position: inherit;
		clip-path: none;
		writing-mode:inherit;
		letter-spacing: 0.1em;
		gap: 0;
	}
	#main .schedule .subBox .rowTtl {
		padding-top: 9.3rem;
		width: 5.5rem;
		height: 100%;
		writing-mode: vertical-rl;
		text-orientation: upright;
		white-space: nowrap;
		position: absolute;
		text-align: center;
		justify-content: flex-start;
		left: 0;
		top: 0;
		letter-spacing: 0.05em;
		clip-path: polygon(100% 0, 100% calc(100% - 1.9rem), 50% 100%, 0 calc(100% - 1.9rem), 0 0);
	}
	#main .schedule .subBox ~ .comNotes {
		text-align: left;
		 margin: 2rem 0 0;
	}
	#main .schedule .subBox .list {
		display: block;
	}
	#main .schedule .subBox .list li {
		padding-bottom: 2.5rem;
		width: 100% !important;
		margin-top: 1rem;
	}
	#main .schedule .subBox .list .smlTtl {
		margin-bottom: 1.1rem;
		padding: 1.6rem 1rem 0.3rem;
	}
	#main .schedule .subBox .list li:last-child .image {
		margin-top: 4.2rem;
	}
	#main .schedule .subBox02 .rowTtl {
		clip-path: none;
		gap: 0;
	}
	#main .schedule .subBox02 .rowTtl .col span {
		writing-mode: horizontal-tb;
	}
	#main .schedule .useBox {
		margin: 7.5rem 1.8rem 0;
		padding: 4.3rem 0 4rem;
		width: auto;
		display: block;
	}
	#main .schedule .useBox .list li {
		padding: 0.4rem 1rem 0.3rem;
		min-width: 9.4rem;
		text-align: center;
		border-radius: 0.25rem;
	}
	#main .schedule .useBox .list li:nth-child(3) {
		flex: 1;
	}
	#main .schedule .useBox p {
		line-height: 1.625;
		letter-spacing: 0.1em;
	}
	#main .schedule .useBox .photo {
		margin: 27px auto 8px;
	}
}
/* faqBox */
#main .faqBox {
	font-feature-settings: normal;
	text-align: justify;
}
#main .faqBox .headLine02 {
	margin-bottom: 2.7rem;
	font-size: 2.5rem;
	font-weight: 500;
	letter-spacing: 0.017em;
}
#main .faqBox .headLine02 .sml {
	margin-bottom: 1rem;
	font-size: 1.3rem;
	letter-spacing: 0.018em;
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#main .faqText dt {
	margin-bottom: 1.4rem;
	position: relative;	
	font-size: 1.8rem;
	background-color: #E0E0E0;
	border-radius: 1rem;
	letter-spacing: 0.1em;
}
#main .faqText dt span {
	padding: 1.2rem 6rem;
	position: relative;
	display: block;
	letter-spacing: 0.2rem;
}
#main .faqText dt span::before {
	position: absolute;
	left: 2.3rem;
	top: 50%;
	font-size: 2.3rem;
	content: 'Q';
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	transform: translateY(-55%) scaleX(1.15);
}
#main .faqText dd {
	margin-bottom: 2.4rem;
	letter-spacing: 0.07rem;
	line-height: 1.625;
}
#main .faqText dd .note {
	display: inline-block;
	color: #aeaeae;
	font-size: 1rem;
}
@media all and (max-width: 896px) {
	#main .faqBox .headLine02 {
		margin-bottom: 3rem;
		font-size: 2.75rem;
		text-align: center;
		letter-spacing: 0.016em;
	}
	#main .faqBox .headLine02 .sml {
		margin-bottom: 0.5rem;
		font-size: 1.6rem;
		letter-spacing: 0.18em;
	}
	#main .faqText {
		font-feature-settings: "palt";
	}
	#main .faqText dt {
		margin: 1.8rem 0 0;
		font-size: 2rem;
		display: flex;
		align-items: center;
		min-height: 7.75rem;
		line-height: 1.25;
		background-color: #f3f3f3;
		border-radius: 0.7rem;
	}
	#main .faqText dt:before,
	#main .faqText dt:after {
		position: absolute;
		right: 1.6rem;
		top: 50%;
		width: 1.9rem;
		height: 0.2rem;
		background-color: #b3b3b3;
		transition: all .3s ease;
		content: "";
	}
	#main .faqText dt:after {
		transform: rotate(90deg);
	}
	#main .faqText dt.on:after {
		transform: rotate(180deg);
		opacity: 0;
	}
	#main .faqText dt span {
		width: 100%;
		padding: 1.2rem 5.3rem 1.2rem 4.4rem;
		letter-spacing: 0.05em;
		text-align: justify;
	}
	#main .faqText dt span::before {
		left: 1.5rem;
		font-size: 2.3rem;
		transform: translateY(-55%) scaleX(1);
	}
	#main .faqText dd {
		margin: 0;
		display: none;
		padding: 1rem 0;
		font-size: 1.8rem;
		letter-spacing: 0.1em;
		text-align: left;
	}
	#main .faqText dd .note {
		margin-top: 1rem;
		display: block;
	}
}
.comProject {
	margin-top: 12.4rem;
}
@media all and (max-width: 896px) {
	.comProject {
		margin-top: 6rem;
	}
}