@charset "utf-8";
/* CSS Document */

/****patarn_2************************/
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body,html{
	min-width:100%; -webkit-text-size-adjust: 100%;
}
body{
	padding: 0;
	margin: 0;
	background: url(../img/bg_washi.jpg)repeat;
	background-size: 768px 480px;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
/**/
section{
	overflow:hidden;
}

#index video{
	position: relative;
}
.side_banner{
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 1;
}
.side_banner a{
	max-width: 120px;
    display: inline-block;
    padding: 0 1px;
}
.side_banner a img{
	width: 100%;
}

.icon_down{
	text-align: center;
	position: relative;
	top:-400px;
	left: center;
	height: 0;
	/*animation: vertical 1s ease-in-out infinite alternate;
	*/
}
.icon_down img{
	width: 4rem;
	height: auto;
}

@keyframes vertical {
    0% { transform:translateY(-15px); }
  100% { transform:translateY(  0px); }
}


/**/
#main_ph{
	max-height: 765px;
	overflow: hidden;
	position: relative;
	line-height: 0;

}

#main_ph video{
	max-width: 100%;
	width: 100%;
	/*min-height:765px; */
}

/**@media***********
@media screen and (max-width: 1360px) {

	#main_ph video{
		min-height:765px;
		width: 1360px; 
		max-width: 1360px;
	}
}
*/

/* =========================
	common
========================= */

.mt_10{margin-top: 10px;}
.mt_15{margin-top: 15px;}
.mt_20{margin-top: 20px;}
.mt_25{margin-top: 25px;}
.mt_30{margin-top: 30px;}


/* margin-bottom */
.mb_10{margin-bottom: 10px;}
.mb_15{margin-bottom: 15px;}
.mb_20{margin-bottom: 20px;}
.mb_25{margin-bottom: 25px;}
.mb_30{margin-bottom: 30px;}
.mb_35{margin-bottom: 35px;}
.mb_40{margin-bottom: 40px;}
.mb_45{margin-bottom: 45px;}
.mb_50{margin-bottom: 50px;}
.mb_55{margin-bottom: 55px;}
.mb_60{margin-bottom: 60px;}
.mb_70{margin-bottom: 70px;}
.mb_120{margin-bottom: 120px;}

/* padding-bottom */
.pb_10{padding-bottom: 10px; display: inline-block;}
.pb_15{padding-bottom: 15px;}
.pb_20{padding-bottom: 20px;}
.pb_25{padding-bottom: 25px;}
.pb_30{padding-bottom: 30px;}
.pb_35{padding-bottom: 35px;}
.pb_40{padding-bottom: 40px;}
.pb_45{padding-bottom: 45px;}
.pb_50{padding-bottom: 50px;}
.pb_55{padding-bottom: 55px;}
.pb_60{padding-bottom: 60px;}

.clear{
	clear: both;
	height: 1px;
	padding: 0;
	margin: 0;
}
.chu{text-align: center;
	font-size: 9px;}
.t_right{text-align: right;}
.t_center{text-align: center;}
.m_auto{margin:0 auto;}

