@charset "utf-8";
/* CSS Document */

/*common style-----------------*/
.index_header{
	background:url(../img/all/header-back.png); 
}
.g_menu ul{
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
}
.footer_menu .tel{
	padding: 10px 0 7px;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    margin-top: 5px;
}

.bg_bl em,
.bg_bl small,
.bg_bl span,
.bg_bl a,
.bg_bl li,
.bg_bl h4,
.bg_bl h3,
.bg_bl h2,
.bg_bl p{
	color: #fff;
}
.inner{
	padding:0 1rem;
}
.bt_movie{
	display: table;
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
	background:url(../img/parts/header-back.png); 
	padding: 7px 2rem;
-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
}
.bt_movie a{
	display: inherit;
	color: #fff;
	text-decoration:none; 
}
.bg_nami{
	background: url(../img/parts/page-back-l.png)repeat-y right top;
    background-size: 150%;
    background-position: center top;
}
.bg_ishi{
	background:url(../img/spa/back_02.png)repeat;
	padding: 50px 0;
}
@media screen and (min-width:480px) {
	.bg_nami{
	background: url(../img/parts/page-back-l.png)repeat-y right top;
		background-size: cover;
	}
}
/*index style-----------------*/
#aisatu{
	background:url(../img/top/greeting-back.jpg)no-repeat,
	url(../img/top/greeting-cover.png)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0;
}
.typeyuru{
	padding: 50px 0;
}
.typeyuru .bt{
	margin-top: 30px;
	margin-bottom: 10px;
}
.typeyuru .detail + .ph{
	position: relative;
}
.typeyuru .detail + .ph:after{
	content: '';
	display: block;
	position: absolute;
    left: 2%;
    bottom: 10%;
	background:url(../img/all/hana01.png)no-repeat; 
	width: 91px;
	height: 65px;
}
#yuru03.typeyuru .detail + .ph:after{
    left: 2%;
    top: 2%;
}
#yuru02{
	background:url(../img/top/img_02.jpg)no-repeat;
	background-size: cover;
	background-position: right top;
}
#yuru02{
	padding: 0;
}
#yuru02 .inner{
	padding: 50px 1rem;
	background: rgba(000,000,000,.6);
}

@media screen and (min-width:480px) {
	#yuru02 .inner{
	background: none;
	}
	.typeyuru{
		position: relative;
		padding: 0;
	}
	.typeyuru .inner{
		padding: 0;
	}
	.typeyuru .detail + .ph:after,
	.typeyuru .detail + .ph{
		display: none;
	}
	.typeyuru .detail{
		width: 50%;
		padding: 2rem 1rem 1rem;
		background:rgba(255,255,255,.6); 
	}
	#yuru03{
		background:url(../img/top/img_03.jpg)no-repeat;
		background-size: cover;
		background-position: right top;
	}	
	#yuru01{
		background:url(../img/top/img_01.jpg)no-repeat;
		background-size: cover;
		background-position: right top;
	}
	#yuru02 .inner{
		padding: 0;
	}
	#yuru02.typeyuru .detail{
		background:rgba(000,000,000,.6);
		margin-left: auto;
	}

}
/*spa style-----------------*/
/*.pagehead + article{
	background:url(../img/parts/bg-cover.png)no-repeat; 
	background-position: left -15px;
}*/
h2.page_title{
	position: relative;
	top: -5px;
	left: 0;
	margin-bottom: 30px;
}
.spa_image{
	padding: 50px 0;
}
.spa_image ul li{
	width: 49%;
	float: left;
	line-height: 0;
	margin-bottom: 5px;
}
.spa_image ul li:nth-child(2n){
	float: right;
}
.spa_image ul:after{
	content: ' ';
	display: block;
	clear: both;
	}
.spa_image ul li img{
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
}
.t_hana{
	margin-bottom: 15px;
}
em{
	font-weight: bold;
}
.normal{
	border-collapse: separate;
    border-spacing: 2px;
}
    
