@charset "UTF-8";
#index .section4 a[target=_blank]:after, #index .article a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  content: "\e914";
  font-weight: normal;
  font-size: .8em;
  position: relative;
  top: -.2em;
}
#index .kv__logo.off
 {
    animation: none;
    top: 40px;
}
#index .vol6 .section4__inner {
    background: #ffe69b;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 30px;
    left: auto;
    right: 145px;
}
#index .section4__txt-2 {
    background: initial;
    padding: 30px 0;
    color: #332e20;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .section4 a, #index .article__txt a {
    color: #eb82af;
    transition: opacity .3s;
}
#index .section4 a:hover , #index .article__txt a:hover {
    opacity: .4;
}
#index .vol6 .article__name {
    color: #a39383;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .vol6 .article__name.kuramochi {
    background: url(./../img/index/vol49/pc/icon_kuramochi.png) no-repeat;
    background-size: contain;
    width: 44px;
    height: 56px;
    text-indent: -1000vw;
    margin-left: 50px;
    margin-bottom: 5px;
}
#index .vol6 .article__name.unite {
    background: url(./../img/index/vol49/pc/icon_unite.png) no-repeat;
    background-size: contain;
    width: 44px;
    height: 53px;
    text-indent: -1000vw;
    margin-left: 50px;
    margin-bottom: 5px;
}
#index .vol6 .article__name.sugimoto {
    background: url(./../img/index/vol49/pc/icon_sugimoto.png) no-repeat;
    background-size: contain;
    width: 54px;
    height: 66px;
    text-indent: -1000vw;
    margin-left: 50px;
    margin-bottom: 5px;
}
#index .vol6 .article__name.all {
    background: url(./../img/index/vol49/pc/icon_all.png) no-repeat;
    background-size: contain;
    width: 159px;
    height: 66px;
    text-indent: -1000vw;
    margin-left: 50px;
    margin-bottom: 5px;
}
#index .article__txt {
    color: #332e20;
}
#index .article__txt span {
    color: #a39383;
}
#index .section4 .continue {
    text-align: center;
    font-size: 15px;
    padding-bottom: 50px;
}
.section9__price2 img {
    width: auto;
}
.section9__price2 a {
    position: relative;
    width: 150px;
    height: 30px;
    margin-top: 0;
}
.section9__price2 {
    margin: 50px 0 50px 30px;
}
.section9__price2__inner, .cart__inner {
    max-width: 890px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 23px;
}
.cart__inner {
    column-gap: 20px;
}
.section9__price2__inner {
    margin-bottom: 40px;
}
.section9__price2__inner:first-of-type {
    margin-bottom: 50px;
}
.cart.sold {
    pointer-events: none;
}
#index .section9__price-btn2 {
    margin-bottom: 23px;
}
@media screen and (min-width:768px),print {
    :not(#navi__after) .btanime:hover {
        animation: bundbt-anim_index2 1s 0s;
    }
    @keyframes bundbt-anim_index2{   
        0%,to{transform: translateY(0px);transform:scale(1)}
        30%{transform: translateY(-8px)}50%{transform:scale(1)}
        90%{transform: translateY(0px);transform:scale(1,1)}
    }    
    #index .kv__logo.off {
        left: auto;
        right: 25px;
    }
    #index .kv__shop {
        position: absolute;
        right: 30px;
        bottom: 24px;
        animation: bund-anime-shop 4s 0s infinite;
    }
    #index .kv__shop a:hover {
        opacity: .6;
    }
    #index .kv__shop img {
        width: auto;
    }
    @keyframes bund-anime-shop {
        0%, to {
            transform: translateX(-5px);
        }
        50% {
            transform: translateX(15px);
        }
    }
    #index .vol6 .section4__ttl {
        width: 132px;
    }
    #index .vol6 .kv__ttl {
        top: 30px;
        left: 40px;
        width: auto;
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol49/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .kv__tokusyu {
        width: auto;
        position: absolute;
        top: 273px;
        left: 43px;
    }
    #index .section4__ttl {
        width: 122px;
    }
    #index .section4__ico {
        margin-left: 586px;
    }
    #index .vol6 .section4__btn {
        padding-top: 1px;
    }
    #index .vol6 .section4__btn2 {
        padding-top: 1px;
    }
    #index .section4__txt {
        width: 480px;
    }
    #index .section4__txt-2 {
        width: 360px;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }   
    #index .article__img + .article__img {
        margin-top: -50px;
    }
    #index .section9__ttl {
        width: 213px;
        margin-left: 80px;
    }
    #index .section9__ico {
        right: 80px;
    }
    #index .article__txt {
        white-space: nowrap;
        padding: 0 50px 35px
    }
    #index .article__txt.article__txt-last {
        padding: 0 50px 75px;
    }
    #index .article h3 {
        padding: 0 49px 34px;
    }
    #index .article__name {
        padding: 0 50px 8px;
    }
    .section9__price2__inner h3 {
        width: 100px;
        margin-right: 40px;
    }
    .section9__price2__inner.title h3 {
        width: auto;
    }
    .section9__price2__inner h3 + div {
        width: 490px;
    }
    .cart__inner {
        justify-content: start;
        padding-top: 30px;
    }
}
@media screen and (max-width: 767px), print {
    #index .kv__logo.off {
        top: 2.8vw;
        right: 2.8vw;
    }
    #index .kv__shop {
        width: 20vw;
        position: absolute;
        right: 12vw;
        bottom: 4vw;
        animation: bund-anime-shop 4s 0s infinite;
    }
    @keyframes bund-anime-shop {
        0%, to {
            transform: translateX(0);
        }
        50% {
            transform: translateX(4vw);
        }
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol49/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .vol6 .kv__ttl {
        width: 41.333vw;
        top: 2.6vw;
        left: 4.5vw;
    }
    #index .vol6 .kv__copy {
        width: 62.266vw;
        top: 26.8vw;
        right: 7.8vw;
        opacity: 0;
        animation: blur-anim 1.5s 1.5s forwards;
    }
    #index .vol6 .kv__tokusyu {
        width: 60.533vw;
        bottom: 1.9vw;
        left: 5.3vw;
    }
    #index .section4__ico {
        margin-left: 71.466vw;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .article__img-last {
        padding: 0 0 20vw;
    }
    #index .vol6 .section4__ttl {
        width: 26.4vw;
    }
    #index .section4__txt-2 {
        padding: 0;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }
    #index .section9__ttl {
        width: 56.933vw;
        margin-left: 10.266vw;
    }
    #index .section9__ico {
        margin-left: 80.666vw;
    }
    .section9__price2__inner {
        display: block;
    }
    .section9__price2 {
        max-width: 320px;
        width: 90vw;
        margin: 30px auto;
    }
    .section9__price2__inner h3 {
        max-width: 320px;
        width: 90vw;
        padding-bottom: 20px;
    }
    .section9__price2__inner, .cart__inner {
        margin-bottom: 1.333vw;
        justify-content: flex-start;
    }
    .section9__price2__inner:first-of-type {
        margin-bottom: 13.333vw;
    }
    #index .section9__price-btn {
        width: auto;
        margin: 5px 0 0;
        display: flex;
        justify-content: center;
    }
    #index .section9__price-btn2 {
        margin-bottom: 6.13333vw;
    }
    #index .stock {
        margin-top: 0.5em;
    }
    .cart__inner {
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 30px;
    }
    .section9__price2 img {
        margin: 0 auto;
    }
    #index .vol6 .article__name.kuramochi {
        margin-left: 0;
    }
    #index .vol6 .article__name.unite {
        margin-left: 0;
    }
    #index .vol6 .article__name.sugimoto {
        margin-left: 0;
    }
    #index .vol6 .article__name.all {
        margin-left: 0;
    }
}