address,
em,
strong{
	font-style: normal;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

.serif{
	/*font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

img{
	width: 100%;
}

.ph_auto img{
	width: auto;
}

a{
	color:rgba(210,150,148,1);
}

hr{
	border: none;
}
.waku_1280{
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.appear_784{
	display: none;
}
p,li,th,td{
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #464645;
    line-height: 1.8em;
}

table{
	border-collapse: collapse;
}
h1 img{
	width: auto;
}

/** index
*********************************/
.cloud_01{
	position: absolute;
    top: 0px;
    left: 0;
    z-index: -1;
    width: 618px;
    height: 459px;
    background: url(../img/bg_cloud_01.jpg)no-repeat;
    background-position: left 0;
    text-indent: -9999px;
}
header{
	position: relative;
}


.main_bn ul{
	float: left;
	width: 33.3%;
	padding-right: 1px;
}
.main_bn ul:last-child{
	padding-right: 0px;
}
.main_bn ul li:nth-child(2){
	overflow: hidden;
	line-height: 0;
	/*max-height: 280px;*/
}
/*.main_bn ul li:nth-child(2) img{
	max-height: 280px;
}*/
.main_bn ul li:nth-child(3){
	margin: 0 auto;
    /*border-bottom: solid 1px #c7c7c7;*/
    padding: 20px;
	}

.main_bn ul li:first-child{
	min-height: 67px;
	margin-bottom: 5px;
	background:url(../img/mb_t_01.png)no-repeat;
	background-position: center 0;
	/**/text-indent: -9999px;
}

.main_bn ul.bn_02 li:first-child{
	background:url(../img/mb_t_02.png)no-repeat;
	background-position: center 0;
}
.main_bn ul.bn_03 li:first-child{
	background:url(../img/mb_t_03.png)no-repeat;
	background-position: center 0;
}
.main_bn ul li:nth-child(2) > img,
#miniright a > img{
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

#miniright:hover a > img,
.main_bn ul li:nth-child(2):hover > img{
	transition: .3s;
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.title_hane{
	display: table;
	margin: 40px auto 30px;
	padding: 0 15px;
}

/*新着情報*/
	.news_box{display: flex; justify-content: space-between; width:1000px; margin: 0 auto;}	
	.sns{margin-top: 80px; max-width: 450px; width:100%;}
	@media screen and (max-width: 999px) { 
	.news_box{display: inline-block; margin: 0 auto; width:100%;}	
	.info{display: table; margin: 0 auto;}
	.sns{display: table;margin: 30px auto;width:96%;}
	}



/**　plan
*********************************/
.plan{
	 background: url(../img/bg_cloud_02.jpg) no-repeat;
    background-position: right 60px;
}
.plan .waku{
	/*max-width: 1280px;*/
	margin-right: auto;
	margin-left: auto;
}

div#mini {
	float: left;
	max-width:360px;
	/*margin-right: 45px;*/ 
	max-width:33%;
	padding:0 2%;
	margin-bottom: 30px; 
}

div#mini:last-child {
	margin-right: 0px; 
}

.yoyaku_kotira{
	background: rgba(188,0,45,1);
	padding: 10px 15px;
	display: table;
	margin: 30px auto 0;
	font-size: 12px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
.yoyaku_kotira:hover{
	background: rgba(188,0,45,0.8);
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.yoyaku_kotira a{
	color: #fff;
}

div#mini #miniright{
	margin-bottom: 15px;
	overflow: hidden; 
}

.plan_rss h4,
.plan h4{
	font-size: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.plan h4 a{
	color: #cd0022; 
}
.plan p{
	font-size: 12px;
}

#researvation .plan{
	margin-top: 60px;
}


/**　news
*********************************/
.news{
    background: url(../img/bg_plan.jpg) no-repeat;
    background-position: center bottom;
    background-size: contain;
    padding: 0px 0;
    margin-top: 0px;
}
.news_part{
	margin-left: auto;
	margin-right: auto;	
	max-width: 550px;
	}

.news_part ul{
	margin-bottom: 15px;
	border-bottom: solid 1px #e0e1d9 ;
}
.news_part ul li{
	padding:10px 30px; 
}
.news_part ul li:first-child{
	color: #e492a5;
	float: left;
	margin-right: 30px;
}
.news_part ul li:first-child:before{
	content: url(../img/icon_news.png);
	padding-right: 15px;
	position: relative;
    top: 10px;
}
.news_part ul li:nth-child(2){
	margin-left: 190px;
	line-height: 4;
}
.news_part ul li a{
	color: #464645;
-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news_part ul li a:hover{
	border-bottom: solid 2px #cd0022;
	padding-bottom: 5px;
	-moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}


/**　greeting
*********************************/
.greeting{
    background: url(../img/bg_gree_03.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0 40px;
    margin-top: 30px;
    border-bottom: solid 1px #e0e1d9;
}
.greeting article{
	width:95%;
	max-width: 852px;
	margin-left: auto;
	margin-right: auto;	
}
.greeting h2{
	margin-bottom: 20px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;	
}

.greeting p{
	line-height: 1.7;
	font-size:1.3em;
}
.welcome_imgs {
	width:90%;
	max-width:1250px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:-30px auto 0px;
	box-sizing: border-box;
	padding:5px;
}
.welcome_imgs img{
	width:100%;
	max-width:600px;
	height:auto;
	padding:5px;
	margin:5px auto;
}
@media screen and (max-width: 768px) {
.welcome_imgs {
	margin:-60px auto 0;
}
}
@media screen and (max-width: 640px) {
.greeting p{
	line-height: 1.6;
	font-size:1.1em;
}
}

/*
to_top
******************/
#to_top {
    text-align: center;
    padding: 0px;
    margin: 15px auto 0;
    /*background: url(img_yo/bg-black.png) repeat;
    background: rgba(255,255,255,0.3);
    position: fixed;
    bottom: 120px;
    right: 0;
    z-index: 2;*/
}

#to_top a:hover{
	animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function:ease-out;
}

#to_top img{
	width: 126px;
	height: 43px;
}


/**　footer
*********************************/
hr.line_r_top{
	background: url(../img/line_r_top.jpg)repeat-x;
	background-position: left top;
	height: 5px;
	margin-top: 10px;
}
hr.line_r_bottom{
	background: url(../img/line_r_bottom.png)repeat-x;
	background-position: left bottom;
	height: 5px;
	margin-bottom: 10px;
}
hr.line_gry{
	border-bottom: solid 1px #e0e1d9;
}
hr.line_gry_s{
	border-bottom: solid 1px #e0e1d9;
	margin: 10px auto ;
	max-width: 800px;
}
hr.red_title{
	border-bottom: solid 1px #bc002d;
	margin: 10px 0;
}
hr.blue_title{
	border-bottom: solid 1px #0b545e;
	margin: 10px 0;
}
hr.yellow_title{
	border-bottom: solid 1px #cdb416;
	margin: 10px 0;
}

.f_plan img{
	max-width: 714px;
}

.logo{
	margin: 15px auto;
}
footer .logo{
	width: 200px;
	margin-bottom:0;
}

.bg_red{
	background-color: #bc002d;
	padding: 20px 0;
}

.copy address{
	font-size: 0.85em;
	letter-spacing: 2px;
	line-height: 1.7;
	padding: 15px 0 15px 15px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.copy .copyright{
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.7;
	margin-bottom: 15px;
}

footer nav{
	background: url(../img/bg_pink_wa.jpg)repeat;
}
footer nav ul{
	display: table;
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
}
footer nav li{
	float: left;

}
footer nav li a{
	text-indent: -9999px;
	display: table-cell;
	border:1px solid #ecb9aa;
	/*border-bottom:1px solid #ecb9aa;*/
	background: url(../img/f_nav_off.png)no-repeat;
	background-position: center 0;
	height: 40px;
	width: 158px;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
footer nav li:nth-child(2) a{
	background-position: center -40px;
}
footer nav li:nth-child(3) a{
	background-position: center -80px;
}
footer nav li:nth-child(4) a{
	background-position: center -120px;
}
footer nav li:nth-child(5) a{
	background-position: center -160px;
}
footer nav li:nth-child(6) a{
	background-position: center -200px;
}
footer nav li:nth-child(7) a{
	background-position: center -240px;
}
footer nav li:nth-child(8) a{
	background-position: center -280px;
}
footer nav li:nth-child(9) a{
	background-position: center -320px;
}
footer nav li:nth-child(10) a{
	background-position: center -360px;
}

footer nav li:hover a{
	background: url(../img/f_nav_on.png)no-repeat;
	background-position: 0px 0;
	-moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
footer nav li:nth-child(2):hover a{
	background-position: center -40px;
}
footer nav li:nth-child(3):hover a{
	background-position: center -80px;
}
footer nav li:nth-child(4):hover a{
	background-position: center -120px;
}
footer nav li:nth-child(5):hover a{
	background-position: center -160px;
}
footer nav li:nth-child(6):hover a{
	background-position: center -200px;
}
footer nav li:nth-child(7):hover a{
	background-position: center -240px;
}
footer nav li:nth-child(8):hover a{
	background-position: center -280px;
}
footer nav li:nth-child(9):hover a{
	background-position: center -320px;
}
footer nav li:nth-child(10):hover a{
	background-position: center -360px;
}
#bn_pet{
	max-width: 1200px;
	padding: 0 15px;
	text-align: center;
    display: table;
    margin: 0 auto;
}
footer #bn_pet{
	display: table;
	margin: 60px auto 0;
-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
footer #bn_pet:hover img{
	opacity: 0.7;
-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/**
設備・アメニティー
*********************************/
.amenity dl{
	width: 80%;
	margin: 30px auto;
}
.amenity dt{
	text-align: center;
	margin-bottom: 45px;
	background:rgba(205,180,22,1);

}
.amenity dt img{
	padding: 5px 20px;
}
.amenity dt span{
	background: url(../img/room/setubi_bg_03.png)no-repeat;
	background-position: center right;
	padding:0;
	color: #fff;
	display: block;
	font-size: 14px;
}
.amenity dd{
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border-left: 5px #cdb416 solid;
	padding-left: 15px;
	font-size: 12px;
	color:#757373;
}

/**
common
*********************************/
.head_titile h2{
	max-width:300px;
	margin: 0 auto;
}


.head_titile{
	padding: 70px 0;
}

#onsen .head_titile{
	background:url(../img/onsen/on_bg_h2_3.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}
#cuisine .head_titile{
	background:url(../img/cuisine/cu_bg_h2_3.jpg)no-repeat;
	background-position: center top;
	background-size: cover;
}
#room .head_titile{
	background:url(../img/room/ro_bg_h2_3.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}
#facilities .head_titile{
	background:url(../img/facilities/fa_bg_h2_3.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}
#researvation .head_titile{
	background:url(../img/researvation/re_bg_h2_3.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}
#access .head_titile{
	background:url(../img/access/ac_bg_h2_3.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}
#sightseeing .head_titile{
	background:url(../img/sightseeing/si_bg_h2_3.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}
#pets .head_titile{
	background:url(../img/pets/pets_bg_h2.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}

.detail_bg{
	background:url(../img/bg_gree_02.jpg)no-repeat;
	background-position: center;
	background-size: cover;
	padding: 40px 0;
	border-bottom: solid 1px #e0e1d9;
}
.detail{
	max-width: 600px;
	margin:0 auto; 

}
.detail ul li{
	text-align: center;
	font-size: 0.8em;
}
.detail ul li span{
	margin-right:20px;
	width: 4em; 
	color:#0b545e;
	/*border-left: 3px solid #0b545e;
	padding-left:5px;
	display: inline-block; */
}
.detail ul li span:before{
	content: '*';
	color:#0b545e;
	padding-right:5px;
}

section.movie{
	padding: 40px 0;
	background: url(../img/bg_plan.jpg)repeat;
    background-position: center;
    background-size: contain;
    border-bottom: solid 1px #e0e1d9;
}
/**/
.col_three ul video{
	width: 100%;
}
.movie.col_three ul video{
    max-width: 640px;
    max-height: 360px;
    }

.col_three ul{
    float: left;
    width: 33.3%;
    padding: 0 1%;
    overflow: hidden;
}
.col_three ul:nth-child(2){
    margin-left:0%; 
}
.col_three ul li:nth-child(2){
	height: 250px;
	margin-bottom:5px; 
	overflow: hidden;
}
.col_three ul li.stage{
	height: 250px;
	margin-bottom:5px; 
	overflow: hidden;
}
.col_three ul li{
	text-align: center;
}

.col_four ul{
    float: left;
    width: 25%;
    padding: 0 2%;
    overflow: hidden;
}
.col_four ul:first-child{
    margin-left:0%; 
}
.col_four ul li:first-child{
	height: 250px;
	margin-bottom:5px; 
	overflow: hidden;
}
.col_four ul li{
	text-align: center;
}
.red{
	color: rgba(188,0,45,1);
}
.blue{
	color: #0b545e;
}
.red_bg{
	background:rgba(188,0,45,0.5);
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.yellow_bg{
	background:rgba(205,180,22,1);
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.red_bg:hover,
.yellow_bg:hover{
	opacity: 0.8;
	  filter: alpha(opacity=80);
	  -moz-opacity: 0.8;
	  -webkit-transition: 0.3s ease-in-out;
	  -moz-transition: 0.3s ease-in-out;
	  -o-transition: 0.3s ease-in-out;
	  transition: 0.3s ease-in-out;
}
span.yellow_bg,
span.red_bg{
	padding: 3px 10px;
	display: inline-block;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	font-size: 0.85em;
}
.yellow_bg a,
.red_bg a{
	color: #fff;
}


/**
onsen
*********************************/





/**onsen_nav
******************/
.onsen_nav{
	width: 100%;
	display: table;

}
.onsen_nav li{
	float: left;
	display: table-cell;	
	width: 25%;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.onsen_nav li:first-child{
	background-color: #bc002d;
	/*background-color: #0b545e;*/
}
.onsen_nav li:hover{
	background-color: rgba(188,0,45,0.7);
	background:url(../img/nav_bg_2.png)no-repeat;
	background-position: center right;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.onsen_nav li a{
	display: inline-block;
	height: 60px;
	width: 100%;
	text-indent: -9999px;
}
.onsen_nav li:nth-child(1) a{
	background:url(../img/onsen/onsen_nav_01.png)no-repeat;
	background-size: 180px auto;
	background-position: center;
}

.onsen_nav li:nth-child(2) a{
	background:url(../img/onsen/onsen_nav_off_02.png)no-repeat;
	background-size: 180px auto;
	background-position: center;
}
.onsen_nav li:nth-child(3) a{
	background:url(../img/onsen/onsen_nav_off_03.png)no-repeat;
	background-size: 180px auto;
	background-position: center;
}
.onsen_nav li:nth-child(4) a{
	background:url(../img/onsen/onsen_nav_off_04.png)no-repeat;
	background-size: 180px auto;
	background-position: center;
}
.onsen_nav li:nth-child(2):hover a{
	background:url(../img/onsen/onsen_nav_02.png)no-repeat;
	background-size: 180px auto;
	background-position: center;
}
.onsen_nav li:nth-child(3):hover a{
	background:url(../img/onsen/onsen_nav_03.png)no-repeat;
	background-size: 180px auto;
	background-position: center;
}
.onsen_nav li:nth-child(4):hover a{
	background:url(../img/onsen/onsen_nav_04.png)no-repeat;
	background-size: 180px auto;
	background-position: center;
}

/**
onsen_01
*********************************/
.onsen_box {
    width: 100%;
    position: relative;
    z-index: 1;
}
.bg_w{
	background-color: #f7f8f5;
}
/*.room_info .bg_img,*/
.onsen_box .bg_img{
    /*text-indent: -9999px;*/
    height: 450px;
	 overflow: hidden;
}
.room_info .bg_img{
    height: 700px;
}
.room_info .v .bg_img,
.onsen_box .onsen_01 .bg_img{
	text-indent: 0px;
}
.room_info .room_01 video,
#onsen .onsen_info video {
	width: 125%;
	/*min-height: 100%;*/
	overflow: hidden;
}
.onsen_01 .bg_img{
    background:url(../img/onsen/onsen_01_bg.jpg)no-repeat;
    background-size: cover;
    width: 50%;
    float: left;
}


.onsen_box_r {
    float: left;
    width: 50%;
    position: relative;
}

.onsen_box_areamain {
    position: absolute;
    margin-top: 70px;
    left: 80px;
    overflow: hidden;
    width: 400px;
}
.bg_in_title{
	max-width: 472px;
}
.in_title{
	width: 300px;
}
.onsen_box_tx {
    font-size: 14px;
    color: #464645;
    line-height: 2em;
    margin-top: 2rem;
    text-align: justify;
    transition-property:background,width;
    transition-duration:3s;
    transition-timing-function:ease-out;    
}
.botton{
	text-align: right;
}
.botton a{
	 background-color: rgba(188,0,45,0.5);
	 background-color: rgba(205,180,22,0.8);
	 padding: 3px 10px;
	 color: #fff;
	 display: inline-block;
	 margin-top: 15px;
	 font-size: 12px;
}


/*
.onsen_box_tx .left{
	float: left;
	width: 400px;
}
.onsen_box_tx table{
	margin-left: 420px;
	width: 400px;
}
*/
.onsen_icon{
	width: 150px;
    position: relative;
    top: 130px;
    margin: 0 auto;
    height: 0;
    z-index: 21;
}

/**
onsen_02
*********************************/
.onsen_box .bg_7_and_3 .bg_img{
    /*background:url(../img/onsen/onsen_02_sl_01.jpg)no-repeat;
    background-size: cover;*/
    width: 70%;
    float: right;
    height: 700px;
}

.bg_7_and_3 .onsen_box_r {
    float: left;
    width: 30%;
    position: relative;
}
.bg_7_and_3 .onsen_box_areamain {
    width: 80%;
    position: absolute;
    margin-top: 70px;
    left: 50px;
}
.bg_l7_and_r3 .bg_in_title,
.bg_7_and_3 .bg_in_title{
	max-width: 257px;
}

/**
onsen_03
*********************************/
.onsen_box .bg_l7_and_r3 .bg_img{
	/*background:url(../img/onsen/onsen_03_sl_01.jpg)no-repeat;
	background-size: cover;*/
    width: 70%;
    float: left;
    height: 700px;
}

.bg_l7_and_r3 .onsen_box_r {
    float: right;
    width: 30%;
    position: relative;
}
.bg_l7_and_r3 .onsen_box_areamain {
    width: 80%;
    margin-top: 70px;
    left: 50px;
    padding: 0 10px 0 0;
}


/**
onsen_04
*********************************/
#onsen_04 .onsen_box .bg_7_and_3 .bg_img{
    background:url(../img/onsen/onsen_04_01.jpg)no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
/**
slider
*********************************/
.bg_img_all .viewer{
	 overflow: hidden;
	 padding:65% 0 0;
}
.bg_img_all .viewer img {
	 min-height: auto;
}

.viewer {
	position: relative;
}

.viewer img {
	top: 0; left: 0;
	position: absolute;
	 width:100%;
	 min-height: 450px;
	}
.room_01 .viewer img,
.bg_7_and_3 .viewer img,
.bg_l7_and_r3 .viewer img{
	min-height: 300px;
	width: auto;
}


/**room_nav
******************/
.room_nav{
	width: 100%;
	display: table;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.room_nav li{
	float: left;
	display: table-cell;	
	width: 25%;

}
.room_nav li:first-child{
	background-color: #cdb416;

}

.room_nav li:hover{
	background-color:rgba(205,180,22,0.7);
	background:url(../img/nav_bg_y_2.png)no-repeat;
	background-position: center right;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;

}

.room_nav li a{
	display: inline-block;
	height: 60px;
	width: 100%;
	text-indent: -9999px;
}
.room_nav li:nth-child(1) a{
	background:url(../img/room/room_nav_01.png)no-repeat;
	background-size: 220px auto;
	background-position: center;
}

.room_nav li:nth-child(2) a{
	background:url(../img/room/room_nav_off_02.png)no-repeat;
	background-size: 220px auto;
	background-position: center;
}
.room_nav li:nth-child(3) a{
	background:url(../img/room/room_nav_off_03.png)no-repeat;
	background-size: 220px auto;
	background-position: center;
}
.room_nav li:nth-child(4) a{
	background:url(../img/room/room_nav_off_04.png)no-repeat;
	background-size: 220px auto;
	background-position: center;
}
.room_nav li:nth-child(2):hover a{
	background:url(../img/room/room_nav_02.png)no-repeat;
	background-size: 220px auto;
	background-position: center;
}
.room_nav li:nth-child(3):hover a{
	background:url(../img/room/room_nav_03.png)no-repeat;
	background-size: 220px auto;
	background-position: center;
}
.room_nav li:nth-child(4):hover a{
	background:url(../img/room/room_nav_04.png)no-repeat;
	background-size: 220px auto;
	background-position: center;
}
.movie .m_title img{
	max-width: 300px;
}

.icon_movie{
	width: 60px;
	height: auto;
}
.room_info .room_01 video.kiyomori_m{
	margin: 0px 0 30px;
	width: 100%;
}


/**
section.movie
*********************************/
/*
section.movie ul:nth-child(1) video{
	background: url(../img/room/tokiko_sl_01.jpg)no-repeat;
	background-size: cover;
}
section.movie ul:nth-child(2) video{
	background: url(../img/room/miyabi_sl_01.jpg)no-repeat;
	background-size: cover;
}
section.movie ul:nth-child(3) video{
	background: url(../img/room/standard_01.jpg)no-repeat;
	background-size: cover;
}*/



/**
room_01
*********************************/
.room_01 .bg_img{
    width: 50%;
    float: left;
}

/**
room_02
*********************************/
.room_info .bg_7_and_3 .bg_img{
    width: 70%;
    float: right;
}
.bg_7_and_3 .bg_img video{
    width: 100%;
}
.bg_l7_and_r3 .bg_img video{
    width: 100%;
}
/**
room_03
*********************************/
.room_info .bg_l7_and_r3 .bg_img{
    width: 70%;
    float: left;
}




/**
cuisine
*********************************/
.cuisine_nav{
	margin: 70px auto 120px;
	display: table;
}
.cuisine_nav ul{
	float: left;
	margin: 0px 20px 0px;
}
.cuisine_nav ul h3{
	text-align: center;
}
.cuisine_nav ul li:nth-child(2){
	width: 340px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto;
}
/*
.cuisine_nav ul li:nth-child(2) img{

}*/

.cuisine_nav ul li:nth-child(2):hover a > img{
	transition: .3s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cuisine_nav h3 img{
	max-width: 300px;
}

#cuisine_info .onsen_box .bg_img {
    background: url(../img/cuisine/cuisine_01_ph01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    text-indent:-9999px;
}

#cuisine_04 .onsen_box .bg_img {
    background: url(../img/cuisine/cuisine_04_ph01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    text-indent:-9999px;
}

#cuisine_05 .onsen_box .bg_img {
    background: url(../img/cuisine/cuisine_05_ph01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    text-indent:-9999px;
}


/***slid_up************/
.box {
/*width:226px;
height:226px;*/
margin-right:0px; 
position:relative;
float: left;
overflow: hidden;
}
.box .slideup{
/*width:226px;
height:226px;*/
background:rgba(255,255,255,0.5);
position:absolute;
top:100%;
left:0;
color:#fff;
-webkit-transition: 0.2s;
-moz-transition:  0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}

.box{
	display: inline-block;
	width: 100%;
	/*height: 226px;
	width:226px;*/
}

.box:hover img{
	opacity: 1;
}
/*
.box a:hover + .slideup{
	top:0px;
background:rgba(32,178,170,0.8);
background:rgba(0,0,0,0.2);
}*/
.box:hover > .slideup {
top:30%;
background:rgba(0,0,0,0.3);
height: 100%;
width: 100%;
}
.box .slideup span {
margin:5px;
padding:5px;
text-align:center;
font-weight:bold;
display:block;
}
.box .slideup:hover span {
display:none;
}
.box .slideup .c_title{
	font-size: 0.85rem;
	line-height: 1.5;
	color: #fff;
	padding: 20px 15px 0;
	text-align: left;
}

/**slideCtrl
*********************************/
div#wrapper {
    width: 100%;
    margin: 0 auto;
}
 
div#slide {
    clear: both;
    margin: 20px 0;
    height: 190px;
    position: relative;
}
 
div#slide ul li {
    float: left;
    margin-right: 3px;
    width: 255px;
    height: 190px;
}
 
div.slideCtrl {
    position: absolute;
    top: 95px;
    cursor: pointer;
}
 
div#slide div.left {
    left: 10px;
}
 
div#slide div.right {
    right: 10px;
}

/**
facilities
*********************************/
.facilities_03{
	background:url(../img/main_03_22.jpg)no-repeat;
	background-position: center bottom;
	background-size: contain;
}
ul.float{
	display: table;
	margin: 0 auto;
}
ul.float.flex{
	display: flex;
	margin: 0 auto;
	flex-wrap: nowrap;
	justify-content: center;
}
@media screen and (max-width: 1100px) {
ul.float.flex{
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
}
}
/*@media screen and (max-width: 768px) {
ul.float.flex{
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
}
}*/
/*@media screen and (max-width: 640px) {
ul.float.flex{
	display: table;
	margin: 0 auto;
}
}*/

ul.float li{
	float: left;
	padding: 20px ;
	width: 33.3%;
	overflow: hidden;
	text-align: center;
}

.facilities_03 ul{
	padding: 70px 0 70px;
}
.facilities_03 ul h3{
	margin-bottom: 30px;
	margin-top: 0px;
}

@media screen and (min-width:800px){
#facilities_03 ul.float.flex li{
	text-align: left;
}
#facilities_03 ul.float.flex li:first-of-type{
	padding-left:50px;
}
#facilities_03 ul.float.flex li h3{
	width:200px; height:auto;margin-left:-20px;
}
}
@media screen and (max-width:799px){
#facilities_03 ul.float.flex li h3{
	margin:0 auto;
}
	#facilities_03 ul.float.flex li h3 img{
	max-width:200px;
}	
}

