@media screen and (min-width: 641px) {
.sp_hidden {
	display: inline
}
.pc_hidden {
	display: none
}
#simple-menu{
	background: #666;
	padding: 20px;
	text-decoration: none;
	position:relative;
	width:45px;
	border-radius: 5px;
	color: #fff;
	display: block;
}
#simple-menu:hover{
	background:#999;
}



#right-menu:hover{
	background:#999;
}
/*rightMenu*/
#right-menu{
	background: #666;
	padding: 20px;
	text-decoration: none;
	position:absolute;
	right: 5px;
	top: 50px;
	width:45px;
	border-radius: 5px;
	color: #fff;
	display: block;
	z-index:100000;
}
.text {
	position: absolute;
	top: 60px;
	right: 5px;
}

header {
	width: 100%;
	height: 103px;
}
header .inner{
	width: 1000px;
	margin: 0 auto;
	position:relative;
	height: 103px;
}
header .inner h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin:0 0 150px;
	line-height:100%;
	position:absolute;
	top:12px;
	left:0px;
}
header .inner .hnav {
	position:absolute;
	top:3px;
	right:0px;
}
header .inner .hnav img{
	padding-left:10px;
}
header .inner .logo {
	position:absolute;
	top:52px;
	left:0px;
}
header .inner .htxt {
	position:absolute;
	line-height:120%;
	top:55px;
	left:192px;
}
header .inner .htel{
	position:absolute;
	top:55px;
	right:196px;
}
header .inner .hmail{
	position:absolute;
	top:55px;
	right:0px;
}
/*----------------------------------------ナビゲーション----------------------------------------*/
nav ul{
	display:none;}
/* グローバルメニュー
------------------------------ */
#gnav  { width:100%; padding-bottom:0px;background: url(../img/gnav_bg.png) repeat-x;}
#gnav_inner{ height: 64px;width:1000px; margin: 0 auto; }
#nav { width: 1000px; margin: 0 auto; position: relative; text-align: left; }
#nav li { list-style: none; float: left; position: relative; }
#nav li img{display: block;}
#nav ul { display: none; position: absolute; top:64px; left: 0; }
* html #nav ul { line-height: 0; }
#nav ul li { float: none; }

#nav ul { width: 167px; }
#nav ul ul { top: 0px; left: 167px; }
#nav ul li{
	display: block;
	width: 167px;
	background:#FFF;
	padding:0px;
	color: #666;
	border-bottom: 1px dotted #CCC;
	opacity: 0.85;
	filter: alpha(opacity=85);
	zoom: 1;
	line-height: 160%;
	font-size:12px;
	text-decoration:none; 
}
#nav ul a {
	padding-left:17px;
	padding-top:10px;
	padding-bottom:10px;
	background: url(../img/icon.png) no-repeat 5px 15px;
	display:block;
	color: #000;}
#nav ul a.hover {
text-decoration:none; }

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/*----------------------------------------ヘッダー----------------------------------------*/
.htxt{
	font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin: 0;
    line-height: 150%;
	color:#314aa3;
}

/*----------------------------------------コンテンツ----------------------------------------*/
#contents{
	overflow:hidden;
	padding-top:30px;
}
/*----------------------------------------フッター----------------------------------------*/
.fpic-ind{
	background: url(../img/fpic.jpg) no-repeat center top;
	height:485px;
	}
.fpic-ind ol{
	overflow:hidden;
	margin:0 auto;
	width:1000px;
	padding-top:380px;
	
	}
.fpic-ind ol li{
	float:left;
	padding-right:12px;
	}
.fpic-ind ol li:last-child{
	padding-right:0;
	}

.fpic {
	position:relative;
    background: url(../img/fpic.png) no-repeat center top;
    padding-top: 43px;
    height: 736px;
}
.fpic div.contact{
	margin:0 auto;
	text-align:center;
	height:183px;
	width:1000px;
	background: url(../img/main_contact.png) no-repeat;
	text-align:left;
}
.fpic div.contact img{
	padding-top:105px;
	padding-left:287px;
}
.footbn01{
	overflow:hidden;
	margin:0 auto;
	width:747px;
	padding-top:25px;
	
	}
	.footbn02{
	overflow:hidden;
	margin:0 auto;
	width:520px;
	padding-top:25px;
	
	}
