html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, address, em, small, strong,
ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, dl, dt, dd,
article, aside, footer, header, nav, section, summary, time, audio, video {
	font-size:14px;
	letter-spacing:1px;
	color:#464646;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo;
	box-sizing:border-box;
}
* {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 -o-box-sizing: border-box;
	 -ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo;
}
/*-----------------------------
	CLEARFIX
-------------------------------*/
.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/*--------------------------------------------
	共通
--------------------------------------------*/
body, html{
	background:#fff;
	margin:0;
	padding:0;
}
ul, li{
	list-style:none;
	margin:0;
	padding:0;
}
a,
#cs_detail .cs_detail_text a,
#cs_detail .cs_detail_text strong a,
#cs_detail .cs_detail_text a strong{
	color:#cc6600;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:hover img{
	opacity:0.9;
}
#wrapper{
	width: 95%;
	max-width:1120px;
	margin:20px auto 30px;
}
#wrapper h2.page_ttl{
	width:100%;
	border-bottom:1px solid #666666;
	padding:20px 0 5px 60px;
	margin:30px 0 10px;
	font-size:40px;
	position:relative;
	color:rgba(70,70,70,0.7);
	letter-spacing:2px;
}
#wrapper h2.page_ttl span{
	font-size:40px;
	display:inline-block !important;
	color:rgba(70,70,70,0.7);
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#wrapper h2.page_ttl img{
	position:absolute;
	bottom:-10px;
	left:0;
	width:70px;
	height:auto;
	vertical-align:middle;
}
#wrapper h2.page_ttl a{
	display:block;
	margin-top:20px;
	font-size:16px;
}
.biwakogrand{
	letter-spacing:0;
}
.kome{
	text-indent:-1em;
	padding:0 0 0.5em 1em;
	line-height:1.2em;
	margin:0;
}
.text_right{
	text-align:right;
}
#page_main{
	margin:30px 0;
}
.related h5{
	margin-bottom:10px;
}
.related li{
	list-style:disc inside;
	line-height:1.5em;
}
.related li a{
	list-style:disc inside;
	color:#cc6600;
}
.tolink {
	position:relative;
	height:50px;
	margin-top:30px;
}
a.backto_cat{
	position:relative;
	float:right;
	text-align:center;
	display:inline-block;
	border-radius:8px;
	padding:8px 20px;
	box-shadow: #666 0px 2px 2px;
	background: #666666;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#464646));
	color:#fff;
	text-decoration:none;
	letter-spacing:0;
	font-weight:normal;
}
a:hover.backto_cat{
	background: #E2BB8E;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E2BB8E), to(#A57431));
}
#totop{
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#totop a {
	display: block;
}
.serif{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
strong{
	color:rgba(255,204,0,0.7);
	font-weight:normal;
}
.post_item strong{
	color: inherit;
	font-weight: bold;
}
.fade {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
     -o-transition: 0.5s ease-in-out;
     transition: 0.5s ease-in-out;
}
.fade:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.note{font-size:12px;padding-left:1em;margin:0;}
.note span{font-size:12px;text-indent:-1em;display:block;}
.forpc{
	display:block !important;
}
.forsp{
	display:none !important;
}
@media screen and (max-width: 780px){
#wrapper h2.page_ttl{
	margin:20px auto 5px;
	font-size:24px;
	letter-spacing:0;
}
#wrapper h2.page_ttl span{
	display:none !important;
}
#wrapper h2.page_ttl img{
	width:60px;
}
#wrapper a.backto_cat{
	float:none;
	display:block !important;
	font-size:16px;
	width:95%;
	margin:20px auto;
	padding:10px 0;
	box-sizing:border-box;
}
.note,
.note span{
	font-size:11px;
	line-height:1.3em;
}