/*
.facilities_03 ul.float li img{
	width: 340px;
	height: 253px;
}*/

/**
sightseeing
*********************************/
#sightseeing .fl_three li{
	float: left;
	width: 33.3%;
	padding-right: 1px;
	    overflow: hidden;
	line-height: 0;
}
#sightseeing .fl_three {
	min-height: 12rem;
	margin: 30px 0 120px;
}

#sightseeing .fl_three li:hover > a img{
	transition: .3s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


/**
access
*********************************/
.root{
	max-width: 1280px;
	width: 100%;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
}
.root ul.root_text{
	float: left;
	width: 30%;
	padding: 0 70px 0 0;
}
.root p.img{
	width: 70%;
	display: inline-block;
	padding-top:30px; 
}
.root p.img img{
	max-width: 850px;
}
.root_train,
.root_car{
	margin-top: 45px;
}
.root_train li:last-child,
.root_train li:first-child,
.root_car li:last-child,
.root_car li:first-child{
	border:solid 2px #e492a5;
	background-color: #e492a5;
	color: #fff;
}


.root_train li,
.root_car li{
	border:solid 1px #ceccc8;
	padding: 2px 10px;
	display: inline-block;
	margin: 0 0 10px;
	font-size: 0.8em;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
.root_car li:nth-child(2n){
	border:none;
	padding: 5px 20px;
	background: url(../img/access/car.svg)repeat-x;
	background-position: center;
	background-size: 100px 5px;
}
.root_train li:nth-child(2n){
	border:none;
	padding: 5px 20px;
	background: url(../img/access/train.svg)repeat-x;
	background-position: center;
	background-size: 100px 5px;
}
.root_train li.walk{
	background: url(../img/access/walk.png)repeat-x;
	background-position: center;
}
.root_train li span,
.root_car li span{
	display: inline-block;
	background: #f1f2ed;
	padding: 3px;
	font-size: 0.85em;
}
.train h4,
.car h4{
	background: url(../img/access/icon_car.svg)no-repeat;
	background-position: right bottom;
	border-bottom: #cdb416 solid 1px;
	border-bottom: #bc002d solid 1px;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
.train h4{
	background: url(../img/access/icon_train.svg)no-repeat;
	background-position: right bottom;
}
/**colorbox*********************************/
#cboxOverlay {
    background: #000;
}
#cboxLoadedContent {
    background: #fff;
}
#cboxLoadedContent {
  padding: 0;
  overflow: auto;
    -moz-box-shadow: 0px 1px 10px #000000;
    -webkit-box-shadow: 0px 1px 10px #000000;
    box-shadow: 0px 1px 10px #000000;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose , #cboxTitle {
  top: -30px;
}
#colorbox, #cboxOverlay, #cboxWrapper {
  overflow: visible ;
}
#cboxTitle {
  color: #fff;
}
#inline-content {/* インラインを使用する時のみ */
    margin: 20px;
}
#ajax-wrap {/* ajaxを使用する時のみ */
  margin: 20px;
}

