@charset "utf-8";

/*---base stylesheet---*/


/*------------------

1.Common Setting
2.Layout
3.Index Page
4.Sub Layout
5.Sub Page

-----------------*/



/*1.Common Setting
======================================*/
html{
	font-size: 62.5%;
}
*{
	line-height:1.6;
	color:#fff;
	margin:0;
	padding:0;
	}
body {
	background-image: url(/foreign/images/index/main_img.jpg);
    background-repeat: no-repeat;  
    background-attachment: fixed;  
    background-position: 50% 0;
	background-color:#000;
	font-size:12px;
	font-size: 1.2rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#index body {
	background-image:none;
    background-repeat: no-repeat;  
    background-attachment: fixed;  
	background-color:#000;
	}
body#foreign {
	background-image:none;
    background-repeat: no-repeat;  
    background-attachment: fixed;  
	background-color:#000;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	}	
img {
	border:none;
	vertical-align:bottom;
	}
	
a {
	color:#7d0000;
	}	

ul,li {
	list-style:none;
	}

.sp5{ width:5px; }
.sp10{ width:10px; }
.sp15{ width:15px; }	
.sp20{ width:20px; }	
.sp30{ width:30px; }

h2 img {
	display:block;
	}

.for_sp { display: none;}

/*Clear
----------------------*/
.clear {
	clear:both;
	}	
	
/*--clearfix--*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
	}

.cf:after {
    clear: both;
	}

.cf {
    *zoom: 1;
	}
	



/*Contact
----------------------*/	
p.contact_banner {
	width:700px;
	margin:0 auto 10px;
	}
	
	p.contact_banner a {
		background:url(/images/contact_banner_on.jpg) no-repeat 0 0;
		display:block;
		height:110px;
		}	
		
div#underLink {
	width:100%;
	padding:30px 0 40px;
	overflow:hidden;
	zoom: 1;
	background:url(/images/main_cont_shadow.png) no-repeat center 0 #EDEBEB;
	}
	
	div#underLink ul {
		width:960px;
		margin:0 auto;
		}
		
		div#underLink ul li.ul01 {
			width:630px;
			height:109px;
			float:left;
			}
			
			div#underLink ul li.ul01 a {
				display:block;
				background:url(/images/contact_banner_on.jpg) no-repeat 0 0;
				}
			
		div#underLink ul li.ul02 {
			width:300px;
			height:109px;
			float:right;
			}	
			
			div#underLink ul li.ul02 a {
				display:block;
				background:url(/images/left_banner02_on.jpg) no-repeat 0 0;
				}			



/*Other
----------------------*/
br.sp_area {
	display:none;
	}





/*2.Layout
======================================*/
/*----Wrapper----*/
div#wrapper {
	position: relative;
	width:100%;
	overflow:hidden;
	zoom:1;
	}
	
div#mainImg {
	width:100%;
	height:200px;
	background:url(/foreign/images/index/mainimg_bg.png) repeat-x 0 bottom;
	}
	
	#index div#mainImg {
		/*height:615px;*/
		height:90vh;
		}	

div#foreignImg {
	width: 100%;
	height: 600px;
	margin-bottom: 30px;
	background: url(../images/foreign/main_img.jpg) no-repeat top;
	background-size: cover;
}
/*@media screen and (max-width:768px) {
	div#foreignImg {
		width: 100%;
		height: 400px;
		margin-bottom: 30px;
		background: url(../images/foreign/main_img.jpg) no-repeat top;
		background-size: cover;
	}
}*/

div#mainImg_cont {
	width:960px;
	height:200px;
	margin:0 auto;
	position:relative;
	}
/*@media screen and (max-width:768px) {
	div#mainImg_cont {
		width:100%;
		height:100px;
		}
}*/
	
	#index div#mainImg_cont {
		height:90vh;
		}		

/*----Header----*/
header#headerArea {
	width:960px;
	height:106px;
	position:relative;
	}
