@charset "UTF-8";
/* CSS Document */
body{
	padding: 0;
	margin: 0;
	line-height: 1.5;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top: 5px solid #084681;
}

* {  
    margin:0;  
    padding:0;  
} 

a{
	color: #5c9137;
}
a:hover{
	color: #5c9137;
	text-decoration:none;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	max-width: 100%;
}

li{
	list-style: none;
}

/* ------------------pc------------------ */
@media print,  screen and (min-width: 641px) {
/*ここにpc用スタイルを記述*/

/*ロゴ*/
#header_pc{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header_pc h1{
	padding:25px 0px 25px 0px;
}

#header_sp{
	display:none;
}

/*ヒーローイメージ*/
#section_hero_PC{
	width: 100%;
	
	background-color: #000;
	text-align:center;
}

#section_hero_sp{
	display:none;
}


/*----ヘッドナビ----*/
#headnavi_back{
	background-image: url(../images/headnavi_back.png);
	background-repeat: repeat-x;
	height: 57px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#head_navi{
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#head_navi ul {
	margin: 0px;
	padding: 0px;
}

#head_navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#head_navi li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}



#hn01 {
	background-image: url(../images/hn01.png);
	background-repeat: no-repeat;
}

#hn01 a {
	text-decoration: none;
	background-image: url(../images/hn01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 133px;
}



#hn02 {
	background-image: url(../images/hn02.png);
	background-repeat: no-repeat;
}

#hn02 a {
	text-decoration: none;
	background-image: url(../images/hn02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 131px;
}





#hn03 {
	background-image: url(../images/hn03.png);
	background-repeat: no-repeat;
}

#hn03 a {
	text-decoration: none;
	background-image: url(../images/hn03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 145px;
}




#hn04 {
	background-image: url(../images/hn04.png);
	background-repeat: no-repeat;
}

#hn04 a {
	text-decoration: none;
	background-image: url(../images/hn04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 144px;
}



#hn05 {
	background-image: url(../images/hn05.png);
	background-repeat: no-repeat;
}

#hn05 a {
	text-decoration: none;
	background-image: url(../images/hn05.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 103px;
}




#hn06 {
	background-image: url(../images/hn06.png);
	background-repeat: no-repeat;
}

#hn06 a {
	text-decoration: none;
	background-image: url(../images/hn06.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 103px;
}




#hn07 {
	background-image: url(../images/hn07.png);
	background-repeat: no-repeat;
}

#hn07 a {
	text-decoration: none;
	background-image: url(../images/hn07.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 141px;
}

#headNavi_sp{
	display:none;
	

}

#headnavi_sp{
	display:none;
}



/*コンテンツ*/
#contents{
	width:900px;
	margin:45px auto 45px auto;
	overflow:hidden;
}

/*------------フッター------*/
#footer{
	background-image: -webkit-linear-gradient(270deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	background-color:#000;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer_contents{
	width:900px;
	margin:0px auto 0px auto;
	overflow:hidden;
}

/*フッターロゴ*/
#footer_logo{
	width:25%;
	float:left;
}
#footer_logo h2{
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	color: #FFF;
	font-size: 1.4em;
	padding:0;
	margin:0px 0px 5px 0px;
}

.text_footer_tel{
	text-align: left;
	font-weight: 600;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 1.5em;
	font-family: "Arial Black", Gadget, sans-serif;
}


.text_footer_address{
	text-align: left;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 35px 0px;
	font-size: 0.95em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*フッター商品*/
#footer_item{
	width:46%;
	float:left;
	margin:0 2% 0 2%;
	overflow:hidden;
}

#footer_item h2{
	text-align: left;
	color: #FFF;
	font-size: 0.95em;
	
}

.footer_item{
	width:48%;
	float:left;
	margin:0 2% 0 0;
}

.footer_item h3{
	color: #FFF;
	font-size: 0.9em;
	margin:15px 0px 8px 0px;
}

.footer_item ul{
	margin:0px;
	padding:0px;
}


.footer_item li{
	margin: 0px 0 10px 0px;
	padding-top: 20px;
	padding: 0px 0px 0px 13px;
	color: #FFF;
	font-size: 0.8em;
	background-image: url(../images/i_keisen.png);
	background-repeat: no-repeat;
	list-style:none;
}

.footer_item li a{
	color: #FFF;
	text-decoration:none;
}

.footer_item li a:hover{
	color: #FFF;
	text-decoration:underline;
}

/*フッターその他*/
#footer_othercontents{
	width:25%;
	float:left;
}

#footer_othercontents ul{
	margin:0px;
	padding:0px;
}


