@charset "utf-8";
/*------------------------------------------------------------
	message
------------------------------------------------------------*/
#gHeader .comNavi {
	border-radius: 0 0 0 1.7rem;
}
#gHeader .link {
	display: none;
}
#gHeader .rightBox .comBtn02 a {
	color: #f458a3;
	background-color: #fff;
	border: 1px solid #f458a3;
	cursor: default;
	pointer-events: none;
}
#gHeader .logo {
	display: none;
}
#gHeader .hBox {
	justify-content: flex-end;
}
#gHeader .rightBox {
	position: fixed;
	top: 0;
	right: 0;
}
#container .returnBtn {
	position: fixed;
	top: 1.3rem;
	left: 0;
	z-index: 40;
}
#container .returnBtn a {
	width: 10rem;
	border-radius: 0 5rem 5rem 0;
}
#container .returnBtn .inner {
	padding: 0 0 0.4rem 1.4rem;
}
#container .returnBtn .inner::after {
	background-image: url("../img/common/icon07.png");
	left: 0;
	right: auto;
}
#main {
	padding-top: 9.2rem;
	position: relative;
	background: url(../img/common/bg01.png) repeat left top -0.5rem / 6.7rem;
}
#main .content {
	max-width: 104rem;
}
#main .posImg {
	width: 7.7rem;
	position: absolute;
	top: 27.1rem;
	left: 3.2rem;
}
#main .pageTtl {
	margin: 0 4.9rem 7.9rem 0;
	text-align: center;
	position: relative;
	z-index: 40;
}
#main .pageTtl img {
	width: 37.2rem;
}
#main .mainImg {
	border-radius: 2.5rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#main .secBox01 {
	padding: 5.7rem 0 18rem;
	position: relative;
}
#main .secBox01::before {
	width: 0.4rem;
	content: "";
	position: absolute;
	left: 41.8%;
	top: 0;
	bottom: 4rem;
	background: #F458A3;
}
#main .secBox01::after {
	width: 3.6rem;
	height: 3.6rem;
	content: "";
	position: absolute;
	left: 40.28%;
	border-radius: 100%;
	bottom: 1.9rem;
	background: #F458A3;
}
#main .secBox01 .imgBox {
	padding: 0 2rem 2.4rem;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	position: relative;
	z-index: 2;
}
#main .secBox01 .photoBox {
	width: 44.5rem;
}
#main .secBox01 .txtBox {
	padding: 2.2rem 2.3rem;
	font-size: 1.5rem;
	line-height: 1.866;
	font-weight: 500;
	flex: 1;
	position: relative;
}
#main .secBox01 .txtBox::before {
	width: 3.5rem;
	height: 3.5rem;
	position: absolute;
	top: 1.5rem;
  	left: 1rem;
	background-color: #ffe1f1;
	border-radius: 5rem;
	content: "";
}
#main .secBox01 .txtBox p {
	position: relative;
}
#main .secBox01 .txtBox p + p{
	margin-top: 2.8rem;
}
#main .secBox01 .list01 {
	margin: 0 auto;
	padding: 3.4rem 2rem 3.4rem;
	width: 100rem;
	font-size: 1.8rem;
	font-weight: 700;
	color: #F458A3;
	letter-spacing: 0.1em;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFE3F2;
	border-radius: 2.5rem;
	text-align: center;
	position: relative;
	z-index: 2;
	gap: 0 3rem;
}
#main .secBox01 .list01 li {
	width: 29rem;
	overflow: hidden;
	border-radius: 2.5rem;
}
#main .secBox01 .list01 img {
	width: 100%;
}
#main .secBox01 .subUl {
	margin: 0.9rem 0 0.9rem;
	display: flex;
	justify-content: space-between;
	gap: 2rem;
}
#main .secBox01 .subUl li {
	width: 21.1rem;
	border-radius: 2.4rem;
	overflow: hidden;
}
#main .secBox01 .video a {
	position: relative;
	box-sizing: border-box;
	opacity: 1 !important;
}
#main .video a {
	opacity: 1 !important;
}
#main .video a::before {
	width: 5.6rem;
	height: 5.6rem;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
	cursor: pointer;
	background: url(../img/page/video_icon.png) no-repeat left top / 100%;
	transition: 0.3s;
}
#main .video a {
	display: block;
	position: relative;
}
#main .video a img {
	width: 100%;
}
#main .secBox01 .video img {
	width: 100%;
}
#main .secBox02 {
	margin-bottom: 16.6rem;
	padding: 4.7rem 3.3rem 3.8rem 7.5rem;
	border-radius: 2.5rem;
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#main .secBox02 .enImg {
	width: 40.1rem;
	position: absolute;
	left: calc(50% - 4.8rem);
	top: -5.7rem;
}
#main .secBox02 .txtBox {
	width: 53rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.866;
	position: relative;
	z-index: 2;
	order: 3;
}
#main .secBox02::after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background-color: #FF80C3;
	border-radius: 2.5rem;
	pointer-events: none;
}
#main .secBox02 .txtBox .title {
	margin: 0 0 2.6rem -3.7rem;
	padding-left: 3.7rem;
	font-size: 3rem;
	line-height: 1.3;
	background: url(../img/page/icon01.png) no-repeat left top 0.7rem / 2.9rem;
}
#main .secBox02 .txtBox p + p {
	margin-top: 2.8rem;
}
#main .secBox02 .video {
	margin: -10.6rem 0 -16.5rem;
	width: 27rem;
	z-index: 2;
	position: relative;
}
#main .secBox02 .video .txt {
	padding: 0.6rem 0 0 1rem;
	text-indent: -1rem;
	color: #666;
	font-size: 1.2rem;
	font-weight: 500;
	display: block;
	line-height: 1.75;
	letter-spacing: 0;
	font-feature-settings: "palt";
}
#main .heading {
	margin: 0 auto 1.1rem;
	padding: 0 1.5rem;
	display: block;
	width: fit-content;
	font-size: 2rem;
	letter-spacing: 0.02em;
	text-align: center;
	position: relative;
	color: #F458A3;
	font-weight: 700;
	font-family: "Zen Maru Gothic", serif;
}
#main .heading::before,
#main .heading::after {
	width: 1.2rem;
	height: 2.2rem;
	content: "";
	position: absolute;
	right: 0;
	bottom: -0.2rem;
	background: url(../img/page/line.png) no-repeat left top / 100%;
}
#main .heading::before {
	right: auto;
	left: 0;
	transform: scaleX(-1);
}
#main .secBox03 {
	margin: 0 auto 11.7rem;
	max-width: 104rem;
	position: relative;
}
#main .secBox03 .imgList {
	display: flex;
	flex-wrap: wrap;
}
#main .secBox03 .imgList img {
	width: 100%;
}
#main .secBox03 .imgList li {
	width: 71rem;
}
#main .secBox03 .imgList .img01 {
	width: 33rem;
}
#main .secBox03 .imgList .img02 {
	width: 38.5rem;
}
#main .secBox03 .imgList .img03 {
	width: 65.5rem;
}
#main .secBox03 .logoImg {
	width: 60rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
