@charset "utf-8";


/* --------------------------------------------------
		overide
-------------------------------------------------- */
header.headMain01 {
	z-index: 10;
}
#breadcrumb_area .inner {
	max-width: 1200px;
}
footer.footMain01 {
	z-index: 10;
}
@media screen and (max-width:640px){
	#wrap .p-inner img {
		max-width: none;
		width: 100%;
	}
}


/* --------------------------------------------------
		parts
-------------------------------------------------- */
.p-inner {
	width: 100%;
	max-width: 1240px;
	padding: 0 20px;
}
.p-button--fade {
	display: block;
	transition: opacity .2s ease;
}
@media screen and (min-width:641px){
	.p-button--fade:hover {
		opacity: 0.85;
	}
}
@media screen and (max-width:640px){
	.p-inner {
		padding: 0 4%;
	}
}


/* --------------------------------------------------
		visual
-------------------------------------------------- */
.visual-lead {
	text-align: center;
	background-color: #f2f2f2;
}
.visual-lead .text {
	font-size: 14px;
	line-height: 1.4;
	padding: 8px 0;
}
.visual-main img {
	width: 100%;
	max-width: none;
}
@media screen and (max-width:640px){
	.visual-lead .text {
		font-size: 10px;
	}
}


/* --------------------------------------------------
		movie-area
-------------------------------------------------- */
.movie {
	padding: 90px 0;
	background-image: url(../img/twincoursesmountain2024/movie-area_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*.movie__title {
	max-width: 1080px;
	margin: 0 auto 40px;
}*/
.movie-wrap {
	margin: 0 5% 20px;
	padding: 30px 30px;
	background-image: url(../img/twincoursesmountain2024/movie-area_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}
.movie-box {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.movie-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width:640px){
	.movie {
		padding: 12vw 0;
	}
	/*.movie__title {
		margin-bottom: 4vw;
	}*/
	.movie-wrap {
		margin: 0 0 2.666666666666667vw;
		padding: 4vw 4vw;
	}
}


/* --------------------------------------------------
		content
-------------------------------------------------- */
.content {
	padding: 120px 0;
	background-image: url(../img/twincoursesmountain2024/bg_02.png),
					  url(../img/twincoursesmountain2024/bg_06.png),
					  url(../img/twincoursesmountain2024/bg_04.png),
					  url(../img/twincoursesmountain2024/bg_03.jpg),
					  url(../img/twincoursesmountain2024/bg_05.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
	background-position: center top -50px, center top 960px, center top 680px, center top, center top;
	background-size: 100% auto, 1708px auto, 100% auto, 100% auto, 1000px auto;
}
.content__title {
	margin: 0 -74px 30px;
}
.content__text {
	margin-bottom: 60px;
}
.content__note {
	margin-bottom: 60px;
}

.content__note p + p {
	margin-top: 30px;
}
.content__connect {
	position: relative;
	text-align: center;
}
.content__connect .connect__button {
	position: absolute;
	top: 80.92105263157895%;
	left: 16.09195402298851%;
	width: 67.81609195402299%;
}
.sticker__button {
	margin: 40px auto 0;
	width: 700px;
}
@media screen and (max-width:640px){
	.content {
		padding: 16vw 0 12vw;
		background-position: center top, center top 310vw, center top 90vw, center top, center top;
		background-size: 100% auto, 130% auto, 200% auto, 200% auto, 500px auto;
	}
	.content__title {
		margin: 0 -4.347826086956522% 8vw;
	}
	.content__text {
		margin-bottom: 8vw;
	}
	.content__note {
		margin-bottom: 8vw;
	}
	.content__connect {
		margin: 0 -0.4347826086956522%;
	}
	.sticker__button {
		margin-top: 8vw;
		width: 100%;
	}
}


/* --------------------------------------------------
		package
-------------------------------------------------- */
.package {
	padding: 90px 0;
	background-image: url(../img/twincoursesmountain2024/bg_01.png);
	background-position: center top;
}
.package__set {
	margin-bottom: 90px;
}
.package__set > * + p {
	margin-top: 40px;
}
@media screen and (max-width:640px){
	.package {
		padding: 12vw 0;
		background-size: 91px 91px;
	}
	.package__set {
		margin-bottom: 8vw;
	}
	.package__set > * + p {
		margin-top: 4vw;
	}
}


/* --------------------------------------------------
		manga
-------------------------------------------------- */
.mfp-fade.mfp-bg {
	opacity: 0.9;
	transition: all 0.3s ease-out;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.mfp-wrap {
	height: 100% !important;
}
.mfp-container {
	padding: 0 0;
}
button.mfp-close {
	top: 30px !important;
	right: 30px;
	width: 60px;
	height: 60px;
	font-size: 0;
	opacity: 1;
	padding: 0 0;
	background-image: url('../img/twincoursesmountain2024/icon_close.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.manga-modal {
	position: relative;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 30px;
}
.manga-modal-inner {
	position: relative;
	padding: 120px 0 30px;
}
.manga-modal-inner div + div {
	margin-top: 10px;
}
.manga-modal-inner img {
	max-width: 100%;
}
@media screen and (max-width:640px){
	.btn-howto {
		width: 86.95652173913043%;
		margin-top: 8vw;
	}
	button.mfp-close {
		top: 15px !important;
		right: 4%;
		width: 30px;
		height: 30px;
	}
	.manga-modal {
		padding: 0 4%;
	}
	.manga-modal-inner {
		padding: 60px 0 15px;
	}
	.manga-modal-inner div + div {
		margin-top: 5px;
	}
	.manga-modal-inner img {
		width: 100%;
		max-width: none;
	}
}