.fpic ol li{
	float:left;
	padding-right:12px;
	}
.fpic ol li:last-child{
	padding-right:0;
	}
footer{
	width:100%;
	background: url(../img/footer.png) repeat-x ;
	height:700px;
	font-size:85%;
}
footer .inner{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:700px;
}
footer .inner .flogo{
	position:absolute;
	top:39px;
	left:0px;
}
footer .inner .ftel{
	position:absolute;
	top:112px;
	left:198px;
}
footer .inner .fmail{
	position:absolute;
	top:107px;
	left:0px;
}
footer .inner .fmap{
	position:absolute;
	top:21px;
	right:0;
}
footer .inner .fnav{
	position:absolute;
	top:211px;
	left:0px;
	font-size:11px;
}
footer .inner .fnav ul{
	width:166px;
	float:left;
}
footer .inner .fnav ul li{
}
footer .inner .fnav ul li span{
	background: url(../img/f_icon.png) no-repeat 0px 5px;
	font-size:14px;
	padding-left:17px;
}
footer .inner .fnav a{
	color:#000;
}
/*----------------------------------------メインイメージ----------------------------------------*/



#container {
	width: 100%;
	text-align: center;
	padding-top:20px;
}

.wideslider {
	padding-bottom: 60px;
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}

.pagination {
	bottom:5px;
	left: 0;
	width: 100%;
	height: 49px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 115px;
	height: 49px;
	display: inline-block;
	overflow: hidden;
}
.pagination a.pn1 {background: transparent url(../img/pn1.jpg) no-repeat left top;}
.pagination a.pn2 {background: transparent url(../img/pn4.jpg) no-repeat left top;}
.pagination a.pn3 {background: transparent url(../img/pn2.jpg) no-repeat left top;}
.pagination a.pn4 {background: transparent url(../img/pn3.jpg) no-repeat left top;}
.pagination a.pn5 {background: transparent url(../img/pn5.jpg) no-repeat left top;}
.pagination a.pn6 {background: transparent url(../img/pn6.jpg) no-repeat left top;}
.pagination a.pn7 {background: transparent url(../img/pn7.jpg) no-repeat left top;}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

