/* CSS Document */
#main_hd h1{
	margin-bottom: 30px;
}
#main_hd .text{
	text-align: center;
	font-size: 130%;
	line-height:160%;
}

#first {
    background: url(../../images/bg_st.png) #3D3935 repeat-x center top;
    padding: 50px 0 80px;

}
#first .inner{
	position:relative;
}
#first .inner .textWrap{
	width: 65%;
    margin-bottom: 250px;
}
#first .inner .zh_tw {
    margin-bottom: 350px;
}
#first .inner .textWrap .text{
	letter-spacing:2px;
	line-height:160%;
	margin-bottom:20px;
	font-size: 110%;
}
#first .inner .bg{
	float: right;
    position: absolute;
	top: 0;
    right: 0;
}

#spa{
}
#spa .inWrap{
	position:relative;
}
#spa .inWrap dl{
}
#spa .inWrap dl img{
	width:100%;
	height:auto;
}

#spa .inWrap dt.thumb{
	position: absolute;
	left: -100px;
	top: 20px;
	width: 30%;
	z-index: 1;
	padding: 20px;
}
#spa .inWrap dt.thumb img{
	border-radius:50%;
}
	#spa .inWrap dt.thumb:before{
		content: "";
		display: block;
		background: url(../../images/fream_wt.png) no-repeat;
		background-size: 100%;
		position:absolute;
		top:0;
		left:0;
		z-index: 2;
		height: 100%;
		width: 100%;
	}

#spa .inWrap dt.bg{
	float:right;
	width:50%;
	display: inline-block;
	position: relative;
}
	#spa .inWrap dt.bg:after{
		position: absolute;
		display: block;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: inset 200px 0 200px #3D3A35;
	}
#spa .inWrap dd{
	float:right;
	width: 20%;
	margin-top:8%;
}

#spa .inWrap:nth-child(even) dt.thumb{
	position:absolute;
	right: -100px;
	left:auto;
	top:20px;
}
	#spa .inWrap:nth-child(even) dt.thumb:before{
		background: url(../../images/fream_bk.png) no-repeat;
		background-size: 100%;
	}
#spa .inWrap:nth-child(even) dt.bg{
	float:left;
}
	#spa .inWrap:nth-child(even) dt.bg:after{
		box-shadow: inset -200px 0 200px #3D3A35;
	}
#spa .inWrap:nth-child(even) dd{	
	float:left;
}

#spa .inWrap dd .title{
	font-size: 180%;
	line-height:100%;
	letter-spacing:1px;
	margin-bottom: 10px;
}
#spa .inWrap dd .text{
	letter-spacing:2px;
	line-height:160%;
	margin-bottom:20px;
	font-size: 110%;
}

#cuisine{
}
#cuisine .inWrap{
	position:relative;
	margin-bottom: 40px;
}
#cuisine .inWrap dl{
}
#cuisine .inWrap dl img{
	width:100%;
	height:auto;
}

#cuisine .inWrap dt.thumb{
	position: absolute;
	left: -100px;
	top: 20px;
	width: 30%;
	z-index: 1;
	padding: 20px;
}
#cuisine .inWrap dt.thumb img{
	border-radius:50%;
}
	#cuisine .inWrap dt.thumb:before{
		content: "";
		display: block;
		background: url(../../images/fream_bk.png) no-repeat;
		background-size: 100%;
		position:absolute;
		top:0;
		left:0;
		z-index: 2;
		height: 100%;
		width: 100%;
	}

#cuisine .inWrap dt.bg{
	float:right;
	width:50%;
	display: inline-block;
	position: relative;
}
	#cuisine .inWrap dt.bg:after{
		position: absolute;
		display: block;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: inset 200px 0 200px #3D3A35;
	}
#cuisine .inWrap dd{
	float:right;
	width: 20%;
	margin-top:8%;
}

#cuisine .inWrap dd .title{
	font-size: 180%;
	line-height:100%;
	letter-spacing:1px;
	margin-bottom: 10px;
}
#cuisine .inWrap dd .text{
	letter-spacing:2px;
	line-height:160%;
	margin-bottom:20px;
	font-size: 110%;
}

#sightseeing{
	margin-bottom: 150px;
}
#sightseeing .inWrap{
	position:relative;
}
#sightseeing .inWrap dl{
}
#sightseeing .inWrap dl img{
	width:100%;
	height:auto;
}

#sightseeing .inWrap dt.thumb{
	position: absolute;
	left: -100px;
	top: 20px;
	width: 30%;
	z-index: 1;
	padding: 20px;
}
#sightseeing .inWrap dt.thumb img{
	border-radius:50%;
}
	#sightseeing .inWrap dt.thumb:before{
		content: "";
		display: block;
		background: url(../../images/fream_wt.png) no-repeat;
		background-size: 100%;
		position:absolute;
		top:0;
		left:0;
		z-index: 2;
		height: 100%;
		width: 100%;
	}

#sightseeing .inWrap dt.bg{
	float:right;
	width:50%;
	display: inline-block;
	position: relative;
}
	#sightseeing .inWrap dt.bg:after{
		position: absolute;
		display: block;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: inset 200px 0 200px #3D3A35;
	}
#sightseeing .inWrap dd{
	float:right;
	width: 20%;
	margin-top:8%;
}

