@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :  skin_check_ecocute.css
 style info :  案件名：エコキュートの種類と選び方
=================================================================== */


/* PCデザインのソースここから */
.intro .checklist {
    border: calc(6/750 * 100vw) solid #e45b00;
    border-radius: 0.4em;
    padding: 0;
    margin: calc(62/750 * 100vw) calc(6/750 * 100vw) calc(43/750 * 100vw);
    position: relative;
    padding-top: 10px;
}

.intro .checklist img {
    position: absolute;
    top: -20px;
    left: 50%;
    height: 35px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.intro .checklist ul li {
    padding-left: 1.6em;
    line-height: 1.6;
    text-align: justify;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px;
    text-align: left;
    color: #e45b00;
    margin-bottom: 20px;
    white-space: nowrap;
}

.intro .checklist ul li:last-of-type {
    margin-bottom: 0;
}

.intro .checklist ul li::before {
    width: 1.6em;
    height: 1.6em;
    font-size: 14px;
    border-radius: 0.8em;
    line-height: 1.5em;
    background-color: #e45b00;
    color: #fff000;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-weight: 600;
}

.intro .checklist ul li:nth-child(1)::before {
    content: '1';
}

.intro .checklist ul li:nth-child(2)::before {
    content: '2';
}

.intro .checklist ul li:nth-child(3)::before {
    content: '3';
}

.intro .checklist ul li:nth-child(4)::before {
    content: '4';
}

.intro .checklist ul li:nth-child(5)::before {
    content: '5';
}

.intro .checklist h3 {
    color: #fff000;
    font-size: calc(36/750 * 100vw);
    text-align: center;
    background-color: #e45b00;
    padding: 0.6em 0 0.8em;
    font-weight: 600;
}

.intro .checklist ul {
    padding: 20px 25px;
}

.intro .notice {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.36px;
    color: #111111;
    margin-top: 10px;
    font-weight: 500;
}

.intro .checklist h3 img {
    height: 20px;
    margin: 0 auto;
}

h3 {
    font-weight: 600;
}

.checkInnerWrap h4 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.48px;
    color: #e45b00;
    line-height: 1;
    margin-bottom: 10px;
}

.checkInnerWrap p {
    font-weight: 500;
}

.illustWrap {
    margin: 30px 0 50px;
    padding: 0 30px;
}

div.img {
    margin: 20px 0 0;
}

.hojokinBanner {
    margin: 25px auto;
    max-width: 800px;
}

.checkTypeWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
}

.checkTypeWrap .checkType {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.48px;
    color: #e45b00;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}

.checkTypeWrap .checkType span {
    font-size: 22px;
    letter-spacing: 0.66px;
}

.checkTypeWrap .img {
    width: 15px;
    margin: 0px;
    line-height: 1;
}

.checkInnerWrap .kyutoSize {
    font-size: 30px !important;
    font-weight: 600;
    letter-spacing: 0.9px;
    color: #ffffff;
    background-color: #e45b00;
    border-radius: 8px;
    padding: 0px 10px;
    white-space: nowrap;
}

.kyutoSize span {
    font-size: 22px;
}

.tagWrap {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.checkInnerWrap .tagWrap .funcTagWrap {
    border-radius: 4px;
    padding: 2px;
    background-color: #65ae46;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    width: 32.5%;
}

.checkInnerWrap .tagWrap .funcTagWrap .funcTag {
    font-size: 13px;
    font-weight: 600;
}

.funcTagWrap .funcTagInnerWrap {
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
}

.tagWrap.fullAuto .funcTagWrap:first-child {
    width: 38.5%;
}

.tagWrap.fullAuto .funcTagWrap:last-child {
    width: 60%;
}

.fukidashi {
    position: relative;
    margin-bottom: 40px;
}

.fukidashi h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.54px;
    color: #65ae46;
}

.fukidashi img {
    position: absolute;
    width: 100%;
    bottom: -35px;
}

table {
    border: solid 3px #dddddd;
    width: 100%;
    margin: 30px 0;
}

table th {
    padding: 10px 5px;
    font-size: 14px;
    background-color: #f8f8f8;
    font-weight: 500;
}

table td {
    padding: 20px 0;
    font-weight: 600;
    line-height: 1;
}


table .ecoJaws th {
    background-color: #edffe5;
}

table td,
table th {
    text-align: center;
    font-weight: 600;
    border: 1px solid #ddd;
}

.ecoJaws {
    background-color: #edffe5;
    color: #65ae46;
}

.secCheck table td,
.secCheck table td p {
    font-size: 20px;
    font-weight: 600;
}

.ecoJaws .red {
    font-size: 12px;
    font-weight: 600;

}

.fukidashiSquare {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 20px;
    color: #555;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #65ae46;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fukidashiSquare:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
}

.fukidashiSquare:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #65ae46;
    z-index: 1;
}

.fukidashiSquare p {
    margin: 0;
    padding: 0;
    font-weight: 700;
}

