<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/******************************************************************
manza
******************************************************************/
body#manza #g-nav ul li.current span{
	background: #1d0b07!important;
  }

body#manza h3.heading::before,
body#manza h3.heading::after {
	background-color: #3c68aa; /* 横線の色 */

}

body#manza .t_line td{
	background-color: rgba(47, 75, 126, 0.5);
}

body#manza .t_line th{
	background-color: rgba(54, 87, 150, 0.5);
}


body#manza .p01{max-width: 1000px;}
body#manza .p02{max-width: 1000px;}
body#manza .p03{max-width: 1200px;}
body#manza .p04{max-width: 826px; margin-bottom: 50px;}
body#manza .p05{max-width: 1000px;}
body#manza .p06{max-width: 1000px; margin-bottom: 50px;}
body#manza .p07{max-width: 1200px; margin-top: 80px;}


body#manza .mv02 video{width: 1000px; margin-top:80px;}
body#manza .mv03 video{width: 1000px; margin: 80px 0 50px 0;}

body#manza .tit_last{margin-bottom: 120px;}


.bg_manza{
	background: #3a2828;
	color: #fff;
}

.bg_manza2{
	background: #291e1b;
	color: #fff;
}

.bg_manza3{
	background: url(/zh-hans/ski/experience/img/manza/manza_bg01.jpg) no-repeat left top #4d7a70;
	background-size: 100%!important;
	padding-top: 120px;
	color: #fff;
	font-weight: 200;
}



.bg_manza3 .midashi_time{
	padding-bottom: 70vw;
}

.bg_manza4{
	background: url(/zh-hans/ski/experience/img/manza/manza_bg02.jpg) no-repeat left top #d3ddeb;
	background-size: 100%!important;
	padding-top: 120px;
	color: #000;
	font-weight: 200;
}

.bg_manza4 .midashi_time{
	padding-bottom: 55vw;
}




.bg_manza5{
	background: url(/zh-hans/ski/experience/img/manza/manza_bg06.jpg) no-repeat left top #e0e0e8;
	background-size: 100%!important;
	padding-top: 120px;
	color: #000;
	font-weight: 200;
}

.bg_manza5 .midashi_time{
	padding-bottom: 80vw;
}




.bg_manza6{
	background: url(/zh-hans/ski/experience/img/manza/manza_bg04.jpg) no-repeat left top #e4e6e9;
	background-size: 100%!important;
	padding-top: 120px;
	color: #000;
	font-weight: 200;
}

.bg_manza6 .midashi_time{
	padding-bottom: 60vw;
}




.bg_manza7{
	background: url(/zh-hans/ski/experience/img/manza/manza_bg05.jpg) no-repeat left bottom #3f74af;
	background-size: 100%!important;
	padding-top: 120px;
	color: #fff;
	font-weight: 200;
}

.bg_manza7 .clm_center{
	margin-bottom: 35vw;
}








.profile_set{
	display: flex;
	justify-content:space-between;
	max-width: 80%;
	margin: -5vw auto 80px auto;
	text-align: left!important;
	font-size: 80%;
	line-height: 220%;
	border: solid 1px #3c68aa;
	padding: 20px 20px 25px 25px;
	box-sizing: border-box;
}

.profile_set .pro_img{
	margin-right: 30px;
	padding-top: 5px;
	width: 300px;
}


@media only screen and (max-width:1280px){
	body#manza .mv02,
	body#manza .mv03{
		width: 88%;
		margin: 0 auto 0 0;
	}
	body#manza .mv02 video,
	body#manza .mv03 video{
		width: 100%;
	}


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

	.profile_set{
		display: block;
		max-width: 100%;
		margin: 0 auto 30px auto;
		padding: 20px;
	}
	
	.profile_set .pro_img{
		margin: 0 auto 20px auto!important;
		text-align: center;
		width: auto;
	}
}


@media only screen and (max-width:768px){
	body#manza .p02{max-width:100%; padding-left:30px; margin-bottom: 30px;}
	body#manza .p03{max-width:100%; padding-right: 0; margin-bottom: 20px;}
	body#manza .p04{max-width:100%; padding-right: 0; margin-bottom: 30px;}
	body#manza .p06{max-width:100%; padding-right: 0; margin-bottom: 30px;}
	body#manza .p07{max-width: 100%; margin-top: 50px; margin-bottom: 20px;}


	body#manza .mv02{margin-bottom: 15px;}
	body#manza .mv03{margin-bottom: 15px;}

	body#manza .mv01 video{
		width: 100%;
	}

	body#manza .mv02,
	body#manza .mv02{
		width: 92%;
	}

	body#manza .mv02 video,
	body#manza .mv02 video{
		width: 100%;
		margin:22px 0 0 0;
	}

	body#manza .mv03 video{
		width: 100%;
		margin:50px 0 0 0;
	}

	
	.bg_manza3{
		background: url(/zh-hans/ski/experience/img/manza/manza_bg01_sp.jpg) no-repeat left 0 #4d7a70;
		padding-top: 70px;
	}

	.bg_manza3 .midashi_time{
		padding-bottom: 70vw;
	}

	.bg_manza4{
		background: url(/zh-hans/ski/experience/img/manza/manza_bg02_sp.jpg) no-repeat left 0 #d4ddec;
		padding-top: 70px;
	}
	.bg_manza4 .midashi_time{
		padding-bottom: 65vw;
	}


	.bg_manza5{
		background: url(/zh-hans/ski/experience/img/manza/manza_bg06_sp.jpg) no-repeat left 0 #e0e0e8;
		padding-top: 70px;
	}
	.bg_manza5 .midashi_time{
		padding-bottom: 90vw;
	}




	.bg_manza6{
		background: url(/zh-hans/ski/experience/img/manza/manza_bg04_sp.jpg) no-repeat left 0 #e4e6e9;
		padding-top: 70px;
	}

	.bg_manza6 .midashi_time{
		padding-bottom: 60vw;
	}


	.bg_manza7{
		padding-top: 70px;
	}
	body#manza .tit_last{margin-bottom: 70px;}


}
</pre></body></html>