#main .secBox04 {
	margin-bottom: 14.8rem;
	font-size: 1.5rem;
	line-height: 1.866;
	color: #fff;
}
#main .secBox04 .headTtl {
	margin: 0 auto 2.2rem;
	padding-left: 3.6rem;
	font-size: 2.5rem;
	width: fit-content;
	color: #F458A3;
	font-family: "Zen Maru Gothic", serif;
	background: url(../img/page/icon02.png) no-repeat left top 1.2rem / 2.4rem;
}
#main .secBox04 .innerBox {
	margin-bottom: 9rem;
	padding: 3.5rem 7rem 3rem;
	background: #FF80C3;
	border-radius: 2.5rem;
}
#main .secBox04 .txtList {
	margin-top: 4.1rem;
	columns: 2;
	column-gap: 4.5rem;
}
#main .secBox04 .txtList li {
	margin-bottom: 4.5rem;
	break-inside: avoid;
	text-align: justify;
	font-feature-settings: "palt";
}
#main .secBox04 .txtList li h4 {
	margin-bottom: 1.5rem;
	display: flex;
	align-items: flex-start;
	font-size: 2rem;
	line-height: 1.5;
	font-family: "Zen Maru Gothic", serif;
}
#main .secBox04 .txtList li .num {
	margin-right: 1rem;
	padding-bottom: 0.3rem;
	width: 2.8rem;
	height: 2.8rem;
	align-items: center;
	justify-content: center;
	display: flex;
	color: #FF80C3;
	background-color: #fff;
	border-radius: 100%;
	font-size: 2.5rem;
	flex-shrink: 0;
}
#main .secBox04 .txtList li:last-child {
	margin-bottom: 0;
}
#main .secBox04 .txtList .videoBox {
	margin-top: 1.8rem;
	padding: 1rem;
	background-color: #fff;
	border-radius: 1.5rem;
}
#main .secBox04 .txtList .videoBox .heading {
	margin-bottom: 0.8rem;
	font-size: 1.5rem;
	line-height: 1.2;
}
#main .secBox04 .txtList02 {
	padding: 2.3rem 3.3rem 2.3rem 2.3rem;
	width: 80.5rem;
	border-radius: 2.5rem;
	color: #F458A3;
	background-color: #FFD7F0;
	line-height: 1.666;
}
#main .secBox04 .box {
	margin-bottom: 4.2rem;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#main .secBox04 .box .title {
	margin: 0 2.8rem;
	width: fit-content;
	font-size: 2rem;
	line-height: 1.5;
	font-family: "Zen Maru Gothic", serif;
}
#main .secBox04 .txtList02 li {
	padding-left: 2rem;
	background: url(../img/page/icon03.png) no-repeat left top 0.6rem / 1.4rem;
}
#main .secBox04 .txtList02 li + li {
	margin-top: 1.2rem;
}

