@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.68;
    letter-spacing: 0.038em;
    font-size: 12px;
}

.jp {
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-weight: 600;
}

*[data-aos="fade-in"], *[data-aos="fade-up"], *[data-aos="fade-right"] {
    transition-timing-function: cubic-bezier(.47,0,.745,.715);
}

a {
    color: #000;
    transition: all .3s ease-out;
}

.l-height11 {
    line-height: 1.1;
}

.l-height12 {
    line-height: 1.2;
}

.l-height13 {
    line-height: 1.3;
}

.l-height15 {
    line-height: 1.5;
}

.l-height18 {
    line-height: 1.8;
}

.l-height20 {
    line-height: 2;
}

.l-height25 {
    line-height: 2.5;
}

.p-relative {
    position: relative;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.bg-black {
    background: #000000;
}

.bg-gray {
    background: #909090;
}

.bg-white {
    background: #fff;
}

.bold {
    font-weight: 600;
}

.italic {
    font-style: italic;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-white {
    color: #fff!important;
}

.text-gray {
    color: #777777!important;
}

.text-black {
    color: #000!important;
}

.mx1000 {
    max-width: 1000px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx900 {
    max-width: 900px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx780 {
    max-width: 780px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx680 {
    max-width: 680px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx650 {
    max-width: 650px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx600 {
    max-width: 600px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx560 {
    max-width: 560px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx500 {
    max-width: 500px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx460 {
    max-width: 460px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx400 {
    max-width: 400px!important;
    margin-left: auto;
    margin-right: auto;
}

.line-before01::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.line-before02::before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 1px;
    background: #000;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.pt05 {
    padding-top: 5px!important;
}

.pt10 {
    padding-top: 10px!important;
}

.pt20 {
    padding-top: 20px!important;
}

.pt30 {
    padding-top: 30px!important;
}

.pt40 {
    padding-top: 40px!important;
}

.pt50 {
    padding-top: 50px!important;
}

.pt60 {
    padding-top: 60px!important;
}

.pt70 {
    padding-top: 70px!important;
}

.pt80 {
    padding-top: 80px!important;
}

.pt90 {
    padding-top: 90px!important;
}

.pt100 {
    padding-top: 100px!important;
}

.pt120 {
    padding-top: 120px!important;
}

.pb10 {
    padding-bottom: 10px!important;
}

.pb20 {
    padding-bottom: 20px!important;
}

.pb30 {
    padding-bottom: 30px!important;
}

.pb40 {
    padding-bottom: 40px!important;
}

.pb50 {
    padding-bottom: 50px!important;
}

.pb60 {
    padding-bottom: 60px!important;
}

.pb70 {
    padding-bottom: 70px!important;
}

.pb80 {
    padding-bottom: 80px!important;
}

.pb90 {
    padding-bottom: 90px!important;
}

.pb100 {
    padding-bottom: 100px!important;
}

.pb120 {
    padding-bottom: 120px!important;
}

.mt10 {
    margin-top: 10px!important;
}

.mt20 {
    margin-top: 20px!important;
}

.mt30 {
    margin-top: 30px!important;
}

.mt40 {
    margin-top: 40px!important;
}

.mt50 {
    margin-top: 50px!important;
}

.mt60 {
    margin-top: 60px!important;
}

.mt70 {
    margin-top: 70px!important;
}

.mt80 {
    margin-top: 80px!important;
}

.mt90 {
    margin-top: 90px!important;
}

.mt100 {
    margin-top: 100px!important;
}

.mt120 {
    margin-top: 120px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.mb30 {
    margin-bottom: 30px!important;
}

.mb40 {
    margin-bottom: 40px!important;
}

.mb50 {
    margin-bottom: 50px!important;
}

.mb60 {
    margin-bottom: 60px!important;
}

.mb70 {
    margin-bottom: 70px!important;
}

.mb80 {
    margin-bottom: 80px!important;
}

.mb90 {
    margin-bottom: 90px!important;
}

.mb100 {
    margin-bottom: 100px!important;
}

.mb120 {
    margin-bottom: 120px!important;
}

.fs11 {
    font-size: 11px!important;
}

.fs12 {
    font-size: 12px!important;
}

.fs13 {
    font-size: 13px!important;
}

.fs14 {
    font-size: 14px!important;
}

.fs15 {
    font-size: 15px!important;
}

.fs16 {
    font-size: 16px!important;
}

.fs18 {
    font-size: 18px!important;
}

.fs20 {
    font-size: 20px!important;
}

.fs22 {
    font-size: 22px!important;
}

.fs24 {
    font-size: 24px!important;
}

.fs26 {
    font-size: 26px!important;
}

.fs28 {
    font-size: 28px!important;
}

.fs30 {
    font-size: 30px!important;
}

.fs34 {
    font-size: 34px!important;
}

.fs48 {
    font-size: 48px!important;
}


@media only screen and (max-width: 767px) {

    .sp-imgmax {
        width: 111.11%;
        margin-left: -5.555%;
        margin-right: -5.555%;
    }
    .is-pc {
        display: none;
    }
    .pt05 {
        padding-top: 4px!important;
    }
    .pt10 {
        padding-top: 8px!important;
    }
    .pt20 {
        padding-top: 15px!important;
    }
    .pt30 {
        padding-top: 20px!important;
    }
    .pt40 {
        padding-top: 25px!important;
    }
    .pt50 {
        padding-top: 30px!important;
    }
    .pt60 {
        padding-top: 35px!important;
    }
    .pt70 {
        padding-top: 40px!important;
    }
    .pt80 {
        padding-top: 50px!important;
    }
    .pt90 {
        padding-top: 60px!important;
    }
    .pt100 {
        padding-top: 70px!important;
    }
    .pt120 {
        padding-top: 80px!important;
    }
    .pb10 {
        padding-bottom: 8px!important;
    }
    .pb20 {
        padding-bottom: 15px!important;
    }
    .pb30 {
        padding-bottom: 20px!important;
    }
    .pb40 {
        padding-bottom: 25px!important;
    }
    .pb50 {
        padding-bottom: 30px!important;
    }
    .pb60 {
        padding-bottom: 35px!important;
    }
    .pb70 {
        padding-bottom: 40px!important;
    }
    .pb80 {
        padding-bottom: 50px!important;
    }
    .pb90 {
        padding-bottom: 60px!important;
    }
    .pb100 {
        padding-bottom: 70px!important;
    }
    .pb120 {
        padding-bottom: 80px!important;
    }
    .mt10 {
        margin-top: 8px!important;
    }
    .mt20 {
        margin-top: 15px!important;
    }
    .mt30 {
        margin-top: 20px!important;
    }
    .mt40 {
        margin-top: 25px!important;
    }
    .mt50 {
        margin-top: 30px!important;
    }
    .mt60 {
        margin-top: 35px!important;
    }
    .mt70 {
        margin-top: 40px!important;
    }
    .mt80 {
        margin-top: 50px!important;
    }
    .mt90 {
        margin-top: 60px!important;
    }
    .mt100 {
        margin-top: 70px!important;
    }
    .mt120 {
        margin-top: 80px!important;
    }
    .mb10 {
        margin-bottom: 8px!important;
    }
    .mb20 {
        margin-bottom: 15px!important;
    }
    .mb30 {
        margin-bottom: 20px!important;
    }
    .mb40 {
        margin-bottom: 25px!important;
    }
    .mb50 {
        margin-bottom: 30px!important;
    }
    .mb60 {
        margin-bottom: 35px!important;
    }
    .mb70 {
        margin-bottom: 45px!important;
    }
    .mb80 {
        margin-bottom: 50px!important;
    }
    .mb90 {
        margin-bottom: 60px!important;
    }
    .mb100 {
        margin-bottom: 70px!important;
    }
    .mb120 {
        margin-bottom: 80px!important;
    }
    .fs11 {
        font-size: 10px!important;
    }
    .fs12 {
        font-size: 11px!important;
    }
    .fs13 {
        font-size: 12px!important;
    }
    .fs14 {
        font-size: 13px!important;
    }
    .fs15 {
        font-size: 14px!important;
    }
    .fs16 {
        font-size: 15px!important;
    }
    .fs18 {
        font-size: 16px!important;
    }
    .fs20 {
        font-size: 17px!important;
    }
    .fs22 {
        font-size: 18px!important;
    }
    .fs24 {
        font-size: 20px!important;
    }
    .fs26 {
        font-size: 22px!important;
    }
    .fs28 {
        font-size: 24px!important;
    }
    .fs30 {
        font-size: 24px!important;
    }
    .fs34 {
        font-size: 23px!important;
    }
    .fs48 {
        font-size: 32px!important;
    }

}

@media screen and (min-width: 768px) {
    body {
        font-size: 13px;
    }
    .is-sp {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .br1000 {
        display: none;
    }
}


/* common */

/*
body.open,
html.open {
    overflow: hidden;
}
*/

.body {
    position: relative;
}

#wrapper {
    position: relative;
}

.main-contents {
    background: #fff;
}

#bg-loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 999;
}

.pop-up {
    z-index: 10;
}

.underline {
    text-decoration: underline!important;
}

.credit li {
    text-align: center;
    padding-bottom: 2px;
}

.credit a {
    padding: 3.5px 0;
    line-height: 1.6;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    font-size: 12px;
}

.credit a[href=""] {
    pointer-events: none;
    text-decoration: none;
}

.item-card .credit a {
    flex-direction: column;
}

.credit a .small {
    font-size: 77%;
}

a.soon, a[href=""] {
    pointer-events: none;
}

.credit a > span:not(.buy) {
    padding-right: 8px;
    text-align: left;
}

.credit span.buy {
    display: inline-block;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 2px 20px 1px;
    transition: all .3s ease-out;
    text-align: center;
    margin-top: 5px;
}

.credit a:hover span.buy, a.credit:hover span.buy {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.credit a span span:not(.buy) {
    transition: all .3s ease-out;
}

.credit a:hover span span:not(.buy) {
    color: #B1A69A!important;
}

.price span, .credit a > span:last-child {
    text-decoration: underline;
}

a[href=""] .price span, .credit a[href=""] > span:last-child {
    text-decoration: none
}

.price.sale span {
    text-decoration: line-through;
}

.price.sale::after {
    content: "→ SPECIAL PRICE";
    color: #BF5696;
    display: inline-block;
    padding-left: 6px;
}

.index-inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
}

.img-inner {
    padding-left: 5%;
    padding-right: 5%;
}

.small-inner {
    padding-left: 16%;
    padding-right: 16%;
}

.catch-inner {
    padding-left: 4%;
    padding-right: 4%;
}

.w50 {
    padding-left: 25%;
    padding-right: 25%;
}

.w58 {
    padding-left: 21%;
    padding-right: 21%;
}

.w74 {
    padding-left: 13%;
    padding-right: 13%;
}

.w80 {
    padding-left: 10%;
    padding-right: 10%;
}

.w88 {
    padding-left: 6%;
    padding-right: 6%;
}

.soon {
    pointer-events: none;
}

@media screen and (min-width: 768px) {

    .credit a {
        font-size: 13px;
    }

    .credit {
        margin-left: auto;
        margin-right: auto;
    }

}

@media screen and (max-width: 767px) {

    .credit a span.buy {
        padding: 1px 8px 0;
    }

    .txt-inner {
        padding-left: 5%;
        padding-right: 5%;
    }

}


/* footer */

.footer {
    margin-left: auto;
    margin-right: auto;
}

.footer a:hover {
    opacity: 0.8;
}
/*

.footer-btn-wrap {
    border-bottom: 1px solid #000;
}
*/

#f-logo {
    display: block;
    margin: 30px auto 0;
    width: 110px;
}

#f-list li {
    text-align: center;
    font-size: 11px;
    padding: 2px 0;
}

#f-copy {
    text-align: center;
    font-size: 11px;
    margin-top: 20px;
}

#f-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#f-link li {
    width: 24px;
    margin: 0 15px;
}

#f-link a:hover {
    opacity: 0.75;
}

.footer-tit {
    text-align: right;
    display: inline-block;
}

.footer-btn a {
    border: 1px solid #000;
    padding: 10px 35px;
    background: #fff;
}

.footer-btn a:hover {
    background: #000;
    color: #fff;
    opacity: 1;
}

.footer-menu {
    display: flex;
    flex-wrap: wrap;
}

.footer-menu li {
    width: 33.333%;
    text-align: center;
}

.footer-menu li:not(:nth-child(3n)) .menu-tit {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.footer-menu .coming-soon p {
    color: #808080;
    padding-top: 4px;
}

.footer-menu .menu-tit {
    margin-bottom: 3px;
}

.footer-menu .menu-tit span {
    display: flex;
}

.footer-menu .coming-soon {
    pointer-events: none;
}

.coming-soon .menu-tit>div::after,
.coming-soon .menu-tit>div::before {
    display: none;
}

.border-outer {
    width: 100%;
    z-index: 9;
    position: relative;
    pointer-events: none;
}

.footer .flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.f-credit li {
    padding: 2px 0;
}

.staff-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 68%;
    margin-left: auto;
    margin-right: auto;
}

.staff-box:not(:last-child) {
    margin-bottom: 32px;
}

.staff-img {
    width:  130px;
}

.staff-link {
    width: calc(100% - 130px);
    padding-left: 17%;
}

.staff-link * {
    display: block;
}

.staff-name {
    font-size: 16px;
    text-decoration: underline;
}

.sraff-height {
    margin-top: 2px;
    font-size: 12px;
}

.staff-ico {
    margin-top: 8px;
    width: 16px;
}

.staff-name:hover {
    opacity: .75;
}

@media only screen and (min-width: 768px) {
    
    .staff-wrap {
        width: 100%;
        max-width: 756px;
        display: flex;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
    }
    
    .staff-box {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 26.98%;
        margin-left: 0;
        margin-right: 9.53%;
    }
    
    .staff-box:last-child {
        margin-right: 0;
    }
    
    .staff-box:not(:last-child) {
        margin-bottom: 0;
    }

    .staff-img {
        width: 100%;
        max-width: none;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .staff-link {
        width: auto;
        padding-left: 0;
    }

    .staff-name {
        font-size: 18px;
    }

    .sraff-height {
        margin-top: 6px;
        font-size: 16px;
    }

    .staff-ico {
        margin-top: 12px;
        width: 19px;
    }

    .staff-name:hover {
        opacity: .75;
    }
    
}

.inner {
    max-width: 1100px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#f-link-area {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#f-link-area a:hover {
    opacity: 0.75;
}

.all-btn {
    display: block;
    padding: 12px 12px;
    color: #000;
    background: #fff;
    border: 1px solid #000;
}

.all-btn.snap {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}

.all-btn:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    opacity: 1!important;
}

.all-btn.snap:hover {
    border: 1px solid #AFAFAF;
    background: #AFAFAF;
    color: #fff;
    opacity: 1;
}

.more-btn {
    display: block;
    padding: 12px 12px;
    background: #BF5696;
    color: #fff;
}

.more-btn:hover {
    background: #000;
}

.slide-item {
    padding-left: 10%;
    padding-right: 10%;
}

.footer .w88 {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

@media only screen and (min-width: 768px) {

    .slide-item {
        padding-left: 18%;
        padding-right: 18%;
    }
    #soon .w50 {
        padding-top: 5px;
    }
    .o-text {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {

    .inner {
        padding-left: 5%;
        padding-right: 5%;
    }

     .all-btn {
        padding: 12px;
    }

    .info-btn {
        padding: 12px;
    }

}

/* header */

.header {
    position: relative;
    z-index: 9;
}

.header h1 {
    font-size: 17px;
    position: fixed;
    left: 3.2vw;
    top: 2.4vw;
}

.btn-all-header {
    font-size: 14px;
    position: fixed;
    right: 3.2vw;
    top: 2.6vw;
    cursor: pointer;
}

.btn-all-header div {
    width: 104px;
    height: 28px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    transition: all .3s ease-out;
}

.btn-all-header:hover div {
    background: rgba(0, 0, 0, 1);
    color: #fff;
}

body:not(.open) .btn-all-header span:last-child {
    display: none;
}

.open .btn-all-header span:first-child {
    display: none;
}


@media only screen and (min-width: 768px) {
    
    .header h1 {
        font-size: 18px;
        left: 64px;
        top: 32px;
    }

    .btn-all-header {
        right: 64px;
        top: 35px;
        font-size: 15px;
        width: 125px;
        height: 36px;
    }

}


/* key */


[data-aos="fade-out-right"]::after {
    content: "";
    display: block;
    transform: translateX(0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .65s cubic-bezier(.47,0,.745,.715) .3s;
}

[data-aos="fade-out-right"].aos-animate::after {
    transform: translateX(100%);
}

.box-key-img {
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    
    .key {
        display: flex;
        flex-wrap: wrap;
    }
    
    .box-key-img {
        width: 45.69%;
        height: 100%;
        position: relative;
    }
    
    .box-key-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    
    .box-key-txt {
        width: 54.31%;
        position: relative;
    }

    .box-key-txt-inner {
        position: absolute;
        left: 6.11vw;
        bottom: 6.11vw;
    }
    
    .box-key-txt h2 {
        font-size: 4.72vw;
        margin-bottom: 4.86vh;
    }
    
    .box-key-txt p {
        width: 29.51vw;
    }
    
    .catch-txt {
        font-size: 15px;
        max-width: 706px;
        line-height: 2.5;
        text-align: center;
    }

}

@media only screen and (max-width: 767px) {

    .key {
        width: 100%;
        position: relative;
    }
    
    .box-key-img {
        width: 100%;
        height: 100%;
    }
    
    .box-key-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    
    .box-key-txt {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .box-key-txt-inner {
        position: absolute;
        left: 9.87vw;
        top: 18.13vw;
    }

    .box-key-txt h2 {
        font-size: 16.5vw;
        margin-bottom: 1.7vh;
    }

    .box-key-txt p {
        width: 64.4vw;
    }
    
    .catch-txt {
        font-size: 13px;
        width: 94%;
        line-height: 2.1;
        text-align: center;
    }

    
}

/* navi */

.nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    opacity: 0;
    pointer-events: none;
    z-index: 8;
    transition: opacity .4s cubic-bezier(.47,0,.745,.715);
}

.open .nav {
    opacity: 1;
    pointer-events: auto;
}

.page-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
}

.page-nav li {
    width: calc(100%/6);
    position: relative;
}

.page-nav p {
    position: absolute;
    right: 8%;
    bottom: 0;
    color: #fff;
    font-size: 18px;
}


@media only screen and (max-width: 767px) {

    .page-nav {
        padding-left: 3.2%;
        padding-right: 3.2%;
    }
    
    .page-nav li {
        width: calc(100%/3);
    }

    .page-nav p {
        font-size: 12px;
    }

}

@media only screen and (min-width: 768px) {

    .page-nav a:hover {
        opacity: .75;
    }
    
    .nav {
        width: 448px;
        padding: 90px 5% 60px;
        box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.12);
        display: block;
        overflow-y: scroll;
    }
    
    .nav > div {
        height: auto;
    }
    
    .nav .page-nav li {
        width: calc(100%/2);
    }
    
}

/* item */

.item-main-img {
    width: 66%;
    margin-left: auto;
    margin-right: auto;
}


.img-slide-box {
    padding-left: 2.2%;
    padding-right: 2.2%;
    position: relative;
    padding-bottom: 24px;
}

.slide-img-wrap {
    position: relative;
    overflow: hidden;
}


.btn-credit {
    position: absolute;
    bottom: 0;
    right: 6.2%;
    float: right;
    padding-top: 3px;
    font-size: 13px;
    cursor: pointer;
    color: #000;
    display: block;
    transition: all .25s linear;
    pointer-events: none;
}

.slick-active .btn-credit {
    pointer-events: auto;
}

.btn-credit::after {
    content: "+ credit";
}

.show .btn-credit::after {
    content: "- credit";
}

.slick-slide:nth-child(even) .img-slide-box:hover::after {
    color: #555;
}

.slick-track {
    visibility: visible!important;
}

.img-slide-txt {
    position: absolute;
}

.img-slide-txt img {
    visibility: hidden;
    opacity: 0;
    transition-delay: .6s;
}

.slick-active .img-slide-txt img {
    visibility: visible;
    opacity: 1;
    transition: opacity .2s linear 1.5s!important;
}


.slide-txt01 {
    width: 67.64%;
    left: 24.82%;
    top: 67.26%;
}

.slide-txt02 {
    width: 77.68%;
    left: 5.2%;
    top: 69.52%;
}

.slide-txt03 {
    width: 66.10%;
    left: 18.15%;
    top: 7.02%;
}

.slide-txt04 {
    width: 67.64%;
    left: 24.82%;
    top: 67.26%;
}

.slide-txt05 {
    width: 73.63%;
    left: 8.95%;
    top: 7.02%;
}

.slide-txt06 {
    width: 69.64%;
    left: 8.82%;
    top: 59.26%;
}

.slide-txt07 {
    width: 61.81%;
    left: 29.51%;
    top: 5.02%;
}

.slide-txt08 {
    width: 53.77%;
    left: 38.52%;
    top: 58.06%;
}

.slide-txt09 {
    width: 54.79%;
    left: 12.82%;
    top: 2.26%;
}

.slide-txt10 {
    width: 80.1%;
    left: 5.82%;
    top: 60.26%;
}

.slide-txt11 {
    width: 69.64%;
    left: 15.02%;
    top: 3.26%;
}

.slide-txt12 {
    width: 62.16%;
    left: 7.12%;
    top: 4.26%;
}

.slick-arrow {
    width: 38px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    z-index: 8;
    cursor: pointer;
}

.slick-prev {
    background-image: url(../images/arrow_left.svg);
    left: 0;
    transform: translate(-50%, -50%);
}

.slick-next {
    background-image: url(../images/arrow_right.svg);
    right: 0;
    transform: translate(50%, -50%);
}

.img-slide .credit {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 4.8% 8%;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: translateY(40%);
    transition: all .25s linear .1s!important;
    opacity: 0;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: rgba(255, 255, 255, 0.5);
}

.show .credit {
    opacity: 1;
    pointer-events: inherit;
    transform: translateY(0);
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    
    .slick-prev {
        left: 8.6%;
    }

    .slick-next {
        right: 8.6%;
    }

}

@media only screen and (min-width: 768px) {
    
    .img-slide-wrap {
        max-width: 648px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .slick-arrow {
        width: 40px;
        height: 50px;
    }
    

    
}