@charset "UTF-8";
/*==================================================
=			defalut			 =
==================================================*/
#bluerevs,#bluerevs div,#bluerevs span,#bluerevs object,#bluerevs iframe,#bluerevs h1,#bluerevs h2,#bluerevs h3,#bluerevs h4,#bluerevs h5,#bluerevs h6,#bluerevs p,#bluerevs blockquote,#bluerevs pre,#bluerevs abbr,#bluerevs address,#bluerevs cite,#bluerevs code,#bluerevs del,#bluerevs dfn,#bluerevs em,#bluerevs img,#bluerevs ins,#bluerevs kbd,#bluerevs q,#bluerevs samp,#bluerevs small,#bluerevs strong,#bluerevs sub,#bluerevs sup,#bluerevs var,#bluerevs b,#bluerevs i,#bluerevs dl,#bluerevs dt,#bluerevs dd,#bluerevs ol,#bluerevs ul,#bluerevs li,#bluerevs fieldset,#bluerevs form,#bluerevs label,#bluerevs legend,#bluerevs table,#bluerevs caption,#bluerevs tbody,#bluerevs tfoot,#bluerevs thead,#bluerevs tr,#bluerevs th,#bluerevs td,#bluerevs li,#bluerevs aside,#bluerevs dialog,#bluerevs figure,#bluerevs footer,#bluerevs header,#bluerevs hgroup,#bluerevs menu,#bluerevs nav,#bluerevs section,#bluerevs time,#bluerevs mark,#bluerevs audio,#bluerevs video{margin:0;padding:0;border:0;outline:0;font-weight:normal;vertical-align:baseline;background:transparent;}
#bluerevs{line-height:1;}#bluerevs li,#bluerevs aside,#bluerevs dialog,#bluerevs figure,#bluerevs footer,#bluerevs header,#bluerevs hgroup,#bluerevs nav,#bluerevs section{display:block;}#bluerevs nav ul{list-style:none;}#bluerevs blockquote,#bluerevs q{quotes:none;}#bluerevs blockquote:before,#bluerevs blockquote:after,#bluerevs q:before,#bluerevs q:after{content:'';content:none;}#bluerevs a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;}#bluerevs ins{background-color:#ff9;color:#000;text-decoration:none;}#bluerevs mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;text-decoration:line-through;}#bluerevs abbr[title],#bluerevs dfn[title]{border-bottom:1px dotted #000;cursor:help;}#bluerevs table{border-collapse:collapse;border-spacing:0;}#bluerevs hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}#bluerevs input,#bluerevs select{vertical-align:middle;}#bluerevs img{vertical-align:bottom;}

#bluerevs .cf:before,#bluerevs .cf:after {content:"";display:table;}
#bluerevs .cf:after {clear:both;}
#bluerevs .cf {*zoom:1;}

#bluerevs img{
	image-rendering: -webkit-optimize-contrast;
	height: auto !important;
	width: auto!important;
	max-width: 100%!important;
}
#bluerevs a{
	transition: 0.3s;
	word-wrap:break-word;
}
#bluerevs a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#bluerevs p{
	line-height:1.8;
	text-align: left;
}
#bluerevs{
	width: 100%;
	min-width: 1120px;
	text-align:center;
	margin:0 auto;
	color:#000;
  font-family: 'Noto Sans JP', sans-serif, serif, Meiryo, sans-serif, "ヒラギノ角ゴ", "Hiragino Sans", "Hiragino Kaku Gothic ProN";
	position: relative;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
	line-height: 1.5;
	padding-bottom: 60px;
	background:url(/static/img/entertainment/shizuoka-bluerevs/bg.jpg) repeat center;
	background-size: 100% auto;
}
#bluerevs .serif{
font-family: 'Noto Serif JP', serif;
}
#bluerevs .hov,a{
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#bluerevs .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#bluerevs .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#bluerevs i{
	font-family: 'Font Awesome 5 Free';
}
#bluerevs section{
	position: relative;
}
#bluerevs .sp_img{
	display:none;
}
#bluerevs .tab_img{
	display:none;
}
#bluerevs .pc_img{
	display:block;
}
#bluerevs .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1120px;
	margin: 0 auto;
}
#bluerevs .wrapper-inner{
	width:95%;
	max-width: 1060px;
	margin:0 auto;
	position: relative;
}
#bluerevs .content-box {
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}
#bluerevs .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#bluerevs .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#bluerevs .ex{
	font-size: 12px;
	margin: 20px auto 0;
	text-align: left;
	color: #fff;
}
#bluerevs .btn{
	display: block;
	margin: 60px auto 0;
	background-color: #F8E446;
	color: #000;
	font-size: 22px;
	font-weight: 700;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	max-width: 460px;
	text-align: center;
	border-radius: 200px;
}
#bluerevs .btn:hover{
	opacity: 1;
	background-color: #fff394;
}
#bluerevs .btn_area .btn{
	width: 45%;
	font-size: 18px;
}