.normal th {
    padding: 7px 1em;
    font-weight: 600;
    text-align: left;
    line-height: 135%;
    background: rgba(0,0,0,.1);
}
.normal td {
    padding: 7px 1em;
    font-weight: 500;
    font-size: 15px;
    line-height: 135%;
    background: rgba(0,0,0,.05);
}
.t_hana02{
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url(../img/spa/title_05.png)no-repeat;
	line-height: 2.5;
}
.t_hana03{
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url(../img/spa/title_06.png)no-repeat;
	line-height: 2.5;
}
.seibun{
	margin-bottom: 50px;
}
.seibun table{
	margin-top: 15px;
}
.ph,
.harf .ph{
	line-height: 0;
}
.ph img,
.harf .ph img{
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
	line-height: 0;
}
.harf + .harf{
	margin-top: 15px;
}
.type50:after{
	content: ' ';
	display: block;
	clear: both;
	}

@media screen and (min-width:480px) {
	.spa_image ul li{
		width: 19%;
		margin-left: 1%;
	}
	.spa_image ul li:nth-child(6),
	.spa_image ul li:first-child{
		margin-left: 0%;
	}
	.spa_image ul li:nth-child(2n) {
     float: left;
	}
	h2.page_title{
		top: -10px;
	}
	.spa_image li img{
		width: 100%;
	}

	.type50 .harf{
		width: 50%;
		float: left;
	}
	.type50 .harf.tx{
		width: 45%;
	}
	.type50 .harf.right{
		float: right;
	}
}
/*cuisine style-----------------*/
#cui_page_nav ul:after{
	content: ' ';
	display: block;
	clear: both;
}
#cui_page_nav ul{
	margin-top: 20px;
}
#cui_page_nav ul li{
	float: left;
	width: 32%;
}
#cui_page_nav ul li + li{
	margin-left:2%; 
}
#cui_page_nav ul li img{
	width: 100%;
}
.harf .harf{
	width: 49%;
	float: left;
	margin-top: 0;
}
.ph .harf + .harf{
	float: right;
	margin-top: 0 !important;
}
.onlyph .harf + .harf{
	margin-top: 5px;
}

@media screen and (min-width:480px) {
	#cui_page_nav ul{
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 30px;
	}
	.onlyph .harf + .harf{
		width: 45%;
	}
	.onlyph .harf .ph{
		position: relative;
	}
	.onlyph .harf .ph .harf + .harf{
		padding-top: 100px;
	}
	#cui03,
	#cui02,
	#cui01{
		margin-bottom: 30px;
	}
	#cuisine .bg_nami {
	    background: url(../img/parts/page-back-l.png)repeat-y right top;
	    background-size: contain;
	}
}
/*facilities style-----------------*/
.fade:after {
	content: ' ';
	display: block;
	clear: both;
}
.fade .slider_main{ margin:0 0 3px 0}
.fade .slider_thumb a{ 
	opacity:1;
	transition:opacity 0.5s;
	width: 24%;
	padding: 0 .5% 3px;
	float: left;
	line-height: 0;
	}
.fade .slider_thumb a:hover {
	opacity:0.5;
	transition:opacity 1s;}
.ph.full{
	margin-top: 3px;
}
.ph.full li{
	float: left;
	width: 49%;
	padding: 0 .5%;
	line-height: 0;
	margin-bottom: 3px;
}
#tamago01{
	position: relative;
}
.waku_border{
	border: 7px solid #B1ACA5;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}
@media screen and (min-width:480px) {
	#facilities .bg_nami {
	    background: url(../img/parts/page-back-l.png)repeat right top;
	    background-size: contain;
	}
}
/*price style-----------------*/
#yoyaku ul + ul{
	margin-top: 15px;
}
.t_bg{
	background:url(../img/price/title_05.png)no-repeat; 
	background-position: left top;
	background-size: cover;
	text-indent: -9999px;
	margin-bottom: 20px;
	line-height: 2;
}
#price_t01{
	background-position: left top;
	background:url(../img/price/title_05.png)no-repeat;
	background-size: auto 37px; 
}
#price_t02{
	background-position: left top;
	background:url(../img/price/title_06.png)no-repeat;
	background-size: auto 37px; 
}
#price_t03{
	background-position: left top;
	background:url(../img/price/title_07.png)no-repeat;
	background-size: auto 37px; 
	line-height: 2.5;
}
#price td,
#price th{
	text-align: center;
}
#price table{
	margin-bottom: 15px;
}
#rate .harf + .harf{
	margin-top: 50px;
}
#yoyaku:after{
	content: ' ';
	display: block;
	clear: both;
}
#yoyaku ul .t_hana{
		text-align:center; 
	}
