<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">recommend#footer-lp,
#header-lp {
    display: block;
}

#footer-lp,
#header-lp {
    display: block;
}

#wrapperlp {
    position: relative;
}

.c-price,
.i-price,
footer-lp .pf-price,
#footer-lp address,
.footer__link {
    font-family: 'Book Antiqua', Palatino, 'serif';
}

.c-price {
    margin-top: 0.6vw;
    line-height: 1.4;
}

.i-price {
    margin-top: 0.8vw;
    line-height: 1.5;
}

.t-price {
    margin-top: 2.8vw;
    line-height: 1.5;
}

.footer-p {
    font-family: 'Montserrat', sans-serif;
}

.footer-p {
    font-size: 3.2vw;
    margin-top: 1.8vw;
    line-height: 1.5;
}

.title2 {
    font-family: 'Book Antiqua', Palatino, 'serif';
}

.under {
    border-bottom: double 4px;
}

#k1 {
    text-align: center;
}

#k2 {
    text-align: left;
    padding-left: 1%;
}

#k3 {
    text-align: right;
    padding-left: 1%;
}

.anime,
.header-logo,
.header-heading,
#hero {
    transition: opacity 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hidden {
    opacity: 0;
    transform: translate3d(0, 20vw, 0);
}

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

    .c-price {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .c-price2 {
        font-size: 12px;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .pf-price {
        font-size: 20px;
        margin-top: 25px;
    }

    .t-price {
        font-size: 18px;
        margin-top: 25px;
    }

    .i-price {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .title2 {
        font-family: Arial, Helvetica, "sans-serif";
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .sp {
        display: none;
    }

    .c-price {
        font-size: 13px;
    }

    .c-price2 {
        font-size: 12px;
    }

    .t-price {
        font-size: 18px;
        margin-top: 25px;
    }

    .c-price a:hover {
        text-decoration: underline;
    }

    .title2 {
        font-size: 30px;
    }

    .hidden {
        transform: translate3d(0, 150px, 0);
    }

    .footer-p {
        font-size: 15px;
        margin-top: 10px;
        line-height: 1.83;
    }

    .pf-price {
        font-size: 18px;
        margin-top: 20px;
    }
}

/* --------------------------------------------------------------------------------
header
---------------------------------------- */
#header-lp {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    padding-top: 9.3vw;
    width: 100%;
    z-index: 2;
}

.header-logo {
    margin: 0 auto;
    width: 21.33vw;
}

.header-logo.hidden {
    transform: translate3d(0, 0, 0);
}

.header-heading {
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    letter-spacing: 0.04em;
    margin-top: 12.26vw;
    transition-delay: .5s;
}

.header-heading span {
    display: block;
    text-align: center;
}

.header-heading span:nth-child(1) {
    font-size: 9.73vw;
}

.header-heading span:nth-child(2) {
    font-size: 7.06vw;
    margin-top: 1.6vw;
}

.header-heading span:nth-child(3) {
    font-size: 2.13vw;
    margin-top: 3.06vw;
}

@media (min-width: 768px) {
    #header-lp {
        padding-top: 2.91vw;
    }

    .header-logo {
        width: 14.55vw;
    }

    .header-heading {
        margin-top: 3.36vw;
    }

    .header-heading span:nth-child(1) {
        font-size: 6.45vw;
    }

    .header-heading span:nth-child(2) {
        font-size: 4.64vw;
        margin-top: 1.27vw;
    }

    .header-heading span:nth-child(3) {
        font-size: 1.45vw;
        margin-top: 2.09vw;
    }
}

@media (min-width: 1100px) {
    #header-lp {
        padding-top: 32px;
    }

    .header-logo {
        width: 160px;
    }

    .header-heading {
        margin-top: 37px;
    }

    .header-heading span:nth-child(1) {
        font-size: 71px;
    }

    .header-heading span:nth-child(2) {
        font-size: 51px;
        margin-top: 14px;
    }

    .header-heading span:nth-child(3) {
        font-size: 16px;
        margin-top: 23px;
    }
}

/* --------------------------------------------------------------------------------
hero
---------------------------------------- */
#hero {
    max-width: 1100px;
    width: 100%;
}

.hero-image img {
    height: auto;
    width: 100%;
}

.hero-image2 img {
    height: auto;
    width: 50%;
}

@media (max-width: 767px) {
    #hero {
        margin-top: -18.26vw;
    }
}

@media (min-width: 768px) {
    #hero {
        margin: -12vw auto 0;
    }
}

@media (min-width: 1100px) {
    #hero {
        margin: -132px auto 0;
    }
}

/* --------------------------------------------------------------------------------
menu
---------------------------------------- */


/*ã‚¿ãƒ–åˆ‡ã‚Šæ›¿ãˆå…¨ä½“ã®ã‚¹ã‚¿ã‚¤ãƒ«*/
.tabs {
    margin-top: 50px;
    padding-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin: 0 auto;
}