.forpc{
	display:none !important;
}
.forsp{
	display:block !important;
}
}
/*--------------------------------------------
	ヘッダー
--------------------------------------------*/
#page_head{
	background:url(../img/base/images/head_map.gif) no-repeat right 25px;
	position:relative;
}
#top_header{
	width:100%;
	background:#464646;
	padding:7px 15px;
	text-align:right;
}
#top_header p{
	color:#fff;
}
#top_header a#top_inquiry,
#top_header a#top_index{
	color:#fff;
	text-decoration:none;
}
#top_header a#top_inquiry:hover,
#top_header a#top_index:hover{
	color:#e9be93;
	text-decoration:underline;
}
#top_header a#top_fb{
	color:#fff;
	text-decoration:none;
}
#top_header a#top_fb:hover{
	color:#6f93de;
	text-decoration:underline;
}
#top_header a#top_twi{
	color:#fff;
	text-decoration:none;
}
#top_header a#top_twi:hover{
	color:#55acee;
	text-decoration:underline;
}
#lang_header p.lang_header_left{
	margin-top:5px;
	font-size:12px;
	text-align:left;
}
#lang_header p.lang_header_right{
	text-align:right;
	padding:7px 15px;
}
@media screen and (max-width: 780px){
#page_head{
	background:url(../img/base/images/head_map.gif) no-repeat 30% 30px;
	padding-top:60px;
}
#top_header{
	display:none;
}
#lang_header{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	background:#464646;
	display:table;
	z-index:999999;
}
#lang_header p.lang_header_right a{
	display:none;
}
#lang_header p.sb-toggle-left,
#lang_header p.lang_header_left,
#lang_header p.sb-toggle-right{
	display:table-cell;
	vertical-align:middle;
	color:#fff;
}
#lang_header p.lang_header_left{
	margin:0;
	padding:10px 5px;
	line-height:1.5em;
	letter-spacing:0;
	font-size:11px;
	text-align:center;
}
#lang_header p.sb-toggle-left,
#lang_header p.sb-toggle-right{
	text-align:center;
	font-size:14px;
	margin-top:15px;
}
#lang_header p.sb-toggle-left small,
#lang_header p.sb-toggle-right small{
	display:block;
	font-size:9px;
	color:#fff;
	line-height:0;
	margin-top:3px;
}

}
/*--------------------------------------------
	ヘッダー看板
--------------------------------------------*/
#h1{
	display: flex;
	align-items: center;
	padding:10px 0 40px 20px;
	font-weight:normal;
	line-height: 1.4em;
}
#h1 img{
	padding:0 10px 0 0;
	width: 100%;
	max-width: 236px;
}
@media screen and (max-width: 780px){
	#h1{
		padding: 0 5% 5px;
	}
	#h1 a{
		flex-basis: 20%;
		max-width: 20%;
	}
}
@media screen and (max-width: 480px){
	#h1 a{
		flex-basis: 30%;
		max-width: 30%;
	}
	#h1text{
		font-size: 12px;
		line-height: 1.3em;
	}
}
/*--------------------------------------------
	GNAV
--------------------------------------------*/
#global_nav{
	width:100%;
	background:rgba(204,204,204,0.2);
	padding:0;
	box-shadow:0 2px 8px #666;
	position:relative;
	z-index:200;
}
#gnav{
	width:1125px;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	-webkit-align-items:center;
	margin:0 auto;
	letter-spacing:0;
}
#gnav li{
	width:167px;
	margin:0;
	padding:0;
	border-right:1px solid #ccc;
	text-align:center;
}
#gnav li a{
	color:#333;
	line-height:1.5em;
	font-weight:bold;
	display:inline-block;
	padding:10px 0;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	letter-spacing:0;
}
#gnav li a:hover{
	text-decoration:none;
	background:rgba(204,204,204,0.3);
}
#gnav li:first-child{
	border-left:1px solid #ccc;
}
#gnav li:last-child{
	flex-basis:88px;
	-webkit-flex-basis:88px;
	width:88px;
}
#gnav a img{
	margin:0;
	padding:0;
	vertical-align:bottom;
	letter-spacing:0;
	width:100%;
	height:auto;
}

#gnav li a:hover img{
	background:rgba(204,204,204,0.6);
}
@media screen and (max-width: 780px){
.sb-slidebar p,
.sb-slidebar ul,
.sb-slidebar li{
	margin:0;
	padding:0;
	color:#fff;
}
.sb-slidebar p span{
	display:block;
	padding:20px 10px;
	color:#fff;
	font-weight:bold;
}
.sb-slidebar p span i{
	font-size:24px;
	vertical-align:middle;
}
.sb-slidebar p span small{
	color:#fff;
	padding-left:5px;
}
.sb-slidebar li a{
	display:block;
	padding:15px;
	color:#fff;
	border-bottom:1px solid rgba(255,255,255,0.2);
}
.sb-left .sb-slidebar p{
	text-align:right;
}
}


