@charset "utf-8";


img {
    max-width: 100%;
    height: auto;
}

/* .wrap {
    width: auto;
    max-width: 1500px;
    min-width: 320px;
    margin: 0 auto;
} */


@media (min-width: 1500px) {
    .mv_area .catch_copy_text {
        font-size: 27px;
    }

    h2 {
        font-size: 55px;
    }

    .about_area .about_text p,
    .about_area .more_btn_bg p {
        font-size: 20px;
    }

    .menu_area .menu_price span {
        font-size: 22px;
    }

    .menu_area h3 {
        font-size: 40px;
    }

    .menu_area .en_text {
        font-size: 20px;
    }

    .menu_area .menu_price {
        font-size: 30px;
    }

    .news_area .news_date {
        font-size: 30px;
    }

    .news_area span {
        font-size: 20px;
    }

    .info {
        font-size: 20px;
    }

    footer p,
    footer address {
        font-size: 20px;
    }

    .greeting_area .greeting_text {
        font-size: 20px;
    }

    .kodawari_area .pure_ice_area h3 img,
    .kodawari_area .ice_choice_area h3 img {
        width: 420px;
    }

    .kodawari_area .fruits_area h3 img {
        width: 300px;
    }

    .kodawari_area p {
        font-size: 19px;
    }

    .kodawari_area h4,
    .kodawari_area .fruits_area h4 {
        font-size: 30px;
    }
}

@media screen and (min-width:1441px) {

    /* more_btn */
    .more_btn_bg03 p {
        font-size: 20.16px;
    }

    /* catch_copy */
    .mv_area .catch_copy p:first-child {
        right: clamp(250px, calc(50.089vw - 471.789px), 530px);
    }

    .mv_area .catch_copy p:last-child {
        right: clamp(190px, calc(50.089vw - 531.789px), 470px);
    }

    /* about */
    .about_area .about_mv {
        right: clamp(0px, calc(22.361vw - 322.227px), 125px);
    }


}

@media screen and (max-width:1000px) {
    .menu_area .menu_price {
        text-align: left;
        margin-left: 41%;
        margin-bottom: 15px;
    }
}


@media screen and (max-width:950px) {
    /* .menu_area h2 {
        font-size: 6vw;
    } */
}


@media screen and (max-width:850px) {
    .menu_area .menu_02 {
        margin-top: 0;
    }
}

@media screen and (min-width:769px) {

    #hamburger,
    #navArea {
        /* .sp_about_area { */
        display: none;
    }

    .sp_footer,
    .sp_about_area,
    .sp_greeting_text {
        display: none;
    }
}

