
#container{
	display: block!important;
	margin-top: 160px;
/*	font-family: "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
*/}
#container #main {
	width: 1000px!important;
}



#container_maker1008 {
	width: 1008px;
	margin: 0 auto;
	line-height: 2.0;
	padding: 0 20px;
    box-sizing: border-box;
}

#container_maker1008 .maker_name {
	font-size: 16px;
    line-height: 1.0;
    padding: 10px 0 0;
    color: #133E6B;
}
#container_maker1008 .maker_subname {
	font-size: 14px;
    line-height: 1.4;
    padding: 4px 0 0;
    color: #333;
}




#container_maker1008 h2 {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.6;
	margin-top: 20px;
    margin-bottom: 20px;
}
#container_maker1008 h3 {
	font-size: 20px;
    line-height: 1.4;
    padding: 15px 20px 12px 20px;
    background: #333;
    color: #FFF;
    font-weight: 600;
    position: relative;
    border: none;
	border-radius: 6px;
    margin: 1em 0 ;
}
/*#container_maker1008 h3:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-width: 0px 0px 16px 16px;
    border-style: solid;
    border-color: #FFF #DB443F #DB443F #FFF;
    background: #BB130D;
    display: block;
    width: 0;
}*/


#container_maker1008 h4 {
	font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    padding: 5px 15px;
    border-left: 6px solid #D10A03;
    border-left: 6px solid #333;
    border-bottom: none !important;
    color: #000;
    margin: 2em 0px 1em;
}
#container_maker1008 .h4_before {
    margin: 1em 0px 1em;
}
#container_maker1008 .kiji_text {
	font-size: 16px;
    line-height: 2.0;
    padding: 0 0 0;
    color: #333;
}
#container_maker1008 .name {
    font-weight: bold;
}

#container_maker1008 .p_makername {
	font-size: 24px;
    line-height: 1.2;
    padding: 0.4em 0 0;
    color: #333;
}
#container_maker1008 .p_text {
	font-size: 14px;
    line-height: 1.4;
    padding: 0.4em 0 0;
    color: #333;
}
#container_maker1008 .p_name {
	font-size: 20px;
	line-height: 16px;
}

#aboutmaker {
	margin-top: 4em;
    border: 1px solid #ccc;
	padding: 2em;
}
	#aboutmaker .maker_title {
		font-size: 20px;
		font-weight: 600;
		line-height: 1.4;
		padding: 5px 15px;
		border-left: 6px solid #D10A03;
		border-bottom: none !important;
		color: #000;
		margin: 0 0px 1em;
	}

	.web,.tel{
		box-sizing: border-box;
		zoom: 1;
		position: relative;
		padding: 0;
		vertical-align: middle;
		margin: 0.2em 1.5em 0 0;
	}
	.icon{
		min-width: 2.5em;
		padding: 0.1em 0.5em;
		border: 1px solid #D10A03;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		border-radius: 2px;
		font-size: 0.85em;
		font-weight: bold;
		text-align: center;
		color: #D10A03;
	}


.desc_text_bggray {
	background-color: #efefef;
	padding: 2em;
}



/* 写真 */
.photo_flexwrap{
	margin-top: 10px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; }
.photo2_flexitem {
	position: relative;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 49%;		 }
	.photo2_flexitem img {
		width: 100%;
		height: 300px;
		object-fit: cover;	}
.photo3_flexitem {
	position: relative;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 49%;		 }
	.photo3_flexitem img {
		width: 100%;
		height: auto;
		object-fit: cover;	}
.photo4_flexitem {
	position: relative;
	width: 23%;		 }
	.photo4_flexitem img {
		width: 100%;
		height: 200px;
		object-fit: cover;	}

.photo_cap {
	padding-top: 6px;
	line-height: 1.4;
	font-size: 12px; }


/* フォントカラー */
.fc_D10A03{color: #D10A03;}
.fc_4E5592 {color: #4E5592;}
.fc_E0815E {color: #E0815E;}
.fc_489684 {color: #489684;}
.fc_A75F45 {color: #a75f45;}
.fc_82251f {color: #82251f;}
.fc_333333 {color: #333333;}
.fc_4371ac {color: #4371ac;}
.fc_3d8e74 {color: #3d8e74;}
.fc_ff7a2a {color: #ff7a2a;}
.fc_e81b1be3 {color: #e81b1be3;}
.fc_023866 {color: #023866;}
.fc_60392A {color: #60392A;}



@media print, screen and (max-width: 999px) {

	#container{
		display: block!important;
		margin-top: 0px;
	}
	#container_maker1008 {
		width: 96%;
		margin: 0 2%;
	}
	#container #main {
		width: 100%!important;
	}
	
	#container_maker1008 .maker_name {
		font-size: 18px;
		line-height: 1.0;
		padding: 10px 0 0;
		color: #133E6B;
	}
	#container_maker1008 .maker_subname {
		font-size: 12px;
		line-height: 1.4;
		padding: 4px 0 0;
		color: #333;
	}

	
	
	/* 写真 */
	.photo2_flexitem {
		position: relative;
		width: 100%;		 }
		.photo2_flexitem img {
			width: 100%;
			height: 300px;
			object-fit: cover;	}
	.photo4_flexitem {
		width: 48%;		 }
		.photo4_flexitem img {
			width: 100%;
			height: 200px;
			object-fit: cover;	}	
	
}
