
/********** Layout CSS **********/

/*
* Amazium V3.3.0
* Copyright 2013, Mike Ballan
* www.amazium.co.uk
*/


	/**** @header Layout ****/
	.top-line{
	height:5px; margin-bottom:0; background-color:#336699;
}
	.top-link{
	margin:-5px 0 0 0;
}
	.top-link p{
	float:right; margin-bottom:0;
}
	.top-link ul{
	float:right; margin-top:5px; margin-right:10px; margin-bottom:5px; padding:0; font-size:16px;
}
	.top-link li{
	float:right; display:block; text-align: center; margin: 0; padding:0;
}
	.top-link li:first-child{
	float:left;
}
	.top-link li a{
	 display:inline-block; text-decoration: none; padding:8px 10px; list-style-type:none; text-align: center;
}
	.social-link{
	margin-top:0; margin-left:0.5em;
}
	header h1{
	text-align:left; padding-left:1em; margin:1em 0;
}

/**** social-button ****/
	.social-button li{
	float:left;
}




/**** maine-navigation ****/
	.maine-navigation{
	display:block; padding:0; margin:20px 0 20px 0; list-style-type:none; text-align: center;
}
	.maine-navigation li{
	float:left; font-style:italic; text-align: center;  margin:0 0 0 8px; padding: 0; border-top:dotted 1px #6f8482; border-bottom:dotted 1px #6f8482;
}
	.maine-navigation li a{
	display:block; text-decoration: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
 box-sizing: border-box;  padding:10px 9px;
}

	.maine-navigation li a:link{
	background-color:#FFF;
}
	.maine-navigation li a:visited{
	background-color:#FFF;
}
	.maine-navigation li a:hover{
	background-color:#E9FAFF;
}
	.maine-navigation li a:active{
	background-color:#E9FAFF;
}

/*	.nav >#toggle, .toggle{
	display: none;
}*/

/**** @pankuzu list ****/	
	#pankuzu{
	width:100%; text-align:left; font-size:14px;
}
	#pankuzu li{
	display:inline; padding-left:0;
}
	#pankuzu li img.icon-home{
	padding-right:0.3em; vertical-align:baseline;
}
	#pankuzu li a{
	color:#3F5DB2; text-decoration:underline;
}