/*--------------------------------------------
	外部リンク
--------------------------------------------*/
#tolink{
	box-shadow:0 2px 8px #666 inset;
}
#tolink_box{
	width:1120px;
	margin:30px auto 0;
	padding:50px 0;
	text-align:center;
}
#tolink_box ul{
	margin:30px 0;
	width:100%;
	display: flex !important;
	display: -ms-flexbox !important;
	display: -webkit-box !important;;
	display: -webkit-flex !important;
	flex-flow: wrap;
	-webkit-flex-flow: wrap;
}
#tolink_box li{
	-webkit-flex-basis:19%;
   flex-basis:19%;
	margin:0 1% 0 0;
}

#tolink_box li img{
	width:100%;
	height:auto;
}
.tolink_box_en li p{
	margin:0.3em 0 0.7em;
}
.add_inq{
	display:block;
	text-align:left;
	line-height:1.2em;
	border:1px solid rgba(0,0,0,0.3);
	background:#eee;
	padding:18px 20px;
}
/*20170509_広告バナー掲載については*/
p.published{
	padding-top:50px;
	font-size:16px;	
}
@media screen and (max-width: 780px){
#tolink_box{
	width:96%;
	margin:0 auto;
	padding:30px 0;
}
#tolink_box ul{
	margin:20px 0;
}	
#tolink_box li{
	-webkit-flex-basis:48%;
	flex-basis:48%;
	margin:1%;
}
.add_inq,
.add_inq a{
	font-size:12px;
}
}

/*--------------------------------------------
	FOOTER
--------------------------------------------*/
#page_foot{
	width:100%;
	box-shadow:0 -2px 8px #666;
	padding-bottom:100px;
}
#page_foot a{
	color:#464646;
	text-decoration:none;
}
#page_foot a:hover{
	color:#e9be93;
	text-decoration:underline;
}
#footer_box{
	width:1120px;
	margin:0 auto;
	padding:30px 0;
}
#footer_logo{
	text-align:right;
}
#footer_logo img{
	width:auto;
	height:80px;
}
#footer_logo p{
	margin:10px 0;
	line-height:1.3em;
}
#footer_logo h3{
	margin-top:30px;
}
.img-bcp_rogo{
	width: 80px !important;
}
#copy{
	margin-top:50px;
}
@media screen and (max-width: 780px){
#page_foot{
	padding-bottom:50px;
}
#foot_nav_sp{
	text-align:center;
	margin-bottom:20px;
}
#foot_nav_sp a{
	padding:0 1em;
}
#footer_box{
	width:95%;
	padding:20px 0;
}
#footer_logo{
	text-align:left;
	font-size:12px;
}
#footer_logo p{
	font-size:12px;
}
#copy{
	margin-top:20px;
	text-align:center;
	font-size:10px;
}
#copy p{
	font-size:10px;
}
}
@media screen and (max-width: 580px){
	#footer_logo img{
		flex-wrap: wrap;
	}
	.img-ogoto_rogo{
		width: 50% !important;
		height: auto !important;
		display: block;
		margin: 10px auto ; 
	}
	.img-nijitabi_rogo{
		width: 50%!important;
		height: auto!important;
		margin-left: 15%;
		display: inline-block;
	}
	.img-bcp_rogo{
		width: 15%!important;
		height: auto!important;
		display: inline-block;
	}
}

