﻿/* 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: 15px 0 8px 0;
padding: 4px;
font-size: 19px;
font-weight:bold;
border-bottom: 2px solid #E7D291;
font-weight:bold;
line-height: 140%;
 }

#tpl-content h2{
	width:100%;
    height:38px;
	margin:0 0 8px 0;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	color:#0067CE;
	background:url("./img/09.png");
    border:1px solid #aaa;
}

#tpl-content h3{
	width:100%;
	margin:0 0 8px 0;
	padding:4px;
	font-size:16px;
	font-weight:bold;
}

#tpl-content.toppage h3{
	font-size:16px;
	border-bottom:1px solid #ccc;
}


#tpl-content h4{
	width:100%;
	margin:0 0 8px 0;
	padding:4px;
	font-size:16px;
	font-weight:bold;
}

#tpl-content.toppage h4{
	font-size:16px;
	border-bottom:1px solid #ccc;
}

#tpl-content p{
	margin: 0 0 8px 0;
	padding: 4px;
	font-size: 16px;

}


#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;
	border:1px solid #aaa;
	padding:8px;
}

#tpl-content .box01{
	min-height:118px;
	margin-bottom:20px;
	margin-left:2px;
	background-image:;
	background-size:cover;
	border:0px solid #aaa;
}

#tpl-content .box02{
	min-height:118px;
	margin-bottom:20px;
	margin-right:2px;
	background-image:;
	background-size:cover;
	border:0px solid #aaa;
}

#tpl-content .box01 a,
#tpl-content .box02 a{
	min-height:118px;
	display:block;
	padding-top:80px;
	padding-right:15px;
	text-align:right;
	color:#333;
	font-size:16px;
	font-weight:bold;
}

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

    #tpl-content h2{
    height:auto;
	line-height:22px;
	padding:4px 10px;
	background:none;
    }
    
	.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:950px){

	.container{
		width:950px;
	}


}



/* 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:#52C1F8;
	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:0 0 10px 0;
}

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

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

#tpl-header .top .center p{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:16px;
}

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

#tpl-header.subpage .top .center span a{
	color: #0067CE;
}

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

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

#tpl-header .top .right .contact-text{
	float:right;
	padding:4px 8px;
	font-weight:bold;
	font-size:14px;
}

#tpl-header .top .right .contact-pc{
	float:right;
	border-left:5px solid #F2F2F2;
	padding:4px 8px;
}

#tpl-header .top .right .contact-pc span{
	color:#52C1F8;
}

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

#tpl-header .top .right .contact-pc .tel span{
	font-size:80%;
	color:#10A74A;
	margin-right:4px;
}

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

#tpl-header .top .right .contact-pc .message{
	color:#aaa;
	font-size:10px;
	margin-bottom:2px;
}

#tpl-header .top .right .contact-pc .link a{
	color:#fff;
	background:#52C1F8;
	border:none;
	padding: 2px 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 .center p{
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
}

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

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

}



/* header - menu,image */

#tpl-header .menu{
	width:100%;
    padding:10px 0;
    margin-bottom:8px;
	background:#F8F8F8;
	background:linear-gradient(#F8F8F8,#FFFFFF,#F8F8F8);
    border:1px solid #EAEAEA;
}

#tpl-header .menu ul{
	margin:0;
	padding:0px;
	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 #EAEAEA;
}

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

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

#tpl-header .image{
	margin-bottom:0;
	position: relative;
	overflow: hidden;
	border-top:0px solid 0;
    border-bottom:0px solid 0;
}

#tpl-header .image img{
	border:1px solid #aaa;
}

/* header -description */

#tpl-header .description{
	position:absolute;
	top:50px;
	left:30px;
	width:100%;
	font-size:20px;
	font-weight:bold;
	color:#706D26;
}

#tpl-header .description p{
	margin:0;
}

@media (max-width:991px){

	#tpl-header .description{
		top:20px;
		left:10px; 
		font-size:14px;
	}
}

@media (max-width:767px){

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

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

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

	#tpl-header .menu{
		padding:0;
	}

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

	#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 #ddd;
		padding:12px 0 12px 16px;
	}

	#tpl-header .menu ul li a.active{
		border-bottom:none;
		border-left:16px solid #52C1F8;
	}

	#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:#FBF9D3;
}

#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 #706E31;
	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:#706E31;
	font-size:12px;
}

#tpl-footer .copyright{
	padding:.8em;
	background:#52C1F8;
	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 #aaa;
	}

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

}



/* left menu */



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

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

#tpl-content .left-menu ul{
	padding:0;
	list-style-type:none;
	border:1px solid #ccc;
}

#tpl-content .left-menu ul li{
	padding:12px;
	border-top:1px solid #ccc;
}

#tpl-content .left-menu ul li:first-child{
	border-top:none;
}

#tpl-content .left-menu ul li a{
	display:block;
	width:100%;
	color:#333;
	font-weight:bold;
}

#tpl-content .left-menu ul li a span{
	color:#52C1F8;
	margin-right:8px;
	font-size:75%;
	vertical-align: 10%;
}



/* right menu */

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

