/* 202103 */

.book01-template-07 {
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

.book01-template-07__container {
    position: relative
}

.book01-template-07__container-inner {
    position: relative;
    padding-top: 8.33333vw
}

@media (max-width:767px) {
    .book01-template-07__container-inner {
        padding-top: 45px
    }
}

.book01-template-07__deco {
    position: absolute;
    top: 0;
    left: 73.33333%;
    width: 20.52083vw;
    pointer-events: none
}

@media (max-width:767px) {
    .book01-template-07__deco {
        display: none
    }
}

.book01-template-07__deco img {
    display: block;
    width: 100%;
    height: auto
}

.book01-template-07__title {
    font-size: 1.66667vw;
    line-height: 1.3125;
    font-weight: 700;
    letter-spacing: .0651vw;
    display: none;
    padding-bottom: 5.46875vw
}

@media (max-width:767px) {
    .book01-template-07__title {
        font-size: 28px;
        letter-spacing: 1.25px;
        padding-bottom: 45px;
        text-align: center
    }
}

.book01-template-07__card {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .book01-template-07__card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 3.80208vw;
        margin-bottom: 5.72917vw
    }
}

@media (min-width:1200px) {
    .book01-template-07__card .book01-template-07__card-left-deco {
        opacity: 0;
        -webkit-transform: translate(20px, 20px);
        transform: translate(20px, 20px)
    }
    .book01-template-07__card .book01-template-07__card-left-deco,
    .book01-template-07__card .book01-template-07__card-thumb-img {
        -webkit-transition: opacity .8s cubic-bezier(.7, 0, .3, 1), -webkit-transform .8s cubic-bezier(.7, 0, .3, 1);
        transition: opacity .8s cubic-bezier(.7, 0, .3, 1), -webkit-transform .8s cubic-bezier(.7, 0, .3, 1);
        transition: opacity .8s cubic-bezier(.7, 0, .3, 1), transform .8s cubic-bezier(.7, 0, .3, 1);
        transition: opacity .8s cubic-bezier(.7, 0, .3, 1), transform .8s cubic-bezier(.7, 0, .3, 1), -webkit-transform .8s cubic-bezier(.7, 0, .3, 1)
    }
    .book01-template-07__card:hover .book01-template-07__card-left-deco {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .book01-template-07__card:hover .book01-template-07__card-thumb-img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (max-width:767px) {
    .book01-template-07__card {
        margin-bottom: 45px
    }
}

.book01-template-07__card:not(:last-child) {
    border-bottom: 2px solid #39373b
}

@media (max-width:767px) {
    .book01-template-07__card:not(:last-child) {
        border-bottom: 1px solid #39373b
    }
}

.book01-template-07__card-left {
    position: relative
}

@media (min-width:768px) {
    .book01-template-07__card-left {
        width: 33.33333%;
        min-width: 33.33333%
    }
}

.book01-template-07__card-left-deco {
    position: absolute;
    top: -10%;
    left: -7%;
    width: 54%;
    height: auto;
    z-index: 2
}

@media (max-width:1199px) {
    .book01-template-07__card-left-deco {
        display: none
    }
}

.book01-template-07__card-left-deco img {
    display: block;
    width: 100%;
    height: auto
}

@media (min-width:768px) {
    .book01-template-07__card-center {
        margin-left: 6.666666%;
        padding-top: 5.98958vw;
        padding-right: 2.1875vw;
        width: 33.33333%;
        min-width: 33.33333%
    }
}

.book01-template-07__card-right {
    position: relative;
    font-family: Lexend Deca, sans-serif;
    line-height: 1
}

@media (max-width:767px) {
    .book01-template-07__card-right {
        padding-top: 10px;
        font-size: 14px;
        letter-spacing: .1em
    }
}

@media (min-width:768px) {
    .book01-template-07__card-right {
        width: 26.666666%;
        min-height: 26.666666%;
        border-left: 1px solid #e5e5e5
    }
}

.book01-template-07__card-right-inner {
    width: 100%
}

@media (min-width:768px) {
    .book01-template-07__card-right-inner {
        position: absolute;
        bottom: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 2.1875vw
    }
}

@media (min-width:768px) {
    .book01-template-07__card-right-group {
        font-size: .9375vw;
        letter-spacing: .3em
    }
}

@media (min-width:768px) {
    .book01-template-07__card-right-day {
        position: relative;
        top: .41667vw;
        font-size: 4.16667vw;
        letter-spacing: .1em
    }
}

.book01-template-07__card-thumb {
    position: relative;
    overflow: hidden
}

.book01-template-07__card-thumb:before {
    content: "";
    display: block;
    padding-bottom: 68.61472%;
    width: 100%
}

.book01-template-07__card-thumb-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.book01-template-07__card-category {
    font-size: .9375vw;
    line-height: 1.77778;
    line-height: 1;
    padding-bottom: 3.125vw;
    font-weight: 700;
    color: #4a4a4a;
    letter-spacing: .23438vw
}

@media (max-width:767px) {
    .book01-template-07__card-category {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 10px
    }
}


/* 202103 */

.book01-template-07__card-title {
    font-size: 1.25vw;
    line-height: 2.03125vw;
    line-height: 1.625;
    font-weight: 700;
    letter-spacing: .0651vw;
    margin-bottom: 1.82292vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width:767px) {
    .book01-template-07__card-title {
        font-size: 20px;
        letter-spacing: 1.25px;
        margin-bottom: 10px
    }
}


/* 202103 */

.book01-template-07__card-desc {
    font-size: .83333vw;
    line-height: 1.875;
    letter-spacing: .04167vw;
    margin-bottom: 5px;
    color: #424242;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media (max-width:767px) {
    .book01-template-07__card-desc {
        font-size: 14px;
        line-height: 25px;
        letter-spacing: .8px
    }
}