@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: "Yu Gothic Pr6N M", sans-serif;
    font-style: normal;
    color: #070000;
    line-height: 1.65;
    font-size: 13px;
}

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

.futura {
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: normal;
}

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

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

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

.l-height14 {
    line-height: 1.4;
}

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

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

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

.ls00 {
    letter-spacing: 0;
}

.ls10 {
    letter-spacing: 0.01em;
}

.ls40 {
    letter-spacing: 0.04em;
}

.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: #E2E2E2;
}

.bg-beige {
    background: #CDC2AD;
}

.bg-brown {
    background: #A78D69;
}

.bg-purple {
    background: #C8B9CC;
}

.bg-white {
    background: #fff;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.bold {
    font-weight: 600;
}

.italic {
    font-style: italic;
}

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

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

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

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

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

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

.text-vertical {
    display: block;
    white-space: nowrap;
    transform: rotate(90deg) translate(-50%, -50%);
    transform-origin: left center;
}

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

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

.mx960 {
    max-width: 960px!important;
    margin-left: auto;
    margin-right: auto;
}

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

.mx860 {
    max-width: 860px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx820 {
    max-width: 820px!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;
}

.mx628 {
    max-width: 628px!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;
}

.mx450 {
    max-width: 450px!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: #070000;
    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: 115.39%;
        margin-left: -7.69%;
        margin-right: -7.69%;
    }
    .is-pc {
        display: none;
    }
    .pt05 {
        /* padding-top: 4px!important; */
        padding-top: 4%!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: 45px!important;
    }
    .pb90 {
        padding-bottom: 50px!important;
    }
    .pb100 {
        padding-bottom: 55px!important;
    }
    .pb120 {
        padding-bottom: 70px!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;
    }
    
    .text-pc-center {
        text-align: center!important;
    }
}

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


/* common */

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

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

#bg-loading.hide {
    opacity: 0;
    pointer-events: none;
}

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

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

.bland {
    display: block;
    font-size: 10px;
    padding-top: 4px;
}

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

.credit a {
    padding: 3.5px 0;
    line-height: 1.4;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 11px;
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
}

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

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

.item-box .credit a {
    font-size: 12px;
}

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

.credit a span:first-child {
    padding-right: 8px;
    text-align: left;
}

.credit a span.buy {
    text-decoration: underline;
    font-style: italic;
    font-weight: 400;
}

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


.modal-wrap .credit a[href=""] span.buy {
    border: none;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.8;
}


.credit a:hover, .bg-black .credit a:hover, .bg-black .credit a:hover span {
    opacity: .46;
}

.soon {
    pointer-events: none;
}

@media screen and (min-width: 768px) {
    
    .credit a {
        font-size: 16px;
    }
    
    .credit {
        margin-left: auto;
        margin-right: auto;
    }
    
}


@media screen and (max-width: 767px) {
    
    .txt-inner {
        padding-left: 6.67%;
        padding-right: 6.67%;
    }

}


/* ------------------------
footer
------------------------ */

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

.footer a:hover, .footer-bnr:hover {
    opacity: 0.8;
}

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

.footer #f-logo {
    margin-top: 90px;
}

#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;
}

.footer #f-link {
    margin-top: 50px;
}

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

.footer #f-link li {
    margin: 0 24px;
}

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

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

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

.footer-btn a:hover {
    background: #070000;
    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;
    justify-content: center;
}

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

.inner {
    max-width: 1100px;
    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;
}

/* ------------------------
common
------------------------ */

.bg-blue {
    background: #F6F7F8;
}

.bg-beige {
    background: #FAF0E6;
}

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

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

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

.all-btn.snap:hover {
    border: 1px solid #A5D9FF;
    background: #A5D9FF;
    color: #070000;
    opacity: 1!important;
}

#wrapper [data-aos="fade-up"] {
    transform: translateY(15px);
}

#wrapper [data-aos="fade-up"].aos-animate {
    transform: translateY(0);
}

.img-w1 {
    width: 33.33%;
}

.img-w2 {
    width: 53.33%;
}

.img-flex {
    display: flex;
    justify-content: space-between;
}

@media only screen and (min-width: 768px) {
    .inner {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 40px;
    }
}

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

    .inner {
        padding-left: 9.6%;
        padding-right: 9.6%;
        padding-bottom: 4.8%;
    }
    
     .all-btn {
        padding: 12px;
    }
    
}

