
@charset "UTF-8";

main {
    background: #f5f1ed !important;
}
#pan {
    display: none !important;
}
.block_html {
    min-height: 100vh;
}
.content_wrapper {
    padding: 0 !important;
}
.h_bg {
    overflow: hidden;
    position: relative;
    z-index: 9;
    min-height: 400px;
    min-height: 100px;
}
.-w-ttl-en.-w-font_en {
    font-size: 4.2rem;
    font-style: normal;
    font-weight: 700;
}
.h_bg .-w-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
    min-height: 100px;
    margin: auto;
}
.block_html ol li{padding:0;}
.h_bg [data-w-width="0"].-w-wrapper {
    padding: 0 2%;
}

.h_bg::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    backface-visibility: hidden;
    background-attachment: fixed;
    z-index: -1;
}

.h_bg .-w-box {
    text-align: center;
    color: #fff;
    z-index: 10;
    color: rgba(49,49,49,1);
    text-shadow: 0 0 5px rgba(255,255,255,1), 0 0 5px rgba(255,255,255,1), 0 0 5px rgba(255,255,255,1), 0 0 5px rgba(255,255,255,1);
}

.h_bg .-w-box.-w-active {
    transition: left 0.8s cubic-bezier(0.860, 0.000, 0.070, 1.000) 0.2s, right 0.8s cubic-bezier(0.860, 0.000, 0.070, 1.000) 0.0s, -webkit-clip-path 0.8s cubic-bezier(0.860, 0.000, 0.070, 1.000) 0.1s, clip-path 0.8s cubic-bezier(0.860, 0.000, 0.070, 1.000) 0.1s;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 150%, 0% 150%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 150%, 0% 150%);
}

.h_bg .-w-box span {
    font-size: 4.8rem;
    line-height: 1;
    margin: 0 0 1rem;
    padding: 0 0 1.5rem;
    display: block;
    text-align: center;
    margin: auto;
}

.h_bg .-w-box h2 {
    font-size: 2.4rem;
    line-height: 1;
}

.h_bg .-w-font_title2 {
    font-weight: 400;
}

.h_bg .-w-font_en::before {
    display: none;
}

.h_bg .-w-sp {
    display: none;
}

.h_bg .-w-decoration:before {
    content: "";
    height: 9rem;
    width: 100%;
    background: hsla(42,38%,99%,1);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    border-radius: 0 100px 0 0;
}

.h_bg .-w-h2 {
    position: relative;
}

.h_bg .logo_image img {
    max-height: 70px;
}

@media (min-width: 1170px) and (max-width: 1280px) {
    .h_bg .-w-wrapper {
        width: calc(100% - 6%);
    }
}

@media (max-width: 1169px) {
    .h_bg .-w-wrapper {
        width: calc(100% - 6%);
    }

    .h_bg .-w-box {
        margin-top: 0;
    }
}

@media (max-width: 1023px) {
    .h_bg {
        margin-top: 0;
    }
}

@media (max-width: 900px) {
    .h_bg {
        margin-top: 0px;
        padding: 5rem 0 5rem;
        min-height: 300px;
        display: flex;
        min-height: 80px;
        padding: 0;
    }

    .h_bg .-w-wrapper {
        min-height: 300px;
        min-height: 80px;
    }

    .h_bg .-w-box h2 {
        font-size: 6.0vw;
        line-height: 1.5;
    }

    .h_bg .-w-sp {
        display: block;
    }

    .h_bg .-w-h2::before {
        left: -8px;
        bottom: -16px;
    }

    .h_bg .logo_image img {
        max-height: 60px;
    }
}

.h_bg::before {
    background: rgb(245, 241, 237);
}

/*instance mediea*/
@media (max-width: 900px) {
    .h_bg::before {
        background-position:;
    }

    .h_bg .-w-box span.-w-font_en {
        font-size: 10.5vw;
    }
}
.l_contents {
    background: hsla(42,38%,99%,1);
    padding: 30px 0;
}

.l_contents [data-w-width="0"].-w-wrapper {
    padding: 0 1rem;
}

.l_contents [data-w-width="1"] {
    width: 800px;
    margin: auto;
}

.l_contents .-w-ttl-en {
    text-align: center;
    display: block;
    margin-bottom: 3rem;
    line-height: 1.2;
}

.l_contents .-w-ttl-en span {
    display: inline-block;
}

.l_contents h2.-w-general {
    text-align: center;
    margin-top: 0;
    border-bottom: 1px solid;
    border-color: #eee;
    border-color: rgba(49,49,49,0.15);
    padding-bottom: 1.5vh;
    margin-bottom: 1.5vh;
    font-size: 2.2rem;
}

.l_contents h3.-w-general {
    text-align: center;
}

.l_contents .-w-text span {
    display: inline-block;
}

.l_contents .-w-text ol {
    font-size: 2rem;
}

.l_contents .-w-sp {
    display: none;
}

@media (max-width: 900px) {
    .l_contents .-w-wrapper {
        width: 90%;
    }

    .l_contents h2.-w-general {
        text-align: center!important;
        line-height: 1.8;
        font-size: max(4.5vw, 18px);
    }

    .l_contents h3.-w-general {
        text-align: left;
        margin-bottom: 20px;
    }

    .l_contents h4.-w-general {
        text-align: left;
    }

    .l_contents .-w-text {
        line-height: 1.8;
    }

    .l_contents .-w-sp {
        display: block;
    }

    .l_contents .-w-pc {
        display: none;
    }

    .l_contents .-w-text ol {
        font-size: min(4.2vw, 18px);
    }
}
.l_btn {
    position: relative;
    padding: 0;
}

.l_btn .line_btn {
    background-image: linear-gradient(0deg, #00A149, #00D662);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1.2rem;
    transition: .3s;
    box-shadow: 0 4px 0 #14673F;
    max-width: 280px;
    margin: 2rem auto 4px;
}

.l_btn .line_btn a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 1rem;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.l_btn .line_btn a .logo img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}

.l_btn .line_btn a .link_text {
    margin-left: 1rem;
    font-size: 2rem;
    line-height: 1.2;
    text-align: center;
}

@media (max-width: 768px) {
.-w-ttl-en.-w-font_en {
    font-size: 7vw;
}
.l_contents .-w-text,.l_contents .-w-text * {
    font-size: 13px;
}
}

@media (any-hover: hover) {
    .l_btn .line_btn:hover {
        transform: translateY(4px);
        box-shadow: 0 0 0 #14673F;
    }
}

@media (any-hover: none) {
    .l_btn .line_btn:active {
        transform: translateY(4px);
        box-shadow: 0 0 0 #14673F;
    }
}