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

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

#slhhotel img{
	image-rendering: -webkit-optimize-contrast;
	/* width: 100%!important; */
	height: auto !important;
}
#slhhotel a{
	transition: 0.3s;
	word-wrap:break-word;
}
#slhhotel a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#slhhotel p{
	line-height:1.4;
	text-align: left;
}
#slhhotel{
	width: 100%;
	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.4;
}
#slhhotel::after{
	content: '';
	width: 43px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-image: url(/static/img/entertainment/slhhotel/slh_bg.png);
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	z-index: -1;
}
#slhhotel .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1060px;
	margin: 0 auto;
}
#slhhotel .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;
}
#slhhotel .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#slhhotel .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#slhhotel section{
	position: relative;
}
#slhhotel .wrapper-inner{
	width:100%;
	max-width: 1060px;
	/*width: 90.90909090%;*/
	margin:0 auto;
	position: relative;
}
#slhhotel .content-box{
	width:100%;
	padding: 25px;
	box-sizing: border-box;
	margin:0 auto;
	position: relative;
}
#slhhotel .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#slhhotel .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#slhhotel .common-h2{
	font-size: 45px;
	color: #F6098A;
	position: relative;
	margin: 60px auto 30px;
	font-weight: 900;
	display: inline-block;
	line-height: 1.1;
	z-index: 1;
	padding-bottom: 15px;
	border-bottom: 10px double #F6098A;
	width: 100%;
}
#slhhotel .common-h2 span{
	font-size: 30px;
	font-weight: 900;
}
#slhhotel .h2_img{
	margin: 40px auto;
	text-align: center;
	width: 100%;
}
#slhhotel .h2_img img{
	margin: 0 auto;
	width: 100%;
	display: block;
	max-width: 660px;

}

#slhhotel .common_btn{
	width: 100%;
	max-width: 438px;
	display: inline-block;
	padding: 10px;
	border: solid 3px;
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
	font-weight: 900;
	font-size: 22px;
	border-radius: 100px;
	text-align: center;
	background-color: #fff;
}
#slhhotel .common_btn span{
	color: #FFE200;
	font-weight: 900;
	font-size: 30px;
}

/*メイントップ*/
 #slhhotel main{
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
}
 #slhhotel main img{
	display: inline-block;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}

/*二つのプランをご用意！*/
#slhhotel .flexbox-bt{
	margin-top: 20px;
}
#slhhotel .plan_menu .menu_casual,#slhhotel .plan_menu .menu_premiam{
	width: 48%;
	background-color: #fff;
	box-sizing: border-box;
}
#slhhotel .plan_menu .menu_casual h3,#slhhotel .plan_menu .menu_premiam h3{
	color: #fff;
	font-weight: 900;
	display: block;
	padding: 15px 5px;
	width: 100%;
	font-size: 30px;
}
#slhhotel .plan_menu p{
	font-size: 18px;
	padding: 0 0 15px;
	box-sizing: border-box;
}
#slhhotel .plan_menu .menu_casual{
	border: solid 2px #0C94EA;
}
#slhhotel .plan_menu .menu_casual h3{
	background-color: #0C94EA;
}
#slhhotel .plan_menu .menu_premiam{
	border: solid 2px #E04E06;
}
#slhhotel .plan_menu .menu_premiam h3{
	background-color: #E04E06;
}
#slhhotel .plan_menu .menu_casual .common_btn{
	border: solid 3px #0C94EA;
	color: #0C94EA;
	margin: 20px auto;
}
#slhhotel .plan_menu .menu_premiam .common_btn{
	border: solid 3px #E04E06;
	color: #E04E06;
	margin: 20px auto;
}

/*イントロ*/
#slhhotel .intro p{
	font-size: 24px;
	font-weight: 500;
}