/**** Maine image ****/
	#imagearea{
	width:960px; height:384px; margin:0 auto; overflow:hidden;
}
	#imagearea img{
	width:100% !important; height:384px !important;
}
.cycle-pager{
	 
    text-align: center; width: 100%; z-index: 500; position: absolute; top: 10px; overflow: hidden;
}
.cycle-pager span{
	 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active{
	color: #D69746;
}
.cycle-pager > *{
	cursor: pointer;
}

/* prev / next links */
.cycle-prev, .cycle-next{
	position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer;
}
.cycle-prev{
	left: 0;  background: url(https://malsup.github.com/images/left.png) 50% 50% no-repeat;
}
.cycle-next{
	right: 0; background: url(https://malsup.github.com/images/right.png) 50% 50% no-repeat;
}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }

/**** Hotel concept Layout ****/
	.concept{
	font-style:italic; font-size:1.2em;
}
	.concept p{
	padding: 1em 10% 0;
}
	.concept-style1{
	margin: 1.5em 0.5em 1em 0.5em; font-size:1.2em;
}

/**** page Agreement style ****/
	.Detail-style1{
	margin: 1.5em 5%;
}
	.border-style1{
	border:1px solid #999; width:90%;  padding:2%;margin:3%;
}
	.tbl-layout1{
	margin-bottom: 1.5em;
}
	.low-alph{
	list-style-type:lower-alpha;
}

/**** KEK pass word link****/
	.PassName1{
	background:#BEE4ED; padding:0.5em;
}
	.PassName2{
	background:#BEEACF; padding:0.5em;
}
.PasswordPlan2 ol{
	margin-left:2em;
}

/**** IPhone Reserve button Layout ****/
	.IPhone-Book-erea{
	width:100%;
}
	.IPhone-Book-erea li{
	display:block; margin: 0;padding:0;
}
	.IPhone-Book-erea li a{
	display:block; overflow:hidden; text-align:center; text-decoration: none; max-width:450px; margin:0 auto; border-radius: 1em; border: 5px solid #5B5E60; color: #FFF; 
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; background-image : url(../photo/others/belle.jpg); background-repeat:no-repeat; background-position:left center; background-color:#919191;
}
	.IPhone-Book-erea li a h3{
	padding: 15px 0 0 0; font-size:1.8750em; /* 30px */ color: #FFF; background-color:rgba(0,0,255,0);
} 
}
	.IPhone-Book-erea li a p{
	padding:0 1em; font-size:1.1250em; /* 18px */ 
}

/**** Reserve Box Layout ****/
/*	#Reserve-Box{width:100%; margin:0;padding:0; color:#333;}*/


	#frmplanseek{
	  margin:0; line-height:1.5; padding: 1em; font-size: 12px;  background : url(../img/reserveBGImg.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
}
	#frmplanseek2{
	  margin:0; line-height:1.5; padding: 5px 10px; font-size: 16px;  background : url(../img/reserveBGImg.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
}

	#calid{
	margin: 0; 	padding: 0; font-size: 0px;
}
/*	.booking_date{width: 100%; vertical-align: middle;}*/
.ninzu-box{
	width:280px; float:left;
}

	.DataBox1{
	display:block; float:left; width:200px; margin-right:10px; padding-bottom:5px;
}
.DataBox1jp{
	display:block; float:left; width:200px; margin-right:10px; padding-bottom:5px;
}
	.DataBox2{
	display:block; width:180px; margin-right:10px; float:left; padding-bottom:5px;
}
	.StayNumber{
	display:block;width:80px; float: left; padding-right: 5px;
}
	.RoomNumber{
	display:block; width:80px; float: left;
}
	.styleA1{
	border: inset 3px #cccccc; text-align: center; vertical-align: middle; font-size: 12px; color:#555;
}
	.styleA2{
	color:#888;
}
	#ninzuarea{
	width:150px; margin: 0 10px 0 30px; display:block; float: left; padding-bottom:5px;
}
	.DataBox2jp{
	display:block; width:180px; margin-right:1em; float:left; padding-bottom:5px;
}
	.StayNumberjp{
	display:block;width:60px; float: left; padding-right: 5px;
}
	#ninzuareajp{
	width:300px; margin: 0 10px 0 0; display:block; float:left; padding-bottom:5px;
}
	.RoomNumberjp{
	display:block; width:60px; float: left;
}
	.personsjp{
	display:block; float:left; width:60px;
}
/*	.personsjp label{margin-left:-20px;}*/
.persons-childjp{
	width:80px;
}
	.notsetjp{
	width:48px; float:left;
}
	#ninzuarea label{
	margin-left:-30px;
}
	#ninzuareajp label{
	margin-left:0;
}

	#searchtypearea{
	width: 300px; display:block; float:left;
}
	#searchtypearea-jp{
	width: 260px; display:block; float:left;
}
	#BookingButton{
	display:block; width: 150px;float:left;
}
	.searchBtn{
	margin-bottom:0.3em; padding:0 2em;
}
	#RV_BUTTON{
	margin-bottom: 3px;
}
	#CL_BUTTON{  }
	.Box_LinkDetails{
	margin:5px 10px; padding: 0;
}
	.Box_LinkDetails li{
	float: left; padding-left: 10px; margin-bottom: 5px;
}
	.Corporate-member li{
	float:left;
}

/**** @Special service area Layout ****/
	.sp-service > p{
	margin-bottom:0; padding-bottom:0.3em;
}
	.detail{
	margin-top:0; padding-top:0;
}
	li.detail-link{
	text-align:right; margin-top:0; padding-top:0;
}

/**** @plan list area Layout ****/
	.plan-list{float:left;
	display:block; padding:5px; line-height:1.3; margin-bottom:10px;border:1px dotted #666;width:30%;margin-right:2%;
}
	.plan-list a{
	display:block; height:auto;
}
	.plan-list img{
	float:left; margin: 0 5px 0 0;
}
	.plan-list h4{
	margin:0; padding:0;
}
	.plan-list p{
	font-size:13px;padding:0;margin:0;
}