/*===============================================*=================================*==============================================================================================================*/
/*メイン*/
#bluerevs #main {
	padding: 40px 0 0;
}
#bluerevs #main h1 img{ 
	width: 100%;
}

/*リード*/
#bluerevs .lead {
	text-align: left;
	margin-top: 50px;
}
#bluerevs .lead h2{
	color: #F8E446;
	font-weight: 900;
	font-size: 60px;
	text-align: left;
	display: inline;
	border-bottom: 2px solid #F8E446;
	line-height: 1.4;
}
#bluerevs .lead h3{
	color: #F8E446;
	font-weight: 900;
	font-size: 28px;
	text-align: left;
	display: block;
	margin-top: 10px;
}
#bluerevs .lead p{
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	text-align: left;
	display: block;
	margin-top: 15px;
}

/*ポイント*/
#bluerevs .point h2{
	margin: 80px auto 20px;
	padding-top: 140px;
	font-size: 42px;
	font-weight: 900;
	text-align: center;
	display: block;
	color: #F8E446;
	position: relative;
}
#bluerevs .point h2::before{
	content: '';
	width: 107px;
	height: 138px;
	background: url(/static/img/entertainment/shizuoka-bluerevs/ill01.png) no-repeat center;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
#bluerevs .point ul{
	max-width: 850px;
	margin: 0 auto;
	text-align: left;
}
#bluerevs .point ul li{
	font-size: 18px;
	font-weight: 900;
	display: block;
	padding:30px 0 30px 57px;
	border-bottom: solid #F8E446 2px;
	box-sizing: border-box;
	position: relative;
	color: #fff;
}
#bluerevs .point ul li span{
	font-family: 'Noto Serif JP', serif;
	font-size: 40px;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 20px;
	color: #F8E446;
}
#bluerevs .point .game{
	margin-top: 60px;
	background-color: rgba(255,255,255,0.95);
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
}
#bluerevs .point .game h3{ 
	font-size: 35px;
	font-weight: 900;
	color: #D5400A;
}
#bluerevs .point .game p{
	font-size: 18px;
	margin-top: 15px;
}
#bluerevs .point .game a{
	display: inline-block;
	width: 46%;
	background-color: #D5400A;
	padding: 15px;
	box-sizing: border-box;
	color: #fff;
	font-size: 26px;
	margin-top: 30px;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .4);
}