/*--------------------------------------------
	INDEX
--------------------------------------------*/
#mainslider {
position:relative;
width:1257px;
margin:0 auto;
}
.content_text{
	margin:10px 0;
	line-height:1.4em;
}
@media screen and (max-width: 780px){
#mainslider {
width:100%;
height:auto;
margin:0 auto;
}
#mainslider img{
	width:100%;
	height:auto;
}
}
/*--------------------------------------------
	INDEXメッセージ
--------------------------------------------*/
.message{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	align-items:center;
	-webkit-align-items:center;
	width: 95%;
	max-width:1120px;
	margin:40px auto 0;
}
.message .message_left{
	flex-basis:160px;
	-webkit-flex-basis:160px;
	max-width:160px;
	font-size: 28px;
}
.message .message_text{
	flex:1;
	-webkit-flex:1;
}
.message .message_text ol{
	border-left: 10px solid #eee;
	padding-left: 20px;
}
.message .message_text li{
	list-style: none;
}
.message .message_text li a{
	display: block;
	margin: 5px 0;
	padding: 5px 0;
	font-size:16px;
	border-bottom: 1px dotted #ccc;
}
.message .message_text li a:hover,
.message .message_text li a:hover span{
	text-decoration: none;
	color:#cc6600 !important;
}
.message .message_text p{
	font-size:14px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.message .message_text h2{
	font-size:28px;
	margin-bottom: 20px;
}
.message_link {
    width: 95%;
    max-width: 1120px;
    margin: 0 auto 40px;
}
.tonews{
	display: block;
	width: 300px;
	padding: 15px;
	margin: 20px 0 20px auto;
	background: #666;
	color: #fff;
	text-align: center;
}
.tonews:hover{
	opacity: 0.7;
	text-decoration: none;
}
.lead{
	display: flex;
	align-items: center;
    width: 95%;
    max-width: 1120px;
    margin: 40px auto 0;
}
.lead_img{
	flex-basis: 135px;
	max-width: 135px;
}
.lead_img img{
	width: 100%;
	height: auto;
}
.lead_text{
	flex: 1;
	padding-left: 20px;
}
.lead_text h2{
	font-size: 24px;
	margin-bottom: 10px;
}
.lead_text p{
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 20px;
}
@media screen and (max-width: 780px){
	.message .message_left,
	.message .message_text{
		flex-basis:100%;
		-webkit-flex-basis:100%;
		max-width:100%;
		border: none !important;
		padding: 0;
	}
	.message .message_left span,
	.message .message_text h2 {
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
		text-align: center;
	}
	.message .message_left {
		text-align: center;
	}
	.message .message_text li a small{
		display:block;
		margin-bottom: 5px;
	}
	#index_message{
		width:100%;
		display:block;
		margin:10px auto 30px;
	}	
	#index_message span,
	#index_message_text{
		display:block;
	}
	#index_message span{
		text-align:center;
		padding:0;
	}
	#index_message span img{
		width:30%;
		height:auto;
	}
	#index_message_text h2{
		font-size:16px;
		text-align:center;
	}
	#index_message p{
		width:90%;
		margin:0 auto 1em;
		border-left:none;	
		padding:0;
	}
}
@media screen and (max-width: 680px){
	.tonews{
		margin: 20px auto 40px;
	}
	.message{
		margin-top: 20px;
	}
	.message .message_left {
		font-size: 21px;
	}
	.message_text li:nth-child(n+3){
		display: none;
	}
	.message_link{
		margin-bottom: 20px;
	}
	.tonews{
		margin: 10px auto;
	}
	#latest li a{
		font-size: 12px;
		line-height: 1.3em;
	}
	.lead{
		margin: 10px auto;
	}
	.lead_text h2{
		font-size: 18px;
	}
	.lead_img{
		flex-basis: 100px;
		max-width: 100px;
	}
	.lead_text p{
		font-size: 13px;
		margin-bottom: 0;
	}
	.lead p:last-child{
		display: none;
	}
}
/*--------------------------------------------
	INDEXコンテンツ
--------------------------------------------*/
#index_contents{
	display:table;
	width:1120px;
	margin:0 auto 60px;
}
#index_contents_left,
#index_contents_right{
	display:table-cell;
	vertical-align:top;
}
#index_contents_left{
	width:640px;
	padding:0 30px 0 0;
}
/*見処・歩き処ピックアップ*/
#index_spot img{
	width:640px;
	height:auto;
}
#index_contents_right{
	width:450px;
	padding:0;
}
#index_contents h3{
	background:#464646;
	padding:8px 10px;
	margin-bottom:5px;
	position:relative;
	font-weight:normal;
	color:#fff;
}
#index_contents h3 a{
	color:#fff;
}
#index_contents_right h3{
	width:450px;
}
.reload{
	position:absolute;
	font-size:10px;
	color:#fff;
	font-weight:normal;
	right:10px;
	top:10px;
}

/* ▼2015-10-29 追加*/
.foren {
	display:none;
}
@media screen and (max-width: 780px){
#index_contents{
	display:block;
	width:95%;
	margin:0 auto 30px;
}	
#index_contents_left,
#index_contents_right{
	display:block;
	width:100%;
	padding:0;
}
#index_spot img{
	width:100%;
	height:auto;
}
#index_contents h3,
#index_contents_right h3{
	width:100%;
	text-align:center;
}
#index_contents h3 span.reload{
	position:relative;
	display:block;
	width:100%;
	right:inherit;
	top:inherit;
	margin-top:5px;
}
#index_spot{
	margin-bottom:30px;
}
}
/*--------------------------------------------
	INDEXイベントカルーセル
--------------------------------------------*/
.flexslider {
	width: 640px;
	height: 300px;
	margin-bottom:30px;
}
@media screen and (max-width: 780px){
.flexslider {
	width: 100%;
	height: auto;
}
.flexslider img{
	width:100%;
	height:auto;
}
}
/*--------------------------------------------
	INDEX動画
--------------------------------------------*/
#index_ytb{
	width:450px;
	/*margin-bottom:30px;*/
}
#index_ytb_frame{
	width:100%;
	margin:0 auto;
	padding:15px;
	background:#ccc;
}
#index_ytb_frame video{
	width: 100%;
}
@media screen and (max-width: 780px){
#index_ytb{
	width:100%;
}
#index_ytb_frame{
  position: relative;
  width: 100%;
}
#index_ytb_frame iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#index_course{
	width:100%;
}
#index_course img{
	width:100%;
	height:auto;
}
}
/*--------------------------------------------
	INDEX宿泊施設
--------------------------------------------*/

