@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: garamond-premier-pro-display, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: 0.042em;
    font-size: 13px;
    background: #eee;
}

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

.garamond-regular {
    font-family: garamond-premier-pro, serif;
    font-weight: 400;
    font-style: normal;
}

.subhead {
    font-family: garamond-premier-pro-subhead, serif;
    font-weight: 400;
    font-style: normal;
}

.jp {
    font-family: "A1明朝", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
}

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

.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: #000!important;
}

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

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

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

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

.mx420 {
    max-width: 420px!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; */
        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: 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: 14px;
    }
    .is-sp {
        display: none;
    }
}

@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: #eee;
    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;
}

.credit-sub {
    display: block;
    font-size: 12px;
    text-align: left;
}

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

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

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

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

.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 {
    display: inline-block;
    background: #AB9BE0;
    border: 1px solid #AB9BE0;
    color: #fff;
    padding: 1px 12px 0;
    transition: all .3s ease-out;
    text-align: center;
}

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

.credit a:hover, .bg-black .credit a:hover, .bg-black .credit a:hover span {
    color: #BABABA;
}

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

.w45 {
    padding-left: 27.5%;
    padding-right: 27.5%;
}

.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: 15px;
    }
    
    .credit {
        margin-left: auto;
        margin-right: auto;
    }
    
}

@media screen and (max-width: 767px) {
    
    .credit a span.buy {
        padding: 2px 10px 1px;
    }
    
    .inner {
        padding-left: 6.67%;
        padding-right: 6.67%;
    }

    .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: 9%;
        padding-right: 9%;
        text-align: center;
    }

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

}


/* ------------------------
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 #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;
    justify-content: center;
}

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

.f-totop a {
    text-decoration: underline;
}

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

#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 #BABABA;
    background: #BABABA;
    color: #fff;
}

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

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

.info-btn {
    display: block;
    padding: 12px 12px;
    border: 1px solid #8D918B;
    background: #8D918B;
    color: #fff;
}

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

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

@media only screen and (max-width: 767px) {
    
     .all-btn {
        padding: 12px;
    }
    
    .info-btn {
        padding: 12px;
    }   
}

/* ------------------------
nav
------------------------ */

#nav-anchor {
    width: 100%;
    margin-top: -60px;
    padding-top: 60px;
}

#nav-pop {
    transition: all .8s cubic-bezier(0, 0, 0, .99);
    position: fixed;
    right: 0;
    top: 0;
    width: auto;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 101;
    overflow-y: auto;
    transform: translateX(100%);
    opacity: 0;
}

#nav-pop.open {
    transform: translateX(0);
    opacity: 1;
}

#bt-top {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
}

#bt-top:hover {
    opacity: 0.75;
}

#btn-menu-nav, #nav-pop .close, #all-pop .close {
    position: fixed;
    z-index: 99;
    height: auto;
    aspect-ratio: 1 / 1;
    cursor: pointer;
}

#btn-menu-nav img, #nav-pop .close img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#nav-pop .close, #all-pop .close {
    display: block;
    cursor: pointer;
    transform: scale(0.9);
}

#arrow-bottom {
    position: fixed;
    bottom: 2vw;
    left: 2%;
    width: 14px;
}

.nav-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 6%;
}

.nav-wrap a {
    width: 48%;
    padding: 0 2.5%;
    margin: 10px 0;
}

.nav-wrap a:hover {
    opacity: .75;
}

.nav-tit {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}

.nav-tit p:first-child {
    font-size: 38px;
    color: #AB9BE0;
    margin: 0 8px 0 4px;
}

.nav-tit p:last-child {
    font-size: 15px;
    line-height: 1.1;
}

.nav-img {
    transform: translateX(4px);
}

