@charset "UTF-8";

body {
    margin: 0;
    padding: 0;
    font-family: a-otf-gothic-bbb-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.7;
    font-size: 13px;
}

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

.jp-bold {
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
    font-style: normal;
    font-weight: 600!important;
}

.light {
    font-weight: 400!important;
}

.futura {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.serif {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.lh100 {
    line-height: 1;
}

.lh120 {
    line-height: 1.2;
}

.lh140 {
    line-height: 1.4;
}

.lh210 {
    line-height: 2.1;
}

.ls100 {
    letter-spacing: 0.1em;
}

.full {
    width: 111.111%;
    margin-left: -5.5556%;
    margin-right: -5.5556%;
}

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

.flex-center {
    align-items: center;
    justify-content: center;
}

.bg-gray {
    background: #F7F7F4;
}

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

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

.mx800 {
    max-width: 800px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx750 {
    max-width: 750px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx720 {
    max-width: 720px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx680 {
    max-width: 680px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx640 {
    max-width: 640px!important;
    margin-left: auto;
    margin-right: auto;
}

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

.mx476 {
    max-width: 476px!important;
    margin-left: auto;
    margin-right: auto;
}

.pt05 {
    padding-top: 5px!important;
}

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

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

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

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

.mb15 {
    margin-bottom: 15px!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;
}

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

.fs36 {
    font-size: 36px!important;
}

.fs44 {
    font-size: 44px!important;
}

@media only screen and (max-width: 767px) {
    
    .is-pc {
        display: none;
    }

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

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

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

    .mb15 {
        margin-bottom: 12px!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;
    }


    .fs10 {
        font-size: 9px!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: 28px!important;
    }
    
    .fs36 {
        font-size: 30px!important;
    }

    .fs44 {
        font-size: 40px!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;
    height: calc(var(--vh, 1vh) * 100);
}

#bg-loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 999;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#bg-loading.none {
    display: none;
}

#splash {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 999;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#splash svg {
    display: none!important;
}

#splash_text {
    text-align: center;
    padding-top: 20px;
}

.TextTyping span {
    display: none;
    font-size: 27px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.05em;
}

.TextTyping span:nth-child(13) {
    font-family: arial, sans-serif;
    padding-left: 4px;
}

@media screen and (max-width: 767px) {
    
    .TextTyping span {
        font-size: 7.2vw;
    }
    
}

/*文字列後ろの線の設定*/
.TextTyping::after {
    content: "|";
    animation: typinganime .8s ease infinite;
    font-size: 24px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    vertical-align: top;
}

@keyframes typinganime{
    from{opacity:0}
    to{opacity:1}
}

.progressbar-text {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.logo-loading {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

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

.cod-tit {
    border-bottom: #CECECE 1px solid;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.credit a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0;
    line-height: 1.4;
}

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

.credit a span:first-child {
    display: inline-block;
    padding-right: 10px;
}

.credit a span:nth-child(2) {
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    padding: 3px 9px;
    transition: all .3s ease-out;
}

.credit a.soon span:nth-child(2) {
    border: 1px solid #E6E6E6;
    background: #E6E6E6;
}

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

.credit a:hover span:nth-child(2) {
    background: #000;
    color: #fff;
}

.center-credit a, .center-credit a span:first-child {
    display: block!important;
    text-align: center;
}

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

.w30 {
    padding-left: 35%;
    padding-right: 35%;
}

.w50 {
    padding-left: 25%;
    padding-right: 25%;
}

.w68 {
    padding-left: 16%;
    padding-right: 16%;
}

.w74 {
    padding-left: 13%;
    padding-right: 13%;
}

.w84 {
    padding-left: 8%;
    padding-right: 8%;
}

.w88 {
    padding-left: 6%;
    padding-right: 6%;
}

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

.soon {
    pointer-events: none;
}

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

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

.fixed-header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.16);
    z-index: 3;
    padding-top: 7px;
    padding-bottom: 7px;
}

.h-nav {
    padding-top: 5px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.h-nav ul {
    display: flex;
    justify-content: space-between;
}

.h-nav li {
    color: #9f9f9f;
    width: 33.333%;
}

.h-nav li.act {
    color: #000;
    position: relative;
    padding-left: 16px;
}

.h-nav li.act::before {
    content: "";
    display: block;
    width: 8px;
    height: 12px;
    background-image: url(../images/arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.h-nav a:hover {
    opacity: 0.6;
}

.h-nav a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.h-nav a::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity .3s linear;
}

.h-nav a.current::after {
    opacity: 1;
}

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

    .h-nav a::after {
        height: 3px;
        bottom: -7px;
    }
    
}

.h-nav .key-type01::after {
    background: rgba(111, 107, 97, 1);
}

.h-nav .key-type02::after {
    background: rgba(60, 78, 69, 1);
}

.h-nav .key-type03::after {
    background: rgba(141, 104, 22, 1);
}

.footer {
    padding: 0 5% 0;
}

.footer a:hover {
    opacity: 0.8;
}

#f-logo {
    display: block;
    margin: 40px 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: 26px;
    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;
}

.all-item-btn {
    border-bottom: 1px solid #707070;
    width: 100%;
}

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

    .fixed-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .h-nav {
        padding-left: 30px;
        padding-right: 30px;
    }

}

.contents {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#key-wrap {
    width: 100%;
}

#key {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.key-opening-wrap {
    overflow: hidden;
}

.key-opening {
    width: calc(var(--vh, 1vh) * 119.65);
    transition: all .35s cubic-bezier(0.33, 1, 0.68, 1);
}

.key-opening01, .key-opening02, .key-opening03 {
    margin-top: calc(var(--vh, 1vh) * -100);
}

.key-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    padding-top: calc(var(--vh, 1vh) * 3.5);
    padding-bottom: calc(var(--vh, 1vh) * 3.5);
}

.key-opening.close {
    transform: translateX(102%);
}

.key-opening.close img {
    transform: translateX(-102%);
}

.key-inner img {
    width: calc(var(--vh, 1vh) * 119.65);
    height: calc(var(--vh, 1vh) * 93);
    position: absolute;
    left: 0;
    top: calc(var(--vh, 1vh) * 3.5);
    max-width: inherit;
    transition: all .35s cubic-bezier(0.33, 1, 0.68, 1);
}

.key-txt {
    position: absolute;
    left: 50%;
    bottom: 53%;
    transform: translate(-50%, 40vw);
}

.key-txt-inner {
    opacity: 0;
    transition: all .5s linear;
}

.key-txt p {
    white-space: nowrap;
    color: #fff;
}

.key-how {
    font-size: 7.2vw;
    letter-spacing: 0.05em;
}

.key-how span {
    font-family: arial, sans-serif;
}

.key-jp {
    border-bottom: 1px solid #fff;
    padding-bottom: 4.3vw;
    margin-bottom: 4vw;
    display: inline-block;
    letter-spacing: 0.1em;
    font-size: 3.2vw;
}

.key-jp span {
    opacity: 0;
    transform: translateX(-10%);
    transition: all .5s linear;
    display: block;
}

.key-vol {
    font-size: 5.2vw;
    letter-spacing: 0.05em;
}

.key-txt-inner.in {
    opacity: 1;
}

.key-jp span.in {
    opacity: 1;
    transform: translateX(0);
}

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

    .key-opening {
        width: 83.74vw;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .key-inner {
        width: 83.74vw;
        height: calc(var(--vh, 1vh) * 100);
        padding-top: 0;
        padding-bottom: 0;
    }

    .key-inner img {
        width: 83.74vw;
        height: 133.34vw;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .key-opening.close img {
        transform: translate(-102%, -50%);
    }
    
}

@media only screen and (min-width: 768px) {
    
    .key-opening04 .pc-key-img {
        width: 100%;
        height: calc(var(--vh, 1vh) * 100);
        padding-top: calc(var(--vh, 1vh) * 3.5);
        padding-bottom: calc(var(--vh, 1vh) * 3.5);
    }
    
    .key-opening04 .pc-key-img img {
        width: calc(var(--vh, 1vh) * 58.53);
        height: calc(var(--vh, 1vh) * 93);
        max-width: inherit;
    }

    .key-txt {
        right: 0;
        bottom: 18%;
        transform: translate(0);
        padding-left: 4.5%;
    }

    .key-txt p {
        white-space: nowrap;
        color: #000;
    }

    .key-how {
        font-size: 38px;
    }

    .key-jp {
        border-bottom: 1px solid #000;
        padding-bottom: 14px;
        margin-bottom: 12px;
        display: inline-block;
        letter-spacing: 0.1em;
        font-size: 15px;
    }

    .key-vol {
        font-size: 27px;
        letter-spacing: 0.05em;
    }

    .pc-key {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
}

#main-copy {
    border-bottom: 1px dotted #aaa;
}

.copy-inner {
    max-width: 770px;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: auto;
    margin-right: auto;
}

.catch-inner h1 span {
    display: inline-block;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
}


.wrap-tt {
    background: #E3E2D9;
    padding: 22px 5% 25px;
}

.wrap-tt .flex > div:first-child {
    width: 28%;
}

.wrap-tt .flex > div:last-child {
    width: 72%;
    padding-left: 8%;
}

@media only screen and (min-width: 768px) {
    
    .copy-inner p {
        text-align: center;  
    }
    
    .wrap-tt {
        padding: 30px;
    }

    .wrap-tt .flex > div:first-child {
        width: 24%;
    }

    .wrap-tt .flex > div:last-child {
        width: 76%;
    }
    
}
    
/* ------------------------
diagnosis
------------------------ */

.diag-key {
    position: relative;
}

.diag-key-txt {
    position: absolute;
    left: 50%;
    top: 8.5%;
    transform: translateX(-50%);
}

.diag-key-txt p {
    white-space: nowrap;
}

.diag-key-txt .jp-bold {
    padding-left: 1%;
    white-space: nowrap;
    padding-top: 4px;
}

.diag-key-type {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 2.5%;
}

.diag-key-type > div {
    width: 33.33%;
}


/* ------------------------
question
------------------------ */

.quest {
    background: #F3F2F4;
    padding-left: 5%;
    padding-right: 5%;
}

.quest h3 span {
    display: inline-block;
    border-bottom: 1px solid #000;
}

.answew-box {
    justify-content: space-around;
}

.answew-box > div, .answew-box > a {
    width: 38%;
    padding: 7px;
    cursor: pointer;
    transition: all .3s ease-out;
    display: block;
}

.answew-box .yes {
    background: #3C3C3C;
    color: #fff;
}

.answew-box .no {
    background: #fff;
    color: #2f2f2f;
}

.answew-box .yes:hover, .answew-box .no:hover {
    transform: scale(1.06);
}

.answew-box .fs11 {
    padding-top: 10px;
}

.key-type01 *, span.key-type01 {
    color: rgba(111, 107, 97, 1);
}

.key-type02 *, span.key-type02 {
    color: rgba(60, 78, 69, 1);
}

.key-type03 *, span.key-type03 {
    color: rgba(141, 104, 22, 1);
}

@media only screen and (min-width: 768px) {
    
    .answew-box > div, .answew-box > a {
        padding: 15px;
    }

    .answew-box .fs11 {
        padding-top: 20px;
    }
    
}

/* ------------------------
results
------------------------ */

#results {
    padding-top: 51px;
    overflow: hidden;
}

.results-wrap {
    flex-direction: row;
}

.results-wrap section {
    width: 100%;
}

.results-header {
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
}

.results-header * {
    color: #363636;
}

.results-header .ls100 {
    line-height: 1.1;
}

.results-header .ls100 span {
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}

.results-header h2 {
    display: inline-block;
    padding: 1px 12px;
    background: #363636;
    letter-spacing: 0.15em;
}

.results-header h2 span {
    color: #fff;
    line-height: 1.55;
}

.results-header h2 span span {
    font-size: 75%;
    vertical-align: 15%;
}

.results-key {
    position: relative;
}

.results-key-text {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: 48%;
    padding-right: 5%;
}

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

    .result-sec {
        margin-top: 140px;
        padding-top: 40px;
    }
    
    .results-header {
        position: absolute;
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
    }

    .results-key-text {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding-left: 50%;
        padding-right: 10%;
    }

}

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

    .result-sec {
        padding-top: 50px;
        margin-top: -50px;
    }

}