/*@media screen and (max-width:768px) {
	header#headerArea {
		width:100%;
		height:100px;
		}
}*/
	
	header#headerArea h1,
	header#headerArea h2,
	header#headerArea p,
	header#headerArea ul,
	div#mainTxt,
	p#mainBtn01,
	p#mainBtn02,
	p#mainBtn03,
	p#mainBtn04,
	ul#globalMenu {
		position:absolute;
		}
		
	header#headerArea h1 {
		width:400px;
		height:50px;
		top:30px;
		left:265px;
		font-size:11px;
		color:#f3eee6;
 		}
	
	header#headerArea h1.frg_h1 {
		top: 45px;
		font-size: 15px;
		}
		
	header#headerArea h2 {
		width:298px;
		height:106px;
		top:0;
		left:-30px;
 		}	
		
	header#headerArea ul {
		width:382px;
		height:83px;
		padding:3px 0 0 200px;
		top:0;
		right:-90px;
		background:url(/foreign/images/common/tel.png) no-repeat 0 0;
		}
	header#headerArea ul.headernav {
		background: none;
		width: auto;
		right: 0;
	}
		
		header#headerArea ul li {
			height:18px;
			float:left;
			margin: 0 15px 0 0;
			padding: 0 0 0 15px;
			background: url(/foreign/images/common/li_arr.png) no-repeat 0 center;
			}
		header#headerArea ul.headernav li {
			background: url(/foreign/images/common/li_arr.png) no-repeat 0 8px;
		}
		header#headerArea ul.headernav li:last-child {
			margin: 0;
		}
		header#headerArea ul li a {
			color: #ffffff;
			text-decoration: none;
		}
			
	div#mainTxt {
		width:541px;
		height:163px;
		left:-16px;
		/*top:242px;*/
		top: calc( 45vh - 80px);
		}
		
	p#mainBtn01 {
		width:268px;
		height:190px;
		right:0;
		bottom:340px;
		}
		
	p#mainBtn02 {
		width:125px;
		height:108px;
		right:137px;
		bottom:220px;
		}	
		
	p#mainBtn03 {
		width:125px;
		height:108px;
		right:16px;
		bottom:220px;
		}	
		
	p#mainBtn04 {
		width:200px;
		height:42px;
		right:40px;
		bottom:168px;
		}						
	
	p.h_tel {
		top: 30px;
		right: 0;
		font-size: 30px;
	}
	p.h_tel span {
		display: inline-block;
		margin: 0 10px 0 0;
		padding: 5px 0 0;
		font-size: 15px;
	}
	p.h_tel img {
		display: inline-block;
		margin: 0 10px 0 0;
		vertical-align: baseline;
	}
	p.h_add {
		top: 68px;
		right: 0;
		font-size: 15px;
	}

/*@media screen and (max-width:480px) {
	h1.frg_h1, p.h_tel, p.h_add, ul.headernav {
		display: none;
	}
	header#headerArea h2 {
		width: 230px;
		height: auto;
		top:0;
		left:0;
	}
	header#headerArea h2 img {
		width: 100%;
		height: auto;
	}
}*/
	
	/*globalMenu*/		
	ul#globalMenu {
		width:960px;
		height:35px;
		padding:40px 0 25px;
		bottom:0;
		background:url(/foreign/images/index/global_menu.png) no-repeat 0 0;
		}
		
		ul#globalMenu li {
			float:left;
			width:120px;
			height:35px;
			}
			
		ul#globalMenu li a {
			display:block;
			}			


/*--TraceGlobalMenu--*/
div#trace{
	z-index: 1000;
	width: 100%;
	min-width: 961px;
	height:65px;
	background:url(../images/common/trace_bg.png) repeat-x center bottom;
	position: fixed;
	top: -65px;
	left: 0;
	}
	
	ul#traceGlobalMenu {
		width:960px;
		height:35px;
		padding:10px 0 15px;
		/*overflow:hidden;*/
		margin:0 auto;
		}
		
	ul#traceGlobalMenu li {
		float:left;
		width:120px;
		height:35px;
		}
		
		ul#traceGlobalMenu li a {
				display:block;
				}
				
			ul#traceGlobalMenu li a img {
				display:block;
				}