#index_accom{
	width:100%;
	background:#eee;
	padding:20px 0 30px;
}
#index_accom_list{
	width:1120px;
	margin:0 auto;
}
#index_accom ul{
	margin:30px 0;
	width:100%;
	display: flex !important;
	display: -ms-flexbox !important;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	flex-flow: wrap;
	-webkit-flex-flow: wrap;
	align-items: flex-start;
}
.index_accom_title{
	background: #312821;
	display: flex;
	justify-content: center;
	align-items: center;
}
.index_accom_title a{
	display: block;
	width: 100%;
	padding:20px 10px;
}
.index_accom_title a b,
.index_accom_title a span{
	color: #fff;
}
.index_accom_title a b{
	display: block;
	text-align: center;
	line-height: 1.3em;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.index_accom_title a span{
	font-weight: normal;
	line-height: 1.4em;
}
#index_accom li{
	-webkit-flex-basis:19%;
   flex-basis:19%;
	margin:0 1% 20px 0;
	line-height:1em;
}
#index_accom li:last-child{
	margin-right:0;
}
#index_accom li img{
	box-shadow:0 2px 5px #666;
	width:100%;
	height:auto;
	display:block;
	margin-bottom:15px;
}
#index_accom a{
	color:#464646;
	text-decoration:none;
	font-size:16px;
    font-weight: bold;
}
#index_accom a small{
    font-size: 15px;
}
#index_accom li p{
    line-height: 1.3em;
    margin: 10px 0;
}
#index_accom a:hover{
	color:#e9be93;
	text-decoration:underline;
}
@media screen and (max-width: 780px){
#index_accom_list{
	width:96%;
	margin-bottom:0;
}	
#index_accom ul{
	margin:20px 0 0;
}
#index_accom li{
	-webkit-flex-basis:48%;
	flex-basis:48%;
	margin:1% 1% 20px 1%;
	line-height:1.2em;
	font-size:11px;
	letter-spacing:0;
}
}

/*--------------------------------------------
	INDEXグーグルマップ
--------------------------------------------*/
#index_gmap{
	width:1120px;
	margin:0 auto;
	padding:60px 0 30px 0;
}
#map{
	width:100%;
	height:500px;
}
@media screen and (max-width: 780px){
#index_gmap{
	display:none;
}
}

/*--------------------------------------------
	MAIN ソーシャルボタン
--------------------------------------------*/
#social{
	position:relative;
	z-index:200;
}
#social_list{
	position:absolute;
	top:110px;
	right:10px;
	padding:10px;
	box-sizing:border-box;
	float:right;
	margin-right:-30px;

}
.socialbutton { float: left; margin: 0 0 15px 10px; }
.facebook-button{ min-width:70px; max-width:115px; }
.twitter-button{ min-width:87px; max-width:90px; }
.hatena-button{ min-width:80px; max-width:125px; }
.gplus-button{ min-width:50px; max-width:80px; }
@media screen and (max-width: 780px){
#social{
	display:none;
}
}
/*--------------------------------------------
	SNS ウィジット
--------------------------------------------*/
#SNSbox {
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	width:100%;
	padding-top:0;
}
.SNSbox_item{
	flex-basis:31%;
	-webkit-flex-basis:31%;
	max-width:31%;
	height: 500px;
	margin-bottom: 30px;
}
.SNSbox_item iframe{
	height: 100% !important;
}
@media screen and (max-width: 780px){
	.SNSbox_item{
		flex-basis:100%;
		-webkit-flex-basis:100%;
		max-width:100%;
	}
}
/*--------------------------------------------
	170217_shimatsu_INDEXイベントカルーセル
--------------------------------------------*/
@media screen and (max-width: 780px){
#flexslider{
	margin-bottom:0 ;
}
.event_sp_text{
	color: #cc6600;
}
h3.pickup_sp{
	margin-top: 30px;
}
#index_spot{
	margin-bottom:0 ;
}
.pickup_sp_text{
	padding-top: 8px;
	color: #cc6600;
}
h3.serif{
	margin-top: 30px;
}
.course_sp_text{
	padding: 8px 0 10px;
	color: #cc6600;
}
}
/*--------------------------------------------
	170217_shimatsu_footer_navigation
--------------------------------------------*/
#foot_nav_sp_test{
  width:100%; 
	position: fixed;
	bottom: 0;
	z-index:  999999 !important;
}

