/* BISTRO TABLE / CHAIR [color_variation] */
.product_detail  .color_variation{
	justify-content: flex-start;
}
.color_variation_item{
	display: flex;
	align-items: center;
	width: 25%;
	margin: 0 0 20px;
}
.color_variation_item:nth-child(3n+2){
    margin: 0 5% 20px;
}
.color_variation_item span {
    display: block;
    min-width: 80px;
    max-width: 80px;
    margin: 0 20px 0 0;
}
.color_variation_item span img{
	margin: 0;
}
.color_variation_item p{
	margin: 0;
}
.color_variation_item p.center{
	text-align: left;
}

/* COPPER PRODUCTS */
#copper_sec01{
    background: linear-gradient(#FFF 30%, #f6f4ee 30%);
    padding: 0 20px 60px;
}
.copper_fv{
    margin: 80px auto 80px;
    max-width: 1000px;
}
.copper_fv h1{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	color: #3e3a39;
	margin: 0 0 40px;
}
.copper_fv p{
	text-align: right;
	font-size: 14px;
	color: #3e3a39;
	margin: 10px 0 0;
}
.copper_read{
	max-width: 1000px;
	margin: 0 auto;
}
.copper_read dl{
	display: flex;
}
.copper_read dl dt{
    text-align: right;
    min-width: 32%;
}
.copper_read dl dt p{
	font-size: 14px;
	color: #3e3a39;
	margin: 10px 0 0;
}
.copper_read dl dd{
	padding: 0 0 0 8%;
}
.copper_read dl dd h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	line-height: 1.6;
	font-weight: normal;
	color: #3e3a39;
	margin: 0 0 30px;
}
.copper_read dl dd p{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 19px;
	text-align: justify;
	line-height: 1.6;
	color: #3e3a39;
	margin: 0 0 40px;
}
.copper_read dl dd span.cv_txt{
    position: relative;
    padding: 0 182px 0 0;
    font-size: 14px;
    line-height: 1.6;
    font-weight: bold;
    display: block;
}
.copper_read dl dd span.cv_txt a{
    display: block;
    border: solid 1px #b9a776;
    box-sizing: border-box;
    background: #fff;
    color: #b9a776;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
}
.copper_read dl dd span.cv_txt a::after{
    content: "";
    width: 30px;
    height: 10px;
    position: absolute;
    background: url(../img/link_arrow.png)no-repeat center right;
    right: -20px;
    top: 50%;
    margin-top: -10px;
}

#copper_sec02{
	background: #fff;
	padding: 80px 20px;
}
#copper_sec02 h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #3e3a39;
	margin: 0 0 80px;
}
#copper_sec03{
	background: #fff;
	padding: 0 20px 80px;
}
#copper_sec03 h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #3e3a39;
	margin: 0 0 40px;
}
#copper_sec04{
	background: #fff;
	padding: 0 20px 80px;
}
#copper_sec04 h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #3e3a39;
	margin: 0 0 40px;
}
#copper_sec05{
	background: #fff;
	padding: 0 20px 80px;
}
#copper_sec05 h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #3e3a39;
	margin: 0 0 40px;
}
p.copper_txt{
	text-align: center;
	line-height: 1.6;
	margin: 0 0 60px;
}

.copper_sec01_detail01{
	max-width: 1000px;
	margin: 0 auto 60px;
	color: #3e3a39;
}
.copper_sec01_detail01 dl{
	display: flex;
	justify-content: space-between;
}
.copper_sec01_detail01 dl dt{
	width: 45%;
	position: relative;
	z-index: 1;
}
.copper_sec01_detail01 dl dd{
    width: 50%;
    padding: 20px 0 0;
}
.copper_sec01_detail01 dl dd h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: solid 1px #3e3a39;
	font-size: 40px;
	font-weight: normal;
	text-align: left;
	color: #3e3a39;
	padding: 0 0 10px;
	margin: 0 0 30px;
	position: relative;
}
.copper_sec01_detail01 dl dd h3::before{
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	background: #3e3a39;
	position: absolute;
	bottom: -1px;
	right: 100%;
}
.copper_sec01_detail01 dl dd h4{
	color: #3e3a39;
	font-size: 20px;
	margin: 20px 0;
}
.copper_sec01_detail01 dl dd table th{
	vertical-align: middle;
	font-size: 14px;
	padding: 5px 20px 5px 0;
	text-align: left;
}
.copper_sec01_detail01 dl dd table td{
	font-size: 14px;
	padding: 5px 0 5px 0;
}
.copper_sec01_detail01 dl dd p{
	font-size: 14px;
	line-height: 1.6;
	margin: 20px 0 0;
}
.copper_item_box01{
    max-width: 1000px;
    margin: 0 auto 80px;
    display: flex;
}
.common_item02_box{
	max-width: 1000px;
    margin: 0 auto 80px;
	display: flex;
	justify-content: space-between;
}
.copper_item_box03{
	max-width: 1000px;
    margin: 0 auto 80px;
    display: flex;
    justify-content: space-around;
}
.copper_item_box04{
	max-width: 1000px;
    margin: 0 auto 80px;
    display: flex;
    justify-content: center;
}

