/* common */



body{
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"EE EゴシチE",Helvetica,Arial,sans-serif;
font-size:12px;
}

.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 #460203;
}

#tpl-content h2{
	margin:0 0 15px 0;
	padding:15px 10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#460203;
}

#tpl-content h2 span{
	font-size:10px;
	font-weight:normal;
}

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

#tpl-content h3{

}

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

#tpl-content .subpage p{
	margin:8px 0;
}

#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 .box{
	margin-bottom:20px;
	padding:5px;
}

#tpl-content .box dl{
	font-size:10px;
	border-top:1px dotted #D0D0D0;
}

#tpl-content .box dl a{
	display:block;
	color:#6F6E6A;
}

#tpl-content .box dl dt{
	width:15em;
	padding-top:10px;
	font-weight:normal;
	color:#AAABAD;
	float:left;
	clear:both;
}

#tpl-content .box dl dt span{
    width:7em;
    margin-right:10px;
    padding:2px 4px;
	color:#fff;
    display: block;
    float:left;
}

#tpl-content .box dl dt span.bg01{
    background:#238C61;
}

#tpl-content .box dl dt span.bg02{
    background:#AC771B;
}

#tpl-content .box dl dt span.bg03{
    background:#568000;
}

#tpl-content .box dl dt span.bg04{
    background:#8E8006;
}

#tpl-content .box dl dt span.bg05{
    background:#CD6133;
}

#tpl-content .box dl dt span.bg06{
    background:#AA1616;
}

#tpl-content .box dl dd{
	padding:10px 0 10px 15em;
	border-bottom:1px dotted #D0D0D0;
}

/* / */

#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:#460203;
	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:#fcf9f9;
	background:#460203;
}

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

#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 .contact-pc p{
	margin-bottom:0;
}

#tpl-header .top .right .contact-pc .copy{
    padding:15px 10px;
    float:left;
    color:#6E0212;
    font-size:150%;
    font-weight:bold;
}

#tpl-header .top .right .contact-pc .information{
	background:#FFFEF9;
    border:1px solid #F4F4EA;
    padding:15px 10px;
    float:right;
}

#tpl-header .top .right .contact-pc .information .tel{
	color:#999;
	font-size:10px;
	margin-right:10px;
    float:left;
}

#tpl-header .top .right .contact-pc .information .tel a{
	color:#333;
	font-size:190%;
	font-weight:bold;
}

#tpl-header .top .right .contact-pc .information .link{
    float:left;
}

#tpl-header .top .right .contact-pc .information .link a{
    width:204px;
    height:48px;
    line-height:48px;
	color:#460203;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    display:block;
    border:none;
	background:url("./img/01.png") top left no-repeat;
}

#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:8px;
    padding-top:15px;
    padding-bottom:15px;
    background:#460203;
}

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

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

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

#tpl-header .menu ul li span{
	font-size:10px;
	color:#EDF5C6;
}

#tpl-header .menu ul li a{
	display:block;
	padding-top:15px;
	color:#fff;
}

.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:none;
	}

	#tpl-header .menu ul li{
		width:100%;
		float:none;
		text-align:left;
		border-bottom:1px solid #333;
        border-right:none;
        background: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 #460203;
		padding-left:16px;
		padding-bottom:15px;
		color:#333;
	}
    
	#tpl-header .menu ul li br,
    #tpl-header .menu ul li span{
        display: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;
	border-top:3px solid #460203;
}

#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;
	color:#fff;
	text-align:center;
    background:#460203;
}

@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 #333;
	}

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

}



/* left menu */

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

/* right menu */

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

#tpl-content .right-menu .banner{
	border:1px solid #9B9A96;
	padding:4px;
	margin-bottom:15px;
	font-size:14px;
}

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

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

#tpl-content .right-menu .banner a{
	color:#333;
    font-weight:bold;
    display:block;
    padding-top:10px;
    color:#64380B;
}

#tpl-content .right-menu .banner a span{
    font-weight:normal;
    font-size:10px;
    color:#A77030;
}


/* contact */

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

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

@media (max-width:767px){

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

/* news */

#tpl-content ul.news-list{
	margin:0 0 8px 0;
	padding:0px;
	list-style-type:none;
}

#tpl-content ul.news-list li{
	border-bottom:dotted 1px #999;
	padding: 16px 0px 2px;
}

#tpl-content ul.news-list li span.date{
	color:#460203;
	margin-right:8px;
}
#tpl-content ul.news-list li h2{
	padding:0 0 4px;
}
#tpl-content ul.news-list li p{
	padding:0;
}

#tpl-content ul.news-list li a{
	color:#333;
}

#tpl-content .news-content p.date{
	color:#460203;
}