/*ã‚¿ãƒ–ã®ã‚¹ã‚¿ã‚¤ãƒ«*/
.tab_item {
    width: calc(100%/3);
    height: 50px;
    border-bottom: 3px solid #5C5C5C;
    background-color: #d9d9d9;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #5C5C5C;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
}

.tab_item:hover {
    opacity: 0.75;
}

/*ãƒ©ã‚¸ã‚ªãƒœã‚¿ãƒ³ã‚’å…¨ã¦æ¶ˆã™*/
input[name="tab_item"] {
    display: none;
}

/*ã‚¿ãƒ–åˆ‡ã‚Šæ›¿ãˆã®ä¸­èº«ã®ã‚¹ã‚¿ã‚¤ãƒ«*/
.tab_content {
    display: none;
    padding: 40px 2%;
    clear: both;
    overflow: hidden;
}

.tab_content a {
    text-decoration: none;
    color: black;
}


/*é¸æŠžã•ã‚Œã¦ã„ã‚‹ã‚¿ãƒ–ã®ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã®ã¿ã‚’è¡¨ç¤º*/
#redcard:checked~#redcard_content,
#upperhights:checked~#upperhights_content,
#haunt:checked~#haunt_content {
    display: block;
}

/*é¸æŠžã•ã‚Œã¦ã„ã‚‹ã‚¿ãƒ–ã®ã‚¹ã‚¿ã‚¤ãƒ«ã‚’å¤‰ãˆã‚‹*/
.tabs input:checked+.tab_item {
    background-color: #5C5C5C;
    color: #fff;
}

@media (max-width: 767px) {
    .tab_item {
        font-size: 12px;
    }
}

/* --------------------------------------------------------------------------------
inner-contents
---------------------------------------- */
.inner-contents {
    margin: 19.06vw auto 0;
    /*  max-width: 680px;*/
    max-width: 1100px;
    width: 90.66vw;
}

.inner-contents img {
    height: auto;
    width: 100%;
}

.inner48 {
    margin-left: 0;
    margin-right: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 48px;
}

.inner52 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-top: 80px;
    margin-bottom: 62px;
    max-width: 52px;
}

.inner200 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 200px;
}

.inner263 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-top: 190px;
    margin-bottom: 190px;
    max-width: 263px;
}

.inner332 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 332px;
}

.inner400 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 400px;
}

.inner450 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 450px;
}

.inner440 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 440px;
}

.inner550 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 550px;
    padding: 1%;
}

.inner600 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 600px;
}

.inner625 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 625px;
}

.inner660 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 680px;
}

.inner680 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 680px;
}

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

.inner772 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 772px;
}

.inner800 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 800px;
}

.inner854 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 854px;
}

.inner880 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 880px;
}

.inner1000 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 1000px;
}

.inner1100 {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 1100px;
}

.left-column {
    float: left;
    width: 55%;
}

.right-column {
    float: right;
    width: 45%;
}

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

.c-item-box+.c-item-box {
    margin-top: 19.06vw;
}

.l-2rows,
.l-2cols--ptn1,
.l-2cols--ptn2 {
    display: flex;
}

.l-2rows {
    flex-direction: column;
}

.l-2cols--ptn1 a {
    max-width: 50%;
}

.l-2cols--ptn2 {
    align-items: center;
}

.l-2cols--ptn2 a {
    max-width: 50%;
}

@media (max-width: 767px) {
    .l-2cols--ptn2 a+a {
        margin-left: 2.94%;
        width: 44.11%;
    }

    .margin {
        margin-bottom: 80px;
    }

    .inner52 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .inner-contents {
        margin-top: 75px;
    }

    .inner-contents a img {
        transition: opacity .4s ease;
    }

    .inner-contents a:hover img {
        opacity: .75;
    }

    .c-item-box+.c-item-box {
        margin-top: 75px;
    }

    .l-2cols--ptn2 a+a {
        margin-left: 20px;
    }
}

/* --------------------------------------------------------------------------------
footer
---------------------------------------- */
#footer-lp {
    line-height: 1.28;
    margin-top: 7.66vw;
    padding-bottom: 2.53vw;
}

#footer-lp address {
    font-size: 2.6vw;
    margin-top: 19.33vw;
    text-align: center;
}

.footer__link {
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.footer__link+.footer__link {
    margin-top: 5.2vw;
}

@media (min-width: 768px) {
    .title2 {
        font-size: 20px;
    }

    #footer-lp {
        margin-top: 50px;
        padding-bottom: 1.45vw;
    }

    #footer-lp address {
        font-size: 20px;
        margin-top: 3.64vw;
    }

    .footer__link {
        font-size: 20px;
    }

    .footer__link:hover {
        text-decoration: none;
    }

    .footer__link+.footer__link {
        margin-top: 3.09vw;
    }
}

@media (min-width: 1100px) {
    .title2 {
        font-size: 30px;
    }

    #footer-lp {
        margin-top: 50px;
        padding-bottom: 16px;
    }

    #footer-lp address {
        font-size: 10px;
        margin-top: 106px;
    }

    .footer__link {
        font-size: 18px;
    }

    .footer__link+.footer__link {
        margin-top: 34px;
    }
}</pre></body></html>