@media all and (min-width: 961px) {
	#main .video a:hover::before {
		transform: translate(-50%,-50%) scale(1.1);
	}
	
}
@media all and (max-width: 960px) {
	#main {
		padding-top: 7.9rem;
	}
	#main .secBox03 {
		margin: 0 1.8rem 6.8rem;
		max-width: inherit;
	}
	#main .pageTtl {
		margin: 0 auto 1.5rem;
	}
	#main .pageTtl img {
		width: 100%;
		max-width: 33.1rem;
	}
	#main .secBox01 {
		padding: 2.7rem 0 12.8rem;
	}
	#main .secBox01 .imgBox {
		padding: 0 1.3rem 0 3rem;
		display: block;
	}
	#main .secBox01 .txtBox {
		padding: 0;
		font-size: 1.5rem;
		line-height: 1.866;
		text-align: justify;
	}
	#main .secBox01 .txtBox p + p {
		margin-top: 2rem;
	}
	#main .posImg {
		display: none;
	}
	#main .secBox01::before {
		width: 0.3rem;
		left: 1.1rem;
		top: -1rem;
	}
	#main .secBox01 .photoBox {
		margin: 2.2rem -1rem 0 1rem;
		width: auto;
		text-align: center;
	}
	#main .secBox01 .list01 {
		margin: 0.3rem -0.4rem 0;
		width: auto;
		display: block;
		border-radius: 2rem;
		padding: 28px 31px;
		font-size: 1.4rem;
		letter-spacing: 0.05em;
	}
	#main .secBox01 .list01 li {
		width: 76.3%;
		margin-bottom: 1.3rem;
		border-radius: 1.5rem;
	}
	#main .secBox01 .list01 li:last-child {
		margin-bottom: 0;
	}
	#main .secBox01 .list01 li:nth-child(2n) {
		margin-left: auto;
	}
	#main .secBox01 .txtBox::before {
		width: 2.5rem;
		height: 2.5rem;
		top: -0.4rem;
		left: -0.9rem;
	}
	#main .secBox01 .subUl {
		margin: 0 0 0.8rem;
		gap: 0 1.4rem;
	}
	#main .secBox01 .subUl li {
		width: calc((100% - 1.4rem) / 2);
		border-radius: 1.7rem;
	}
	#main .heading {
		font-size: 1.4rem;
	}
	#main .heading::before,
	#main .heading::after {
		width: 0.8rem;
		height: 1.6rem;
		bottom: 0;
	}
	#main .secBox02 {
		margin: -0.8rem -2.2rem 8.2rem;
		display: block;
		padding: 3.6rem 3.3rem 4rem;
	}
	#main .secBox02 .txtBox {
		width: auto;
		font-size: 1.5rem;
		line-height: 1.866;
	}
	#main .secBox02 .video {
		margin: 2.6rem 0 0 0;
		width: auto;
		background: url(../img/common/bg01.png) repeat left top -0.5rem / 6.7rem;
		padding: 1.8rem 3.6rem 1.3rem;
		border-radius: 1.5rem;
	}
	#main .secBox02 .txtBox .title {
		margin: 0 0 1.7rem -1.3rem;
		padding-left: 2.9rem;
		font-size: 2.5rem;
		line-height: 1.3;
		background-position: left top 0.6rem;
		background-size: 2.4rem;
		letter-spacing: 0.02em;
	}
	#main .secBox02 .txtBox p + p {
		margin-top: 2.1rem;
	}
	#main .secBox02 .enImg {
		width: 28rem;
		left: 5.8rem;
		top: -3.7rem;
	}
	#main .secBox01::after {
		width: 2.5rem;
		height: 2.5rem;
		left: 0;
		bottom: 1.6rem;
	}
	#main .secBox02 .video .heading {
		margin-bottom: 0.4rem;
	}
	#main .secBox02::after {
		height: 100%;
	}
	#main .secBox02 .video .txt {
		padding: 0.9rem 0 0 1rem;
		line-height: 1.5;
		margin: 0 -1.9rem;
	}
	#main .secBox03 .imgList .img01 {
		width: 54%;
	}
	#main .secBox03 .imgList .img02 {
		width: 46%;
	}
	#main .secBox03 .imgList .imgHeight {
		overflow: hidden;
		height: 58vw;
	}
	#main .secBox03 .imgList .imgHeight img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#main .secBox04 .content {
		margin: 0 1.8rem;
	}
	#main .secBox04 {
		margin-bottom: 8rem;
		font-size: 1.5rem;
		line-height: 1.866;
	}
	#main .secBox04 .headTtl {
		margin-bottom: 1.4rem;
		font-size: 2rem;
		padding-left: 3rem;
		background-position: left top 0.8rem;
		background-size: 1.9rem;
		line-height: 1.66;
	}
	#main .secBox04 .innerBox {
		margin-bottom: 6.6rem;
		padding: 2.6rem 1.5rem 3.2rem;
	}
	#main .secBox04 .txtList {
		margin-top: 3.3rem;
		columns: 1;
		column-gap: 0;
	}
	#main .secBox04 .txtList li .num {
		padding-bottom: 0.3rem;
		font-size: 1.9rem;
		width: 2.2rem;
		height: 2.2rem;
	}
	#main .secBox04 .txtList li h4 {
		margin-bottom: 1.2rem;
		font-size: 1.6rem;
		line-height: 1.375;
	}
	#main .secBox04 .txtList li {
		margin-bottom: 4.7rem;
	}
	#main .secBox04 .txtList .videoBox {
		margin-top: 3.6rem;
		padding: 0.7rem;
		border-radius: 1rem;
	}
	#main .secBox04 .txtList .videoBox .heading {
		margin-bottom: 0.5rem;
		font-size: 1.1rem;
		padding: 0 1rem;
		letter-spacing: 0;
	}
	#main .secBox04 .txtList .videoBox .heading::after,
	#main .secBox04 .txtList .videoBox .heading::before {
		bottom: -0.2rem;
		width: 0.5rem;
		height: 1.4rem;
		background-size: 100% 100%;
	}
	#main .secBox03 .imgList li {
		width: auto;
	}
	#main .secBox03 .imgList .img03 {
		width: auto;
	}
	#main .secBox04 .box {
		margin-bottom: 5.3rem;
		display: block;
		padding: 0;
		border-radius: 2rem;
	}
	#main .secBox04 .box .title {
		margin: 0;
		width: auto;
		font-size: 1.6rem;
		line-height: 1.5;
		padding: 1.5rem 2.3rem 1.1rem;
	}
	#main .secBox04 .txtList02 {
		padding: 2.8rem 1.3rem 2.3rem;
		width: auto;
		border-radius: 2rem;
		line-height: 1.866;
	}
	#main .secBox04 .txtList02 li {
		padding-left: 2.1rem;
		background-position: left 0.5rem top 1rem;
		background-size: 1.1rem;
	}
	#main .secBox04 .txtList02 li + li {
		margin-top: 1.5rem;
	}
	#main .secBox03 .logoImg {
		width: 85.6%;
		margin-top: 27%;
	}
}