/**** gridLayout-a vending machine area Layout ****/
	.gridLayout-a{
	margin-bottom:2em;
}
	.gridLayout-a img{
	width:35%; height:auto; float:left;
}
	.gridLayout-a ul{
	width:65%; float:left; margin-left:0; margin-top:0.5em;
}
	.gridLayout-a li >h2{
	  margin-left:0;
}

/**** gridLayout-b vending machine area Layout ****/
	.gridLayout-b{
	margin-bottom:1em;
}
	.gridLayout-b img{
	width:40%; height:auto; float:left;
}
	.gridLayout-b ul{
	width:60%; float:left; margin-left:0; margin-top:0.3em;
}
	.gridLayout-b li{
	padding-left:0.5em;
}
	.gridLayout-b li >h2{
	  margin-left:0;text-indent:0.5em
;
}
/**** /gridLayout-b vending machine area Layout ****/

	.Concept-wrap{
	margin-bottom:1em;
}

/**** 404 not found layout ****/
	.notfound404{
	background:#365E70; padding:1em 0; margin-bottom:2em;
}
	.notfound-footer{
	background:#E89D1A; margin-bottom:2em; padding: 1.5em 2em;
}
	.notfound-title{
	margin-bottom:2em; text-align:center;
}
	.notfound-title2{
	margin-bottom:2em; text-indent:1em;
}
	.notfound-footer div{
	color:#333;
}
	.notfound-footer div a{
	color:#fff;
}

/**** @footer area Layout ****/
	footer{
	background-color:#E0E1E1; height:auto; width:100%; padding-bottom:15px;
}
	.mail-parts{
	display:block; text-align:right; z-index:5; margin-top:-3px;
}
	.mail-parts div{
	float:right; margin:0 0 0 0.5em;
}
	.mail-parts ul{
	margin:0; padding:0;
}
	.footer-navigation ul{
	margin-top: 0; display:block; padding:0; margin:0;
} 
	.footer-navigation li{
	float:left; margin:0; font-size:0.8750em; /* 14px */
}
	.footer-navigation .opened{
	color:#333;
}
	.footer-navigation .opened a:hover{
	text-decoration:none;
}
	.footer-navigation li a{
	display:block;overflow: hidden; background : url(../img/bullet-gray.png) 0px 0.6em / auto auto no-repeat scroll padding-box border-box transparent; vertical-align:middle; padding:0.5em 0.9em;
}
	.add{
	display:block; margin: 1em ; font-size: 0.8750em; /* 14px */
}

/**** @form area Layout ****/
	.form-message{
	margin-top:3em;
}

	.LinkButton-Layout1 li{
	float:left;
}

/**** AFFILIATE banner Layout ****/
	.AFFILIATEbox{
	margin-bottom:1.5em;
}
	.AFFILIATE_banner{
	width:728px; height:auto;
}
	.AFFILIATE_banner1{
	display:none;
}

/**** Frequently asked questions ****/
	.Q1{
	list-style-position:outside; list-style-image : url(../img/faq-1.png);margin-left:1.5em;padding-left:0;
}
	.An1{
	/*list-style-position:outside; list-style-image : url(../img/76.gif);*/margin-left:1.5em;padding-left:0;
}*/
	.Q2{
	list-style-position:inside; list-style-image : url(../img/faq-1.png);margin-left:1.5em;padding-left:0;
}




/***** Screen 1200px+ *****/
@media only screen and (min-width: 960px) {

/**** @main image ****/
	.bg-home{
	background : url(../img/image-bg1.png) center top / auto auto no-repeat scroll padding-box border-box #ffffff; background-attachment:fixed;
}
	#imagearea{
	margin: 0 auto;
}
	.IPhone-Book-erea{
	display:none;
}
	.IPone-Book-searchPc, .IPhone-Show{
	display:none;
}
					
/**** map layout ****/
	.map-area{
	margin: 0 5%; width:90%; margin-bottom:1em;
}
	#map_canvas{
	width: 100%; height: 400px;
}


}