.ind_osusume {
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.ind_osusume li{
	float:left;
	padding-right:20px;
	}
.ind_osusume li:last-child{
	padding-right:0px;
	}
.ind_osusume li{
	float:left;
	padding-right:20px;
	overflow: hidden;
	width: 320px;
  	height: 363px;
	}
.ind_osusume li img {
  transition: 0.4s;
}
.ind_osusume li img:hover {
  -moz-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  opacity: 0.6;
}
.ind_scr{
	padding-top:20px;
	padding-bottom:20px;
	BACKGROUND: url(../img/ind_scr_bg.png) repeat-x;
}
#loopslider {
	margin: 0 auto;
	width:100%;
	height: 150px;
	text-align: left;
	position: relative;
	overflow: hidden;
	
}
#loopslider img {
	width:100%;
	height:auto;
}
#loopslider ul {
	height: 150px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li {
	width: 320px;
	height: 150px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li a{
	/*padding-left:20px;*/
}
#loopslider #loopleft {
	top: 0px;
	left: 0;
	width: 55px;
	height: 150px;
	line-height: 100px;
	text-align: center;
	font-weight: bold;
	/*BACKGROUND: url(../img/l.png) no-repeat;*/
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}
#loopslider #loopright {
	top: 0px;
	right: 0;
	width: 55px;
	height: 150px;
	line-height: 100px;
	text-align:right;
	font-weight: bold;
	/*BACKGROUND: url(../img/r.png) no-repeat;*/
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}
.indtit{
	margin:0 auto;
	width:1000px;
	padding-top:50px;
	padding-bottom:50px;
}
.indtit2{
	margin:0 auto;
	width:1000px;
	padding-top:50px;
	padding-bottom:30px;
}
.ind_osm {
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.ind_osm li{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	}
.ind_osm li:nth-child(3n){
	margin-right:0px;
	}
.ind_osm li img{
	margin-bottom:10px;
	display:block;
	}
.ind_osm li p{
	border-left:3px solid #41588e;
	padding-left:10px;
	width:290px;
	line-height:1.4;
	font-size:12px;
	/* font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif; */
	font-weight: bold;
	}
.ind_osm li a{
	color:#000;
	text-decoration:none;
	}
.ind_osm li span{
	float:right;
	padding-left:17px;
	background: url(../img/f_icon.png) no-repeat 0px 7px;
	color:#1c3f91;
	font-size:12px;
	line-height:140%;
	/* font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif; */
	font-weight: bold;
	}
.ind_osm li .osmimg{
	overflow: hidden;
	margin-bottom:10px;
	width: 312px;
  	height:227px;}
.ind_osm li .osmimg img {
  transition: 0.4s;
}
.ind_osm li .osmimg img:hover {
  -moz-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  opacity: 0.6;
}

.ind_box{
	BACKGROUND: url(../img/ind_boxbg.jpg) no-repeat center top;
	width:100%;
	overflow:hidden;
	padding-top:34px;
	height:724px;
	}

.ind_box .inner{
	width:1000px;
	margin:0 auto;
	}
.ind_box .inner .fb{
	float:left;
	width:479px;
	}
.ind_box .inner .fb .box{
	background:#fff;
	border-left:3px solid #7592db;
	border-right:3px solid #7592db;
	border-bottom:3px solid #7592db;
	padding:26px 13px;
	}	
.ind_box .inner .blog{
	float:right;
	width:479px;
	}
.ind_box .inner .blog .box{
	background:#fff;
	border-left:3px solid #ab8972;
	border-right:3px solid #ab8972;
	border-bottom:3px solid #ab8972;
	padding:13px;
	}
.ind_box .inner .blog .box ol{
	}
.ind_box .inner .blog .box ol li{
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	padding-bottom:12px;
	margin-bottom:12px;
	
	}
.ind_box .inner .blog .box ol li img{
	float:left;
	}
.ind_box .inner .blog .box ol li p{
	width:345px;
	float:right;
	}
.ind_box .inner .blog .box ol li p span{
	background: url(../img/f_icon.png) no-repeat 0px 5px;
	padding-left:17px;
	display:block
	;
	}
.ind_topic {
	overflow:hidden;
	width:1000px;
	margin:0 auto 0px auto;
	}
.ind_topic li{
	float:left;
	padding-right:30px;
	margin-top:30px;
	}
.ind_topic li:nth-child(2n){
	padding-right:0px;
	}
	
	
	.ind_box2{
	width:100%;
	overflow:hidden;
	padding-top:34px;
	height:630px;
	}

.ind_box2 .inner{
	width:1000px;
	margin:0 auto;
	}
.ind_box2 .inner .fb{
	float:left;
	width:479px;
	}
.ind_box2 .inner .fb .box{
	background:#fff;
	border-left:3px solid #CC1906;
	border-right:3px solid #CC1906;
	border-bottom:3px solid #CC1906;
	padding:26px 13px;
	}	
.ind_box2 .inner .blog{
	float:right;
	width:479px;
	}
.ind_box2 .inner .blog .box{
	background:#fff;
	border-left:3px solid #ab8972;
	border-right:3px solid #ab8972;
	border-bottom:3px solid #ab8972;
	padding:13px;
	}
.ind_box2 .inner .blog .box ol{
	}
.ind_box2 .inner .blog .box ol li{
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	padding-bottom:12px;
	margin-bottom:12px;
	
	}
.ind_box2 .inner .blog .box ol li img{
	float:left;
	}
.ind_box2 .inner .blog .box ol li p{
	width:345px;
	float:right;
	}
.ind_box2 .inner .blog .box ol li p span{
	background: url(../img/f_icon.png) no-repeat 0px 5px;
	padding-left:17px;
	display:block
	;
	}

.text01{
	    font-size: 140%;
    color: rgb(52, 76, 161);
    display: block;
    font-family: 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
    font-weight: bold;
    padding-bottom: 7px;
}

/*親要素*/
#parent{
width:100%;
margin:0 auto;
padding:0;
z-index:300;
}
 