#footer_othercontents li{
	margin: 0px 0 10px 0px;
	padding-top: 20px;
	padding: 0px 0px 0px 13px;
	color: #FFF;
	font-size: 0.8em;
	background-image: url(../images/i_keisen.png);
	background-repeat: no-repeat;
	list-style:none;
}

#footer_othercontents li a{
	color: #FFF;
	text-decoration:none;
}

#footer_othercontentsli a:hover{
	color: #FFF;
	text-decoration:underline;
}

}


/* ------------------スマホ------------------ */
@media print, screen and (max-width: 640px){
/*ロゴ*/
#header_sp{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header_sp h1{
	padding:25px 0px 25px 0px;
	text-align:center;
}


#header_pc{
	display:none;
}

/*ヒーローイメージ*/
#section_hero_PC{
	display:none;
}

#section_hero_sp{
	background-color:#000;
	
}
/*コンテンツページヒーローイメージ*/
#section_contents_hero_sp{
	background-image: url(../images/contents_sp_back.jpg);
	width: 100%;
	height: 100px;
}

#section_contents_hero_sp h2{
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	vertical-align: middle;
	height: 100px;
	line-height: 100px;
	padding-left: 25px;
	font-size: 1.2em;
}
/*----ヘッドナビ----*/
#headnavi_back{
	display:none;
}


.headnavi_SP {
    list-style: none;
    overflow: hidden;
}
 
.headnavi_SP li {
	float: left;
	border-right: 1px solid #FFF;
	width: 24.8%;
	
	
}
.headnavi_SP li:last-child {
	 border:none;
}
 
.headnavi_SP li a {
    display: block;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}
 
.headnavi_SP li a span {
    display: block;
    margin: 3px 0 0 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 0.6em;
    letter-spacing: 1px;
}
 
.headnavi_SP li a:hover {
    background: #00356a;
}
 
.headnavi_SP li.active a {
    background: #01417c;
    color: #FFF;
}

.headnavi_SP li{
    background: #01417c;
    color: #FFF;
	font-size: 0.75em;
}

#contents{
	width:95%;
	margin:25px auto 25px auto;
}



/*フッター*/
#footer{
	background-image: -webkit-linear-gradient(270deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(27,46,50,1.00) 0%,rgba(0,26,30,1.00) 100%);
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer_logo h2{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	color: #FFF;
	padding:0;
	font-size: 1.3em;
	margin:10px 0px 5px 0px;
}

.text_footer_tel{
	text-align: center;
	font-weight: 600;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 1.5em;
	font-family: "Arial Black", Gadget, sans-serif;
}

.text_footer_address{
	text-align: center;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 35px 0px;
	font-size: 0.95em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}







/*フッターロゴ*/
#footer_logo{
	width:90%;
	margin:0 auto 0 auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
	
}
#footer_logo h2{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	color: #FFF;
	font-size: 1.4em;
	padding:0;
	margin:0px 0px 2px 0px;
}

.text_footer_tel{
	text-align: center;
	font-weight: 600;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-size: 1.5em;
	font-family: "Arial Black", Gadget, sans-serif;
}


.text_footer_address{
	text-align: center;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.95em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*フッター商品*/
#footer_item{
	width: 90%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
	
}

#footer_item h2{
	text-align: left;
	color: #FFF;
	font-size: 0.95em;
	
}

.footer_item{
	width:48%;
	float:left;
	margin:0 2% 0 0;
}

.footer_item h3{
	color: #FFF;
	font-size: 0.9em;
	margin:15px 0px 8px 0px;
}

.footer_item ul{
	margin:0px;
	padding:0px;
}


.footer_item li{
	margin: 0px 0 10px 0px;
	padding-top: 20px;
	padding: 0px 0px 0px 13px;
	color: #FFF;
	font-size: 0.8em;
	background-image: url(../images/i_keisen.png);
	background-repeat: no-repeat;
	list-style:none;
}

.footer_item li a{
	color: #FFF;
	text-decoration:none;
}

.footer_item li a:hover{
	color: #FFF;
	text-decoration:underline;
}

/*フッターその他*/
#footer_othercontents{
	width:90%;
	margin:0 auto 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;

	
}

#footer_othercontents ul{
	margin:0px;
	padding:0px;
}


#footer_othercontents li{
	margin: 0px 0 10px 0px;
	padding-top: 20px;
	padding: 0px 0px 0px 13px;
	color: #FFF;
	font-size: 0.8em;
	background-image: url(../images/i_keisen.png);
	background-repeat: no-repeat;
	list-style:none;
}

#footer_othercontents li a{
	color: #FFF;
	text-decoration:none;
}

#footer_othercontentsli a:hover{
	color: #FFF;
	text-decoration:underline;
}

}