.mv {
    overflow: hidden;
}

.mv__slider__wrap {}

.mv__slider__list {
    position: relative;
}

.mv__slider__list-pc {
    display: none;
    position: relative;
}

.top__img__wrap {
    overflow: hidden;

    width: 100%;
    height: 230px;
    height: 230px;
    position: absolute;

    margin-top: -80px;

}

.top__img {
    /* overflow: hidden; */
    position: absolute;
    top: 0;

    width: 346px;
    right: -80px;
    left: auto;




}

.top__img__area {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}

.top__img>img {
    /* margin-right: -200px; */



}

.top__img__wrap02 {
    /* overflow: hidden; */
    /*  position: absolute; */
    /* padding-top: 230px; */


    /*  display: flex;
   justify-content: flex-end;
   margin-right:-50px;
   max-width:488px; */
    width: 346px;

    position: absolute;
    left: auto;
    right: -150px;

}

.top__img02 {
    /* overflow: hidden; */


    /*   width: 346px; */


}

.omoiwokatatini__wrap {
    /*  margin-top: -210px; */
    overflow: hidden;

    position: relative;
    /*  margin: 0 -20px; */
    margin-top: 18px;
}

.omoiwokatatini__wrap h2 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: calc(40/28);
}

.omoiwokatatini__txt__wrap {}

.omoiwokatatini__txt {
    margin-bottom: 15.5px;
    line-height: calc(25/16);
}



.review {
    margin-top: 28px;
}

.top__ttl {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.review__txt {
    max-width: 208px;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 16px;
    line-height: calc(26/18);
    font-weight: 500;
}

.review__list__wrap {
    /*  min-height:288.7px; */
    margin: 0 -20px;
    overflow: hidden;
}

.review__list {
    /* height: 100%; */
}

.review__list__item {
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.171));
    background-color: #fff;
    border-radius: 7px;
    padding: 18px 11px;
    display: flex !important;
    flex-direction: column;

    margin: 25px 12px 45px;
    min-height: 288.7px !important;
}

.review__list__img {
    width: 47.76px;
    margin: 0 auto;
}

.review__list__name {
    /* text-align: center; */
    margin-top: 14px;
    line-height: 1.4;
}

.review__list__name>span{
    margin-left:-0.5rem;
}

.review__list__txt {
    line-height: calc(20/14);
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 30px;
}

.review__list__star {
    width: 75px;
    margin-top: auto;
    margin-bottom: 0;
}

.menu {}

.top__ttl {}

.top__sab__ttl {
    margin-top: 17px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.menu__list__wrap {

    background: linear-gradient(180deg, #fff 0%, #fff 50%, #ed6c00 50%, #ed6c00 100%);
    margin: 0 -20px;
    margin-top: 37px;
    padding-bottom: 36px;

}

.menu__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 20px;
}

.menu__list>li {
    width: 50%;
    opacity: 0;
    transition: all 0.5s;
}


.menu__list>li>a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
}

.menu__list__img {
    position: relative;

}

.menu__list__dt {
    position: absolute;
    bottom: 0;
    font-size: min(7vw, 26px);
    line-height: 0.9;
    padding: 0 0 7.28px 8px;
}

.menu__list__dt>span {
    font-size: min(4vw, 15px);
}

.menu__list__arrow {
    position: absolute;
    bottom: 0;
    width: 24.6px;
    right: 0;
}