/*ポイント*/
#slhhotel .point .flexbox-bt img.pc_img{
	display: inline-block;
	width: 16%;
}
#slhhotel .point .point-txt{
	display: inline-block;
	width: calc(100% - 190px);
	text-align: left;
	color: #393939;
}
#slhhotel .point .point-txt span{
	color: #D50B0B;
	font-weight: 900;
}
#slhhotel .point .point-txt h3{
	font-size: 24px;
	line-height: 1.2;
	font-weight: 900;
}
#slhhotel .point .point-txt p{
	font-size: 15px;
	font-weight: 500;
	margin:6px auto 30px
}


/*実施ホテル・料金*/
#slhhotel .hotel-box{
	border: solid 2px #7A4AC7;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	color: #7A4AC7;
	background-color: #fff;
}
#slhhotel .hotel-box h3{
	font-size: 30px;
	font-weight: 900;
	color: #7A4AC7;
}
#slhhotel .hotel-box h3 span{
	font-size: 20px;
	font-weight: 900;
}
#slhhotel .hotel-box img{
	max-width: 814px;
	width: 100%;
	margin: 20px auto;
}
#slhhotel .hotel-box .common_btn{
	border: solid 3px #7A4AC7;
	color: #7A4AC7;
}
#slhhotel #premiam,#slhhotel #casual{
	background-color: #fff;
	margin-top: 30px;
}
#slhhotel #premiam h3,#slhhotel #casual h3{
	color: #fff;
	padding: 15px 5px;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	font-weight: 900;
	font-size: 40px;
}
#slhhotel #premiam h3{
	background-color:  #E04E06;
}
#slhhotel #premiam .flexbox-bt .plan-inner,#slhhotel #casual .flexbox-bt .plan-inner{
	width: 46%;
	display: inline-block;
	margin-bottom: 30px;
	text-align: left;
}
#slhhotel #premiam h4,#slhhotel #casual h4{
	font-size: 24px;
	font-weight: 900;
}
#slhhotel #premiam .flexbox-bt .plan-inner p,#slhhotel #casual .flexbox-bt .plan-inner p{
	font-size: 16px;
	font-weight: 500;
	margin-top: 6px;
}
#slhhotel #premiam .flexbox-bt .plan-inner p span,#slhhotel #casual .flexbox-bt .plan-inner p span{
	color: #D50B0B;
	font-weight: 500;
}
#slhhotel .attention{
	color: #CB0000;
	width: 100%;
	margin: 0 0 20px;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
}

/*カラー*/
#slhhotel #premiam{
	border: solid 2px #DB0F0F;
}
#slhhotel #premiam h3{
	background-color:  #E04E06;
}
#slhhotel #premiam h4{
	color: #E04E06;
}
#slhhotel #premiam .common_btn{
	color: #fff;
	border:solid 3px #fff;
	background-color: #E04E06;
}
#slhhotel #casual{
	border: solid 2px #1294EA;
}
#slhhotel #casual h3{
	background-color:  #1294EA;
}
#slhhotel #casual h4{
	color: #1294EA;
}
#slhhotel #casual .common_btn{
	color: #fff;
	border:solid 3px #fff;
	background-color: #1294EA;
}

/*注意事項*/
#slhhotel .application{
	margin:80px 0 0;
	padding-bottom: 80px;
}
#slhhotel .application p{
	font-weight: 300;
	line-height: 1.6;
	padding: 10px;
	background: rgba(255,255,255,0.9);
	font-size: 15px;
	box-sizing: border-box;
	width: 100%;
	margin: 0
}
#slhhotel .application p a{
	color: #0264AC;
}

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

画面サイズ751px以上

