@charset utf-8;

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size:10pt;
	line-height: 1.6;
	letter-spacing:0.03em;
	-webkit-text-size-adjust:none;
	color: #333;
	background-size:cover;
	margin:0;
	padding:0;
	width:100%;
	background:#fff url(../images/body_bg.jpg) no-repeat center top;
	background-size:auto 50%;
}

body.bg_none{
background:#fff url(../images/body_bg.jpg) no-repeat center top;
}


.clear {clear:both;}

/*
ul {
	margin:0 auto;
	overflow:hidden;
	list-style:none;
}
*/
ol,ul {list-style:none;}
img {
	border:none;
	vertical-align:top;
}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
		overflow:hidden;
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

table th,
table td {
	text-align:left;
	vertical-align:top;
}


main{
width:100%;

}

p{
margin:0 3px;
line-height:160%;
}

h1,h2,h3,h4,h5{
font-weight:normal;
}

/* link
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#79785b;
	text-decoration:underline;
}
a:hover {
	color:#525131;
	text-decoration:underline;
}

/*　汎用
------------------------------------------------------------------*/
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs110 {font-size:110%;}
.fs120 {font-size:120%;}
.fs140 {font-size:140%;}

.bold{ font-weight:bold;}

.bdr_gry_btm{border-bottom:1px solid #ddd; padding-bottom:3px;}
.bdr_gry{border:1px solid #ddd; padding:3px;}
.bg_gry{background-color:#f2f5f7; padding:5px 0;}

.mg5{margin:5px;}

.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}

.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}

.ml05{margin-left:5px;}
.mr05{margin-right:5px;}

.pd05 {padding-top:5px; padding-bottom:5px;}
.pd07 {padding-left:7px; padding-right:7px;}


.left {float:left;}
.right {float:right;}

.tac {text-align:center;}
.tar {text-align:right;}
.tal {text-align:left;}
.ln {line-height:normal;}



.img100 img{
	width:100%;
	height:auto;
}

.img98{
display:block;
margin-left:auto;
margin-right:auto;
}

.img98 img{
	width:98%;
	height:auto;

}

.img90 img{
	width:90%;
	height:auto;
}

.img70 img, img.img70{
	width:70%;
	height:auto;
	

}
.img60 img, img.img60{
	width:60%;
	height:auto;

}


.img47 img{
	width:47%;
	height:auto;
}

.img45 img{
	width:45%;
	height:auto;
}


.img40 img{
	width:40%;
	height:auto;
}

.img30 img{
	width:30%;
	height:auto;
}

.img20 img{
	width:20%;
	height:auto;
}

.img10 img{
	width:10%;
	height:auto;
}

img.img10{
	width:10%;
	height:auto;
}

.img100_waku img{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
}

.w20per{
width:20%;
}

.w30per{
width:30%;
}

.w40per{
width:40%;
}
.w48per{
width:48%;
}


.w50per{
width:50%;
}
.w70per{
width:70%;
}

.w80per{
width:80%;
}



/*　カラー
------------------------------------------------------------------*/
.red {color:#cc0000;}
.green{color:#89af17;}
.brown{color:#290e05;}
.orange {color:#ff8a00;}
.pink{color:#e6727e;}
.blue{color:#0267cc;}
.black{color:#000;}

/*__ bg _____________________________________________*/

.bg_wht06{
background-color: rgba(255,255,255,0.7);
}

.bg_dgrn{
background-color:#002400;
}


/*__ tel ____________________________________________*/

.tel-bn{
width:100%;
margin:0 auto;
padding:15px;
box-sizing:border-box;
color:#ffffff;
font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

.tel-bn span{
color:#ffffff;
}

.tel_1{
font-size:30px;
display:inline-block;
letter-spacing:0.1em;
margin:5px 0px 0px 0px;
color:#ffffff;
}

.tel_2{
font-size:18px;
display:inline-block;
letter-spacing:0.1em;
color:#ffffff;
}

.tel-bn p{
text-align:center;
margin:5px 0px 10px 0px;
color:#ffffff;
}

/*　headder
------------------------------------------------------------------*/

.header_wrap{
background:url(../images/header_wrap_bg.png) no-repeat center top;
width:100%;
background-size:cover;
}

.header_wrap p{
font-size:6pt;
}

#header{
width:100%;
padding:0;
margin:0;
background-size:contain;
}

div#header p{
color:#fff;
font-size:8pt;
}

div#header h1{
width:35%; 
vertical-align:center;
float:left;
padding:5px 0 5px 10px;
display:block;
}

h1 img{
width:100%;
height:auto;
}


div#header h1 a:hover img{
opacity:1;filter:alpha(opacity=100);-ms-filter: 'alpha( opacity=100 )';
}

.header_tel{
display:none;
}

.head_menu{
display:block;
width:40%;
float:right;

	}

.head_menu img{
width:45%;
height:auto;
	float:right;
	margin:10px 2% 0 0;
	
	}
	

div.w1000LRa{
width:100%;
margin:0;
padding:0;
}

.flexslider{
width:100%;
padding:0;
margin:0 0 10px 0;
}

.flexslider ul,.flexslider ul li{
width:100%;
height:auto;
}

.flexslider img{
margin:0;
padding:0;
width:100%;
height:auto;
}



.floatR{float:none; !important;}
.floatL{float:none; !important;}


div.menu_wrap{
display:none;
}
ul#menu{
display:none;
}

.hide{
display:none;
}


div.footer_wrap{
width:100%;
background:url(../images/footer_wrap_bg.png) repeat-x center top;
}

div#footer{
width:100%;
background:url(../images/footer_bg.png) no-repeat center top;
background-size:cover;
margin:0 auto;
padding:20px 0 0px 0px;
box-sizing:border-box;
text-align:center;
}

.footer_left{
width:100%;
float:none;
}

.footer_box{
width:100%;
float:none;
padding:10px 0 0 0;
}

ul#footer_menu{
display:none;
}




/* nav
----------------------------------------------------------*/

#category_list{
	display:none;
	width:100%;
 	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
	background-color: rgba(255,255,255,0.9);
}
#category_list li{
	
	

	border-top:1px solid #ddd;
	font-size:12px;
	font-weight:bold;
	width:50%;
	box-sizing:border-box;
	float:left;
	padding:7px 2px;
	box-sizing: border-box;
	text-align:center;
	-webkit-text-size-adjust: none;
	list-style:none;
	margin:0;
	overflow:hidden;
	}

