/* common */



body{
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
}

.container{
	min-width:320px;
}

#tpl-header.container{
	padding:0 6px;
	margin-bottom:20px;
}

#tpl-content.container{
	padding-right:10px;
	padding-left:10px;
}

#tpl-content h1{
	width:100%;
	margin:0 0 8px 0;
	padding:4px;
	font-size:20px;
	font-weight:bold;
	border-bottom:2px solid #E7D291;
}

#tpl-content h2{
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	font-size:16px;
	font-weight:bold;
    background:url("./img/04.png") center left no-repeat;
}

#tpl-content .subpage h2{
background:none;
padding:0;
margin:10px 0;
}

#tpl-content h2 span{
	color:#FB8C06;
}

#tpl-content h3{
	width:100%;
	margin:5px 0 10px 0;
	padding:4px;
	font-size:12px;
    background:#E4F0FF;
    background:linear-gradient(#E4F0FF,#fff);
    border:1px solid #ccc;
}

#tpl-content h4{
	width:100%;
	margin:0 0 5px 0;
	padding:0 0 4px 0;
	font-size:12px;
    border-bottom:1px solid #D1C070;
}

#tpl-content p{
	margin:0 0 8px 0;
	padding:4px;
}

#tpl-content img.left{
float:left;
margin-right:8px;
margin-bottom:8px;
}

#tpl-content img.right{
float:right;
margin-left:8px;
margin-bottom:8px;
}

/*  */

#tpl-content a{
color:#3379F3;
}

#tpl-content .more{
margin:8px 0 0 0;
	padding:0;
font-size:10px;
}

#tpl-content .box01{
	margin-bottom:20px;
	padding:10px;
	background:#FFFFF3;
	border:1px solid #CDCEC9;
}

#tpl-content .box01 ul{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #D0D0C4;
}

#tpl-content .box01 ul li{
	padding:5px 0;
	border-bottom:1px solid #D0D0C4;
}

#tpl-content .box01 ul li a{
	display:block;
}

#tpl-content .box01 ul li span{
	margin-right:10px;
}
                               
#tpl-content .box01 .title{
        font-size:10px;
        border-radius:10px;	
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
        padding:3px;
        text-align:center;
        color:#8C7406;                               
        background:#F4D9AE;
}
                               
                               #tpl-content .box01 .tel{
                               	font-size:150%;
	font-weight:bold;
                               }     
                               
                               #tpl-content .box01 .tel p{
	margin:0;
	padding:0;
                               }  
                               
                               #tpl-content .box01 .message{
                               	color:#6C6C62;
	font-size:10px;
                               }
                               #tpl-content .box01 .message p{
	margin:0 0 8px;
	padding:0;
}
                               
                               #tpl-content .box01 .link a{
display:block;
margin:auto;
width:182px;
height:54px;
line-height:54px;
color:#333;
font-size:11px;
font-weight:bold;
text-align:center;
background:url("./img/05.png") top left no-repeat;
                               }
                               
                                #tpl-content .box01 .tel a,
                               #tpl-content .box01 .link a{
                               color:#333;
                               }
                               
                             
#tpl-content .box02{
padding:0 5px 8px;
font-size:10px;
}

#tpl-content .box03{
	margin-bottom:20px;
	padding:10px;
	border:1px solid #CDCEC9;
}

#tpl-content .box03 h2{
	padding-left:0;
	background:none;

}

#tpl-content .box03 ul{
	margin:0;
	padding:0;
	list-style:none;
font-size:10px;
}

#tpl-content .box03 ul li{
	padding:5px 0;
	border-top:1px solid #CDCEC9;
}

#tpl-content .box03 ul li a{
	display:block;
	padding-left:15px;
	color:#666;
	background:url("./img/06.png") 0px 4px no-repeat;
}

#tpl-content .banner{
	border:1px solid #9a9a9a;
	padding:4px;
	margin-bottom:10px;
	font-size:14px;
}

#tpl-content .banner a{
	color:#333;
	font-weight:bold;
	display:block;
}

#tpl-content .banner span{
	color:#999;
}
                               
/* / */

#tpl-footer.container{
	padding:0 6px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding:0 13px;
}

