@charset "utf-8";
/* -------------------------------------------------- */
/* PC*/
/* -------------------------------------------------- */
.renovationTtl {
    background: url(../../img/renovation/renovation_mv_bg.jpg) no-repeat center center / cover;
}
.pageTtl {
    padding: 15px 45px 20px 40px;
}
.pageSubTtl {
    width: 570px;
    padding: 9px 14px;
    margin: 15px auto 0;
    display: block;
    background: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    color: #ab0106;
}
.pageSubTtl * {
    letter-spacing: 0;
}
.cross:after {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	display: inline-block;
	content: "";
	background: url(../../img/renovation/cross.png) no-repeat 0 0 / 100%;
}
.renovationSecTtl {
    margin: 0 0 35px;
    padding: 0 0 30px;
    border-bottom: 1px solid #dadada;
}
.renoTtlJp, .renoTtlEn {
    display: block;
    font-weight: 700;
}
.renoTtlJp {
    margin: 0 0 8px;
    font-size: 6.0rem;
    color: #1a1a1a;
}
.renoTtlEn {
    font-size: 3.0rem;
    color: #ab0106;
}
.intro {
    margin: 0 0 50px;
    background: url(../../img/renovation/intro_ill.jpg) no-repeat right bottom;
}
.catchArea {
    margin: 0 0 35px;
}
.introCatch {
    font-size: 5.0rem;
    font-weight: 700;
    line-height: 1.4;
    color: #000;
}
.introCatch .br_:before {
    content: "\A";
    white-space: pre;
}
.especially {
    color: #ab0106;
}
.subCatch {
    margin: 0 0 8px;
	display: block;
    font-size: 3.2rem;
    font-weight: 700;
    color: #000;
}
.introTxt {
    width: 59.4%;
    font-size: 1.8rem;
    line-height: 1.4;
    letter-spacing: 0.06em;
}
.introTxt .br_:after {
    content: "\A";
    white-space: pre;
}
.cost {
    margin: 0 0 140px;
    padding: 60px 115px 168px 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f9f9f9 url(../../img/renovation/intro_figure.png) no-repeat center bottom 60px;
}
.costBlock {
    padding: 46px 0 0;
}
.costBlockLarge {
    padding: 0;
}
.house {
    margin: 0 0 30px;
    padding: 130px 0 60px;
    background: url(../../img/renovation/house_bg.png) no-repeat center bottom;
    font-size: 2.0rem;
    font-weight: 700;
    text-align: center;
}
.costBlockLarge .house {
    padding: 125px 0 50px;
    background: url(../../img/renovation/house_bg02.png) no-repeat center bottom;
    font-size: 2.3rem;
    line-height: 1.3;
    color: #fff;
}
.costTxt {
    font-size: 1.5rem;
    line-height: 1.4;
}
.costBlockLarge .costTxt {
    font-size: 1.6rem;
    font-weight: 700;
    color: #ab0106;
}
#point {
    margin: 0 0 140px;
}
.pointTtl {
    margin: 0 0 80px;
    text-align: center;
}
.pointTtlIn {
    display: inline-block;
    position: relative;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.4;
    color: #000;
}
.pointTtlIn:before, .pointTtlIn:after {
    width: 15px;
    height: 120px;
    content: "";
    position: absolute;
    top: 50%;
    border: 1px solid #000;
    transform: translateY(-50%);
}
.pointTtlIn:before {
    left: -74px;
    border-right: none;
}
.pointTtlIn:after {
    right: -74px;
    border-left: none;
}
.pointList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pointBox {
    width: 31.67%;
    margin: 0 0 48px;
}
.pointFigure {
    padding: 5px;
    border: 1px solid #ab0106;
}
.pointFigure img {
    width: 100%;
}
.pointConts {
    margin: -25px 0 0;
    text-align: center;
}
.pointHead, .pointNum {
    font-weight: 700;
    color: #ab0106;
}
.pointHead {
    width: 230px;
    margin: 0 0 16px;
    padding: 12px 0 0;
    display: inline-block;
    background: #fff;
    font-size: 2.5rem;
}
.pointNum {
    font-size: 3.8rem;
}
.pointTxt {
    font-size: 1.8rem;
    line-height: 1.4;
    text-align: left;
}
.pointTxt .br_:before {
    content: "\A";
    white-space: pre;
}
.pointBox04 .pointTxt {
    letter-spacing: 0.05em;
}
#concern {
    margin: 0 0 50px;
}
.concernTtl {
    margin: 0 0 60px;
    text-align: center;
}
.concernTtl * {
    font-size: 3.5rem;
    font-weight: 700;
    color: #1a1a1a;
}
.concernTtlMain, .concernTtlSub {
    display: block;
}
.concernTtlMain {
    margin: 0 0 12px;
    display: inline-block;
    position: relative;
    color: #ab0106;
}
.concernTtlMain:before, .concernTtlMain:after {
    width: 32px;
    height: 32px;
    content: "";
    position: absolute;
}
.concernTtlMain:before {
    top: -7px;
    left: -32px;
    background: url(../../img/renovation/corner_left.png) no-repeat 0 0 / 100%;
}
.concernTtlMain:after {
    bottom: -7px;
    right: -32px;
    background: url(../../img/renovation/corner_right.png) no-repeat 0 0 / 100%;
}
#caseConts {
    padding: 0 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.caseBox {
    width: 48.3%;
    margin: 0 0 54px;
}
.caseHead, .caseNum {
    display: inline-block;
    font-weight: 700;
    line-height: 0.7;
    color: #ab0106;
    font-feature-settings: "palt";
}
.caseHead {
    margin: 0 0 11px;
    font-size: 2.8rem;
}
.caseNum {
    font-size: 5.0rem;
}
.caseBoxTtl {
    margin: 0 0 32px;
    padding: 0 0 14px;
    position: relative;
    z-index: 0;
    border-bottom: 1px solid #b6b6b6;
}
.caseBoxTtl:after {
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    bottom: -11px;
    left: 50%;
    z-index: -1;
    background: #fff;
    border-right: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
    transform: translateX(-50%) rotate(45deg);
}
.caseTtl {
    display: block;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
}
.solutionConts {
    position: relative;
}
.mark {
    width: 108px;
    height: 108px;
    padding: 17px 0 0 12px;
    position: absolute;
    top: -63px;
    right: 24px;
    background: #ffd600;
    border-radius: 50%;
}
.caseFigure {
    margin: 0 0 26px;
}
.caseFigure img {
    width: 100%;
}
.caseTxt {
    font-size: 2.0rem;
    line-height: 1.4;
}
#works {
    margin: 0 0 100px;
    padding: 100px 0 55px;
    background: #f9f9f9;
}
.worksTtl {
    margin: 0 0 50px;
    position: relative;
    z-index: 0;
    text-align: center;
}
.worksTtlIn {
    padding: 0 50px;
    display: inline-block;
    background: #f9f9f9;
    font-size: 3.5rem;
    font-weight: 700;
    color: #1a1a1a;
}
.worksTtl:before {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    background: #b6b6b6;
}
#worksArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.worksBox {
    width: 48.33%;
    margin: 0 0 45px;
    padding: 40px 28px;
    background: #fff;
}
.category {
    margin: 0 0 18px;
    padding: 6px 12px;
    display: inline-block;
    background: #ccc;
    font-size: 1.3rem;
    color: #1a1a1a;
}
.place {
    margin: 0 0 20px;
    font-size: 2.5rem;
    font-weight: 700;
}
.slider {
    margin: 0 0 68px;
}
.sliderItem {
    position: relative;
}
.sliderItem img {
    width: 100%;
}
.whichOne {
    padding: 3px 24px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 1.7rem;
    font-weight: 700;
    color: #fff;
}
.whichOne.before {
    background: #000;
}
.whichOne.after {
    background: #ab0106;
}
.worksCost {
    margin: 0 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.worksCost dt, .worksCost dd {
    font-size: 1.6rem;
}
.worksCost dt {
    margin: 0 24px 0 0;
    padding: 8px 20px;
    background: #f0f0f0;
}
.worksConts {
    margin: 0 0 35px;
    border-top: 1px solid #ccc;
}
.worksConts ul {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
}
.worksConts li {
    width: 50%;
    padding: 0 0 0 24px;
    font-size: 1.6rem;
}
.worksConts li:nth-of-type(1) {
    border-right: 1px solid #ccc;
}
.construction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.construction dt, .construction dd {
    font-size: 1.6rem;
}
.construction dt {
    margin: 0 30px 0 0;
}
.reformWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.reformFigure {
    width: 48.33%;
}
.reformFigure img {
    width: 100%;
}
.reformConts {
    width: 51.67%;
    padding: 0 0 0 43px;
}
.reformTxtConts {
    margin: 0 0 36px;
}
.reformTxt {
    margin: 0 0 23px;
    font-size: 1.6rem;
    line-height: 1.4;
}
.reformTxt .br:after {
    content: "\A";
    white-space: pre;
}
.possibleTtl {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.4;
    border-left: 2px solid #ab0106;
}
.possibleBox {
    padding: 30px;
    background: #f9f9f9;
}
.poosibleInner {
    padding: 26px 0 6px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
}
.possibleItem {
    margin: 0 25px 20px 0;
    font-size: 1.6rem;
    line-height: 1.0;
}
.possibleItem:before {
    width: 10px;
    height: 10px;
    margin: 0 10px 0 0;
    display: inline-block;
    content: "";
    background: #ab0106;
    border-radius: 50%;
    vertical-align: 1px;
}
.possibleItem .assist {
    margin: 0 0 0 84px;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .introTxt {
        width: 55%;
        padding: 0 30px 0 0;
    }
    .introTxt .br_:after {
        content: "";
    }
    
    .pointTxt .br_:before {
        content: "";
    }
    .cost {
        padding: 60px 4% 168px 4%;
    }
    .mark {
        width: 100px;
        height: 100px;
        padding: 13px 0 0 8px;
        top: -53px;
        right: 8px;
    }
}
/* -------------------------------------------------- */
/* TAB */
/* -------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .pageTtl {
        padding: 15px 5% 15px;
    }
    .pageSubTtl {
        width: 100%;
        font-size: 1.3rem;
        text-align: center;
    }
    .pageTtlJp .br_:after {
        content: "\A";
        white-space: pre;
    }
	
	.cross:after {
		width: 10px;
		height: 10px;
		margin: 0 5px;
		display: inline-block;
		content: "";
		background: url(../../img/renovation/cross.png) no-repeat 0 0 / 100%;
	}
    .renovationSecTtl {
        margin: 0 0 20px;
        padding: 0 0 20px;
    }
    .renoTtlJp {
        font-size: 4.8rem;
    }
    .renoTtlEn {
        font-size: 3.0rem;
    }
    .intro {
        margin: 0 0 60px;
        padding: 0 0 311px;
        background: url(../../img/renovation/intro_ill.jpg) no-repeat center bottom / 436px;
    }
    .introCatch {
        margin: 0 0 20px;
        font-size: 4.0rem;
    }
    #reform .introCatch {
        letter-spacing: 0.04em;
    }
    .introCatch .br_:before {
        content: "";
    }
    .subCatch {
        font-size: 2.5rem;
    }
    .introTxt {
        width: 100%;
        font-size: 1.6rem;
    }
    .cost {
        margin: 0 0 60px;
        padding: 0 3% 13vw;
        background: #f9f9f9 url(../../img/renovation/intro_figure.png) no-repeat center bottom 30px / 96%;
    }
    .costBlock {
        width: 28%;
        padding: 102px 0 0;
    }
    .costBlockLarge {
        width: 36% !important;
        padding: 40px 0 0 !important;
    }
    .house {
        margin: 0 0 30px;
        padding: 12.59vw 0 5.8vw;
        background: url(../../img/renovation/house_bg.png) no-repeat center bottom / 100%;
        line-height: 1.3;
    }
    .costBlockLarge .house {
        padding: 13.28vw 0 4.88vw;
        background: url(../../img/renovation/house_bg02.png) no-repeat center bottom / 100%;
    }
    .costTxt br {
        display: none;
    }
    .pointTtl {
        margin: 0 0 60px;
    }
    .pointTtlIn {
        display: block;
        font-size: 2.8rem;
    }
    .pointTtlIn:before {
        left: 0;
    }
    .pointTtlIn:after {
        right: 0;
    }
    .especially {
        display: block;
    }
    .pointBox {
        width: 48.3%;
        margin: 0 0 35px;
    }
    .pointBox:nth-last-of-type(1) {
        margin: 0;
    }
    .pointHead {
        font-size: 2.0rem;
    }
    .pointNum {
        font-size: 3.0rem;
    }
    .pointTxt {
        font-size: 1.6rem;
    }
    #point {
        margin: 0 0 60px;
    }
    .concernTtl .br_ {
        display: inline-block;
        color: #ab0106 !important;
    }
    #caseConts {
        padding: 0;
    }
    .caseBox {
        width: 48.3%;
        margin: 0 0 40px;
    }
    .caseBox:nth-last-of-type(1) {
        margin: 0;
    }
    .caseHead {
        font-size: 2.0rem;
    }
    .caseNum {
        font-size: 3.8rem;
    }
    .caseTtl {
        padding: 0 0 14px !important;
        font-size: 2.0rem;
    }
    .caseFigure {
        margin: 0 0 20px;
    }
    .caseTxt {
        font-size: 1.6rem;
        line-height: 1.4;
    }
    .mark {
        width: 86px;
        height: 86px;
        padding: 14px 0 0 10px;
        top: -50px;
        right: 12px;
    }
    .mark img {
        width: 62px;
    }
    #works {
        margin: 0 0 50px;
        padding: 50px 0 55px;
    }
    .worksTtl {
        margin: 0 0 30px;
    }
    .worksTtlIn {
        padding: 0 40px;
        font-size: 3.0rem;
    }
    .worksBox {
        width: 48.3%;
        margin: 0 0 25px;
        padding: 20px 2.5%;
    }
    .category {
        margin: 0 0 10px;
        font-size: 1.3rem;
    }
    .place {
        margin: 0 0 15px;
        font-size: 2.0rem;
        letter-spacing: 0.08em;
    }
    .worksCost {
        margin: 0 0 20px;
    }
    .worksCost dt, .worksCost dd {
        font-size: 1.4rem;
    }
    .worksConts li {
        padding: 0 0 0 3%;
        font-size: 1.3rem;
        letter-spacing: 0.08em;
    }
    .worksConts {
        margin: 0 0 20px;
    }
    .construction dt, .construction dd {
        font-size: 1.3rem;
    }
    .reformFigure {
        width: 100%;
        margin: 0 0 20px;
    }
    .reformConts {
        width: 100%;
        padding: 0;
    }
    .reformTxt .br:after {
        content: "\A";
        white-space: pre;
    }
    .possibleBox {
        padding: 20px;
    }
    .possibleItem {
        margin: 0 25px 16px 0;
    }
}
/* -------------------------------------------------- */
/* SP */
/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
	.renovationTtl {
		background: url(../../img/renovation/sp_renovation_mv_bg.jpg) no-repeat center bottom / cover;
	}
    .pageTtl {
        padding: 15px 5% 15px;
    }
    .pageSubTtl {
        width: 100%;
        font-size: 1.3rem;
        text-align: center;
    }
    .pageTtlJp .br_:after {
        content: "\A";
        white-space: pre;
    }
	
	.cross:after {
		width: 10px;
		height: 10px;
		margin: 2px auto;
		display: block;
		content: "";
		background: url(../../img/renovation/cross.png) no-repeat 0 0 / 100%;
	}
    .renovationSecTtl {
        margin: 0 0 20px;
        padding: 0 0 20px;
    }
    .renoTtlJp {
        font-size: 3.5rem;
    }
    .renoTtlEn {
        font-size: 2.0rem;
    }
    .introCatch {
        margin: 0 0 20px;
        font-size: 3.0rem;
    }
    #reform .introCatch {
        letter-spacing: 0.04em;
    }
    .introCatch .br_:before {
        content: "";
    }
    .introCatch .brSp:before {
        content: "\A";
        white-space: pre;
    }
    .subCatch {
        font-size: 2.5rem;
    }
    .introTxt {
        width: 100%;
        font-size: 1.6rem;
    }
    .cost {
        margin: 0 0 60px;
        padding: 0 3% 15vw;
        background: #f9f9f9 url(../../img/renovation/intro_figure.png) no-repeat center bottom 30px / 96%;
    }
    .costBlock {
        width: 28%;
        padding: 12.3vw 0 0;
    }
    .costBlockLarge {
        width: 36% !important;
        padding: 6.13vw 0 0;
    }
    .costBlock03 {
        padding: 12vw 0 0;
    }
    .house {
        margin: 0 0 30px;
        padding: 11.2vw 0 5.33vw;
        background: url(../../img/renovation/house_bg.png) no-repeat center bottom / 100%;
        font-size: 3.45vw;
        line-height: 1.3;
    }
    .costBlockLarge .house {
        padding: 9.6vw 0 4vw;
        background: url(../../img/renovation/house_bg02.png) no-repeat center bottom / 100%;
        font-size: 3.45vw;
    }
    .costBlock03 .house {
        padding: 5.6vw 0 2.13vw;
    }
    .house .br_:before, .house .br_:after {
        content: "\A";
        white-space: pre;
    }
    .costTxt {
        font-size: 1.3rem;
        line-height: 1.4;
    }
    .costBlockLarge .costTxt {
        font-size: 1.3rem;
    }
    .costTxt br {
        display: none;
    }
    .pointTtl {
        margin: 0 0 60px;
    }
    .pointTtlIn {
        display: block;
        font-size: 2.0rem;
    }
    .pointTtlIn:before {
        left: 0;
    }
    .pointTtlIn:after {
        right: 0;
    }
    .pointTtlIn .br_:before {
        content: "\A";
        white-space: pre;
    }
    .especially {
        display: block;
    }
    .pointBox {
        width: 100%;
        margin: 0 0 40px;
    }
    .pointBox:nth-last-of-type(1) {
        margin: 0;
    }
    .pointHead {
        font-size: 2.0rem;
    }
    .pointNum {
        font-size: 3.0rem;
    }
    .pointTxt {
        font-size: 1.6rem;
    }
    #point {
        margin: 0 0 60px;
    }
    .concernTtl * {
        font-size: 3.0rem;
        line-height: 1.4;
    }
    .concernTtl .br_ {
        color: #ab0106 !important;
    }
    .concernTtlMain .br_:after {
        content: "\A";
        white-space: pre;
    }
    #caseConts {
        padding: 0;
    }
    .caseBox {
        width: 100%;
        margin: 0 0 40px;
    }
    .caseBox:nth-last-of-type(1) {
        margin: 0;
    }
    .caseHead {
        font-size: 2.0rem;
    }
    .caseNum {
        font-size: 3.8rem;
    }
    .caseTtl {
        padding: 0 0 14px !important;
        font-size: 2.0rem;
    }
    .caseFigure {
        margin: 0 0 20px;
    }
    .caseTxt {
        font-size: 1.6rem;
        line-height: 1.4;
    }
    .mark {
        width: 86px;
        height: 86px;
        padding: 14px 0 0 10px;
        top: -50px;
        right: 12px;
    }
    .mark img {
        width: 62px;
    }
    #works {
        margin: 0 0 50px;
        padding: 50px 0 55px;
    }
    .worksTtl {
        margin: 0 0 30px;
    }
    .worksTtlIn {
        padding: 0 40px;
        font-size: 3.0rem;
    }
    .worksBox {
        width: 100%;
        margin: 0 0 25px;
        padding: 20px 4%;
    }
    .worksBox:nth-last-of-type(1) {
        margin: 0;
    }
    .category {
        margin: 0 0 10px;
        font-size: 1.3rem;
    }
    .place {
        margin: 0 0 15px;
        font-size: 2.0rem;
    }
    .worksCost {
        margin: 0 0 20px;
    }
    .worksCost dt, .worksCost dd {
        font-size: 1.4rem;
    }
    .worksConts li {
        padding: 0 0 0 3%;
        font-size: 1.3rem;
        letter-spacing: 0.08em;
    }
    .worksConts {
        margin: 0 0 20px;
    }
    .construction dt, .construction dd {
        font-size: 1.3rem;
    }
    .reformFigure {
        width: 100%;
        margin: 0 0 20px;
    }
    .reformConts {
        width: 100%;
        padding: 0;
    }
    .reformTxt .br:after {
        content: "\A";
        white-space: pre;
    }
    .possibleTtl {
        font-size: 2.0rem;
    }
    .possibleBox {
        padding: 20px;
    }
    .possibleItem {
        width: 100%;
        margin: 0 25px 16px 0;
        display: block;
    }
}
@media screen and (max-width: 600px) {
    .cost {
        margin: 0 0 60px;
        padding: 0 3% 30vw;
        background: #f9f9f9 url(../../img/renovation/sp_intro_figure.png) no-repeat center bottom 30px / 96%;
    }
}
@media screen and (max-width: 767px) {
    .intro {
        margin: 0 0 60px;
        padding: 0 0 311px;
        background: url(../../img/renovation/intro_ill.svg) no-repeat center bottom / 436px;
    }
}
@media screen and (max-width: 470px) {
    .intro {
        margin: 0 0 60px;
        padding: 0 0 67vw;
        background: url(../../img/renovation/intro_ill.svg) no-repeat center bottom / 100%;
    }
}
@media screen and (max-width: 374px) {
    .possibleItem .assist {
        margin: 0 0 0 50px;
    }
}