#category_list li.sen{
	border-right:1px solid #ddd;
}
#category_list li.sen_b{
	border-bottom:1px solid #ddd;
}

#category_list li.small{
	font-size:11px;
}

#category_list li a{
	color:#333;
	text-decoration: none;
	display:block;
	zoom:1;
}

#category_list li i{
margin-right:5px;
}

.list_close{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
background:#3d2501;
margin:0;
	box-sizing:border-box;
	padding:8px 2px;
	cursor:pointer;
	color:#ffffff;
	font-size:10pt;
box-sizing: border-box;
text-align:center;	
}

.list_close i{
margin-right:5px;
}

#category_list li:active{
	background:#e2f1c9;
	color:#333;
}
#category_list li.navi-on{
	background:#e2f1c9;
	background-size:cover;
	color:#fff;
}


.mincho{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}





/*__ h2 _______________________________________*/


h2.con{
color:#36230e;
font-size:20px;
font-weight:normal;
letter-spacing:0.05em;
margin:10px auto;
padding:20px 0 10px 0;
text-align:center;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
background-color: rgba(137,175,23,0.2);
}

.con_hanyu{
color:#ffffff;
font-size:20px;
font-weight:normal;
letter-spacing:0.05em;
margin:10px auto;
padding:20px 0 10px 0;
text-align:center;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
background-color:rgba(58,39,2,0.8);
}

h2.con img{
margin:0 auto;
}
/*__ title ______________________*/

