@charset "UTF-8";
/* ------------------------------
　　カスタム
------------------------------ */
@media (min-width: 768px) {
	.header-stack .navbar li a {
		font-size: 14px;
	}
}
.navbar li:nth-child(8) a::before {
    background: url("../images/marker/icon_menu08.png")no-repeat center;
    background-size: contain;
}
.mobile-navbar-list li:nth-child(8) a::before {
    background: url("../images/marker/icon_menu08.png")no-repeat center;
    background-size: contain;
}

.reform__section {
    padding: 60px 0 140px;
}
.reform_section_wrap {
    padding: 80px 0 90px;
}
.section-title {
	padding-top: 50px;
	padding-bottom: 50px;
}
/* ------------------------------
　　外壁塗装
------------------------------ */
.wallpaint__article_wrap,.systembath__article_wrap {
    background: #F7F5EF;
    padding: 60px 0;
}
.paint__nav__title {
    font-size: 24px;
    text-align: center;
    line-height: 1.25;
    margin-bottom: 30px;
}
.paint__nav__txt {
    line-height: 1.7;
    text-align: center;
    margin-bottom: 35px;
}
.paint__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto 50px;
}
.paint__list li {
    border: 2px solid #DDDDDD;
    border-radius: 8px;
    background: #fff;
    width: 23.36%;
    padding: 24px 1.95%;
	margin-bottom: 1em;
    text-align: center;
}
.paint__list li p {
    font-size: 19px;
    font-weight: bold;
    padding-top: 18px;
    line-height: 1.2;
}
.paint__list li .marker {
    background: linear-gradient(transparent 50%,#fffabc 50%);
}
@media screen and (max-width: 767px) {
	.paint__list li {
		width: 48%;
	}
	.paint__list li img {
		width: 100%;
		max-width: 124px;
	}
	.paint__list li p {
		font-size: 14px;
	}
}
.paint__article__box.container {
    max-width: 1000px;
    width: 100%;
}
.paint__article__box {
    background: #fff;
    border: 4px solid #DCDCDC;
    border-radius: 12px;
    padding: 6% 6% 2%;
	margin-bottom: 10%;
}
.caseList {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.caseList li {
	position: relative;
	width: 45%;
	margin-bottom: 2em;
}
.caseList li img {
	width: 100%;
}
.caseList li:nth-child(odd) {
	margin-right: 3%;
}
.caseList li:nth-child(odd)::after {
	content: '';
    position: absolute;
    top: calc(50% - 12px);
    left: calc(100% - 55px);
    width: 0;
    height: 0;
    border-top: 30px solid #6BB5DE;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    transform: rotate(-90deg);
}
figcaption {
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
	.caseList li:nth-child(odd)::after {
		top: calc(50% - 7px);
		left: calc(100% - 35px);
		border-top: 15px solid #6BB5DE;
		border-left: 50px solid transparent;
		border-right: 50px solid transparent;
	}
	figcaption {
		font-size: 13px;
	}
}
.paintPrice-table {
    width: 100%;
	background: #fff;
	overflow: hidden;
	padding: 3%;
	border: 2px solid #DDDDDD;
    border-radius: 8px;
}
thead th {
	text-align: center!important;
}
.paintPrice-table th, .paintPrice-table td {
    padding: 20px 50px;
    text-align: left;
	vertical-align: middle;
	border-left: 1px solid #eee;
    border-bottom: 1px solid #DDD;
    line-height: 1.9;
}
.paintPrice-table th {
    color: #6BB5DE;
    width: 200px;
}
.paintPrice-table tr:nth-child(2n) {
    background: #f7f7f7;
}
.paintPrice-table td:nth-child(3n) {
	font-size: 28px;
    text-align: center;
}
@media screen and (max-width: 767px) {
	.table-wrap {
		overflow-x: scroll;
	}
	.paintPrice-table {
		min-width: 500px;
	}
	.paintPrice-table th, .paintPrice-table td {
		padding: 10px 5px;
		font-size: 14px;
	}
	.paintPrice-table td:nth-child(3n) {
		font-size: 14px;
	}
}

/* ------------------------------
　　システムキッチン
------------------------------ */
.gasq__reliefPoint2 {
    padding: 80px 0 70px;
}
.gasq__reliefPoint2 h3 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 45px;
}
.kitchenList {
	margin-bottom: 50px;
}
.kitchenList,.explanation,.bathList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.kitchenList .itemInfo {
	width: 48%;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 14px;
}
.kitchenList .itemInfo h4 {
	font-size: 24px;
	margin-bottom: .7em;
}
.explanation {
	font-size: .8em;
}
.explanation div {
	width: 48%;
}
.kitchenItem {
	position: relative;
	margin-top: 40px;
}
.kitchenItem .itemImg,.bathItem .itemImg,.toiletItem .itemImg {
	width: 100%;
}
.kitchenPrice,.kitchenLogo {
	position: absolute;
}
.kitchenPrice {
	top: -30px;
	left: 10px;
}
.kitchenLogo {
	bottom: 10px;
	left: 10px;
	mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
	.kitchenList,.explanation,.bathList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: block;
	}
	.kitchenList .itemInfo {
		width: 100%;
		border: 1px solid #ccc;
		border-radius: 5px;
		padding: 14px;
		margin-bottom: 1em;
	}
	.explanation div {
		width: 100%;
		margin-bottom: 1em;
	}
	.kitchenPrice {
		width: 60%;
		top: -20px;
		left: 10px;
	}
	.kitchenLogo {
		width: 50%;
	}
}

