@charset "UTF-8";
body {
    min-width: 1100px;
}
.lp_mv {
    background: url(img/mv-img03n.png) no-repeat center / auto 100%;
    padding: 0 120px;
}
.mv_img_in {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 58px 0 72px;
}
.mv_img {
    position: relative;
}
.mv_img img {
    width: 100%;
    height: auto;
    max-width: 939px;
    margin: 0 auto;
    display: block;
    line-height: 0;
}
.c-wrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.flow_wrap {
    padding: 65px 0 80px;
    background: #EEF7FF;
}
.flow_ttl {
    text-align: center;
    line-height: 1;
    margin-bottom: 37px;
    color: #002662;
}
.flow-ttl {
    font-size: 30px;
    line-height: 1;
}
.flow_list {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.flow_list li {
    width: 285px;
    position: relative;
}
.flow_list li:after {
    position: absolute;
    content: "";
    background: url(./img/arrow-icon.svg) no-repeat center / 100% auto;
    width: 18px;
    height: 22px;
    right: -45px;
    top: 86px;
}
.flow_list li:last-child::after {
    content: none;
}
.flow_list li:last-child {
    margin-right: 0;
}
.flow_sub {
    padding: 30px 25px 20px;
    background: #fff;
    position: relative;
    border-radius: 6px;
    box-sizing: border-box;
}
.flow-subttl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 22px;
    color: #002662;
}
.flow_img {
    text-align: center;
    margin-bottom: 27px;
    line-height: 0;
}
.flow_attention {
    margin-bottom: 35px;
}
.flow_attention li a {
    color: #000;
    font-weight: bold;
}
.flow_attention li {
    position: relative;
    padding-left: 40px;
    margin: 0 0 6px;
}
.flow_attention li:last-child {
    margin-bottom: 0;
}
.flow_attention li span {
    position: absolute;
    left: 0;
}
.sub-txt {
    font-size: 16px;
    line-height: 1.5;
}
.sub-txt sup {
    font-size: 10px;
}
.sub-txt .note {
    font-size: 14px;
    display: inline-block;
    margin: 10px 0 0;
}
.flow_btn {
    display: table;
    width: 360px;
    height: 70px;
    margin: 0 auto;
}
.flow_btn a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    border: solid 3px #002662;
    border-radius: 12px;
    background: #fff;
    color: #002662;
    text-decoration: none;
    transition: 0.2s;
}
.flow_btn a span {
    display: inline-block;
    padding: 0 0 0 40px;
    background: no-repeat url(img/arrow-icon_u.svg) left center/21px auto;
}
.cv_wrap {
    background: #0555BA;
    padding: 55px 0 64px;
}
.cv_box {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    line-height: 0;
}
.cv-ttl {
    text-align: center;
    margin-bottom: 35px;
}
.cv-ttl span {
    color: #fff;
    padding: 0 80px;
    position: relative;
}
.web_btn {
    background: #fff;
    border-radius: 11px;
}
.web_btn div {
    cursor: pointer;
    line-height: 1;
    line-height: 0;
}
.call_btn a {
    pointer-events: none;
}
.message_wrap {
    background: url(img/lp-img06.jpg) no-repeat center / cover;
    padding: 80px 0 93px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.message_in {
    position: relative;
    background: #fff;
    border-radius: 26px;
    padding: 50px 90px 85px 80px;
}
.message_ttl {
    text-align: center;
    line-height: 1;
}
.message_img {
    margin-bottom: 50px;
}
.message-ttl {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 1.5;
}
.message-txt {
    font-size: 16px;
    line-height: 1.625;
    color: #333333;
    font-weight: 500;
    margin-top: 40px;
    padding-right: 85px;
}
.message-txt span.f-y {
    background: #FFF6C7;
}
.yoryo_wrap {
    padding: 95px 0;
}
.yoryo_in {
    width: 1000px;
    margin: 0 auto;
}
.yoryo-ttl {
    font-size: 34px;
    color: #002662;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.yoryo-top-txt {
    font-size: 16px;
    margin: 30px 0 50px;
    text-align: center;
}
.yoryo_dtl {
    padding-left: 25px;
    margin-bottom: 50px;
}
.yoryo_dtl.ver2 {
    margin-bottom: 115px;
}

.yoryo_dtl_ttl {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    color: #002662;
}
.yoryo_dtl_ttl::before {
    position: absolute;
    content: "";
    background: #002662;
    left: -21px;
    top: 50%;
    width: 3px;
    height: 32px;
    margin-top: -16px;
}
.yoryo_dtl_txt {
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 1.375;
}
.yoryo_dtl_txt a {
    color: #000;
    text-decoration: none;
}
.yoryo_dtl_txt.ver2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 7px;
}
.yoryo_dtl_txt.ver3 {
    line-height: 2;
    margin-bottom: 0;
}
.yoryo_list li {
    position: relative;
    padding-left: 1em;
    text-align: left;
}
.yoryo_list li a {
    color: #000;
    font-weight: bold;
}
.yoryo_list li span {
    position: absolute;
    left: 0;
}
.yoryo_list li::before {
    position: absolute;
    content: "";
    background: #ADADAD;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    left: 0;
    top: 10px;
}
.yoryo_list.ver2 li::before,.yoryo_list.ver3 li::before {
    content: none;
}
.yoryo_list.ver2 li {
    padding-left: 1.2em;
}
.yoryo_list.ver3 {
    margin-bottom: 10px;
}
.yoryo_list.ver3 li {
    padding-left: 4em;
}
.yoryo_list li:last-child {
    margin-bottom: 0;
}
.mb_0 {
    margin-bottom: 0;
}
.yoryo_contact {
    border-radius: 10px;
    border: solid 3px #0555BA;
    padding: 0 0 35px;
    margin-bottom: 50px;
    box-sizing: border-box;
}
.yoryo_contact_ttl {
    display: table;
    width: 460px;
    height: 56px;
    background: #0555BA;
    border-radius: 28px;
    margin: -28px auto 24px;
}
.yoryo_contact_ttl span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 22px;
}
.yoryo_contact_in {
    width: 615px;
    margin: 0 auto;
    text-align: center;
}
.yoryo_info {
    margin-bottom: 17px;
}
.yoryo_info dt {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
}
.yoryo_info dd a {
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
    color: #000;
    padding-left: 50px;
    background: url(./img/lp-img07.png) no-repeat left center;
}
.yoryo_time {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
@media (min-width: 896px) {
    .mv-btn a:hover {
        opacity: 0.6;
    }
    .web_btn {
        margin-right: 42px;
    }
    .mv_img_in h1 {
        position: relative;
    }
    .mv-reserve_btn {
        position: absolute;
        z-index: 9;
        top: 0;
        right: -120px;
    }
    .mv-reserve_btn img:hover {
        opacity: .8;
        cursor: pointer;
    }
    .flow_sub {
        height: calc(100% - 216px);
    }
    .flow_btn a:hover {
        background: #002662;
        color: #fff;
    }
    .flow_btn a:hover span {
        background: no-repeat url(img/arrow-icon_u-blue.svg) left center/21px auto;
    }
    .web_btn div:hover img {
        opacity: 0.5;
    }
    .yoryo_info dd a:hover {
        text-decoration: underline;
    }
    .yoryo_dtl_txt a:hover {
        text-decoration: underline;
    }
    .c-pc {
        display: block;
    }
    .c-sp {
        display: none;
    }
    .message-txt {
        background: url(img/lp-img05.png) no-repeat bottom 0 right 0;
    }
}

@media only screen and (max-width: 896px) {
    body {
        min-width: 320px;
    }
    .c-pc {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .lp_mv {
        background: none;
        padding-bottom: 0;
    }
    .c-wrap {
        width: 100%;
    }
    .mv_img {
        line-height: 0;
    }
    .mv_img_in{
        padding: 0;
    }
    .lp_mv {
        padding: 0;
    }
    .mv-btn {
        width: 80.56%;
        height: 8.123%;
        top: auto;
        right: 50%;
        bottom: 3.52%;
        transform: translateX(50%);
        pointer-events: painted;
    }
    .mv_img img {
        width: 100%;
        height: auto;
    }
    .flow_wrap {
        padding: 35px 0 48px;
    }
    .flow_in {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .flow_ttl {
        margin-bottom: 36px;
    }
    .flow-ttl {
        font-size: 20px;
    }
    .flow_list {
        max-width: 343px;
        display: block;
        margin: 0 auto 30px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .flow_list li {
        width: 100%;
        border-radius: 5px;
        margin-right: 0;
        margin-bottom: 60px;
        box-sizing: border-box;
    }
    .flow_list li:after {
        position: absolute;
        content: "";
        background: url(./img/arrow-icon_u.svg) no-repeat 0 0 / 100% auto;
        width: 26px;
        height: 22px;
        right: 50%;
        transform: translateX(50%);
        top: auto;
        margin-top: 0;
        bottom: 0;
        margin-bottom: -42px;
    }
    .flow_list li:last-child::after {
        content: none;
    }
    .flow_list li:last-child {
        margin-bottom: 0;
    }
    .flow_sub {
        padding: 18px 22px 28px;
    }
    .flow-subttl {
        margin-bottom: 19px;
        font-size: 19px;
    }
    .flow_img {
        width: 192px;
        margin: 0 auto 22px;
    }
    .flow_attention {
        margin-bottom: 28px;
    }
    .flow_attention li {
        font-size: 13px;
        padding-left: 28px;
        margin: 0 15px 6px 15px;
    }
    .flow_btn {
        width: 315px;
        height: 65px;
    }
    .flow_btn a {
        font-size: 18px;
    }
    .flow_btn a span {
        padding: 0 0 0 32px;
        background: no-repeat url(img/arrow-icon_u.svg) left center / 21px 17px;
    }
    .sub-txt {
        font-size: 15px;
    }
    .sub-txt .note {
        margin: 4px 0 0;
    }
    .cv_wrap {
        padding: 33px 0 40px;
    }
    .cv_in {
        width: 100%;
        margin: 0 auto;
    }
    .cv_box {
        display: block;
        text-align: center;
    }
    .cv-ttl {
        margin-bottom: 25px;
    }
    .cv-ttl span {
        padding: 0 63px;
    }
    .web_btn {
        background: none;
        margin-bottom: 25px;
    }
    .call_btn a {
        pointer-events: auto;
    }
    .message_wrap {
        padding: 20px 17px 22px;
        box-sizing: border-box;
        background: url(img/sp/lp-img06.jpg) no-repeat center / cover;
    }
    .message_ttl {
        text-align: center;
        margin-bottom: 0;
    }
    .message_img {
        margin-bottom: 13px;
    }
    .message-ttl {
        font-size: 20px;
    }
    .message-txt {
        font-size: 15px;
        line-height: 1.5;
        padding: 0;
        margin-top: 25px;
        background: url(./img/sp/lp-img05.png) no-repeat bottom 0 right 15px / 46px 71px;
    }
    .message_in {
        padding: 36px 18px 25px;
    }
    .message_btn {
        width: 163px;
        height: 36px;
        margin: 35px auto 0;
    }
    .message_btn span {
        background: url(./img/sp/btn03.png) no-repeat 0 0 / 100% auto;
        width: 163px;
        height: 36px;
        display: block;
    }
    .message_btn span.on {
        background: url(./img/sp/btn04.png) no-repeat 0 0 / 100% auto;
        width: 163px;
        height: 36px;
        display: block;
    }
    .message-txt span.is-sp_png {
        display: inline-block;
        margin-top: 1em;
        padding-right: 95px;
        min-height: 71px;
    }
    .mv-reserve_btn {
        width: 89.6vw;
        height: 20.533vw;
        border-radius: 9.333vw;
        margin: 0 auto;
        position: absolute;
        z-index: 9;
        bottom: 34.667vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .mv-reserve_btn div {
        width: 100%;
        height: 100%;
    }
    .yoryo_wrap {
        padding: 34px 17px 30px;
        box-sizing: border-box;
    }
    .yoryo_in {
        width: 100%;
        margin: 0 auto;
    }
    .yoryo-ttl {
        font-size: 20px;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .yoryo-ttl::before {
        position: absolute;
        content: "";
        background: #000;
        width: 26px;
        height: 4px;
        left: 50%;
        margin-left: -13px;
        bottom: 0;
    }
    .yoryo-top-txt {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .yoryo_dtl {
        padding-left: 15px;
        margin-bottom: 30px;
    }
    .yoryo_dtl.ver2 {
        margin-bottom: 40px;
    }
    .yoryo_dtl_ttl {
        font-size: 16px;
        font-weight: bold;
        position: relative;
        margin-bottom: 10px;
    }
    .yoryo_dtl_ttl::before {
        position: absolute;
        content: "";
        left: -15px;
        top: 50%;
        width: 2px;
        height: 24px;
        margin-top: -12px;
    }
    .yoryo_dtl_txt {
        font-size: 13px;
        margin-bottom: 10px;
        line-height: 1.375;
    }
    .yoryo_dtl_txt a {
        color: #000;
    }
    .yoryo_dtl_txt.ver2 {
        font-size: 15px;
        line-height: 1.53;
        margin-bottom: 5px;
    }
    .yoryo_dtl_txt.ver3 {
        line-height: 1.6;
        margin-bottom: 0;
    }
    .yoryo_list li {
        position: relative;
        padding-left: 0;
        text-align: left;
        font-size: 13px;
        line-height: 1.46;
        margin-bottom: 4px;
    }
    .yoryo_list li a {
        color: #000;
        font-weight: bold;
    }
    .yoryo_list li span {
        position: absolute;
        left: 0;
    }
    .yoryo_list li::before {
        width: 7px;
        height: 7px;
        border-radius: 4px;
        left: -1em;
        top: 6px;
    }
    .yoryo_list.ver2 li::before,.yoryo_list.ver3 li::before {
        content: none;
    }
    .yoryo_list.ver2 li {
        padding-left: 1.2em;
    }
    .yoryo_list.ver3 {
        margin-bottom: 10px;
    }
    .yoryo_list.ver3 li {
        padding-left: 4em;
    }
    .yoryo_list li:last-child {
        margin-bottom: 0;
    }
    .mb_0 {
        margin-bottom: 0;
    }
    .yoryo_contact {
        border-radius: 5px;
        border: solid 2px #0555BA;
        padding: 0 15px 23px;
        margin-bottom: 35px;
        box-sizing: border-box;
    }
    .yoryo_contact_ttl {
        display: table;
        width: 90%;
        height: 35px;
        border-radius: 18px;
        margin: -18px auto 20px;
    }
    .yoryo_contact_ttl span {
        font-size: 14px;
    }
    .yoryo_contact_in {
        width: 100%;
    }
    .yoryo_info {
        margin-bottom: 10px;
    }
    .yoryo_info dt {
        font-size: 16px;
        margin-bottom: 8px;
        color: #333;
        line-height: 1.5;
    }
    .yoryo_info dd a {
        font-size: 18px;
        color: #333;
        padding-left: 31px;
        background: url(./img/sp/lp-img07.png) no-repeat left center / 22px 16px;
    }
    .yoryo_time {
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 15px;
    }
    .web_btn div,
    .call_btn {
        display: inline-block;
    }
}

@media only screen and (max-width: 374px) {
    .pre-ttl span {
        font-size: 16px;
    }
    .flow_btn {
        width: 100%;
    }
    .message-ttl {
        font-size: 22px;
    }
    .pre-ttl span {
        font-size: 15px;
    }
    .yoryo-top-txt {
        font-size: 12px;
    }
}