.results-key-text > div {
    width: 100%;
    padding-bottom: 55%;
}

.results-key-text li {
    padding-left: 9px;
    padding-top: 4px;
    position: relative;
}

.results-key-text li::before {
    content: "・";
    position: absolute;
    left: -3px;
    top: 4px;
}

.results-key-text .line {
    width: 40px;
    height: 1px;
    display: inline-block;
    background: #000;
}

.results-spec {
    padding-top: 3px;
}

.results-spec a {
    text-decoration: underline;
}

.results-spec a:hover {
    opacity: .7;
}

.results-catch-img {
    padding-left: 3%;
    padding-right: 3%;
}

.results-catch {
    position: relative;
}

.results-catch-culumn {
    padding-left: 6%;
    padding-right: 6%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.culumn-img {
    width: 36%;
}

.culumn-txt {
    width: 64%;
    padding-left: 7.5%;
}

.culumn-txt h4 {
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
}

.culumn-txt p {
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    
    .culumn-txt h4 {
        font-size: 12px;
    }

    .culumn-txt p {
        font-size: 10px;
    }
}

.results-catch h3 {
    margin-top: 35px;
    line-height: 1.55;
}



.catch-title-wrap {
    position: absolute;
    left: 5%;
    top: 0;
    transform: rotate(90deg);
    transform-origin: 0 100%;
}

.check-list li {
    padding-left: 21px;
    position: relative;
    margin-bottom: 6px;
}

.check-list li::before {
    content: "";
    background-image: url(../images/ico_check.svg);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-10%);
}