/***** Screen Smaller than 1199px *****/
@media only screen and (min-width: 960px) and (max-width: 1199px) {

/**** @header Layout ****/
	/**** maine-navigation ****/
	.maine-navigation{
	  padding:0; margin:20px 0 20px 0; list-style-type:none; text-align:center; float:right;
}
	.maine-navigation li{
	float:left; font-style:italic; text-align: center; margin:0 0 0 10px; padding: 0; border-top:dotted 1px #6f8482; border-bottom:dotted 1px #6f8482;
}
	.maine-navigation li a{
	width:130px;
}
	.maine-navigation li.iphon-vertical{
	border-top:none;
}
/**** top image ****/
	#imagearea{
	height:344px;width:860px; margin-bottom:1em;
}
	#imagearea img{
	height:auto !important; width:860px !important;
}

}

/***** Tablet (Smaller than 959px) *****/
@media only screen and (min-width: 768px) and (max-width: 959px) {

	html{
	font-size: 87.5%;
}
/**** @header Layout ****/
		/**** @maine-navigation ****/
	.maine-navigation li a{
	width:110px;
}
	.maine-navigation li.iphon-vertical{
	border-top:none;
}
/**** Hotel concept Layout ****/
	.concept{
	font-style:italic; font-size:1.2em; line-height:1.3em;
}
	.concept p{
	padding: 10px 5% 0 5%;
}
	.concept-style1 li{
	font-size:1.1em; line-height:1.3em;
}
/**** top image ****/
	#imagearea{
	height:296px;
}
	#imagearea img{
	height:auto !important; width:740px !important;
}

	.IPhone-Book-erea{
	display:none;
}
	.IPone-Book-searchPc, .IPhone-Show{
	display:none;
}

	/**** @plan list area Layout ****/
	.plan-list img{
	margin: 0 0 5px 0;
}
	.plan-list h4{
	clear:both;
}
/**** map layout ****/
	.map-area{
	margin: 0 5%; width:90%; margin-bottom:1em;
}
	#map_canvas{
	width: 100%; height: 400px;
}
/**** content_1 response-img ****/
.response-img{
	width:100%;
}
}

/***** Mobile (portrait 300px) *****/
@media only screen and (max-width:767px) {

/*** top-link under the UL interpretation ***/
/*	.interpretation li{display: none;}*/
/*** /top-link under the UL interpretation ***/

	.social-link{
	display: none;
}
/* input #toggle[type="checkbox"] { visibility: hidden; }*/

/**** Mobile IPhon portrait main menu ****/
/**** @header Layout ****/
	/**** @maine-navigation ****/
	.menu{
	display: none; opacity: 0; width: 100%;
}
	.menu > li{
	display: block;
}
	.menu > li > a{
	display: block;
}
/*	.nav >.toggle{
	display: block; position: relative; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none;
}*/
/*	.nav >#toggle:checked ~ .menu{
	display: block; opacity: 1;
}*/
/*	.nav >.toggle:after{
		content: 'Main Menu';
		display: block;
		width: 90%;
		margin: 0 auto; 
		padding: 10px 50px;
		background: #78ACBA;
		background-image: url(../img/menu-back-img.png);
		background-repeat: no-repeat;
		background-position: right center;
		/*background-attachment: fixed;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		text-align: center;
		font-size: 12px;
		color: #FFFFFF;
		/*-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
		}
*/
/**** Hotel concept Layout ****/
	.concept{
	font-style:italic; font-size:1.2em; line-height:1.3em;
}
	.concept p{
	padding: 5px 3% 0 3%;
}
	.concept-style1 li{
	font-size:1.1em; line-height:1.3em;
}		
	/*.toggle:hover:after				{ background: #45ABD6; }*/
/*	.nav >#toggle:checked + .toggle:after{
	content: 'Close Menu'; background-image:none; background: #51C1F1;
}*/
/**** @Maine image ****/
	#imagearea{
	height:130px; width: 100%;
}
	#imagearea img{
	height:auto !important; width:100% !important; text-align: center;
}
	.IPhone-Book-erea{
	display: block; opacity:1;
}

	#Reserve-Box{
	display: none; opacity:0;
}

	.PC-Show{
	display: none; opacity:0;
}