@media (max-width:767px){

	#tpl-header.container,
	#tpl-footer.container {
		padding:0;
	}

	#tpl-content.container{
		margin-top:64px;
	}

	.row{
		margin-left:-10px;
		margin-right:-10px;
	}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding:0 10px;
}

}

@media (min-width:952px){

	.container{
		width:952px;
	}


}

/* header - top */

#tpl-header .top{
	width:100%;
	overflow:hidden;
	padding:8px 0;
}

#tpl-header .top .sp-btn{
	display:none;
}

#tpl-header .top .sp-btn a{
	color:#FEB800;
	line-height:1em;
	padding:6px 8px;
}

#tpl-header .top .sp-btn .title{
	margin:4px 0 0;
	text-align:center;
	font-size:8px;
}

#tpl-header .top .left{
	display:none;
	overflow:hidden;
	float:left;
}

#tpl-header .top .left .sp-btn{
	float:left;
}

#tpl-header .top .center{
	float:left;
	padding:15px;
	color:#eee;
	background:#ccc;
}

#tpl-header .top .center a{
	color:#eee;
}

#tpl-header h1{
	margin:0;
}

#tpl-header.subpage .top .center span{
	font-size:24px;
}

#tpl-header .top .right{
	float:right;
	overflow:hidden;
}

#tpl-header .top .right .sp-btn{
	float:right;
	margin-right:4px;
}

#tpl-header .top .right .contact-pc{

}

#tpl-header .top .right .contact-pc .navi{
	padding:0 0 5px 0;
	font-size:10px;
}

#tpl-header .top .right .contact-pc .navi a{
	color:#333;
}

#tpl-header .top .right .contact-pc .info{
	padding:4px 8px;
	background:#FFFCED;
    border:1px solid #E7E1D1;
}

#tpl-header .top .right .contact-pc .tel{
	font-size:150%;
	font-weight:bold;
}

#tpl-header .top .right .contact-pc .tel a{
	color:#333;
}

#tpl-header .top .right .contact-pc .message{
	color:#6C6C62;
	font-size:10px;
}

#tpl-header .top .right .contact-pc .info .link a{
	width:100%;
	color:#fff;
	border:none;
	background:#FEB800;
	padding: 2px 10px;
	font-size:10px;
}

#tpl-header .contact-pc p{
	margin-bottom:0;
}

#tpl-header .top .right .contact-sp{
	display:none;
}

@media (max-width:767px){

	#tpl-header {
		padding:0;
	}

	#tpl-header .top{
		padding: 4px 0px 2px;
	}

	#tpl-header .top .sp-btn{
		display:block;
	}

	#tpl-header .top .left{
		display:block;
		padding: 0 4px;
	}

	#tpl-header .top .center{
		padding:8px;
	}

	#tpl-header h1,
	#tpl-header.subpage .top .center span{
		font-size:14px;
		line-height:1.1;
	}

	#tpl-header .top .right .contact-pc{
		display:none;
	}

	#tpl-header .top .right .contact-sp{
		display:block;
	}

}

/* header - menu,image */

#tpl-header .menu{
	width:100%;
    margin-bottom:2px;
    background:#E4F0FF;
    background:linear-gradient(#E4F0FF,#fff);
    border:1px solid #ccc;
}

#tpl-header .menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	width:100%;
}

#tpl-header .menu ul li{
	display:block;
	width:14.2857%;
	float:left;
	text-align:center;
        border-right:1px solid #ccc;
}

#tpl-header .menu ul li:last-child,
#tpl-header .menu ul li:nth-last-child(2){
    border-right:none;
} 

#tpl-header .menu ul li a{
	display:block;
	width:100%;
	margin:0;
	padding:15px 0;
	color:#333;
}

#tpl-header .image{
	position: relative;
	overflow: hidden;
}

@media (max-width:767px){

	#tpl-header .menu{
		display:none;
	}

	#tpl-header .contact{
		display:none;
	}

	#tpl-header-btn{
		display:block;
	}

	#tpl-header .menu{
		padding:0;
		border-top:none;
	}
    
    #tpl-header .menu ul{
		width:100%;
		background:none;
		border-left:none;
		border-bottom:none;
	}

	#tpl-header .menu ul li{
    	padding-top:0;
		width:100%;
		float:none;
		text-align:left;
		border-bottom:1px solid #333;
        background:none;
        border-right:none;
	}

	#tpl-header .menu ul li:first-child{
		border-top:1px solid #333;
	}

	#tpl-header .menu ul li a{
		border-bottom:none;
		border-left:16px solid #FEB800;
		padding-left:16px;
		background:#fff;
	}
    
    #tpl-header .image{
		border-top:none;
		border-right:none;
		border-left:none; 
}

	#tpl-header.subpage .image{
		display:none;
	}

}