/**
researvation
*********************************/
.plan_rss{
	margin: 70px auto 120px;
	display: table;
}
.plan_rss ul{
	float: left;
	margin: 0px 20px 0px;
	width: 340px;
}
.plan_rss ul h3{
	padding-top: 50px;
	margin-top: 30px;
	/*background: url(../img/title/title_line.svg)no-repeat;
	background-position: center top;*/
	font-size: 14px;
}
.plan_rss ul li:nth-child(1){
	width: 340px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto;
}

.plan_rss ul li:nth-child(1):hover a > img{
	transition: .3s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.banner_01{
	margin: 120px auto;
	padding: 70px 15px;
	background:url(../img/researvation/bn_bg.jpg)no-repeat;
	background-position: center;
	background-size: cover;
}
.banner_01 a img{
	max-width: 550px;
	background:rgba(188,0,45,0.8);
	-webkit-box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.39);
	-moz-box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.39);
	box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.39);
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
	}

.banner_01 a:hover img{
	background:rgba(188,0,45,1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
	}

#pet_05 table,
.rate table{
	width: 96%;
	padding: 0 2%;
	margin:30px auto;
}
.rate table.cansel{
	margin-bottom:70px; 
}
table.normal th,table.normal td,
.rate table th,
.rate table td{
	padding: 10px 5px;
	border:solid 1px #e492a5;
	text-align: center;
	letter-spacing: 0.2em;
}
table.normal th,
.rate table thead th{
	background: rgba(188,0,45,0.1);
}

.rate table tbody th{
	color: #e492a5;
	color: #bc002d;
}

/**
bg_img
*********************************/
#facilities_info .onsen_box .bg_img {
    background: url(../img/facilities/fa_ph_01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    text-indent: -9999px;
}
#facilities_02 .onsen_box .bg_img {
    background: url(../img/facilities/fa_ph_02_1.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}
#room_info .onsen_box .bg_img {
    background: url(../img/room/kiyomori_sl_01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}
#room_02 .onsen_box .bg_img {
    background: url(../img/room/tokiko_sl_01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}
#room_03 .onsen_box .bg_img {
    background: url(../img/room/miyabi_sl_01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}
#room_04 .onsen_box .bg_img {
    background: url(../img/room/standard_01.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}

#sightseeing_01 .onsen_box .bg_img {
    background: url(../img/sightseeing/see_101.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}

#sightseeing_02 .onsen_box .bg_img {
    background: url(../img/sightseeing/see_201.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}

#sightseeing_03 .onsen_box .bg_img {
    background: url(../img/sightseeing/see_301.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    text-indent: -9999px;
}

#sightseeing_04 .onsen_box .bg_img {
    background: url(../img/sightseeing/see_402.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    text-indent: -9999px;
}
#pet_01 .onsen_box .bg_img {
    background: url(../img/pets/pet_ph01_1.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    text-indent: -9999px;
}


#cuisine_03 .onsen_box .bg_img,
#cuisine_02 .onsen_box .bg_img,
#sightseeing_01 .onsen_box .bg_img,
#sightseeing_02 .onsen_box .bg_img,
#facilities_02 .onsen_box .bg_img,
#room_info .onsen_box .bg_img,
#room_02 .onsen_box .bg_img,
#room_03 .onsen_box .bg_img,
#room_04 .onsen_box .bg_img{
    background:none;}