#main .movieBox {
	padding: 8rem 4rem;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	z-index: 100;
}
#main .movieBox.show {
	opacity: 1;
	visibility: visible;
}
#main .movieBox .bg {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(229,229,229,.9);
}
#main .movieBox .video {
	height: 100%;
    position: relative;
    z-index: 2;
}
#main .movieBox .video video {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#main .movieBox .close {
	width: 4.4rem;
    position: fixed;
    right: 3rem;
    top: 2rem;
    z-index: 3;
}
#main .movieBox .close a {
	display: block;
}
#main .ytbBtn a {
	display: block;
	opacity: 1 !important;
}
@media all and (max-width: 960px) {
	#main .movieBox .video {
		height: auto;
        max-height: 100%;
	}
}
/* popup */
.mfp-iframe-holder {
	padding: 8rem 4rem;
}
.mfp-iframe-holder .mfp-content {
	max-width: fit-content;
    height: 100%;
    aspect-ratio: 9 / 16;
}
.mfp-iframe-scaler {
    padding-top: 177.615%;
}
.mfp-iframe-holder .mfp-close {
	padding: 0;
	width: 4.4rem;
	height: 4.4rem;
	position: fixed;
	right: 3rem;
    top: 2rem;
	font-size: 0;
	background: url(../img/common/pop_close_black.png) no-repeat right center / cover;
	opacity: 1;
}
@media all and (min-width: 961px) {
	.mfp-iframe-holder .mfp-close:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 960px) {
	.mfp-iframe-holder .mfp-content {
		max-width: 100%;
		height: auto;
	}
}