/* ------------------------
key
------------------------ */

.key {
    width: 100%;
    height: 100svh;
    min-height: 600px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    background: #fff;
}

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

.key-inner img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.key-inner .key-01 p img, .key-inner .key-box01 img {
    object-fit: contain;
}

.key-inner .key-box01 img {
    object-position: center bottom;
}

.key-inner img[data-aos="fade-in"] {
    transition: opacity .5s, filter 1s;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    filter: blur(10px);
}

.key-inner img[data-aos="fade-in"].aos-animate {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
}

@media only screen and (max-width: 767px) {
    
    .key-inner .key-box02 {
        width: calc(54vw - 2.5px);
        height: 100svh;
        margin-right: 5px;
    }
    
    .key-inner .key-box03 {
        width: calc(45vw - 0px);
        height: 100svh;
    }
    
    .key-inner .key-01 {
        display: flex;
        height: calc(50.5svh - 2.5px);
        margin-bottom: 5px;
    }
    
    .key-inner .key-03 {
        height: calc(49.5svh - 2.5px);
    }
    
    .key-inner .key-01 p {
        width: 44%;
    }

    .key-inner .key-01 div {
        width: 56%;
    }
    
    .key-inner .key-02 {
        height: calc(41.9svh - 2.5px);
        margin-bottom: 5px;
    }

    .key-inner .key-04 {
        height: calc(58.1svh - 2.5px);
    }
    
}

@media only screen and (min-width: 768px) {
    
    .key-inner {
        width: 100%;
        max-width: 1096px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .key-inner .key-box01 {
        width: 11.08%;
        height: 100svh;
    }

    .key-inner .key-box02 {
        width: 44.23%;
        height: 100svh;
    }
    
    .key-inner .key-box03 {
        width: calc(44.69% - 5px);
        margin-left: 5px;
        height: 100svh;
    }
    
    .key-inner .key-01 {
        height: 56%;
    }
    
    .key-inner .key-01 div {
        height: 100%;
    }
    
    .key-inner .key-03 {
        height: calc(44% - 5px);
        margin-top: 5px;
    }
    
    .key-inner .key-02 {
        height: 39%;
    }

    .key-inner .key-04 {
        height: calc(61% - 5px);
        margin-top: 5px;
    }

}


/* ------------------------
catch
------------------------ */

.catch {
    background: #fff;
}

.catch div {
    font-size: 12px;
    line-height: 2.35;
}

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

    .catch div {
        font-size: 15px;
        text-align: center;
    }

}


/* ------------------------
item
------------------------ */

.item-sec {
    padding: 100px 0 60px; 
}

.style-tit-before {
    font-size: 18px;
}

.style-num {
    position: relative;
    font-size: 71px;
    line-height: 1.45;
    margin-right: 22px;
}

.style-tit {
    font-size: 59px;
}

.style-num::after {
    content: "";
    display: block;
    width: 75px;
    height: 36px;
    background-image: url(../images/txt_style.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-38%, -25%);
}

.style-tit-after {
    font-size: 16px;
}

.style-tit-inner {
    display: flex;
    align-items: flex-end;
}

.style-tit-wrap {
    display: inline-block;
    position: relative;
    margin-top: 5px;
}

.style-tit-wrap::after {
    content: "";
    display: block;
    height: 7px;
    background: #fff;
    transform: scaleX(0);
    transform-origin: left;
    transition-duration: 1.5s;
    margin-top: -12px;
}

[data-aos="line"].aos-animate::after {
    transform: scaleX(100%);
}

[data-aos="scale-in"], [data-aos="scale-out"] {
    overflow: hidden;
}

[data-aos="scale-in"] img {
    transform: scale(100%);
    transition: transform 1.0s;
}

[data-aos="scale-in"].aos-animate img {
    transform: scale(112%);
}

[data-aos="scale-out"] img {
    transform: scale(112%);
    transition: transform 1.0s;
}

[data-aos="scale-out"].aos-animate img {
    transform: scale(100%);
}

.img-pb {
    margin-bottom: 100px;
}

.item-sec .credit {
    max-width: 372px;
    margin-left: auto;
    margin-right: auto;
}

.style-sub-tit {
    font-size: 28px;
    margin-bottom: 26px;
}

.style-sub-tit-after {
    font-size: 17px;
}

.holiday-style {
    padding-bottom: 220px;
}

.style-item {
    position: relative;
}