/*実施概要*/
#bluerevs .common-h2{
	margin-top: 80px;
	display: block;
	text-align: center;
	font-size: 45px;
	font-weight: 700;
	color: #F8E446;
	padding-bottom: 5px;
	border-bottom: double 6px #F8E446;
}
#bluerevs .info table{
	width: 100%;
	margin-top: 30px;
	margin-top: 10px;
	box-sizing: border-box;
	line-height: 1.6;
	border:solid #BCBCBC 1px;
	border-collapse: separate;
	overflow: hidden;
	border-spacing: 0;
	color: #353535;
}
#bluerevs .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#bluerevs .info table tr:last-child{
	border-bottom: none;
}
#bluerevs .info table th,#bluerevs .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#bluerevs .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#bluerevs .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
}
#bluerevs .info table td a{
	color: #314dc8;
	padding-bottom: 8px;
	border-bottom: 1px solid #314dc8;
	margin-right: 50px;
	position: relative;
}
#bluerevs .info table td a:last-child{
	margin-right: 0;
}
#bluerevs .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	color: #fff;
}

/*行程・お申込*/
#bluerevs .schedule .schedule_day {
	width: 100%;
	background: rgba(255,255,255,0.2);
	border: solid 2px #EFE09F;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
	margin: 30px auto 0;
	max-width: 800px;
}
#bluerevs .schedule h3 {
	width: 100%;
	max-width: 453px;
	padding: 5px 0;
	box-sizing: border-box;
	background: #F5F5F5;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 30px;
}
#bluerevs .schedule .schedule_day .schedule_det {
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	color: #fff;
}
#bluerevs .schedule .schedule_day .schedule_det i {
	font-weight: 700;
	color: #FFEB00;
	font-size: 16px;
	font-family: "Font Awesome 5 Free";
}
#bluerevs .schedule .schedule_day .schedule_det span {
	display: inline-block;
	width: 100%;
	max-width: 453px;
	padding: 7px 0;
	border: solid 1px #fff;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
}

/*概要*/
#bluerevs  .overview .flexbox-bt{
	margin-top: 30px;
}
#bluerevs  .overview .flexbox-bt > img{
	width: 323px!important;
}
#bluerevs  .overview .flexbox-bt > div{
	width: calc(100% - 353px);
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: inline-block;
	text-align: left;
}
#bluerevs  .overview .flexbox-bt > div a{
	display: inline-block;
	margin-top: 20px;
	font-weight: 900;
	font-size: 24px;
	color: #FFEB00;
	padding-bottom: 3px;
	border-bottom: 2px solid #FFEB00;
}

/*注意事項*/
#bluerevs .application{
	margin-top: 80px;
}
#bluerevs .application h2{
	background-color: #7B7B7B;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	padding: 15px;
	box-sizing: border-box;
	display: block;
}
#bluerevs .application .application-inner{
	background-color: rgba(255,255,255,0.95);
	padding: 25px;
	box-sizing: border-box;
	text-align: left;
	font-size: 15px;
	font-weight: 400;
}
#bluerevs .application p{
	font-size: 15px;
}
#bluerevs .application h3{
	margin-top: 30px;
	font-weight: 500;
	font-size: 15px;
}
#bluerevs .application ul{
	margin-top: 30px;
}
#bluerevs .application ul li,#bluerevs .application ol li{
	position: relative;
	font-size: 15px;
	display: block;
	margin: 5px 0;
	padding-left: 17px;
	box-sizing: border-box;
}
#bluerevs .application ul li::before{
	content: '・';
	font-size: 15px;
	position:absolute;
	left: 0;
	top:0;
}
#bluerevs .application ol li span{
	position: absolute;
	top:0;
	left: 0;
}


/*======================================

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#bluerevs .pc_img{
		display:none;
	}
	#bluerevs .sp_img{
		display:none;
	}
	#bluerevs .tab_img{
		display:block;
	}
	#bluerevs{
		min-width: auto;
	}
	#bluerevs .wrapper{
		width: 100%;
	}
	#bluerevs .wrapper-inner{
		max-width: 690px;
		width: 100%;
    padding: 0 25px;
		box-sizing: border-box;
	}
	#bluerevs .ex{
		margin-top: 14px;
	}
	#bluerevs .btn{
		margin: 30px auto 0;
		font-size: 16px;
		padding: 15px;
	}
	#bluerevs .btn_area .btn{
		width: 100%;
		font-size: 16px;
	}


/*リード*/
#bluerevs .lead {
	margin-top: 40px;
}
#bluerevs .lead h2{
	font-size: 28px;
}
#bluerevs .lead h3{
	font-size: 18px;
}

