@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: fot-tsukuaoldmin-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.042em;
    font-size: 12px;
}

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

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

.goudy {
    font-family: goudy-old-style, serif;
    font-weight: 400;
    font-style: normal;
}

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

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

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

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

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

.l-height2 {
    line-height: 2!important;
}

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

.bg-white {
    background: #fff;
}

.bg-green {
    background: #BFC1B4;
}

.bold {
    font-weight: 600;
}

.italic {
    font-style: italic;
}

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

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

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

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

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

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

.text-green {
    color: #BEC1B3!important;
}


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

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

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

.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;
    }
    .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: 13px;
    }
    .is-sp {
        display: none;
    }
}

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


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

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

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

.credit a {
    padding: 3.5px 0;
    line-height: 1.3;
    text-align: left;
}

.credit a div:last-child {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

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

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

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

.credit a span.buy {
    text-decoration: underline;
}

.credit a * {
    transition: all .3s ease-out;
}

.credit a:hover * {
    color: #555;
}

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

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


.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: 4%;
    padding-right: 4%;
}

.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) {

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

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

}

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

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

}


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

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

.footer a:hover {
    opacity: 0.8;
}

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

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

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

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

.top-btn-wrap a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    font-size: 15px;
}

.top-btn-wrap a span:last-child {
    width: 36px;
}

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

    .top-btn-wrap {
        max-width: 730px;
        padding-left: 50px;
        padding-right: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    .top-btn-wrap a:hover {
        opacity: .75;
    }

    .top-btn-wrap a {
        padding-bottom: 7px;
        font-size: 20px;
    }

    .top-btn-wrap a span:last-child {
        width: 72px;
    }

}

/* elements list */

.elements-list-ul a {
    display: block;
    position: relative;
}

.elements-list-ul p {
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.elements-list h2 {
    font-size: 22px;
}

.prof-wrap h3 {
    font-size: 15px;
}

.prof-wrap h3 span {
    font-size: 75%;
}

.prof-img {
    width: 89px;
    margin-left: auto;
    margin-right: auto;
}

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

    .elements-list-ul {
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
    }

    .elements-list-ul a:hover {
        opacity: .75;
    }

    .elements-list h2 {
        font-size: 36px;
    }

    .prof-wrap h3 {
        font-size: 20px;
    }

    .prof-img {
        width: 130px;
    }

    .prof-wrap {
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
        font-size: 13px!important;
    }
}

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

/* ------------------------
contents top
------------------------ */

/* key */

.top .goudy {
    line-height: 1;
}

.key-img-top {
    position: relative;
    width: 100%;
    height: 117.6vw;
    background-image: url(../images/bg_top_key_sp.jpg);
    background-size: cover;
    background-position: center;
}

.top .img-circle {
    width: 78px;
    position: absolute;
    top: 0;
    right: 5%;
    transform: translateY(-50%);
}

.img-circle img {
    animation: 10s linear infinite rotation;
}

@keyframes rotation {
    0% {
        transform:rotate(0);
    }
    100% {
        transform:rotate(360deg);
    }
}

.key-txt-top {
    width: 100%;
    height: 227px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.key-txt-top01 {
    font-size: 23px;
    padding-bottom: 14px;
}

.key-txt-top02 {
    font-size: 39px;
    padding-bottom: 17px;
}

.key-txt-top03 {
    font-size: 10px;
}

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

    #key {
        display: flex;
        flex-wrap: wrap;
    }

    .key-txt-top {
        width: 40%;
        padding-top: 60px;
        padding-bottom: 0;
        padding-left: 4.8%;
        justify-content: space-between;
    }

    .key-img-top {
        position: relative;
        width: 53.2%;
        height: 100vh;
        background-image: url(../images/bg_top_key_pc.jpg);
    }

    .top .img-circle {
        width: 10.6vw;
        position: absolute;
        top: 8%;
        right: -7.8%;
        transform: translateY(0);
    }

    .key-txt-top01 {
        font-size: 3.1vw;
        padding-bottom: 20px;
    }

    .key-txt-top02 {
        font-size: 5.4vw;
        padding-bottom: 28px;
    }

    .key-txt-top03 {
        font-size: 1.25vw;
    }

}

/* catch */

.top #catch {
    position: relative;
}

