.pageTitle{
    height: 80px;
}

.pageTitle .titleJa{
    margin-bottom: 15px;
} 

.pageTitle .titleJa .subLarge{
    display: block;
    margin-top: -15px;
    font-size: 32px;
    font-weight: 400;
}  

.areaTitle .smallTitle .bigTitle{
    display: block;
    margin-top: -7px;
} 

.banner {
    text-align: center;
    background: url(../img/fuyouhin/price-banner-bg.png) repeat-x bottom 29px center;
    margin-bottom: -6px;
    padding-top: 20px;
}

.banner .houseBanner {
    margin-bottom: 0;
    margin-left: 6px;
}
/*AREATITLE*/


/*AREATITLE*/

/*areaBanner*/
.areaBanner{
    margin-bottom: 99px;
    padding-top: 60px;
}   

.areaFeesystem {
    margin-bottom: 58px;
}

.areaFeesystem .coronaBanner img{
    width: 100%;
    object-fit: cover;
}

.areaFeesystem .note {
    text-align: right;
    margin-bottom: 113px;
}

/*areaInfoRemovalCompany*/

.areaInfoRemovalCompany{
    padding-top: 199px;
    margin-bottom: 20px;
}

.areaInfoRemovalCompany .areaTitle{
    background: #fff;
}

.areaInfoRemovalCompany .areaTitle .smallTitle{
    color: #000000;
}

.areaInfoRemovalCompany .areaTitle .bigTitle{
    color: #2295EE;
}

.areaInfoRemovalCompany .areaTitle .noticeTitle{ 
    color: #2295EE;
    font-weight: 400;
    font-size: 33px;
}

.areaInfoRemovalCompany .ExJunkCollector{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(../img/fuyouhin/bgr-ex-junk-collector.png) no-repeat center center/100%;
    background-size: 100% 100%;
    padding: 15px 10px 10px 20px;
    margin-bottom: 115px;
    border: 2px solid #2893E4;
    border-radius: 30px;
}

.areaInfoRemovalCompany .ExJunkCollector .listExJunkCol{
    display: flex;
    flex-direction: column;
    width: calc(100% - 348px);
}

.areaInfoRemovalCompany .ExJunkCollector .listExJunkCol li{
    background: url(../img/fuyouhin/bgr-line-exjukcol.png) no-repeat left bottom;
    background-size: contain;
    font-size: 27px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 5px;
}


.areaInfoRemovalCompany .ExJunkCollector .listExJunkCol li .bold{
    font-weight: 700;
}

.areaInfoRemovalCompany .ExJunkCollector .photoExJunkCol{
}

.areaInfoRemovalCompany .ExJunkCollector .photoExJunkCol img{
    overflow: hidden;
    width: 348px;
    height: 328px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}

.areaInfoRemovalCompany .politelyResolve{
    display: flex;
    justify-content: space-between;
    background: #FFFFFF;
    border: 3px solid #2893E4;
    box-shadow: 0px 2px 4px #2893E4;
    border-radius: 30px;
    padding: 30px 0 15px 15px;
}

.areaInfoRemovalCompany .politelyResolve .photoPoliResolve{

}

.areaInfoRemovalCompany .politelyResolve .photoPoliResolve img{
    width: 443px;
    height: 411px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}

.areaInfoRemovalCompany .politelyResolve .contentPoliResolve{
    width: calc(100% - 443px);
    text-align: center;
}

.areaInfoRemovalCompany .politelyResolve .contentPoliResolve .smallTitle{
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 35px;
    color: #000000;
    margin-left: -128px;
}

.areaInfoRemovalCompany .politelyResolve .contentPoliResolve .bigTitle{
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 70px;
    color: #000000;
}

.areaInfoRemovalCompany .politelyResolve .contentPoliResolve .textPoliResolve{
    font-size: 29px;
    font-weight: 400;
    color: #000000;
    line-height: 1.75;
}


/*areaCollectFee*/

.areaCollectFee {
    padding-top: 179px;
    margin-bottom: 20px;
}
.areaCollectFee2{
    margin-bottom: 173px;
}

/*areaFeatures*/

.areaFeatures {
    margin-bottom: 199px;
}
.areaFeatures .titlePro {
    position: relative;
    background: #b9dffa;
    font-size: 50px;
    font-weight: 400;
    padding: 12px 0 20px;
    text-align: center;
    border-radius: 15px 15px 15px 26px;
    margin-bottom: 42px;
    letter-spacing: 1.4px
}
.areaFeatures .titlePro:before {
    content: '';
    position: absolute;
    background: url(../img/index/title-border-pro.png) no-repeat center center/100%;
    width: 100%;
    height: 12px;
    bottom: -2px;
    left: 0;
    right: 0
}