.title01{
font-size:16px;
color:#000;
line-height:120%;
letter-spacing: 0.08em;
font-weight:normal;
padding:10px 0 25px;
margin:20px 0 10px 0;
box-sizing: border-box;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

.title01 span{
font-size:18px;
}

.title01_02{
background:url(../images/title01_02_bg.png) no-repeat left top;
background-size:cover;
text-align:center;
}

.title01_03{
text-align:center;
background-color: rgba(137,175,23,0.2);
padding:20px 5px;
margin:40px 0 0px 0;
background-size:cover;
}

.title01_03_2{
color:#ffffff;
text-align:center;
background-color:rgba(58,39,2,1.0);
padding:20px 5px;
margin:40px 0 0px 0;
background-size:cover;
}


.title02{
margin:20px 0;
padding:0px 0px 4px 15px;
box-sizing: border-box;
border-bottom:2px dotted #89af17;
font-size:16px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-weight:normal;
color:#333;
line-height:180%;
}

/*___buttn___________________________________________________*/

a.btn{
padding:8px 20px;
margin:10px;
background:url(../images/bg_wood.png) 0 0;
color:#fff;
letter-spacing:0.1em;
text-decoration:none;
box-sizing: border-box;
display:inline-block;
    border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
}

a.btn i{
display:inline-block;
margin-right:10px;
}

a.btn:hover{
text-decoration:underline;
}


a.btn2{
padding:8px 20px;
margin:10px;
background:url(../images/bg_gpaper.png) 0 0;
color:#fff;
letter-spacing:0.1em;
text-decoration:none;
box-sizing: border-box;
border:1px solid #fff;
display:inline-block;
    border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
}

a.btn2 i{
display:inline-block;
margin-right:10px;
}

a.btn2:hover{
text-decoration:underline;
}

/* 01-index
----------------------------------------------------------*/
h2.top_t1{
color:#36230e;
font-size:20px;
font-weight:normal;
letter-spacing:0.01em;
margin:10px auto;
padding:30px 0 10px 0;
text-align:center;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

.top_box1{
width:100%;
box-sizing:border-box;
font-size:10pt;
}

.top_box1 .photo{
margin:10px;
}

.kuki_bg{
background:url(../images/top_kuki_bg.jpg);
color:#fff;
padding:10px;
}

.hanyu_bg{
background:url(../images/top_hanyu_bg.jpg);
color:#36230e;
padding:10px;
}

/*__ about ______________________________________________*/
.about_list{
border:3px solid #89af17;
box-sizing:border-box;
background-color: rgba(255,255,255,0.6);
padding:10px 20px;
margin:0px auto 30px auto;
    border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;

}

.about_list li{
background:url(../images/pochi_grn.png) no-repeat left 50%;
list-style:none;
padding:10px 0 5px 20px;
}

.photo2{
    border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;

}


/*__ menu _____________________________________________________*/

dl.menu_step{
border:2px solid #;
    border-radius: 20px;
    -webkit-border-radius: 20px; 
    -moz-border-radius: 20px;
box-sizing:border-box;
padding:10px 20px;
margin:20px 0 50px 0;
}

.bg_gren2{
background-color: rgba(137,175,23,0.3);
}

dl.menu_step dt{
background:url(../images/bg_gpaper.png) ;
    border-radius: 50px;
    -webkit-border-radius: 50px; 
    -moz-border-radius: 50px;
    text-align:center;
    padding:10px;
    margin:10px 0;
color:#fff;
box-sizing:border-box;
}

dl.menu_step dd{
margin:0px 0 10px 0px;
    padding:20px 0 0 0;
    box-sizing:border-box;
    text-align:center;
}

dl.menu_step dd p{
margin:5px;
text-align:left;

}

.bg_tateline{
/*background:url(../images/bg_tateline.png) no-repeat 45px bottom;*/
}


/*__ kuki hanyu ________________________________________________*/

table.shop_gaiyo{
width:100%;
box-sizing:boreder-box;
border-collapse:collapse;
border:1px solid #ccc;
margin:10px auto;
background:#fff;
}

table.shop_gaiyo th{
padding:2px;
width:28%;
color:#333;
border:1px solid #333;
font-weight:normal;
vertical-align:middle;
box-sizing:boreder-box;
}

table.shop_gaiyo .bg_grn{
background:#89af17;
}

table.shop_gaiyo th span.fee_box{
display:block;
background-color:#002400;
    border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
    color:#fff;
    box-sizing:boreder-box;
    text-align:center;
}


table.shop_gaiyo td{
color:#333;
border:1px solid #333;
padding:2px;
box-sizing:boreder-box;
vertical-align:middle;
}


/*__ company ______________________________________________*/


table.comp_gaiyo{
width:98%;
border-collapse:collapse;
border:1px solid #36aece;
margin:0px 1% 20px 1%;
background:#fff;
}

table.comp_gaiyo th{
color:#ffffff;
border:1px solid #ddd;
background:#c8b799;
padding:3px;
font-weight:normal;
vertical-align:middle;
}

table.comp_gaiyo td{
color:#333;
border:1px solid #ddd;
padding:5px;
}

.googlemap{
position: relative;
padding-bottom: 50%; /*これが縦横比*/
height: 0;
overflow: hidden;
border:solid 1px #ccc;
margin:10px 0 20px 0;
}

.googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*__FAQ_________________________________________________________*/

.faq_wrap{
    border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
      padding:1px 5px 5px 5px;
      box-sizing:boreder-box;
}


dl#faqList {
box-sizing:border-box;
padding:5px;
margin:0;
}


#faqList dt{
        display:block;
    box-sizing: border-box;
    cursor:pointer;
    background:url(../images/mob_faq_dt_bg.png) no-repeat 0 top;
    background-size:auto;
    padding:4px 0 20px 50px;
margin:10px 0px 10px 0;
border-bottom:1px dashed #dedede;

letter-spacing:0.07em;
    }
    

    
