@charset "UTF-8";
.pagemv_wrap {
    background: #EDF9F9 url(../img/fls_mv.png) no-repeat top right;
    margin-bottom: 33px;
}
.page_mv_ttl span {
    padding-left: 85px;
    position: relative;
}
.page_mv_ttl span::before {
    position: absolute;
    content: "";
    background: url(../svg/icn_img03.svg) no-repeat 0 0 / 100% auto;
    width: 56px;
    height: 50px;
    left: 0;
    top: 50%;
    margin-top: -25px;
}
.fls_page_wrap {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 40px;
    box-sizing: border-box;

}
.fls_ank {
    display: flex;
    margin-bottom: 33px;
}
.fls_ank li {
    margin-right: 55px;
}
.fls_ank li:last-child {
    margin-right: 0;
}
.fls_ank li a {
    padding-left: 22px;
    font-size: 16px;
    font-weight: bold;
    background: url(../svg/arrow_down_fill.svg) no-repeat center left / 14px auto;
    color: #666666;
}
.fls_sub01 {
    border: solid 2px #00A8A9;
    padding: 35px 99px 40px;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.fls_sub_ttl {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.fls_kanyu_lst {
    margin-top: 19px;
    margin-bottom: 37px;
}
.fls_kanyu_lst li {
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 4px;
    color: #666666;
}
.fls_kanyu_lst li:last-child {
    margin-bottom: 0;
}
.fls_kanyu_lst li::before {
    position: absolute;
    content: "";
    background: #00A8A9;
    width: 12px;
    height: 12px;
    border-radius: 9999px;
    left: 0;
    top: 7px;
}
.fls_kanyu_lst li p.ver2 {
    position: relative;
    padding-left: 1em;
}
.fls_kanyu_lst li p.ver2 span {
    position: absolute;
    left: 0;
}
.fls_btn {
    display: flex;
}
.fls_btnin {
    max-width: 480px;
    width: 100%;
}
.fls_btnin p {
    margin-top: 5px;
}
.fls_btnin p a {
    color: #008486;
    text-decoration: underline;
}
.fls_btnin:last-of-type {
    margin-left: 25px;
}
.fls_code_btn.on {
    margin-bottom: 23px;
}
.fls_code_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    background: #72AF2D;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    position: relative;
}
.fls_code_btn a::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 28px;
    height: 3px;
    right: 25px;
    top: 50%;
    margin-top: -2px;
}
.fls_code_btn a::after {
    position: absolute;
    content: "";
    background: #fff;
    width: 3px;
    height: 28px;
    right: 38px;
    top: 50%;
    margin-top: -14px;
}
.fls_code_btn.on a::after {
    content: none;
}
.fls_code_table {
    display: none;
}
.fls_code_table.on {
    display: flex;

}
.table_in {
    margin-right: 10px;
    width: calc((100% - 5px * 3) / 3);
}
.table_in table {
    width: 100%;
}
.table_in:last-of-type {
    margin-right: 0;
}
.table_in tr {
    font-size: 13px;
    box-sizing: border-box;
    border: solid 1px #DEDEDE;
    width: 100%;
}
.table_in tr th {
    border-right: solid 1px #DEDEDE;
    min-height: 40px;
    padding: 7px 10px;
}
.table_in tr td {
    width: 80px;
    text-align: center;
    min-height: 40px;
}
.table_in tr:nth-child(2n) {
    background: #F3F6EF;
}
.fls_sub_wrap {
    margin-bottom: 52px;
}
.fls_page02_wrap {
    background: #EDF9F9;
    padding: 74px 0 98px;
    margin-bottom: 95px;
}
.fls_blue_wrap {
    max-width: 1340px;
    padding: 0 40px;
    box-sizing: border-box;
    margin: 0 auto;
}
.fls_sub_txt {
    text-align: center;
    font-weight: bold;
    color: #666666;
    margin-bottom: 35px;
}
.fls02_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -30px;
}
.fls02_lst li {
    margin-right: 30px;
    width: calc((100% - 20px * 3) / 3);
    border: solid 2px #008486;
    background: #fff;
    box-sizing: border-box;
    padding: 15px 35.5px 35px;
    margin-top: 30px;
}
.fls02_lst li:nth-child(3n) {
    margin-right: 0;
}
.fls02_lst li:last-child {
    margin-right: 0;
}
.fls02_lstttl {
    text-align: center;
    font-weight: bold;
    color: #008486;
    font-size: 22px;
    margin: 0 -36px 12px;
}
.fls_txt {
    font-size: 16px;
    line-height: 1.625;
    color: #666666;
}
.fls_img {
    text-align: center;
    max-width: 325px;
    margin: 0 auto 17px;
}
.fls_img img {
    width: 100%;
    height: auto;
}
.fls02_dtlttl {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.fls02_dtl.is-first {
    position: relative;
    margin-bottom: 105px;
}
.fls02_dtl.is-first::before {
    position: absolute;
    content: "";
    background: #008486;
    width: 38px;
    height: 5px;
    bottom: -65px;
    left: 50%;
    margin-left: -19px;
}
.fls02_dtl.is-first::after {
    position: absolute;
    content: "";
    background: #008486;
    width: 5px;
    height: 38px;
    bottom: -82px;
    left: 50%;
    margin-left: -3px;
}
.flsBtn_wrap {
    margin: 58px auto 0;
}
.fls_cv_wrap {
    background: #008586;
    margin: 65px 0 73px;
    padding: 48px 0px;
}
.c-btn.ver2.is-imgbtn a {
    background: #FFF09D url(../img/fls_btnimg.jpg) no-repeat center right;
}
.reason_lst {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -30px;
    padding-top: 30px;
    width: 100%;
    margin-bottom: 45px;
}
.reason_lst li {
    margin-right: 30px;
    width: calc((100% - 30px * 3) / 3);
    min-height: 300px;
    border: solid 2px #00A8A9;
    box-sizing: border-box;
    padding: 0 38px 20px;
    margin-top: 30px;
    background: #fff;
}
.reason_lst li:nth-child(3n) {
    margin-right: 0;
}
.reason_txt dt {
    font-size: 24px;
    font-weight: bold;
    text-align: center;

}
.reason_txt dd {
    color: #666666;
    line-height: 1.625;
}
.reason_icn {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 130px;
}
.fls_saport {
    max-width: 1380px;
    padding: 0 40px;
    box-sizing: border-box;
    margin: 0 auto;

}
.fls_saport_ttl {
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
    border-bottom: 2px solid #00A8A9;
    padding-bottom: 28px;
    margin-bottom: 25px;
}
.saport_sub_txt {
    color: #666666;
}
.fls_saport_flx {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.fls_saport_subttl {
    font-size: 22px;
    position: relative;
    padding-left: 32px;
    font-weight: bold;
}
.fls_saport_subttl::before {
    width: 22px;
    height: 22px;
    position: absolute;
    content: "";
    background: #008486;
    left: 0;
    top: 9px;
    border-radius: 9999px;
}
.fls_saport_dtl {
    padding-left: 32px;
    width: calc(100% - 470px);
    box-sizing: border-box;
}
.fls_saport_dtl.ver1 {
    margin-top: -170px;
    margin-bottom: 48px;
}
.fls_saport_dtl.ver2 {
    margin-top: -170px;
    margin-bottom: 43px;
}
.fls_saport_dtl.txt {
    color: #666666;
}
.fls_saport .c-btn {
    margin-left: 0;
    margin-top: 50px;
}
.end_attent {
    margin: 120px 0 80px;
}
.user_attent {
    line-height: 1.5;
    font-size: 14px;
}
.fls_safe_box {
    border: solid 2px #008486;
    background: #fff;
    padding: 55px 60px 60px;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 100px;
}
.fls_safe_box dl {
    margin-bottom: 30px;
}
.fls_safe_box dl:last-of-type {
    margin-bottom: 0;
}
.fls_safe_box dt {
    font-size: 24px;
    font-weight: bold;
    color: #008486;
    line-height: 1;
    margin-bottom: 8px;
}
.safe_lst li {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    line-height: 1.55;
    margin-bottom: 7px;
}
.safe_lst li:last-child {
    margin-bottom: 0;
}
.safe_lst li::before {
    width: 20px;
    height: 20px;
    position: absolute;
    content: "";
    background: #008486;
    border-radius: 9999px;
    left: 0;
    top: 3px;
}
.fls_recommend .txt {
    font-weight: bold;
    color: #008486;
    margin-bottom: 4px;
    margin-top: 20px;
}
.fls_recommend .lst {
    display: flex;
    flex-wrap: wrap;
    margin-top: -5px;
}
.fls_recommend .lst li {
    display: inline-block;
    font-size: 14px;
    padding-left: 18px;
    position: relative;
    margin-right: 40px;
    margin-top: 5px;
    color: #666666;
}
.fls_recommend .lst li::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 10px;
    transform: rotate(40deg);
    border-bottom: 2px solid #008486;
    border-right: 2px solid #008486;
}
.saport_dtl {
    line-height: 1.55;
    color: #666666;
}

@media (min-width: 896px) {
    .fls_code_btn a:hover {
        opacity: 0.7;
        text-decoration: none;
    }
    .c-btn.ver2.is-imgbtn a:hover {
        opacity: 0.7;
        color: #008486;
    }
    .c-btn.ver2 a:hover span:before {
        background: url(../svg/arrow_right_tri.svg) no-repeat center;
        background-size: 100% auto;
    }
    .fls_btnin p a:hover {
        text-decoration: none;
    }
    .flsBtn_wrap {
        width: 990px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .flsBtn_wrap .c-btn {
        margin: 0;
    }
}
@media only screen and (max-width: 1250px) {
    .fls02_lstttl {
        font-size: 1.6vw;
    }
}
@media only screen and (max-width: 1150px) {
    .fls_ank li a {
        font-size:  1.2vw;
    }
}
@media only screen and (max-width: 896px) {
    .c-btn {
        max-width: initial;
    }
    .pagemv_wrap {
        background: #EDF9F9 url(../img/sp/fls_mv.png) no-repeat top right / 220px auto;
        margin-bottom: 13px;
    }
    .page_mv_ttl {
        font-size: 16px;
        display: flex;
        justify-content: center;
        text-align: left;
        line-height: 1.5;
    }
    .page_mv_ttl span {
        padding-left: 48px;
        position: relative;
    }
    .page_mv_ttl span::before {
        position: absolute;
        content: "";
        background: url(../svg/icn_img03.svg) no-repeat 0 0 / 100% auto;
        width: 33px;
        height: 30px;
        left: 0;
        top: 50%;
        margin-top: -15px;
    }
    .fls_page_wrap {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .fls_ank {
        display: block;
        margin-bottom: 28px;
    }
    .fls_ank li {
        margin-right: 0;
        margin-bottom: 7px;
    }
    .fls_ank li:last-child {
        margin-right: 0;
        margin-bottom: 0;
    }
    .fls_ank li a {
        padding-left: 22px;
        font-size: 14px;
        font-weight: bold;
        background: url(../svg/arrow_down_fill.svg) no-repeat center left / 14px auto;
    }
    .fls_sub01 {
        border: solid 2px #00A8A9;
        padding: 26px 13px;
        box-sizing: border-box;
        margin-bottom: 30px;
    }
    .fls_sub_ttl {
        font-size: 24px;
        line-height: 1.5;
    }
    .fls_kanyu_lst {
        margin-top: 17px;
        margin-bottom: 37px;
    }
    .fls_kanyu_lst li {
        font-size: 13px;
        position: relative;
        padding-left: 20px;
        margin-bottom: 4px;
    }
    .fls_kanyu_lst li:last-child {
        margin-bottom: 0;
    }
    .fls_kanyu_lst li::before {
        position: absolute;
        content: "";
        background: #00A8A9;
        width: 12px;
        height: 12px;
        border-radius: 9999px;
        left: 0;
        top: 7px;
    }
    .fls_kanyu_lst li p.ver2 {
        position: relative;
        padding-left: 1em;
    }
    .fls_kanyu_lst li p.ver2 span {
        position: absolute;
        left: 0;
    }
    .fls_btn {
        display: block;
    }
    .fls_btnin {
        max-width: 480px;
        width: 100%;
        margin-bottom: 30px;
    }
    .fls_btnin p {
        margin-top: 5px;
    }
    .fls_btnin p a {
        color: #008486;
        text-decoration: underline;
    }
    .fls_btnin:last-of-type {
        margin-left: 0;
        margin-bottom: 0;
    }
    .fls_code_btn.on {
        margin-bottom: 16px;
    }
    .fls_code_btn a {
        font-size: 20px;
        height: 50px;
    }
    .fls_code_btn a::before {
        position: absolute;
        content: "";
        background: #fff;
        width: 20px;
        height: 3px;
        right: 15px;
        top: 50%;
        margin-top: -2px;
    }
    .fls_code_btn a::after {
        position: absolute;
        content: "";
        background: #fff;
        width: 3px;
        height: 20px;
        right: 23px;
        top: 50%;
        margin-top: -10px;
    }
    .fls_code_btn.on a::after {
        content: none;
    }
    .fls_code_table {
        display: none;
    }
    .fls_code_table.on {
        display: block;
    
    }
    .table_in {
        margin-right: 0;
        width:100%;
    }
    .table_in table {
        width: 100%;
    }
    .table_in:last-of-type {
        margin-right: 0;
    }
    
    .table_in tr {
        font-size: 12px;
        border-bottom: 0;
    }
    .table_in tr th {
        padding: 8px 10px;
    }
    .table_in tr td {
        width: 70px;
    }
    .table_in:last-child tr{
        border-bottom: solid 1px #DEDEDE;
    }
    .fls_sub_wrap {
        margin-bottom: 30px;
    }
    .fls_page02_wrap {
        background: #EDF9F9;
        padding: 30px 0 48px;
        margin-bottom: 30px;
    }
    .fls_blue_wrap {
        max-width: 1340px;
        padding: 0 15px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .fls_sub_txt {
        display: flex;
        justify-content: center;
        text-align: left;
        margin-bottom: 21px;
        margin-top: 13px;
    }
    .fls02_lst {
        display: block;
        margin-top: -30px;
    }
    .fls02_lst li {
        margin-right: 0;
        width: 100%;
        border: solid 2px #008486;
        background: #fff;
        box-sizing: border-box;
        padding: 15px 13px 17px;
        margin-top: 30px;
    }
    .fls02_lst li:nth-child(3n) {
        margin-right: 0;
    }
    .fls02_lst li:last-child {
        margin-right: 0;
    }
    .fls02_lstttl {
        font-size: 18px;
        margin: 0 0 10px;
    }
    .fls_txt {
        font-size: 13px;
        line-height: 1.625;
    }
    .fls_img {
        text-align: center;
        max-width: 325px;
        margin: 0 auto 12px;
    }
    .fls_img img {
        width: 100%;
        height: auto;
    }
    .fls02_dtlttl {
        font-size: 24px;
        margin-bottom: 34px;
    }
    .fls02_dtl.is-first {
        position: relative;
        margin-bottom: 105px;
    }
    .fls02_dtl.is-first::before {
        position: absolute;
        content: "";
        background: #008486;
        width: 48px;
        height: 5px;
        bottom: -55px;
        left: 50%;
        margin-left: -24px;
    }
    .fls02_dtl.is-first::after {
        position: absolute;
        content: "";
        background: #008486;
        width: 5px;
        height: 48px;
        bottom: -78px;
        left: 50%;
        margin-left: -3px;
    }
    .flsBtn_wrap {
        margin-top: 27px;
    }
    .flsBtn_wrap .c-btn {
        margin-top: 27px;
    }
    .fls_cv_wrap {
        background: #008586;
        margin: 26px 0 45px;
        padding: 23px 15px;
        box-sizing: border-box;
    }
    .c-btn.ver2.is-imgbtn a {
        background: #FFF09D url(../img/sp/fls_btnimg.jpg) no-repeat center right / 92px auto;
    }
    .reason_lst {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: -30px;
        padding-top: 30px;
        width: 100%;
        margin-bottom: 14px;
    }
    .reason_lst {
        display: block;
        margin-bottom: 30px;
    }
    .reason_lst li {
        width: 100%;
        min-height: initial;
        padding: 0 10px 20px;
        margin-right: 0;
    }
    .reason_icn {
        min-height: 105px;
    }
    .reason_txt dt {
        margin-bottom: 3px;
    }
    .fls_saport {
        padding: 0 15px;
    }
    .fls_saport_ttl {
        font-size: 20px;
        line-height: 1.4;
        padding-bottom: 14px;
        margin-bottom: 20px;
    }
    .saport_sub_txt {
        color: #666666;
    }
    .fls_saport_flx {
        display: block;
        margin-top: 25px;
    }
    .fls_saport_subttl {
        font-size: 16px;
        padding-left: 22px;
        margin-bottom: 5px;
    }
    .fls_saport_subttl::before {
        width: 15px;
        height: 15px;
        position: absolute;
        content: "";
        background: #008486;
        left: 0;
        top: 6px;
        border-radius: 9999px;
    }
    .fls_saport_img {
        padding: 0 15px;
        box-sizing: border-box;
        margin-bottom: 10px
    }
    .fls_saport_img img {
        width: 100%;
        height: auto;
    }
    .fls_saport_dtl {
        padding-left: 15px;
        width: 100%;
    }
    .fls_saport_dtl.ver1 {
        margin-top: 0;
        margin-bottom: 35px;
    }
    .fls_saport_dtl.ver2 {
        margin-top: 0;
        margin-bottom: 43px;
    }
    .fls_saport .c-btn {
        margin-left: 0;
        margin-top: 35px;
    }
    .end_attent {
        margin: 80px 0 25px;
    }
    .user_attent {
        line-height: 1.5;
        font-size: 14px;
    }
    .fls_safe_box {
        border: solid 2px #008486;
        background: #fff;
        padding: 13px 13px 15px;
        margin-top: 15px;
        margin-bottom: 100px;
    }
    .fls_safe_box dl {
        margin-bottom: 26px;
    }
    .fls_safe_box dl:last-of-type {
        margin-bottom: 0;
    }
    .fls_safe_box dt {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .safe_lst li {
        font-size: 14px;
        font-weight: bold;
        position: relative;
        padding-left: 23px;
        line-height: 1.55;
        margin-bottom: 6px;
    }
    .safe_lst li:last-child {
        margin-bottom: 0;
    }
    .safe_lst li::before {
        width: 15px;
        height: 15px;
        border-radius: 9999px;
        left: 0;
        top: 3px;
    }
    .fls_recommend .txt {
        margin-bottom: 8px;
        margin-top: 4px;
    }
    .fls_recommend .lst {
        display: flex;
        flex-wrap: wrap;
        margin-top: -5px;
    }
    .fls_recommend .lst li {
        display: inline-block;
        font-size: 13px;
        padding-left: 20px;
        margin-right: 0;
        margin-top: 0;
    }
    .fls_recommend .lst li::before {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 0;
        width: 6px;
        height: 10px;
        transform: rotate(40deg);
        border-bottom: 2px solid #008486;
        border-right: 2px solid #008486;
    }
    .saport_dtl {
        line-height: 1.55;
    }
    
}

@media only screen and (max-width: 374px) {
    .fls02_lstttl {
        font-size: 16px;
    }
    .reason_txt dt {
        font-size: 18px;
    }
    .fls_sub_ttl {
        font-size: 18px;
    }
    .fls02_dtlttl {
        font-size: 18px;
    }
}