/* header - fixed */

@media (max-width:767px){

	body.header-fixed #tpl-header .top{
		position: fixed !important;  
		position: absolute;  
		top: 0;
		left: 0;
		background:#fff;
		border-bottom:1px solid #333;
		z-index:9999;
	}

	body.header-fixed #tpl-header .menu{
		position: fixed !important;  
		position: absolute;  
		top: 0;
		left: 0;
		background:#fff;
		z-index:9999;
	}

}

/* footer */

#tpl-footer .links{
	margin:0;
	padding:1.5em;
	overflow:hidden;
	position: relative;
	background:#FEFCE5;
}

#tpl-footer .links ul{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
	left: 50%;
}

#tpl-footer .links ul li{
	float:left;
	border-right:1px solid #333;
	padding: 0 6px;
	line-height: 1;
	position: relative;
	left: -50%;
}

#tpl-footer .links ul li:last-child{
	border-right:none;
}

#tpl-footer .links ul li a{
	color:#333;
	font-size:12px;
}

#tpl-footer .copyright{
	padding:.8em;
	background:#009966;
	color:#333;
	text-align:center;
}

@media (max-width:991px){

	#tpl-footer .links{
		padding:1em 0;
	}

}

@media (max-width:767px){

	#tpl-footer .links{
		padding:0;
	}

	#tpl-footer .links ul{
		float:none;
		left: 0;
	}

	#tpl-footer .links ul li{
		float:none;
		width:100%;
		border-right:none;
		padding: 0;
		left: 0;
	}

	#tpl-footer .links ul li a{
		display:block;
		width:100%;
		height:44px;
		padding:18px;
		border-bottom:solid 1px #98989A;
	}

	#tpl-footer .links ul li:last-child a{
		border-bottom:none;
	}

}

/* left menu */

#tpl-content .left-menu{
	margin-bottom:20px;
}

#tpl-content .left-menu .contact-banner{
	border:1px solid #54471B;
	margin-bottom:20px;
}

#tpl-content .left-menu .contact-banner img{
	display:block;
	margin:auto;
}

#tpl-content .left-menu .contact-banner a{
	width:100%;
	display:block;
	margin:auto;
}

#tpl-content .left-menu .banner:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;   
    clear: both;
    visibility:hidden;
}

#tpl-content .left-menu .banner{
	border:1px solid #98989A;
	padding:4px;
	margin-bottom:10px;
	text-align:right;
}

#tpl-content .left-menu .banner a{
	height:40px;
	line-height:40px;
	color:#333;
    font-weight:bold;
    display:block;
    position: relative;
}

#tpl-content .left-menu .banner img{
	border:1px solid #ccc;
    float:left;
}


/* right menu */

#tpl-content .right-menu{
	margin-bottom:20px;
}

#tpl-content .right-menu h2{
	margin:0 0 3px 0;
}

#tpl-content .right-menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#tpl-content .right-menu img{
	border:1px solid #ccc;
}

#tpl-content .right-menu .box ul li{
	padding:2px 2px 2px 15px;
	border-bottom:1px solid #CDCDCD;
	font-size:12px;
	overflow:hidden;
	background:url("./img/11.png") 0px 6px no-repeat;
}

#tpl-content .right-menu .box ul li:first-child{
	padding-top:0;
}

#tpl-content .right-menu .box ul li:last-child{
	border-bottom:none;
	padding-bottom:0;
}

#tpl-content .right-menu .box ul li a{
	display:block;
	width:100%;
	color:#333;
}



/* contact */

#tpl-content .contact{
	margin:20px;
}

#tpl-content .contact .btn{
	color:#fff;
	border-color:#FEB800;
	background-color:#FEB800;
	margin: 10px 0 20px;
}

@media (max-width:767px){

	#tpl-content .contact{
		margin: 20px 10px;
	}
}

/* flow */
#tpl-content .flow h2{
padding: 8px;
border: 1px #ccc solid;
margin: 8px 0;
}
