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

/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */


/* TOP ページ */

/* タイトルアイコン */

.title_icon {
	height: 200px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.news_wrap {
		margin-top: 5px;
	}
	
	

.news_day {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-top: 0px;
	color: #666;
	letter-spacing: 0.1em;
	float: left;
	display: block;
	width: 120px;
}
.news_categoly {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	padding: 3px 5px 1px 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-radius: 10px;
	background-color: #231815;
	color: #fff;
	letter-spacing: 0.2em;
	float: left;
	display: block;
	width: 150px;
}
.news_discription {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16px;
	padding-top: 5px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.1em;
	float: right;
	display: block;
	width: 600px;
	line-height: 1.5;
	
}

.btn_more {
	height: 40px;
	padding-top: 40px;
	float: right;
}

/* 製品紹介ボタン */
.w50per {
	width: 40%;
	display: block;
	margin: 0 auto;
}
.title_btn {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

/* 製品検索 */



.w40per-80per {
	width: 40%;
}

.w50per-100per {
	width: 50%
}

.h90_w70per {
	height: 75px;
	width: auto;
	display: block;
	margin: 0 auto;
}


.w90per-95per {
		width: 90%;
		margin: 0 auto;
	}	

.h90_w100per {
	height: 100px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.child3_gallery {
	width: 31%;
	padding: 1%;
}

.child4_gallery {
	width: 21%;
	padding: 1%;
}

.child5 {
	width: 19%;
}

/* ギャラリー */

.gallery_btn {
	background-color: #fff;
	box-shadow: 2px 2px 2px #999;
}

.gallery_img_wrap {
	width: 100%;
	height: 180px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.dammy {
	width: 100%;
	height: 180px;
}

p.gallery_text {
	
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16px;
	text-align: justify;
	text-decoration: none;
	color: #000;
}
.textbox2 {
width: 88%;
margin: 0 auto;
}
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */

@media screen and (max-width: 560px) {

	
	
/* TOP ページ */

/* 製品紹介ボタン */
.w50per {
	width: 50%;
}
.textbox2 {
	width: 90%;}

/* 製品検索 */
	

.w40per-80per {
	width: 90%;
	height: auto;
	display: block;
	margin: 10% auto 20px;
}

.w50per-100per {
	width: 90%
}
	
.w90per-95per {
		width: 95%;
	}	
	
.h90_w70per {
	height: auto;
	width: 60%;
	display: block;
	margin: 0 auto;
}
.h90_w100per {
	height: auto;
	width: 100%;
}
	
.child5 {
	width: 33%;
	padding-bottom: 3px;
}
	
	
/* gallery */
	

.child3_gallery {
	width: 48%;
	padding: 1%;
}

	
/* タイトルアイコン */

.title_icon {
	font-size: 10px;
	height: 140px;
	margin-top: -30px;
}

.news_wrap {
		margin-top: 100px;
	}
	

.news_day {
	margin-bottom: 5px;
	font-size: 10px;
	width: 90px;}
	
	
	
.news_categoly {
	font-size: 8px;
	padding: 4px 5px 1px 5px;
	margin-top: 7px;
	width: 100px;}

.news_discription {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 13px;
	padding-top: 5px;
	width: 100%;
	
}
.btn_more {
	height: 25px;
	padding-top: 20px;
}

	
}
	
	
	
	
}