/*For IE6*/
* html div#trace {
	display:none;
	}	
		
.cont_s {
	display: none;
}
/*@media screen and (max-width:767px) {
	.cont_s {
		display: block;
	}
}*/

		
/*2.Layout
======================================*/

	
/*----Main----*/
div#mainBg {
	width:100%;
	background:url(/foreign/images/common/main_bottom_bg.jpg) no-repeat 15% bottom #000;
	}

div#main:before,
div#main:after {
    content: " ";
    display: table;
	}

div#main:after {
    clear: both;
	}

div#main {
    *zoom: 1;
	width:960px;
	margin:0 auto;
	padding:0 0 200px;
	}	
	
	p#mainBottom_bg {
		width:326px;
		height:250px;
		position:absolute;
		left:-150px;
		bottom:0;
		}
	



/*----Right----*/
div#contArea_l {
	width:960px;
	}
		
div#contArea_l:before,
div#contArea_l:after {
    content: " ";
    display: table;
	}

div#contArea_l:after {
    clear: both;
	}

div#contArea_l {
    *zoom: 1;
	width:960px;
	}		



/*----Index----*/

/*ScrollMenu*/
section.scrlMenu {
	padding:0 0 20px;
	}	
	
/*バナーカルーセル*/
div#scrlMenuArea {
	width : 870px;
	height : 90px;
	padding:15px 45px 15px 45px;
	background:url(/foreign/images/index/index_banner_bg.jpg) no-repeat 0 0;
	position:relative;
	}

div#scrlMenuArea_inner {
	position:relative;
	width : 870px;
	height:90px;
	}

div#scrlMenuArea ul {
	position: absolute;
	}

div#scrlMenuArea ul li {
	float:left;
	width:270px;
	padding:0 10px;
	}

div#scrlMenuArea .jcarousel-clip {
	position:relative;
	width : 870px;
	height:90px;
	overflow:hidden;
	}

div#scrlMenuArea .jcarousel-prev,
div#scrlMenuArea .jcarousel-next {
	cursor:pointer;
	position:absolute;
	top:33px;
	width:21px;
	height:21px;
	cursor:pointer;
	}

div#scrlMenuArea .jcarousel-prev {
	left:-30px;
	background:url(/foreign/images/index/scroll_menu_left.png) no-repeat center center;
	}

div#scrlMenuArea .jcarousel-next {
	right:-30px;
	background:url(/foreign/images/index/scroll_menu_right.png) no-repeat center center;
	}

div#scrlMenuArea .jcarousel-prev:hover,
div#scrlMenuArea .jcarousel-next:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	}	
	

/*index_cont01*/
h3#index_title01 {
	width:770px;
	float:left;
	background:#000;
	}
	
p#index_btn01 {
	width:190px;
	padding:10px 0 13px;
	float:right;
	background:#000;
	}
p#index_btn01_clone { display: none;}
	