.nav-pop-inner h3 {
    font-size: 23px;
    text-align: center;
    margin: 90px 0 40px 0;
}

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

    #nav-pop {
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
        max-width: 540px;
    }
     
    .nav-wrap {
        min-width: 300px;
        min-height: 700px;
    }
    
    #btn-menu-nav, #nav-pop .close, #all-pop .close {
        left: auto!important;
        right: 72px!important;
        top: 72px!important;
        z-index: 99!important;
        width: 36px!important;
    }
    
    #btn-menu-nav div {
        width: 50px;
        height: 18px;
    }
    
    .nav-logo {
        width: 120px;
    }

    .nav-wrap {
        padding: 10px 12px 30px;
    }
    
    .nav-wrap {
        margin: 0 9%;
    }

    .nav-wrap a {
        width: 50%;
        padding: 0 5%;
        margin: 20px 0;
    }

    .nav-tit {
        display: flex;
        align-items: center;
        margin-bottom: 2px;
    }

    .nav-tit p:first-child {
        font-size: 48px;
        /* margin: 0 -10px 0 14px; */
    }

    .nav-tit p:last-child {
        font-size: 15px;
        /* transform: translateY(7px); */
    }

    .nav-img {
        transform: translateX(4px);
    }

    .nav-pop-inner h3 {
        font-size: 23px;
        margin: 136px 0 0 0;
    }
    
}
    
@media only screen and (max-width: 767px) {
    
    #bt-top {
        position: absolute;
        right: 14px;
        top: 14px;
        width: 18px;
    }
    
    #btn-menu-nav, #nav-pop .close, #all-pop .close {
        width: 28px!important;
        left: auto!important;
        right: 6.67vw!important;
        top: 6.67vw!important;
    }

    #btn-menu-nav div {
        width: 38px;
        height: 13px;
    }
    
    #arrow-bottom {
        position: fixed;
        bottom: 3vw;
        left: 3%;
        width: 9px;
    }
    
    .nav-wrap {
        min-height: 620px;
    }
    
    .nav-bnr {
        width: 140px;
    }
    
    .nav-bnr:not(:last-child) {
        margin-bottom: 5px;
    }
    
    .nav-logo {
        width: 112px;
    }


}

.iScrollIndicator {
    background: rgba(0, 0, 0, 0.08) none repeat scroll 0% 0%!important;
}


/* credit */

.bg-brown .credit a {
    color: #fff;
}

.bg-brown .credit a span.buy {
    background: #fff;
    border: 1px solid #fff;
    color: #A78D69;
}

.dresses .credit a:hover {
    color: #A78D69;
}

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

.bg-brown .credit a:hover {
    color: #000;
}

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

.credit .soon:hover {
    pointer-events: none;
}


/* key */

.key-inner {
    height: 100svh;
    width: 100%;
    position: relative;
}

#key [class^="img-key"] {
    position: absolute;
}

.logo-key, .key-gg {
    position: absolute;
    line-height: 1.4;
}

@media only screen and (max-width: 767px) {
    #key-inner {
        min-height: 620px;
    }
    
    .key-gg {
        left: 6.53%;
        top:  3.8%;
        font-size: 2.93vw;
    }
    
    .img-key01 {
        width: 38%;
        left: 0;
        top: 19.46%;
    }
    
    .img-key02 {
        width: 50%;
        top: 3.8%;
        right: 4.27%;
    }
    
    .img-key03 {
        width: 50.6%;
        bottom: 0;
        left: 6.53%;
    }
    
    .img-key04 {
        width: 35.6%;
        bottom: 14%;
        right: 0;
    }
    
    .logo-key {
        width: 79.2%;
        position: absolute;
        left: 6.53%;
        bottom: 44.9%;
        transform: translateY(50%);
    }
}

@media only screen and (min-width: 768px) {
    #key {
        height: 100svh;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0 30px;
    }
    
    .key-inner {
        max-width: 1180px;
        width: 100%;
        height: auto;
        aspect-ratio: 118 / 70;
        margin-left: auto;
        margin-right: auto;
    }
    
    .key-gg {
        left: 0;
        top: 4%;
        font-size: min(1.3vw, 16px)
    }
    
    .img-key01 {
        width: 19.63%;
        right: 62.78%;
        top: 16.46%;
    }

    .img-key02 {
        width: 22.86%;
        top: -0.14%;
        right: 1.83%;
    }

    .img-key03 {
        width: 27.93%;
        bottom: 5.57%;
        right: 30.05%;
    }

    .img-key04 {
        width: 16.85%;
        bottom: 0;
        right: 0;
    }
    
    .logo-key {
        width:  36.27%;
        position: absolute;
        left: 0;
        bottom: 11.73%;
    }
}

/* catch */

.catch-text {
    font-size: 13px;
    line-height: 2.2;
}