.style-item-bg {
    cursor: pointer;
}

.style-item-bg:hover {
    opacity: .8;
}

.bt-style-open {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 30px;
    aspect-ratio: 1 / 1;
    cursor: pointer;
    z-index: 3;
}

.style-item-link.active + .bt-style-open {
    transform: rotate(45deg);
}

.bt-style-open::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
}

.bt-style-open::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: #000;
}

.style-item-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(232, 232, 232, 0.3);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-out;
}

.style-item-link.active {
    opacity: 1;
    pointer-events: auto;
}

.style-item-link a {
    display: block;
    width: 60px;
    aspect-ratio: 60 / 23;
    position: absolute;
    transform: translate(-50%, -50%);
}

.style-item-link a:hover {
    opacity: .6;
}

.style-item01 .link01 {
    left: 33.33%;
    top: 7.15%;
}

.style-item01 .link02 {
    left: 83.47%;
    top: 63.16%;
}

.style-item01 .link03 {
    left: 61.62%;
    top: 56.01%;
}

.style-item01 .link04 {
    left: 44.53%;
    top: 57.52%;
}

.style-item01 .link05 {
    left: 72.67%;
    top: 91.35%;
}

.style-item01 .link06 {
    left: 17.60%;
    top: 40.98%;
}

/*
.style-item01 .link07 {
    left: 76.00%;
    top: 7.89%;
}
*/

.style-item01 .link08 {
    left: 43.4%;
    top: 90.35%;
}

.style-item01 .link09 {
    left: 76.00%;
    top: 7.89%;
}

.style-item01 .link10 {
    left: 72.33%;
    top: 29.65%;
}

.style-item01 .link11 {
    left: 17.20%;
    top: 67.29%;
}

.style-item02 .link01 {
    left: 61.07%;
    top: 12.41%;
}

.style-item02 .link02 {
    left: 83.73%;
    top: 42.48%;
}

.style-item02 .link03 {
    left: 44.53%;
    top: 86.09%;
}

.style-item02 .link04 {
    left: 20.53%;
    top: 72.93%;
}

.style-item02 .link05 {
    left: 19.47%;
    top: 35.34%;
}

.style-item02 .link06 {
    left: 53.87%;
    top: 31.95%;
}

.style-item02 .link07 {
    left: 41.33%;
    top: 48.12%;
}

.style-item02 .link08 {
    left: 35.47%;
    top: 72.93%;
}

.style-item02 .link09 {
    left: 50.13%;
    top: 60.58%;
}

.style-item02 .link10 {
    left: 61.06%;
    top: 87.22%;
}

.style-item02 .link11 {
    left: 83.73%;
    top: 81.20%;
}

.bg-blue:not(.last-bg), .bg-beige {
    margin-bottom: 300px;
}

.bg-all {
    position: fixed;
    width: 100%;
    height: 100dvh;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}

.bg-01 {
    background-image: url(../images/img_03_05_pc.jpg);
    z-index: -2;
}

.bg-02 {
    background-image: url(../images/img_06_05_pc.jpg);
    z-index: -1;
}

.img-slide-wrap {
    aspect-ratio: 500 / 804;
    position: relative;
}

.img-slide-box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation-duration: 6.0s;
    animation-iteration-count: infinite;
    z-index: 10;
    opacity: 0;
}

.img-slide-box {
    animation-name: fade;
}

.img-slide-box:nth-child(2) {
    animation-delay: 3.0s;
}

@keyframes fade {
    0%{
        opacity: 0;
    }
    12%{
        opacity: 1;
    }
    88%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        z-index: 0;
    }
}

@media only screen and (min-width: 768px) {
    
    .style-tit-inner {
        padding: 0 16px;
    }
    
    .style02 .img-02 {
        margin-top: 104px;
    }
    
}

