
/******************************************/
*
{
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    background-repeat: no-repeat;
}


html{
    overflow-y: scroll;
}




.nb
{
    border: none;
    border: 0;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.center
{
    width: 100%;
    text-align: center;
    clear: both;
	margin-top:-50px;
}
.clear{
    clear: both;

}
.bdr_top
{
	border-top: 1px solid #009046;
}
.bdr_btm
{
	border-bottom:1px solid #000;
}
.red
{
	color: #FF0000;
}
.red2
{
	color: #D40019;
}
.font10
{
	font-size: 10px;
}
.font12
{
	font-size: 12px;
}

.font16
{
	font-size: 16px;
}
.font16bl
{
	font-size: 16px;
	color:#000;
}
.font18
{
	font-size: 18px;
}
.font18_redb
{
	font-size: 18px;
	color: #F00;
	font-weight:bold;
}
.font18b
{
	font-size: 18px;
	font-weight:bold;
}
.font20
{
	font-size: 20px;
}
.font22
{
	font-size: 22px;
}
.font24
{
	font-size: 24px;
}
.font33
{
	font-size: 33px;
}
.font36
{
	font-size: 36px;
}

.font40
{
	font-size: 40px;
}

.fontsp05
{
	letter-spacing:0.5em;
	text-indent:-0.5em;
}

.t_right
{
	text-align: right;
}

.font_b
{
	font-weight: bold;
}

.font_white
{
	color:#FFFFFF;
}

.font_red
{
	color: #F00;
}

.font_blk
{
	color:#000 !important;
	text-shadow:none !important;
}

.font_gray
{
	font-weight:bold;
	color:#666666;
}
table 
{border-collapse: collapse; 
border-spacing: 0; 
font-size: inherit;
}

ul,dl,ol
 {
text-indent: 0;
}

li
{
list-style: none;
}

img 
{
border: 0;
}
.wh{
 color:#fff;
}
/*  */


/* N */
a,
a:link,
a:visited {
	text-decoration:none;
        color:#595757;
}
a:hover {
	text-decoration:none;
        color:#595757;


}
a:active {}
a img {
    border: none;
}
a:hover img {

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;
clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
clear:both;
}
.clearfix {display: block;
clear:both;
}

.pc_none{
	display:none;
}
/* End hide from IE-mac */



body { margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;
	background-color:#fff;
	height:100%;
        width:100%;
word-break: break-all;

}
.wrap {
	overflow: hidden;
}



/*##################################################################################################*/

@media (min-width:768px) {
.li_m{
 margin-right:2%;
}

header{
	width:100%;
	padding:0px;
	height:214px;
	background-color:#fff;
	position: fixed;
	z-index:10000;
}
header .main_box{
	width:1000px;
	margin:0px auto;
	padding:32px 50px;
	height:100px;
	background-color:#fff;
	display:block;

}
header .main_box .lbox{
	margin:0px;
        width:37%;
        max-width:370px;
	height:104px;
	float:left;
}
header .main_box .lbox h1.logo a{
	margin:0px;
        width:100%;
        height:104px;
        max-width:370px;
	display:block;
	text-indent:-9999px;
	background:url(../img/header_logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
    	float:left;

}

header .navbox{
	width:100%;
        height:24px;
	background-color:#804f21;
	padding:13px 0px;
}
header .navbox ul {
	width:1000px;
	margin:0px auto;
    list-style-type: none;
    height:24px;
}
header .navbox ul li:first-child a{
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
    float:left;
    letter-spacing: 0.8px;
}
header .navbox ul li a{
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
    letter-spacing: 0.8px;
    margin-left:18px;
    float:left;
}
header .navbox ul li a:hover{
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
    letter-spacing: 0.8px;
    margin-left:18px;
    float:left;
}

/*header .navbox ul li:last-child a{
    text-align: left;
    margin:-5px 0px 0px 0px;
    padding: 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
    float:right;
}*/

header .main_box .menu_btn{
 display:none;

}
header .main_box .rbox{
	margin-left:5%;
	width:58%;
        max-width:580px;
	height:104px;
        text-align:left;
	float:right;
 	background-color:#fff;
	display:block;

}
header .main_box .rbox .box01{
	margin:0px;
	width:51.7%;
        max-width:280px;
	height:85px;
	color:#000;
	font-size:22px;
        text-align:center;
	float:left;
	display:block;


}
header .main_box .rbox .box02{
	margin:0px;
	width:48.3%;
        max-width:300px;
	height:85px;
	color:#000;
	font-size:22px;
        text-align:center;
	float:left;
	display:flex;
justify-content: space-between;
}
header .main_box .rbox .box02 img{
	width:65px;
}
header .main_box .rbox .box03{
	margin:0px;
	width:100%;
        max-width:560px;
	height:19px;
	color:#000;
	font-size:15px;
        letter-spacing: 0.1px;
        text-align:center;
	display:block;
}


.header_navi{
display:none;
}
.sc_mbox{
	width:100%;
        position: fixed;
        bottom:2%;
	z-index:999;

}
.sc_mbox .sc_box{
	width:90%;
	margin:0px auto;
	padding:0% 5%;
	max-width:1000px;

}
.sc_mbox .sc_box .rtop a{
    width:39px;
    height:39px;
    background:url(../img/rtop_bn.gif);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
    float:right;
}

.link_btn a{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#ff6800;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#fff;
}
.link_btn a:hover{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#ff6800;

}
.btn a{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#ff6800;
}
.btn a:hover{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#ff6800;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#fff;

}
/* mbox */

.mbox{
	width:100%;
	height:42px;
	text-align:center;
	font-size:22px;
	color:#fff;
	background-color:#804f21;
	border-radius:15px;
	line-height:42px;

}
.mbox .btxt{
	font-size:26px;
	color:#fff;
	line-height:42px;
}

/* gmap */
.gmap{
	width:100%;
	margin:0px;
	padding:55px 0px;
	background-color:#fff;
	display:block;
	overflow:hidden;
}
.gmap .midashi{
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-weight:bold;
        color:#804f21;
	font-size:22px;
}
.gmap .img_box{
	width:100%;
	max-width:1000px;
	margin:30px auto 0px auto;
	padding:0px;
}
.gmap .img_box img{
	width:100%;
}
.gmap .box{
	width:100%;
	max-width:1000px;
	height:520px;
	margin:0px auto 30px auto;
	padding:0px;
	background-color:#ccc;
	display:block;
}


/* relation */

.relation{
	width:100%;
	height:275px;
	margin:0px;
	padding:40px 0px 30px 0px;
        color:#804f21;
	background-color:#eaf544;
	display:block;
}
.relation .midashi{
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-weight:bold;
        color:#804f21;
	font-size:22px;
}
.relation .txt{
	margin:20px auto 0px auto;
	padding:0px;
	text-align:center;
        color:#804f21;
	font-size:18px;
	font-weight:bold;
}
.relation .box{
	width:100%;
	max-width:992px;
	margin:30px auto 0px auto;
	padding:0px 54px;
}
.relation .box .box01{
	width:340px;
	height:100px;
	margin:0px;
	padding:30px;
        color:#804f21;
	background-color:#ff6800;
	display:block;
	float:left;
}
.relation .box .box01 .title{
	text-align:left;
        color:#fff;
	font-size:23px;
}
.relation .box .box01 .tel{
	text-align:left;
        color:#fff;
	font-size:38px;
	line-height:130%;
}
.relation .box .box01 .add{
	text-align:left;
        color:#fff;
	font-size:19px;
}


.relation .box img{
	float:left;
}

/* footer_navi */

.footer_navi{
	width:100%;
	margin:0px;
	padding:35px 0px;
        color:#fff;
	font-size:16px;
	background-color:#804f21;
	display:block;
	overflow:hidden;
}
.footer_navi .box{
	width:100%;
	max-width:1000px;
	margin:0px auto;
	padding:0px 50px;
}

.footer_navi .box .menu01{
	width:50%;
	max-width:500px;
	margin-left:80px;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu01 .box01{
	width:35%;
	max-width:140px;
	margin-left:1em;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu01 .box02{
	width:30%;
	max-width:130px;
	margin-left:30px;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu01 .box03{
	width:35%;
	max-width:140px;
	margin-left:30px;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu02{
	width:14%;
	max-width:140px;
	margin-left:50px;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu03{
	width:17%;
	max-width:170px;
	margin-left:50px;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi a, .footer_navi a:hover{
	color:#fff;
}

/* footer */


footer{
	width:100%;
	height:270px;
	margin:0px;
        color:#000;

}
footer .footer_navi{
        display:none;
}
footer .footer_box{
        width:100%;
	max-width:1000px;
	height:200px;
	margin:0px auto;
	padding:50px 50px 0px 50px;

}
footer .footer_box .logo a{
	width:365px;
	height:100px;
	margin:0px auto 15px auto;
	background:url(../img/footer_logo.png);
	background-repeat:no-repeat;
 	background-position:center;
	display:block;
	text-indent:-9999px;

}
footer .footer_box .ad_box{
	width:460px;
	height:20px;
	margin:5px auto 20px auto;
	font-weight:normal;
	font-size:16px;
	text-align:center;

}
footer .footer_box .ad_box .address{
	text-align:center;
	float:left;
}
footer .footer_box .ad_box .tel{
	margin-left:15px;
	text-align:center;
	float:left;
}
footer .footer_box .ad_box .tel a{
	color:#000;
	text-decoration:none;
}

footer .footer_box .copy{
	width:100%;
	height:18px;
	font-weight:normal;
	font-size:14px;
	text-align:center;

}

.sns_box{
	width:100%;
	max-width:1000px;
	overflow:hidden;
	display:flex;
justify-content: space-between;
}
.sns_box .ftg1{
	width:297px;
}

.sns_box .ftg2{
	width:165px;
}
/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-left: 15px;}
.ml20{    margin-left: 20px;}
.ml30{    margin-left: 30px;}
.ml40{    margin-left: 40px;}

.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.mr20{    margin-right: 20px;}
.mr30{    margin-right: 30px;}
.mr40{    margin-right: 40px;}

.pc { display: block; }
.sp { display: none; }
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}

}

/*  ------------------------------------------------------------------------------------*/

@media screen and (min-width:768px) and ( max-width:1050px) {
		.br2::before {
			content: "\A" ;
			white-space: pre ;
		}
.li_m{
 margin-right:2%;
}

header{
	width:100%;
	padding:0px;
	height:176px;
	background-color:#fff;
	position: fixed;
	z-index:10000;
}
header .main_box{
	width:90%;
	margin:0px auto;
	padding:16px 5%;
	height:100px;
	background-color:#fff;
	display:block;

}
header .main_box .lbox{
	margin:0px;
        width:37%;
        max-width:370px;
	height:104px;
	float:left;
}
header .main_box .lbox h1.logo a{
	margin:0px;
        width:100%;
        height:100px;
        max-width:370px;
	display:block;
	text-indent:-9999px;
	background:url(../img/header_logo.png);
	background-repeat:no-repeat;
	background-position:center center;	
	background-size:contain;
    	float:left;

}

header .navbox{
	width:100%;
        height:22px;
	background-color:#804f21;
	padding:13px 0px;
}
header .navbox ul {
	width:92%;
	margin:0px auto;
	padding:0% 4%;
    list-style-type: none;
    height:22px;
}
header .navbox ul li:first-child a{
    text-align: left;
    padding: 0;
    font-size:13px;
    color:#fff;
    font-weight:normal;
    float:left;
    letter-spacing: 0.4px;
}
header .navbox ul li a{
    text-align: left;
    padding: 0;
    font-size:13px;
    color:#fff;
    font-weight:normal;
    letter-spacing: 0.4px;
    margin-left:14px;
    float:left;
}
header .navbox ul li a:hover{
    text-align: left;
    padding: 0;
    font-size:13px;
    color:#fff;
    font-weight:normal;
    letter-spacing: 0.4px;
    margin-left:14px;
    float:left;
}

/*header .navbox ul li:last-child a{
    text-align: left;
    margin:-5px 0px 0px 0px;
    padding: 0;
    font-size:13px;
    color:#fff;
    font-weight:normal;
    float:right;
}*/

header .main_box .menu_btn{
 display:none;

}
header .main_box .rbox{
	margin-left:4%;
	width:58%;
        max-width:580px;
        text-align:left;
	float:right;
 	background-color:#fff;
	display:block;
	overflow:hidden;

}
header .main_box .rbox .box01{
	margin:0%;
	width:50%;
        max-width:280px;
	height:auto;
	color:#000;
	font-size:14px;
        text-align:center;
	float:left;
	display:block;


}
header .main_box .rbox .box01 img{
	width:98%;
}
header .main_box .rbox .box02{
	margin:0px;
	width:50%;
        max-width:280px;
	height:auto;
        text-align:center;
	float:left;
	display:flex;
justify-content: space-between;
}
header .main_box .rbox .box02 img{
	width:90%;
}
header .main_box .rbox .box03{
	margin:-10px 0px 0px 0px;
	width:100%;
        max-width:560px;
	color:#000;
	font-size:12px;
        letter-spacing: -0.1px;
        text-align:center;
}


.header_navi{
display:none;
}
.sc_mbox{
	width:100%;
        position: fixed;
        bottom:2%;
	z-index:999;

}
.sc_mbox .sc_box{
	width:90%;
	margin:0px auto;
	padding:0% 5%;
	max-width:1000px;

}
.sc_mbox .sc_box .rtop a{
    width:39px;
    height:39px;
    background:url(../img/rtop_bn.gif);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
    float:right;
}

.link_btn a{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#ff6800;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#fff;
}
.link_btn a:hover{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#ff6800;

}
.btn a{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#ff6800;
}
.btn a:hover{
	width:480px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#ff6800;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:56px;
	background-color:#fff;

}
/* mbox */

.mbox{
	width:100%;
	height:42px;
	text-align:center;
	font-size:18px;
	color:#fff;
	background-color:#804f21;
	border-radius:15px;
	line-height:42px;

}
.mbox .btxt{
	font-size:22px;
	color:#fff;
	line-height:42px;
}

/* gmap */
.gmap{
	width:90%;
	margin:0px;
	padding:55px 5%;
	background-color:#fff;
	display:block;
	overflow:hidden;
}
.gmap .midashi{
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-weight:bold;
        color:#804f21;
	font-size:20px;
}
.gmap .img_box{
	width:100%;
	max-width:1000px;
	margin:30px auto 0px auto;
	padding:0px;
}
.gmap .img_box img{
	width:100%;
}
.gmap .box{
	width:100%;
	max-width:1000px;
	height:520px;
	margin:0px auto 30px auto;
	padding:0px;
	background-color:#ccc;
	display:block;
}


/* relation */

.relation{
	width:100%;
	margin:0px;
	padding:4% 0% 0% 0%;
        color:#804f21;
	background-color:#eaf544;
	display:block;
	overflow:hidden;
}
.relation .midashi{
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-weight:bold;
        color:#804f21;
	font-size:18px;
}
.relation .txt{
	margin:20px auto 0px auto;
	padding:0px;
	text-align:center;
        color:#804f21;
	font-size:18px;
	font-weight:bold;
}
.relation .box{
	width:90%;
	max-width:992px;
	margin:30px auto 0px auto;
	padding:0px 5%;
}
.relation .box .box01{
	width:33%;
	margin:0px;
	padding:2% 3% 0% 3%;
        color:#804f21;
	background-color:#ff6800;
	display:block;
	float:left;
	overflow:hidden;
}
.relation .box .box01 .title{
	text-align:left;
        color:#fff;
	font-size:18px;
}
.relation .box .box01 .tel{
	text-align:left;
        color:#fff;
	font-size:26px;
	line-height:130%;
}
.relation .box .box01 .tel a{
	text-align:left;
        color:#fff;
	font-size:26px;
	line-height:130%;
	text-decoration:none;
}
.relation .box .box01 .add{
	text-align:left;
        color:#fff;
	font-size:16px;
}


.relation .box img{
	float:left;
}
.relation .box .sp_tel{
	width:39%;
	float:left;

}
.relation .box .sp_line{
	width:39%;
	float:left;

}
.relation .box .sp_fb{
	width:16%;
	float:right;
}


/* footer_navi */

.footer_navi{
	width:100%;
	margin:0px;
	padding:35px 0px;
        color:#fff;
	font-size:14px;
	background-color:#804f21;
	display:block;
	overflow:hidden;
}
.footer_navi .box{
	width:90%;
	margin:0px auto;
	padding:0% 5%;
}

.footer_navi .box .menu01{
	width:57%;
	max-width:500px;
	margin-left:2%;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu01 .box01{
	width:29%;
	max-width:140px;
	margin-left:1em;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu01 .box02{
	width:27%;
	max-width:130px;
	margin-left:1%;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu01 .box03{
	width:31%;
	max-width:140px;
	margin-left:1%;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu02{
	width:18%;
	max-width:140px;
	margin-left:0%;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi .box .menu03{
	width:21%;
	max-width:170px;
	margin-left:1%;
	padding:0px 0px;
	text-align:left;
        color:#fff;
	line-height:180%;
	float:left;
}
.footer_navi a, .footer_navi a:hover{
	color:#fff;
}

/* footer */


footer{
	width:100%;
	margin:0px;
        color:#000;
	overflow:hidden;

}
footer .footer_navi{
        display:none;
}
footer .footer_box{
        width:90%;
	max-width:1000px;
	height:200px;
	margin:0px auto;
	padding:5% 5% 0px 5%;

}
footer .footer_box .logo a{
	width:45%;
	height:100px;
	margin:0px auto 15px auto;
	background:url(../img/footer_logo.png);
	background-repeat:no-repeat;
 	background-position:center;
 	background-size:contain;

	display:block;
	text-indent:-9999px;

}
footer .footer_box .ad_box{
	width:460px;
	height:20px;
	margin:5px auto 20px auto;
	font-weight:normal;
	font-size:14px;
	text-align:center;

}
footer .footer_box .ad_box .address{
	text-align:center;
	float:left;
}
footer .footer_box .ad_box .tel{
	margin-left:15px;
	text-align:center;
	float:left;
}
footer .footer_box .ad_box .tel a{
	color:#000;
	text-decoration:none;
}

footer .footer_box .copy{
	width:100%;
	height:18px;
	font-weight:normal;
	font-size:12px;
	text-align:center;

}
.sns_box{
	width:100%;
	max-width:1000px;
	overflow:hidden;
	display:flex;
justify-content: space-between;
}
.sns_box .ftg1{
	width:92%;
}

.sns_box .ftg2{
	width:92%;
}
/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-left: 3%;}
.ml20{    margin-left: 20px;}
.ml30{    margin-left: 30px;}
.ml40{    margin-left: 40px;}

.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.mr20{    margin-right: 20px;}
.mr30{    margin-right: 30px;}
.mr40{    margin-right: 40px;}

.pc { display: block; }
.sp { display: none; }
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}

}

/*##################################################################################################*/
/*##################################################################################################*/
/*##################################################################################################*/


@media (max-width:767px) {
		.br::before {
			content: "\A" ;
			white-space: pre ;
		}

.sp_clear{
	clear:both;
}



header{
	width:100%;
	padding:0px;
	height:90px;
	background-color:#fff;
	position: fixed;
	border-bottom:solid 2px #804f21;
	z-index:10000;
}
header .main_box{
	width:90%;
	margin:0px;
	padding:15px 5% 15px 5%;
	background-color:#fff;
	display:block;
	overflow:hidden;


}
header .main_box .lbox{
	margin:0px;
        width:55%;
        max-width:260px;
	float:left;
}
header .main_box .lbox h1.logo a{
	margin:7px 0px 0px 0px;
        width:180px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url(../img/header_logo.png);
	background-repeat:no-repeat;
        background-size:contain;
    	float:left;

}

header .navbox{
 display:none;

}


header .main_box .rbox{
 display:none;
}

header .main_box .menu_btn a{
	margin:12px 0% 0% 0%;
        width:100px;
        height:38px;
	display:block;
	text-indent:-9999px;
	background:url(../img/spmenu_on.png);
	background-repeat:no-repeat;
        background-size:contain;
        float:right;
}
header .main_box .menu_btn.active a{
	margin:12px 0% 0% 0%;
        width:100px;
        height:38px;
	display:block;
	text-indent:-9999px;
	background:url(../img/spmenu_off.png);
	background-repeat:no-repeat;
        float:right;
        background-size:contain;
        }

.header_navi{
    width:100%;
    height:100%;
    margin:0px;
    top:90px;
    position: fixed;
    z-index:9999;
    display:none;
    overflow:hidden;
    background-color:#eaf544;
}
.header_navi ul.lbox {
    width:45%;
    padding:5% 0% 5% 5%;
    list-style-type: none;
    background-color:#eaf544;
    float:left;

}

.header_navi ul.lbox li {
    width:100%;
    min-height:30px;
    display:block;
    background-color:#eaf544;
}
.header_navi ul.lbox li a{
    width:90%;
    min-height:26px;
    padding:0;
    text-align: left;
    font-size:14px;
    line-height:26px;
    font-weight:bold;
    color:#804f21;
    background-color:#eaf544;
}
.header_navi ul.lbox li.on a{
    width:90%;
    min-height:26px;
    padding-left:1em;
    text-align: left;
    font-size:14px;
    line-height:21px;
    font-weight:normal;
    color:#804f21;
    background-color:#eaf544;
}
.header_navi ul.rbox {
    width:45%;
    padding:5% 5% 5% 0%;
    list-style-type: none;
    background-color:#eaf544;
    float:left;

}

.header_navi ul.rbox li {
    width:100%;
    min-height:30px;
    display:block;
    background-color:#eaf544;
}
.header_navi ul.rbox li.sns {
    width:100%;
    margin:5% 0% 0% 0%;
    display:block;
    font-size:14px;
    color:#804f21;
    background-color:#eaf544;
}
.header_navi ul.rbox li a{
    width:100%;
    min-height:26px;
    padding:0;
    text-align: left;
    font-size:14px;
    line-height:26px;
    font-weight:bold;
    color:#804f21;
    background-color:#eaf544;
}
.header_navi ul.rbox li.sns img{
    width:80%;
}
.sc_mbox{
	width:100%;
        position: fixed;
        bottom:2%;
	z-index:999;

}
.sc_mbox .sc_box{
	width:90%;
	margin:0px auto;
	padding:0% 5%;
	max-width:1000px;

}
.sc_mbox .sc_box .rtop a{
    width:39px;
    height:39px;
    background:url(../img/rtop_bn.gif);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
    float:right;
}

.link_btn a{
	width:80%;
	height:38px;
	margin:0px auto 0px auto;
	padding:0% 0%;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#ff6800;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:38px;
	background-color:#fff;
}
.link_btn a:hover{
	width:80%;
	height:38px;
	margin:0px auto 0px auto;
	padding:0% 0%;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:38px;
	background-color:#ff6800;

}
.btn a{
	width:80%;
	height:38px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:38px;
	background-color:#ff6800;
}
.btn a:hover{
	width:80%;
	height:38px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#ff6800;
	text-align:center;
	border:solid 3px #ff6800;
	line-height:38px;
	background-color:#fff;

}
/* mbox */

.mbox{
	width:100%;
	height:32px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	background-color:#804f21;
	border-radius:5px;
	line-height:32px;

}
.mbox .btxt{
	font-size:14px;
	color:#fff;
	line-height:30px;
}

/* gmap */
.gmap{
	width:90%;
	margin:0% 0% 5% 0%;
	padding:5% 5%;
	background-color:#fff;
	display:block;
	overflow:hidden;
}
.gmap .midashi{
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-weight:bold;
        color:#804f21;
	font-size:14px;
}
.gmap .img_box{
	width:100%;
	max-width:1000px;
	margin:30px auto 0px auto;
	padding:0px;
}
.gmap .img_box img{
	width:100%;
}
.gmap .box{
	width:100%;
	height:300px;
	margin:0% auto 7% auto;
	padding:0%;
	background-color:#ccc;
	display:block;
}


/* relation */

.relation{
	width:100%;
	margin:0px;
	padding:6% 0% 6% 0%;
        color:#804f21;
	background-color:#eaf544;
	display:block;
	overflow:hidden;
}
.relation .midashi{
	width:80%;
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-weight:bold;
        color:#804f21;
	font-size:14px;
}
.relation .txt{
	margin:4% auto 0% auto;
	padding:0px;
	text-align:center;
        color:#804f21;
	font-size:12px;
	font-weight:bold;
}
.relation .box{
	width:90%;
	margin:3% auto 0% auto;
	padding:0% 5%;
}
.relation .box .box01{
	width:96%;
	margin:0px;
	padding:2%;
        color:#804f21;
	background-color:#ff6800;
	display:block;
	overflow:hidden;
}
.relation .box .box01 .title{
	text-align:center;
        color:#fff;
	font-size:14px;
}
.relation .box .box01 .tel{
	text-align:center;
        color:#fff;
	font-size:28px;
	line-height:130%;
}
.relation .box .box01 .tel a{
	text-align:center;
        color:#fff;
	font-size:28px;
	line-height:130%;
	text-decoration:none;
}
.relation .box .box01 .add{
	text-align:center;
        color:#fff;
	font-size:14px;
}


.relation .box img{
	margin-top:4%;
}
.relation .box .sp_line{
	width:59.5%;
	float:left;

}
.relation .box .sp_fb{
	width:36.5%;
	float:right;
}

/* footer_navi */

.footer_navi{
	display:none;
}

/* footer */


footer{
	width:100%;
	margin:0px;
        color:#000;

}
footer .footer_navi{
        display:none;
}
footer .footer_box{
        width:90%;
	margin:0px auto;
	padding:5% 5% 10% 5%;

}
footer .footer_box .logo a{
	width:60%;
	padding-top:13%;
	margin:0% auto;
	background:url(../img/footer_logo.png);
	background-repeat:no-repeat;
 	background-size:contain;
	display:block;
	text-indent:-9999px;

}
footer .footer_box .ad_box{
	width:100%;
	margin:2px auto 1px auto;
	font-weight:normal;
	font-size:12px;
	text-align:center;

}
footer .footer_box .ad_box .address{
	text-align:center;
}
footer .footer_box .ad_box .tel{
	margin-left:15px;
	text-align:center;
}
footer .footer_box .ad_box .tel a{
	color:#000;
	text-decoration:none;
}


footer .footer_box .copy{
	width:100%;
	margin:2% auto 1% auto;
	font-weight:normal;
	font-size:11px;
	text-align:center;

}

.sns_box{
	margin:3% 0 0 0;
	width:100%;
	max-width:1000px;
	overflow:hidden;
	display:flex;
justify-content: space-between;
}
.sns_box .ftg1{
	width:0;
}

.sns_box .ftg2{
	width:90%;
}
/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 10px;}
.mb30{    margin-bottom: 15px;}
.mb50{    margin-bottom: 25px;}
.mb60{    margin-bottom: 30px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}
.mb40{    margin-bottom: 4%;}
.mb80{    margin-bottom: 5%;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-right: 0px;}
.ml20{    margin-left: 20px;}
.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.pc { display:none; }
.sp { display: block; }
}

/*#######################################################################################*/




.clear{
	clear:both;
}
.list60{
width:60px;
padding:3px 2px;
}
.list130{
width:130px;
padding:3px 2px;
}
.list250{
width:270px;
padding:3px 2px;
}




		.swiper-container{
			max-width: 100%;
			text-align: center;
			z-index:10;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
			z-index:10;

		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
		}


/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/

.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none\9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-window .modal-inner {
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: -325px;
width: 800px;
text-align:center;
overflow-x: hidden;
border-radius: 2px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.modal-window .modal-inner p {
padding: 50px 50px;
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: 380px;
background: #999;
border-radius: 2px;
padding: 2px 8px;
font-size: 3em;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}

