@charset "UTF-8";
.pagemv_wrap {
    background: url(../img/user_mv.jpg) no-repeat center center / cover;
    margin-bottom: 65px;
}
.page_mv_ttl {
    color: #fff;
}
.user_main_wrap {
    max-width: 1500px;
    padding: 0 80px;
    box-sizing: border-box;
    margin: 0 auto;
}
@media only screen and (max-width: 1340px) {
    .user_main_wrap {
        padding: 0 50px;
    }
}
.user_ank {
    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;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 120px;
}
.user_ank li {
    width: 20%;
    height: 54px;
    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-left: solid 1px #DEDEDE;
}
.user_ank li:last-child {
    border-right: solid 1px #DEDEDE;
}
.user_ank a {
    text-align: center;
    color: #008486;
    line-height: 1.5;
    font-weight: bold;
}
.user_sub_wrap {
    margin-bottom: 135px;
}
.user_sub_wrap:last-of-type {
    margin-bottom: 200px;
}
.user_subttl {
    font-size: 30px;
    line-height: 1;
    padding-bottom: 35px;
    border-bottom: solid 2px #008486;
    margin-bottom: 45px;
    font-weight: bold;
}
.user_subflx {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.user_flxtxt {
    max-width: 840px;
    width: 100%;
}
.user_img {
    max-width: 408px;
    width: 100%;
}
.user_flxdtl_ttl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 2px;
}
.uf_txt {
    font-size: 16px;
    line-height: 1.625;
    color: #666666;
}
.user_lisk {
    margin-top: 30px;
}
.user_lisk.ver2 {
    margin-top: 12px;
}
.user_lisk.ver3 {
    margin-top: 16px;
}
.user_liskttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.user_liskttl.ver2 {
    margin-bottom: 2px;
}
.user_ex {
    margin-bottom: 20px;
}
.user_ex.is-dtonly {
    margin-bottom: 0;
}
.user_ex:last-of-type {
    margin-bottom: 0;
}
.user_ex dt {
    font-size: 16px;
    padding-left: 25px;
    position: relative;
    font-weight: bold;
    margin-bottom: 5px;
}
.user_ex dt.is-mb0 {
    margin-bottom: 0;
}
.user_ex dt::before {
    position: absolute;
    content: "";
    background: #00A8A9;
    width: 15px;
    height: 15px;
    left: 0;
    top: 7px;
    border-radius: 9999px;
}
.user_ex.ver2 dt {
    color: #008486;
}
.user_dd .bold {
    font-weight: bold;
    font-size: 16px;
    margin-left: 25px;
}
.user_dd .txt {
    font-size: 16px;
    position: relative;
    padding-left: 54px;
    margin-left: 25px;
    color: #666666;
}
.user_dd .txt.ver2 {
    padding-left: 0;
}
.user_dd .txt span {
    position: absolute;
    left: 0;
}
.c-btn a {
    font-size: 18px;
}
.user_flxdtl .c-btn {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 48px;
}
.user_flxdtl .c-btn.is-mt {
    margin-top: 19px;
}
.user_method {
    border: solid 1px #00A8A9;
    background: #EDF9F9;
    padding: 30px 25px;
    box-sizing: border-box;
}
.um_ttl {
    font-size: 24px;
    font-weight: bold;
    color: #008486;
}
.method_btn {
    display: flex;
    max-width: 830px;
    width: 100%;
    justify-content: space-between;
    margin-top: 25px;
}
.user_method .c-btn {
    margin-left: 0;
    width: 400px;
}
.user_method .c-btn a {
    font-size: 18px;
}
.method_btnin p {
    font-size: 14px;
    margin-top: 3px;
}
.user_attent {
    font-size: 14px;
    position: relative;
    padding-left: 1em;
    color: #666666;
    line-height: 1.57;
}
.user_attent.is-mt {
    margin-top: 15px;
}
.end_attent {
    padding: 0 30px;
    box-sizing: border-box;
    margin-bottom: 55px;
}
.end_attent .user_attent {
    padding-left: 0;
}
.user_attent span {
    position: absolute;
    left: 0;
}
.user_eximg {
    margin: 4px 0 30px 25px;
}
.user_attent_lst {
    margin-left: 12px;
}
.user_attent_lst li {
    position: relative;
    padding-left: 1em;
    font-size: 14px;
}
.user_attent_lst li span {
    left: 0;
    position: absolute;
}
.up_ttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.625;
    margin-bottom: 10px;
    margin-top: 15px;
}
.plan_box {
    box-sizing: border-box;
}
.pb_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.plan_box.ver1 .pb_ttl {
    background: #E39300;
    margin: 0 -90px;
}
.plan_box.ver2 .pb_ttl {
    background: #0074B0;
    margin: 0 -60px;
}
.plan_box.ver3 .pb_ttl {
    background: #72AF2D;
    margin: 0;
}
.plan_box.ver1 {
    border: solid 2px #E39300;
    background: #FFFBF4;
    padding: 0 90px 30px;
}
.plan_box.ver2 {
    border: solid 2px #0074B0;
    background: #F8FDFF;
    padding: 0 60px 30px;
    margin-top: 10px;
}
.plan_box.ver3 {
    border: solid 2px #72AF2D;
    background: #fff;
    padding: 0 0 20px;
    margin-top: 10px;
}
.plan_box dl {
    margin-top: 9px;
}
.plan_box dl dt {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.plan_box.ver1 dl dt {
    color: #E39300;
}
.plan_box.ver2 dl dt {
    color: #0074B0;
}
.plan_box.ver3 dl dt {
    color: #72AF2D;
}
.plan_box ul {
    display: flex;
    justify-content: center;
}
.plan_box ul li {
    position: relative;
    padding-left: 23px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
}
.plan_box ul li:last-child {
    margin-right: 0;
}
.plan_box ul li::before {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 9999px;
    left: 0;
    top: 8px;
}
.plan_box.ver1 ul li::before {
    background: #E39300;
}
.plan_box.ver2 ul li::before {
    background: #0074B0;
}
.plan_box.ver3 ul li::before {
    background: #72AF2D;
}
.plan_box.ver3 ul {
    flex-direction: column;
}
.plan_box.ver3 ul li {
    margin-right: 0;
}
.list_box {
    display: flex;
    justify-content: center;
}
@media (min-width: 896px) {

}

@media only screen and (max-width: 896px) {
    .pagemv_wrap {
        background: url(../img/sp/user_mv.jpg) no-repeat center center / cover;
        margin-bottom: 20px;
    }
    .page_mv_ttl {
        color: #fff;
    }
    .user_main_wrap {
        padding: 0 15px;
    }
    .user_ank {
        display: block;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 50px;
    }
    .user_ank li {
        width: 100%;
        height: 35px;
        border-right: solid 1px #DEDEDE;
        margin-bottom: 14px;
    }
    .user_ank li:last-child {
        border-right: solid 1px #DEDEDE;
        margin-bottom: 0;
    }
    .user_img {
        margin-bottom: 4px;
    }
    .user_ank a {
        font-size: 16px;
    }
    .user_sub_wrap {
        margin-bottom: 80px;
    }
    .user_sub_wrap:last-of-type {
        margin-bottom: 57px;
    }
    .user_subttl {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    .user_subflx {
       display: block;
    }
    .user_flxtxt {
        max-width: 840px;
        width: 100%;
    }
    .user_img {
        max-width: 408px;
        width: 100%;
    }
    .user_flxdtl_ttl {
        font-size: 16px;
        margin-bottom: 2px;
    }
    .uf_txt {
        font-size: 13px;
        line-height: 1.53;
    }
    .user_lisk {
        margin-top: 15px;
    }
    #user02 .user_lisk {
        margin-top: 4px;
    }
    .user_liskttl {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .user_ex {
        margin-bottom: 5px;
    }
    .user_ex.is-dtonly {
        margin-bottom: 0;
    }
    .user_ex:last-of-type {
        margin-bottom: 0;
    }
    .user_ex dt {
        font-size: 13px;
        padding-left: 22px;
        margin-bottom: 0;
    }
    .user_ex dt::before {
        top: 4px;
    }
    .user_lisk.ver3 {
        margin-top: 1px;
    }
    .user_ex.ver2 dt {
        color: #008486;
    }
    .user_dd .bold {
        font-size: 13px;
        margin-left: 22px;
    }
    .user_dd .txt {
        font-size: 13px;
        padding-left: 40px;
        margin-left: 22px;
    }
    .user_dd .txt.ver2 {
        padding-left: 0;
    }
    .user_dd .txt span {
        position: absolute;
        left: 0;
    }
    .c-btn {
        width: 100%;
        max-width: initial;
    }
    .user_flxdtl .c-btn {
        margin-top: 22px;
        margin-bottom: 35px;
    }
    .user_method {
        padding: 15px 15px 22px;
    }
    .method_btnin {
        margin-top: 8px;
    }
    .um_ttl {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .method_btn {
        display: block;
        margin-top: 15px;
    }
    .user_method .c-btn {
        margin-left: 0;
        width: 100%;
    }
    .user_method .c-btn a {
        font-size: 14px;
    }
    .method_btnin p {
        font-size: 12px;
        margin-top: 3px;
    }
    .user_attentbox {
        margin-top: 15px
    }
    .user_attent {
        font-size: 13px;
        position: relative;
        padding-left: 1em;
    }
    .end_attent {
        padding: 0;
        margin-bottom: 25px;
    }
    .end_attent .user_attent {
        padding-left: 0;
    }
    .user_attent span {
        position: absolute;
        left: 0;
    }
    .user_eximg {
        margin: 7px 0 9px;
        padding: 0 7px;
        box-sizing: border-box;
    }
    .user_attent_lst li {
        position: relative;
        padding-left: 1em;
        font-size: 13px;
    }
    .user_attent_lst li span {
        left: 0;
        position: absolute;
    }
    .up_ttl {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .plan_box {
        box-sizing: border-box;
    }
    .pb_ttl {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
    }
    .plan_box.ver1 .pb_ttl {
        background: #E39300;
        margin: 0 -15px;
    }
    .plan_box.ver2 .pb_ttl {
        background: #0074B0;
        margin: 0 -15px;
    }
    .plan_box.ver3 .pb_ttl {
        background: #72AF2D;
        margin: 0;
    }
    .plan_box.ver1 {
        border: solid 2px #E39300;
        background: #FFFBF4;
        padding: 0 15px 15px;
    }
    .plan_box.ver2 {
        border: solid 2px #0074B0;
        background: #F8FDFF;
        padding: 0 15px 15px;
        margin-top: 10px;
    }
    .plan_box.ver3 {
        border: solid 2px #72AF2D;
        background: #fff;
        padding: 0 0 20px;
        margin-top: 18px;
    }
    .plan_box dl {
        margin-top: 14px;
    }
    .plan_box dl dt {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 1.5;
    }
    .plan_box.ver2 dl dt {
        margin-bottom: 9px;
    }
    .plan_box.ver3 dl dt {
        margin-bottom: 9px;
    }
    .plan_box ul {
        display: flex;
        justify-content: center;
    }
    .plan_box ul li {
        position: relative;
        padding-left: 23px;
        font-size: 16px;
        font-weight: bold;
        margin-right: 30px;
    }
    .plan_box ul li:last-child {
        margin-right: 0;
    }
    .plan_box ul li::before {
        position: absolute;
        content: "";
        width: 13px;
        height: 13px;
        border-radius: 9999px;
        left: 0;
        top: 8px;
    }
    .plan_box.ver1 ul li::before {
        background: #E39300;
    }
    .plan_box.ver2 ul li::before {
        background: #0074B0;
    }
    .plan_box.ver3 ul li::before {
        background: #72AF2D;
    }
    .plan_box.ver2 ul {
        flex-direction: column;
    }
    .plan_box.ver3 ul {
        flex-direction: column;
    }
    .plan_box.ver3 ul li {
        margin-right: 0;
    }
    .list_box {
        display: flex;
        justify-content: center;
    }
    .user_img img {
        width: 100%;
        height: auto;
    }
    .user_eximg img {
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 374px) {
    .page_mv_ttl {
        font-size: 22px;
    }
}