@charset "UTF-8";

body {
    margin: 0;
    padding: 0;
    font-family: eb-garamond, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    font-size: 11px;
    letter-spacing: 0.03em;
}

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

.light {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.bold {
    font-weight: 600;
}

.lh100 {
    line-height: 100%;
}

.italic {
    font-style: italic;
}

.lh200 {
    line-height: 200%;
}

.lh250 {
    line-height: 250%;
}

.lh300 {
    line-height: 300%;
}

.bg-gray {
    background: #908989;
}

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

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

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

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

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

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

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

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

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

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

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

    .is-pc {
        display: none;
    }

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

    .pt20 {
        padding-top: 12px!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: 6px!important;
    }

    .pb20 {
        padding-bottom: 12px!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: 6px!important;
    }

    .mt20 {
        margin-top: 12px!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: 6px!important;
    }

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

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

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

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

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

    .mb70 {
        margin-bottom: 40px!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: 18px!important;
    }

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

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

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

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

}

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

    body {
        font-size: 12px;
    }

    .is-sp {
        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;
}

#wrapper {
    width: 100%;
}

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

.credit {
    padding-top: 8px;
    padding-bottom: 8px;
}

.credit a {
    display: flex;
    flex-wrap: wrap;
    padding: 3px 0;
    line-height: 1.3;
}

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

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

.credit a .cre01 {
    margin-right: 5px;
    font-weight: 600;
}

.credit a .cre02 {
    text-decoration: underline;
    margin-right: 5px;
}

.credit a .cre03 {
    font-style: italic;
}

.credit a:hover {
    color: #000;
}

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

@media screen and (min-width: 768px) {
    
    .credit {
        padding-top: 12px;
        padding-bottom: 12px;
    }

}

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

.footer {
    padding: 0 5.33% 0;
}

.footer a:hover {
    opacity: 0.8;
}

.f-list {
    font-size: 14px;
    margin-top: 90px;
    margin-bottom: 20px;
    letter-spacing: 0.01em;
    line-height: 1.6;
}

.f-list span {
    vertical-align: super;
    font-size: 72%;
}

.footer-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.f-copy {
    text-align: left;
    font-size: 10px;
    letter-spacing: 0;
    transform: scale(90%);
    transform-origin: left bottom;
}

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

.footer .f-link {
    margin-right: -5px;
    padding-bottom: 4px;
}

.f-link li {
    width: 20px;
    margin: 0px 5px;
}

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

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

.footer-btn {
    margin-bottom: 80px;
}

.footer-btn a {
    display: block;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}

.footer-btn a:hover {
    color: #999;
    opacity: 1;
}

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

@media only screen and (min-width: 768px) {
    
    .footer-btn a {
        width: 300px;
    }

    .f-list {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .f-copy {
        transform: scale(100%);
    }
    
    .footer-btn {
        margin-bottom: 90px;
    }
    
    .footer {
        padding: 0 40px 0;
        margin-bottom: -40px;
    }
    
}

/* ------------------------
navi
------------------------ */

.all-items {
    position: fixed;
    top: 13.6px;
    right: 2.67%;
    width: 43px;
    cursor: pointer;
    z-index: 99;
}


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

    .all-items {
        position: fixed;
        top: 23px;
        right: 26px;
        width: 47px;
    }
    


}

/* ------------------------
fixed-border
------------------------ */

.border-wrap {
    width: 100%;
    height: 100vh;
    pointer-events: none;
    z-index: 99;
}

.dn-logo {
    width: 76px;
    position: fixed;
    left: 50%;
    top: 25px;
    transform: translate(-50%, -50%);
    z-index: 100;
}

.dn-logo svg {
    fill: #000;
    transition: all .3s ease-out;
}

.dn-logo.dummy svg {
    fill: rgba(255, 255, 255, 0);
}
.white-bar {
    position: fixed;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 9;
    pointer-events: none;
}

.white-bar div {
    background: #fff;
    position: absolute;
}

.white-bar .top {
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
}

.cont-wrap {
    background: #fff;
    position: relative;
    padding-top: 50px;
}

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

    .dn-logo {
        width: 82px;
        top: 35px;
    }
    
    .white-bar .top {
        height: 70px;
    }
    
    .cont-wrap {
        padding-top: 70px;
    }

}

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

.catch-tit {
    width: 149px;
    margin-left: auto;
    margin-right: auto;
}

.catch-txt {
    width: 301px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 768px) {
    
    .catch-tit {
        width: 184px;
    }

    .catch-txt {
        width: 442px;
    }
    
    .catch {
        margin-bottom: 100px;
    }

    
}


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

.item-wrap {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.item-wrap img, .item-wrap video {
    transition-delay: .2s!important;
    transition-duration: .35s!important;
    transition-timing-function: cubic-bezier(.47,0,.745,.715)!important;
}

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

.credit li {
    margin-right: 8px;
}

.item-tt02 .credit {
    display: block;
}

@media only screen and (max-width: 767px) {
    
    .item-tt01 .credit {
        padding-left: 2.67%;
        padding-right: 2.67%;
    }
    
    .item-tt02 {
        padding-left: 13.33%;
        padding-right: 13.33%;        
    }
    
    .item-yk {
        padding-left: 2.67%;
        padding-right: 2.67%;
    }

    .item-yk.key {
        margin-top: 15px;
    }
    
}

@media only screen and (min-width: 768px) {
    
    .credit li {
        margin-right: 10px;
    }
    
    .item-tt01 .credit, .item-yk .credit {
        width: 74%;
    }
    
    .item-wrap {
        padding-left: 50px;
        padding-right: 50px;
    }

    .item-tt01 {
        padding-left: 12.5%;
        padding-right: 12.5%;
    }
    
    .item-tt02 {
        padding-left: 25%;
        padding-right: 25%;        
    }
    
    .item-yk.key {
        padding-left: 6.25%;
        padding-right: 6.25%;
        margin-top: 50px;
    }

    
}