.fixed-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.to-diagnosis {
    display: block;
    background: #B7B7B7;
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 4px 5%;
    position: sticky;
    top: 0;
    left: 0;
}

.to-diagnosis span::after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #747474;
    border-right: 1px solid #747474;
    transform: rotate(135deg) translateX(-60%);
    display: inline-block;
    margin-left: 2px;
}

.catch-gray {
    background: #F5F5F5;
    padding-left: 5.5%;
    padding-right: 5.5%;
}

#catch h2, .catch-advise h2 {
    font-size: 19px;
}

.catch-advise-txt {
    position: relative;
    padding: 8px;
}

.catch-advise-txt::before, .catch-advise-txt::after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
}

.catch-advise-txt::before {
    border-left: solid 1px #BFC1B4;
    border-top: solid 1px #BFC1B4;
    top: 0;
    left: 0;
}

.catch-advise-txt::after {
    border-right: solid 1px #BFC1B4;
    border-bottom: solid 1px #BFC1B4;
    bottom: 0;
    right: 0;
}

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

    .to-diagnosis {
        font-size: 16px;
        color: #fff;
        padding: 12px 5%;
        position: sticky;
        top: 0;
        left: 0;
    }

    .to-diagnosis span::after {
        width: 8px;
        height: 8px;
        margin-left: 4px;
    }

    .catch-first-txt, .catch-gray > div, .catch-advise-txt {
        max-width: 630px;
        margin-left: auto;
        margin-right: auto;
    }

    #catch h2, .catch-advise h2 {
        font-size: 28px;
    }

    .catch-advise .text-green {
        font-size: 20px;
    }

    .catch-advise-txt::before, .catch-advise-txt::after {
        width: 52px;
        height: 52px;
    }

}

/* advise */

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

.advise-label {
    display: inline-block;
    padding: 3px 10px;
    color: #fff;
}

.advise-tit h3 {
    display: inline-block;
    font-size: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #BFC1B4;
}

.advise-box {
    padding: 0 5% 50px;
}

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

    .advise-wrap {
        display: flex;
        flex-wrap: wrap;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 2%;
        padding-right: 2%;
        margin-bottom: 40px;
    }

    .advise-box {
        width: 33.333%;
        padding: 0 2% 50px;
    }

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

    .advise-label {
        display: inline-block;
        padding: 4px 18px;
        font-size: 16px;
    }

    .advise-tit h3 {
        display: inline-block;
        font-size: 19px;
        padding-bottom: 5px;
    }

}

/* diagnosis */

#diagnosis h2 {
    font-size: 17px;
}

.diagnosis-wrap {
    background: #EAEBE6;
    padding-left: 5.5%;
    padding-right: 5.5%;
}

.diagnosis-tit {
    text-align: center;
    border-bottom: 1px solid #707070;
}

.diagnosis-tit P {
    color: #fff;
}

#btn_submit button {
    background: #BEC1B3;
    color: #fff;
    border: none;
    display: block;
    width: 100%;
    padding: 12px;
    font-size: 13px;
}

#birth {
    display: flex;
    justify-content: space-between;
}

#birth select {
    border: none;
    width: 100%;
    font-family: goudy-old-style, serif;
    font-weight: 400;
    font-style: normal;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/arrow-down.svg);
    background-size: 12px 5px;
    background-position: center right 12px;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #000;
    font-size: 13px;
}

#y {
    width: 40%;
}

#m, #d {
    width: 25.6%;
}

#y, #m, #d {
    background: #fff;
}

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

    #diagnosis {
        max-width: 1000px;
        padding-left: 50px;
        padding-right: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    #diagnosis h2 {
        font-size: 28px;
    }

    .diagnosis-tit p {
        font-size: 17px;
    }

    .diagnosis-wrap {
        padding-left: 15%;
        padding-right: 15%;
    }

    #btn_submit button {
        padding: 16px;
        font-size: 20px;
    }

    #birth select {
        font-size: 18px;
        padding: 15px;
        background-size: 18px 7.5px;
        background-position: center right 15px;
    }


}

/* ------------------------
sub
------------------------ */

/* common */

.fire {
    background: #AC8F8F;
}

.wind {
    background: #ADB2B4;
}

.gold {
    background: #BFAD88;
}

.water {
    background: #A5ACBC;
}

.earth {
    background: #867F75;
}