======================================*/
@media screen and (min-width: 751px){
	#slhhotel .sp_img{
		display:none;
	}
	#slhhotel .tab_img{
		display:none;
	}
	#slhhotel .pc_img{
		display:inline-block;
	}
}

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

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#slhhotel .sp_img{
		display:inline-block;
	}
	#slhhotel .tab_img{
		display:block;
	}
	#slhhotel .pc_img{
		display:none;
	}
	#slhhotel{
		min-width: auto;
	}
	#slhhotel::after{
		width: 15px;
		height: 100%;
	}
	#slhhotel .wrapper{
		width: 100%;
	}
	#slhhotel .wrapper-inner{
		max-width: 690px;
		width: 86%;
	}
	#slhhotel .content-box{
		padding: 20px;
	}
	#slhhotel .common-h2{
		font-size: 24px;
		margin: 50px auto 30px;
		padding-bottom: 10px;
		border-bottom: 6px double #F6098A;
	}
	#slhhotel .common-h2 span{
		font-size: 18px;
		font-weight: 900;
	}
	#slhhotel .common_btn{
		font-size: 16px;
	}
	#slhhotel .common_btn span{
		font-size:18px;
	}

	/*二つのプランをご用意！*/
	#slhhotel .flexbox-bt{
		margin-top: 0;
		display: block;
	}
	#slhhotel .plan_menu .menu_casual,#slhhotel .plan_menu .menu_premiam{
		width: 100%;
		margin-bottom: 20px;
	}
	#slhhotel .plan_menu .menu_casual h3,#slhhotel .plan_menu .menu_premiam h3{
		padding: 10px 5px;
		font-size: 22px;
	}
	#slhhotel .plan_menu p{
		font-size: 15px;
	}
	#slhhotel .plan_menu .menu_casual .common_btn,#slhhotel .plan_menu .menu_premiam .common_btn{
		margin: 10px auto 0;
	}

	/*イントロ*/
	#slhhotel .intro p{
		font-size: 15px;
		font-weight: 500;
	}

	/*ポイント*/
	#slhhotel .point .flexbox-bt{
		display: block;
	}
	#slhhotel .point .flexbox-bt img.pc_img{
		display: none;
	}
	#slhhotel .point .flexbox-bt img.sp_img{
		display: inline-block;
		width: 100%;
	}
	#slhhotel .point .point-txt{
		width:100%;
	}
	#slhhotel .point .point-txt h3{
		font-size: 18px;
	}
	#slhhotel .point .point-txt p{
		font-size: 14px;
	}

	/*実施ホテル・料金*/
	#slhhotel .hotel-box h3{
		font-size: 22px;
	}
	#slhhotel .hotel-box h3 span{
		font-size: 16px;
	}
	#slhhotel .hotel-box img{
		margin: 15px auto;
	}
	#slhhotel #premiam h3,#slhhotel #casual h3{
		font-size: 24px;
	}
	#slhhotel #premiam .flexbox-bt,#slhhotel #casual .flexbox-bt{
		display: block;
	}
	#slhhotel #premiam .flexbox-bt .plan-inner,#slhhotel #casual .flexbox-bt .plan-inner{
		width: 100%;
		margin-bottom: 20px;
	}
	#slhhotel #premiam .flexbox-bt .plan-inner.pc_img,#slhhotel #casual .flexbox-bt .plan-inner.pc_img{
		display: none;
	}
	#slhhotel #premiam h4,#slhhotel #casual h4{
		font-size: 18px;
	}
	#slhhotel #premiam .flexbox-bt .plan-inner p,#slhhotel #casual .flexbox-bt .plan-inner p{
		font-size: 14px;
	}
	#slhhotel .attention{
		font-size: 15px;
	}
	#slhhotel #premiam .common_btn,#slhhotel #casual .common_btn{
		margin-bottom: 10px;
		border:solid 2px #fff;
		padding:6px 5px;
	}
	/*注意事項*/
	#slhhotel .application{
		margin:0px 0 0;
		padding-bottom: 80px;
	}
	#slhhotel .application p{
		padding: 0px;
		font-size: 14px;
	}
	#slhhotel .application p a{
		color: #0264AC;
	}

}



#slhhotel .common_btn.btnoff{
	background: #ccc !important;
	color: #666 !important;
	margin: 0 auto;
}