* {
	box-sizing: border-box;
}

/* margin */

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mt65 {
	margin-top: 65px;
}

.mt70 {
	margin-top: 70px;
}

.mt75 {
	margin-top: 75px;
}

.mt80 {
	margin-top: 80px;
}

.mt85 {
	margin-top: 85px;
}

.mt90 {
	margin-top: 90px;
}

.mt95 {
	margin-top: 95px;
}

.mt100 {
	margin-top: 100px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb55 {
	margin-bottom: 55px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb65 {
	margin-bottom: 65px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb75 {
	margin-bottom: 75px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb85 {
	margin-bottom: 85px;
}

.mb90 {
	margin-bottom: 90px;
}

.mb95 {
	margin-bottom: 95px;
}

.mb100 {
	margin-bottom: 100px;
}

.add02__p-lead {
	margin-bottom: 50px;
	text-align: center;
	line-height: 2;
	font-size: 18px;
	font-weight: bold;
}

.add02__p-center {
	text-align: center;
	line-height: 2.5;
}

.add02__h-grey {
	margin-bottom: 30px;
	padding: 15px;
	font-size: 18px;
	font-weight: normal;
	background-color: #F5F4F4;
}

/* .add02__h-white {
	margin-bottom: 30px;
	padding: 15px;
	font-size: 18px;
	font-weight: bold;
	border: solid 1px #707070;
} */
.add02__h-white {
    padding: 24px;
    font-size: 26px;
    background: #0c295b;
    color: #fff;
    line-height: 1;
}
.add02__box {
	margin-bottom: 50px;
}

.add02__box__imgholder {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.add02__box__imgholder img {
	display: block;
	margin-bottom: 10px;
}

.add02__box__imgholder figcaption {
	margin-bottom: 10px;
}

.add02__box__textarea p {
	line-height: 2.5;
}

.add02__box__textarea p:not(:first-of-type) {
	margin-top: 1em;
}

.add02__btnholder {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.add02__btn {
	display: block;
	text-align: center;
	transition-duration: .4s;
}

.add02__btn:hover {
	text-decoration: none;
	background-color: #484545;
}

.add02__btn-grey {
	font-weight: bold;
	color: #fff;
	background-color: #555151;
}

.add02__btn-lightgrey {
	font-weight: bold;
	color: #fff;
	background-color: #817F7F;
}

.add02__btn-rounded {
	border: solid 2px #fff;
	border-radius: 5px;
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
}

.add02__btn-lect {
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
}

.add02__btn-big {
	padding: 10px 30px;
	font-size: 18px;
}

/*************************
 構造用集成材
*************************/

.laminatedwood__sec {
	margin: 0 auto 40px;
}
/* 
.laminatedwood__sec__heading {
	margin: 0 0 20px;
	padding: 7px 15px;
	line-height: 1.231;
	font-size: 1.16em;
	font-weight: bold;
	color: #fff;
	background-color: #333;
} */
.laminatedwood__sec__heading {
    padding: 24px ;
    font-size: 26px;
    background: #fee6ae;
    color: #000;
    line-height: 1;
    width:100%;
/*     border:3px solid #0c295b; */
    outline: 1px solid #fff; /* 線幅、線のスタイル、カラー */
outline-offset: -10px; /* 対象の要素からの距離、マイナス(内側)にも対応 */
/* padding:2%; */
text-align: center;
line-height: 1.8;
}

.laminatedwood__sec__imgholder img {
	margin-bottom: 10px;
}

.laminatedwood__sec__imgholder figcaption {
	margin-bottom: 10px;
}

.laminatedwood__sec__tableholder table {
	width: 100%;
}

.laminatedwood__sec__tableholder table thead th {
	padding: 10px 15px;
	font-weight: normal;
	white-space: nowrap;
	background-color: #eee;
	border: solid 1px #ccc;
}

.laminatedwood__sec__tableholder table tbody td {
	padding: 10px 15px;
	border: solid 1px #ccc;
}

/*************************
 防音対策工法
*************************/

.soundproofing__sec02__imgholder img {
	display: block;
	margin-bottom: 10px;
}

/*************************
 リフォームへのこだわり
*************************/

.reform__description {
	margin-bottom: 50px;
}

.reform__boxarea {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.reform__box {
	margin-bottom: 50px;
}

/* .reform__box__heading {
	margin-bottom: 15px;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	border: solid 1px #707070;
} */

.reform__box__heading {
    background: #e6e9ee;
    /* color: #fff; */
    border-left: 4px solid #0c295b;
    padding: 10px;
    color: #0c295b;
    line-height: 1;
}

.reform__box__imgholder {
	margin-bottom: 15px;
}

.reform__box__imgholder img {
	display: block;
	width: 100%;
	height: auto;
}

@media screen and (min-width: 680px) {

.reform__boxarea {
	-ms-flex-direction: row;
	flex-direction: row;
}

}

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

.add02__p-lead {
	font-size: 24px;
}

.add02__h-grey {
	margin-bottom: 50px;
	padding: 24px;
	font-size: 26px;
}
.add02__h-grey  {
    padding: 24px ;
    font-size: 26px;
    background: #fee6ae;
    color: #000;
    line-height: 1;
    width:100%;
/*     border:3px solid #0c295b; */
    outline: 1px solid #fff; /* 線幅、線のスタイル、カラー */
outline-offset: -10px; /* 対象の要素からの距離、マイナス(内側)にも対応 */
/* padding:2%; */
text-align: center;
line-height: 1.8;
}
/* .add02__h-grey {
	margin-bottom: 50px;
	padding: 34px;
	font-size: 28px;
} */

/* .add02__h-white {
	margin-bottom: 50px;
	padding: 15px;
	font-size: 22px;
	font-weight: normal;
} */
.add02__h-white{
    background: #e6e9ee;
    /* color: #fff; */
    border-left: 4px solid #0c295b;
    padding: 10px;
    color: #0c295b;
    line-height: 1;
}
.add02__box {
	margin-bottom: 118px;
}

.add02__box-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.add02__box__imgholder {
	-ms-flex: none;
	flex: none;
}

.add02__box__textarea {
	margin-left: 40px;
}

.add02__btn-rounded {
	border: solid 8px #fff;
	border-radius: 20px;
}

.add02__btn-lect {
	max-width: 529px;
	padding: 15px 0;
	font-size: 18px;
}

.add02__btn-big {
	padding: 34px 150px;
	font-size: 28px;
}

.laminatedwood__sec {
	/* width: 900px; */
	margin: 0 auto;
}

.laminatedwood__sec__col1,
.laminatedwood__sec__col2 {
	padding: 20px 20px 40px;
}

.laminatedwood__sec__col2 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.laminatedwood__sec__imgholder {
	-ms-flex: none;
	flex: none;
	padding-left: 30px;
}

.soundproofing__sec02__imgholder:not(:first-child) {
	margin-left: 192px;
}

.soundproofing__sec02__imgholder img {
	margin-bottom: 50px;
}

.reform__description {
	margin-bottom: 147px;
}

.reform__boxarea {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.reform__box {
	width: 30%;
	margin-bottom: 194px;
}

.reform__box__heading {
	margin-bottom: 37px;
	padding: 15px;
	font-size: 22px;
	font-weight: normal;
}

.reform__box__imgholder {
	margin-bottom: 50px;
}

}

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

.laminatedwood__sec__textarea {
	margin-bottom: 20px;
}

.laminatedwood__sec__textarea p img {
	display: block;
	margin: 0 auto;
}

.laminatedwood__sec__imgholder {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.laminatedwood__sec__tableholder {
	overflow-x: scroll;
}

.laminatedwood__sec__tableholder::-webkit-scrollbar {
	background: #fff;
	border-radius: 0.5rem;
	height: 0.4rem;
	border: 0.1rem solid #ccc;
}

.laminatedwood__sec__tableholder::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 5px;
}

.soundproofing__sec02__imgholder img {
	margin-top: 20px;
}

.reform__boxarea {
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}

}

.add02__box__textarea dl {
    margin-top: 30px;
}
.add02__box__textarea dl dt {
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}