@charset "UTF-8";
/* CSS Document */

#head_image{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 35px;
}

.h_toppage_catch{
	font-family: "Ryumin Bold KL";
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.top_lead_text01{
	width: 660px;
	margin-top: 15px;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 185%;
	text-align: center;
	
}


/*----カテゴリーナビ----*/
#wrap_categoryNavi{
	margin-bottom: 100px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.categoryNavi{
	width: 295px;
	margin-left: 0px;
	margin-right: 5px;
	float: left;
}

.categoryNavi:last-child{
	margin-right: 0px;
}
.h2_categoryNavi {
	margin: 0px;
	padding: 0px;
}
@media(min-width:641px){
	
.h_toppage_catch_sp{
	display: none;
}
.h2_categoryNavi_SP{
	display: none;
	height: 35px;
}
}

.categoryNavi h2 img{
	width: 295px;
	
}

.category_photo{
	margin-top: 0px;
	margin-bottom: 15px;
}

.text_categoryNavi{
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.85em;
	line-height: 180%;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}

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

.categoryNavi_button a{
	color: #a85230;
	text-decoration:underline;
}

.categoryNavi_button a:hover{
	color: #a85230;
	text-decoration:none;
}

.categoryNavi_button a:active{
	color: #a85230;
	text-decoration:none;
}

.categoryNavi_button a:visited{
	color: #a85230;
	text-decoration:underline;
}

/*----納品実績----*/
#wrap_result{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 120px;
}

#wrap_result h2{
	font-family: Ryumin Medium KL;
	font-size: 1.5em;
	margin-bottom: 40px;
	text-align: center;
}

.box_result{
	width: 240px;
	margin-right: 13px;
	margin-bottom: 8px;
	float: left;
}
 
 .box_result:last-child{
	 margin-right: 0px;
 }
 .photo_result{
	 margin-bottom: 8px;
 }
 .button_result_zoom{
	background-image: url(../images/toppage/i_zoom.svg);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	color: #a85230;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 20px;
	font-size: 0.8em;
	background-position: p 0%;
 }
 
 
 .button_result_zoom a{
	 color: #a85230;
	  }
	  
 .button_result_zoom a{
	  color: #a85230;
	  text-decoration:none;
	  }
.button_result_zoom a:hover{
	  color: #a85230;
	  text-decoration:underline;
	  }
 .button_result_zoom a:active{
	  color: #a85230;
	  text-decoration:underline;
	  }
  .button_result_zoom a:visited{
	  color: #a85230;
	  text-decoration:none;
	  }
 
 
 
 /*----------------------------------------
スマホ　CSS
---------------------------------------*/

 
 @media(max-width:640px){
#head_image{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}

#head_image img{
	max-width:100%;
	height:auto;
}

.h_toppage_catch{
	display:none
}

.h_toppage_catch_sp{
	font-family: "Ryumin Bold KL";
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}

.top_lead_text01{
	width: 90%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 185%;
	text-align: left;
	font-size: 0.85em;
}


/*----カテゴリーナビ----*/
#wrap_categoryNavi{
	margin-bottom: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.categoryNavi{
	width: 49%;
	margin-left: 0px;
	margin-right: 1%;
	float: left;
}

.categoryNavi:nth-of-type(2n){
	margin-right: 0px;
}
.h2_categoryNavi{
	display:none;
}

.h2_categoryNavi_SP{
	margin: 0px;
	background-image: url(../images/contents_navi_top_SP.png);
	padding-bottom: 15px;
	color: #000000;
	font-family: "Reimin Y20 Medium", serif;
	font-weight: 700;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 0.8em;
	padding-top: 15px;
	height: 55px;
	line-height: 150%;
}

.categoryNavi h2 img{
	max-width:100%;
	height:auto;
	
}

.category_photo{
	margin-top: 0px;
	margin-bottom: 12px;
}

.category_photo img{
	max-width:100%;
	height:auto;
}

.text_categoryNavi{
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.75em;
	line-height: 180%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}



.categoryNavi_button{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
	color: #a85230;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.85em;
}

.categoryNavi_button a{
	color: #a85230;
	text-decoration:underline;
}

.categoryNavi_button a:hover{
	color: #a85230;
	text-decoration:none;
}

.categoryNavi_button a:active{
	color: #a85230;
	text-decoration:none;
}

.categoryNavi_button a:visited{
	color: #a85230;
	text-decoration:underline;
}



/*----納品実績----*/
#wrap_result{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

#wrap_result h2{
	font-family: Reimin Y20 Medium;
	font-size: 1.2em;
	margin-bottom: 20px;
	text-align: center;
}

.box_result{
	width: 48%;
	margin-right: 2%;
	margin-bottom: 8px;
	float: left;
}
 
 .box_result:nth-of-type(2n){
	 margin-right: 0px;
 }
 .photo_result{
	 margin-bottom: 8px;
 }
 
  .photo_result img{
	  max-width:100%;
	  height:auto;
  }
 .button_result_zoom{
	background-image: url(../images/toppage/i_zoom.svg);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	color: #a85230;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 20px;
	font-size: 0.75em;
	background-position: p 0%;
 }
 
 
 
 }
	