#foot_nav_sp_test p{
  background: rgba(70,70,70,0.9)!important;
  display: table!important;
  width: 100%;
	height: 40px;
}
#foot_nav_sp_test p:first-child{
	border-width: 2px;
	border-bottom: 2px;
	border-color: #F5F5F5;
}
#foot_nav_sp_test p:last-child{
	border-top: 2px;
	border-bottom: 2px;
	border-color: #F5F5F5;
}
#foot_nav_sp_test p a{
	vertical-align: middle;
  display: table-cell!important;
  width: 20%;
	height: auto;
	border-top: 1px solid;
  border-right: 1px solid;
	border-color: #F5F5F5;
  text-align: center;
	color: #fff;
}
#foot_nav_sp_test p a:first-child{
	border-left: 1px solid;
	border-color: #F5F5F5;
}
#foot_nav_sp_test p a span{
	color: #fff;
	font-size: 10px;
}
#foot_nav_sp_test p a:hover{
	opacity: 0.5;
	text-decoration: none;
}
/*--------------------------------------------
	170217_shimatsu_#totop_ogoton
--------------------------------------------*/
@media screen and (max-width: 780px){
#totop{
	display: none!important;
}
}
/*--------------------------------------------
	170217_shimatsu_#totop_ogoton
--------------------------------------------*/
@media screen and (max-width: 780px){
#footer_logo{
	text-align:left;
	font-size:12px;
	padding-bottom: 20px;
}
}
/*--------------------------------------------
	170217_shimatsu_sidebar_top_text
--------------------------------------------*/
@media screen and (max-width: 780px){
span.migokoro{
	color: #fff;
	font-weight: bold;
}
span.model{
	color: #fff;
	font-weight: bold;
}
}
/*--------------------------------------------
170217_shimatsu_イベント
--------------------------------------------*/
h3.event{
	margin-top: 24px;
}
/*--------------------------------------------
170217_shimatsu_動画
--------------------------------------------*/
h3.ytb{
	margin-top: 27px;
}
/*--------------------------------------------
170217_shimatsu_観光公園ページ：イベントリンクボタン
--------------------------------------------*/
a.event_buttom{
	margin-bottom: 10px!important;
}
/*--------------------------------------------
170217_shimatsu_トップページトグルサイズ
--------------------------------------------*/
i.size_top{
	margin-bottom: 5px;
}
/*--------------------------------------------
	170217_shimatsu_INDEX宿泊施設スマホ非表示
--------------------------------------------*/
@media screen and (max-width: 780px){
#index_accom{
	display: none!important;
}
}
/*--------------------------------------------
	170217_shimatsu_外部リンクスマホ非表示
--------------------------------------------*/
@media screen and (max-width: 780px){
#tolink_list{
	display: none!important;
}
}

/*--------------------------------------------
	170704温泉選手権バナー
--------------------------------------------*/
.banner{
	width:1120px;
	margin:0 auto 30px;
}
.banner img{
	width:100%;
	height:auto;
}
@media screen and (max-width: 680px){
.banner{
	width:90%;
}
}





#nijitabilogo_side{
	width:200px;
	position:absolute;
	right:10px;
	top:80px;
}
#nijitabilogo_side img{
	width:100%;
	height:auto;
}
/*--------------------------------------------
	191218温泉選手権バナー
--------------------------------------------*/
.kyugyo{	
	color:red;
	margin-top:50px;
	margin-bottom:40px;
	border:5px red solid !important;
	padding:10px !important;
	
}
#index_message .kyugyo{
	display:table-caption;
	margin-top:0;
}
@media screen and (max-width: 480px){
.kyugyo{	
	display:table;
}
#index_message .kyugyo{
	display:table;
	
}
}