@charset "UTF-8";

html{
    font-size: 62.5%;
}

body{
    -webkit-font-smoothing: antialiased;
    font-family: 'Noto Sans JP', sans-serif;
}

/*ヘッダー*/

.nav-list-main{
    font-size: 1.7rem;
    font-weight: 900;
    color: #3B201B;
}
.menu-effect{
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 0.08em;
}
.lang_list{
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #8B675F;
}

/*共通letter-spacing*/
.lt-60{
    letter-spacing: 0.06em;
}
.lt-110{
    letter-spacing: 0.11em;
}
.lt-160{
    letter-spacing: 0.16em;
}
.lt-180{
    letter-spacing: 0.18em;
}
.lt-200{
    letter-spacing: 0.2em;
}
.lt-210{
    letter-spacing: 0.21em;
}
.lt-180{
    letter-spacing: 0.18em;
}

.about-video-card h2{
    font-family: 'Fredoka One', cursive;
    font-size: 2.2rem;
    color: #008132;
    margin-bottom: 9px;
    letter-spacing: 0.1em;
}
.about-video-card p{
    font-weight: 700;
    font-size: 2.4rem;
    color: #3B201B;
}

.about-text{
    font-weight: 700;
    font-size: 2.4rem;
    color: #3B201B;
    letter-spacing: 0.05em;
    line-height: 1.9;
}
.about-text span{
    font-family: 'Rubik', sans-serif;
    font-size: 4.5rem;
    font-weight: 600;
    letter-spacing: 0;
    margin-left: 4px;
    margin-right: 6px;
    color: #C8000F;
    line-height: 0.1;
    vertical-align: sub;
}

.select-card-window{
    font-weight: 700;
    font-size: 3.0rem;
    letter-spacing: 0.05em;
    color: #3B201B;
}

.select-container-ch{
    font-weight: 900;
    font-size: 2.4rem;
    line-height: 1.4;
    color: #3B201B;
    text-align: center;
}
.select-container-ch span{
    font-size: 1.9rem;
    color: #3B201B;
    line-height: 1.4;
}
.menu-title{
    font-weight: 900;
    font-size: 4.5rem;
    color: #3B201B;
    letter-spacing: 0.01em;
}
.pref-select{
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    color: #3B201B;
}
#pref-select{
    font-size: 1.2rem;
}
.price-caption{
    font-size: 1.4rem;
    font-weight: 400;
    color: #60352C;
    text-align: center;
}
.price-g{
    font-family: 'Rubik', sans-serif;
    font-weight: 800;
    font-size: 2.2rem;
    letter-spacing: 0.025em;
    color: #3B201B;
    line-height: 1.7
}

.topping-head{
    font-size: 3.0rem;
    font-weight: 900;
    color: #3B201B;
}
.topping-name{
    font-weight: 900;
    font-size: 2.4rem;
    color: #3B201B;
    letter-spacing: 0.01em;
    text-align: center;
}
.yen{
    font-family: 'Fredoka One', cursive;
    font-weight: 400;
    font-size: 2.5rem;
    color: #3B201B;
}
.price{
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 3.7rem;
    letter-spacing: 0.025em;
    color: #3B201B;
}
.topping-attension p{
    font-weight: 400;
    font-size: 1.4rem;
    color: #60352C;
    letter-spacing: 0.01em;
    text-align: center;
}

.search-shop{
    font-size: 3.0rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.075em;
}

/*組み合わせ*/

.combi-title p{
    font-size: 2.4rem;
    font-weight: 700;
    color: #3b201b;
    letter-spacing: 0.11em;
}




/*== こだわり ==*/
.ob-index{
    font-weight: 700;
    font-size: 3.0rem;
    color: #FFFFFF;
    letter-spacing: 0.1em;
    line-height: 2.1;
}


.ob-contents p{
    font-weight: 700;
    font-size: 2.4rem;
    color: #FFFFFF;
    letter-spacing: 0.11em;
    line-height: 1.9166;
}