/**** map layout ****/
	.map-area{
	margin: 0 5%; width:90%; margin-bottom:1em;
}
	#map_canvas{
	width: 100%; height: 300px;
}


}




/***** Mobile (portrait 300px) *****/
@media only screen and (max-width:479px) {

	html{
	font-size: 87.5%;
}
/**** @header Layout ****/
	/**** @maine-navigation ****/
	.maine-navigation{
	text-align: center; list-style-type:none; width:290px; margin:15px auto ;padding:0;
}
	.maine-navigation li{
	float:left; font-style:italic; text-align: center; margin:0 0 0 10px; padding: 0; border-top:dotted 1px #6f8482; border-bottom:dotted 1px #6f8482;
}
	.maine-navigation li a{
	width:130px;
}
	.maine-navigation li.iphon-horizontal1, 
	.maine-navigation li.iphon-horizontal2, 
	.maine-navigation li.iphon-vertical{
	border-top:none;
}
/**** content_1 response-img ****/
.response-img{
	width:100%;
}
/**** page Agreement style ****/
	.Detail-style1{
	margin: 1.5em 1%;
}
/**** map layout ****/
	.map-area{
	margin: 0 5%; width:90%; margin-bottom:1em;
}
	#map_canvas{
	width: 100%; height: 300px;
}
/**** gridLayout-b vending machine area Layout ****/
	.gridLayout-b{
	margin-bottom:1em;
}
	.gridLayout-b img{
	width:100%; height:auto;
}
	.gridLayout-b ul{
	width:100%; margin-top:0.3em;
}
/**** /gridLayout-b vending machine area Layout ****/

/**** 404 not found layout ****/
/*	.notfound404 { background:#365E70; padding:1em 0; margin-bottom:2em;}
	.notfound-footer { background:#E89D1A; margin-bottom:2em; padding: 1.5em 2em; }
	.notfound-title { margin-bottom:2em; }
*/
	.notfound-title img{
	width:90% ;
}
	.notfound-title2{
	margin-bottom:2em; text-indent:0em;
}
	.notfound-nav li{
	margin-left:1em;
}
/*	.notfound-footer div { color:#333; }
	.notfound-footer div a { color:#fff; }
*/

/**** @AFFILIATE banner Layout ****/
	.AFFILIATE_banner{
	display:none;
}
	.AFFILIATE_banner1{
	display:block; width:100%; height:auto;
}
}





/***** Mobile (landscape 420px) *****/
@media only screen and (min-width: 480px) and (max-width: 767px) {

	html{
	font-size: 87.5%;
}
/**** @header Layout ****/
	/**** @maine-navigation ****/
/*	.nav >.toggle:after{
	width: 100%;
}*/
	.maine-navigation{
	list-style-type:none; width:420px; margin:15px auto ;padding:0; text-align:left;
}
	.maine-navigation li{
	float:left; font-style:italic; margin:0 0 0 10px; padding: 0; border-top:dotted 1px #6f8482; border-bottom:dotted 1px #6f8482;
}
	.maine-navigation li a{
	width:125px;
}
	.maine-navigation li.iphon-vertical,
	.maine-navigation li.iphon-horizontal2{
	width:125px; border-top:none;
}

/**** @Maine image Layout ****/
	#imagearea{
	height:250px; width: 100%;
}
	#imagearea img{
	height:auto !important; width:100% !important; text-align: center;
}
/**** @Special-service area Layout ****/
	.sp-service p{
	width:47%; float:left;
}
	.detail{
	width:50%; float:left;
}
	.sp-service > h2{
	width:47%; padding-left:2%; float:left;
}
	.sp-service > h3{
	width:47%; padding-left:2%; float:left;
}
	.imagelayout84{
	padding:0 8% 0 8%; width:84%;
}
/**** map layout ****/
	.map-area{
	margin: 0 5%; width:90%; marginbottom:1em;
}
	#map_canvas{
	width: 100%; height: 250px;
}

/**** @AFFILIATE banner Layout ****/
	.AFFILIATE_banner{
	width:100%; height:auto;
}

}