.item_type01{
	width: 30%;
	color: #3e3a39;
}
.item_type01:nth-child(even){
	margin: 0 5%;
}
.item_type02{
	width: 46%;
	color: #3e3a39;
}
.item_type02:nth-child(even){
	margin: 0 5%;
}
.item_type03{
	width: 23%;
	color: #3e3a39;
}
.item_type03 img{
    box-shadow: -1px 3px 2px rgba(0, 0, 0, 0.1);
}
.item_type04{
	width: 40%;
	margin: 0 5%;
	color: #3e3a39;
}
.item_type04 img{
    box-shadow: -1px 3px 2px rgba(0, 0, 0, 0.1);
}

.common_item img{
	margin: 0 0 15px;
}
.common_item h5{
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 10px;
}
.common_item table th{
	vertical-align: middle;
	font-size: 13px;
	padding: 5px 10px 5px 0;
	text-align: left;
}
.common_item table td{
	font-size: 13px;
	padding: 5px 0 5px 0;
}

/* IRON PRODUCTS */
#iron_sec01{
    background: linear-gradient(#FFF 30%, #f6f4ee 30%);
    padding: 0 20px 60px;
}
#iron_sec02{
	padding: 80px 20px 0;
}
#iron_sec02 h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #3e3a39;
	margin: 0 0 40px;
}

.iron_ttl01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	color: #3e3a39;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #3e3a39;
	position: relative;
}
.iron_ttl01::before{
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	background: #3e3a39;
	position: absolute;
	bottom: -1px;
	right: 100%;
}
.iron_ttl02{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	color: #3e3a39;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #3e3a39;
	position: relative;
}
.iron_ttl02::before{
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	background: #3e3a39;
	position: absolute;
	bottom: -1px;
	left: 100%;
}
.iron_ttl03{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	color: #3e3a39;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #3e3a39;
	position: relative;
}
.iron_ttl04{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	color: #3e3a39;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #3e3a39;
	position: relative;
}
.iron_ttl05{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	color: #3e3a39;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #3e3a39;
	position: relative;
	text-align: center;
}

p.name{
	text-align: right;
	font-size: 14px;
	text-align: right;
	margin: 10px 0 0;
	color: #3e3a39;
}

.iron_box01{
	max-width: 1000px;
	margin: 0 auto 80px;
}
.iron_box01 dl{
	display: flex;
}
.iron_box01 dl dt{
	width: 70%;
	position: relative;
	z-index: 1;
}
.iron_box01 dl dd{
	width: 30%;
	padding: 0 0 0 4%;
	box-sizing: border-box;
}
.iron_box01 dl dd p{
	color: #3e3a39;
	line-height: 1.8;
	margin: 20px 0 0;
}

.iron_box02{
	max-width: 1000px;
	margin: 0 auto 80px;
}
.iron_box02 dl{
	display: flex;
	flex-direction: row-reverse;
}
.iron_box02 dl dt{
	background: #fff;
	width: 73%;
	position: relative;
	display: flex;
	justify-content: space-between;
	z-index: 1;
}
.iron_box02 dl dt span.thumb_type01:nth-child(even){
	margin: 0 2%;
}
.iron_box02 dl dd{
	width: 27%;
	padding: 0 4% 0 0;
	box-sizing: border-box;
}
.iron_box02 dl dd p{
    color: #3e3a39;
    line-height: 1.8;
    margin: 20px 0 0;
    text-align: justify;
    max-width: 190px;
}

.iron_box03{
	max-width: 1000px;
	margin: 0 auto 80px;
}
.iron_box03 dl{
	display: flex;
}
.iron_box03 dl dt{
	width: 40%;
	position: relative;
	z-index: 1;
}
.iron_box03 dl dd{
	width: 45%;
	padding: 0 0 0 8%;
	box-sizing: border-box;
}
.iron_box03 dl dd p{
	color: #3e3a39;
	line-height: 1.8;
	margin: 20px 0 0;
}