#tpl-content .right-menu .list{
	margin-bottom:20px;
	border:1px solid #aaa;
	padding:8px;
}

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

#tpl-content .right-menu ul li{
	padding:10px 10px;
	border-top:1px dashed #aaa;
	overflow:hidden;
}

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

#tpl-content .right-menu ul li a{
	display:block;
	width:100%;
	color:#333;
    padding-left:15px;
    background:url("./img/07.png") center left no-repeat;
}

#tpl-content .right-menu dl{
	margin:0;
	padding:0;
}

#tpl-content .right-menu dt{
	width:35%;
	text-align: left;
	padding:10px 0 10px 10px;
	border-top: 1px dashed #aaa;
	font-weight:normal;
}

#tpl-content .right-menu dd{
	margin-left:0;
	border-top: 1px dashed #aaa;
	padding:10px 0 0;
}

#tpl-content h3{
	color:#0067CE;
	font-size:16px;
	line-height:140%
}


#tpl-content h4{
	color:#000000;
	font-size:16px;
}

#tpl-content .right-menu .banner{
	border:1px solid #aaa;
	padding:4px;
	margin-bottom:10px;
}

#tpl-content .right-menu .banner a{
	display:block;
	width:100%;
    font-size:16px;
    font-weight:bold;
	color:#707135;
}

#tpl-content .right-menu .banner img{
	border:1px solid #aaa;
	vertical-align:-80%;
}

@media (max-width:767px){

	#tpl-content .right-menu dt{
		width:100%;
		padding:10px 0 0 0;
	}

	#tpl-content .right-menu dd{
    	border-top:none;
		padding:0 0 10px;
	}

}


/* point */

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

#tpl-content .point h2{
	padding:0;
	margin:10px 0 4px;
}

#tpl-content .point p{
	margin:0;
	padding:0;
}

#tpl-content .point a{
	background:#52C1F8;
	color:#fff;
	border:none;
}

/* news */

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

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

#tpl-content ul.news-list li:first-child{
	padding-top:2px;
}

#tpl-content ul.news-list li:last-child{
	border-bottom: none;
	padding-bottom: 2px;
	font-weight: bold;
	color: #820306;
}

#tpl-content ul.news-list li span{
	color:#858853;
}

#tpl-content ul.news-list li a{
	display:block;
	color:#6D6C29;
}


/* contact */

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

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

@media (max-width:767px){

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




/* content more　もっと見る */

.aaa-more{
	display:none;
}

@media (max-width:767px){

	.aaa{
		display:none;
	}
	
	.aaa-more{
		display:block;
	}
	
	
}

/* content more　もっと見るここまで */










/* 文字スタイル */

.ai-ao { color:#0066cc;
	font-size:16px; }

.ai-ao02 {
	color: #0066cc;
	font-size: px;
}


.ai-aka { color:#AB0509;
	font-size:16px; }


.ai-aka02 { color:#AB0509;
	font-size:20px;
font-weight:bold; }

.ai-dai01 { color:;
	font-size:23px;
font-weight:bold; }

.ai-dai02 { color:;
	font-size:16px; }


.ai-dai03 { color:;
	font-size:24px; }

.ai-ty { width: 100%;
margin: 0 0 8px 0;
padding: 4px;
font-size: 16px;
font-weight:bold;
border-bottom: 2px solid #E7D291;
font-weight:bold;
 }


.ai-dai04 { color:;
	font-size:20px;
font-weight:bold; }

.ai-smal01 { color:;
	font-size:16px;
}



.ai-smal011 { color:;
	font-size:14px;
	line-height:200%;
}


.ai-line-through {text-decoration: line-through;}


.ai-line-underline {text-decoration: underline;}







/*------メディアクエリーgooglemap設定ここから--------*/


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 1px;
	width: 100%;
	height: 100%;
}


/*------メディアクエリーgooglemap設定ここまで--------*/


/*------メディアクエリーYouTube設定ここから--------*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px; /*追加*/
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*------メディアクエリーYouTube設定ここまで--------*/

/*------トップに戻るボタンここから--------*/

.pagetop {
 display: none;
position: fixed;
bottom: 50px;
right: 15px;

}

.pagetop a {
display: block;
background-color: #ccc;
text-align: center;
color: #00f;
font-size: 20px;
text-decoration: none;
padding: 5px 10px;
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;

}

.pagetop a:hover {
display: block;
background-color: #b2d1fb;
text-align: center;
color: #fff;
font-size: 20px;
text-decoration: none;
padding:5px 10px;
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;

}

/*------トップに戻るボタンここまで--------*/



/*------フッター固定ここから--------*/

#footerFloatingMenu {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: right;
}


/*------フッター固定ここまで--------*/





/*もっとみるここから*/


/*ボックス全体*/
.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 100%;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :#2f8fcf;
    font-weight: bold;
    background :#f0f0f0;
    cursor :pointer;
    transition: all 0.5s;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#a4cbf3;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    background: #eaeaea;
    opacity: 1;
}


/*もっとみるここまで*/



/*フォームここから*/


 

/*フォームここまで*/