#sightseeing .inWrap dd .title{
	font-size: 180%;
	line-height:120%;
	letter-spacing:1px;
	margin-bottom: 10px;
}
#sightseeing .inWrap dd .text{
	letter-spacing:2px;
	line-height:160%;
	margin-bottom:20px;
	font-size: 110%;
}

#access{
	background: url(../../images/bg_st.png) #3D3935 repeat-x center top;
	text-align: center;
    padding-top: 20px;
}
#access h1{
    font-size: 180%;
    line-height: 100%;
    letter-spacing: 1px;
    margin: 70px 0 30px;
}
#access .img{
	margin: 20px 0;
}
#access #map{
	margin-top: 50px;
}

#room{
	background: url(../../images/bg_st.png) #3D3935 repeat-x center top;
	padding-top: 80px;
}
#room dl {
    margin-bottom: 50px;
}
#room dt img{
	width: 100%;
	height: auto;
}
#room dd .title {
    font-size: 180%;
    line-height: 100%;
    letter-spacing: 1px;
    margin: 20px 0;
}

#room dd .text {
    letter-spacing: 2px;
    line-height: 160%;
    margin-bottom: 20px;
    font-size: 110%;
}
#room dd .btn a{
	display: inline-block;
	background: #B9642D url(../../images/btn_arw.png) no-repeat 10px;
	padding:10px 30px;
	color: #FFFFFF;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	}
#room dd .btn a:hover{
	padding:10px 50px;
	opacity: 0.7;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
#room .connecting dt{
	float: right;
	width: 52%
}
#room .connecting dd{
	float: left;
	width: 45%;
}
#room .connecting dt img{
	width: 100%;
	height: auto;
}

#sightseeing_info{
	background: url(../../images/bg_st.png) #3D3935 repeat-x center top;
}
#sightseeing_info h2 {
    font-size: 180%;
    line-height: 100%;
    letter-spacing: 1px;
    padding: 70px 0 30px;
	text-align: center;
}
#sightseeing_info .detail {
    float: none;
    width: 1000px;
}


.detail{
	padding:80px 0;
}

.detail dl{
 margin-bottom: 50px;
}
.detail dl dt{
	float:left;
	width: 45%;
}
	.detail dl dt img{
		width:100%;
		height: auto;
	}
.detail dl dd{
	float:right;
	width: 52%;
}
.detail dl:nth-child(even) dt{
	float:right;
}
.detail dl:nth-child(even) dd{
	float: left;
}

.detail dl dd .title{
	font-size:150%;
	line-height: 100%;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.detail dl dd .title span{
	font-size:90%;
	line-height: 200%;
}
.detail dl dd .text{
	letter-spacing: 2px;
    line-height: 160%;
    margin-bottom: 20px;
    font-size: 110%;
}


@media screen and (max-width: 736px){
#main_hd h1 {
    margin-bottom: 5px;
}
#main_hd .text {
    font-size: 100%;
    line-height: 100%;
}

#first {
    padding: 20px 0 30px;
}
#first .inner .textWrap {
    width: 100%;
	text-align: center;
}
#first .inner .textWrap .text {
    font-size: 100%;
}
#first .inner .bg {
    float: none;
	top: unset;
    right: unset;
    bottom: 0;
    left: 0;
    padding: 10px;
}
#first .inner .bg img{
    width: 100%;
}
	
#spa .inWrap dl {
    text-align: center;
    background: #3D3A35;
}
#spa .inWrap dt.thumb {
    display: none;
}
#spa .inWrap dt.bg {
    float: none;
    width: auto;
    display: block;
}
#spa .inWrap dt.bg:after{
	display:none;
}
#spa .inWrap dd {
    float: none;
    width: auto;
    margin-top: 0;
    padding: 5% 3%;
}

#cuisine .inWrap {
	margin-bottom: 0;
}
#cuisine .inWrap dl {
    text-align: center;
    background: #3D3A35;
}
#cuisine .inWrap dt.thumb {
    display: none;
}
#cuisine .inWrap dt.bg {
    float: none;
    width: auto;
    display: block;
}
#cuisine .inWrap dt.bg:after{
	display:none;
}
#cuisine .inWrap dd {
    float: none;
    width: auto;
    margin-top: 0;
    padding: 5% 3%;
}

#sightseeing {
    margin-bottom: 0; 
}
#sightseeing .inWrap dl {
    text-align: center;
    background: #3D3A35;
}
#sightseeing .inWrap dt.thumb {
    display: none;
}
#sightseeing .inWrap dt.bg {
    float: none;
    width: auto;
    display: block;
}
#sightseeing .inWrap dt.bg:after{
	display:none;
}
#sightseeing .inWrap dd {
    float: none;
    width: auto;
    margin-top: 0;
    padding: 5% 3%;
}

#access .img {
    overflow-x: auto;
}

#room .inner{
	padding: 5% 0; 
}
#room dl{
	text-align: center;
}
#room dd{
	padding: 0 5%;
}
#room .connecting dt{
	float: none;
	width: 100%
}
#room .connecting dd{
	padding: 0;
	float: none;
	width: 100%;
}
#room .connecting dd .text{
	padding: 0 5%;
}
	
#sightseeing_info .detail {
    width: auto;
	background-color:transparent;
}

.detail {
	background: #3D3A35;
	padding: 5%;
}
.detail dl dt{
	float:none;
	width: auto;
	margin-bottom: 10px;
}
.detail dl dd{
	float:none;
	width: auto;
	text-align: center;
}
.detail dl dd .text{
	font-size: 100%;
}
}
