@charset "utf-8";

.maccha {
    
}
.maccha .recommend_over10 {
    display: none !important;
}
.maccha .category-main-image-exp br.pc { display: initial; }
.maccha .category-main-image-exp br.sp { display: none;}
.maccha .category-main-image-title {
    background-image: url("https://gigaplus.makeshop.jp/morihan1836/feature-page/maccha/img/maccha_mv.jpg");
}
.maccha .category-main-image.type4 h1 {
    font-size: 50px;
    left: 45px;
    right: auto;
    bottom: 150px;
    text-shadow: 
    0 0 8px rgba(0, 0, 0, 0.36),
    0 0 12px rgba(0, 0, 0, 0.18);
    letter-spacing: 0.1em;
}
.maccha .category-main-image.type4 h1 span {
    font-size: 65%;
    letter-spacing: 0.03em;
    display: inline-block;
    margin-left: 5px;
}
.maccha .category-main-image.type4 .category-main-sub-title {
    font-family: 'Noto Serif JP', serif;
    position: absolute;
    left: 45px;
    bottom: 45px;
    font-size: 22px;
    line-height: 1.7;
    letter-spacing: 0.15em;
}
.maccha .category-main-image-exp br {
    display: initial;
}
.maccha-contents .pc { display: initial; }
.maccha-contents .sp { display: none; }
.maccha-contents {
    
}
.maccha-contents .head-banner {
    text-align: center;
    max-width: 890px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.maccha-contents .head-banner img {
    width: 100%;
}
.maccha-contents .head-category-child {
    padding-bottom: 100px;
}
.maccha-contents a {
    transition: .3s;
}
.maccha-contents a:hover {
    opacity: 0.8;
}
.maccha-contents .c-category-ttl {
    font-family: 'Noto Serif JP', serif;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    text-align: center;
    padding: 10px 10px 15px;
    margin: 20px 0 20px;
    letter-spacing: 3px;
}
.maccha-contents .c-category-ttl::after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 1px;
    background-color: #c9c9c9;
    left: 50%;
    bottom: 0;
    transform: translateX( -50% );
}

.maccha-contents .c-category-top {
    margin-top: 120px;
}
.maccha-contents .c-category-top .c-category-list {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 600px;
    width: 100%;
    margin: 50px auto 20px;
}
.maccha-contents .c-category-top .c-category-list li {
    width: calc( (100% - 20px) / 2 );
    min-height: 80px;
}
.maccha-contents .c-category-top a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    width: 100%;
    height: 100%;
    border-radius: 100vh;
    background-color: #fff;
    padding: 10px 3px;
}
.maccha-contents .c-category-top .list-ttl {
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 2px;
}
.maccha-contents .c-category-top .list-ttl_en {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN',
             '游ゴシック Light', 'Yu Gothic Light', '游ゴシック', 'Yu Gothic',
             'メイリオ', Meiryo, sans-serif;
    font-weight: 300;
    margin-top: 2px;    
}
.maccha-contents .c-category-bottom {
    margin-top: 120px;
}
.maccha-contents .c-category-bottom .c-category-list {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 50px;
    max-width: 600px;
    width: 100%;
    margin: 40px auto 20px;
}
.maccha-contents .c-category-bottom .c-category-list li {
    width: calc( ( 100% - 100px ) / 3 );
}
.maccha-contents .c-category-bottom .list-ttl {
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    line-height: 1.5;
    margin-top: 10px;
}
.maccha-contents .c-category-bottom a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    width: 100%;
    padding: 10px 3px;
}
.maccha-contents .c-category-bottom a img {
    max-width: 100%;
}
.maccha-contents .c-category-bottom .list-ttl {
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    line-height: 1.5;
}
@media screen and (max-width: 850px) and (min-width: 751px ) {
    .maccha .category-main-image-exp {
        font-size: 16px;
    }
    .maccha-contents .c-category-top .list-ttl_en {
        font-size: 12px;
    }
    .maccha-contents .c-category-bottom .list-ttl {
        font-size: 16px;
    }
}
@media screen and (max-width: 750px) {
    .maccha-contents .pc { display: none; }
    .maccha-contents .sp { display: initial; }
    .maccha .category-main-image-exp br.pc { display: none }
    .maccha .category-main-image-exp br.sp { display: initial;}

    /* contents */
    .maccha .category-main-image-title {
        background-image: url("https://gigaplus.makeshop.jp/morihan1836/feature-page/maccha/img/maccha_mv_sp.jpg");
        padding-bottom: 0;
        aspect-ratio: 600 / 286;
    }
    .maccha .breadcrumb.breadcrumb-white {
        padding-top: 10px;
    }
    .maccha .category-main-image.type4 h1 {
        width: auto;
        font-size: 8vw;
        top: auto;
        left: 4vw;
        transform: none;
        bottom: 16vw;
        right: auto;
        text-align: left;
    }
    .maccha .category-main-image.type4 .category-main-sub-title {
        color: #fff;
        font-size: 3.6vw;
        left: 4vw;
        bottom: 4vw;
        line-height: 1.3;
    }
    .maccha .category-main-image-exp {
        text-align: center;
    }
    .maccha-contents .head-category-child {
        padding-bottom: 30px;
    }
    .maccha-contents .head-banner {
        padding: 0 20px;
    }
    .maccha-contents .c-category-top {
        margin-top: 40px;
    }
    .maccha-contents .c-category-ttl {
        font-size: 18px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        letter-spacing: 3px;
    }
    .maccha-contents .c-category-ttl::after {
        width: 70px;
    }
    .maccha-contents .c-category-top .c-category-list {
        margin-top: 20px;
        padding: 0 20px;
        gap: 10px;
    }
    .maccha-contents .c-category-top .c-category-list li {
        width: calc( (100% - 10px) / 2 );
        min-height: 50px;
    }
    .maccha-contents .c-category-top .list-ttl {
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: 1px;
    }
    .maccha-contents .c-category-top .list-ttl_en {
        font-size: 11px;
        letter-spacing: 0;
        margin-top: 3px;
        line-height: 1.2;
    }
    .maccha-contents .c-category-bottom {
        margin-top: 40px;
    }
    .maccha-contents .c-category-bottom .c-category-list {
        padding: 0 10px 10px;
        margin-top: 10px;
        gap: 10px;
    }
    .maccha-contents .c-category-bottom .c-category-list li {
        width: calc( ( 100% - 20px ) / 3 )
    }
    .maccha-contents .c-category-bottom .list-ttl {
        font-size: 14px;
    }
    .maccha-contents .c-category-bottom a img {
        width: 60%;
    }
}