/**pet
********************************/
.asutalist li:before{
	content: '* ';
	color: #bc002d;
}
.asutalist li{
	padding-left: 1.5em;
    text-indent: -1.5em;
}
.underline.pink{
	background:url(../img/underline.png)repeat-x;
	background-position: bottom center;
	padding: 0 20px 5px;
	margin-bottom: 10px;
}
.underline.dot{
	padding: 0 0px 5px;
	margin-bottom: 10px;
	border-bottom:dotted 1px #ccc; 
}

.t_pink{
	color: #bc002d;
}
.line_waku.pink{
	border:solid 1px #bc002d;
	padding: 15px;
}
.line_waku.pink h3{
	margin-bottom: 20px;
}
.line_waku.pink h3:after,
.line_waku.pink h3:before{
	content: ' ';
	display: inline-block;
	background: url(../img/icon_pet.png)no-repeat center 5px;
	background-size: 75%;
	width: 1em;
	height: 1em;
	margin-right: 5px;
}
.line_waku.pink h3:after{
	margin: 0 0 0 5px;
}
#pets .botton{
	text-align: left;
}
#pets .botton a{
	padding: 0;
	line-height: 0;
	background:#bc002d;
}
#pet_04.detail_bg{
	background: none;
}
#pet_04 .cyu span{
	display: block;
}
#pet_04 .text,
#pet_04 .ph{
	width: 50%;
	padding: 0 20px;
	float: left;
	overflow: hidden;
	max-height:158px;
}
#pet_04 .line_waku.pink p{
	font-size:16px;
}
#pet_05 .detail h5{
	font-size: 18px;
}
#pet_05 .detail li{
	font-size: 16px;
}
@media screen and (max-width: 799px) {
#pet_04 .ph{
	max-height:424px;
}
}
@media screen and (max-width: 719px) {
#pet_04 .detail .text > p{
	margin-top:5px;
	display:block;
}
}