.areaFeatures .topFeatures .boxTitle {
    float: left;
    width: calc(100% - 300px);
}
.areaFeatures .topFeatures .boxTitle .titleBig {
    margin-bottom: 5px;
}
.areaFeatures .topFeatures .boxTitle .titleSmall {
    padding-left: 45px;
    margin-bottom: 10px;
}
.areaFeatures .topFeatures .boxTitle .titleSmall .title {
    display: block;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
}
.areaFeatures .topFeatures .boxTitle .descripFea {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.areaFeatures .topFeatures .imageFeature {
    float: right;
    width: 300px;
    text-align: center;
}

.areaFeatures .tableFeatures .boxTable {
    float: left;
    width: calc(100% - 340px);
    padding-top: 17px;
}
.areaFeatures .tableFeatures .boxTable table {
    width: 100%;
}
.areaFeatures .tableFeatures .boxTable table tr {
    border-bottom: 4px dotted #b9dffa;
}
.areaFeatures .tableFeatures .boxTable table tr:first-child {
    border-bottom: none;
}
.areaFeatures .tableFeatures .boxTable table tr:first-child th {
    font-size: 32px;
    text-align: center;
    padding: 7px 0;
}
.areaFeatures .tableFeatures .boxTable table tr th {
    font-size: 29px;
    color: #2295ee;
    text-align: left;
    padding-left: 15px;
    width: 200px;
}
.areaFeatures .tableFeatures .boxTable table tr td {
    font-size: 24px;
    text-align: center;
    padding: 13px 0;
}
.areaFeatures .tableFeatures .boxTable table tr td.fnbold {
    font-size: 32px;
    font-weight: bold;
}
.areaFeatures .tableFeatures .boxCollec {
    float: left;
    width: 340px;
    border: 4px solid #2295ee;
    border-radius: 15px;
    padding-bottom: 20px;
}
.areaFeatures .tableFeatures .boxCollec .titleCollec {
    background: #2295ee;
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    padding: 10px 0 5px;
    text-align: center;
    margin: -1px -1px 0;
    border-radius: 10px 10px 0 0;
}
.areaFeatures .tableFeatures .boxCollec .listCollec {
    padding: 0 15px;
}
.areaFeatures .tableFeatures .boxCollec .listCollec .fnbold {
    position: relative;
}
.areaFeatures .tableFeatures .boxCollec .listCollec .fnbold::after {
    content: '税込み';
    position: absolute;
    font-size: 0.1rem;
    color: #ff63b1;
    top: 2.5rem;
}
.areaFeatures .tableFeatures .boxCollec table {
    width: 100%;
    padding: 0 12px;
}
.areaFeatures .tableFeatures .boxCollec table tr {
    border-bottom: 4px dotted #b9dffa;
}
.areaFeatures .tableFeatures .boxCollec table td {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 13px 0;
}
.areaFeatures .tableFeatures .boxCollec table td.fnbold {
    font-size: 40px;
    color: #ff63b1;
    padding: 7px 0;
}
.areaFeatures .tableFeatures .boxCollec table tr,
.areaFeatures .tableFeatures .boxTable table tr {
    border-width: 3px;
}



/*areaProfitable*/

.areaProfitable {
    margin-bottom: 80px;
}

.areaProfitable .titlePro {
    position: relative;
    background: #b9dffa;
    font-size: 50px;
    font-weight: 400;
    padding: 12px 0 20px;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 30px;
}

.areaProfitable .titlePro:before {
    content: '';
    position: absolute;
    background: url(../img/index/title-border-pro.png) no-repeat center center/100%;
    width: 100%;
    height: 12px;
    bottom: -2px;
    left: 0;
    right: 0;
}

.areaProfitable .titleItem {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.areaProfitable .titleWrap {
    margin-bottom: 20px;
}
.areaProfitable .itemProfit {
    margin-bottom: 68px;
}

.areaProfitable .itemProfit .listProfit {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}

.areaProfitable .itemProfit .listProfit li {
    float: left;
    width: calc(100% / 7 - 6px);
    margin-right: 7px;
    margin-bottom: 10px;
}

.areaProfitable .itemProfit .listProfit li:nth-child(7n) {
    margin-right: 0;
}

.areaProfitable .itemProfit .listProfit li a {
    position: relative;
    display: block;
    background: #b9dffa;
    font-size: 14px;
    font-weight: 500;
    border-radius: 15px;
    padding: 4px 40px 3px 15px;
    color: #333;
}

.areaProfitable .itemProfit .listProfit li a .nameCate {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.areaProfitable .itemProfit .listProfit li a .fieldCate {
    line-height: 1.35;
}

.areaProfitable .itemProfit .listProfit li a .icon {
    width: 20px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.areaProfitable .itemProfit .listProfit li a .icon img {
    width: 100%;
}

/*AREACOSTS*/

.areaCosts{
    text-align: center;
    margin-bottom: 199px;
}
.areaCosts .title{
    font-size: 46px;
    line-height: 1;
    text-align: left;
    display: inline-block;
    transform: translateX(24px);
    letter-spacing: -6px;   
}
.areaCosts .big{
    display: block;
    line-height: 1;
    font-size: 56px;
}
.areaCosts .listTab{
    display: flex;
    justify-content: center;
    margin-top: 55px;
}
.areaCosts .listTab li{
    width: 526px;
    margin: 0 17px;
}
.areaCosts .listTab li a{
    display: block;
    width: 100%;
    padding: 17px 0 20px;
    background: #b9dffa;
    color: #2295ee;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-family: YakuHanJP, 'M PLUS Rounded 1c';
    font-size: 45px;
    font-weight: bold;
    transition: all 0.3s;
}
.areaCosts .listTab li a.active{
    background: #2295ee;
    color: #fff;
}
.areaCosts .listTab li a:hover{
    opacity: 0.8;
}
.areaCosts .boxTab{
    border: 2px solid #2295ee;
    border-top-width: 23px;
    width: calc(100% + 100px);
    margin: 0 -50px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;  
    padding: 41px 31px 34px 45px;
}
.areaCosts .boxTab .tblTab{
    display: none;
}
.areaCosts .boxTab .tblTab.active{
    display: block;
}
.areaCosts .boxTab .tblTab .listItem{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.areaCosts .boxTab .tblTab .listItem li{
    width: 262px;
}
.areaCosts .boxTab .tblTab .listItem li .img{
    text-align: right;
}
.areaCosts .boxTab .tblTab .listItem li .ttl{
    font-weight: bold;
    font-size: 24px;
    margin-top: 4px;
    line-height: 1.45;
}
.areaCosts .boxTab .tblTab .listItem li .ttl .line{
    position: relative;
    z-index: 0;
}
.areaCosts .boxTab .tblTab .listItem li .ttl .line:before{
    content: "";
    position: absolute;
    bottom: 3px;
    letter-spacing: 0;
    width: 100%;
    height: 6px;
    background: #fef441;
    z-index: -1;
}
.areaCosts .boxTab .tblTab .listItem li .cnt{
    margin-top: 22px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}


/*AREASERVICES*/

.areaServices {
    margin-bottom: 199px;
}
.areaServices .topService {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.areaServices .topService li {
    position: relative;
    width: 485px;
    border: 2px solid #2295ee;
    border-radius: 18px;
    margin-bottom: 20px;
}
.areaServices .topService li .tags {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 102px;
    height: 102px;
    top: 0;
    left: 23px;
    font-size: 32px;
    color: #333;
    text-align: center;
    background: #fff;
    font-weight: 500;
    padding: 1px 5px 0;
    line-height: 1;
}
.areaServices .topService li .thumbnail {
    min-height: 220px;
    background: #333;
    border-radius: 17px 17px 0 0;
    overflow: hidden;
}
.areaServices .topService li .thumbnail img {
    width: 100%;
    object-fit: cover;
    max-height: 220px;
    border-radius: 17px 17px 0 0;
}
.areaServices .topService li .btnCollect {
    margin-top: -37px;
}
.areaServices .topService li .btnCollect a {
    display: inline-block;
    position: relative;
    width: 460px;
    font-size: 27px;
    color: #fff;
    background: #2295ee;
    padding: 13px 60px 12px 14px;
    letter-spacing: -1.1px;
    border-radius: 0 40px 40px 0;
}
.areaServices .topService li .btnCollect a:before {
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    width: 30px;
    height: 24px;
    background: url(../img/index/icon-angle.png) no-repeat center center/100%;
}
.areaServices .topService li .content {
    padding: 19px 33px 21px;
}
.areaServices .topService li .content p {
    font-size: 17px;
    letter-spacing: 1.9px;
    line-height: 1.25;
}
.areaServices .topService li .service {
    padding: 14px 33px 15px;
    border-radius: 0 0 17px 17px;
    background: #b9dffa;
}
.areaServices .topService li .service .item {
    text-align: right;
    margin-bottom: -1px;
    white-space: nowrap;
}
.areaServices .topService li .service .item a {
    display: inline-block;
    font-size: 14px;
    color: #2295ee;
    font-weight: 500;
    padding-right: 57px;
    letter-spacing: 1.8px;
    background: url(../img/index/icon-angle-blue.png) no-repeat right 17px top 54%/13px;
}
.areaServices .listService {
    display: flex;
    justify-content: space-between;
}
.areaServices .listService li {
    position: relative;
    width: 272px;
    border: 2px solid #2295ee;
    border-radius: 18px;
    margin-bottom: 20px;
}

.areaServices .listService li .btn.full-text a{
    font-size: 19px;
    letter-spacing: 0;
}

.areaServices .listService li .thumbnail {
    background: #333;
    height: 140px;
    border-radius: 17px 17px 0 0;
}
.areaServices .listService li .thumbnail img {
    width: 100%;
    max-height: 140px;
    object-fit: cover;
    border-radius: 17px 17px 0 0;
}
.areaServices .listService li .btn {
    margin-top: -24px;
    white-space: nowrap;
}
.areaServices .listService li .btn a {
    display: inline-block;
    position: relative;
    width: 255px;
    font-size: 21px;
    color: #fff;
    background: #2295ee;
    text-align: center;
    padding: 10px 10px 9px;
    letter-spacing: 1.5px;
    border-radius: 0 40px 40px 0;
}
.areaServices .listService li .content {
    padding: 15px 25px 15px 33px;
}
.areaServices .listService li .content p {
    font-size: 16px;
    letter-spacing: 2.1px;
    line-height: 1.15;
}
/*AREASERVICES*/

/*AREAWORK*/

.areaWork {
    margin-bottom: 199px;
}

/*AREAWORK*/

/*areaCleaningFlow*/
.areaCleaningFlow {
    padding-top: 40px;
    padding-bottom: 85px;
}

.areaCleaningFlow .listFlow {
    display: flex;
    justify-content: space-between;
    margin-bottom: 38px;
}

.areaCleaningFlow .feeBtn {
    width: 402px;
    margin: 0 auto;
}

.areaCleaningFlow .feeBtn a {
    display: block;
    padding: 12px 0 13px;
    background: #2295ee;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 24px;
}

/*areaLowprice*/
.areaLowprice {
    margin-bottom: 20px;
    padding-top: 179px;
}

.areaLowprice .areaTitle {
    margin-bottom: 61px;
}

.areaLowprice .lowpriceQuest {
    font-size: 41px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 12px;
}

.areaLowprice .areaTitle .bigTitle {
    font-size: 58px;
}

.areaLowprice .lowpriceTitle {
    font-size: 33px;
    text-align: center;
    color: #2295ee;
    font-weight: 500;
    margin-bottom: 9px;
}

.areaLowprice .lowpriceTitle span {
    display: inline-block;
    background-image: linear-gradient(180deg, transparent 83%, yellow 0);
    background-position-y: -8px;
}

.areaLowprice .lowPriceTop {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 0px 1.5px;
    margin-bottom: 97px;
}

.areaLowprice .lowPriceTop:after {
    content: "";
    position: absolute;
    background: url(../img/index/low-price-logo.png)no-repeat;
    background-size: 100%;
    width: 268px;
    height: 146px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -131px;
}

.areaLowprice .lowPriceTop .boxLow {
    width: 572px;
    background: url(../img/index/border.png) no-repeat top center;
    height: 382px;
    text-align: center;
    padding: 32px 0;
}

.areaLowprice .lowPriceTop .boxLow .boxLowTitle {
    font-size: 32px;
    text-align: center;
    color: #2295ee;
    font-weight: 500;
    margin-bottom: 30px;
}

.areaLowprice .lowPriceTop .boxLow .text {
    display: inline-block;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 37px;
}

.areaLowprice .lowPriceTop .boxLow:nth-child(2) .text {
    margin-bottom: 17px;
}

.areaLowprice .lowPriceTop .boxLow:nth-child(2) .boxLowTitle {
    margin-bottom: 29px;
}

.areaLowprice .lowPriceBot {
    background: url(../img/index/border2.png) no-repeat top center;
    height: 464px;
    text-align: center;
    padding: 41px 0px 0;
    margin-bottom: 38px;
}

.areaLowprice .lowPriceBot .photo {
    margin-bottom: 14px
}

.areaLowprice .lowPriceBot .text {
    font-size: 24px;
    font-weight: 500;
}

.areaLowprice .lowpriceNote {
    text-align: center;
}

/*areaReason*/
.areaReason {
    margin-bottom: 69px;
}

/*AREAMENUS*/

.areaMenus {
    margin-bottom: 90px;
}

/*AREAMENUS*/

/*AREAAREA*/

.areaArea {
    padding-top: 49px;
    margin-bottom: 85px;
}

/*AREALIGHTING*/
.areaLighting{
    margin-bottom: 150px;
}
/*AREALIGHTING*/

/*AREAAREA*/

/*AREAMEDIA*/
.areaMedia {
    margin-bottom: 163px;
}
/*AREAMEDIA*/

/*AREAFAQ*/

.areaFAQ {
    margin-bottom: 199px;
}

.areaFAQ .goFAQ{
    display: block;
}
/*AREAFAQ*/


/*.areaReasons*/
.areaReasons {
    background: #deeffb;
    padding: 21px 0 40px;
    overflow: hidden;
    position: relative;
    margin-bottom: 166px;
}

.areaReasons .reasonsPhoto {
    margin-left: -97px;
    margin-bottom: 17px;
}

.areaReasons .girl {
    position: absolute;
    right: 56px;
    bottom: 0;
}

.areaReasons .wrapText {
    background: #ffffff;
}

.areaReasons .wrapText .text {
    padding: 27px 52px;
    font-weight: 500;
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: 0.4px;
}

/*underMenus*/
.underMenus{
}

@media(max-width: 768px) {

    .pageTitle {
        height:auto;
    }

    .pageTitle .titleJa .subLarge {
        margin-top: 0;
        font-size: 17px;
    }

    .areaArea .areaTitle .smallTitle .bigTitle {
        font-size: 30px;
        letter-spacing: -0.2px;
    }
    
    .banner {
        background: url(../img/price/price-banner-bg.png) repeat-x center;
        margin-bottom: 20px;
        background-size: 100%;
        padding-top: 10px;
    }
    .banner .houseBanner{
        margin-left: 10px;
    }
    .banner .houseBanner img {
        width: 100%;
        max-width: 480px;
    }
    /*areaTitle*/
    /*areaFeesystem*/
    .areaBanner {
        margin: 46px 0;
        padding: 0;
    }

    .areaFeesystem {
        margin-bottom: 62px;
    }

    .areaFeesystem .note {
        margin-bottom: 52px;
    }

    .areaCollectFee {
        padding-top: 49px;
        margin-bottom: 0;
    }
    .areaCollectFee2{
        margin-bottom: 42px;
    }

    /*areaInfoRemovalCompany */
    .areaInfoRemovalCompany{
        padding-top: 40px;
        margin-bottom: 15px;
    }

    .areaInfoRemovalCompany .areaTitle {
        padding: 19px 20px;
        margin-bottom: 46px;
    }
    .areaInfoRemovalCompany .ExJunkCollector {
        flex-direction: column-reverse;
        padding: 10px;
        margin-bottom: 20px;
    }
    .areaInfoRemovalCompany .ExJunkCollector .listExJunkCol {
        width: 100%;
    }
    .areaInfoRemovalCompany .ExJunkCollector .photoExJunkCol img {
        width: 248px;
        height: 228px;
    }
    .areaInfoRemovalCompany .ExJunkCollector .photoExJunkCol,
    .areaInfoRemovalCompany .politelyResolve .photoPoliResolve {
        margin-bottom: 16px;
        text-align: center;
    }
    .areaInfoRemovalCompany .politelyResolve{
        flex-direction: column;
        padding: 20px 0;
    }
    .areaInfoRemovalCompany .politelyResolve .contentPoliResolve {
        width: 100%;
    }
    .areaInfoRemovalCompany .politelyResolve .photoPoliResolve img {
        width: 343px;
        height: 312px;
    }
    .areaInfoRemovalCompany .areaTitle .smallTitle {
        margin-bottom: 10px;
    }
    .areaInfoRemovalCompany .politelyResolve .contentPoliResolve .smallTitle {
        font-size: 16px;
        margin-left: 0;
    }
    .areaInfoRemovalCompany .politelyResolve .contentPoliResolve .bigTitle {
        margin-bottom: 14px;    
        font-size: 32px;
    }

    .areaInfoRemovalCompany .areaTitle .noticeTitle {
        font-size: 17px;
    }

    .areaInfoRemovalCompany .ExJunkCollector .listExJunkCol li,
    .areaInfoRemovalCompany .politelyResolve .contentPoliResolve .textPoliResolve{
        font-size: 14px;
        padding-bottom: 5px;
    }

    /*areaProfitable*/
    .areaProfitable {
        margin-bottom: 25px;
    }

    .areaProfitable .titlePro {
        font-size: 4vw;
        border-radius: 5px;
        padding: 4px 0 6px;
        margin-bottom: 18px;
    }

    .areaProfitable .titlePro:before {
        bottom: -5px;
    }

    .areaProfitable .titleItem {
        font-size: 3.2vw;
        margin-bottom: 2px;
    }
    .areaProfitable .titleWrap {
        margin-bottom: 0;
    }

    .areaProfitable .itemProfit {
        margin-bottom: 18px;
    }

    .areaProfitable .itemProfit .listProfit li {
        width: calc(100% / 3 - 4px);
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .areaProfitable .itemProfit .listProfit li:nth-child(7n) {
        margin-right: 5px;
    }

    .areaProfitable .itemProfit .listProfit li:nth-child(3n) {
        margin-right: 0;
    }

    .areaProfitable .itemProfit .listProfit li a {
        font-size: calc(1rem + ((1vw - 0.64rem) * 0.7143));
        border-radius: 8px;
        padding: 3px 30px 2px 11px;
    }

    .areaProfitable .itemProfit .listProfit li a .icon {
        width: 4.5vw;
    }

    /*areaCosts */
    .areaCosts {
        width: 95vw;
        margin-bottom: 49px;
        padding-top: 30px;
    }
    .areaCosts .boxTab{
        width: 100%;
        margin: 0;
        border-radius: 0;
        border-top-width: 12px;
        padding: 30px 5px;
    }
    .areaCosts .title{
        font-size: 28px;
        transform: none;
        letter-spacing: 0;
    }
    .areaCosts .big{
        font-size: 40px;
        margin-top: 10px;
    }
    .areaCosts .listTab{
        margin-top: 24px;
        justify-content: space-between;
    }
    .areaCosts .listTab li{
        width: 48.5%;
        margin: 0;
    }
    .areaCosts .listTab li a{
        font-size: 22px;
        letter-spacing: 1px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 16px 0;
    }
    .areaCosts .boxTab .tblTab .listItem li{
        width: 48%;
        margin-bottom: 31px;
    }
    .areaCosts .boxTab .tblTab .listItem li:not(:nth-child(1)):not(:nth-child(2)){
        margin-bottom: 0;
    }
    .areaCosts .boxTab .tblTab .listItem li .img{
        padding-left: 12px;
    }
    .areaCosts .boxTab .tblTab .listItem li .ttl{
        margin-top: 4px;
        line-height: 1.35;
        font-size: 15px;
    }
    .areaCosts .boxTab .tblTab .listItem li .ttl .line:before{
        height: 4px;
        bottom: 1px;
    }
    .areaCosts .boxTab .tblTab .listItem li .cnt{
        font-size: 11px;
        margin-top: 8px;
    }

    /*AREASERVICES*/
    .areaServices {
        margin-bottom: 49px;
        padding-top: 49px;
    }
    .areaServices .inner {
        padding: 0 3.1%;
    }
    .areaServices .areaTitle {
        margin-bottom: 32px;
    }
    .areaServices .listService {
        flex-wrap: wrap;
    }
    .areaServices .topService li {
        width: 100%;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .areaServices .topService li .tags {
        width: 62px;
        height: 62px;
        top: 0;
        left: 14px;
        font-size: 20px;
        padding: 0 5px;
        line-height: 1;
    }
    .areaServices .topService li .thumbnail,
    .areaServices .topService li .thumbnail img {
        min-height: 193px;
        border-radius: 8px 8px 0 0;
    }
    .areaServices .topService li .btnCollect {
        margin-top: -23px;
    }
    .areaServices .topService li .btnCollect a {
        max-width: 312px;
        width: 100%;
        font-size: 19px;
        letter-spacing: -0.9px;
        padding: 8px 17px 8px 8px;
    }
    .areaServices .topService li .btnCollect a:before {
        top: 49%;
        right: 15px;
        width: 18px;
        height: 24px;
        ;
    }
    .areaServices .topService li .content {
        padding: 11px 21px;
    }
    .areaServices .topService li .content p {
        font-size: 15px;
        letter-spacing: 1.9px;
        line-height: 1.35;
    }
    .areaServices .topService li .service {
        padding: 6px 12px 11px;
        border-radius: 0 0 8px 8px;
    }
    .areaServices .topService li .service .item {
        margin-bottom: -4px;
    }
    .areaServices .topService li .service .item a {
        font-size: 12px;
        padding-right: 41px;
        letter-spacing: 1.3px;
        background: url(../img/index/icon-angle-blue.png) no-repeat right 17px top 54%/11px;
    }
    .areaServices .listService li {
        width: 48%;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .areaServices .listService li .thumbnail,
    .areaServices .listService li .thumbnail img {
        height: 90px;
        border-radius: 8px 8px 0 0;
    }
    .areaServices .listService li .btn {
        margin-top: -14px;
    }
    .areaServices .listService li .btn a {
        width: 94.5%;
        font-size: 12px;
        padding: 5px 5px 6px;
        letter-spacing: 0.7px;
        border-radius: 0 40px 40px 0;
        text-align: left;
        letter-spacing: -0.3px;
    }
    .areaServices .listService li .btn.full-text a {
        font-size: 11px;
        padding: 6px 2px 7px;
    }
    .areaServices .listService li .content {
        padding: 9px 10px 20px 19px;
    }
    .areaServices .listService li .content p {
        font-size: 14px;
        letter-spacing: 0.3px;
        line-height: 1.1;
    }
    /*AREASERVICES*/

    /*AREAWORK*/
    .areaWork {
        margin-bottom: 50px;
    }

    /*AREALIGHTING*/
    .areaLighting{
        margin-bottom: 49px;
    }
    /*AREALIGHTING*/

    /*AREAWORK*/
    /*areaCleaningFlow*/
    .areaCleaningFlow{
        padding-bottom: 62px;
        padding-top: 30px;
    }
    .areaCleaningFlow .listFlow{
        display: block;
        width: 100%;
        max-width: 357px;
        margin: 0 auto 18px;
    }
    .areaCleaningFlow .listFlow li{
        margin-bottom: 8px;
    }
    .areaCleaningFlow .feeBtn{
        width: 302px;
    }
    .areaCleaningFlow .feeBtn a{
        padding: 7px 0;
        font-size: 21px;
    }

    /*areaLowprice*/

    .areaLowprice {
        margin-bottom: 0;
        padding-top: 49px;
    }

    .areaLowprice .lowpriceQuest {
        font-size: 24px;
    }

    .areaLowprice .lowpriceQuest {
        margin-bottom: 0px;
    }

    .areaLowprice .areaTitle {
        margin-bottom: 26px;
    }

    .areaLowprice .areaTitle .bigTitle {
        font-size: 31px;
    }

    .areaLowprice .lowpriceTitle {
        font-size: 22px;
        margin-bottom: 6px;
    }

    .areaLowprice .lowpriceTitle span {
        background-image: linear-gradient(180deg, transparent 75%, yellow 0);
        background-position-y: -4px;
    }

    .areaLowprice .lowPriceTop .boxLow {
        background: url(../img/index/border-sp.png) no-repeat top center;
        width: 172px;
        height: 201px;
        padding: 17px 0;
    }

    .areaLowprice .lowPriceTop {
        justify-content: center;
        margin-bottom: 102px;
    }

    .areaLowprice .lowPriceTop .boxLow+.boxLow {
        margin-left: 7px;
    }

    .areaLowprice .lowPriceTop .boxLow .boxLowTitle {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .areaLowprice .lowPriceTop .boxLow .text {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 17px
    }

    .areaLowprice .lowPriceTop .boxLow:nth-child(1) .photo img {
        width: 104px;
    }

    .areaLowprice .lowPriceTop .boxLow:nth-child(2) .photo img {
        width: 157px;
    }

    .areaLowprice .lowPriceTop .boxLow:nth-child(2) .boxLowTitle {
        margin-bottom: 12px;
    }

    .areaLowprice .lowPriceTop .boxLow:nth-child(2) .text {
        margin-bottom: 18px;
    }

    .areaLowprice .lowPriceTop:after {
        width: 161px;
        height: 88px;
        bottom: -87px;
    }

    .areaLowprice .lowPriceBot {
        background: none;
        padding: 0;
        margin: 0 auto 15px;
        height: auto;
    }

    /*areaFeatures*/
    .areaFeatures{
        margin-bottom: 49px;
    }
    .areaFeatures .topFeatures {
        margin-bottom: 0;
    }
    .areaFeatures .topFeatures .boxTitle {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .areaFeatures .topFeatures .boxTitle .titleBig {
        padding: 0 50px;
        margin-bottom: 10px;
    }
    .areaFeatures .topFeatures .boxTitle .titleSmall {
        padding: 0 30px;
    }
    .areaFeatures .topFeatures .boxTitle .titleSmall .title {
        margin-bottom: 10px;
    }
    .areaFeatures .topFeatures .imageFeature {
        display: none;
    }

    .areaFeatures .tableFeatures {
        overflow-x: scroll;
    }
    .areaFeatures .tableFeatures .wrapBox {
        width: 800px;
    }
    .areaFeatures .tableFeatures .boxTable {
        padding-top: 6px;
    }
    .areaFeatures .tableFeatures .boxTable table tr:first-child th,
    .areaFeatures .tableFeatures .boxTable table tr th {
        font-size: 18px;
    }
    .areaFeatures .tableFeatures .boxCollec table td,
    .areaFeatures .tableFeatures .boxTable table tr td {
        font-size: 16px;
    }
    .areaFeatures .tableFeatures .boxTable table tr td.fnbold {
        font-size: 18px;
    }
    .areaFeatures .tableFeatures .boxCollec table td.fnbold {
        font-size: 26px;
    }
    .areaFeatures .tableFeatures .boxCollec {
        width: 240px;
    }
    .areaFeatures .tableFeatures .boxCollec .titleCollec {
        font-size: 20px;
    }
    .areaFeatures .tableFeatures .boxTable {
        width: calc(100% - 240px);
        padding-top: 7px;
    }

    /*areaReason*/

    .areaReason .reasonQuest {
        font-size: 25px;
        letter-spacing: -0.4px;
        margin-bottom: -2px;
    }

    .areaReason {
        margin-bottom: 0;
    }

    .areaReason .eightreasons {
        text-align: center;
    }

    /*AREAMENUS*/
    .areaMenus {
        margin-bottom: 39px;
    }

    /*AREAMENUS*/

    /*AREAAREA*/
    .areaArea {
        margin-bottom: 62px;
        padding-top: 0;
    }
    .areaArea .areaTitle{
        margin-bottom: 32px;
    }
    
    /*AREAAREA*/

    /*AREAMEDIA*/
    .areaMedia {
        margin-bottom: 49px;
    }
    .areaMedia .areaTitle{
        margin-bottom: 36px;
    }
    /*AREAMEDIA*/

    /*AREAFAQ*/
    .areaFAQ {
        margin-bottom: 49px;
    }
    /*AREAFAQ*/
    /*underMenus*/
    .underMenus{
        margin-bottom: 49px;
    }


    /*.areaReasons*/
    .areaReasons {
        padding: 2px 0 19px;
        margin-bottom: 44px;
    }

    .areaReasons .inner {
        padding: 0 1.9%;
    }

    .areaReasons .reasonsPhoto {
        margin-left: 0;
        text-align: center;
        margin-bottom: 0px;
    }

    .areaReasons .wrapText .text {
        font-size: 12px;
        padding: 9px 0 8px;
        text-align: center;
        line-height: 1.3;
    }
}

@media(max-width: 414px) and (min-width: 320px) {
    .banner .houseBanner img {
        width: 97%;
    }

}

@media (max-width: 320px) {
    .areaServices .topService li .service .item a {
        padding-right: 19px;
        background: url(../img/index/icon-angle-blue.png) no-repeat right 2px top 54%/9px;
    }

}

@media all and (-ms-high-contrast:none) {
    .areaProfitable .itemProfit .listProfit li a {
        padding: 5px 17px 8px;
        letter-spacing: -1px;
    }

    .areaServices .topService li .service .item a {
        letter-spacing: 1px;
    }

    .areaServices .listService li .btn a {
        letter-spacing: 1px;
    }
    .areaProfitable .itemProfit .listProfit li{
        width: calc(100% /7 - 7px);
    }
}