@charset "UTF-8";

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

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

.yellow-line {
    background: linear-gradient(transparent 60%, #FFFA76 60%);	
}

.bg-gray {
    background: #F8F8F8;
}

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

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

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

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

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

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

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

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

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

    .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: 40px!important;
    }

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

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

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

    .mb120 {
        margin-bottom: 80px!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: 11px;
    }

    .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: #fff;
    z-index: 999;
}

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

.underline > div {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
}

.underline > div::after {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    height: 1px;
    width: 0;
    margin: 0 auto;
    display: block;
    transition: all 1.0s ease-out;
    transition-delay: .5s;
}

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

.underline {
    line-height: 2;
}

.credit a {
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: underline;
}

.credit a:hover {
    color: #716fc6;
}

.credit .none {
    text-decoration: none;
    opacity: 0.6;
    pointer-events: none;
}

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

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

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

}


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

.footer a:hover {
    opacity: 0.8;
}

#f-logo {
    display: block;
    margin: 40px auto 0;
    width: 126px;
}

.f-credit {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 9px;
}

.f-credit span {
    display: inline-block;
    padding: 2px 8px;
}

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

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

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

#f-link .ico-img {
    width: 28px;
    margin-right: 10px;
}

#f-link a {
    display: flex;
    align-items: center;
}

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

#f-link a span {
    font-weight: 700;
    font-size: 114%;
}

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

@media only screen and (min-width: 768px) {
    
    #f-link .ico-img {
        width: 30px;
    }

}

@media only screen and (max-width: 767px) {
    
    .footer {
        padding-left: 2.8%;
        padding-right: 2.8%;
    }
    
    #f-link {
        display: inline-block;
    }
    
    .f-link-wrap {
        text-align: center;    
    }
    
    #f-link li:not(:last-child) {
        padding-bottom: 10px;
    }
    
    
}

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

.img-max {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.img-70 {
    padding-left: 15%;
    padding-right: 15%;
    max-width: calc(320px + 30%);
    margin-left: auto;
    margin-right: auto;
}

.cont-wrap {
    max-width: 1200px;
}

.inner {
    max-width: 760px;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: auto;
    margin-right: auto;
}

.item-num {
    width: 30px;
}

.item-tit-txt {
    padding-bottom: 6px;
}

.underline > .item-tit-name::after {
    margin: 0;
}

.item-box div::after {
    margin: 0;
}

#select {
    background: #dedacf;
}

#select .inner {
    max-width: 500px;
}

.txt-select {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 768px) {
    
    #item-section {
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
    }

    .img-94 {
        padding-left: 2.8%;
        padding-right: 2.8%;
        margin-left: auto;
        margin-right: auto;
    }

    .img-83 {
        padding-left: 8.5%;
        padding-right: 8.5%;
        margin-left: auto;
        margin-right: auto;
    }

    .img-60 {
        padding-left: 20%;
        padding-right: 20%;
        margin-left: auto;
        margin-right: auto;
    }

    .img-50 {
        padding-left: 24.7%;
        padding-right: 24.7%;
        margin-left: auto;
        margin-right: auto;
    }

    .item-flex {
        display: flex;
        flex-wrap: wrap;
    }
    
    .item-flex.bottom {
        align-items: flex-end;
    }
    
}

@media only screen and (max-width: 767px) {
    
    .sp-86 {
        padding-left: 6.93%;
        padding-right: 6.93%;
    }

    .sp-73 {
        padding-left: 13.5%;
        padding-right: 13.5%;
    }

    .sp-60 {
        padding-left: 20%;
        padding-right: 20%;
    }

    .credit.in {
        padding-left: 6.9%;
        padding-right: 6.9%;
    }

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

    .item-flex.col3 > div:nth-child(1) {
        width: calc(50% - 5px);
    }

    .item-flex.col3 > div:nth-child(2) {
        width: calc(50% - 5px);
        margin-left: 10px;
    }

    .item-flex.col3 > div:nth-child(3) {
        margin-top: 10px;
    }

}

/* ------------------------
main
------------------------ */

#main-section {
    background: linear-gradient( to bottom, rgba(170, 169, 255, 0.2) 0%, rgb(255, 255, 255, 0.2) 100%);
    padding: 70px 29% 100px;
    padding-bottom: 100px;
}

.main-inner {
    max-width: 1000px;
    width: 100%;
}

.main-logo {
    width: 55.8%;
    margin: -50px auto 0;
}

.catch-inner {
    position: relative;
    overflow: hidden;
}

.catch-img {
    padding-left: 31%;
}

.catch-txt01 {
    width: 48.8%;
    position: absolute;
    left: -13%;
    top: 9vw;
}

.catch-txt02 {
    width: 50.2%;
    position: absolute;
    left: -12%;
    top: 20vw;
}

.catch-txt03 {
    width: 18.6%;
    position: absolute;
    left: 8.5%;
    top: 33.2vw;
}

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

    #catch-section .credit {
        padding-left: 8.5%;
        margin-top: -38px;
        position: relative;
        z-index: 1;
    }

    #catch-section {
        padding-bottom: 90px;
    }

}

