/* 202103 */

.book01-template-05 {
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

@media (min-width:768px) {
    .book01-template-05__inner {
        padding-right: 4.27083vw
    }
}

.book01-template-05__bg {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 68.07292vw;
    height: 100%;
    z-index: 0
}

@media (max-width:767px) {
    .book01-template-05__bg {
        width: 100%
    }
}

.book01-template-05__bg-inner {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.book01-template-05__bg .color {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1
}

.book01-template-05__deco {
    position: absolute;
    height: auto;
    z-index: 4
}

@media (max-width:767px) {
    .book01-template-05__deco {
        display: none
    }
}

.book01-template-05__deco.-dot {
    top: -5.59896vw;
    left: 25.57292vw;
    width: 14.32292vw
}

.book01-template-05__deco.-eraser {
    top: 6.97917vw;
    right: -9.01042vw;
    width: 21.5625vw
}

.book01-template-05__left,
.book01-template-05__right {
    position: relative;
    z-index: 1
}

@media (min-width:768px) {
    .book01-template-05__left {
        width: 46.08753%;
        min-width: 46.08753%
    }
}

.book01-template-05__right {
    overflow: hidden
}

@media (min-width:768px) {
    .book01-template-05__right {
        width: 53.91247%;
        min-width: 53.91247%
    }
}


/* 202103 */

.book01-template-05__container {
    position: relative;
    padding-top: 67.5px;
    padding-bottom: 20px;
    background: #161616;
    background-position: center;
    background-size: cover;
}

@media (min-width:768px) {
    .book01-template-05__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 17.70833vw;
        padding-right: 4.27083vw;
        padding-bottom: 3.64583vw
    }
}

.book01-template-05__info-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.book01-template-05__info-group.-green {
    color: #c5f368
}

.book01-template-05__info-group.-orange {
    color: #fd6443
}

.book01-template-05__info-group-icon {
    display: block;
    padding-bottom: .98958vw;
    font-size: 1.82292vw;
    line-height: 1;
    width:1em;
    height: 1em;
    margin-bottom: 5px;
}
.book01-template-05__info-group-icon img{
    width: 100%;
}
@media (max-width:767px) {
    .book01-template-05__info-group-icon {
        padding-bottom: 8px;
        font-size: 24px
    }
}

.book01-template-05__info-group-number {
    position: relative;
    font-size: 3.125vw;
    font-family: Lexend Deca, sans-serif;
    line-height: 1
}

@media (min-width:768px) {
    .book01-template-05__info-group-number {
        min-width: 8.07292vw
    }
}

@media (max-width:767px) {
    .book01-template-05__info-group-number {
        min-width: 75px;
        font-size: 30px
    }
}

.book01-template-05__info-group-number.-active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 1s linear;
    transition: -webkit-transform 1s linear;
    transition: transform 1s linear;
    transition: transform 1s linear, -webkit-transform 1s linear
}

.book01-template-05__info-group-number:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% + 1.5625vw);
    display: block;
    margin: auto;
    width: 16.66667vw;
    height: .67708vw;
    background: #fd6443;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.7, 0, .3, 1);
    transition: -webkit-transform .2s cubic-bezier(.7, 0, .3, 1);
    transition: transform .2s cubic-bezier(.7, 0, .3, 1);
    transition: transform .2s cubic-bezier(.7, 0, .3, 1), -webkit-transform .2s cubic-bezier(.7, 0, .3, 1)
}

@media (max-width:767px) {
    .book01-template-05__info-group-number:before {
        left: calc(100% + 10px);
        width: 150px;
        height: 4px
    }
}

.-green .book01-template-05__info-group-number:before {
    right: calc(100% + 1.5625vw);
    left: auto;
    background: #c5f368;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

@media (max-width:767px) {
    .-green .book01-template-05__info-group-number:before {
        right: calc(100% + 10px)
    }
}

.book01-template-05__info-group-title {
    font-size: .9375vw;
    line-height: 1.77778;
    padding-top: 1.09375vw;
    padding-bottom: 2.86458vw;
    font-weight: 700;
    color: #fff;
    line-height: 1.44444
}

@media (max-width:767px) {
    .book01-template-05__info-group-title {
        font-size: 16px;
        padding-top: 12px;
        padding-bottom: 25px
    }
}

.book01-template-05__swiper {
    padding-top: 60px;
    color: #fff
}

.book01-template-05__swiper-next,
.book01-template-05__swiper-prev {
    z-index: 3;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 45px;
    font-size: 20px;
    font-weight: 900;
    cursor: pointer;
    color: #000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 0
}

@media (max-width:1199px) {
    .book01-template-05__swiper-next,
    .book01-template-05__swiper-prev {
        right: -12px;
        width: 45px
    }
}

.book01-template-05__swiper-prev {
    right: auto;
    left: -10px;
}

@media (max-width:1199px) {
    .book01-template-05__swiper-prev {
        left: -12px
    }
}

@media (max-width:767px) {
    .book01-template-05__swiper {
        margin-bottom: 0;
        padding-top: 0
    }
}

.book01-template-05__swiper-index {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    font-size: .9375vw;
    font-family: number, sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
    z-index: 4
}

@media (max-width:767px) {
    .book01-template-05__swiper-index {
        display: none
    }
}

.book01-template-05__swiper-index-split {
    margin: 1.19792vw auto;
    width: 1px;
    height: 3.125vw;
    background: hsla(0, 0%, 100%, .15)
}

.book01-template-05__swiper-btn-group {
    position: relative;
    width: 72px;
    height: 45px
}

@media (max-width:767px) {
    .book01-template-05__swiper-btn-group {
        width: 100%;
        margin-bottom: -68.5px
    }
}

.book01-template-05__swiper-next,
.book01-template-05__swiper-prev {
    color: #fff
}

.book01-template-05__swiper-slide-thumb {
    overflow: hidden;
    width: 4.79167vw;
    height: 4.79167vw;
    border-radius: 50%;
    margin-bottom: 2.70833vw
}

@media (min-width:768px) {
    .book01-template-05__swiper-slide-thumb {
        margin-left: 60%
    }
}

@media (max-width:767px) {
    .book01-template-05__swiper-slide-thumb {
        margin: 0 auto 30px;
        width: 92px;
        height: 92px
    }
}

.book01-template-05__swiper-slide-thumb-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%
}

@media (min-width:768px) {
    .book01-template-05__swiper-slide-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width:767px) {
    .book01-template-05__swiper-slide-text-left {
        padding-bottom: 40px
    }
}

@media (min-width:768px) {
    .book01-template-05__swiper-slide-text-left {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 42.85714%;
        min-width: 42.85714%
    }
}

@media (max-width:767px) {
    .book01-template-05__swiper-slide-text-right {
        padding-bottom: 20px;
        text-align: center
    }
}

@media (min-width:768px) {
    .book01-template-05__swiper-slide-text-right {
        width: 40%;
        min-width: 40%
    }
}

.book01-template-05__swiper-slide-text-title {
    font-size: 1.14583vw;
    line-height: 1.36364;
    font-weight: 700;
    letter-spacing: .0651vw;
    padding-bottom: 1.04167vw
}

@media (max-width:767px) {
    .book01-template-05__swiper-slide-text-title {
        font-size: 18px;
        letter-spacing: 1.25px;
        padding-bottom: 10px
    }
}


/* 202103 */

.book01-template-05__swiper-slide-text-desc {
    font-size: .9375vw;
    line-height: 1.77778;
    color: #bebebe;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

@media (max-width:767px) {
    .book01-template-05__swiper-slide-text-desc {
        font-size: 16px
    }
}