@media only screen and (max-width: 767px) {
    
    .item-sec {
        padding: 60px 0 40px; 
    }
    
    .style-tit-before {
        font-size: 12px;
    }
    
    .style-tit-wrap::after {
        width: calc(100% + 9.6vw);
        margin-left: -9.6vw;
        margin-top: -6px;
    }
    
    .style-tit-after {
        font-size: 12px;
    }

    .style-num {
        font-size: 52px;
        line-height: 1.25;
        margin-right: 10px;
    }

    .style-tit {
        font-size: 33px;
    }

    .style-num::after {
        width: 54px;
        height: 26px;
    }
    
    .img-pb {
        margin-bottom: 50px;
    }
    
    .item-sec .credit {
        padding-left: 9.6%;
        padding-right: 9.6%;
    }
    
    .holiday-style {
        padding-bottom: 100px;
    }
    
    .style-sub-tit {
        font-size: 16px;
        margin-bottom: 16px;
    }
    
    .style-sub-tit-after {
        font-size: 12px;
    }
    
    .style02 .style-tit {
        font-size: 30px;
    }
    
    .style02 .img-02 {
        margin-top: 50px;
    }
    
    .style03 .style-tit {
        font-size: 26px;
    }
    
    .bt-style-open {
        left: 20px;
        bottom: 20px;
        width: 14px;
    }
    
    .style-item-link a {
        width: 34px;
    }
    
    
    .bg-blue:not(.last-bg), .bg-beige {
        margin-bottom: 232px;
    }
    
    .bg-01 {
        background-image: url(../images/img_03_05_sp.jpg);
    }
    
    .bg-02 {
        background-image: url(../images/img_06_05_sp.jpg);
        transition-duration: 0s!important;
    }

}

.style01 .img-flex {
    align-items: flex-end;
}

.style02 .img-flex {
    align-items: flex-start;
}

.style03 .img-flex {
    align-items: flex-end;
}

.style04 .img-flex {
    align-items: flex-end;
}

.style05 .img-flex {
    align-items: center;
}

.style05 .img-03 {
    margin-left: 13.75%;
}

.style06 .img-flex {
    align-items: flex-end;
}

.more-style .style-tit {
    line-height: 1.0;
    padding-bottom: 28px;
}

.more-style-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.more-style-box {
    width: 43.2%;
    position: relative;
}

.ico-plus {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.ico-plus::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
}

.ico-plus::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: #000;
}

.more-01 {
    margin-top: 28%;
}

.more-03 {
    margin-left: 6.8%;
    margin-top: 11.8%;
}

.more-04 {
    margin-top: -14.8%;
}

@media only screen and (max-width: 767px) {
    
    .more-style .style-tit {
        padding-bottom: 12px;
    }

    .ico-plus {
        width: 14px;
        height: 14px;
        position: absolute;
        left: 10px;
        bottom: 10px;
    }
    
}
    
    

.item-staff {
    padding: 120px 4% 90px;
}

.item-staff h2 {
    text-align: center;
}

.item-staff h2 > div {
    position: relative;
    font-size: 41px;
    line-height: 1;
    display: inline-block;
}

.txt-keyword {
    width: 100px;
    position: absolute;
    left: -26px;
    top: -26px;
}

.staff-img {
    width: 225px;
    margin: 32px auto;
}

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

.staff-txt-left {
    width: 20px;
}

.staff-txt-right {
    margin-left: 20px;
}

.staff-txt-right p, .staff-txt-right a {
    font-size: 13px;
}

.staff-txt-right p {
    line-height: 1.4;
    margin-bottom: 6px;
}

.staff-txt-right p span:first-child {
    font-size: 18px;
}

.staff-txt-right a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.staff-txt-right a span:first-child {
    width: 13px;
    margin-right: 4px;
}

.staff-txt-right a span:first-child img {
    display: block;
}

.item-style-box > div {
    position: relative;
    border-bottom: 1px solid #070000;
}

