@charset "utf-8";

/***************************************************************************
*
* INDEX STYLE
*
***************************************************************************/
@import url("ligh.css");


.areaFirst {
    margin-bottom: 38px;
}

.areaFirst .wrapInfo {
    margin-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 38px 57px 4px;
}

.areaFirst .photoBanner {
    text-align: center;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding-top: 16px;
}

.areaFirst .wrapInfo .desItem {
    width: 100%;
    margin: 23px 0 18px;
    line-height: 1.6;
}

.areaFirst .wrapInfo .boxFirst .boxInfo {
    display: flex;
    width: 448px;
    margin-top: 7px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .btnFavorite {
    position: relative;
    margin-left: 20px;
    right: 0;
    top: 7px;
}

.areaFirst .wrapInfo .boxFirst .subttl {
    margin-bottom: 1px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .btn {
    margin-top: 18px;
    margin-left: 15px;
    margin-top: 22px;
}

.starReview .score_avg {
    font-size: 27px;
    letter-spacing: -1px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .sumReview {
    margin: 4px 0 0 5px;
}

.areaFirst .wrapInfo .boxTbl {
    margin: 21px 0 24px;
}

.areaServicerectoNagoya {
    margin-bottom: 20px;
}

.areaPointrectoNagoya {
    margin-bottom: 20px;
}

.areaCaserectoNagoya {
    margin-bottom: 55px;
}

/*areaStoreblog*/
.areaStoreblog {
    margin-bottom: 56px;
}

.areaStoreblog .areaTtl:before {
    background: url(../images/standard/storeblog-icon.png) no-repeat;
    background-size: 100%;
}

.areaStoreblog .areaTtl:after {
    background: url(../images/standard/illust_man_worker-05.png) no-repeat;
    background-size: 100%;
    width: 117px;
    height: 103px;
    right: 19px;
}

.areaStoreblog .wrapInfo {
    padding: 53px 0 49px;
}

.areaStoreblog .storeSlide {
    width: 773px;
    margin: 0 auto;
}

.areaStoreblog .storeSlide .slideItem {
    width: 225px;
    margin: 0 16px;
    border-radius: 5px;
    box-shadow: 0px 1px 11px #ccc;
    margin-bottom: 15px;
}

.areaStoreblog .storeSlide .slideItem a {
    display: block;
}

.areaStoreblog .storeSlide .slideItem .photo img {
    border-radius: 5px 5px 0 0;
    width: 100%;
}

.areaStoreblog .storeSlide .slideItem .itemCt {
    padding: 15px 22px 16px;
}

.areaStoreblog .storeSlide .slideItem .itemCt .slideTitle {
    margin-bottom: 3px;
    color: #000;
    letter-spacing: 0.1px;
}

.areaStoreblog .storeSlide .slideItem .itemCt .textCt {
    font-size: 13px;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
    line-height: 1.4;
    text-align: justify;
}

.areaStoreblog .storeSlide .slideItem .itemCt .seeMore {
    color: #1669c5;
    display: inline-block;
    margin-left: 5px;
}

.areaStoreblog .storeSlide .slideItem .itemCt .seeMore:hover {
    text-decoration: underline;
}

.areaStoreblog .storeSlide .slideItem .date {}

.areaStoreblog .storeSlide .slick-prev:before,
.areaStoreblog .storeSlide .slick-next:before {
    content: "";
    display: none;
}

.areaStoreblog .storeSlide .slick-prev {
    background: url(../images/standard/arrow_left_blue.png) no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    left: -48px;
    top: 54%;
}

.areaStoreblog .storeSlide .slick-next {
    background: url(../images/standard/arrow_right_blue.png) no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    right: -48px;
    top: 54%;
}

.areaAquaFaq {
    margin-bottom: 61px;
}

.areaServiceFlow {
    margin-bottom: 55px;
}


@media(min-width: 769px) {}

@media (max-width: 768px) {
    .areaTtl {
        padding-top: 6px;
    }

    .areaFirst {
        margin-bottom: 17px;
    }

    .areaFirst .wrapFirst {
        box-shadow: 0px 1px 10px rgb(0 109 216 / 19%);
    }

    .areaFirst .wrapInfo {
        padding: 7px 20px 4px;
        border-radius: 0 0 5px 5px;
    }

    .areaFirst .photoBanner {
        padding: 16px 15px 4px;
        border-radius: 5px 5px 0 0;
    }

    .areaFirst .wrapInfo .boxFirst .boxTitle {
        width: 100%;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo {
        width: 100%;
        margin-top: 7px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .btn {
        margin-left: 11px;
        margin-top: 14px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .btn a {
        border-radius: 0;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .btnFavorite {
        margin-left: 13px;
        top: 0px;
    }

    .areaStoreblog .storeSlide {
        width: 100%;
    }

    .areaStoreblog .storeSlide .slideItem {
        margin: 0 11px 11px;
    }

    .areaStoreblog .storeSlide .slick-prev {
        left: 30px;
        z-index: 2;
        top: 47%;
    }

    .areaStoreblog .storeSlide .slick-next {
        right: 30px;
        top: 47%;
    }

    .areaStoreblog .storeSlide .slideItem .itemCt .slideTitle {
        font-size: 13px;
        letter-spacing: -0.1px;
        margin-bottom: 5px;
    }

    .areaServicerectoNagoya img {
        border-radius: 5px;
        box-shadow: 0px 1px 10px rgb(0 109 216 / 19%);
    }

    .areaPointrectoNagoya img {
        box-shadow: 0px 1px 10px rgb(0 109 216 / 19%);
    }

    .areaCaserectoNagoya {
        margin-bottom: 28px;
    }

    .areaCaserectoNagoya img {
        box-shadow: 0px 1px 10px rgb(0 109 216 / 19%);
    }

    /*areaStoreblog*/
    .areaStoreblog {
        margin-bottom: 32px;
    }

    .areaStoreblog .areaTtl:after {
        width: 82px;
        height: 72px;
        right: 6px;
        top: 22.5px;
    }

    .areaStoreblog .wrapInfo {
        padding: 19px 0 17px;
    }

    .areaStoreblog .storeSlide .slideItem .itemCt .spBlueTitle {
        font-size: 13px;
        color: #4b96ec;
        margin-bottom: 2px;
    }

    .areaStoreblog .storeSlide .slideItem .itemCt .textCt {
        font-size: 11px;
        margin-bottom: 4px;
    }

    .areaStoreblog .storeSlide .slideItem .date {
        font-size: 11px;
    }

    .areaStoreblog .storeSlide .slideItem .itemCt {
        padding: 15px 9px 18px;
    }
}


@media all and (-ms-high-contrast:none) {}

@media(max-width: 320px) {}