@charset "utf-8";
/***************************
/* HTMLデフォルト設定
***************************/

* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
body {
color:#000000;
	background: #f5f5f5;
	font:16px;
"メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background-color:#FFFFFF;
	-webkit-text-size-adjust: 100%; 
}

a {
	text-decoration:none;
}
a:hover {
	opacity:1.0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a img:hover {
	opacity: 1.0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a img{ border:none;}
/***************************
ヘッダー
***************************/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#page-top img{ display:none;}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
#TOP {
	width:100%;

	height:22px;
	padding-top: 10px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/headline.jpg);
}
#TOP2 {
	width:100%;

	height:22px;

	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/headline.jpg); margin-top:-40px;
}
.header{
	height:auto;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	border-bottom-color: #E89214;
	overflow:hidden;
	margin-bottom: 20px;
	background-image: url(images/headback.jpg);
	padding-right: 20px;
	padding-left: 20px;
}
.honyakubox{
	width:100%;
	height:60px;


	margin-top:20px;
}
.englishbanner {	text-align:center; padding-top:5px; position: relative;
	float:none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c2c2c2+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e51373+0,e50012+100 */
background: #e51373; /* Old browsers */
background: -moz-linear-gradient(top,  #e51373 0%, #e50012 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e51373 0%,#e50012 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e51373 0%,#e50012 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51373', endColorstr='#e50012',GradientType=0 ); /* IE6-9 */

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:48%;
	height:60px;
	display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
 display:block; padding-top:20px; float:left;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold; display:block; font-size:21px; box-shadow: 2px 2px 2px 1px #515151;
	-moz-box-shadow: 2px 2px 2px 1px #515151;
	-webkit-box-shadow: 2px 2px 2px 1px #515151;
}


.englishbanner:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b62d+0,e89214+100 */
background: #f8b62d; /* Old browsers */
background: -moz-linear-gradient(top,  #f8b62d 0%, #e89214 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8b62d), color-stop(100%,#e89214)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f8b62d 0%,#e89214 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f8b62d 0%,#e89214 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f8b62d 0%,#e89214 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f8b62d 0%,#e89214 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b62d', endColorstr='#e89214',GradientType=0 ); /* IE6-9 */ color:#FFF;	font-weight:bold;	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 	border: 1px solid #E89214; display:block;
 
}

.chinesebanner {	text-align:center; padding-top:5px; position: relative;
	float:none;

	height:28px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8dc21f+0,1eaa39+100 */
background: #8dc21f; /* Old browsers */
background: -moz-linear-gradient(top,  #8dc21f 0%, #1eaa39 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8dc21f 0%,#1eaa39 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8dc21f 0%,#1eaa39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc21f', endColorstr='#1eaa39',GradientType=0 ); /* IE6-9 */

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:48%;
	height:60px;
	display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #595758; display:block; padding-top:20px; float:right; 
color:#FFFFFF;
	font-weight:bold; display:block; font-size:21px;border: 1px solid #FFFFFF;
}

.chinesebanner:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b62d+0,e89214+100 */
background: #f8b62d; /* Old browsers */
background: -moz-linear-gradient(top,  #f8b62d 0%, #e89214 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8b62d), color-stop(100%,#e89214)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f8b62d 0%,#e89214 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f8b62d 0%,#e89214 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f8b62d 0%,#e89214 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f8b62d 0%,#e89214 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b62d', endColorstr='#e89214',GradientType=0 ); /* IE6-9 */ color:#FFF;	font-weight:bold;	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 	border: 1px solid #E89214; display:block;
 
}
.contactbanner { margin-top:10px; float:left;
	
	width:100%;
	height:80px;

	background-color:#26AC38;
	text-align:center;
	padding-top:25px;
	display:block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 	 color:#FFFFFF; font-weight:bold; font-size:28px;
	display: block;


}


.contactbanner:hover {color:#26AC38; background-color:#FFFFFF; 	border: 3px solid #26AC38

}
.mainvbox{
	height:auto;
	width:100%;
	background-repeat:repeat-x;
	background-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E89214;
}


.logoimg{ width:100%;}
.telimg{ width:40%; margin-left:auto; margin-right:auto; margin-top:20px;}

/***************************
全体
***************************/
.mainimg{
	width:100%;
	max-width:100%;
}
.linebox {
	width:100%;
	height:22px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/headline.jpg);
	margin-top: -2px;

}
.linebox2 {
	width:100%;
	height:22px;
	margin-bottom: -2px;
	background-repeat: repeat-x;
	background-image: url(images/headline.jpg);
	z-index:1;
	position: relative;

}
.spclear{ display:none}
.kihonimg{ max-width:100%; width:100%;}
.pcimg{ display:none;}
.spimg{ display:block;}
.wrapper {
	 max-width:1000px;
	height:auto;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;


}
.main {
	border:0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	height: auto;
	width:1000px;
	padding-bottom: 20px;
}
.clear {
	clear:both;
}
.floleft {
	float:left;
}
.floright {
	float:right
}
.ma-b20 {
	margin-bottom:5px;
}
.ma-t20 {
	margin-top:20px;
}
.ma-t10 {
	margin-top:10px;
}
.ma-r5 {
	margin-right:5px;
}
.ma-r10 {
	margin-right:20px;
}
.ma-l30 {
	margin-left:30px;
}
.nakabox{ max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:auto; z-index:9;
}

.centerbox{ max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:auto; z-index:9; text-align:center;
}
.nakabox2{
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	z-index:9;

}
.nakabox3{ max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:auto; z-index:9; padding:20px;
}
.centerboxsp{ width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto; z-index:9; text-align:center;
}
.h2title{ margin-top:20px; margin-bottom:20px;}
.mainvbox{
	width:100%;
	background-image:url(images/mainback.jpg);
	background-repeat:repeat;
	height: auto;
	overflow: hidden;
}
.box01{
	width:100%;
	background-image:url(images/mainback.jpg);
	background-repeat:repeat;
	height: auto;
	overflow: hidden;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px; padding-bottom:30px;
}
.box01p01{
	width:100%;
	
	font-size:21px;
	font-weight:bold;
	line-height: 24px;
	margin-top: 10px; text-align:left;
}
.box01p02{
	width:100%;

	font-size:21px;
	font-weight:bold;
	line-height: 24px;
	margin-top: 20px; text-align:left;
}
.box01h2{ width:80%; max-width:100%; position:static; z-index:1; margin-left:auto; margin-right:auto;}
.box01img01{
	width:60%;

	margin-top:-10px;
	position: relative;
	z-index: 3;
}
.box01img02{
	width:80%;

	margin-top:-20px;
	z-index:3;
	position:relative
}
.titlebox{

	margin-left:auto;
	margin-right:auto;
	height:auto;
	z-index:9;
	margin-top:40px;
}
.titlebox img{ width:100%; max-width:100%;}
.kihonp{
	width:100%;
	font-size:21px;
	font-weight:bold;
	line-height: 24px;
	margin-top: 20px;
}
.box01-1{
	width:100%;

	margin-top: 20px; text-align:center;
}
.box01-2{
	width:100%;

	margin-top: 20px;  text-align:center;
}

.sikiriimg{ width:100%; max-width:100%; margin-bottom:30px;}
.contentsimg01{
	width:100%;
	position: static;
	z-index: 1;

}
.contentsimg02{

	width:80%;
	margin-top:20px;
	position: relative;
	z-index: 4; margin-left:auto; margin-right:auto;
}
.contentsimg03{ 
	width:28%;
	margin-top:-130px;
	position: relative;
	z-index: 4;

}

.contentsp{
	width:100%;
	font-size:21px;
	font-weight:bold;
	line-height: 24px;
	margin-top: 10px; margin-bottom:20px;

}
.contentsp2{
	width:100%;
	font-size:21px;
	font-weight:bold;
	line-height: 24px;
	margin-top: 10px;
	float:left;
	margin-bottom: 20px;
}
.contentsp3{
	width:100%;
	font-size:21px;
	font-weight:bold;
	line-height: 24px;
	margin-top: 10px; margin-bottom:20px;

}
.contentsimg04{ 

	width:50%;
	margin-top:-20px;
	position: relative;
	z-index: 4;
}
.contentsimg05{float:left;

	width:35%;
	margin-top:px;
	position: relative;
	z-index: 4;
}
.contentsp4{
	width:60%; float:right;
	font-size:21px;
	font-weight:bold;
	line-height: 24px;
	margin-top: 20px;

}
.contentsimg06{
	width:80%;
	position: relative;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
}
.box03{
	background: url(images/back02.jpg);


no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; height:200px;
	
	z-index:9; position:relative;
}
.box04{
	background-color: #F7F8F8;
	width: 100%;
	
	border-top-width: 3px;
	border-top-style: solid;
	overflow: hidden;
	padding-top:40px;
	padding-bottom: 100px;
	margin-top: -48px;
	z-index:1; padding-left:20px; padding-right:20px; 
}
.box04 h2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E89214;
	color:#000000;
	font-size: 36px;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 30px;
}
.shop-table {
	width:90%;
	font-size:24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-sizing: border-box;
	border-collapse: collapse;
	border-spacing:0;
	border-style:none;
	margin-bottom: 60px;
	margin-top:20px;
	color:#000000;
	font-weight:bold;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
}
.shop-tablesp { display:none;

}
@media print{
.shop-tables{display:none;}
}
.shop-table-td{
	padding-top:10px;
	padding-bottom:10px;
	width:35%;
	font-weight:bold;
	padding-left:20px;
	color:#E89214;
	line-height:38px;
}
.shop-table-td2{
	padding-top:10px;
	padding-bottom:10px;
	width:70%;
	line-height:38px;
}
.shop-table-tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89214;
	height:60px; margin-top:20px;
}
.box04-01{ margin-top:20px; width:90%; margin-left:auto; margin-right:auto; text-align:center; }	
.box04-01 img{width:90%;}
.box04-01 p{
	text-align:left;
	font-weight:900;
	color:#000000;
	line-height:30px;
	float:left;
	width: 90%;
	font-size: 18px;
	padding-left: 50px;
	margin-top: 10px;
}
.box04naka01{width:100%; margin-bottom:20px;}
.box04naka02{width:100%; margin-bottom:20px;}
.box04naka03{width:100%; margin-bottom:20px;}
.box04naka04{width:100%; margin-bottom:20px;}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden; margin-bottom:20px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/***************************
フッター
***************************/
.foot {
	width:100%;
	height:187px;
	padding-top: 5px;
	text-align:center;
	color:#000000;
	overflow: hidden;
	background-image: url(images/footbg.png);
	background-repeat: repeat;
}
.foot a {
	color:#FFF;
	font-weight: 300;
}
.footbox {
	 width:100%;
	height:auto;
	background-image: url(images/back05.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	text-align:center;
	padding:20px;
	font-size:18px;
	font-weight: 500;
	margin-top: 40px;
}
address{ font-size:21px;}

/***************************
youtube動画
***************************/

.box_youtube{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin:5% 0 0;
}
.box_youtube section{
	position: relative;
	width: 100%;
	padding-top: 56.25%;	
}
.box_youtube section iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