.hibiki__info__wrap {
    overflow: hidden;
    margin: 0 -20px;
    background-image: url(../img/top/hibiki__info__bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.hibiki__info__list__wrap {
    padding-top: 31px;
    padding-bottom: 13px;

    /* width: 100vw; */

}

.hibiki__info__list {
    margin: 0 20px;
    /* width:100% */
}

.hibiki__info__list>li {

    margin-bottom: 19px;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
    opacity: 0;
    transition: all 0.5s;

}

.hibiki__info__list-item {
    display: flex;
    text-decoration: none !important;
    color: black;
}

.hibiki__info__list__txt__area {
    width: 50%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hibiki__info__list__dt {
    font-size: 10.7px;
    color: #fff;
    background-color: #ed6c00;
    border-radius: 10px;
    padding: 6px 0 4px;
    text-align: center;
    width: 140.3px;
}

.hibiki__info__list__dt02 {
    line-height: calc(25.5/21.56);
    text-align: center;
    font-size: min(5.8vw, 21.5px);
    font-weight: 500;
    margin-top: 6px;
}

.hibiki__info__list__img {
    width: 50%;
}

.hibiki__info__list__send {
    font-size: 12.2px;
    margin-top: 19px;
}

.hibiki__info__list__send>a {
    text-decoration: none;
    color: #000000;

}

.hibiki__info__list__send__line {
    border-bottom: #ed6c00 1px solid;
    padding-bottom: 3px;
}

.dt02-gosoudan {
    font-size: min(4.8vw, 17.7px);
}

.dt02-gosoudan>span {
    font-size: 30px;
    color: #ed6c00;
    margin-top: 5px;
    display: block;
}


.access__wrap {
    margin-top: 25px;
    margin-bottom: 30px;
}

.access {
    position: relative;
}

.access::before {
    content: "";
    background: #ea5703;
    z-index: -1;
    position: absolute;
    width: 90%;
    height: 118vw;
    left: -20px;
    top: 15%;
    bottom: auto;
}

.access__img__wrap {}

.access__img {
    opacity: 0;
    transition: opacity 0.5s;
}

.access__info {}

.access__ttl__wrap {}

.access__ttl {
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    margin-top: 25px;
}

.access__subttl {
    font-size: 15px;
    margin-top: 10px;

}

.access__address__wrap {}

.access__txt {
    margin-top: 17%;
    line-height: calc(25/16);
}

.access__address {
    margin-top: 23px;
    line-height: calc(25/16);
}

.map__wrap {
    width: calc(100% + 40px);
    overflow: hidden;
    margin: 0 -20px;
    /* width: 100vw; */

}

.map {
    /* width: 100vw; */

}

.map>iframe {
    width: 100%;
    height: 340px;
}


@media (min-width: 768px) {

    /*  */
    .header {
        /*  margin-bottom: 0; */
        margin-bottom: 0;
     }

     .header__pc__nav__wrap {
        display: flex;
        margin-right: 0;
        margin-left: auto;
        height: 164px;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .header__sp {
        align-items: flex-start;
        background: linear-gradient(to top, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 1) 100%);
       border:none;
    }


    /*  */

    .mv__slider__list-pc {
        display: block;
    }

    .mv__slider__list-sp {
        display: none;
    }


    .top__img__wrap {
        overflow: hidden;

        width: 100%;
        height: 762px;
        position: absolute;

        margin-top: -208px;

    }

    .top__img {
        /* overflow: hidden; */
        position: absolute;
        top: 0;

        width: 1176px;
        right: -815px;
        left: auto;




    }

    .top__img__area {
        max-width: 900px;
        margin: 0 auto;
        position: relative;
    }

    .omoiwokatatini__wrap {
        display: flex;
        justify-content: space-between;
        margin-top: 60px;
    }

    .omoiwokatatini__wrap h2 {
        font-size: min(4.7vw,45px);
        font-weight: 500;
        margin-bottom: 0;
        line-height: calc(65/45);
        margin-right: 30px;
        ;
    }

    .omoiwokatatini__txt__wrap {
        width: calc(542/900*100%);
        margin-top: 25px;

    }

    .omoiwokatatini__txt {
        margin-bottom: 41px;
        line-height: calc(35/18);
    }



    .review {
        margin-top: 60px;
    }

    .top__ttl {
        font-size: 50px;

    }

    .review__txt {
        max-width: none;
        margin: 0;
        font-size: 20px;
        margin-top: 20px;

        text-align: center;
    }



    .review__list__item {
        filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.171));
        background-color: #fff;
        border-radius: 7px;
        padding: 18px 11px;
        display: flex !important;
        flex-direction: column;
        margin: 34px 22px 42px;
        min-height: 288.7px !important;
        /*  max-width: 160px; */
        width: 100%;
    }

    .review__list__wrap {
        /* min-height: 288.7px; */
        /* max-width:calc(781px + 30px); */
        margin: 0 auto;

    }

    .top__sab__ttl {
        margin-top: 22px;
        font-size: 20px;

    }

    .menu {
        margin-top: 38px;
    }

    .menu__list__wrap {
        background: linear-gradient(180deg, #fff 0%, #fff 25%, #ed6c00 25%, #ed6c00 100%);
        margin: 0;
        margin-top: 53px;
        padding-bottom: 72px;
        width: 100vw;
        margin-left: calc((100% - 100vw)/2 - 10px);

    }

    .menu__list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        max-width: 940px;
        padding: 0 20px 0 40px;
    }

    .menu__list>li {
        width: 33.333333%;
    }

    .menu__list__img {
        overflow: hidden;

    }

    .menu__list__img>img {
        transition: all 0.5s;

    }

    .menu__list>li:hover .menu__list__img>img {
        transform: scale(1.1);
    }

    .menu__list__dt {
        position: absolute;
        bottom: 0;
        font-size: 35px;
        line-height: 0.8;
        padding: 0 0 15px 20px;
    }

    .menu__list__dt>span {
        font-size: 18px;
    }

    .hibiki__info__wrap {
        overflow: hidden;
        margin: 0 auto;
        background-image: url(../img/top/hibiki__info__bg-pc.png);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100vw;
        margin-left: calc((100% - 100vw)/2 - 10px);
    }

    .hibiki__info__list__wrap {
        padding-top: 107px;
        padding-bottom: 90px;
        max-width: 940px;
        margin: 0 auto;
        padding-left: 20px;

    }

    .hibiki__info__list {
        margin: 0 20px;
        /* width: 100%; */
        display: flex;
        flex-wrap: wrap;
    }

    .hibiki__info__list>li {
        width: 48.45%;
        margin-bottom: 25px;
    }

    .hibiki__info__list__img {
        overflow: hidden;
    }

    .hibiki__info__list__img>img {
        transition: all 0.5s;
    }

    .hibiki__info__list>li:hover .hibiki__info__list__img>img {
        transform: scale(1.1);
    }

    .hibiki__info__list>li:not(:nth-child(2n)) {
        margin-right: 3.1%;
    }

    .hibiki__info__list__dt {
        font-size: 14px;
        color: #fff;
        background-color: #ed6c00;
        border-radius: 15px;
        padding: 6px 0 6px;
        text-align: center;
        width: 183px;
    }

    .hibiki__info__list__dt02 {
        line-height: calc(33/28);
        font-size: min(3vw, 28px);
        margin-top: 9px;
    }

    .hibiki__info__list__send {
        font-size: 16px;
        margin-top: 23px;
    }

    .dt02-gosoudan>span {
        font-size: 39px;
        color: #ed6c00;
        margin-top: 8px;
    }


    .dt02-gosoudan {
        font-size: min(2.4vw, 23px);
    }

    @media (max-width: 890px) {
        .hibiki__info__list__dt {
            font-size: 12px;
            color: #fff;
            background-color: #ed6c00;
            border-radius: 15px;
            padding: 6px 0 6px;
            text-align: center;
            width: 160px;
        }
    }

    .access__wrap {
        margin-top: 25px;
        margin-bottom: 58px;
    }

    .access__img__wrap {
        display: flex;
        max-width: 845px;
        margin-right: 0;
        margin-left: auto;
    }

    .access::before {
        content: "";
        background: #ea5703;
        z-index: -1;
        position: absolute;
        width: 50vw;
        height: 84.8%;
        left: -20px;
        top: 15%;
        bottom: auto;

        margin-left: calc((100% - 100vw)/2);
    }

    .access__info {
        display: flex;
    }

    .access__ttl__wrap {
        width: 50%;
        margin-top: 105px;
    }

    .access__ttl {
        font-size: 60px;
        font-weight: 500;
        color: #fff;
        margin-top: 0;
    }

    .access__txt {
        margin-top: 49px;
        line-height: calc(25/16);
        margin-bottom: 47px;
        ;
    }

    .access__subttl {
        font-size: 18px;
        margin-top: 15px;
    }

    .access__address__wrap {
        width: 50%;
        margin-left: 75px;
        display: flex;
        flex-direction: column;

    }

    .access__address {
        margin-top: auto;
        margin-bottom: 0;
    }

    .map__wrap {

        overflow: visible;
        margin: 0;
        width: 100vw;
        margin-left: calc((100% - 100vw)/2 - 10px);
    }

    .map>iframe {
        height: 442px;
    }


}