/*ポイント*/
#bluerevs .point h2{
	margin: 50px auto 20px;
	padding-top: 90px;
	font-size: 24px;
}
#bluerevs .point h2::before{
	width: 70px;
	height: 85px;
}
#bluerevs .point ul li{
	font-size: 15px;
	padding:20px 0 20px 35px;
}
#bluerevs .point ul li span{
	font-size: 30px;
	left: 0;
	top: 10px;
}
#bluerevs .point .game{
	margin-top: 40px;
}
#bluerevs .point .game h3{ 
	font-size: 20px;
}
#bluerevs .point .game p{
	font-size: 15px;
}
#bluerevs .point .game a{
	display: inline-block;
	width: 100%;
	font-size: 18px;
	margin: 15px auto 0;
	padding: 8px;
	max-width: 400px;
}

/*実施概要*/
#bluerevs .common-h2{
	margin-top: 50px;
	font-size: 25px;
}
#bluerevs .info{
	padding: 30px 0 0;
}
#bluerevs .info h3{
	margin-top: 30px;
	font-size: 20px;
}
#bluerevs .info tbody{
	width: 100%;
	display: inline-block;
}
#bluerevs .info table{
	display: block;
	margin-top: 10px;
}
#bluerevs .info table tr{
	display: block;
	border-bottom: none;
}
#bluerevs .info table tr:last-child{
	border-bottom: none;
}
#bluerevs .info table th,#bluerevs .info table td{
	padding: 15px 30px;
	border-bottom: solid 1px #d6d6d6;
}
#bluerevs .info table th{
	width: 100%;
	font-size: 15px;
}
#bluerevs .info table td{
	width: 100%;
	font-size: 14px;
}


/*行程・お申込*/
#bluerevs .schedule .schedule_day {
	padding: 20px;
	margin: 20px auto 0;
}
#bluerevs .schedule h3 {
	font-size: 16px;
	margin: 0 auto 10px;
}
#bluerevs .schedule .schedule_day .schedule_det {
	font-size: 14px;
}
#bluerevs .schedule .schedule_day .schedule_det i {
	font-size: 14px;
}
#bluerevs .schedule .schedule_day .schedule_det span {
	font-size: 15px;
	margin-top: 20px;
}

/*概要*/
#bluerevs  .overview .flexbox-bt{
	display: block;
}
#bluerevs  .overview .flexbox-bt > img{
	width: 100%!important;
	max-width: 200px!important;
	margin: 0 auto;
}
#bluerevs  .overview .flexbox-bt > div{
	width: 100%;
	font-size: 14px;
	margin-top: 25px;
}
#bluerevs  .overview .flexbox-bt > div a{
	font-size: 18px;
}


/*注意事項*/
#bluerevs .application{
	margin-top: 50px;
}
#bluerevs .application h2{
	font-size: 20px;
	padding: 7px;
}
#bluerevs .application .application-inner{
	padding: 20px;
	font-size: 14px;
}
#bluerevs .application p{
	font-size: 14px;
}
#bluerevs .application h3{
	margin-top: 20px;
	font-size: 14px;
}
#bluerevs .application ul{
	margin-top: 20px;
}
#bluerevs .application ul li,#bluerevs .application ol li{
	font-size: 14px;
	padding-left: 16px;
}
#bluerevs .application ul li::before{
	font-size: 14px;
}

}
/*======================================

画面サイズ480px以下

======================================*/
@media screen and (max-width: 480px){
	#bluerevs .sp_img{
		display:block;
	}
	#bluerevs .sp_img.tab_img{
		display:block;
	}
	#bluerevs .tab_img{
		display:none;
	}
	#bluerevs .pc_img{
		display:none;
	}
}