@media screen and (max-width:768px) {

    .about_area {
        display: none;
    }

    h2 {
        font-size: clamp(35px, calc(7.634vw + 6.374px), 65px);
    }

    .menu_area h2 {
        font-size: clamp(45px, calc(5.089vw + 25.916px), 65px);
    }

    .en_text {
        margin-top: -3%;
        font-size: 2.8vw;
    }

    .more_btn_bg03 {
        padding: 5%;
    }

    .more_btn_bg03 .stickarrow {
        width: 70%;
        height: 3px;
        border-bottom: 0.5px solid #17a5a2;
        border-right: 1px solid #17a5a2;
        transform: skew(55deg);
    }

    /* header */

    header .header_area ul li,
    .pc_nav {
        display: none;
    }

    /* ヘッダー */
    header {
        height: 80px;
    }

    header .header_area {
        gap: 0;
        height: 100%;
        width: 100%;
    }

    header h1 {
        height: 100%;
    }

    header h1 img {
        max-width: 53px;
    }

    /* .mv_area */
    .mv_area {
        padding: 3%;
        margin-bottom: 0;
    }

    .sp_about_area {
        position: relative;
        padding-top: 12%;
    }

    .sp_about_area .sp_about_bg {
        background: url(../images/bg_about_1440x1631.png) center center no-repeat;
        background-size: cover;
        width: 100%;
        padding-top: clamp(100px, calc(27.99vw - 4.962px), 210px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .sp_about_area .about_heading {
        width: 60%;
        position: absolute;
        top: 9%;
    }

    .sp_about_area .box_arch_text_06 {
        font-size: 3vw;
        font-family: dnp-shuei-ymincho-std, sans-serif;
        font-weight: 500;
        font-style: normal;
        position: absolute;
        top: -40%;
        left: 45%;
        transform: translateX(-50%);
    }

    .sp_about_area .mv_arch_text06 {
        width: 100%;
    }

    /* .sp_about_area .about_contents {
        width: 100%;
    } */

    .sp_about_area .about_contents img {
        width: 85%;
        margin: 2% 0 0 10%;
        position: relative;
        z-index: 1;
    }


    .sp_about_area .about_mv_box::before {
        content: "";
        display: inline-block;
        position: absolute;
        z-index: 2;
        background: url(../images/deco_ice_491x394.png) center center no-repeat;
        background-size: 79%;
        width: 50%;
        height: 100%;
        top: 34%;
        left: -10%;
    }

    .sp_about_area .about_mv_box .ice_deco {
        content: "";
        display: inline-block;
        position: absolute;
        z-index: 1;
        background: url(../images/deco_ice_491x394.png) center center no-repeat;
        background-size: 120%;
        width: 32%;
        height: 29%;
        top: 0%;
        right: 0%;
        transform: rotate(180deg);
    }

    .sp_about_area .mv_arch_text03 {
        font-size: 26px;
        font-family: dnp-shuei-ymincho-std, sans-serif;
        font-weight: 500;
        font-style: normal;
    }

    .sp_about_area .box_arch_text_03 {
        position: absolute;
        top: -70px;
        left: 46%;
        transform: translateX(-50%);
    }

    .sp_about_area .more_btn_ice {
        position: static;
    }

    .sp_about_area .more_btn_ice .more_btn_bg p {
        font-size: 1.5vw;
    }


    .sp_about_area .about_mv_box {
        position: relative;
    }

    .sp_about_area .about_text {
        background-size: auto auto;
        background-color: rgba(233, 255, 254, 1);
        background-image: repeating-linear-gradient(100deg, transparent, transparent 4px, rgba(255, 254, 234, 1) 4px, rgba(255, 254, 234, 1) 8px);
        width: clamp(350px, calc(38.168vw + 206.87px), 500px);
        height: clamp(420px, calc(20.356vw + 343.664px), 500px);
        padding: 5%;
    }

    .sp_about_area .about_text p {
        letter-spacing: 0.03em;
        font-size: clamp(15px, calc(0.509vw + 13.092px), 17px);
    }

    .sp_about_area .about_text::before {
        content: "";
        display: block;
        padding-top: 100%;
    }

    .sp_about_area .more_btn_01 {
        position: absolute;
        bottom: -7%;
        right: 8%;
    }

    .sp_about_area .more_btn_ice {
        width: 28vw;
        height: 22vw;
    }

    .sp_about_area .more_btn_bg {
        width: 70%;
        height: 44%;
        padding: 1%;
    }

    .sp_about_area .more_btn_bg .stickarrow {
        width: 70%;
        height: 3px;
        border-bottom: 0.5px solid #17a5a2;
        border-right: 1px solid #17a5a2;
        transform: skew(55deg);
    }

    /* catch_copy */
    .mv_area .catch_copy p:first-child {
        right: clamp(34px, calc(9.16vw - 0.351px), 70px);
        bottom: clamp(60px, calc(16.539vw - 2.023px), 125px);
    }

    .mv_area .catch_copy p:last-child {
        right: clamp(18px, calc(4.58vw + 0.824px), 36px);
        top: clamp(35px, calc(11.45vw - 7.939px), 80px);
    }


    /* about */

    .about_area .more_btn_bg .stickarrow {
        width: 70%;
        height: 3px;
        border-bottom: 0.5px solid #17a5a2;
        border-right: 1px solid #17a5a2;
        transform: skew(55deg);
    }

    .about_area .more_btn_bg p {
        line-height: 1.3;
    }

    /* menu */

    .menu_area {
        margin-top: clamp(55px, calc(8.906vw + 21.603px), 90px);
    }

    .menu_area h3,
    .menu_area .menu_03 h3 {
        font-size: 38px;
    }

    .menu_area .menu_title {
        padding-left: 0;
    }

    .menu_area .menu_price,
    .menu_area .menu_03 .menu_price {
        font-size: clamp(23px, calc(1.781vw + 16.321px), 30px);
        text-align: inherit;
        margin-left: 0%;
    }

    .menu_area .menu_price span {
        font-size: 18px;
    }

    .menu_area .section_heading {
        top: 3%;
        right: 0;
    }

    .menu_area .menu_text {
        width: clamp(360px, calc(22.901vw + 274.122px), 450px);
    }

    .menu_area .menu_text p {
        font-size: clamp(15px, calc(0.509vw + 13.092px), 17px);
        width: auto;
        height: auto;
        line-height: 2;
    }

    .menu_area .menu_01 {
        margin-top: clamp(175px, calc(19.084vw + 103.435px), 250px);
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .menu_area .menu_02 {
        margin-top: 150px;
        margin-left: 0%;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .menu_area .menu_03 {
        margin: 150px 0 150px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .menu_area .menu_container {
        margin-top: -5%;
        position: relative;
    }

    .menu_area .menu_container a {
        position: absolute;
        bottom: -50px;
        right: 20px;
    }

    .menu_area .more_btn_ice_02 {
        background-size: 80%;
    }

    .menu_area .more_btn_ice_02 .more_btn_bg02 {
        width: 76px;
        height: 46px;
    }

    .menu_area .more_btn_ice_02 p {
        font-size: 12px;
    }

    .menu_area .more_btn_ice_02 .more_btn_bg02 .stickarrow {
        width: 54px;
        height: 3px;
        border-bottom: 0.5px solid #17a5a2;
        border-right: 1px solid #17a5a2;
        transform: skew(55deg);
    }

    .menu_area .more_btn_ice03 {
        width: 175px;
        height: 140px;
    }

    .menu_area .more_btn_bg03 p {
        font-size: 12px;
    }

    .menu_03 .menu_container a {
        position: absolute;
        bottom: -50%;
    }









    /* news */

    .news_area .section_heading {
        margin-bottom: 4%;
    }

    .news_area ul {
        flex-wrap: wrap;
    }

    .news_area ul li {
        width: 40%;
    }

    .news_area ul li:nth-child(1),
    .news_area ul li:nth-child(2) {
        margin-bottom: 7%;
    }


    .news_area ul li a {
        width: 86%;
    }

    .news_area .news_date {
        font-size: 3vw;
    }

    .news_area span {
        font-size: 2vw;
    }

    .news_area ul li p:nth-child(2) {
        margin: -8% 0 0%;
    }

    /* Access */

    .access_area {
        margin: 25% 0 20%;
    }

    .access_area .section_heading {
        top: -5%;
        left: 15%;
    }

    .access_area .access_bg {
        background: url(../images/bg_stripe_sp_access_768x930.svg) center center no-repeat;
        background-size: cover;
        width: 100%;
        position: relative;
        z-index: -1;
        aspect-ratio: 768 / 930;
        flex-direction: column-reverse;
        padding: 15% 5%;
    }

    .access_area .access_bg .iframeWrapper {
        position: static;
        width: 70%;
    }

    .access_area .access_bg .info-container {
        position: static;
        width: 80%;
        padding: 0;
        margin-bottom: 10%;
    }

    .info {
        font-size: 2.3vw;
    }

    .access_area .more_btn_03 {
        bottom: -5%;
        right: 5%;
    }


    /* footer */

    footer {
        height: 235px;
    }

    footer .footer_center>a {
        width: 12vw;
    }

    footer .footer_center .icon a {
        width: 4vw;
    }

    footer .footer_center>a {
        margin: 0;
    }

    footer .copyright {
        margin-top: 8%;
    }

}





@media screen and (max-width:500px) {

    /* top_fv_catchcopy */
    .mv_area .catch_copy {
        position: static;
    }

    .slick-dots {
        bottom: -18%;
        right: 1%;
    }

    .greeting_text {
        display: none;
    }


    .pc_footer {
        display: none;
    }

    .en_text {
        font-size: 3vw;
        margin-top: -4%;
    }

    /* menu */
    .menu_area .en_text {
        font-size: 2.8vw;
    }

    .menu_area h3,
    .menu_area .menu_03 h3 {
        font-size: clamp(27px, calc(2.799vw + 16.504px), 38px);
    }

    .menu_area .menu_price span {
        font-size: 3.5vw;
    }

    .menu_area .menu_text {
        width: auto;
    }

    .menu_area .more_btn_ice_02 {
        background: url(../images/btn_ice_small.png) center center no-repeat;
        background-size: 100%;
        width: 19vw;
        height: 30vw;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .menu_area .more_btn_ice_02 .more_btn_bg02 {
        width: 11vw;
        height: 6.5vw;
    }

    .menu_area .more_btn_ice_02 p {
        font-size: 2vw;
    }

    .menu_area .more_btn_ice_02 .more_btn_bg02 .stickarrow {
        width: 30px;
    }

    .menu_area .menu_container {
        padding: 0 10%;
    }

    .menu_area .menu_03 .menu_container a {
        bottom: clamp(-80px, calc(-6.361vw - 31.145px), -55px);
        right: clamp(10px, calc(26.718vw - 90.191px), 115px);
    }

    .menu_area .menu_02 {
        margin-top: 20%;
    }

    .menu_area .menu_03 {
        margin: 20% 0 12%;
    }

    .menu_area .more_btn_ice03 {
        background: url(../images/btn_ice_big_355x276.png) center center no-repeat;
        background-size: cover;
        width: 30vw;
        height: 23vw;
    }

    .menu_area .more_btn_bg03 {
        background-color: rgba(255, 255, 255, 0.7);
        width: 68%;
        height: 40%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        line-height: 1.7;
        padding: 8px;
        gap: 5%;
    }

    .menu_area .more_btn_bg03 p {
        font-size: 2vw;
        font-weight: bold;
    }

    .menu_area .more_btn_bg03 .stickarrow {
        width: 80%;
        height: 4px;
        border-bottom: 0.5px solid #17a5a2;
        border-right: 1px solid #17a5a2;
        transform: skew(55deg);
    }

    .menu_area .more_btn_ice_02 .more_btn_bg02 {
        margin-bottom: 10%;
    }

    /* news */

    .news_area {
        margin-top: 15%;
    }

    .news_area .section_heading {
        margin-bottom: 4%;
    }

    .news_area ul {
        flex-wrap: wrap;
        gap: 0;
    }

    .news_area ul li {
        width: 45%;
    }

    .news_area ul li a {
        width: 86%;
    }

    .news_area .news_date {
        font-size: 4vw;
    }

    .news_area span {
        font-size: 2.5vw;
    }

    .news_area ul li p:nth-child(2) {
        margin: -9% 0 0%;
    }

    .news_area .bg_cream_news p {
        font-size: 2.8vw;
    }

    .news_area .more_btn_03 {
        margin-top: 3%;
    }

    /* access */
    .access_area .access_bg .info-container {
        width: 90%;
    }


    /* footer */

    .sp_footer {
        width: 100%;
        height: 30%;
        background-color: #9fe5e6;
        position: relative;
        padding: 5%;
    }

    .sp_footer>div {
        gap: 0;
        width: 100%;
    }

    .sp_footer_logo {
        position: relative;
        margin-top: 10%;
        width: 20%;
    }

    .sp_footer .box_arch_text02 {
        position: absolute;
        top: -30%;
        right: 56%;
    }

    .sp_footer .arch_text02 {
        font-size: 2.5vw;
    }

    .sp_footer .flex02>a img {
        width: 80px;
        margin-top: 70px;
    }

    .sp_footer .icon {
        gap: 15%;
    }

    .sp_footer .icon a {
        width: 30px;
        margin: 15px 0 30px;
    }

    .sp_footer address,
    .sp_footer .tel p,
    .sp_footer .time p {
        font-size: 10px;
    }

    .sp_footer .copyright {
        margin-top: 16px;
        font-size: 7px;
    }

    .to_top_item {
        width: 15%;
    }
}





/* aboutページ */
@media screen and (min-width:501px) {
    .sp_kodawari_area {
        display: none;
    }
}

@media screen and (max-width:500px) {
    .kodawari_area {
        display: none;
    }


    /* mv */

    .about_area02 .about_heading img {
        width: 57vw;
    }

    .about_area02 .about_mv {
        width: 80vw;
        margin-top: 10px;
        z-index: 1;
    }

    .about_area02 .catch_copy_text {
        font-size: 2.8vw;
        z-index: 2;
    }

    .about_area02::before {
        width: 35%;
        height: 23%;
        top: 23%;
        right: 2%;
    }

    .about_area02::after {
        width: 35%;
        height: 23%;
        bottom: -2%;
        left: 2%;
    }

    .mv_arch_text03 {
        font-size: 2.3vw;
    }

    .about_area02 .about_mv .catch_copy p:first-child {
        position: absolute;
        top: 37%;
        right: 10%;
    }


    /* greeting */

    .mv_arch_text04 {
        font-size: 5vw;
    }

    .box_arch_text_04 {
        top: 13%;
    }

    .greeting_area {
        width: 100%;
        height: 55vh;
        background-size: auto auto;
        background-color: rgba(233, 255, 254, 1);
        background-image: repeating-linear-gradient(100deg, transparent, transparent 4px, rgba(255, 254, 234, 1) 4px, rgba(255, 254, 234, 1) 8px);
        margin-top: 15%;
    }

    .greeting_area .sp_greeting_text {
        font-size: 3vw;
        margin-left: 0%;
        padding: 15% 5% 0;
    }

    .greeting_area .sp_greeting_text p:first-child {
        margin-bottom: 5%;
    }

    /* kodawari */
    .sp_kodawari_area {
        margin: 23% 7% 10%;
    }

    .mv_arch_text07 {
        font-size: 5vw;
        font-family: dnp-shuei-ymincho-std, sans-serif;
        font-weight: 500;
        font-style: normal;
    }

    .box_arch_text_07 {
        margin-bottom: 20%;
    }

    .sp_kodawari_area .kodawari_img {
        width: 100%;
    }

    .sp_kodawari_area .kodawari_text {
        margin-top: 5%;
        font-size: 3vw;
        width: 100%;
    }

    .sp_kodawari_area h4 {
        margin: 5% 0;
        font-size: 4vw;
    }

    .sp_kodawari_area .pure_ice_area {
        margin-top: 8%;
    }

    .sp_kodawari_area .fruits_area,
    .sp_kodawari_area .ice_choice_area {
        margin: 6% 0;
    }

    .sp_kodawari_area .pure_ice_area,
    .sp_kodawari_area .fruits_area,
    .sp_kodawari_area .ice_choice_area {
        position: relative;
        margin-bottom: 10%;
    }

    .sp_kodawari_area .pure_ice_container,
    .sp_kodawari_area .fruits_container,
    .sp_kodawari_area .ice_choice_container {
        align-items: flex-start;
    }



    .sp_kodawari_area .kodawari_heading {
        width: 85%;
    }


    .sp_kodawari_area h3 {
        margin-right: -10%;
    }

    .sp_kodawari_area .ice_choice_area h3 {
        margin-right: 0%;
    }

    .ice_choice_area02 .ice_choice_img,
    .ice_choice_area02 .stripe_bg {
        position: static;
    }

    .ice_choice_area02 .huwahuwa_area,
    .ice_choice_area02 .syarisyari_area {
        flex-direction: column;
        align-items: center;
    }

    .ice_choice_area02 .ice_choice_img {
        width: 70vw;
    }

    .ice_choice_area02 .huwahuwa_area {
        margin-top: 16%;
    }

    .ice_choice_area02 .stripe_bg h3 img {
        width: 22vw;
    }

    .ice_choice_area02 .ice_choice_text {
        font-size: 3vw;
    }

    .more_btn_ice03 {
        margin: 12% 0;
    }

    .more_btn_ice03 {
        width: 24vw;
        height: 18vw;





    }
}






























/*============
nav
=============*/
nav {
    display: block;
    position: fixed;
    top: 0;
    left: -250px;
    bottom: 0;
    width: 250px;
    background: #9fe5e6;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 10;
    opacity: 0;
}

.open nav {
    left: 0;
    opacity: 1;
}

nav .inner_nav {
    padding: 25px;
}

nav .inner_nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav .inner_nav ul .current {
    display: block;
    font-size: 25px;
    padding: 20px;
    text-decoration: none;
    transition-duration: 0.2s;
    color: #17a5a2;
    font-weight: bold;
}



nav .inner_nav ul li {
    position: relative;
    margin: 0;
    text-align: center;
}

nav .inner_nav ul li a {
    display: block;
    font-size: 25px;
    padding: 20px;
    text-decoration: none;
    transition-duration: 0.2s;
    color: #fff;
}

nav .inner_nav ul li a:hover,
#navArea nav>ul li a:hover {
    background: #e9fffe;
    color: #17a5a2;
}

#navArea ul {
    margin-top: 30px;
    gap: 8%;
    height: auto;
}

#navArea nav>ul {
    font-size: 12px;
}








/*============
  .toggle_btn
  =============*/
.toggle_btn {
    display: block;
    position: fixed;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    transition: all .5s;
    cursor: pointer;
    z-index: 3;
}

.toggle_btn span {
    display: block;
    position: absolute;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #333;
    border-radius: 4px;
    transition: all .5s;
}

.toggle_btn span:nth-child(1) {
    top: 4px;
}

.toggle_btn span:nth-child(2) {
    top: 14px;
}

.toggle_btn span:nth-child(3) {
    bottom: 4px;
}

.open .toggle_btn span {
    background-color: #fff;
}

.open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(-315deg);
    transform: translateY(10px) rotate(-315deg);
}

.open .toggle_btn span:nth-child(2) {
    opacity: 0;
}

.open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(315deg);
    transform: translateY(-10px) rotate(315deg);
}

/*============
  #mask
  =============*/
#mask {
    display: none;
    transition: all .5s;
}

.open #mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 2;
    cursor: pointer;
}