.img-center {
    padding-left: 14%;
    padding-right: 14%;
}

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

    .recommend .img-center {
        padding-left: 20%;
        padding-right: 20%;
    }

}

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

    .recommend .img-center {
        padding-left: 9%;
        padding-right: 9%;
    }

}


.view-btn {
    display: block;
    width: 72%;
    border: 1px solid #707070;
    background: #fff;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.view-btn:hover {
    background: #707070;
    color: #fff;
}

.more-btn {
    display: block;
    color: #fff;
    width: 72%;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.recommend {
    background: #F4F3EF;
}

.advise.wrap-tt {
    background: #fff;
    border: 1px dashed #707070;
}

.fd-line {
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
}

.fd-line + div {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 0 0;
    border-color: #000 transparent transparent transparent;
    margin-left: 22%;
    transform: translateY(-1px);
    position: relative;
    margin-bottom: -15px;
}

.fd-line + div::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 0 0;
    border-color: #fff transparent transparent transparent;
    transform: translateY(-100%);
    position: absolute;
    left: -1px;
    top: 0;
}

.advise h3 {
    display: inline-block;
}

#bt-ptop {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 60px;
    display: block;
    z-index: 2;
    border: 1px solid #000;
}

.wa03 {
    padding-left: 33.9%;
}