/*子要素*/
#child{
width:49px;
height:539px;
position:fixed;
top:166px;
right:200px;
padding:0;
z-index:300;
}


/*親要素*/
#parent2{
width:100%;
margin:0 auto;
padding:0;
z-index:400;
}
 
/*子要素*/
#child2{
width:250px;
height:261px;
position:fixed;
left:0px;
padding:0;
bottom:0;
z-index:400;
overflow: hidden;
}

#child2 img {
  transition: 0.4s;
}
#child2 img:hover {
  -moz-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  opacity:1;
}


/*----------------------------------------共通項---------------------------------------- */
#contents_sec{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding-top:30px;
}
h2{
	BACKGROUND: url(../img/h2.png) no-repeat 0px 5px;
	width:100%;
	text-align:center;
	margin-bottom:40px;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	}
h2 p{
	display:inline;
	margin:0 auto;
	background:#fff;
	padding-left:15px;
	padding-right:15px;
	}
h3{
	background:#f3f3f3;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-bottom:30px;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	color:#555;
	font-size:13pt;
	}
.second{
	margin:0 auto 40px auto;
	width:1000px;
}
.second2{
	margin:0 auto 0px auto;
	width:1000px;
}
.mainimg-sec{
	height:247px;
	BACKGROUND: url(../img/mainimg-sec.png) no-repeat center top;
	text-align:center;
	
}
.mainimg-sec img{
	display:block;
	margin:0 auto;
	height:234px;
	width:1000px;
	min-width:1000px;
}
.table_basic { 
	border-collapse: separate;
	border-spacing: 1px; 
	background: #CCC; 
	border-style: none; 
	width:100%; 
}
.table_basic th {
	background-color: #EEE;
	padding: 6px 10px; 
	font-weight: normal;
	text-align:center;
	border-top: 1px solid #FFF; 
}
.table_basic td { 
	background-color: #FFF;
	padding: 6px 10px;
	text-align:left;
}
.table_basic td.b_big{
	font-size:16pt;
	color:#1c67cf;
	font-weight:bold;
}
.table_basic2 { 
    border-collapse: separate;
    border-spacing: 1px;
    background: #CCC;
    border-style: none;
    width: 90%;
    margin: 0 auto;
}
.table_basic2 th {
    background-color: #EEE;
    padding: 20px 37px 11px 20px;
    font-weight: normal;
    text-align: center;
    border-top: 1px solid #FFF;
}
.table_basic2 td { 
	background-color: #FFF;
	padding: 6px 10px;
}
.table_basic2 td.b_big{
	font-size:16pt;
	color:#1c67cf;
	font-weight:bold;
}
.shadow01 img{
	padding:5px;
    background:#fff;
     border:1px solid  #D3D3D3;
	box-shadow:2px 2px 4px 0 rgba(0,0,0,0.2);

}
.shadow01 span{
	padding-top:10px;
	color:#314aa3;
	}

.tit{
	padding-bottom:30px;
}
.sec-arrow{
	BACKGROUND: url(../img/sec-arrow.jpg) no-repeat center top;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	margin-top:20px;
	overflow:hidden;
	}
.right{
	text-align:right;
}
.main_tits{
	color:#0066c5;
	font-size:12pt;
	padding-left:10px;
	padding-bottom:4px;
	margin-bottom:18px;
	border-bottom:1px solid #0066c5;
	border-left:3px solid #0066c5;
	font-weight:bold;
	}
/*----------------------------------------部屋---------------------------------------- */
.fotorama-wrap{
	margin:0 auto 10px auto;
	width:1000px;
}
.fotorama__nav{
	background:#fff;
}
.fotorama__nav__shaft{
	margin-top:13px;
	margin-bottom:13px;
}
.roombox{overflow:hidden;
	padding-bottom:60px;}
