@charset "UTF-8";
body {
    margin: 0;
    opacity: 1;
}

.pt60{
    padding-top: 6rem;
}
.lp_wrap {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.lp_wrap h1, .lp_wrap h2, .lp_wrap h3, .lp_wrap h4, .lp_wrap p {
    margin: 0;
}
.bg-blue {
    background: #e1e6f3;
}
.bg-beige {
    background: #f9f6f1;
}
.lp_wrap .mtm {
    margin-top: -1px;
}
.lp_wrap .mtmb {
    margin-bottom: -1px;
}
.lp_wrap .pos_r {
    position: relative;
    z-index: 2;
}
.lp_wrap img {
    width: 100%;
    height: auto;
    vertical-align: top;
    border: none;
    margin-bottom: 0;
}
.lp_section01 {
    background: #faf5ec;
}
.lp_section01 {
    margin-top: -1px;
}
.lp_section01 p, .lp_section01 h2, .lp_section01 h3, .lp_section01 h4 {
    margin-top: -1px;
}

.anime{
    position: relative;
}

.anime .anime_image{
    position: absolute;
    bottom: 48%;
    left: 0;
}
.lp_faq {
    padding-bottom: 64px;
    background: #e1e6f3;
}
.lp_faq h2 {
    width: 240px;
    margin: 0 auto;
    padding: 8rem 0 3rem;
}
.lp_faq_dl {
    width: 670px;
    margin: 0 auto 36px;
    border-radius: 10px;
    overflow: hidden;
    color: #464646;
    background: #ffffff;
}
.lp_faq_dl dt {
    padding: 36px 0 34px 40px;
    font-size: 26px;
    line-height: 1.6923076923;
    letter-spacing: .05em;
    position: relative;
    cursor: pointer;
}
.lp_faq_dl dt:hover span {
    opacity: .7;
}
.lp_faq_dl dt span {
    padding-right: 110px;
    line-height: 1.6923076923;
    display: block;
    position: relative;
    transition: opacity .3s;
}
.lp_faq_dl dt span::before, .lp_faq_dl dt span::after {
    content: '';
    width: 30px;
    height: 4px;
    background: #5662ab;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 40px;
}
.lp_faq_dl dt span::after {
    opacity: 1;
    transform: rotate(90deg);
}
.lp_faq_dl dt.open + dd {
    padding: 7px 110px 40px 40px;
}
.lp_faq_dl dt.open span::after {
    opacity: 0;
}
.lp_faq_dl dd {
    max-height: 0;
    margin: 0 0;
    padding: 0 110px 0 40px;
    box-sizing: content-box;
    letter-spacing: .05em;
    position: relative;
    transition: max-height .5s, padding .5s;
}
.lp_faq_dl dd div {
    font-size: 26px;
    line-height: 1.6923076923;
}
.lp_information {
    margin-bottom: 65px;
    padding: 80px 40px 20px;
    color: #464646;
}
.lp_information_box {
    border: 1px solid #464646;
    padding: 40px 35px;
}
.lp_information_box + .lp_information_box {
    margin-top: 65px;
}
.lp_information h2 {
    font-size: 40px;
    margin-bottom: 56px;
    font-weight: bold;
    line-height: 1;
}
.lp_information dl:not(:last-child) {
    margin-bottom: 44px;
}
.lp_information dl.lp_flex {
    display: flex;
    flex-wrap: wrap;
}
.lp_information dt {
    margin-right: 1em;
}
.lp_information h3, .lp_information dt, .lp_information dd, .lp_information p, .lp_information li {
    font-size: 26px;
    line-height: 1.6923076923;
    letter-spacing: .05em;
    font-weight: 400;
}
.lp_information h3 {
    font-weight: 700;
}
.lp_guide {
    padding: 0 40px 70px;
}
.lp_guide h3 {
    font-size: 40px;
    margin-top: 80px;
    margin-bottom: 50px;
    font-weight: bold;
    line-height: 1;
}
.lp_guide h3:first-child {
    margin-top: 0;
}
.lp_guide p {
    color: #4c3617;
    font-size: 26px;
    line-height: 1.6923076923;
    letter-spacing: .05em;
    font-weight: 400;
}
.lp_guide a {
    color: #0500dd;
    text-decoration: underline;
    transition: opacity .3s;
}
.lp_guide .pay_list {
    margin-top: 60px;
}
.lp_guide_link {
    margin-top: 40px !important;
    text-align: right;
}
.lp_guide_link a {
    text-decoration: none;
    display: inline-block;
    padding-bottom: 4px;
    position: relative;
}
.lp_guide_link a::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #0500dd;
    left: 0;
    bottom: 0;
}
.lp_guide_box {
    margin-top: 80px;
    padding-bottom: 50px;
    border: 4px solid #df6a59;
    text-align: center;
}
.lp_guide_box_title {
    background: #df6a59;
    color: #ffffff;
    padding-block: 23px 25px;
}
.lp_guide_box_title span {
    line-height: 68px;
    font-weight: bold;
    display: block;
    letter-spacing: .06em;
}
.lp_guide_box_title span:first-child {
    font-size: 36px;
}
.lp_guide_box_title span:nth-child(2) {
    font-size: 50px;
}
.lp_guide_box .lp_tel {
    text-align: center;
    padding: 40px 0 34px;
}
.lp_guide_box .lp_tel img {
    width: 409px;
}
.lp_guide_box .lp_tel span {
    font-size: 28px;
    letter-spacing: .05em;
    margin-top: 30px;
    line-height: 1;
    display: block;
}
.lp_guide_box .lp_btn_link {
    display: flex;
    justify-content: center;
}
.lp_guide_box .lp_btn_link a {
    width: 400px;
    height: 80px;
    padding-left: 28px;
    font-size: 28px;
    letter-spacing: .05em;
    background: #373737;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.lp_guide_box .lp_btn_link a::after {
    content: '';
    width: 12px;
    height: 18px;
    margin-left: 26px;
    background: url("../img/i_arw.png") center center no-repeat;
    background-size: contain;
}
.lp_guide .lp_attention {
    margin-top: 37px;
    font-size: 22px;
    color: #8b8b8b;
    text-align: right;
    display: block;
    line-height: 1;
}
.lp_footer {
    padding: 64px 68px 60px 108px;
    background: #f4f4f4;
}
.lp_footer a {
    text-decoration: none;
}
.lp_footer .lp_footer_nav ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 0;
}
.lp_footer .lp_footer_nav li {
    list-style: none;
    min-width: 180px;
    margin-right: 40px;
    margin-bottom: 36px;
}
.lp_footer a, .lp_footer .copyright {
    font-size: 26px;
    line-height: 1;
}
.lp_footer a {
    color: #4c3617;
}
.lp_footer .copyright {
    margin-top: 49px;
    display: block;
    text-align: center;
    color: #343434;
}
/* offer */
.lp_offer {}
.lp_offer a:hover img {
    opacity: .85;
}
.lp_offer a img {
    transition: .3s;
    display: block;
}