#yoyaku ul .t_hana img{
		max-height: 50px;
		width: auto;
	}
@media screen and (min-width:480px) {
	#yoyaku {
		margin-bottom: 50px;
	}
	#yoyaku ul{
		min-height: 190px;
	}
	#yoyaku ul .t_hana img{
		max-height: 40px;
		width: auto;
	}

	#yoyaku ul + ul{
		margin-top: 0px;
	}
	#yoyaku ul{
		width: 48%;
		float: left;
	}
	#yoyaku ul.right{
		float: right;
	}
	#rate .harf{
		width: 48%;
	}
	#rate .harf + .harf{
		margin-top: 0px;
		width: 48%;
	}
}
/*tourism style-----------------*/
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
}
.modal__bg{
    background: rgba(255,255,255,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal_wrap{
    background: #fff;
    left: 50%;
    padding: 1rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.modal_wrap p{
	font-size: .8rem;
	line-height: 1.5;
}
#modal02 .fade .slider_thumb a{
	width: 19%;
}
#sekaiisan ul:after{
	content: ' ';
	display: block;
	clear: both;
}
#sekaiisan ul li{
	width: 47%;
	float: left;
}
#sekaiisan ul+ul li{
	width: 47%;
    float: none;
    text-align: center;
    display: table;
    margin: 0 auto; 
}
#sekaiisan ul li + li{
	margin-left: 5%;
}
hr.flower {
    border: none;
    height: 81px;
    width: 111;
    background: url(../img/cuisine/hr.png) center center no-repeat;
    margin: 4em auto;
}
.i_hana{
	background:url(../img/tourism/title-back.png)no-repeat;
	background-position: left top;
	background-size: contain; 
	padding-left: 30px;
	margin-bottom: 15px;
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: .1rem;
	margin-top: 10px;
}
#shuhen ul{
	margin-bottom: 30px;
}
#shuhen ul .ph img{
	width: 100%;
}
@media screen and (min-width:480px) {
	.modal_wrap{
	    padding: 2rem;
	    max-width: 600px;
	    margin-right: auto;
	    margin-left: auto;
	}
	.modal_wrap .text figure{
		text-align: center;
	}

	#shuhen ul{
		width: 47%;
		float: left;
	}
	#shuhen ul:nth-child(2n){
		float: right;
	}
	#shuhen ul li:last-child{
		min-height: 180px;
	}
}
/*access style-----------------*/
.t_inde01{
	padding-left: 1rem;
}
.tab{
	margin-bottom: 30px;
}
.tab .name{
	color: #fff;
    background: url(../img/access/back_01.png) center center repeat;
    padding: 7px 1rem 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
        display: inline-block;
}
.tab .map{
    background: url(../img/access/back_01.png) center center repeat;
    padding: 7px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border: 0px solid #000000;
	line-height: 0;
}
#t_osaka{
    background: url(../img/access/title_04.png)no-repeat;
    background-size: auto 36px;
    background-position: left top;
    line-height: 2.2;
}
#t_nara{
    background: url(../img/access/title_05.png)no-repeat;
    background-size: auto 36px;
    background-position: left top;
    line-height: 2.2;
}
#t_nagoya{
    background: url(../img/access/title_06.png)no-repeat;
    background-size: auto 36px;
    background-position: left top;
    line-height: 2.2;
}
#t_osaka02{
    background: url(../img/access/title_08.png)no-repeat;
    background-size: auto 36px;
    background-position: left top;
    line-height: 2.2;
}
#t_nagoya02{
    background: url(../img/access/title_09.png)no-repeat;
    background-size: auto 36px;
    background-position: left top;
    line-height: 2.2;
}
#access .type50 ul#nagoya_tx{
		margin-bottom: 0;
	}