.iron_box04{
    max-width: 1000px;
    margin: 0 auto 160px;
}
.iron_box04 dl{
	position: relative;
	display: flex;
}
.iron_box04 dl dt{
    position: absolute;
    right: 0;
    bottom: 74px;
    background: #fff;
    width: 40%;
    z-index: 1;
}
.iron_box04 dl dt .iron_img02{
    position: absolute;
    width: 50%;
    right: 0;
    top: 105%;
}
.iron_box04 dl dt .iron_img03{
    position: absolute;
    width: 130%;
    max-width: initial;
    right: 70%;
    top: 130%;
}
.iron_box04 dl dd{
	width: 60%;
	padding: 0 0 0;
	box-sizing: border-box;
}
.iron_box04 dl dd p{
    color: #3e3a39;
    line-height: 1.8;
    margin: 20px 0 0;
    text-align: justify;
    max-width: 470px;
}

.iron_box05{
	max-width: 1000px;
	margin: 0 auto 80px;
}
.iron_box05 dl{
	display: flex;
	justify-content: space-between;
}
.iron_box05 dl dt{
	width: 60%;
	position: relative;
	z-index: 1;
}
.iron_box05 dl dd{
	width: 40%;
	padding: 0 0 0;
	box-sizing: border-box;
}
.iron_box05 dl dd p{
	color: #3e3a39;
	font-size: 14px;
	line-height: 1.8;
	margin: 20px 0 0 70px;
}

.iron_box06{
	max-width: 1000px;
	margin: 0 auto 0;
}
.iron_box06 h4{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: normal;
	color: #3e3a39;
	margin: 0 0 10px;
	position: relative;
}
.iron_box06 dl{
	display: flex;
	justify-content: space-between;
	width: 60%;
}
.iron_box06 dl dt{
	width: 60%;
	position: relative;
	z-index: 1;
	padding: 0 3% 0 0;
	box-sizing: border-box;
}
.iron_box06 dl dd{
	width: 40%;
	padding: 0 0 0;
	box-sizing: border-box;
}
.iron_box06 dl dd p{
	color: #3e3a39;
	font-size: 14px;
	line-height: 1.8;
	margin: 20px 0 0 70px;
}

.iron_box07{
    max-width: 1000px;
    margin: 80px auto;
}
.iron_box07 dl{
	position: relative;
	display: flex;
}
.iron_box07 dl dt {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    width: 30%;
    z-index: 1;
}
.iron_box07 dl dd{
	width: 70%;
	padding: 0 0 0;
	box-sizing: border-box;
}
.iron_box07 dl dd p{
    color: #3e3a39;
    line-height: 1.8;
    margin: 20px 0 0;
    text-align: justify;
    max-width: 470px;
}

/* add 国旗部分のcss追加 */
.country{
	display: flex;
    justify-content: space-between;
    margin: 10px 0 15px;
}
.country span{
	display: block;
    width: 48px;
}