.wa04 {
    padding-right: 40.1%;
}

.st03 {
    padding-left: 20%;
}

.st04 {
    padding-right: 38.5%;
}

.st05 {
    transform: translateX(14%);
}

.na03 {
    padding-left: 3.3%;
    padding-right: 18.5%;
}

.na04 {
    padding-left: 34.6%;
}

.na05 {
    transform: translateX(-9%);
}

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

    .img-left .credit {
        padding-left: 6.3%
    }

    .img-right .credit {
        padding-right: 6.3%
    }

    #bt-ptop {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 50px;
        display: block;
        z-index: 2;
        border: 1px solid #000;
    }
    
    .st05 ul {
        padding-right: 4%;
    }
    
}

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

    .results-key {
        padding-left: 6%;
        padding-right: 6%;
    }
    
    .results-key-text .fs20 {
        font-size: 28px!important;
    }
    
    .results-key-text .fs16 {
        font-size: 24px!important;
    }
    
    .results-key-text .fs12 {
        font-size: 14px!important;
    }

    .results-key-text > div {
        padding-bottom: 0;
    }    
    
    #results {
        padding-top: 60px;
    }
    
    .view-btn, .more-btn {
        padding: 14px;
        transition: all .3s ease-out;
    }
    
    .results-catch h3 {
        margin-top: 60px;
    }
    
    .wa03 {
        transform: translateX(80px);
    }

    .wa04 {
        transform: translateX(-80px);
        margin-top: -150px;
    }
    
    .st03 {
        transform: translateX(80px);
    }

    .st04 {
        transform: translateX(-80px);
    }
    
    .na03 {
        transform: translateX(-80px);
    }

    .na04 {
        transform: translateX(80px);
    }
    

}

@media only screen and (max-width: 767px) {
    
    .results-key-text {
        align-items: flex-end!important;
    }
    
}

/* ------------------------
archive
------------------------ */

.archive-wrap a {
    position: relative;
    display: block;
}

.archive-wrap a p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    white-space: nowrap;
}

/* ------------------------
not-first
------------------------ */

.not-first .fd-line {
    display: inline-block;
}

.type-box-wrap {
    justify-content: space-between;
}

.type-box {
    width: 31%;
    cursor: pointer;
    transition: all .3s ease-out;
}

.type-box:hover {
    opacity: .8;
}

.type-box * {
    color: #fff;
}

.type-box.type01, #results-wave .more-btn  {
    background: rgba(111, 107, 97, 0.6);
}

.type-box.type02, #results-straight .more-btn {
    background: rgba(60, 78, 69, 0.6);
}

.type-box.type03, #results-natural .more-btn {
    background: rgba(141, 104, 22, 0.6);
}

.type-box.type01:hover, #results-wave .more-btn:hover {
    background: rgba(111, 107, 97, 1);
}

.type-box.type02:hover, #results-straight .more-btn:hover {
    background: rgba(60, 78, 69, 0.6);
}

.type-box.type03:hover, #results-natural .more-btn:hover {
    background: rgba(141, 104, 22, 1);
}

.type-box .fs22::after {
    content: "";
    display: block;
    width: 18px;
    height: 1px;
    background: #fff;
    margin-top: 2px;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
}

.type-box .fs11 {
    line-height: 1;
    padding: 0 0 4px;
}

/* ------------------------
quest
------------------------ */

.quest:not(:first-child) {
    display: none;
}

/*
#results {
    display: none;
}

#results.select-natural #results-natural {
    order: -1;
}

#results.select-wave #results-wave {
    order: -1;
}
*/

/*

#bt-ptop, .fixed-header {
    display: none;
}
*/

.persent {
    display: none;
}