#faqList dd{
    box-sizing: border-box;
    display:none;
    background:url(../images/mob_faq_ans_bg.png) no-repeat 0 top;
    padding:4px 0 10px 50px;
margin:10px 0px 10px 0;
min-height:55px;

letter-spacing:0.05em;
line-height:180%;
    }
    
    
#faqList dt.active{
    background:url(../images/mob_faq_dt_a_bg.png) no-repeat 0 0;
    }


#faqList dd a{
/*color:#089b4a;*/
text-decoration:underline;
}

#faqList dd a:hover{
/*color:#6dc393;*/
text-decoration:underline;
}

dl#faqList2 {
box-sizing:border-box;
padding:5px;
margin:0;
}


#faqList2 dt{
    display:block;
    box-sizing: border-box;
    cursor:pointer;
    background:url(../images/mob_faq_dt_bg.png) no-repeat 0 top;
    padding:4px 0 20px 50px;
margin:10px 0px 10px 0;
border-bottom:1px dashed #666666;
letter-spacing:0.07em;
    }
    
#faqList2 dd{
    box-sizing: border-box;
    display:none;
    background:url(../images/mob_faq_ans_bg.png) no-repeat 0 top;
    padding:4px 0 10px 50px;
margin:10px 0px 10px 0;
min-height:55px;
letter-spacing:0.05em;
line-height:180%;
    }
#faqList2 dt.active{
    background:url(../images/mob_faq_dt_a_bg.png) no-repeat 0 0;
    }


#faqList2 dd a{
/*color:#089b4a;*/
text-decoration:underline;
}

#faqList2 dd a:hover{
/*color:#6dc393;*/
text-decoration:underline;
}


/*__ contact ____________________________________________*/



div#mail_form table{
width:98%;
	border:1px solid #ccc;
	background:#fff;
	margin:10px 1%;
	border-collapse:collapse;
}

div#mail_form table th{
	border:1px solid #ccc;
	border-bottom:0;
	padding:3px;
	vertical-align:middle;
}
div#mail_form table td{
	border:1px solid #ccc;	
	border-top:0;
	padding:5px 2px;
	line-height:normal;
	vertical-align:middle;
}


input[type=text]{
height:30px;
font-size:15px;
padding:3px;
width:95%;
border:1px solid #ccc;
box-shadow:0px 0px 3px 1px #EFEFEF;
-moz-box-shadow:0px 0px 3px 1px #EFEFEF;
-webkit-box-shadow:0px 0px 3px 1px #EFEFEF;
}

input[type=email]{
height:30px;
font-size:15px;
padding:3px;
width:95%;
border:1px solid #ccc;
box-shadow:0px 0px 3px 1px #EFEFEF;
-moz-box-shadow:0px 0px 3px 1px #EFEFEF;
-webkit-box-shadow:0px 0px 3px 1px #EFEFEF;
}

textarea{
font-size:15px;
padding:3px;
width:95%;
border:1px solid #CCC;
box-shadow:0px 0px 3px 1px #EFEFEF;
-moz-box-shadow:0px 0px 3px 1px #EFEFEF;
-webkit-box-shadow:0px 0px 3px 1px #EFEFEF;
}

input#con_submit{
font-size:100%;
color:#000;
margin:10px 0 30px 0;
padding:10px 0px;
width:99.5%;
background:#fff;
border:1px solid #000;
box-sizing: border-box;
}

input#con_submit:hover{
text-decoration:none;
background:#dedede;
}


/* footer
----------------------------------------------------------*/
.pagetop{
background:url(../images/pagetop_bg.png);
text-align:center;
margin:0;
}

.pagetop img{
width:55%;
height:auto;
margin:0 auto;
padding:5px 0;
}


.footer_wrap{
margin-top:20px;
background:#002400 url(../images/footer_wrap_bg.jpg) no-repeat center top;
}

div#footer{
width:100%;
margin-top:20px;
padding:5px 0;
margin:0;
color:#ffffff;
background:#002400 url(../images/footer_wrap_bg.jpg) no-repeat center top;
}




.copyright{

padding:5px 0;
text-align:center;
color:#ffffff;
font-size:11px;
}