@media all and (min-width: 0) and (max-width: 767px){
	/* BISTRO TABLE / CHAIR [color_variation] */
	.product_detail  .color_variation{
		justify-content: flex-start;
	}
	.color_variation_item{
		display: flex;
		align-items: center;
		width: 40%;
		margin: 0 5% 20px 0;
	}
	.color_variation_item:nth-child(3n+2){
	    margin: 0 5% 20px 0;
	}
	.color_variation_item:nth-child(even){
	    margin: 0 5% 20px 0;
	}
	.color_variation_item span {
	    display: block;
	    min-width: 80px;
	    max-width: 80px;
	    margin: 0 20px 0 0;
	}
	.color_variation_item span img{
		margin: 0;
	}
	.color_variation_item p{
		margin: 0;
	}
	.color_variation_item p.center{
		text-align: left;
	}

	/* COPPER PRODUCTS */
	#copper_sec01{
	    background: linear-gradient(#FFF 30%, #f6f4ee 30%);
	    padding: 0 20px 40px;
	}
	.copper_fv{
	    margin: 0 0 40px;
	    max-width: 1000px;
	}
	.copper_fv h1{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		line-height: 1.6;
		font-weight: normal;
		text-align: center;
		color: #3e3a39;
		margin: 0 0 20px;
	}
	.copper_fv p{
		text-align: right;
		font-size: 10px;
		color: #3e3a39;
		margin: 10px 0 0;
	}
	.copper_read{
		max-width: 1000px;
		margin: 0 auto;
	}
	.copper_read dl{
		display: block;
	}
	.copper_read dl dt{
	    text-align: center;
	    min-width: 32%;
	}
	.copper_read dl dt p{
		font-size: 10px;
		color: #3e3a39;
		margin: 10px 0 0;
	}
	.copper_read dl dd{
		padding: 20px 0 0;
	}
	.copper_read dl dd h2{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		line-height: 1.6;
		font-weight: normal;
		color: #3e3a39;
		margin: 0 0 20px;
	}
	.copper_read dl dd p{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 14px;
		text-align: justify;
		line-height: 1.6;
		color: #3e3a39;
		margin: 0 0 20px;
	}
	.copper_read dl dd span.cv_txt{
	    position: relative;
	    padding: 0 0 0 0;
	    font-size: 14px;
	    line-height: 1.6;
	    font-weight: bold;
	    display: block;
	}
	.copper_read dl dd span.cv_txt a {
	    display: block;
	    border: solid 1px #b9a776;
	    box-sizing: border-box;
	    background: #fff;
	    color: #b9a776;
	    position: relative;
	    padding: 10px 20px;
	    margin: 20px auto 0;
	    max-width: 200px;
	}
	.copper_read dl dd span.cv_txt a::after{
	    content: "";
	    width: 30px;
	    height: 10px;
	    position: absolute;
	    background: url(../img/link_arrow.png)no-repeat center right;
	    right: -20px;
	    top: 50%;
	    margin-top: -10px;
	}

	#copper_sec02{
		background: #fff;
		padding: 40px 20px 0;
	}
	#copper_sec02 h2{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		text-align: center;
		color: #3e3a39;
		margin: 0 0 80px;
	}
	#copper_sec03{
		background: #fff;
		padding: 0 20px 40px;
	}
	#copper_sec03 h2{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		text-align: center;
		color: #3e3a39;
		margin: 0 0 20px;
	}
	#copper_sec04{
		background: #fff;
		padding: 0 20px 40px;
	}
	#copper_sec04 h2{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		text-align: center;
		color: #3e3a39;
		margin: 0 0 20px;
	}
	#copper_sec05{
		background: #fff;
		padding: 0 20px 80px;
	}
	#copper_sec05 h2{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 30px;
		font-weight: normal;
		text-align: center;
		color: #3e3a39;
		margin: 0 0 40px;
	}
	p.copper_txt{
		text-align: center;
		line-height: 1.6;
		font-size: 13px;
		margin: 0 0 40px;
	}

	.copper_sec01_detail01{
		max-width: 1000px;
		margin: 0 auto 40px;
		color: #3e3a39;
	}
	.copper_sec01_detail01 dl{
		display: block;
		justify-content: space-between;
	}
	.copper_sec01_detail01 dl dt{
		width: 100%;
		position: relative;
		z-index: 1;
	}
	.copper_sec01_detail01 dl dd{
	    width: 100%;
	    padding: 20px 0 0;
	}
	.copper_sec01_detail01 dl dd h3{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		border-bottom: solid 1px #3e3a39;
		font-size: 18px;
		font-weight: normal;
		text-align: left;
		color: #3e3a39;
		padding: 0 0 10px;
		margin: 0 0 20px;
		position: relative;
	}
	.copper_sec01_detail01 dl dd h3::before{
		display: none;
	}
	.copper_sec01_detail01 dl dd h4{
		color: #3e3a39;
		font-size: 16px;
		margin: 20px 0;
	}
	.copper_sec01_detail01 dl dd table th{
		vertical-align: middle;
		font-size: 14px;
		padding: 5px 20px 5px 0;
		text-align: left;
	}
	.copper_sec01_detail01 dl dd table td{
		font-size: 14px;
		padding: 5px 0 5px 0;
	}
	.copper_sec01_detail01 dl dd p{
		font-size: 14px;
		line-height: 1.6;
		margin: 20px 0 0;
	}
	.copper_item_box01{
	    max-width: 1000px;
	    margin: 0 auto 20px;
	    display: block;
	}
	.common_item02_box {
	    max-width: 1000px;
	    margin: 0 auto 40px;
	    display: block;
	    justify-content: space-between;
	    float: left;
	}
	.copper_item_box03{
		max-width: 1000px;
	    margin: 0 auto 40px;
	    display: block;
	    justify-content: space-around;
	}
	.copper_item_box04{
		max-width: 1000px;
	    margin: 0 auto 40px;
	    display: block;
	    justify-content: center;
	}

	.item_type01{
		width: 100%;
		color: #3e3a39;
	}
	.item_type01:nth-child(even){
		margin: 20px 0;
	}
	.item_type02{
		width: 100%;
		color: #3e3a39;
	}
	.item_type02:nth-child(even){
		margin: 20px 0;
	}
	.item_type03{
		width: 100%;
		color: #3e3a39;
		margin: 20px 0;
	}
	.item_type03 img{
	    box-shadow: none;
	}
	.item_type04{
		width: 100%;
		margin: 20px 0;
		color: #3e3a39;
	}
	.item_type04 img{
	    box-shadow: none;
	}

	.common_item::after{
		content: "";
		display: block;
		clear: both;
	}
	.common_item img{
		margin: 0 15px 0 0;
		float: left;
		width: 90px;
	}
	.common_item h5{
		font-size: 14px;
		line-height: 1.6;
		margin: 0 0;
	}
	.common_item table th{
		vertical-align: middle;
		font-size: 12px;
		padding: 5px 10px 5px 0;
		text-align: left;
		white-space: nowrap;
	}
	.common_item table td{
		font-size: 12px;
		padding: 5px 0 5px 0;
	}

	/* IRON PRODUCTS */
	#iron_sec01{
	    background: linear-gradient(#FFF 30%, #f6f4ee 30%);
	    padding: 0 20px 40px;
	}
	#iron_sec02{
		padding: 40px 20px 0;
	}
	#iron_sec02 h2{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		text-align: center;
		color: #3e3a39;
		margin: 0 0 40px;
	}

	.iron_ttl01{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		color: #3e3a39;
		margin: 0 0 20px;
		padding: 0 0 10px;
		border-bottom: solid 1px #3e3a39;
		position: relative;
	}
	.iron_ttl01::before{
		display: none;
	}
	.iron_ttl02{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		color: #3e3a39;
		margin: 0 0 10px;
		padding: 0 0 10px;
		border-bottom: solid 1px #3e3a39;
		position: relative;
	}
	.iron_ttl02::before{
		display: none;
	}
	.iron_ttl03{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		color: #3e3a39;
		margin: 0 0 20px;
		padding: 0 0 10px;
		border-bottom: solid 1px #3e3a39;
		position: relative;
	}
	.iron_ttl04{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		color: #3e3a39;
		margin: 0 0 20px;
		padding: 0 0 10px;
		border-bottom: solid 1px #3e3a39;
		position: relative;
	}
	.iron_ttl05{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		color: #3e3a39;
		margin: 0 0 20px;
		padding: 0 0 10px;
		border-bottom: solid 1px #3e3a39;
		position: relative;
		text-align: left;
	}

	p.name{
		font-size: 10px;
		text-align: right;
		margin: 5px 0 0;
		color: #3e3a39;
	}

	.iron_box01{
		max-width: 1000px;
		margin: 0 auto 40px;
	}
	.iron_box01 dl{
		display: block;
	}
	.iron_box01 dl dt{
		width: 100%;
		position: relative;
		z-index: 1;
		margin: 0 0 20px;
	}
	.iron_box01 dl dd{
		width: 100%;
		padding: 0 0 0;
		box-sizing: border-box;
	}
	.iron_box01 dl dd p{
		color: #3e3a39;
		font-size: 14px;
		line-height: 1.8;
		margin: 10px 0 0;
	}

	.iron_box02{
		max-width: 1000px;
		margin: 0 auto 80px;
	}
	.iron_box02 dl {
	    display: flex;
	    flex-direction: column-reverse;
	}
	.iron_box02 dl dt {
	    background: #fff;
	    width: 100%;
	    position: relative;
	    display: flex;
	    justify-content: space-between;
	    z-index: 1;
	    margin: 20px 0 0;
	}
	.iron_box02 dl dt span.thumb_type01:nth-child(even){
		margin: 0 2%;
	}
	.iron_box02 dl dd{
		width: 100%;
		padding: 0 0 0;
		box-sizing: border-box;
	}
	.iron_box02 dl dd p {
	    color: #3e3a39;
	    font-size: 14px;
	    line-height: 1.8;
	    margin: 20px 0 0;
	    text-align: justify;
	    max-width: 100%;
	}

	.iron_box03{
		max-width: 1000px;
		margin: 0 auto 80px;
	}
	.iron_box03 dl{
		display: flex;
	}
	.iron_box03 dl dt{
		width: 40%;
		position: relative;
		z-index: 1;
	}
	.iron_box03 dl dd {
	    width: 60%;
	    padding: 0 0 0 5%;
	    box-sizing: border-box;
	}
	.iron_box03 dl dd p{
		color: #3e3a39;
		font-size: 14px;
		line-height: 1.8;
		margin: 20px 0 0;
	}

	.iron_box04{
	    max-width: 1000px;
	    margin: 0 auto 40px;
	}
	.iron_box04 dl {
	    position: relative;
	    display: flex;
	    flex-direction: row-reverse;
	}
	.iron_box04 dl dt {
	    position: static;
	    right: 0;
	    bottom: 74px;
	    background: #fff;
	    width: 40%;
	    z-index: 1;
	    box-sizing: border-box;
	    padding: 0 0 0 5%;
	}
	.iron_box04 dl dt .iron_img02 {
	    position: static;
	    width: 100%;
	    right: 0;
	    top: 0;
	}
	.iron_box04 dl dt .iron_img03 {
	    position: static;
	    width: 100%;
	    max-width: initial;
	    margin: 20px 0 0;
	}
	.iron_box04 dl dd{
		width: 60%;
		padding: 0 0 0;
		box-sizing: border-box;
	}
	.iron_box04 dl dd p{
	    color: #3e3a39;
	    line-height: 1.8;
	    margin: 20px 0 0;
	    text-align: justify;
	    max-width: 470px;
	}

	.iron_box05{
		max-width: 1000px;
		margin: 0 auto 40px;
	}
	.iron_box05 dl{
		display: flex;
		flex-direction: column-reverse;
		justify-content: space-between;
	}
	.iron_box05 dl dt{
		width: 100%;
		position: relative;
		z-index: 1;
		margin: 20px 0 0;
	}
	.iron_box05 dl dd{
		width: 100%;
		padding: 0 0 0;
		box-sizing: border-box;
	}
	.iron_box05 dl dd p{
		color: #3e3a39;
		font-size: 14px;
		line-height: 1.8;
		margin: 20px 0 0 0;
	}

	.iron_box06{
		max-width: 1000px;
		margin: 0 auto 0;
	}
	.iron_box06 h4{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 18px;
		font-weight: normal;
		color: #3e3a39;
		margin: 0 0 10px;
		position: relative;
	}
	.iron_box06 dl{
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
.iron_box06 dl dt {
    width: 47.5%;
    position: relative;
    z-index: 1;
    padding: 0 3% 0 0;
    box-sizing: border-box;
}
	.iron_box06 dl dd{
		width: 50%;
		padding: 0 0 0;
		box-sizing: border-box;
	}
	.iron_box06 dl dd p{
		color: #3e3a39;
		font-size: 14px;
		line-height: 1.8;
		margin: 20px 0 0 70px;
	}

	.iron_box07{
	    max-width: 1000px;
	    margin: 80px auto;
	}
	.iron_box07 dl{
		position: relative;
		display: flex;
		justify-content: space-between;
	}
	.iron_box07 dl dt {
	    position: static;
	    right: 0;
	    bottom: 0;
	    background: #fff;
	    width: 35%;
	    z-index: 1;
	    padding: 0;
	    box-sizing: border-box;
	}
	.iron_box07 dl dd {
	    width: 60%;
	    padding: 0 0 0;
	    box-sizing: border-box;
	}
	.iron_box07 dl dd p{
	    color: #3e3a39;
	    font-size: 14px;
	    line-height: 1.8;
	    margin: 20px 0 0;
	    text-align: justify;
	    max-width: 100%;
	}

	@media all and (min-width: 0) and (max-width: 414px) {
		/* BISTRO TABLE / CHAIR [color_variation] */
		.product_detail  .color_variation{
			justify-content: flex-start;
			display: block;
		}
		.color_variation_item{
			display: flex;
			align-items: center;
			width: 100%;
			margin: 0 0 20px 0;
		}
		.color_variation_item:nth-child(3n+2){
		    margin: 0 0 20px 0;
		}
		.color_variation_item:nth-child(even){
		    margin: 0 0 20px 0;
		}
		.color_variation_item span {
		    display: block;
		    min-width: 80px;
		    max-width: 80px;
		    margin: 0 20px 0 0;
		}
		.color_variation_item span img{
			margin: 0;
		}
		.color_variation_item p{
			margin: 0;
		}
		.color_variation_item p.center{
			text-align: left;
		}		
	}
}