/* common */



body{
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
}

a- {
	color: #105AA3;    
}

.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 #B7B7B7;
}

#tpl-content h2{
	width:100%;
    height:36px;
	margin:0 0 10px 0;
	padding-right:15px;
	padding-left:15px;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	color:#4C4C4C;
	background:url("./img/19.png");
	border-top:1px solid #B7B7B7;
    border-right:1px solid #EBEBEB;
	border-bottom:1px solid #B7B7B7;
    border-left:1px solid #EBEBEB;
}

/*トップページのh3*/
#tpl-content.col-sm-4 h3{
	width:100%;
	margin:0 0 8px 0;
	padding:4px;
	font-size:14px;
	color:#4C4C4C;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}


/*製品ページのh3*/
#tpl-content h3{
	width:100%;
	padding:0 0 0 4px;
	font-size:14px;
	color:#4C4C4C;
	font-weight:bold;
}


/*製品ページのh4*/
#tpl-content h4{
	width:100%;
	margin:0 0 8px 0;
	padding:4px;
	font-size:12px;
	color:#4C4C4C;
	font-weight:bold;
}



/*お知らせのこちらの部分の右寄せ*/
.p2 p {
	text-align:right;
}



/*製品ページ サムネイル画像*/
#tpl-content a href{
	width:100%;
}



#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 .box{
	margin-bottom:20px;
	border:1px solid #aaa;
	padding:8px;
	font-size:12px;
}

#tpl-content .box h3{
	width:100%;
	margin:0 0 8px 0;
	font-size:14px;
	font-weight:bold;
	color:#4C4C4C;
}

#tpl-content .box img{
	margin-bottom:8px;
}

#tpl-content .box ul{
	margin:0;
	padding:0;
	list-style:none;
	color:MTVar name="color_point">;
}

#tpl-content .box a{
	color:#333;
}

#tpl-content .point .bnr01{
	padding:0;
	height:98px;
	font-size:14px;
	font-weight:bold;
	background:url("./img/top8.png");
	background-size:cover;
}

#tpl-content .point .bnr01 a{
	height:98px;
	padding-top:70px;
	padding-right:8px;
	color:#333;
	text-decoration:none;
	text-align:right;
	display:block;
}

#tpl-content .point .bnr02{
	padding:0;
	height:98px;
	font-size:14px;
	font-weight:bold;
	background:url("./img/top9.png");
	background-size:cover;
}

#tpl-content .point .bnr02 a{
	height:98px;
	padding-top:70px;
	padding-right:8px;
	color:#333;
	text-decoration:none;
	text-align:right;
	display:block;
}

#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 only screen and (max-width:784px){

#tpl-content h1{
	margin:12px 0 8px 0;
}

	#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:992px){

	.container{
		width:992px;
	}


}


/*各製品ページのトップ画像*/
.top-img img{
	    width:100%;
}




/* header-top */

#tpl-header .top{
	width:100%;
	overflow:hidden;
	padding:8px 0;
	border-top:5px solid #105AA3;
}

#tpl-header .top .sp-btn{
	display:none;
}

#tpl-header .top .sp-btn a{
	color:#4C4C4C;
	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:#333;
}

#tpl-header .top .center a{
	color:#eee;
}

#tpl-header h1{
	margin:0;
    font-size:small;
}

#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{
	float:right;
	border:5px solid #A2CBF5;
	padding:4px 8px;
}

#tpl-header .top .right .contact-pc .tel{
	font-size:130%;
    padding-top:5px;
	font-weight:bold;
	line-height:1em;
}

#tpl-header .top .right .contact-pc .fax{
	font-size:130%;
    padding-top:5px;
	font-weight:bold;
	line-height:1em;
}


#tpl-header .top .right .contact-pc .message{
	font-size:10px;
}

#tpl-header .contact-pc p{
	margin-bottom:0;
}

#tpl-header .top .right .contact-sp{
	display:none;
}


@media only screen and (max-width:784px){

	#tpl-header {
		padding:0;
	}

	#tpl-header .top{
		padding: 4px 0px;
	}

	#tpl-header .top .sp-btn{
		display:block;
	}

	#tpl-header .top .left{
		display:block;
		padding: 0 4px;
	}

	#tpl-header .top .center{
		padding:2px 0 0 4px;
	}

	#tpl-header h1,
	#tpl-header.subpage .top .center span{
		font-size:10px;
		line-height:1.1;
	}

	#tpl-header .top .right .contact-pc{
		display:none;
	}

	#tpl-header .top .right .contact-sp{
		display:block;
	}
	
    #tpl-header .top{
		border-top:none;
}

	#tpl-header h1{
	display:none;
}

}


/*社名の画像*/
#tpl-header .pc{
    display:inline-block;
    }

#tpl-header .sp{
    display:none;
    }

        
@media only screen and (max-width:784px){
#tpl-header .pc{
    display:none;
    }

#tpl-header .sp{
    display:inline-block;
    }
}



/* header-menu,image */

#tpl-header .menu{
	width:100%;
	background:url("./img/18_1.png");
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}

#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;
	background:url("./img/18_2.png") right center no-repeat;
}

#tpl-header .menu ul{
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
}


#tpl-header .menu ul li:nth-last-child(1),
#tpl-header .menu ul li:nth-last-child(2){
	background:none;
}