.tree {
    background: #A2A78C;
}

.sub header {
    position: relative;
    z-index: 99;
}

.sub header p {
    position: fixed;
    left: 5%;
    top: 32px;
}

.sub header a {
    position: fixed;
    right: 5%;
    top: 32px;
}

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

    .sub header p {
        left: 100px;
        top: 45px;
    }

    .sub header a {
        right: 100px;
        top: 45px;
    }

    .sub header a:hover {
        opacity: .75;
    }

}

/* key */

.sub .goudy {
    line-height: 1;
}

.key-img-sub {
    position: relative;
    width: 100%;
    height: 56.2vh;
    background-size: cover;
    background-position: center;
}

.fire .key-img-sub {
    background-image: url(../images/bg_fire_key.jpg);
}

.wind .key-img-sub {
    background-image: url(../images/bg_wind_key.jpg);
}

.gold .key-img-sub {
    background-image: url(../images/bg_gold_key.jpg);
}

.water .key-img-sub {
    background-image: url(../images/bg_water_key.jpg);
}

.earth .key-img-sub {
    background-image: url(../images/bg_earth_key.jpg);
}

.tree .key-img-sub {
    background-image: url(../images/bg_tree_key.jpg);
}


.sub .img-circle {
    width: 96px;
    position: absolute;
    top: 0;
    right: 5%;
    transform: translateY(-50%);
}

.key-txt-sub {
    width: 100%;
    height: 24.8vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 9.8vh;
}

.key-txt-sub h1 {
    font-size: 60px;
}

.key-comment {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 19vh;
    font-size: 19px;
}

.fire .key-comment {
    color: #B22931;
}

.wind .key-comment {
    color: #294E5D;
}

.gold .key-comment {
    color: #9b6a1d;
}

.water .key-comment {
    color: #0A5376;
}

.earth .key-comment {
    color: #50463B;
}

.tree .key-comment {
    color: #436259;
}

.key-comment span {
    font-size: 70%;
    display: block;
    line-height: 1.65;
}


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

    .key-txt-sub {
        width: 40%;
        padding-top: 18.5vh;
        padding-bottom: 0;
        padding-left: 16.5%;
        height: 100vh;
        position: relative;
    }

    .key-txt-sub > div {
        position: absolute;
        right: 12%;
        top: calc(65vh - 23.7vw);
    }


    .key-img-sub {
        position: relative;
        margin-top: calc(65vh - 23vw);
        width: 33.7vw;
        height: 33.7vw;
    }

    .sub .img-circle {
        width: 13.1vw;
        position: absolute;
        top: 57%;
        right: -25%;
        transform: translateY(0);
    }

    .key-txt-sub h1 {
        font-size: 8.3vw;
    }

    .key-comment {
        padding-top: 30px;
        padding-bottom: 48px;
        height: 150px;
        width: 100%;
        font-size: 28px;
    }

    .sub #key {
        height: calc(100vh + 150px)!important;
    }
}

/* catch */

.sub #catch {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

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

    .sub #catch {
        margin-top: 187x;
    }

    .sub .catch-first-txt {
        max-width: 730px;
        padding-left: 50px;
        padding-right: 50px;
        margin-left: auto;
        margin-right: auto;
    }

}

/* item */

#item h2 {
    font-size: 22px;
}

.item-inner h3 {
    font-size: 22px;
}

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

.item-box {
    width: 47%;
    position: relative;
}

.item-box:nth-child(1)::after {
    content: "01";
    font-family: goudy-old-style, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #fff;
    line-height: 1;
    position: absolute;
    left: 2%;
    top: 0;
    transform: translateY(-50%);
    display: block;
}

.item-box:nth-child(2)::after {
    content: "02";
    font-family: goudy-old-style, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #fff;
    line-height: 1;
    position: absolute;
    left: 2%;
    top: 0;
    transform: translateY(-50%);
    display: block;
}

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

    #item h2 {
        font-size: 36px;
    }

    .item-inner h3 {
        font-size: 28px;
    }


    .item-wrap {
        max-width: 880px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .item-inner {
        width: 50%;
    }

    .item-box {
        width: 50%;
        position: relative;
        padding: 0 5%;
    }

    .item-box:nth-child(1)::after, .item-box:nth-child(2)::after {
        left: 11.5%;
        font-size: 16px;
    }

}