section#index_cont01 {
	/*background:url(/images/index/index_cont01.jpg) repeat-y 0 0;*/
	overflow:hidden;
	_zoom:1;
	margin:20px 0 30px;
	}
	
	article#index_cont01_01 {
		clear:both;
		/*width:365px;*/
		width:470px;
		margin:0 10px 0 0;
		float:left;
		}
		
	article#index_cont01_02 {
		width:225px;
		margin:0 10px;
		float:left;
		}
		
	article#index_cont01_03 {
		width:200px;
		margin:0 14px 0 15px;
		float:left;
		}
		
	article#index_cont01_04 {
		width:225px;
		margin:0 0 0 10px;
		float:right;
		}
		
		section#index_cont01 p.txt{
			color:#999999;
			}
	
	#index_cont01_01 h4, #index_cont01_02 h4, #index_cont01_03 h4, #index_cont01_04 h4 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#index_cont01_01 h4:before, #index_cont01_02 h4:before, #index_cont01_03 h4:before, #index_cont01_04 h4:before, h3.access_subttl01:before, h3.access_subttl02:before {
		display: inline-block;
		content: "";
		background: url("../images/sp/index01_subtitll_list.png") no-repeat left center;
		background-size: 11px 10px;
		width: 11px;
		height: 10px;
		vertical-align: -2px;
		margin-right: 0;
	}
	#index_cont01_01 h4:after, #index_cont01_02 h4:after, #index_cont01_03 h4:after, #index_cont01_04 h4:after {
		display: inline-block;
		content: "";
		background: url("../images/sp/index01_subtitle_arrow.png") no-repeat left center;
		background-size: 9px 17px;
		width: 9px;
		height: 17px;
		vertical-align: -5px;
		margin-left: 30px;
	}
	#index_cont01_01 h4 a, #index_cont01_02 h4 a, #index_cont01_03 h4 a, #index_cont01_04 h4 a {
		color: #fff;
		font-size: 18px;
	}	
				
		
/*index_searchArea*/
section#index_searchArea {
	width:300px;
	float:left;
	}
	
	div#index_searchTitle {
		width:123px;
		height:41px;
		padding:5px 88px 55px 89px;
		background:url(/foreign/images/index/index_search_title.jpg) no-repeat 0 0;
		}
		
	div#index_searchPanel {
		width:270px;
		color:#000;
		font-size:13px;
		}
		
		form#panel {
			color:#000;
			font-size:12px;
			}
			
			form#panel p {
				border-top:1px dotted #000;
				color:#000;
				padding:10px 0 0;
				margin:8px 0 0;
				}
			
			.form_l,.form_s {
				border:1px solid #a6937c;
				background:#ece5db;
				color:#000;
				margin:0 0 5px;
				}
			
			option,label {
				background:#ece5db;
				color:#000;
				}	
			
			.form_l {
				width:60px;
				}
				
			.form_s {
				width:45px;
				}
				
			.form_b {
				width:120px;
				padding:3px;
				margin:5px auto;
				color:#000;
				display:block;
				}
						
		
	p#index_searchFooter {
		height:10px;
		}	
		
		p#index_searchFooter img {
			display:block;
			}	
	
/*index_cont02*/
section#index_cont02 {
	width:630px;
	float:right;
	overflow:hidden;
	_zoom:1;
	margin:0 0 30px;
	}
	
	section#index_cont02 h3 {
		width:310px;
		padding:10px 0 25px 320px;
		background:url(/foreign/images/index/index_title02.jpg) no-repeat 0 0;
		color:#717171;
		font-size:11px;
		}
		
	section#index_cont02 ul li {
		width:210px;
		float:left;
		}
		
/*index_cont03*/
section#index_cont03 {
	width:630px;
	float:right;
	overflow:hidden;
	_zoom:1;
	}
	
	h3#index_title03 {
		width:430px;
		float:left;
		}
		
	p#index_btn03 {
		width:190px;
		margin:10px 0 0;
		float:right;
		}
		
	div#facebookCont {
		clear:both;
		width:500px;
		height:260px;/*290*/
		padding:15px 0 0 0;
		margin:0 auto;/*add*/
		}
		
		div#facebookCont dt {
			font-size:11px;
			color:#e2d5c0;
			}
		
		div#facebookCont dd {
			padding:0 0 20px;
			margin:0 0 20px;
			border-bottom:1px dotted #333333;
			}
			
			div#facebookCont dd img {
				padding:4px;
				border:1px dotted #333333;
				}
		
	div#facebookCont .jspVerticalBar {
		width: 3px;
		}
			
	div#facebookCont .jspTrack {
		background:#333333;
		}
	
	div#facebookCont .jspDrag {
		background:#666666;
		}					