@media screen and (max-width: 500px) {
#pet_04 .ph{
	max-height:378px;
}
}
@media screen and (max-width: 480px) {
#pet_04 .ph{
	max-height:245px;
}
	#pet_04 .ph.viewer img{
		width:100% !important;
	}
}

#pet_04 .ph img{
	width: 100%;
	height:auto;
	min-height:auto;
	position:inherit;
}
#pet_04 .line_waku{
	margin-top: 30px;
}

#pets .detail .red_title{
	margin: 0 0 30px;
}
#pets .detail ul li{
	text-align: left;
}
#pets .detail ul li{
	text-indent: -1.2em;
	padding-left: 1.2em;
}
#pets .detail ul li:before{
	content: '* ';
	color: #bc002d;
}

.pets_nav li{
	float: left;
	display: table-cell;	
	width: 25%;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.pets_nav li:first-child{
	background-color: #bc002d;
	/*background-color: #0b545e;*/
}
.pets_nav li:hover{
	background-color: rgba(188,0,45,0.7);
	background:url(../img/nav_bg_2.png)no-repeat;
	background-position: center right;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.pets_nav li a{
	display: inline-block;
	height: 60px;
	width: 100%;
	text-indent: -9999px;
}
.pets_nav li:nth-child(1) a{
	background:url(../img/title/pet_h2_01_w.png)no-repeat;
	background-size: auto 46px;
	background-position: center;
}
.pets_nav li:nth-child(2) a{
	background:url(../img/title/pet_h2_02_r.png)no-repeat;
	background-size: auto 46px;
	background-position: center;
}
.pets_nav li:nth-child(3) a{
	background:url(../img/title/pet_h2_04_r.png)no-repeat;
	background-size: auto 46px;
	background-position: center;
}
.pets_nav li:nth-child(4) a{
	background:url(../img/title/pet_h2_05_2_r.png)no-repeat;
	background-size: auto 46px;
	background-position: center;
}
.pets_nav li:nth-child(2):hover a{
	background:url(../img/title/pet_h2_02_w.png)no-repeat;
	background-size: auto 46px;
	background-position: center;
}
.pets_nav li:nth-child(3):hover a{
	background:url(../img/title/pet_h2_04_w.png)no-repeat;
	background-size: auto 46px;
	background-position: center;
}
.pets_nav li:nth-child(4):hover a{
	background:url(../img/title/pet_h2_05_2_w.png)no-repeat;
	background-size: auto 46px;
	background-position: center;
}
.pc_on{
		display:block;
}
.sp_on{
		display:none;
}
@media screen and (max-width: 768px) {
	.pc_on{
		display:none;
	}
	.pc_on{
		display:block;
	}
}
