@charset "utf-8";


/* desktop */

#wrap {
}

#wrap #mainImage {
	height: 200px;
	background: url(../img/factory/main_image.jpg) center top repeat-x;
}

#wrap #factory section {
	min-height: 680px;
	padding: 80px 0 0 0;
	background: url(../img/common/section_bg.png) top center no-repeat;
}

#wrap #factory section .sectionBg {
	width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

#wrap #factory section p {
	margin: 0 0 6px 0;
}

#wrap #factory section ul {
	margin: 20px 0 0 0;
}

#wrap #factory section ul li {
	width: 1000px;
	margin: 0 auto 20px auto;
}

#wrap #factory section ul li:last-child {
	margin: 0 auto;
}

#wrap #factory section ul li h3 {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 40px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 2.000em;
	font-weight: bold;
	line-height: 50px;
	color: #fff;
	background: url(../img/common/h3_bg.png) no-repeat;
}

#wrap #factory section ul li h4 {
	margin: 10px 0 0 0;
	font-size: 	1.429em;
	font-weight: bold;
	line-height: 1.4;
}

#wrap #factory section .factoryPh {
	width: 940px;
	margin: 0 auto;
}

#wrap #factory section .factoryPh li {
	width: 460px;
	margin: 0 20px 10px 0;
	float: left;
}

#wrap #factory section .factoryPh li:nth-child(2n) {
	margin: 0 0 10px 0;
}

#wrap #factory section .craftsman li {
	padding: 20px;
	background: url(../img/factory/craftsman_bg.png) right bottom no-repeat, url(../img/common/td_bg.jpg);
	background-size: contain;
	box-sizing: border-box;
}

#wrap #factory section .craftsman li .craftsmanPh {
	width: 400px;
	margin: 0 20px 0 0;
	float: left;
}

#wrap #factory section .craftsman li div {
	width: 540px;
	float: left;
}

#wrap #factory section .craftsman li div .name {
	padding: 4px 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 1.714em;
	font-weight: bold;
	background: url(../img/common/th_bg.jpg);
}

#wrap #factory section .factoryAdd p {
	width: 500px;
	margin: 0 20px 0 0;
	float: left;
}

#wrap #factory section .factoryAdd table {
	width: 480px;
	float: left;
	font-size: 1.286em;
	border: 2px solid #493759;
}

#wrap #factory section .factoryAdd table tr th {
	background: #ead27e;
}

#wrap #factory section .factoryAdd table tr th,
#wrap #factory section .factoryAdd table tr td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-right: 2px solid #493759;
	border-bottom: 2px solid #493759;
}

#wrap #factory section .factoryAdd table tr td {
	text-align: left;
}

#wrap #factory section iframe {
	width: 100%;
	margin: 20px 0 0 0;
	height: 400px;
}




/* smartphone */

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

br {
	display: none;
}

#wrap {
	background: url(../img/top/index_bg_sp01.png) center top no-repeat;
	background-size: contain;
}

#wrap #mainImageSp p img {
	vertical-align: bottom;
}

#wrap #top {
	width: 100%;
}

#wrap #top {
	background: url(../img/top/toptop_bg_sp.png) no-repeat;
	background-size: contain;
}

#wrap #factory section {
	padding: 20px 0 0 0;
	background: url(../img/common/section_bg_sp.png) top center no-repeat;
	background-size: contain;
	box-sizing: border-box;
}

#wrap #factory section .sectionBg {
	width: 100%;
	margin: 0;
	padding: 0 10px;
	box-sizing: border-box;
}

#wrap #factory section p {
	margin: 6px 0 0 0;
}

#wrap #factory section ul {
	margin: 10px 0 0 0;
}

#wrap #factory section ul li {
	width: 100%;
	margin: 0 0 10px 0;
}

#wrap #factory section ul li:last-child {
	margin: 0 auto;
}

#wrap #factory section ul li h3 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 2px 0 2px 10px;
	font-size: 1.286em;
	line-height: 1.4;
	background: none;
	background: #333;
	box-sizing: border-box;
	border: 1px solid #f9f1af;
}

#wrap #factory section ul li h4 {
	margin: 10px 0 0 0;
	font-size: 1.143em;
	line-height: 1.3;
}

#wrap #factory section .factoryPh {
	width: 100%;
	margin: 10px auto 0 auto;
}

#wrap #factory section .factoryPh li {
	width: 100%;
	margin: 0 20px 10px 0;
	float: none;
}

#wrap #factory section .factoryPh li:nth-child(2n) {
	margin: 0 0 10px 0;
}

#wrap #factory section .craftsman li .craftsmanPh {
	width: 100%;
	margin: 0 20px 0 0;
	float: none;
}

#wrap #factory section .craftsman li div {
	width: 100%;
	margin: 0 0 20px 0;
	float: none;
}

#wrap #factory section .craftsman li div .name {
	font-size: 1.429em;
}

#wrap #factory section .factoryAdd p {
	width: 100%;
	margin: 0 20px 0 0;
	float: none;
}

#wrap #factory section .factoryAdd table {
	width: 100%;
	margin: 10px 0 0 0;
	float: none;
	font-size: 1.000em;
	border: 2px solid #493759;
}

#wrap #factory section .factoryAdd table tr th {
	background: #ead27e;
}

#wrap #factory section .factoryAdd table tr th,
#wrap #factory section .factoryAdd table tr td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-right: 2px solid #493759;
	border-bottom: 2px solid #493759;
}

#wrap #factory section .factoryAdd table tr td {
	text-align: left;
}

#wrap #factory section iframe {
	width: 100%;
	margin: 20px 0 0 0;
	height: 400px;
}










}

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

}