.item-style-box > div::after {
    content: "";
    display: block;
    width: 7.56%;
    aspect-ratio: 1 / 1;
    background-image: url(../images/ico_plus_b.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(-100%, -100%);
}

.item01 .item-style-box.sp-full > div::after {
    background-image: url(../images/ico_plus_w.svg);
}

.style-credit {
    padding: 26px 12.5% 28px;
    line-height: 1.55;
    text-align: right;
}

.style-credit-detail {
    font-weight: 600;
}

.style-credit-buy {
    text-decoration: underline;
    margin-top: 12px;
}

.item-style {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.black-line {
    width: 100%;
    height: 1px;
    background: #070000;
}

.staff-txt-right a:hover, .item-style-box a:hover {
    opacity: .46;
}

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

    .is-tb {
        display: none;
    }
    
    .is-tb-only {
        display: none;
    }

    .item-staff {
        width: 100%;
    }

    .item-style-box.sp-left {
        width: calc(46% + 0.5px);
    }
    
    .item-style-box.sp-right {
        width: calc(46% - 0.5px);
    }

    .item-style-box.sp-full {
        width: 92%;
    }
    
    .item-style-box.sp-full > div::after {
        width: 3.78%;
    }
    
    .item-style-box.sp-left {
        border-left: 1px solid #070000;
        border-right: 1px solid #070000;
    }

    .item-style-box.sp-right {
        border-left: none;
        border-right: 1px solid #070000;
    }

    .item-style-box.sp-full {
        border-left: 1px solid #070000;
        border-right: 1px solid #070000;
    }

}

@media only screen and (min-width: 768px) {
    
    .item-style {
        border-bottom: 1px solid #070000;
    }

    .item-staff {
        width: 31.333%;
    }
    
    .item-style-box.sp-left, .item-style-box.sp-right {
        width: 31.333%;
    }

    .item-style-box.sp-full {
        width: 31.333%;
    }
    
    .item-staff {
        padding: 30px 4%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .item-staff h2 > div {
        font-size: 31px;
    }

    .txt-keyword {
        width: 80px;
        left: -26px;
        top: -20px;
    }

    .staff-img {
        width: 206px;
        margin: 24px auto;
    }
    
    .item-style-box, .item-staff {
        border-left: 1px solid #070000;
    }
    
    .item-style {
        position: relative;
    }

    .item-style::after {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background: #070000;
        position: absolute;
        right: 3%;
        top: 0;
    }

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

    .is-tb-only {
        display: none;
    }
    
    .item-staff {
        width: 20.2%;
    }

    .item-style-box.sp-left, .item-style-box.sp-right {
        width: 14.76%;
    }

    .item-style-box.sp-full {
        width: 14.76%;
    }
    
}

/* modal */

.modal-wrap .credit a span.buy {
    text-decoration: none;
    border: 1px solid #000000;
    padding: 0.1em 16px 0.1em 13px;
    font-size: 90%;
}

.modal-wrap .credit a span:not(.buy) {
    padding-top: 2px;
}

.modal-wrap .credit li {
    padding-bottom: 7px;
}


/* modal */

.btn-open-modal {
    cursor: pointer;
    transition: opacity .3s ease;
}

.btn-open-modal:hover {
    opacity: 0.8;
}

.modal-wrap {
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 100;
}

.modal-wrap, .modal-wrap * {
    pointer-events: none!important;
}

.modal-wrap.open, .modal-wrap.open * {
    pointer-events: auto!important;
}

.modal-wrap > div {
    width: 100%;
    min-height: 100dvh;
    background: #fff;
}

.modal-content {
    max-width: 1040px;
    padding: 80px 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.modal-img {
    width: 50%;
    position: relative;
}

.modal-txt {
    width: 50%;
    padding-left: 13%;
}

.modal-wrap .close {
    cursor: pointer;
    position: fixed;
    right: 64px;
    top: 46px;
    width: 28px;
    height: 28px;
    z-index: 11;
    transform: rotate(45deg);
}

.modal-wrap .close::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.modal-wrap .close::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


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

    .modal-wrap > div {
        width: 100%;
        min-height: 100dvh;
        background: rgba(255, 255, 255, 0.66);
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }
    
    .modal-content {
        width: 100%;
        padding: 0;
        position: relative;
    }

    .modal-img {
        width: 100%;
    }

    .modal-txt {
        width: 100%;
        position: absolute;
        right: 5%;
        bottom: 14px;
        padding-left: 31.2%;
    }
    
    .modal-txt * {
        color: #fff;
        border-color: #fff!important;
    }
    
    .modal-wrap .close {
        position: absolute;
        left: 5%;
        right: auto;
        top: auto;
        bottom: 26px;
        width: 14px;
        height: 14px;
    }

    .modal-wrap .close:after, .modal-wrap .close:before {
        background: #fff;
    }
}

.swiper-pagination-bullet {
    display: inline-block;
}

.modal-img .swiper-horizontal>.swiper-pagination-bullets, .modal-img .swiper-pagination-bullets.swiper-pagination-horizontal, .modal-img .swiper-pagination-custom, .modal-img .swiper-pagination-fraction {
    left: 0;
    width: 100%;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}

.modal-img .swiper-pagination-bullet:nth-child(2)::after {
    animation-delay: 3.6s;
}

.modal-img .swiper-pagination-bullet:nth-child(3)::after {
    animation-delay: 7.2s;
}