@charset "UTF-8";

html * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;    
    margin: 0;
    padding: 0;
    font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", serif;
    letter-spacing: 0.02em;
    font-size: 12px;
    line-height: 1.75;
    color: #535251;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}


img, svg {
    vertical-align: bottom;
    transition: all .3s ease-out;
    width: 100%;
    height: auto;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #535251;
    transition: all .3s ease-out;
}

a:hover {
    opacity: 0.7;
}

a:focus {
    outline: none;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

.sans-serif {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}

.inline-block {
    display: inline-block;
}

.nobr {
    white-space: nowrap;
    display: inline-block;
}

.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}

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

.center > *{
    display: table-cell;
    vertical-align: middle;
}

.nobr {
    white-space: nowrap;
    display: inline-block;
}

.bold {
    font-weight: 700;
}

.lh25 {
    line-height: 2.5;
}

.under {
    text-decoration: underline;
}

.home {
    position: relative;
}

.bg-beige {
    background: #f7f5ef;
}

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

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

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

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

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

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

.pt200 {
    padding-top: 200px!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;
}

.pb200 {
    padding-bottom: 200px!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;
}

.mt200 {
    margin-top: 200px!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;
}

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

.fs10 {
    font-size: 10px!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;
}

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

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

    body {
        font-size: 11px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pb200 {
        padding-bottom: 80px!important;
    }
    
    .mt20 {
        margin-top: 12px!important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .mb200 {
        margin-bottom: 80px!important;
    }
    
    .fs10 {
        font-size: 10px!important;
    }

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

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

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

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

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

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

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

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

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

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

}


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

[data-aos="width-100"]::after {
    width: 0;
    transition: all 1.5s linear;
}

[data-aos="width-100"].aos-animate::after {
    width: 100%;
}


@media screen and (min-width: 768px) {
    .is-sp {
        display: none;
    }
    .inner {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 1164px;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media screen and (max-width: 767px) {
    
    .is-pc {
        display: none;
    }
    
    .inner {
        width: 100%;
    }
    
    .space01 {
        padding-left: 8%;
        padding-right: 8%;
    }

    .space02 {
        padding-left: 4%;
        padding-right: 4%;
    }

}


.tit-wrap {
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .tit-wrap {
        margin-bottom: -60px;
    }
}

.tit-wrap.tit-top {
    margin-bottom: 0;
}

.tit-left {
    width: 70px;
    color: #221815;
    line-height: 1;
    padding-top: 6px;
    position: absolute;
    left: 0;
    top: 0;
}

.tit-left::after {
    content: "";
    display: block;
    height: 1px;
    background: #bbb;
    position: absolute;
    left: 0;
    top: 0;
}

.tit-left span {
    display: inline-block;
}

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

.credit a {
    font-weight: 700;
}

.credit li {
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.credit li span:not(:last-child) {
    display: inline-block;
    padding-left: 4px;
    padding-right: 10px;
}

.credit a, .credit_last a {
    display: block;
}

.btn-buy, .btn-buy-a {
    display: inline-block;
    color: #221815;
    line-height: 1.25;
    margin-left: 5px;
    transition: all .3s ease-out;
    font-size: 90%;
    text-decoration: underline;
}


a:hover .btn-buy, a:hover .btn-buy-a {
    background: #221815;
    color: #fff;
}

.soon {
    pointer-events: none;
}

.soon .btn-buy, .soon .btn-buy-a {
    text-decoration: none;
}


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

    .tit-left {
        width: 70px;
        color: #221815;
        line-height: 1;
        padding-top: 5px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .btn-buy, .btn-buy-a {
        padding: 0 15px;
        margin-left: 0;
    }
    

}


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

.key-images {
    position: relative;
    width: 100%;
}

.key-images:before {
    content:"";
    display: block;
    padding-top: 92.58%;
}

.key-images > div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.key01 {
    position: absolute;
    top: 15.4%;
    left: 0;
    width: 100%;
}

.key02 {
    position: absolute;
    left: 22.8%;
    top: 0;
    width: 31.7%
}

.key03 {
    position: absolute;
    left: 36.6%;
    bottom: 0;
    width: 42.3%;
}

.logo-key {
    padding: 65px 0 0 61.7%;
    transform: translateX(4.7%);
    margin-bottom: -200px;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    
    .logo-key {
        transform: translateX(2%);
    }

    .key-images {
        position: relative;
        width: 100%;
        margin-top: 41.2vw;
        overflow: hidden;
    }

    .key-images:before {
        content:"";
        display: block;
        padding-top: 115%;
    }

    .key-images > div {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .key01 {
        position: absolute;
        top: 16%;
        left: -13.5%;
        width: 125%;
    }

    .key02 {
        position: absolute;
        left: 10%;
        top: 0;
        width: 40%
    }

    .key03 {
        position: absolute;
        left: 36.6%;
        bottom: 0;
        width: 53.5%;
    }

    .logo-key {
        padding: 18px 0 0 38.7%;
        margin-bottom: -54vw;
        position: relative;
        z-index: 2;
    }

}

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

#catch-sec {
    background: #f1f1f2;
}

#catch-sec * {
    color: #221815;
    line-height: 2;
}

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

.logo-second {
    width: 25.2%;
    margin-left: auto;
    margin-right: auto;
}

.item-wrap {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.item-inner {
    max-width: 860px;
    margin-left: -5px;
    margin-right: -5px;
}

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

.item-box > div {
    width: 33.333%;
    padding-left: 5px;
    padding-right: 5px;
}

.item-last > div:first-child {
    width: 49%;
    margin-right: -11%;
    position: relative;
    z-index: 1;
}

.box-space {
    padding-left: 5px;
    padding-right: 5px;
}

@media screen and (max-width: 767px) {
    
    .logo-second {
        width: 36%;
    }

    .item-inner {
        max-width: 860px;
        margin-left: -px;
        margin-right: -px;
    }

    .item-box > div {
        padding-left: 3px;
        padding-right: 3px;
    }

    .box-space {
        padding-left: 3px;
        padding-right: 3px;
    }

}

/* ------------------------
style
------------------------ */

#style-sec {
    background: #f2f0df;
}

.style-wrap {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.style-inner {
    max-width: 850px;
}

.full.style-wrap {
    max-width: none;
}

.full .style-inner {
    max-width: none;
}

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

.box01 > div:first-child {
    width: 50%;
    padding-right: 2.5%;
}

.box01 > div:last-child {
    width: 41%;
}

.box02 > div {
    width: 48%;
}

.box03 > div {
    width: 41%;
}

.box04 > div {
    width: 72%;
}

.box05 > div {
    width: 84%;
    padding-left: 33%;
}

.box06 > div:first-child {
    width: 38.82%;
    padding-right: 1%;
}

.box06 > div:last-child {
    width: 41.18%;
    padding-left: 1%;
}

.box07 > div:first-child {
    width: 40%;
    padding-right: 1.8%;
}

.box07 > div:last-child {
    width: 52%;
    padding-left: 1.8%;
}

.box08 > div:first-child {
    width: 50%;
}

.box08 > div:last-child {
    width: 50%;
}

@media screen and (max-width: 767px) {
    
    .box02 > div {
        width: 50%;
    }

    .box03 > div {
        width: 45%;
    }

}

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

.profile * {
    color: #221815;
}

footer {
}

.footer-staff-tit {
    font-size: 110%;
    padding-bottom: 10px;
}

.staff-list li {
    padding: 3px;
}

footer small {
    font-size: 13px;
}

.social-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.social-link a {
    margin: 15px;
    width: 24px;
}

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

    .footer-top-link {
        display: block;
        text-align: center;
    }
    
    footer small {
        font-size: 11px;
    }


}

#bg-black {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 4;
}