#cone-p span{
    font-size: 2.0rem;
    line-height: 2.3;
}


.attension-card ul li{
    font-size: 1.7rem;
    font-weight: 400;
    color: #3B201B;
    line-height: 2;
    letter-spacing: 0.01em;
}
.footer-nav ul{
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: 0.075em;
    color: #fff;
}
.copy{
    font-size: 1.1rem;
    color: #A38680;
    letter-spacing: 0.075em;
    text-align: center;
}


@media screen and (max-width: 1535px) {
    html{
        font-size: 50%;
    }
    .select-card-window{
        font-size: 2.9rem;
    }
}
@media screen and (max-width: 1326px) {
    html{
        font-size: 44%;
    }
    .select-card-window{
        font-size: 2.9rem;
    }
}
@media screen and (max-width: 1110px) {
    .menu-effect{
        font-size: 24px;
        color: #3B201B;
    }
    .menu-effect-small{
        font-size: 15px;
        color: #3B201B;
    }
    .lang_list li:first-child{
        font-size: 11px;
    }
}
@media screen and (max-width: 800px) {
    html{
        font-size: 62.5%;
    }
    .lt-60,.lt-110,.lt-160,.lt-180,.lt-200,.lt-210,.lt-180{
        letter-spacing: 0.02em;
    }
    /*ヘッダー*/
    .nav-list-main{
        font-size: 0.9em;
    }
    /*とは？*/
    .about-video-card h2{
        font-size: 1.2rem;
    }
    .about-video-card p{
        font-size: 1.8rem;
    }
    .about-text{
        font-size: 1.7rem;
    }
    .about-text span{
        font-size: 3.2rem;
    }
    /*セレクト*/
    .select-card-window{
        font-size: 1.7rem;
        line-height: 1.6;
    }
    .select-container-ch{
        font-size: 1.7rem;
        font-weight: 700;
    }
    .select-container-ch span{
        font-size: 1.3rem;
    }
    .menu-title{
        font-size: 2.5rem;
    }
    .pref-select{
        font-size: 1.4rem;
    }
    #pref-select{
        font-size: 1rem;
    }
    .price-caption{
        font-size: 1.1rem;
        line-height: 2;
        text-align: left;
    }
    .price-g{
        font-size: 1.5rem;
    }
    .topping-head{
        font-size: 2rem;
        font-weight: 700;
    }
    .topping-name{
        font-size: 1.8rem;
        font-weight: 700;
    }
    .yen{
        font-size: 1.4rem;
    }
    .price{
        font-size: 3rem;
    }
    .topping-attension p{
        font-size: 1.1rem;
    }
    .search-shop{
        font-size: 1.7rem;
        line-height: 1.5;
        letter-spacing: 0;
    }
    /*組み合わせ*/
    .combi-title p{
        font-size: 1.8rem;
        line-height: 1.5;
    }
    /*こだわり*/
    .ob-index{
        font-size: 1.8rem;
    }
    .ob-contents p{
        font-size: 1.7rem;
    }
    #cone-p span{
        font-size: 1.1rem;
        line-height: 2.6;

        font-weight: 400;
    }
    .attension-card ul li{
        font-size: 1.4rem;
    }
    .topping-attension-sp{
        font-size: 1.1rem;
        color: #60352C;
        line-height: 1.9;
    }
    .footer-nav ul{
        font-size: 1.1rem;
    }
    .copy{
        font-size: 1rem;
    }
}
@media screen and (max-width: 400px){
    .menu-effect{
        font-size: 21px;
    }
    .menu-effect-small{
        font-size: 14px;
    }
    .lang_list li:first-child{
        font-size: 11px;
    }
}
@media screen and (max-width: 365px){
    .menu-effect{
        font-size: 19px;
    }
    .menu-effect-small{
        font-size: 13px;
    }
    .lang_list li:first-child{
        font-size: 11px;
    }
    .select-card-window{
        font-size: 1.5rem;
        line-height: 1.4;
    }
}