.roombox div{
	float:right;
	overflow:hidden;
	}
.roombox div a{
	display:block;
	padding-bottom:10px;
	}
.table_room { 
	border-collapse: separate;
	border-spacing: 1px; 
	background: #CCC; 
	border-style: none; 
	float:left;
	width:760px;
}
.table_room th {
	background-color: #EEE;
	padding: 14px 10px; 
	font-weight: normal;
	text-align:center;
	border-top: 1px solid #FFF; 
}

.table_room td { 
	background-color: #FFF;
	padding: 14px 10px;
}

.roombox2{
	overflow:hidden;
	padding-bottom:60px;
	}
.roombox2 div.pic{
	float:left;
	}
.roombox2 div.txt{
	float:right;
	}
.roombox2 div.txt div{
	padding-bottom:20px;
	}
.table_room2 { 
	border-collapse: separate;
	border-spacing: 1px; 
	background: #CCC; 
	border-style: none; 
	float:left;
	width:450px;
	margin-bottom:20px;
}
.table_room2 th {
	background-color: #EEE;
	padding: 14px 10px; 
	font-weight: normal;
	text-align:center;
	border-top: 1px solid #FFF;
	width:30%;
}
.table_room2 td { 
	background-color: #FFF;
	padding: 14px 10px;
}