/*Add 20150707*/

.addBnr_area {
	clear:both;
	width:810px;
	padding:50px 0 0;
	margin:0 auto;
	}

p.addBnr_l {
	width:390px;
	float:left;
	}
	
p.addBnr_c {
	width:390px;
	margin:0 auto;
	}	
	
p.addBnr_r {
	width:390px;
	float:right;
	}	
	
	
	
/*Footer
--------------------*/
div#footerArea {
	width:100%;
	height:367px;
	background:url(/foreign/images/common/footer_bg.jpg) repeat-x 0 0 #D0D0D0;
	}
	
	footer {
		width:960px;
		height:367px;
		position:relative;
		margin:0 auto;
		}
	footer#footer {
		position: static;
		padding-top: 25px;
		box-sizing: border-box;
	}
/*	@media screen and (max-width:768px) {
		footer#footer {
			width: 100%;
		}
	}		*/
		p#pageTop {
			width:43px;
			height:22px;
			top:-50px;
			left:458px;
			}
		
		footer p#footerTel,
		footer p#copy,
		footer ul,
		footer h3,
		footer h4,
		p#pageTop {
			position:absolute;
			font-size:11px;
			}

			
		footer h3 {
			width:150px;
			height:60px;
			top:35px;
			left:0;
			}
		footer#footer h3.f_logo {
			position: static;
			margin: 0 auto 5px;
			text-align: center;
		}
			
		footer h4 {
			width:150px;
			text-align:center;
			font-size:11px;
			color:#a6937c;
			top:95px;
			}	
		footer#footer h4.f_txt {
			position: static;
			margin: 0 auto 25px;
			text-align: center;
		}
			
			
		footer ul {
			width:140px;
			top:40px;
			}	
			
			footer ul#footerUl01 {
				left:200px;
				}
				
			footer ul#footerUl02 {
				left:320px;
				}
				
			footer ul#footerUl03 {
				left:460px;
				}		
				
				footer ul li {
					background:url(/foreign/images/common/footer_arrow01.jpg) no-repeat 0 6px;
					padding:0 0 3px 15px;
					}
				
				footer ul a,
				footer ul a:link,
				footer ul a:visited {
					font-size:12px;
					color:#a6937c;
					text-decoration:none;
					background:url(/foreign/images/common/footer_line.jpg) repeat-x 0 bottom;
					}
					
					footer ul a:hover,
					footer ul a:active {
						color:#a40000;
						}	
					
					footer ul li ul {
						position:static;
						padding:3px 0 0;
						}
						
						footer ul li ul li {
							background:url(/foreign/images/common/footer_arrow02.jpg) no-repeat 5px 7px;
							padding:0 0 3px 15px;
							}




		footer p#footerTel {
			width:340px;
			height:80px;
			top:35px;
			right:0;
			}
		footer p#footerTel a {
			pointer-events: none;
			}

			
		footer p#copy {
			width:600px;
			text-align:center;
			left:180px;
			top:215px;
			color:#7e6b5a;
			}	
		footer#footer p.f_add {
			position: static;
			margin: 0 auto 30px;
			color:#a6937c;
			font-size: 11px;
			text-align: center;
		}
		footer#footer p#copy {
			position: static;
			width: 100%;
			text-align:center;
			color:#7e6b5a;
			}
