.fs16{
	font-size: 16px;
	font-size: 1.6rem;
}

	@media screen and (max-width:736px) {
		.mod-cyumon-section {
		    padding-top: 0;
		}
	}

.mod-cyumon-undertitle.is-enejuw-concept {
    background: url(https://www.yamatojk.co.jp/wordpress/wp-content/uploads/2016/01/bg_enejuw_concept_title.jpg) no-repeat center top;
}
	@media screen and (max-width:736px) {
	    .mod-cyumon-undertitle.is-enejuw-concept {
	        background: none;
	    }
	}

.mod-enejuw-health-box01 .mod-enejuw-health-box01-text {
    margin-bottom: 40px;
}
.mod-enejuw-health-box02 {
    margin-top: 40px;
}
.mod-enejuw-health-box02 .mod-enejuw-health-box02-thumb {
    margin-top: 30px;
}
.mod-enejuw-health-box02 .mod-enejuw-health-box02-thumb img {
    vertical-align: top;
    padding: 0 10px;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-health-box02 .mod-enejuw-health-box02-thumb img {
	        display: block;
	        padding: 0;
	        margin: 20px auto 0;
	    }
	}


.mod-enejuw-doublesulation-box01{
	padding: 40px 30px;
	background: #ffdfbf;
	border: 1px solid #e72b16;
	margin-bottom: 30px;
}

.mod-enejuw-doublesulation-box02 .fs16{
	margin-bottom: 5px;
}
.mod-enejuw-doublesulation-box02-thumb img{
	float: left;
	width: 60%;
	margin-right: 10px;
}

	@media screen and (max-width:736px) {
		.mod-enejuw-doublesulation-box01{
			padding: 15px 15px 5px 15px;
		}
		.mod-enejuw-doublesulation-box02-thumb{
			font-size: 12px;
			font-size: 1.2rem;
		}
	}

.mod-enejuw-highinsulation .mod-cyumon-icontitle{
	margin-bottom: 30px;
}

.mod-enejuw-highinsulation-box01{
	margin-bottom: 40px;
}

.mod-enejuw-highinsulation-box01 .mod-enejuw-highinsulation-box01-text {
    width: 450px;
    float: left;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-highinsulation .mod-cyumon-icontitle{
			margin-bottom: 20px;
		}
		.mod-enejuw-highinsulation-box01 .mod-enejuw-highinsulation-box01-text {
	        width: 100%;
	        float: none;
	        box-sizing: border-box;
	    }
	}

.mod-enejuw-highinsulation-box01 .mod-enejuw-highinsulation-box01-thumb {
    width: 450px;
    float: right;
}
.mod-enejuw-highinsulation-box02-thumb{
	margin-bottom: 40px;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-highinsulation-box01 .mod-enejuw-highinsulation-box01-thumb {
	        width: 100%;
	        float: none;
	        box-sizing: border-box;
	    }
		.mod-enejuw-highinsulation-box02-thumb{
			margin-bottom: 20px;
		}
	}




.mod-enejuw-heatloss .mod-cyumon-icontitle{
	margin-bottom: 30px;
}
.mod-enejuw-heatloss-box {
	margin-bottom: 40px;
}
.mod-enejuw-heatloss-box .mod-enejuw-heatloss-box-text {
    width: 460px;
    float: left;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-heatloss .mod-cyumon-icontitle{
			margin-bottom: 20px;
		}
		.mod-enejuw-heatloss-box {
			margin-bottom: 20px;
		}
		.mod-enejuw-heatloss-box .mod-enejuw-heatloss-box-text {
	        width: 100%;
	        float: none;
	        box-sizing: border-box;
	    }
	}

.mod-enejuw-heatloss-box .mod-enejuw-heatloss-box-thumb {
    width: 450px;
    float: right;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-heatloss-box .mod-enejuw-heatloss-box-thumb {
	        width: 100%;
	        float: none;
	        box-sizing: border-box;
	    }
	}


.mod-enejuw-airtight .mod-cyumon-icontitle{
	margin-bottom: 30px;
}
.mod-enejuw-airtight-box {
    margin-top: 40px;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-airtight .mod-cyumon-icontitle{
			margin-bottom: 20px;
		}
		.mod-enejuw-airtight-box {
	        margin-top: 20px;
	    }
	}

.mod-enejuw-airtight-box .mod-enejuw-airtight-box-text {
    width: 450px;
    float: left;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-airtight-box .mod-enejuw-airtight-box-text {
	        width: 100%;
	        float: none;
	        box-sizing: border-box;
	    }
	}

.mod-enejuw-airtight-box .mod-enejuw-airtight-box-thumb {
    width: 450px;
    float: right;
}
	@media screen and (max-width:736px) {
	    .mod-enejuw-airtight-box .mod-enejuw-airtight-box-thumb {
	        width: 100%;
	        float: none;
	        box-sizing: border-box;
	    }
	}

.mod-enejuw-airtight-box02{
	margin-top: 10px;
}

.other {
	margin-top: 40px;
}
.other .area + .area {
	margin-top: 40px;
}
.other .head {
	margin-bottom: 30px;
	padding: 20px 25px;
	border: 2px solid #e60012;
	box-sizing: border-box;
	color: #e60012;
	text-align: center;
	font-size: 2.2rem;
}
.other .imgs {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.other .imgs .item {
	width: calc(50% - 20px);
}
.other .imgs .item .caption {
	margin-top: 8px;
	font-size: 1.4rem;
}
@media screen and (max-width: 736px){
	.other .area + .area {
		margin-top: 20px;
	}
	.other .head {
		margin-bottom: 15px;
		padding: 10px 15px;
		border: 1px solid #e60012;
		box-sizing: border-box;
		color: #e60012;
		text-align: center;
		font-size: 1.8rem;
	}
	.other .imgs {
		display: block;
	}
	.other .imgs .item {
		width: 100%;
	}
	.other .imgs .item + .item {
		margin-top: 20px;
	}
	.other .imgs .item .caption {
		margin-top: 4px;
		font-size: 1.2rem;
	}
}

/*# sourceMappingURL=se_concept.css.map */