.plan {
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.plan li{
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.plan li div{
	display:block;
	padding-right:30px;
	float:left;
	}
.plan li p{
	width:620px;
	line-height:1.8;
	float:left;
	}
.plan li p .kanko-text{
	font-size:140%;
	color:#344ca1;
	display:block;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	padding-bottom:7px;
	}
.plan li a{
	padding-top:25px;
	display:block;
	}
.sec-box1{
	overflow:hidden;
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	word-wrap: break-word;
	width:1000px;
	}
.sec-box1 img{
	float: left;
	max-width: 100%;
    height: auto;
	padding-right:30px;
	}
.sec-box1 .txt{
	 overflow: hidden;
	}
.sec-box2{
	overflow:hidden;
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	word-wrap: break-word;
	width:1000px;
	}
.sec-box2 img{
	    float: right;
    max-width: 100%;
    height: auto;
    margin-right: -30px;
}
	}
.sec-box2 .txt{
	 overflow: hidden;
	}

.kanko-btn{
	overflow:hidden;
	background:#efefef;
	padding:20px 20px 10px 20px ;
	margin-bottom:30px;
	}
.kanko-btn ol{
	float:left;
	width:225px;
	margin-right:20px;
	}
.kanko-btn ol:last-child{
	float:left;
	margin-right:0px;
	}
.kanko-btn ol li{
	border-bottom:1px dotted #ccc;
	padding-bottom:7px;
	margin-bottom:7px;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	}
.kanko-btn ol  span{
	background:#06C;
	padding:8px 5px;
	margin-right:10px;
	display:inline-block;
	width:20px;
	text-align:center;
	color:#fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;	
	-moz-border-radius: 20px;
	font-weight:bold;
	line-height:1;
	}

.long{
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.long li:nth-child(odd){
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.long li:nth-child(odd) div{
	display:block;
	padding-right:30px;
	float:left;
	}
.long li:nth-child(odd) p{
	width:620px;
	line-height:1.8;
	float:left;
	}
.long li p span{
	font-size:140%;
	color:#344ca1;
	display:block;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	padding-bottom:7px;
	}
.long li:nth-child(even){
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.long li:nth-child(even) div{
	display:block;
	padding-left:30px;
	float:right;
	}
.long li:nth-child(even) p{
	width:620px;
	line-height:1.8;
	}
.longs{
	overflow:hidden;
	}
.longs li{
	float:left;
	margin-right:20px;
	width:184px;
}
.longs li:nth-child(5n){
	margin-right:0px;
	width:184px;
}
.longs li p{
	padding-top:6px;
	
}
.longs li p span{
	font-size:110%;
	color:#344ca1;
	display:block;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	
}
.plantxt{
	color:#314aa3;
	font-weight:bold;
}
.plantxt2{
	color:#CF0003;
}
/*----------------------------------------flow---------------------------------------- */
.reason {
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.reason li{
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.reason li div{
	display:block;
	padding-left:30px;
	float:right;
	}
.reason li p{
	line-height:1.8;
	}
.reason li p strong{
	background:#06C;
	padding:11px 5px ;
	margin-right:10px;
	margin-bottom:100px;
	float:left;
	display:inline-block;
	width:31px;
	text-align:center;
	color:#fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;	
	-moz-border-radius: 20px;
	line-height:1;
	}
.reason li p span{
	font-size:140%;
	color:#344ca1;
	display:block;
	margin-bottom:15px;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	}
.reason li a{
	padding-top:25px;
	display:block;
	}

.sinfo-btn{
	overflow:hidden;
	background:#efefef;
	padding:20px 20px 10px 20px ;
	margin-bottom:30px;
	}
.sinfo-btn ol{
	float:left;
	width:460px;
	margin-right:30px;
	}
.sinfo-btn ol:nth-child(2n){
	float:left;
	margin-right:0px;
	}
.sinfo-btn ol li{
	border-bottom:1px dotted #ccc;
	padding-bottom:7px;
	margin-bottom:7px;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	}
.sinfo-btn ol  span{
	background:#06C;
	padding:3px 5px;
	margin-right:10px;
	display:inline-block;
	width:20px;
	text-align:center;
	color:#fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;	
	-moz-border-radius: 20px;
	font-weight:bold;
	}
.sinfobox{
	overflow:hidden;
	padding-bottom:60px;
	}
.sinfobox div.pic{
	float:left;
	}
.sinfobox div.txt{
	float:right;
	width:440px;
	}
.sinfobox div.txt div{
	padding-bottom:20px;
	}
.table_sinfobox { 
	border-collapse: separate;
	border-spacing: 1px; 
	background: #CCC; 
	border-style: none; 
	float:left;
	width:440px;
	margin-bottom:20px;
}
.table_sinfobox th {
	background-color: #EEE;
	padding:3px 5px; 
	font-weight: normal;
	text-align:center;
	border-top: 1px solid #FFF;
	width:30%;
}
.table_sinfobox td { 
	background-color: #FFF;
	padding:3px 5px;
}
@media screen and (min-width: 641px)
.table_sinfobox02 {
    border-collapse: separate;
    border-spacing: 1px;
    background: #CCC;
    border-style: none;
    float: left;
    width: 440px;
    margin-bottom: 20px;
}}
/*----------------------------------------archive---------------------------------------- */
.sports {
	overflow:hidden;
	width:1000px;
	margin:0 auto 0px auto;
	}
.sports li{
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.sports li div{
	display:block;
	padding-right:30px;
	float:left;
	}
.sports li p{
	width:740px;
	line-height:1.8;
	}
.sports li p span{
	font-size:140%;
	color:#344ca1;
	display:block;
	margin-bottom:15px;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	}
.sportspanf{
	overflow:hidden;
}	
.sportspanf li:nth-child(odd) {
	float:left;
	padding-bottom:15px;
	}
.sportspanf li:nth-child(even) {
	float:right;
	padding-bottom:15px;
	}	
.enkai{
	width:1000px;
	height:406px;
	background: url(../img/enkai_img2.png) no-repeat;
	position:relative;
	}
.enkai .btn1{
	position:absolute;
	top:31px;
	right:258px;
	}
.enkai .btn2{
	position:absolute;
	top:31px;
	right:36px;
	}
.enkai .btn3{
	position:absolute;
	top:103px;
	right:258px;
	}
.enkai .btn4{
	position:absolute;
	top:103px;
	right:36px;
	}
/*----------------------------------------other---------------------------------------- */
.first {
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.first li{
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.first li div{
	display:block;
	padding-right:30px;
	float:left;
	}
.first li p{
	width:620px;
	line-height:1.8;
	float:left;
	}
.first li p span{
	font-size:140%;
	color:#344ca1;
	display:block;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	padding-bottom:10px;
	}
.first li a{
	padding-top:25px;
	display:block;
	}
.firstbox{
	overflow:hidden;
	}
.firstbox div.left{
	width:480px;
	float:left;
	}
.firstbox div.right{
	width:480px;
	float:right;
	}


.kodawari {
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.kodawari li{
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.fnav li {
	line-height:120%;
	margin-bottom:10px;
}
.kodawari li div{
	display:block;
	padding-right:30px;
	float:left;
	}
.kodawari li p{
	width:450px;
	line-height:1.8;
	float:left;
	}
.kodawari li p span{
	font-size:160%;
	color:#344ca1;
	display:block;
	font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
font-weight: bold;
padding-bottom:10px;
	}
	
	
	
.faq-btn{
	overflow:hidden;
	background:#efefef;
	padding:20px 20px 10px 20px ;
	margin-bottom:30px;
	}
.faq-btn ol{
	float:left;
	width:225px;
	margin-right:20px;
	}
.faq-btn ol:nth-child(4n){
	float:left;
	margin-right:0px;
	}
.faq-btn ol li{
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	text-align:center;
	line-height:1;
	}
ol.faq{
	padding-bottom:50px;
	}

ol.faq li{
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	}
ol.faq span{
	color:#F30;
	font-size:100%;
	border-left:3px solid #F30;
	padding-left:10px;
	}
ol.faq p{
	padding-left:15px;
	padding-top:7px;
	}
	
	
.vegetable {
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px auto;
	}
.vegetable li{
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
	overflow:hidden;
	}
.vegetable li div{
	display:block;
	padding-right:30px;
	float:left;
	}
.vegetable li p{
	width:500px;
	line-height:1.8;
	float:left;
	}
.vegebox{
	background:#f5f4e9;
	overflow:hidden;
	padding:30px 30px 20px 30px ;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
}	
.vegebox p{
	float:left;
	width:650px;
	background:#fff;
	padding:25px;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	border:2px solid #e4e3d6;
}	
.vegebox span{
	color:#F60;
	display:block;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	font-size:150%;
	padding-top:10px;
	line-height:1.8;
}	
.vegebox div{
	float:right;
}		
.vetit{
	padding-bottom:50px;}
	

.sitemap{
	}
.sitemap li{
	border-bottom:1px dotted #ccc;
	background: url(../img/f_icon.png) no-repeat 0px 7px;
	padding-left:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
	
	
	
	
.dwm{
	background: url(../img/dwm-bg.jpg) ;
	width:240px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}	
.dwm ol.blue {
	width:220px;
	margin:0 auto;
	border-bottom:1px solid #3f5aba;
	}		
.dwm ol.blue  li{
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	font-size:100%;
	
	line-height:1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #173495), color-stop(0.00, #2948b1));
background: -webkit-linear-gradient(#2948b1, #173495);
background: -moz-linear-gradient(#2948b1, #173495);
background: -o-linear-gradient(#2948b1, #173495);
background: -ms-linear-gradient(#2948b1, #173495);
background: linear-gradient(#2948b1, #173495);

border:1px solid #7591ee;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
	border-radius: 5px;  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
}
.dwm ol.blue  li a{
	text-decoration:none;
	color:#fff;
	width:210px;
	display:block;
	padding:12px 5px;
	
	}	
.dwm ol.white {
	padding-bottom:5px;
	border-bottom:1px solid #3f5aba;
	width:220px;
	margin:0 auto;
	border-top:1px solid #6d87df;
	padding-top:10px;
	}		
.dwm ol.white li{
	display:block;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	font-size:90%;
	
	line-height:1;
	background:#fff;
	margin-bottom:10px;
	text-align:center;
	border-radius: 3px;  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; 
	}	
.dwm ol.white a{
	text-decoration:none;
	width:210px;
	display:block;
	padding:5px;
	color:#555;
	}	
.dwm-t{
	display:block;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	font-size:150%;
	color:#fff;
	margin:0 auto;
	padding-bottom:7px;
	text-align:center;
	width:180px;
}
.dwm-p{
	display:block;
	font-size:85%;
	text-align:center;
	color:#fff;
	line-height:1.4;
	margin:0 auto;
	padding-bottom:7px;
	width:220px;
}
.dwm-tel{
	border-top:1px solid #6d87df;
	padding-top:10px;
	width:220px;
	margin:0 auto;
	}
.dwm-wb{
	background:#fff;
	width:220px;
	margin: 60px auto 10px auto;
	text-align:left;
	font-size:9pt;
	border-radius: 3px;  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	padding-bottom:5px;
}
.dwm-wb div.gtit{
	background:#efefef;
	font-size:110%;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	color:#314aa3;
}
.dwm-wb div{
	padding:5px;
}
.dwm-wb p{line-height:1;
padding:0px;
	margin:0;
}
.dwm-wb select{
	margin-top:5px;
}
.dwm-wb .submit{
	margin:0 auto;
	width:200px;
	display:block;
	text-align:center;
	background:#bc1d1d;
	border-radius: 3px;  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border:1px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:120%;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	color:#fff;
}
}

/* 横からスクロール
------------------------------ */

body {
    position: relative;
    right: 0;
    overflow-x: hidden;
}

#slide_menu{
    position: fixed;
    top: 0;
    right: -240px;
    width: 240px;
    height: 100%;
    background: url(../img/dwm-bg.jpg);
	z-index: 1000;
}

#button {
    position: fixed;
    right: 0;
    top: 187px;
    border: none;
    background: none;
    padding: 0;
}

.right_contact {
    position: fixed;
    right: 0;
    top: 380px;
}
/* 21の理由レイアウト
------------------------------ */
.three {
    float: left !important;
    width: 30%;
	margin: 15px 0;
}

p.reason_text {
    margin: 0 0 20px 50px;
}
/* アクセスレイアウト
------------------------------ */

.three_img {
    float: left;
    width: 30%;
    margin: 15px 16px;
}

.access_tit{
 background: #4868DB;
 padding: 5px;
 color: #FCFCFC;
 text-indent: 10px;
}

/* ステリアスを巡る里の旅タクシー
------------------------------ */
.box5 {
	margin:0 auto;
	width:70%;
    border: 1px solid #8DC21F;
    padding: 18px;
}
.txtColor3 {
    color: #8CC11F;
}

.kanko-text2{
	font-weight:bold;
	color:#000000;
	
}

/* プラン予約ボタン
------------------------------ */

.btn_yoyaku a{
    color: #fff;
    background: #5776E4;
    padding: 7px;
	padding-top: 7px !important;
    margin: 10px;
	display: inline-block !important;
	border-radius: 2px;
}

/* ----------------------------------------------
	2016/08/04
	追加CSS（index.html）
---------------------------------------------- */
.ind_banners {
	width:1000px;
	margin:0 auto 30px;
}
.ind_banners:after {
	content: "";
	clear: both;
	display: block;
}

.ind_banners li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
}
.ind_banners li:nth-child(3n) {
	margin-right:0;
}
.ind_banners img {
	transition: all .5s;
}
.ind_banners img:hover {
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	opacity: 0.6;
}
/* -------------------------------------------- */
.viewPhoto {
	width:100%;
	background:#000;
}
/* -------------------------------------------- */


/* 英語版専用 */

.plandata {
	width:600px;
	float:right;
}
@media screen and (max-width: 639px) {
	.plandata {
		width:100% !important;
		float:none;
		margin-top:20px !important;
		text-align:left !important;
	}
	.plandata p {
		margin-bottom:20px !important;
	}
}

.masunoiMap {
	position:relative;
	width:100%;
	background-size:contain;
	overflow:hidden;
}
.bgMap {
	width:100%;
	height:auto;
}
.mapParts {
	position:absolute;
	right:100px;
	bottom:30px;
	background:rgba(255,255,255,0.5);
	text-align:center;
	padding:10px;
}
.mapParts p {
	margin:0 !important;
	padding:0 !important;
}
.mapParts .buttonArea {
	padding-top:30px !important;
}