@media only screen and (min-width: 768px) {
    .catch-text {
        font-size: 15px;
        text-align: center;
    }
}

/* item */

.item-main-box {
    display: block;
    position: relative;
}

.item-main-box .item-main-text {
    transition: all 0.3s ease;
}

.item-main-box:hover img, .item-main-box:hover .item-main-text {
    opacity: .75;
}

.item-main-box .border {
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    top: 0;
    left: 0;
    border: 1px solid #707070;
}

.num-master {
    color: #AB9BE0;
    line-height: 1;
}

.item-main-buy {
    display: flex;
    align-items: center;
}

.item-main-buy span:nth-child(1), .item-main-buy span:nth-child(2) {
    font-size: 88%;
}

.item-main-buy span:nth-child(2) {
    transform: translateX(-50%);
}

.item-main-buy span:nth-child(3) {
    text-decoration: underline;
}

.style-link-box a {
    position: relative;
}

.style-link-box a::after {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(../images/ico_plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 14px;
    bottom: 14px;
}

.style-link-box a:hover {
    opacity: .75;
}

.text-master {
    z-index: 1
}

@media only screen and (min-width: 768px) {
    .style-link-box a::after {
        width: 22px;
        height: 22px;
        right: 30px;
        bottom: 30px;
    }
}

@media only screen and (min-width: 768px) {
    .text-master {
        width: 167px;
        position: absolute;
        left: 2px;
        top: -8px;
    }

    .num-master {
        font-size: 144px;
        position: absolute;
        left: 78px;
        transform: translateY(-50%);
    }
    
    .item-main-flex {
        width: 84%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        padding-top: 62px;
        padding-bottom: 62px;
    }
    
    .item-main-img {
        width: 56%;
    }
    
    .item-main-text {
        width: 41%;
        margin-left: 3%;
    }
    
    .item-main-tit {
        font-size: 21px;
        line-height: 1.6;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .text-master {
        width: 110px;
        position: absolute;
        left: -16px;
        top: -19px;
    }

    .num-master {
        font-size: 101px;
        position: absolute;
        left: 30px;
        transform: translateY(-55%);
    }

    .item-main-flex {
        width: 100%;
        height: 540px;
        position: relative;
    }

    .item-main-img {
        width: 258px;
        position: absolute;
        top: 157px;
    }

    .item-main-text {
        width: 100%;
        text-align: center;
    }

    .item-main-tit {
        font-size: 17px;
        position: absolute;
        top: 92px;
        transform: translateY(-50%);
    }
    
    .item-main-credit {
        position: absolute;
        bottom: 66px;
    }
    
    .item-main-buy {
        position: absolute;
        bottom: 44px;
    }
    
    .item-main-img, .item-main-buy {
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
    }
    
    .item-main-tit, .item-main-credit {
        width: 100%;
        text-align: center;
    }
    
}


.style-link-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.style-link-box > * {
    width: calc(50% - 6px);
    margin-bottom: 12px;
}

.btn-more-wrap {
    padding-top: 30px;
}

@media only screen and (min-width: 768px) {
    .style-link-box > * {
        width: calc(50% - 16px);
        margin-bottom: 32px;
    }
}


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

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

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

.slick-dots li {
    overflow: hidden;
}
.slick-dots li button {
    display: block;
    position: relative;
    border: none;
    text-indent: -9999px;
    padding: 0;
}
.slick-dots {
    display: flex;
    justify-content: center;
}

.slick-dots li button:before {
    content: ''!important;
    display: block;
    height: 100%!important;
    width: 100%!important;
    position: absolute;
    left: 0;
    top: 0;
}

.img-slide .slick-dots li {
    margin: 0 6px!important;
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%;
}

.img-slide .slick-dots li button {
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%;
}

.img-slide .slick-dots {
    margin-top: 12px;
}

.img-slide .slick-dots li button:before {
    background: #ddd!important;
    border: none!important;
}

.img-slide .slick-dots li.slick-active button:before {
    background: #999!important;
}

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

}


.btn-more-wrap a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 12px 3px;
    background: #AB9BE0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 150px;
}

.btn-more-wrap a:hover {
    background: #BABABA;
    color: #fff;
    opacity: 1!important;
}