/*@media screen and (max-width:480px) {
		footer#footer ul.foreignNav {
			position: static;
			width: 100%;
			margin: 0 0 20px;
			text-align: center;
			font-size: 0;
		}
		footer#footer ul.foreignNav li {
			display: inline-block;
			width: 25%;
			margin: 0;
			padding: 0;
			background: none;
		}
		footer#footer ul.foreignNav li a {
			display: inline-block;
			padding: 0 0 0 10px;
			background: url(/images/common/footer_arrow02.jpg) no-repeat 0 center;
			font-size: 1.5rem;
			color: #e6d6c7;
		}
	}
@media screen and (min-width:480px) {
		footer#footer ul.foreignNav {
			display: none;
		}
}*/
.frgNav {
	width: 100%;
	margin: 0 auto 50px;
	text-align: center;
	font-size: 0;
}
@media screen and (max-width:480px) {
	.frgNav {
		display: none;
	}
}
.frgNav li {
	display: inline-block;
	width: 192px;
	border-left: 1px solid #514f4f;
	box-sizing: border-box;
}
.frgNav li:last-child {
	border-right: 1px solid #514f4f;
}
.frgNav li a {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
@media screen and (min-width:480px) and (max-width:768px) {
	.frgNav {
		width: 95%;
	}
	.frgNav li {
		width: 20%;
	}

}




/*--プルダウンメニュー--*/

	p.menu {
		width:30px;
		right:20px;
		top:20px;
		position:absolute;
		z-index:100000;
		}

	p.menu .menu-trigger,
	p.menu .menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
		}
	p.menu .menu-trigger {
		position: relative;
		width: 30px;
		height: 24px;
		}
	p.menu .menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #ffffff;
		border-radius: 4px;
		}
	p.menu .menu-trigger span:nth-of-type(1) {
		top: 0;
		}
	p.menu .menu-trigger span:nth-of-type(2) {
		top: 10px;
		}
	p.menu .menu-trigger span:nth-of-type(3) {
		bottom: 0;
		}
	p.menu .menu-trigger span:nth-of-type(4) {
		bottom: -7px;
		font-size:10px;
		color: #039e5f;
		background:none;
	}	

	p.menu .menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	p.menu .menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	p.menu .menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}
	.closebtn {
		display: block;
		width: 80%;
		margin: 20px auto 50px;
		padding: 15px 0;
		background: #666666;
		text-align: center;
		color: #ffffff;
		font-size: 1.6rem;
		text-decoration: none;
	}
	.reservlink {
		display: block;
		width: 80%;
		margin: 20px auto 0;
		padding: 15px 0;
		background: #910f0f;
		text-align: center;
		color: #ffffff;
		font-size: 1.6rem;
		text-decoration: none;
	}
	.dl-menu {
		display:none;
		width:100%;
		height: 100vh;
		padding: 50px 0 0;
		position:absolute;
		top:0;
		right:0;
		z-index:9999;
		background-color: rgba( 0, 0, 0, 0.9 );
		overflow: auto;
	}
	ul#spNav {
		width: 80%;
		height: auto;
		margin: 0 auto 40px;
	}
	ul#spNav li {
		padding: 10px 0;
	}
	ul#spNav li a {
		display: block;
		width: 100%;
		font-size: 2.5rem;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
	}
	.dl-menu p {
		margin: 0 auto 20px;
		font-size: 2.5rem;
		text-align: center;
	}
	.dl-menu p a {
		color: #ffffff;
		text-decoration: none;
	}
	.dl-menu p img {
		display: inline-block;
		margin: 0 10px 0 0;
		vertical-align: baseline;
	}
	.dl-menu p span {
		font-size: 1.5rem;
	}


/*--Add 180403--*/
.fix_chat {
	position: fixed;
	width: 240px;
	height: 77px;
	bottom: 0;
	right: 0;
}

/*--Add 190601--*/
.index_bnr {
	margin:20px 80px 30px;
}
.index_bnr img{
	width: 100%;
	max-width: 800px;
	height: auto;
}

/*-- 200422 --*/
#info_bnr {
	margin-bottom: 40px;
}

/*-- 200803 --*/
#info_bnr {
  text-align: center;
}
.info_bnr--goto {
  margin: 0 0 20px;
}

/*-- 201012 --*/
section#index_cont02 {
	width: 100%;
}
section#index_cont02 ul li {
	width: 320px;
	float: left;
}
section#index_cont03 {
	width: 100%;
}