.fukidashiSquare p span.large {
    font-size: 25px;
    padding-left: 5px;
}

p.em {
    font-weight: 700;
    font-size: calc(32/750 * 100vw);
    text-align: center;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}

.ttlCheck {
    color: #65ae46;
    text-align: center;
    font-weight: normal;
}

h3 {
    color: #e45b00;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 4px solid #e45b00;
    padding-bottom: 10px;
}

.boxH3 {
    font-size: 14px;
    color: #fff000;
    background: #e45b00;
    padding: 2px 6px;
    border-radius: 6px;
    position: relative;
    display: inline-block;
    margin-bottom: 9px;
    font-weight: 600;
}

.boxH3::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    margin-left: -15px;
    border: 7px solid transparent;
    border-top: 9px solid #e45b00;
}

.secCheck {
    margin-bottom: 40px;
}

.secCheck p {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 500;
}

.checkInnerWrap {
    padding: 25px 0;
    /* border-bottom: dashed 1px #e45b00; */
}

.checkInnerWrap.border {
    border-bottom: dashed 1px #e45b00;
}

.checkInnerWrap:last-of-type {
    /* border-bottom: none; */
}


@media (min-width: 834px) {
    p.em {
        font-weight: 700;
        font-size: calc(14/750 * 100vw);
        text-align: center;
        letter-spacing: 0.05em;
        margin-bottom: calc(44/750 * 100vw);
    }

    .step {
        width: 80%;
        margin: 40px auto;
    }

    .intro .notice {
        font-size: 14px;
    }

    .secCheck {
        margin-bottom: calc(50/750 * 100vw);
    }

    .secCheck p {
        font-size: 16px;
        line-height: 1.8;
        font-weight: 500;
    }

    .secCheckInfo {
        float: left;
        width: 62%;
        margin-right: 4%;
    }

    .secCheckPic {
        float: left;
        width: 34%;
    }

    .checkWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 20px;
    }

    .checkWrap .checkInnerWrap {
        width: 33%;
        border-right: 1px dashed #e45b00;
        border-bottom: none;
    }

    div.img {
        width: 60%;
        margin: 20px auto 0;
    }

    .hojokinBanner {
        margin: 40px auto;
    }

    .checkTypeWrap {
        padding: 0 15px;
    }

    .checkWrap .checkInnerWrap:last-of-type {
        border-right: 0;
    }


    h3 {
        color: #e45b00;
        font-size: 26px;
        font-weight: 600;
        border-bottom: 4px solid #e45b00;
        padding-bottom: 10px;
    }

    .checkInnerWrap h4 {
        font-size: 20px;
    }

    .boxH3 {
        font-size: 14px;
        color: #fff000;
        background: #e45b00;
        padding: 3px 13px;
        border-radius: 7px;
        position: relative;
        display: inline-block;
        margin-bottom: 9px;
    }

    .boxH3::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 45%;
        margin-left: -15px;
        border: 7px solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 7px;
        border-top: 9px solid #e45b00;
    }

    .intro .checklist {
        width: 60%;
        margin: 60px auto;
    }

    .intro .checklist ul {
        padding: 20px 80px;
    }

    .intro .checklist ul li {
        font-size: 26px;
    }

    .intro .checklist ul li::before {
        font-size: 18px;
    }

    .funcTagWrap .funcTagInnerWrap {
        padding: 4px 0;
    }

    .checkInnerWrap .tagWrap .funcTagWrap .funcTag {
        font-size: 14px;
    }

    /*
    .checkInnerWrap .tagWrap {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .checkInnerWrap .tagWrap .funcTagWrap {
        margin: 0 10px;
        width: 20%;
    }

    */

    .checkInnerWrap .tagWrap.fullAuto .funcTagWrap {
        width: 32.5%;
        margin: 0 0.625%;
    }

    .checkInnerWrap .tagWrap.fullAuto {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .checkInnerWrap .tagWrap {
        width: 60%;
        margin: 20px auto 0;
    }


    .fukidashi {
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .fukidashi h4 {
        font-size: 24px;
    }

    .fukidashi img {
        width: 60%;
        bottom: -180%;
        margin: 0 auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    table .narrowHeader {
        width: 20%;
    }

    .secCheck table th {
        font-size: 18px;
        padding: 15px 5px;
    }

    .secCheck table td,
    .secCheck table td p {
        font-size: 24px;
    }

    table .ecoJaws .red {
        font-size: 14px;
        line-height: 1;
    }

    .secCheck .fukidashiSquare {
        display: block;
        margin: 20px auto 0;
        width: 60%;
    }

    .secCheck .fukidashiSquare p.green {
        font-size: 24px;
        font-weight: 600;
    }

    .secCheck .fukidashiSquare p span.red.large {
        font-size: 34px;
    }
}

/* SPデザインのソースここから */
@media (max-width: 834px) {}