#tpl-header .menu ul li a{
	display:block;
	width:100%;
    height:58px;
    line-height:58px;
	color:#333;
}

#tpl-header .image{
	margin-bottom:8px;
	position: relative;
	overflow: hidden;
}



@media only screen and (max-width:784px){

	#tpl-header .menu{
		display:none;
	}

	#tpl-header .contact{
		display:none;
	}

	#tpl-header-btn{
		display:block;
	}

	#tpl-header .menu{
    background:none;
		padding:0;
	border-top:none;
	border-bottom:none;
	}

	#tpl-header .menu ul li{
		width:100%;
		float:none;
		text-align:left;
		border-bottom:1px solid #333;
        background:none;
	}
    
    #tpl-header .menu ul li:first-child{
	    border-left: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 #A2CBF5;
        border-right:none;
		padding-left:16px;
    height:44px;
    line-height:44px;
	}

	#tpl-header .menu ul li a.active{
		border-bottom:none;
		border-left:16px solid #105AA3;
	}

	#tpl-header.subpage .image{
		display:none;
	}
	
	#tpl-header img{
	max-width:75%;
    }
}



/* header - fixed */

@media only screen and (max-width:784px){

	body.header-fixed #tpl-header .top{
		position: fixed !important;  
		position: absolute;  
		top: 0;
		left: 0;
		border-bottom:1px solid #333;
		background:#fff;
		z-index:9999;
	}

	body.header-fixed #tpl-header .menu{
		position: fixed !important;  
		position: absolute;  
		top: 0;
		left: 0;
		background:#fff;
		z-index:9999;
		margin-top:4px;
	}

}



/* footer */

#tpl-footer .links{
	margin:0;
	padding:1.5em;
	overflow:hidden;
	position: relative;
	background:#A2CBF5;
}

#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 #aaa;
	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:#105AA3;
	color:#333;
	text-align:center;
}

@media (max-width:991px){

	#tpl-footer .links{
		padding:1em 0;
	}

}

@media only screen and (max-width:784px){

	#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 #333;
	margin-bottom:20px;
}

#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:#A2CBF5;
	margin-right:8px;
	font-size:75%;
	vertical-align: 10%;
}



/* right menu */

#tpl-content .right-menu{
	margin-bottom:20px;
}

#tpl-content .right-menu ul{
	width:100%;
    margin:0;
	padding:0;
	list-style-type:none;
	border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}

#tpl-content .right-menu ul li{
	margin:0;
	padding:0;
	border-top:1px solid #aaa;
	overflow:hidden;
	background-size:cover;
}

#tpl-content .right-menu ul li:last-child{
	border-bottom:1px solid #aaa;
}

#tpl-content .right-menu ul li a{
	display:block;
	height:46px;
	padding-right:20px;
	line-height:46px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#333;
}

#tpl-content .banner_contact{
	width:100%;
	border:1px solid #aaa;
	margin-bottom:20px;
	text-align:-moz-center; 
	#text-align:center;
}

#tpl-content .banner_contact a{
	display:block;
	width:100%;
}


/* 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;
}


/* access */

#tpl-content .access {
	border:1px solid #aaa;
    margin-bottom:20px;
    padding:20px;
	font-size:12px;
}

#tpl-content .access h2{
	color:#4C4C4C;
    border-top:none;
    border-right:none;
	border-bottom:5px solid #A2CBF5;
    border-left:none;
    background:none;
	padding-top:5px;
	padding-right:0;
	padding-bottom:15px;
	padding-left:0;
	line-height:1;
	height:auto;
}



/* contact */

#tpl-content .contact{
	margin:20px;
}

#tpl-content .contact .btn{
	color:#fff;
	border-color:#105AA3;
	background-color:#105AA3;
	margin: 10px 0 20px;
}

@media only screen and (max-width:784px){

	#tpl-content .contact{
		margin: 20px 10px;
	}
}


/* news */

#tpl-content .news h2{
height: auto;
line-height: 30px;
background:none;
}

#tpl-content .news h2 span{
margin-right:16px;
}


/*パンくずリストパンくずリスト*/
#breadcrumbs ol {
    margin:0 0 10px 5px;
    padding:0;
}

#breadcrumbs ol li {
  display: inline;
  list-style-type: none;
  font-size:small;
}

#breadcrumbs ol li:before {
  content: " > ";
}

#breadcrumbs ol li:first-child:before {
  content:"";
}


/*画像3列並び→1列並び*/
*, *:before, *:after {
	box-sizing: border-box;
}
.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 480px) {
	.col_3 > div{
		width: 100%;
	}
}


/*画像2列並び→1列並び*/
*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 480px) {
	.col_2 > div{
		width: 100%;
	}


/*印刷に対応させるため*/
@media print {
 a[href]:after {
  content: "" !important;
 }
 abbr[title]:after {
  content: "" !important;
 }
}






/*########## 599px以下 ##########*/
@media(max-width:599px){



}



/*########## 600px以上 ##########*/
@media(min-width:600px){


}



/*########## 768px以上 ##########*/
@media(min-width:768px){





}


/*########## 1040px以上 ##########*/
@media(min-width:1040px){




}


/* 2019/12/18 追加 */
img{
	max-width: 100%;
}
@media screen and (max-width:374px){
	#tpl-header .center{
		max-width: 200px;
}
}






