.f-left {
    float: left;
}

.top-title {
    font-size: 36px;
    color: #1C9A55;
}

@media only screen and (max-width: 779px) {
    .top-title {
        font-size: 30px;
        color: #1C9A55;
    }
}

.link::before {
    top: .64em;
    width: 7px;
    height: 7px;
}

.outer-icon {
    margin: 0;
}

.point-logo {
    height: 26px;
    margin-left: 24px;
    margin-bottom: -2px;
}

.toto-logo {
    height: 13.77px;
    margin-bottom: 4px;
}

.hdg-03 {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid #d9d9d9;
    font-weight: 500;
    font-size: 2.8rem;
    line-height: 1.5;
}

.hdg-03 img {
    vertical-align: inherit;
}

.plan-nav {
    font-size: 1.4rem;
    line-height: 2.8rem;
    padding: 2.0rem 0;
    border-top: 1px #333 solid;
    border-bottom: 1px #333 solid;
    margin-left: 4px;
}

.plan-nav .link::before {
    position: absolute;
    top: .7em;
    left: -2px;
    width: 7px;
    height: 7px;
    border: 2px solid #3a83ca;
    border-bottom: transparent;
    border-left: transparent;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.aperture-title {
    border-bottom: 1px solid #1C9A55;
}

.aperture-table {
    width: 100%;
}

.aperture-table p {
    margin: 0;
}

.aperture-sizes {
    float: left;
}

.aperture-size-2 {
    height: 46px;
    width: 180px;
}

.aperture-size-text {
    line-height: 1.2em;
    font-size: 12px;
    color: #666666;
}

.aperture-points {
    font-size: 17px;
}

.aperture-item {
    padding: 12px 0;
    line-height: 1.4em;
}

.aperture-point {
    line-height: 1.2em;
    text-align: right;
    color: #666666;
}

.aperture-title {
    font-size: 20px;
    font-weight: 400;
}

.aperture-desc {
    font-size: 14px;
}

.aperture-img-wrapper {
    text-align: center;
}

@media screen and (min-width: 780px) {
    .aperture-table .large-td {
        height: 70px;
    }

    .aperture-table .large-X-td {
/*      height: 100px; */
        height: 70px;
    }
}

@media only screen and (max-width: 779px) {
    .aperture-title {
        margin-top: 35px;
    }

    .aperture-img-wrapper {
        margin-top: 20px;
    }

    .aperture-table .large-td {
        height: 42px;
    }
}

.aperture-img {
    width: 180px;
}

.products-link {
    font-size: 15px;
    color: #3A83CA !important;
}

@media only screen and (max-width: 779px) {
    .aperture-point {
        font-size: 14px;
    }

    .heatInsulation-parts-sp {
        font-size: 17px;
        font-weight: bold;
    }

    .heatInsulation-point-sp {
        font-size: 17px;
    }
}

.heatInsulation-parts {
    font-size: 17px;
    font-weight: bold;
    width: 85px;
    color: #666666;
    float: left;
}

.airconditioner-parts {
    width: 360px !important;
}

.heatInsulation-point {
    margin-left: 30px;
    color: #666666;
    font-size: 17px;
    float: left;
}

.heatInsulation-point2 {
    margin-left: 25px;
    color: #666666;
    font-size: 17px;
    float: left;
}
.heatInsulation-point3 {
    margin-left: 25px;
    color: #666666;
    font-size: 17px;
    float: left;
}
.heatInsulation-point4 {
    margin-left: 575px;
    color: #666666;
    font-size: 17px;
}

.airconditioner-point {
    margin-left: 80px;
    color: #666666;
    font-size: 17px;
}

.bikou {
    font-size: 12px;
    color: #666666;
}

.eco-item-title {
    font-size: 20px;
    border-bottom: 1px solid #1C9A55;
    font-weight: 400;
}

@media only screen and (max-width: 779px) {
    .eco-item-title {
        margin-top: 35px;
    }
}

.earthquake-title {
    font-size: 17px;
}

.earthquake-img {
    width: 274px;
}

.earthquake-links {
    margin-top: 10px;
}

.earthquake-link {
    margin: 0;
}

.housework-item-points {
    height: auto;
}

@media screen and (min-width: 780px) {
    .housework-item-points {
        min-height: 60px;
    }
}

.housework-item-point {
    font-size: 17px;
    margin: 0;
}

@media only screen and (max-width: 779px) {
    .housework-item-point {
        font-size: 1.6rem;
        line-height: 1.625;
    }

    .housework-image {
        margin-top: 15px;
    }
}

.housework-image {
    width: 100%;
    text-align: center;
}

.housework-image img {
    width: 274px;
}

.housework-link {
    margin-top: 15px;
    width: 274px;
    text-align: left;
}

@media screen and (min-width: 780px) {
    .housework-items {
        margin-top: 40px;
    }
}