@media only screen and (max-width: 767px) {
    
    #main-section {
        padding: 40px 6.9% 60px;
        padding-bottom: 100px;
    }
    
    .main-logo {
        width: 52;
        margin: -50px auto 0;
    }

    .catch-img {
        padding-left: 0;
    }

    .catch-txt01 {
        width: 68.32%;
        position: absolute;
        left: -21%;
        top: auto;
        bottom: 28.5vw;
    }

    .catch-txt02 {
        width: 70.28%;
        position: absolute;
        left: -20%;
        top: auto;
        bottom: 14.5vw;
    }

    .catch-txt03 {
        width: 40%;
        position: absolute;
        left: 8%;
        top: auto;
        bottom: 8vw;
    }
    
}


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



@media only screen and (min-width: 768px) {
    
    #block01 {
        padding-bottom: 130px;
    }
    
    #block01 > .item-flex > div:first-child {
        width: 54.5%;
        position: relative;
    }
    
    #block01 > .item-flex > div:first-child .credit {
        position: absolute;
        bottom: -40px;
        right: -20px;
    }
    
    #block01 > .item-flex > div:first-child .credit a, #block11 .credit a, #block12 .credit a {
        margin-right: 20px;
    }
        
    #block01 > .item-flex > div:last-child {
        width: 45.5%;
        padding-left: 4.2%;
    }
    
    #block02 {
        padding-bottom: 90px;
    }

    #block02 > .item-flex > div:first-child {
        width: 33.3%;
    }

    #block02 > .item-flex > div:last-child {
        width: 66.7%;
        padding-left: 6.3%;
    }
    
    #block02 .credit {
        float: right;
    }
    
    #block02 .item-flex div {
        overflow: hidden;
    }

    #block03 {
        padding-bottom: 90px;
    }

    #block03 > .item-flex > div {
        width: 32.4%;
        margin-right: 1.4%;
    }

    #block03 > .item-flex > div:last-child {
        margin-right: 0;
    }
    
    #block04 {
        padding-bottom: 90px;
    }
    
    #block04 > .item-flex > div:first-child, #block05 > .item-flex > div:first-child {
        width: 60%;
    }

    #block04 > .item-flex > div:last-child, #block05 > .item-flex > div:last-child {
        width: 38.5%;
        margin-left: 1.5%;
    }

    #block05 {
        padding-bottom: 90px;
    }
    
    #block05 > .item-flex > div:first-child {
        position: relative;
    }
    
    #block05 > .item-flex > div:first-child .credit {
        position: absolute;
        bottom: 0;
        right: -2.5%;
        transform: translateX(100%);
    }
    
    #block06 {
        padding-bottom: 90px;
    }

    #block06 > .item-flex > div:first-child {
        width: 38.5%;
        margin-right: 1.5%;
    }

    #block06 > .item-flex > div:last-child {
        width: 60%;
    }

    #block07 {
        padding-bottom: 90px;
    }

    #block06 > .item-flex > div:first-child {
        width: 38.5%;
        margin-right: 1.5%;
    }

    #block06 > .item-flex > div:last-child {
        width: 60%;
    }
    
    #block07 > .item-flex > div:first-child, #block08 > .item-flex > div:first-child, #block10 > .item-flex > div:first-child {
        width: 69.7%;
        margin-right: 2.5%;
    }

    #block07 > .item-flex > div:last-child, #block08 > .item-flex > div:last-child, #block10 > .item-flex > div:last-child {
        width: 27.8%;
    }

    #block08 {
        padding-bottom: 90px;
    }
    
    #block08 > .item-flex > div:first-child {
        order: 2;
    }

    #block08 > .item-flex > div:last-child {
        order: 1;
    }

    #block09 {
        padding-bottom: 90px;
    }

    #block09 > .item-flex > div {
        width: 32.4%;
        margin-right: 1.4%;
    }

    #block09 > .item-flex > div:last-child {
        margin-right: 0;
    }

    #block10 {
        padding-bottom: 90px;
    }

    #block11 {
        padding-bottom: 90px;
    }

    #block12 {
        padding-bottom: 90px;
    }
    
    #block12 .credit {
        justify-content: center;
    }
}

@media only screen and (max-width: 999px) {
    
    #block01 .credit.item-flex {
        display: block!important;
        bottom: auto;
        position: static!important;
        text-align: left;
        padding-left: 50px;
    }
    
    #block01 .credit.item-flex a {
        margin-right: 0!important;
    }
    
}

@media only screen and (max-width: 767px) {
    
    #block01 {
        padding-bottom: 0;
    }
    
    #block01 .credit.item-flex {
        padding-left: 6.9%;
        padding-right: 6.9%;
    }

    #block02 .item-flex > div:first-child {
        order: 2;
    }

    #block02 .item-flex > div:last-child {
        order: 1;
        padding-bottom: 45px;
    }

    #block05 .item-flex > div:first-child {
        order: 2;
    }

    #block05 .item-flex > div:last-child {
        order: 1;
    }

    #block06 .item-flex > div:first-child {
        order: 2;
    }

    #block06 .item-flex > div:last-child {
        order: 1;
        padding-bottom: 45px;
    }

}