/* ------------------------------
　　システムバス
------------------------------ */
.bathItem {
	position: relative;
	width: 65%;
}
.batharea {
	width: 100%;
	background: #eee;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 2% 0;
	margin-bottom: .7em;
}
.bath_explanation {
	width: 33%;
	font-size: .8em;
	line-height: 1.2;
}
.bathList .itemInfo {
	width: 48%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 14px;
	margin-bottom: 1em;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.bathList .itemInfo h4 {
	font-size: 16px;
	margin-bottom: .5em;
}
.bathLogo {
	position: absolute;
	top: 10px;
	left: 10px;
	mix-blend-mode: multiply;
}
.bathPrice {
	position: absolute;
	bottom: 0;
	right: -160px;
}
@media screen and (max-width: 767px) {
	.bathList .itemInfo {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: block;
	}
	.bathItem {
		width: 100%;
		margin-bottom: .5em;
	}
	.bathLogo {
		width: 50%;
	}
	.bathPrice {
		width: 60%;
		top: 10px;
		right: 10px;
	}
	.bath_explanation {
		width: 100%;
	}
	.bathList .itemInfo h4 {
		font-size: 24px;
	}
	.batharea {
		width: 30%;
	}
}

/* ------------------------------
　　トイレ
------------------------------ */
.toiletItem {
	position: relative;
	width: 55%;
}
.toilet_explanation {
	width: 43%;
	font-size: .8em;
	line-height: 1.2;
}
.toire_ex_sub {
	font-weight: bold;
	margin-bottom: 1em;
}
.toiletList .itemInfo {
	width: 48%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 14px;
	margin-bottom: 1em;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.toiletList .itemInfo h4 {
	font-size: 16px;
	margin-bottom: .5em;
}
.toiletItem {
	position: relative;
}
.toiletLogo {
	position: absolute;
	top: 10px;
	left: 10px;
	mix-blend-mode: multiply;
}
.toiletPrice {
	position: absolute;
	bottom: 0;
	right: -200px;
}
@media screen and (max-width: 767px) {
	.toiletList .itemInfo {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: block;
	}
	.toiletItem {
		width: 100%;
		margin-bottom: .5em;
	}
	.toiletLogo {
		width: 50%;
	}
	.toiletPrice {
		width: 60%;
		bottom: 10px;
		right: 10px;
	}
	.toilet_explanation {
		width: 100%;
	}
	.toiletL ist .itemInfo h4 {
		font-size: 24px;
	}
}


@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
}