@media screen and (min-width:480px) {

	#access .type50 ul{
		width: 48%;
		float: left;
	}
	#access .type50 ul.right{
		float: right;
	}
	#access .type50 ul.full{
		width: 100%;
	}
	#access .bg_nami {
    background: url(../img/parts/page-back-l.png)no-repeat right top;
    background-size: contain;
	}

}

/*privacy style-----------------*/
#clause h4,
#privacy h4{
	margin-bottom: 10px;
	font-size: 1rem;
	letter-spacing: 0.1rem;
}
#clause table th,#clause table td{
	padding: 5px 3px;
	font-size: .8rem;
}
#teikan_uchi th{
	width: 25%;
	text-align: center;
}
#iyakukin th,#iyakukin td{
	text-align: center;
}
#iyakukin th:first-child{
	width: 1rem;
}
@media screen and (min-width:480px) {
	#iyakukin th:first-child{
		width: 10%;
	}
	#clause .bg_nami {
	    background: url(../img/parts/page-back-l.png)no-repeat right top;
	    background-size: contain;
	}
}
/*tourism style-----------------*/
.en-page-title {
    background: url(../img/english/page-title-back.png) left bottom no-repeat;
    padding-left: 92px;
    line-height: 45px;
    padding-top: 35px;
    font-size: 45px;
    font-weight: 400;
    text-shadow: #B18256 0px 0 5px;
    color: #333;
    font-family: 'EB Garamond', serif;
}
.en-page-title span {
    display: inline-block;
    background: url(../img/english/title-after.png) right bottom no-repeat;
    width: 27px;
    height: 26px;
    padding-left: 18px;
    vertical-align: bottom;
}
.en-title {
    background: url(../img/english/title-head.png) left 15px no-repeat;
    min-height: 55px;
    padding-left: 110px;
    padding-top: 28px;
    line-height: 32px;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    margin-bottom: 1.2em;
    text-shadow: #B18256 0px 0 5px;
    font-family: 'EB Garamond', serif;
}
.en-title-s {
    background: url(../img/tourism/title-back.png) left bottom no-repeat;
    padding-left: 50px;
    padding-top: 16px;
    line-height: 18px;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-bottom: 2em;
    text-shadow: #B18256 0px 0 5px;
    font-family: 'EB Garamond', serif;
}
.radius, .radius img{
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
}
#english .left{
	float: left;
}
#english .right{
	float: right;
}
#english .viewer {position: relative; padding:67% 0 0;}
#english .viewer img {top: 0; left: 0; position: absolute; width:100%;}
.w_48 img,
.w_100 img{
	width: 100%;
}
.en-menu {
    float: left;
    width: 31.3%;
}
.en-menu p{
    text-align: center;
    line-height: 1.2;
    margin-top: 10px;
}
.en-menu + .en-menu{
	margin-left: 3%;
}
#english .inner-s{
	padding:0 1rem;
	margin-right:auto;
	margin-left:auto;
}

.table,.table-2 {
	border-collapse: separate;
}
.table th{
	padding: 7px .5em;
    font-weight: 600;
    text-align: left;
    line-height: 135%;
    background: rgba(0,0,0,.1);
    text-align: center;
}
.table td {
    padding: 7px .5em;
    font-weight: 500;
    font-size: 15px;
    line-height: 135%;
    background: rgba(0,0,0,.05);
    text-align: center;
}
.table-2 th {
    padding: 7px .5em;
    font-weight: 600;
    text-align: left;
    line-height: 135%;
    background: rgba(153,102,51,.15);
    text-align: center;
}
.table-2 th.snd {
    padding: 7px .5em;
    font-weight: 600;
    text-align: left;
    line-height: 135%;
    background: rgba(153,102,51,.25);
    width: 30%;
}
.table-2 td {
    padding: 7px .5em;
    font-weight: 500;
    font-size: .8rem;
    line-height: 135%;
    text-align: right;
    background: rgba(153,102,51,.05);
    text-align: center;
}
#english #access th,
#english #access td,
#stayplan table td{
	text-align: left;
	font-size: .9rem;
}
.address .name{
	font-size: 1.2rem;
}
@media screen and (min-width:480px) {
	}