@charset "UTF-8";
.hidden {
    visibility: hidden;
}
#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;
}
#index .vol6 .section4__inner {
    background: #db8bb0;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 163px;
    left: auto;
    right: 31px;
}
#index .section4__txt-2 {
    background: initial;
    padding: 30px 0;
    color: #fff;
    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.atsuko {
    background: url(./../img/index/vol53/pc/icon_atsuko.png) no-repeat;
    background-size: contain;
    width: 44px;
    height: 56px;
    text-indent: -1000vw;
    margin-left: 50px;
    margin-bottom: 5px;
}
#index .vol6 .article__name.sakamon {
    background: url(./../img/index/vol53/pc/icon_sakamon.png) no-repeat;
    background-size: contain;
    width: 44px;
    height: 53px;
    text-indent: -1000vw;
    margin-left: 50px;
    margin-bottom: 5px;
}
#index .article__txt span {
    color: #a39383;
}
#index .section4 .continue {
    text-align: center;
    font-size: 15px;
    padding-bottom: 50px;
}
#index .article__img figcaption {
    text-align: left;
}
.section9__price2 img {
    width: auto;
}
.section9__price2 a {
    position: relative;
    width: 150px;
    height: 30px;
    margin-top: 0;
    display: inline-block;
}
.section9__price2 {
    margin: 50px 0 0 55px;
}
.section9__price2__inner, .cart__inner {
    display: flex;
}
.section9__price2__inner {
    margin-bottom: 0;
}
.cart__inner {
    column-gap: 20px;
}
.section9__price2__inner:first-of-type {
    margin-bottom: 65px;
    gap: 40px;
}
.section9__price2__inner:nth-of-type(2),
.section9__price2__inner:nth-of-type(3) {
    padding-left: 100px;
}
.section9__price2__inner:nth-of-type(2) h3,
.section9__price2__inner:nth-of-type(3) h3{
    width: 128px;
    padding-top: .5em;
}
.cart.sold {
    pointer-events: none;
}
.cart_stock {
    margin-bottom: 40px;
}
.announce.resale {
    padding-top: .5em;
}
/* #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 {
        top: 30px;
        left: auto;
        right: 35px;
    }
    #index .kv__shop {
        position: absolute;
        right: 35px;
        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: 80px;
    }
    #index .vol6 .kv__ttl {
        top: 35px;
        left: 54px;
        width: auto;
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol53/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .kv__tokusyu {
        width: auto;
        position: absolute;
        top: 455px;
        left: 65px;
    }
    #index .section4__ttl {
        width: 122px;
    }
    #index .section4__ico {
        margin-left: 546px;
    }
    #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 {
        max-width: initial;
        width: auto;
    }   
    #index .article__img {
        padding-bottom: 50px;
    }
    #index .article__img + .article__img {
        margin-top: -25px;
    }
    #index .article__img.article__img-last {
        padding-bottom: 75px;
    }
    #index .section9__ttl {
        width: 137px;
        margin-left: 140px;
    }
    #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 50px 34px;
    }
    #index .article__img figcaption {
        padding-left: 50px;
    }    
    #index .article__name {
        padding: 0 50px 8px;
    }
    .section9 .note {
        display: flex;
        align-items: center;
        height: 30px;
    }
    #index .section9__price-btn{
        padding-top: 30px;
    }
}
@media screen and (max-width: 767px), print {
    #index .kv__logo.off {
        top: 4.8vw;
        right: 4.8vw;
    }
    #index .kv__shop {
        width: 20vw;
        position: absolute;
        right: 5vw;
        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/vol53/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .vol6 .kv__ttl {
        width: 58.666vw;
        top: 4.6vw;
        left: 4.5vw;
    }
    #index .vol6 .kv__copy {
        width: 20.4vw;
        top: 37.6vw;
        right: 3.8vw;
        opacity: 0;
        animation: blur-anim 1.5s 1.5s forwards;
    }
    #index .vol6 .kv__tokusyu {
        width: 15.6vw;
        bottom: 32.1vw;
        left: 6.3vw;
    }
    #index .section4__ico {
        margin-left: 63.2vw;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .article__img-last {
        padding: 0 0 16vw;
    }
    #index .vol6 .section4__ttl {
        width: 16vw;
    }
    #index .section4__txt-2 {
        padding: 0;
    }
    #index .vol6 .article_ttl {
        width: auto;
        max-width: initial;
    }
    #index .section9__ttl {
        width: 36.666vw;
        margin: 0 30vw 0 auto;
    }
    .section9__price2__inner {
        display: block;
    }
    .section9__price2 {
        width: auto;
        margin: 30px auto;
    }
    .section9__price2 img {
        margin-left: 0;
    }
    .section9__price2__inner h3 {
        width: auto;
        padding-bottom: 20px;
    }
    .section9__price2__inner, .cart__inner {
        margin-bottom: 13.333vw;
        padding-left: 0 !important;
    }
    .section9__price2__inner:first-of-type {
        margin-bottom: 13.333vw;
    }
    .section9__price2__inner:first-of-type img {
        margin: 0 auto;
    }
    .section9__price2__inner:nth-of-type(2), 
    .section9__price2__inner:nth-of-type(3) {
        padding-left: 42.666vw !important;
    }
    .section9__price2__inner:nth-of-type(2) h3,
    .section9__price2__inner:nth-of-type(3) h3 {
        width: 26.133vw;
        position: absolute;
        left: 16vw;
        padding-top: 8px;
    }
    .announce {
        width: auto;
        margin: -5em auto 0;
    }
    /* .section9__price2__inner:nth-of-type(2) h3 img,
    .section9__price2__inner:nth-of-type(3) h3 img {
        margin-left: 0;
    } */
    #index .section9__price-btn {
        width: auto;
        margin: 5px 0 0;
    }
    #index .stock {
        margin-top: 0.5em;
        width: 150px;
    }
    .cart__inner {
        display: block;
    }
    #index .vol6 .article__name.atsuko {
        margin-left: 0;
    }
    #index .vol6 .article__name.sakamon {
        margin-left: 0;
    }
}