.lp_offer_bottom .lp_offer_box {
    padding: 8rem 0;
}
.lp_offer_box_in {
    position: relative;
}
.lp_offer_box_in a {
    bottom: 60px;
}
.lp_offer_box a {
    width: 590px;
    height: 132px;
    position: absolute;
    left: 100px;
    animation: zoom 1s linear infinite alternate;
    display: block;
    transition: opacity .3s;
    overflow: initial;
    z-index: 3;
}
.lp_offer_box a img {
    width: 627px;
    margin-left: -19px;
}
.lp_offer_box a span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.lp_offer_box a span::before {
    content: '';
    display: block;
    width: 30%;
    height: 300%;
    transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: -100%;
    left: -30%;
    animation: 2s twinkle01 infinite;
}
@keyframes twinkle01 {
    0% {
        left: -30%;
    }
    40% {
        left: 120%;
    }
    100% {
        left: 120%;
        opacity: 0;
    }
}
@keyframes zoom {
    0% {
        transform: scale(0.99);
    }
    100% {
        transform: scale(1.01);
    }
}
.lp_guide {
    padding: 0 40px 70px;
}
.lp_guide h3 {
    font-size: 40px;
    margin-top: 80px;
    margin-bottom: 50px;
    font-weight: bold;
    line-height: 1;
}
.lp_guide h3:first-child {
    margin-top: 0;
}
.lp_guide p {
    color: #4c3617;
    font-size: 26px;
    line-height: 1.6923076923;
    letter-spacing: .05em;
    font-weight: 400;
}
.lp_guide a {
    color: #0500dd;
    text-decoration: underline;
    transition: opacity .3s;
}
.lp_guide .pay_list {
    margin-top: 60px;
}
.lp_guide_link {
    margin-top: 40px !important;
    text-align: right;
}
.lp_guide_link a {
    text-decoration: none;
    display: inline-block;
    padding-bottom: 4px;
    position: relative;
}
.lp_guide_link a::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #0500dd;
    left: 0;
    bottom: 0;
}
.lp_guide_box {
    margin-top: 80px;
    padding-bottom: 50px;
    border: 4px solid #e7547a;
    text-align: center;
}
.lp_guide_box_title {
    background: #e7547a;
    color: #ffffff;
    padding-block: 23px 25px;
}
.lp_guide_box_title span {
    line-height: 68px;
    font-weight: bold;
    display: block;
    letter-spacing: .06em;
}
.lp_guide_box_title span:first-child {
    font-size: 36px;
}
.lp_guide_box_title span:nth-child(2) {
    font-size: 50px;
}
.lp_guide_box .lp_tel {
    text-align: center;
    padding: 40px 0 34px;
}
.lp_guide_box .lp_tel img {
    width: 409px;
}
.lp_guide_box .lp_tel span {
    font-size: 28px;
    letter-spacing: .05em;
    margin-top: 30px;
    line-height: 1;
    display: block;
}
.lp_guide_box .lp_btn_link {
    display: flex;
    justify-content: center;
}
.lp_guide_box .lp_btn_link a {
    width: 400px;
    height: 80px;
    padding-left: 28px;
    font-size: 28px;
    letter-spacing: .05em;
    background: #373737;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.lp_guide_box .lp_btn_link a::after {
    content: '';
    width: 12px;
    height: 18px;
    margin-left: 26px;
    background: url("../img/i_arw.png") center center no-repeat;
    background-size: contain;
}
.lp_guide .lp_attention {
    margin-top: 37px;
    font-size: 22px;
    color: #8b8b8b;
    text-align: right;
    display: block;
    line-height: 1;
}
.lp_footer {
    padding: 64px 68px 60px 108px;
    background: #f4f4f4;
}
.lp_footer a {
    text-decoration: none;
}
.lp_footer .lp_footer_nav ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 0;
}
.lp_footer .lp_footer_nav li {
    list-style: none;
    min-width: 180px;
    margin-right: 40px;
    margin-bottom: 36px;
}
.lp_footer a, .lp_footer .copyright {
    font-size: 26px;
    line-height: 1;
}
.lp_footer a {
    color: #4c3617;
}
.lp_footer .copyright {
    margin-top: 49px;
    display: block;
    text-align: center;
    color: #343434;
}
@media (max-width: 749.9px) {
    .pt60{
        padding-top: 4rem;
    }
    .lp_offer.offer01 {
        padding-block: 8vw 10.9333333333vw;
    }
    .lp_offer_box {
    }
    .lp_offer_bottom .lp_offer_box{
       padding:  10vw 0;
    }
    .lp_offer_box_in a {
        bottom: 8vw;
    }
    .lp_offer_box a {
        width: 80.666667vw;
        height: 17.6vw;
        left: 12vw;
    }
    .lp_offer_box a img {
        width: 83.6vw;
        margin-left: -2.5333333333vw;
    }
    .lp_faq {
        padding-bottom: 8.5333333333vw;
    }
    .lp_faq h2 {
        width: 42%;
        padding: 12vw 0 4.8vw;
    }
    .lp_faq_dl {
        width: 89.3333333333vw;
        margin: 0 auto 4.8vw;
        border-radius: 1.3333333333vw;
    }
    .lp_faq_dl dt {
        padding: 4.8vw 0 4.5333333333vw 5.3333333333vw;
        font-size: 3.4666666667vw;
    }
    .lp_faq_dl dt span {
        padding-right: 14.6666666667vw;
    }
    .lp_faq_dl dt span::before, .lp_faq_dl dt span::after {
        width: 4vw;
        height: 2px;
        right: 5.3333333333vw;
    }
    .lp_faq_dl dt.open + dd {
        padding: 0.9333333333vw 14.6666666667vw 5.3333333333vw 5.3333333333vw;
    }
    .lp_faq_dl dd {
        padding: 0 14.6666666667vw 0 5.3333333333vw;
    }
    .lp_faq_dl dd div {
        font-size: 3.4666666667vw;
    }
    .lp_information {
        margin-bottom: 8.6666666667vw;
        padding: 10.6666666667vw 5.3333333333vw 2.6666666667vw;
    }
    .lp_information_box {
        padding: 5.3333333333vw 4.6666666667vw;
    }
    .lp_information_box + .lp_information_box {
        margin-top: 8.6666666667vw;
    }
    .lp_information h2 {
        font-size: 5.3333333333vw;
        margin-bottom: 7.4666666667vw;
    }
    .lp_information dl:not(:last-child) {
        margin-bottom: 5.8666666667vw;
    }
    .lp_information h3, .lp_information dt, .lp_information dd, .lp_information p, .lp_information li {
        font-size: 3.4666666667vw;
    }
    .lp_guide {
        padding: 0 5.3333333333vw 9.3333333333vw;
    }
    .lp_guide h3 {
        font-size: 5.3333333333vw;
        margin-top: 10.6666666667vw;
        margin-bottom: 6.6666666667vw;
    }
    .lp_guide p {
        font-size: 3.4666666667vw;
    }
    .lp_guide .pay_list {
        margin-top: 8vw;
    }
    .lp_guide_link {
        margin-top: 5.3333333333vw !important;
    }
    .lp_guide_link a {
        padding-bottom: 0.5333333333vw;
    }
    .lp_guide_box {
        margin-top: 10.6666666667vw;
        padding-bottom: 6.6666666667vw;
        border: 0.5333333333vw solid #df6a59;
    }
    .lp_guide_box_title {
        padding-block: 3.0666666667vw 3.3333333333vw;
    }
    .lp_guide_box_title span {
        line-height: 9.0666666667vw;
    }
    .lp_guide_box_title span:first-child {
        font-size: 4.8vw;
    }
    .lp_guide_box_title span:nth-child(2) {
        font-size: 6.6666666667vw;
    }
    .lp_guide_box .lp_tel {
        padding: 5.3333333333vw 0 4.5333333333vw;
    }
    .lp_guide_box .lp_tel img {
        width: 68vw;
    }
    .lp_guide_box .lp_tel span {
        font-size: 3.7333333333vw;
        margin-top: 4vw;
    }
    .lp_guide_box .lp_btn_link a {
        width: 53.3333333333vw;
        height: 10.6666666667vw;
        padding-left: 3.7333333333vw;
        font-size: 3.7333333333vw;
    }
    .lp_guide_box .lp_btn_link a::after {
        width: 1.6vw;
        height: 2.4vw;
        margin-left: 3.4666666667vw;
    }
    .lp_guide .lp_attention {
        margin-top: 4.9333333333vw;
        font-size: 2.9333333333vw;
    }
    .lp_footer {
        padding: 8.5333333333vw 9.0666666667vw 8vw 14.4vw;
    }
    .lp_footer .lp_footer_nav li {
        min-width: 24vw;
        margin-right: 5.3333333333vw;
        margin-bottom: 4.8vw;
    }
    .lp_footer a, .lp_footer .copyright {
        font-size: 3.4666666667vw;
    }
    .lp_footer .copyright {
        margin-top: 6.5333333333vw;
    }
}