@media only screen and (min-width: 768px) {
    .btn-more-wrap a {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 12px 7px;
        background: #AB9BE0;
        color: #fff;
        font-size: 20px;
        text-align: center;
        width: 276px;
    }
}


/* profile */

.staff-prof {
    background: #F9F7FC;
    position: relative;
}

.staff-prof-list {
    display: flex;
    flex-wrap: wrap;
}

.staff-prof-list > li {
    width: 50%;
    padding: 0 2.5%;
    text-align: center;
    margin-bottom: 40px
}

.staff-prof-list > li:nth-last-child(1), .staff-prof-list > li:nth-last-child(2) {
    margin-bottom: 0;
}

.prof-img {
    padding: 0 3%;
}

.text-prof {
    width: 224px;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-50%);
}

.prof-name {
    font-size: 27px;
    line-height: 1.3;
    margin-top: -18px;
}

.prof-text {
    font-size: 14px;
}

.prof-link {
    font-size: 16px;
}


.prof-link {
    display: flex;
    justify-content: center;
    gap: 7px;
    font-size: 16px;
}

.prof-link a {
    text-decoration: underline;
}

@media only screen and (min-width: 768px) {
    .staff-prof-list > li {
        width: 25%;
        padding: 0 2.5%;
        text-align: center;
        margin-bottom: 0;
    }
    
    .text-prof {
        width: 342px;
        left: 6.9%;
    }
    
    .prof-name {
        font-size: 34px;
        margin-top: -14px;
    }
    
    .prof-text {
        font-size: 15px;
    }
    
    .prof-link {
        font-size: 19px;
    }

}


/* pop-up page */

.pop-tit {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-bottom: 4px;
}

.pop-tit p:first-child {
    font-size: 37px;
    /* background-image: url(../images/bg_text.png); */
    background-size: 115px;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 10px 8px;
    margin-right: 10px;
}

.pop-tit p:last-child {
    margin-left: 8px;
}

@media only screen and (min-width: 768px) {
    .pop-tit {
        font-size: 15px;
    }

    .pop-tit p:first-child {
        font-size: 35px;
    }

}

.style-block {
    width: 100%;
    background: #fff;
}

.wrapper {
    transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
    background: #fff;
}

.wrapper.fadeout {
    opacity: 0;
}

.btn-close {
    display: block;
    width: 24px;
    position: fixed;
    top: 24px;
    z-index: 999;
}

.btn-close:hover {
    opacity: .75;
}

.btn-close.left {
    left: 24px;
}

.btn-close.right {
    right: 24px;
}

@media only screen and (min-width: 768px) {
    
    .btn-close {
        width: 30px;
        top: 74px;
    }

    .btn-close.left {
        left: 74px;
    }

    .btn-close.right {
        right: 74px;
    }
    
}

body:not(.appear){
    background:#fff;/*画面を開いた後の背景色を指定*/
}

/*画面遷移アニメーション*/
/*
.splashbg1,
.splashbg2{
    display: none;
}
*/

/*bodyにappearクラスがついたら出現*/
body:not(.appear) .splashbg1,
body:not(.appear) .splashbg2{
    display:block;
}

/*上に消えるエリア*/
body .splashbg1{
    content: "";
    position:fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    bottom:50%;
    left:0;
    transform: scaleY(1);
    background-color: #eee;/*伸びる背景色の設定*/
    transition: all 1.4s ease-in-out;
}
body:not(.appear) .splashbg1{
    transform: scaleY(0);
}

/*下に消えるエリア*/
body .splashbg2{
    content: "";
    position:fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    top: 50%;
    left:0;
    transform: scaleY(1);
    background-color: #eee;/*伸びる背景色の設定*/
    transition: all 1.4s ease-in-out;
}

body:not(.appear) .splashbg2{
    transform: scaleY(0);
}


/*画面遷移の後現れるコンテンツ設定*/
/*
.popup-body #wrapper{
    opacity: 0;
}
*/

/*bodyにappearクラスがついたら出現*/
/*
.popup-body:not(.appear) #wrapper{
    opacity: 1;
}
*/


/*

.wrapper {
    transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
    transform: translateY(20vh);
    opacity: 1;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25
}

.appear .wrapper {
    transform: translateY(0);
    opacity: 1;
}*/
