@charset "UTF-8";

/* =================================
 title
================================= */
.c-ttl_border {
    position: relative;
    z-index: 0;
    line-height: 1.6;
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    text-align: center;
}

.sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .c-ttl_border {
        margin-bottom: 15px;
        padding-bottom: 16px;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }
}

.c-ttl_border::before {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 50%;
    width: 60px;
    height: 1px;
    background-color: #284b7a;
    transform: translateX(-50%);
    content: "";
}

@media screen and (max-width: 767px) {
    .c-ttl_border::before {
        width: 30px;
    }
}

.c-ttl_border span {
    display: block;
}

.c-ttl_border_main {
    font-size: 38px;
    font-size: 3.8rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .c-ttl_border_main {
        font-size: 30px;
        font-size: 3rem;
    }
}

@media screen and (max-width: 767px) {
    .c-ttl_border_main {
        font-size: 20px;
        font-size: 2rem;
    }
}

.c-ttl_border_sub {
    line-height: 1;
    margin-bottom: 3px;
    font-size: 28px;
    font-size: 2.8rem;
}

@media screen and (max-width: 767px) {
    .c-ttl_border_sub {
        line-height: 1.5;
        margin-bottom: 5px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.c-ttl_bg {
    line-height: 1;
    padding: 41px 0 47px;
    color: #fff;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 42px;
    font-size: 4.2rem;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .c-ttl_bg {
        padding: 20px 0 22px;
        font-size: 20px;
        font-size: 2rem;
    }
}

.c-ttl_bg.-bg01 {
    background-color: #597396;
}

.c-ttl_bg.-bg02 {
    background-color: #93a1b3;
}

.c-ttl_bg.-bg03 {
    background-color: #284b7a;
}


/* =================================
 text
================================= */
.c-txt_gold {
    color: #887d51;
}

.c-txt_gry {
    color: #959ca5;
}

.c-txt_asterisk {
    position: relative;
    z-index: 0;
    padding-left: 1.1em;
}

.c-txt_asterisk::before {
    position: absolute;
    z-index: 0;
    top: 5px;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    content: "\203B";
}

@media screen and (max-width: 767px) {
    .c-txt_asterisk::before {
        top: 3px;
    }
}

.c-txt_min {
    font-size: 14px;
    font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
    .c-txt_min {
        font-size: 11px;
        font-size: 1.1rem;
    }
}

.c-txt_link {
    text-decoration: underline !important;
}


/* =================================
 list
================================= */
.c-list_asteNum li {
    position: relative;
    z-index: 0;
    counter-increment: number;
    padding-left: 2em;
}

.c-list_asteNum li:first-of-type {
    margin-top: 0;
}

.c-list_asteNum li::before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 2em;
    height: 1em;
    content: "\203B" counter(number);
}

.c-list_midpoint li {
    position: relative;
    z-index: 0;
    margin-top: 8px;
    padding-left: 1em;
}

@media screen and (max-width: 767px) {
    .c-list_midpoint li {
        margin-top: 5px;
    }
}

.c-list_midpoint li:first-of-type {
    margin-top: 0;
}

.c-list_midpoint li::before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    content: "\30fb";
}


/* =================================
 index
================================= */
/* mv
---------------------------------------------------------- */
.p-index_mv {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 1000px;
    background-image: url(../img/img_mv.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
}

.p-index_mv::before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(77, 104, 140, 0.66);
    mix-blend-mode: multiply;
    content: "";
}

/*@media screen and (max-width: 767px) {
  .p-index_mv {
    background-image: url(../img/img_mv@sp.jpg);
    height: 95vh;
    background-position: center right -70px;
    color: #fff;
  }
}*/

.p-index_mv .l-cont_l {
    position: relative;
    z-index: 0;
    height: 100%;
}

.p-index_mv_cont {
    position: absolute;
    z-index: 0;
    top: 200px;
    left: 0;
    color: #fff;
}

.p-index_mv .mv-doc {
    position: absolute;
    bottom: 0;
    right: -100px;
    width: 600px;
}

.l-cont_s {
    position: relative;
}

.l-cont_s .p-index_reserve_img {
    position: absolute;
    top: -305px;
    width: 500px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.mv_banner_circle{
    position: absolute;
    bottom: 40px;
}

.circle_flex{
    display: flex;
    gap: 40px;
}

@media screen and (max-width: 767px) {

    .p-index_mv {
        height: 600px;
    }

    .p-index_mv_cont {
        top: 100px;
    }

    .p-index_mv .mv-doc {
        right: -115px;
        width: 310px;
    }

    .l-cont_s .p-index_reserve_img {
        top: -183px;
        width: 300px;
    }
}

.p-index_mv_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 41px;
    gap: 20px;
    width: 70%;
}

.u-only_midsize {
    display: none;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_mv_list {
        margin-bottom: 15px;
        gap: 15px;
    }

    .p-index_mv .mv-doc {
        right: -100px;
        width: 450px;
    }

    .p-index_mv_cont {
        padding: 0 20px;
    }

    .u-only_midsize {
        display: block;
    }
}

@media screen and (max-width: 767.9px) and (min-width: 540px) {
    .p-index_mv .mv-doc {
        right: -50px;
        width: 400px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_mv_list {
        /* width: 100%; */
        width: 72%;
        gap: 10px;
        margin-bottom: 15px;
    }
}

.p-index_mv_list li {
    line-height: 1;
    /*margin-right: 12px;*/
    padding: 8px 21px 9px;
    border: 1px solid #fff;
    font-size: 2rem;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .p-index_mv_list li {
        padding: 10px 8px;
        font-size: 1rem;
        width: 105px;
    }
}

.p-index_mv_list li:last-of-type {
    margin-right: 0;
}

.p-index_mv_ttl {
    line-height: 1;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 600;
    font-size: 58px;
    font-size: 5.8rem;
}

.p-index_mv:after {
    position: absolute;
    content: "";
    background: url(../img/bg_mvinfo@pc.png) no-repeat;
    background-size: contain;
    background-position: bottom;
    width: 28.3vw;
    height: 100%;
    max-height: 80vh;
    bottom: 0;
    right: 0;
}

.l-header_contact_tel_cont {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .p-index_mv_ttl {
        line-height: 1.2;
        font-size: 26px;
        font-size: 2.6rem;
    }

    .p-index_mv:after {
        background: url(../img/bg_mvinfo@sp.png) no-repeat;
        background-size: contain;
        width: 240px;
        height: 300px;
        max-height: 100%;
        right: -88px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .p-index_mv:after {
        width: 320px;
        height: 416px;
        bottom: 0;
        right: -20px;
    }
}

.p-index_mv_ttl_head {
    display: block;
    line-height: 1;
    margin-bottom: 25px;
    font-size: 47px;
    font-size: 4.7rem;
}

@media screen and (max-width: 767px) {
    .p-index_mv_ttl_head {
        margin-bottom: 10px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5;
    }
}

.p-index_mv_copy {
    position: relative;
    z-index: 0;
    margin-top: 43px;
    padding-left: 80px;
    line-height: 1;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 28px;
    font-size: 2.8rem;
}

@media screen and (max-width: 767px) {
    .p-index_mv_copy {
        line-height: 1.6;
        margin-top: 15px;
        padding-left: 28px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_mv_copy::before {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 64px;
    height: 1px;
    background-color: #fff;
    content: "";
}

@media screen and (min-width: 768px) {
    .p-index_mv_copy::before {
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 767px) {
    .p-index_mv_copy::before {
        top: 13px;
        width: 18px;
    }
}


/* trouble
---------------------------------------------------------- */
.p-index_trouble {
    padding: 100px 0 112px;
    background-color: #f2f5f9;
}

@media screen and (max-width: 767px) {
    .p-index_trouble {
        padding: 40px 0 0;
    }
}

.p-index_trouble .l-cont_s {
    position: relative;
    z-index: 0;
}

@media screen and (min-width: 768px) {
    .p-index_trouble_cont {
        padding-left: 45px;
    }

    .p-index_trouble_inner {
        width: 55%;
        max-width: 543px;
    }
}

.p-index_trouble_ttl {
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: -0.025em;
}


@media screen and (max-width: 767px) {
    .p-index_trouble_ttl {
        line-height: 1.6;
        font-size: 22px;
        font-size: 2.2rem;
        text-align: center;
    }
}

.p-index_trouble_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 46px;
}

@media screen and (max-width: 767px) {
    .p-index_trouble_list {
        margin-top: 25px;
    }
}

.p-index_trouble_list li {
    position: relative;
    z-index: 0;
    width: 48%;
    height: 150px;
    margin-top: 24px;
    margin-right: 4%;
    background-color: #fff;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .p-index_trouble_cont {
        padding-left: 45px;
    }

    .p-index_trouble_inner {
        width: 55%;
        max-width: 543px;
    }
}

.p-index_trouble_list li:nth-child(-n+2) {
    margin-top: 0;
}

.p-index_trouble_list li:nth-child(even) {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .p-index_trouble_list li {
        margin-top: 14px;
        height: 90px;
    }
}

.p-index_trouble_list_ttl {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 1.5;
    font-size: 20px;
    font-size: 2rem;
    transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
    .p-index_trouble_list_ttl {
        font-size: 13px;
        font-size: 1.3rem;
    }
}

.p-index_trouble_list_ttl .c-txt_gold {
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 600;
    font-size: 26px;
    font-size: 2.6rem;
}

@media screen and (max-width: 767px) {
    .p-index_trouble_list_ttl .c-txt_gold {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_trouble_txt {
    line-height: 1;
    margin-top: 30px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 600;
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .p-index_trouble_txt {
        margin-top: 20px;
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_trouble_txt_big {
    display: inline-block;
    position: relative;
    z-index: 0;
    line-height: 1;
    padding-bottom: 15px;
    font-size: 52px;
    font-size: 5.2rem;
}

@media screen and (max-width: 767px) {
    .p-index_trouble_txt_big {
        padding-bottom: 10px;
        font-size: 26px;
        font-size: 2.6rem;
    }
}

.p-index_trouble_txt_big::before,
.p-index_trouble_txt_big::after {
    position: absolute;
    z-index: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d3ceba;
    content: "";
}

.p-index_trouble_txt_big::before {
    bottom: 5px;
}

@media screen and (max-width: 767px) {
    .p-index_trouble_txt_big::before {
        bottom: 3px;
    }
}

.p-index_trouble_txt_big::after {
    bottom: 0;
}

.p-index_trouble_img {
    width: 40%;
}

@media screen and (min-width: 768px) {
    .p-index_trouble_img {
        position: absolute;
        z-index: 0;
        right: 0;
        bottom: -112px;
        max-width: 430px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_trouble_img {
        width: 55%;
        margin: 15px auto 0;
    }
}


/* counseling
---------------------------------------------------------- */
.p-index_counseling_top {
    padding: 100px 0;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top {
        padding: 50px 0;
    }
}

.p-index_counseling_top_ttl {
    line-height: 1.31;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_ttl {
        line-height: 1.6;
    }
}

.p-index_counseling_top_ttl .c-txt_gold {
    font-size: 26px;
    font-size: 2.6rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_ttl .c-txt_gold {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_counseling_top_ttl_main {
    font-size: 46px;
    font-size: 4.6rem;
}

@media screen and (min-width: 768px) {
    .p-index_counseling_top_ttl_main {
        margin-top: 12px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_ttl_main {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_counseling_top_ttl_main_big {
    padding-right: 0.1em;
    font-size: 54px;
    font-size: 5.4rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_ttl_main_big {
        font-size: 26px;
        font-size: 2.4rem;
    }
}

.p-index_counseling_top_box {
    margin-top: 75px;
    padding: 0 70px;
    background-color: #f2f3f4;
}

@media screen and (min-width: 768px) {
    .p-index_counseling_top_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 250px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_box {
        margin-top: 30px;
        padding: 25px 5%;
    }
}

.p-index_counseling_top_box_txt {
    color: #597396;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.025em;
}

.p-index_counseling_top_box_txt_head span,
.p-index_counseling_top_box_txt_btm span {
    display: inline-block;
    line-height: 1;
    padding-bottom: 5px;
    border-bottom: 2px dotted #597396;
}

@media screen and (max-width: 767px) {

    .p-index_counseling_top_box_txt_head span,
    .p-index_counseling_top_box_txt_btm span {
        line-height: 1.4;
        padding-bottom: 2px;
    }
}

.p-index_counseling_top_box_txt_head {
    font-size: 31px;
    font-size: 3.1rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_box_txt_head {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_counseling_top_box_txt_btm {
    font-size: 37px;
    font-size: 3.7rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_box_txt_btm {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_counseling_top_box_txt_btm_all {
    font-size: 48px;
    font-size: 4.8rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_box_txt_btm_all {
        font-size: 26px;
        font-size: 2.6rem;
    }
}

.p-index_counseling_top_box_list {
    display: flex;
    align-items: flex-end;
    margin: -50px 0 25px;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_box_list {
        justify-content: center;
        margin: 20px 0 0;
    }
}

.p-index_counseling_top_box_list .-img01 {
    width: 203px;
}

@media screen and (min-width: 768px) {
    .p-index_counseling_top_box_list .-img01 {
        margin-right: 12px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_box_list .-img01 {
        width: 42%;
        margin-right: 5%;
    }
}

.p-index_counseling_top_box_list .-img02 {
    width: 184px;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_top_box_list .-img02 {
        width: 40%;
    }
}

.p-index_counseling_step_ttl {
    display: flex;
    align-items: flex-start;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_ttl {
        align-items: center;
    }
}

.p-index_counseling_step_ttl_ico {
    width: 110px;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_ttl_ico {
        width: 60px;
    }
}

.p-index_counseling_step_ttl_ico_head,
.p-index_counseling_step_ttl_ico_num {
    display: block;
    line-height: 1;
    color: #d3c48a;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.p-index_counseling_step_ttl_ico_head {
    font-size: 28px;
    font-size: 2.8rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_ttl_ico_head {
        font-size: 11px;
        font-size: 1.1rem;
    }
}

.p-index_counseling_step_ttl_ico_num {
    font-size: 66px;
    font-size: 6.6rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_ttl_ico_num {
        font-size: 28px;
        font-size: 2.8rem;
    }
}

.p-index_counseling_step_ttl_txt {
    width: 83%;
}

.p-index_counseling_step_ttl_txt_main {
    line-height: 1.53;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 38px;
    font-size: 3.8rem;
    letter-spacing: -0.025em;
}

@media screen and (min-width: 768px) {
    .p-index_counseling_step_ttl_txt_main.-height01 {
        padding-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_ttl_txt_main {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_counseling_step_ttl_txt_btm {
    line-height: 1.6;
    font-weight: 500;
    font-size: 20px;
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_ttl_txt_btm {
        margin-top: 5px;
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.p-index_counseling_step_bg {
    background-color: #597396;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_bg {
        padding: 30px 0;
    }

    .p-index_counseling_step_bg.-bg02 .l-cont_s {
        display: block;
    }

    .p-index_counseling_step_bg.-bg02 .p-index_counseling_step_bg_side {
        width: unset;
    }

    .p-index_counseling_step_bg.-bg02 .p-index_counseling_step_bg_side_list_item:nth-child(1) {
        border-bottom: none;
        padding: 0;
    }

    .p-index_counseling_step_bg.-bg02 .p-index_counseling_step_bg_side_list_inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .p-index_counseling_step_bg.-bg02 .p-index_counseling_step_bg_side_list_inner .p-index_counseling_step_ttl {
        width: 62%;
        padding: 0 0 20px;
        border-bottom: 2px dotted #6f8bab;
    }
}

@media screen and (min-width: 768px) {
    .p-index_counseling_step_bg.-bg01 {
        padding: 25px 0;
    }

    .p-index_counseling_step_bg.-bg01 .l-cont_s {
        align-items: center;
    }

    .p-index_counseling_step_bg.-bg02 {
        padding: 40px 0;
    }

    .p-index_counseling_step_bg.-bg02 .l-cont_s {
        align-items: flex-start;
    }

    .p-index_counseling_step_bg.-bg02 .p-index_counseling_step_ttl_ico {
        padding-top: 10px;
    }
}

.p-index_counseling_step_bg .l-cont_s {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_bg .l-cont_s {
        align-items: flex-start;
    }
}

.p-index_counseling_step_bg_side {
    width: 62%;
}

@media screen and (min-width: 768px) {
    .p-index_counseling_step_bg_side {
        max-width: 660px;
    }
}

.p-index_counseling_step_bg_side_list_item {
    padding: 40px 0;
    border-bottom: 2px dotted #6f8bab;
}

.p-index_counseling_step_bg_side_list_item:first-of-type {
    padding: 0 0 40px;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_bg_side_list_item:first-of-type {
        padding: 0 0 20px;
    }
}

.p-index_counseling_step_bg_side_list_item:last-of-type {
    padding: 40px 0 0;
    border-bottom: none;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_bg_side_list_item:last-of-type {
        padding: 20px 0 0;
    }
}

.p-index_counseling_step_bg_side .c-txt_asterisk {
    line-height: 1.57;
}

.p-index_counseling_step_bg_side .c-txt_asterisk {
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_bg_side .c-txt_asterisk {
        margin-top: 15px;
    }
}

.p-index_counseling_bg_img {
    width: 360px;
    height: 360px;
    border-radius: 50%;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_bg_img {
        width: 110px;
        height: 110px;
    }
}

.p-index_counseling_step_grid {
    padding: 60px 0;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_grid {
        padding: 30px 0;
    }
}

@media screen and (min-width: 768px) {
    .p-index_counseling_step_grid .l-cont_s {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    .p-index_counseling_step_grid_cont {
        width: 60%;
        max-width: 640px;
    }
}


.p-index_counseling_step_grid_img {
    width: 373px;
    height: 373px;
    border-radius: 50%;
    overflow: hidden;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_counseling_step_grid_img {
        width: 280px;
        height: 280px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_grid_img {
        width: 220px;
        height: 220px;
        margin: 20px auto 0;
    }
}

.p-index_counseling_step_grid_img img {
    width: auto;
    height: 100%;
}

.p-index_counseling_step_grid_box {
    padding: 40px;
    border: 1px dotted #284b7a;
    border-radius: 6px;
}

@media screen and (min-width: 768px) {
    .p-index_counseling_step_grid_box {
        width: 95%;
        margin: 30px auto 0;
    }
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_grid_box {
        margin-top: 20px;
        padding: 15px 5%;
    }
}

.p-index_counseling_step_grid_box_ttl {
    line-height: 1;
    margin-bottom: 25px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 26px;
    font-size: 2.6rem;
}

@media screen and (max-width: 767px) {
    .p-index_counseling_step_grid_box_ttl {
        line-height: 1.6;
        margin-bottom: 10px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}


/* reserve
---------------------------------------------------------- */
.p-index_reserve {
    padding: 360px 0 99px;
    background-color: #eae8e0;
}

@media screen and (max-width: 767px) {
    .p-index_reserve {
        padding: 200px 0 30px;
    }
}

.p-index_reserve_box {
    padding: 70px 94px;
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .p-index_reserve_box {
        padding: 25px 5%;
    }
}

.p-index_reserve_ttl {
    line-height: 1;
    margin-bottom: 50px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_reserve_ttl {
        margin-bottom: 30px;
        font-size: 30px;
        font-size: 3rem;
    }
}

.p-index_reserve_ttl.-gold {
    color: #887d51;
}

@media screen and (max-width: 767px) {
    .p-index_reserve_ttl {
        line-height: 1.4;
        margin-bottom: 20px;
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_reserve_grid {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .p-index_reserve_grid_tel,
    .p-index_reserve_grid_mail {
        width: 48%;
    }

    .p-index_reserve_grid_tel {
        margin-right: 4%;
    }
}

@media screen and (max-width: 767px) {
    .p-index_reserve_grid_tel {
        margin-bottom: 15px;
    }
}

.p-index_reserve_grid_tel a,
.p-index_reserve_grid_mail a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px;
}

@media screen and (max-width: 767px) {

    .p-index_reserve_grid_tel a,
    .p-index_reserve_grid_mail a {
        height: 75px;
    }
}

.p-index_reserve_grid_tel a {
    background-color: #f2f3f4;
}

@media screen and (min-width: 768px) {
    .p-index_reserve_grid_tel a {
        padding-top: 10px;
    }
}

.p-index_reserve_grid_tel a img {
    width: 44px;
    margin-right: 13px;
}

@media screen and (max-width: 767px) {
    .p-index_reserve_grid_tel a {
        padding-top: 5px;
    }

    .p-index_reserve_grid_tel a img {
        width: 28px;
        margin-right: 7px;
    }
}

.p-index_reserve_grid_tel_ttl {
    line-height: 1;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 767px) {
    .p-index_reserve_grid_tel_ttl {
        font-size: 14px;
        font-size: 1.4rem;
        text-align: center;
    }
}

.p-index_reserve_grid_tel_num {
    line-height: 1;
    margin-top: 11px;
    font-family: "Amiri", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-size: 44px;
    font-size: 4.4rem;
    letter-spacing: -0.04em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_reserve_grid_tel_num {
        font-size: 36px;
        font-size: 3.6rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_reserve_grid_tel_num {
        margin-top: 8px;
        font-size: 30px;
        font-size: 3rem;
    }
}

.p-index_reserve_grid_mail a {
    background-color: #597396;
}

.p-index_reserve_grid_mail a img {
    width: 50px;
    margin-right: 20px;
}

@media screen and (max-width: 767px) {
    .p-index_reserve_grid_mail a img {
        width: 30px;
        margin-right: 10px;
    }
}

.p-index_reserve_grid_mail_sub,
.p-index_reserve_grid_mail_main {
    line-height: 1.2;
    color: #fff;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
}

.p-index_reserve_grid_mail_sub {
    font-size: 22px;
    font-size: 2.2rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_reserve_grid_mail_sub {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_reserve_grid_mail_sub {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

.p-index_reserve_grid_mail_main {
    margin-top: 3px;
    font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_reserve_grid_mail_main {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_reserve_grid_mail_main {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_reserve_btm {
    margin-top: 30px;
    font-size: 20px;
    font-size: 2rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_reserve_btm {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_reserve_btm {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .p-index_reserve_btm {
        margin-top: 15px;
        font-size: 14px;
        font-size: 1.4rem;
        text-align: center;
    }
}

.p-index_reserve_bnr {
    padding-top: 100px;
    width: 580px;
    margin: 0 auto;
}

.p-index_reserve_bnr .bnr_impinfo {
    margin-bottom: 100px;
}

.p-index_reserve_bnr .bnr_crtcmp {
    padding: 0 50px;
}

@media screen and (max-width: 767px) {
    .p-index_reserve_bnr {
        padding: 60px 0;
        width: 300px;
    }

    .p-index_reserve_bnr .bnr_impinfo {
        margin-bottom: 50px;
    }

    .p-index_reserve_bnr .bnr_crtcmp {
        padding: 0 30px;
    }
}


/* strength
---------------------------------------------------------- */
@media screen and (min-width: 768px) {
    .p-index_strengths01 {
        position: relative;
        z-index: 0;
        overflow: hidden;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01 .l-bg_wht {
        /*padding: 30px 0 230px;*/
		padding: 30px 0;
    }
}

.p-index_strengths01_side {
    padding: 45px 0 0 0;
    background-color: #284b7a;
    color: #fff;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_side {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_side {
        position: absolute;
        z-index: -1;
        top: 0;
        right: 0;
        width: 100px;
        height: 100%;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_side {
        width: 80px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_side {
        padding: 20px 0 22px;
        font-size: 20px;
        font-size: 2rem;
        text-align: center;
        letter-spacing: normal;
    }
}

.p-index_strengths01_side_cont {
    display: block;
    line-height: 1;
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_side_cont {
        width: 100px;
        height: 100%;
        padding-right: 32px;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_side_cont {
        width: 80px;
        padding-right: 27px;
    }
}

.p-index_strengths_ttl {
    position: relative;
    z-index: 0;
    margin-bottom: 80px;
}

@media screen and (min-width: 768px) {
    .p-index_strengths_ttl.-left {
        padding-left: 120px;
    }

    .p-index_strengths_ttl.-left .p-index_strengths_ttl_ico {
        left: 0;
    }

    .p-index_strengths_ttl.-right {
        padding-right: 120px;
        text-align: right;
    }

    .p-index_strengths_ttl.-right .p-index_strengths_ttl_ico {
        right: 0;
    }

    .p-index_strengths_ttl.p-index_gsystem_ttl {
        padding-right: 0;
        text-align: center;
    }

    .p-index_strengths_ttl.p-index_gsystem_ttl .p-index_strengths_ttl_cont {
        text-align: center;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_ttl.-left {
        padding-left: 80px;
    }

    .p-index_strengths_ttl.-right {
        padding-right: 80px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_ttl {
        margin-bottom: 40px;
    }

    .p-index_strengths01 .p-index_strengths_ttl {
        padding-left: 60px;
    }

    .p-index_strengths02 .p-index_strengths_ttl,
    .p-index_strengths03 .p-index_strengths_ttl,
    .p-index_strengths04 .p-index_strengths_ttl,
    .p-index_strengths05 .p-index_strengths_ttl,
    .p-index_strengths06 .p-index_strengths_ttl {
        padding-top: 60px;
        text-align: center;
    }
}

.p-index_strengths_ttl_ico {
    position: absolute;
    z-index: -1;
    top: -65px;
    color: #eae8e0;
}

@media screen and (max-width: 1240px) {
    .p-index_strengths_ttl_ico {
        top: -30px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01 .p-index_strengths_ttl_ico {
        left: 0;
    }

    .p-index_strengths02 .p-index_strengths_ttl_ico,
    .p-index_strengths03 .p-index_strengths_ttl_ico,
    .p-index_strengths04 .p-index_strengths_ttl_ico,
    .p-index_strengths05 .p-index_strengths_ttl_ico,
    .p-index_strengths06 .p-index_strengths_ttl_ico {
        left: 50%;
        transform: translateX(-50%);
    }

    .p-index_strengths02 .p-index_strengths_ttl_ico .p-index_strengths_ttl_ico_en,
    .p-index_strengths03 .p-index_strengths_ttl_ico .p-index_strengths_ttl_ico_en,
    .p-index_strengths04 .p-index_strengths_ttl_ico .p-index_strengths_ttl_ico_en,
    .p-index_strengths05 .p-index_strengths_ttl_ico .p-index_strengths_ttl_ico_en,
    .p-index_strengths06 .p-index_strengths_ttl_ico .p-index_strengths_ttl_ico_en {
        display: none;
    }
}

.p-index_strengths_ttl_ico span {
    display: block;
    line-height: 1;
    font-family: "EB Garamond", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.p-index_strengths_ttl_ico_num {
    font-size: 200px;
    font-size: 20rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_ttl_ico_num {
        font-size: 150px;
        font-size: 15rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_ttl_ico_num {
        font-size: 80px;
        font-size: 8rem;
    }
}

.p-index_strengths_ttl_ico_en {
    margin-top: -26px;
    font-size: 30px;
    font-size: 3rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_ttl_ico_en {
        font-size: 26px;
        font-size: 2.6rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_ttl_ico_en {
        margin-top: -5px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_strengths_ttl_sub,
.p-index_strengths_ttl_main {
    line-height: 1;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 767px) {

    .p-index_strengths_ttl_sub,
    .p-index_strengths_ttl_main {
        line-height: 1.4;
    }
}

.p-index_strengths_ttl_sub {
    font-size: 32px;
    font-size: 3.2rem;
}

@media screen and (max-width: 767px) {
    .p-index_strengths_ttl_sub {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

.p-index_strengths_ttl_sub_big {
    font-size: 46px;
    font-size: 4.6rem;
}

@media screen and (max-width: 767px) {
    .p-index_strengths_ttl_sub_big {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_strengths_ttl_main {
    margin-top: 15px;
    font-size: 50px;
    font-size: 5rem;
    display: inline-block;
    position: relative;
}

.p-index_strengths_ttl_main.p-index_strengths_fttl_main:after {
    position: absolute;
    content: "";
    background: url(../img/img_strength.png) no-repeat center center;
    background-size: contain;
    top: -25px;
    right: -100px;
    width: 95px;
    height: 85px;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_ttl_main {
        margin-top: 10px;
        font-size: 36px;
        font-size: 3.6rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_ttl_main {
        margin-top: 8px;
        font-size: 22px;
        font-size: 2.2rem;
    }

    .p-index_strengths_ttl_main.p-index_strengths_fttl_main:after {
        top: -5px;
        right: -85px;
    }
}

.p-index_strengths_ttl_main_big {
    font-size: 60px;
    font-size: 6rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_ttl_main_big {
        font-size: 50px;
        font-size: 5rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_ttl_main_big {
        font-size: 30px;
        font-size: 3rem;
    }
}

.p-index_strengths01 .p-index_strengths_ttl {
    margin-bottom: 45px;
    position: relative;
}

.p-index_strengths01 .p-index_strengths_img {
    position: absolute;
    top: 45px;
    right: 250px;
    width: 90px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01 .p-index_strengths_ttl {
        margin-bottom: 20px;
    }
}

.p-index_strengths01 .p-index_strengths_ttl_ico {
    top: -40px;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01 .p-index_strengths_ttl .p-index_strengths_ttl_ico {
        top: -20px;
    }

    .p-index_strengths01 .p-index_strengths_img {
        top: 30px;
        right: 410px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01 .p-index_strengths_ttl .p-index_strengths_ttl_ico {
        top: -20px;
    }

    .p-index_strengths01 .p-index_strengths_img {
        position: absolute;
        top: 35px;
        right: 250px;
        width: 79px;
    }
}

.p-index_strengths01_top {
    position: relative;
    z-index: 0;
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_top {
        padding-top: 80px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_top {
        display: flex;
        flex-direction: column-reverse;
    }
}

.p-index_strengths01_top_cont {
    padding: 80px;
    width: 57%;
    background-color: #597396;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_top_cont {
        max-width: 700px;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_top_cont {
        padding: 60px;
    }
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
    .p-index_strengths01_top_cont {
        width: 85%;
        max-width: unset;
        padding: 60px 60px 80px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_top_cont {
        width: 90%;
        padding: 55px 5% 25px;
    }
}

.p-index_strengths01_top_name dt,
.p-index_strengths01_top_name dd {
    line-height: 1;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1100px) and (min-width: 768px) {

    .p-index_strengths01_top_name dt,
    .p-index_strengths01_top_name dd {
        display: inline-block;
    }

    .p-index_strengths01_top_name dt {
        margin-right: 30px;
    }
}

.p-index_strengths01_top_name dt {
    font-size: 28px;
    font-size: 2.8rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_top_name dt {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_top_name dt {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_strengths01_top_name dd {
    margin-top: 15px;
    font-size: 38px;
    font-size: 3.8rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_top_name dd {
        font-size: 30px;
        font-size: 3rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_top_name dd {
        margin-top: 10px;
        font-size: 22px;
        font-size: 2.2rem;
    }
}

.p-index_strengths01_top_list {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_top_list {
        margin-top: 20px;
    }
}

.p-index_strengths01_top_img {
    width: 56%;
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_top_img {
        position: absolute;
        z-index: 0;
        top: 25px;
        right: 0;
    }
}

@media screen and (min-width: 1441px) {
    .p-index_strengths01_top_img {
        max-width: 690px;
    }
}

@media screen and (max-width: 1440px) and (min-width: 1101px) {
    .p-index_strengths01_top_img {
        width: 50%;
        max-width: unset;
        margin-right: 100px;
    }
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
    .p-index_strengths01_top_img {
        position: inherit;
        top: 0;
        right: unset;
        left: 0;
        width: 70%;
        margin: -50px 80px 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_top_img {
        position: relative;
        z-index: 1;
        width: 80%;
        margin: 0 0 -35px auto;
    }
}

.p-index_strengths01_doctor {
    position: relative;
    z-index: 0;
    padding: 100px 0;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_doctor {
        padding: 50px 0;
    }
}

.p-index_strengths01_doctor::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    background-color: #f2f5f9;
    content: "";
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_doctor::before {
        width: 90%;
    }
}

.p-index_strengths01_doctor_txt {
    margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_doctor_txt {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_doctor_txt {
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_doctor_list {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .p-index_strengths01_doctor_list .p-index_strengths01_doctor_list_item {
        width: 30%;
        max-width: 366px;
        margin-right: 5%;
    }

    .p-index_strengths01_doctor_list .p-index_strengths01_doctor_list_item:last-of-type {
        margin-right: 0;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_doctor_list .p-index_strengths01_doctor_list_item {
        max-width: unset;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_doctor_list .p-index_strengths01_doctor_list_item {
        margin-bottom: 20px;
    }

    .p-index_strengths01_doctor_list .p-index_strengths01_doctor_list_item:last-of-type {
        margin-bottom: 0;
    }
}

.p-index_strengths01_list_img {
    position: relative;
    z-index: 0;
}

.p-index_strengths01_list_img::before {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    border: 1px solid #284b7a;
    background-color: #f6f6f6;
    content: "";
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_list_img::before {
        height: 140px;
    }

    .p-index_strengths01_list_img img {
        width: 62%;
        margin: 0 auto;
    }
}

.p-index_strengths01_doctor_list_cont {
    margin-top: 30px;
}

@media screen and (max-width: 1110px) and (min-width: 768px) {
    .p-index_strengths01_doctor_list li:last-of-type .p-index_strengths01_doctor_list_cont {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_doctor_list_cont {
        margin-top: 25px;
    }
}

.p-index_strengths01_doctor_list_ttl {
    line-height: 1;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 28px;
    font-size: 2.8rem;
}

@media screen and (max-width: 1110px) and (min-width: 768px) {
    .p-index_strengths01_doctor_list_ttl {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_doctor_list_ttl {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_strengths01_doctor_list_qualification {
    position: relative;
    z-index: 0;
    margin-top: 30px;
    padding-left: 40px;
}

@media screen and (max-width: 1110px) and (min-width: 768px) {
    .p-index_strengths01_doctor_list_qualification {
        padding-left: 10px;
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_doctor_list_qualification {
        margin-top: 15px;
        padding-left: 30px;
    }
}

.p-index_strengths01_doctor_list_qualification::before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 20px;
    width: 1px;
    height: 100%;
    background-color: #284b7a;
    content: "";
}

@media screen and (max-width: 1110px) and (min-width: 768px) {
    .p-index_strengths01_doctor_list_qualification::before {
        left: 0;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_doctor_list_qualification::before {
        left: 13px;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_implant {
        position: relative;
        z-index: 0;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_implant {
        padding-top: 10px;
    }

    .p-index_tbl_scroll {
        overflow-x: scroll;
    }

    .p-index_tbl_scroll table {
        min-width: 767px;
    }
}

.p-index_strengths01_implant_tbl {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    border-top: 1px solid #284b7a;
    border-left: 1px solid #284b7a;
    font-size: 18px;
    font-size: 1.8rem;
}

.p-index_strengths01_implant_tbl.-last {
    width: 27.3%;
}
.p-index_strengths01_implant_tbl.-last_tbl{
    width: 36.5%;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_implant_tbl.-last {
        width: 210px;
        min-width: unset;
    }
    .p-index_strengths01_implant_tbl.-last_tbl{
    width: 300px;
    min-width: unset;
}
}

.p-index_strengths01_implant_tbl.-last th,
.p-index_strengths01_implant_tbl.-last td {
    width: 33%;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_implant_tbl {
        margin-bottom: 10px;
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.p-index_strengths01_implant_tbl:last-of-type {
    margin-bottom: 0;
}

.p-index_strengths01_implant_tbl th,
.p-index_strengths01_implant_tbl td {
    width: 9%;
    border-right: 1px solid #284b7a;
    padding: 10px 0;
    text-align: center;
}

@media screen and (max-width: 767px) {

    .p-index_strengths01_implant_tbl th,
    .p-index_strengths01_implant_tbl td {
        padding: 8px 0;
    }
}

.p-index_strengths01_implant_tbl th {
    border-bottom: 1px solid #fff;
    background-color: #284b7a;
    color: #fff;
}

.p-index_strengths01_implant_tbl tr:last-of-type th {
    border-bottom: 1px solid #284b7a;
}

.p-index_strengths01_implant_tbl td {
    border-bottom: 1px solid #284b7a;
}

.p-index_strengths01_implant_tbl_year {
    background-color: #f2f5f9;
}

.p-index_strengths01_implant_total {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    text-align: right;
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_implant_total {
        position: absolute;
        z-index: 0;
        right: 0;
        bottom: 35px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_implant_total {
        margin-top: 20px;
    }
}

.p-index_strengths01_implant_total dt {
    line-height: 1;
    margin-right: 10px;
    color: #284b7a;
    font-family: "EB Garamond", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 26px;
    font-size: 2.6rem;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_implant_total dt {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_strengths01_implant_total dd {
    line-height: 1;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 600;
    font-size: 28px;
    font-size: 2.8rem;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_implant_total dd {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_strengths01_implant_total_num {
    padding-right: 5px;
    font-size: 40px;
    font-size: 4rem;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_implant_total_num {
        font-size: 28px;
        font-size: 2.8rem;
    }
}

.p-index_strengths01_request {
    padding-top: 100px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_request {
        padding-top: 50px;
    }
}

.p-index_strengths01_request_box {
    padding: 80px 135px;
    background-color: #f2f5f9;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_request_box {
        padding: 20px 5%;
    }
}

.p-index_strengths01_request_box_list {
    padding-top: 10px;
}

@media screen and (min-width: 768px) {
    .p-index_strengths01_request_box_list {
        display: flex;
        flex-wrap: wrap;
    }

    .p-index_strengths01_request_box_list li {
        width: 47%;
        margin-right: 6%;
        margin-top: 45px;
    }

    .p-index_strengths01_request_box_list li:nth-child(-n+2) {
        margin-top: 0;
    }

    .p-index_strengths01_request_box_list li:nth-child(even) {
        margin-right: 0;
    }
}

.p-index_strengths01_request_box_list li {
    padding: 30px 30px 0;
    background-color: #fff;
    border-radius: 10px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_request_box_list li {
        margin-bottom: 20px;
        padding: 10px 10px 0;
    }

    .p-index_strengths01_request_box_list li:last-of-type {
        margin-bottom: 0;
    }
}

.p-index_strengths01_request_box_list_ttl {
    line-height: 1.4;
    padding: 15px 0 20px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths01_request_box_list_ttl {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths01_request_box_list_ttl {
        padding: 15px 0;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths_list {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .p-index_strengths_list li {
        width: 31%;
        margin-right: 3.5%;
    }

    .p-index_strengths_list li:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1240px) and (min-width: 981px) {
    .p-index_strengths_list li {
        width: 32%;
        margin-right: 2%;
    }
}

@media screen and (max-width: 980px) and (min-width: 768px) {
    .p-index_strengths_list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .p-index_strengths_list li {
        width: 48%;
        margin-top: 30px;
        margin-right: 4%;
    }

    .p-index_strengths_list li:nth-child(2) {
        margin-right: 0;
    }

    .p-index_strengths_list li:nth-child(3n) {
        margin-right: 4%;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_list li {
        margin-bottom: 30px;
    }

    .p-index_strengths_list li:last-of-type {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths_list_cont {
        margin-top: 35px;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_list_cont {
        margin-top: 17px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_list_cont {
        width: 90%;
        margin: 20px auto 0;
    }
}

.p-index_strengths_list_ttl {
    margin-bottom: 22px;
    text-align: center;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_list_ttl {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_list_ttl {
        margin-bottom: 10px;
    }
}

.p-index_strengths_list_ttl .c-txt_gold {
    line-height: 1;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_list_ttl .c-txt_gold {
        line-height: 1.6;
        font-size: 14px;
        font-size: 1.4rem;
    }

    .p-index_strengths_list_ttl .c-txt_gold .u-only_sp {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_list_ttl .c-txt_gold {
        line-height: 1.4;
        margin-bottom: 2px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_strengths_list_ttl_main {
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_list_ttl_main {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_list_ttl_main {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_strengths_list_ttl_main_min {
    font-size: 24px;
    font-size: 2.4rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths_list_ttl_main_min {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths_list_ttl_main_min {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.p-index_strengths03 .c-txt_asterisk {
    margin-bottom: 15px;
}

.p-index_strengths04_grid {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_grid {
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid {
        margin-top: -10px;
        padding-top: 20px;
        padding-bottom: 0;
    }
}

.p-index_strengths04_grid::before {
    position: absolute;
    z-index: -1;
    top: 70px;
    width: 70%;
    height: 100%;
    background-color: #fff;
    content: "";
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_grid::before {
        right: 0;
        display: none;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_grid::before {
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid::before {
        top: 0;
        width: 90%;
        height: 95%;
        display: block;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_grid .l-cont_l {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_grid .l-cont_l {
        align-items: flex-start;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_grid_box {
        width: 53%;
        max-width: 647px;
        position: relative;
    }

    .p-index_strengths04_grid_box::before {
        position: absolute;
        z-index: -1;
        width: 60vw;
        left: -5vw;
        height: calc(100% + 100px);
        background-color: #fff;
        content: "";
        top: 0;
        bottom: 0;
        margin: auto;
    }
}

.p-index_strengths04_grid_box_ttl {
    margin-bottom: 30px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_box_ttl {
        margin-bottom: 20px;
    }
}

.p-index_strengths04_grid_box_ttl_sub {
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_grid_box_ttl_sub {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_box_ttl_sub {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.p-index_strengths04_grid_box_ttl_main {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_grid_box_ttl_main {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_box_ttl_main {
        line-height: 1.6;
        margin-top: 3px;
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_grid_box_maker {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_grid_box_maker {
        display: block;
    }

    .p-index_strengths04_grid_box_maker li {
        margin-bottom: 25px;
    }

    .p-index_strengths04_grid_box_maker li:last-of-type {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_box_maker li {
        margin-bottom: 25px;
    }

    .p-index_strengths04_grid_box_maker li:last-of-type {
        margin-bottom: 0;
    }
}

.p-index_strengths04_grid_box_maker_head_img {
    margin-right: 15px;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_grid_box_maker_head_img {
        margin-right: 10px;
    }
}

.p-index_strengths04_grid_box_maker_head_img.-img01 {
    width: 123px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_box_maker_head_img.-img01 {
        width: 100px;
    }
}

.p-index_strengths04_grid_box_maker_head_img.-img02 {
    width: 140px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_box_maker_head_img.-img02 {
        width: 120px;
    }
}

.p-index_strengths04_grid_box_maker_head {
    display: flex;
    align-items: center;
    height: 52px;
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_box_maker_head {
        height: unset;
        margin-bottom: 15px;
    }
}

.p-index_strengths04_grid_box_maker_head_ttl {
    font-weight: 500;
}

.p-index_strengths04_grid_img {
    width: 44%;
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_grid_img {
        max-width: 540px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_grid_img {
        width: 90%;
        margin: 30px 0 0 auto;
    }
}

.p-index_strengths04_reason {
    padding-top: 100px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_reason {
        padding-top: 50px;
    }
}

.p-index_strengths04_reason_box {
    padding: 80px 135px;
    background-color: #eaeaea;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_reason_box {
        padding: 80px 60px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_reason_box {
        padding: 25px 5%;
    }
}

.p-index_strengths04_reason_list {
    padding-top: 20px;
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_reason_list {
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_reason_list {
        padding-top: 10px;
    }
}

.p-index_strengths04_reason_list li {
    margin-top: 50px;
    padding: 45px 45px 60px;
    background-color: #fff;
}

@media screen and (min-width: 768px) {
    .p-index_strengths04_reason_list li {
        width: 48%;
        margin-right: 4%;
    }

    .p-index_strengths04_reason_list li:nth-child(-n+2) {
        margin-top: 0;
    }

    .p-index_strengths04_reason_list li:nth-child(even) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_reason_list li {
        margin-top: 30px;
        padding: 30px 30px 40px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_reason_list li {
        margin-top: 25px;
        padding: 20px 10%;
    }

    .p-index_strengths04_reason_list li:nth-child(-n+1) {
        margin-top: 0;
    }
}

.p-index_strengths04_reason_list_ttl {
    line-height: 1.54;
    margin-bottom: 20px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths04_reason_list_ttl {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths04_reason_list_ttl {
        margin-bottom: 12px;
        font-size: 17px;
        font-size: 1.7rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_top {
        margin-top: -10px;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths05_top .l-cont_m {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .p-index_strengths05_top_cont {
        width: 54%;
        max-width: 620px;
    }
}

.p-index_strengths05_top_ttl {
    margin-bottom: 40px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths05_top_ttl {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_top_ttl {
        margin-bottom: 25px;
        font-size: 16px;
        font-size: 1.6rem;
        text-align: center;
    }
}

.p-index_strengths05_top_ttl_cont {
    display: inline-block;
    position: relative;
    z-index: 0;
    padding: 0 55px 15px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_top_ttl_cont {
        padding: 0 25px 10px;
    }
}

.p-index_strengths05_top_ttl_cont::before,
.p-index_strengths05_top_ttl_cont::after {
    position: absolute;
    z-index: 0;
    top: 50%;
    width: 32px;
    height: 108px;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    content: "";
}

@media screen and (max-width: 767px) {

    .p-index_strengths05_top_ttl_cont::before,
    .p-index_strengths05_top_ttl_cont::after {
        width: 20px;
        height: 67px;
    }
}

.p-index_strengths05_top_ttl_cont::before {
    left: 0;
    background-image: url(../img/brackets_left.png);
}

.p-index_strengths05_top_ttl_cont::after {
    right: 0;
    background-image: url(../img/brackets_right.png);
}

.p-index_strengths05_top_ttl_big {
    display: block;
    line-height: 1;
    font-size: 38px;
    font-size: 3.8rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths05_top_ttl_big {
        font-size: 28px;
        font-size: 2.8rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_top_ttl_big {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths05_top_inner {
        padding-left: 40px;
    }
}

.p-index_strengths05_copy {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 2.4rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths05_copy {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_copy {
        margin-bottom: 12px;
        font-size: 16px;
        font-size: 1.6rem;
        text-align: center;
    }
}

.p-index_strengths05_copy_dots {
    position: relative;
    z-index: 0;
    padding-top: 3px;
}

.p-index_strengths05_copy_dots::before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ada68c;
    transform: translateX(-50%);
    content: "";
}

.p-index_strengths05_top_img {
    width: 40%;
}

@media screen and (min-width: 768px) {
    .p-index_strengths05_top_img {
        max-width: 450px;
        margin-right: 45px;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths05_top_img {
        width: 35%;
        max-width: unset;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_top_img {
        width: 75%;
        margin: 20px auto 0;
    }
}

.p-index_strengths05_product {
    padding-top: 88px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product {
        padding-top: 40px;
    }
}

.p-index_strengths05_product_list li {
    margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product_list li {
        margin-bottom: 30px;
    }
}

.p-index_strengths05_product_list li:last-of-type {
    margin-bottom: 0;
}

.p-index_strengths05_product_list_ttl {
    line-height: 1;
    padding: 13px 0 15px;
    border-radius: 10px 10px 0 0;
    background-color: #9ba9bc;
    color: #fff;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product_list_ttl {
        padding: 12px 0 13px;
        font-size: 17px;
        font-size: 1.7rem;
    }
}

.p-index_strengths05_product_list_box {
    border-radius: 0 0 10px 10px;
    background-color: #f2f5f9;
}

@media screen and (min-width: 768px) {
    .p-index_strengths05_product_list_box {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        height: 320px;
        padding-right: 175px;
        padding-left: 135px;
    }

    .p-index_strengths05_product_list_box.-product01 {
        flex-direction: row-reverse;
        padding-bottom: 60px;
    }

    .p-index_strengths05_product_list_box.-product01 .p-index_strengths05_product_list_box_cont {
        padding-bottom: 30px;
    }

    .p-index_strengths05_product_list_box.-product02 {
        padding-bottom: 49px;
    }
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths05_product_list_box {
        height: unset;
        padding-top: 30px;
        padding-right: 60px;
        padding-left: 60px;
    }

    .p-index_strengths05_product_list_box.-product01 {
        padding-bottom: 30px;
    }

    .p-index_strengths05_product_list_box.-product02 {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product_list_box {
        padding: 20px 5% 25px;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths05_product_list_box_cont {
        width: 67%;
        max-width: 620px;
    }
}

.p-index_strengths05_product_list_box_ttl {
    line-height: 1;
    margin-bottom: 30px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths05_product_list_box_ttl {
        margin-bottom: 20px;
        font-size: 26px;
        font-size: 2.6rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product_list_box_ttl {
        line-height: 1.6;
        margin-bottom: 15px;
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center;
    }
}

.p-index_strengths05_product_list_box_img.-img01 {
    width: 24%;
}

@media screen and (min-width: 768px) {
    .p-index_strengths05_product_list_box_img.-img01 {
        max-width: 206px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product_list_box_img.-img01 {
        width: 40%;
        margin: 25px auto 0;
    }
}

.p-index_strengths05_product_list_box_img.-img02 {
    width: 15%;
}

@media screen and (min-width: 768px) {
    .p-index_strengths05_product_list_box_img.-img02 {
        max-width: 132px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product_list_box_img.-img02 {
        width: 28%;
        margin: 20px auto 0;
    }
}

.p-index_strengths05_product_list_box_txt {
    line-height: 1;
    margin-top: 25px;
    padding: 17px 0 19px;
    border-radius: 27px;
    background-color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: -0.025em;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths05_product_list_box_txt {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths05_product_list_box_txt {
        line-height: 1.4;
        margin-top: 20px;
        padding: 10px 5% 11px;
        font-size: 14px;
        font-size: 1.4rem;
        text-align: center;
    }
}

.p-index_strengths06_detail {
    margin-bottom: 60px;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail {
        margin-bottom: 160px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths06_detail {
        position: relative;
        z-index: 0;
    }
}

.p-index_strengths06_detail_list_long_box {
    width: calc(100% - 70px);
    margin: 0 auto;
}

.p-index_strengths06_detail_img {
    width: 18%;
}

@media screen and (min-width: 768px) {
    .p-index_strengths06_detail_img {
        max-width: 212px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_img {
        width: 25%;
    }

    .p-index_strengths06_detail_list {
        width: 70%;
    }
}

.p-index_strengths06_detail_list li {
    background-color: #fff;
    box-shadow: 0 0 21px rgba(18, 18, 18, 0.03);
    text-align: center;
}

@media screen and (min-width: 768px) {
    .p-index_strengths06_detail_list li {
        position: absolute;
        z-index: 0;
        width: 35%;
        max-width: 370px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list li {
        margin-bottom: 15px;
    }

    .p-index_strengths06_detail_list li:last-of-type {
        margin-bottom: 0;
    }

    .p-index_strengths06_detail_list_box {
        margin-top: 10px;
        background-color: #fff;
        box-shadow: 0 0 21px rgba(18, 18, 18, 0.03);
        text-align: center;
    }
}

@media screen and (min-width: 768px) {

    .p-index_strengths06_detail_list .-box01,
    .p-index_strengths06_detail_list .-box02 {
        left: 0;
        height: 220px;
    }

    .p-index_strengths06_detail_list .-box01,
    .p-index_strengths06_detail_list .-box03 {
        top: 0;
    }

    .p-index_strengths06_detail_list .-box01 .p-index_strengths06_detail_list_cont::before {
        width: 98px;
        right: -84px;
    }

    .p-index_strengths06_detail_list .-box02 {
        top: 260px;
    }

    .p-index_strengths06_detail_list .-box02 .p-index_strengths06_detail_list_cont::before {
        right: -123px;
    }

    .p-index_strengths06_detail_list .-box03 {
        right: 0;
    }

    .p-index_strengths06_detail_list .-box03 .p-index_strengths06_detail_list_long::before {
        top: 62%;
        left: -123px;
    }

    .p-index_strengths06_detail_list_inner {
        position: absolute;
        z-index: 0;
        top: 48%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
    }
}

.p-index_strengths06_detail_list_cont,
.p-index_strengths06_detail_list_long {
    position: relative;
    z-index: 0;
}

.p-index_strengths06_detail_list_cont {
    height: 100%;
}

.p-index_strengths06_detail_list_cont::before,
.p-index_strengths06_detail_list_long::before {
    position: absolute;
    z-index: 0;
    top: 50%;
    width: 140px;
    height: 1px;
    background-color: #9c9c9c;
    content: "";
}

@media screen and (min-width: 768px) {

    .p-index_strengths06_detail_list_cont::before,
    .p-index_strengths06_detail_list_long::before {
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 767px) {

    .p-index_strengths06_detail_list_cont::before,
    .p-index_strengths06_detail_list_long::before {
        width: 30px;
    }

    .p-index_strengths06_detail_list_cont::before {
        top: 10px;
        left: -20px;
    }

    .p-index_strengths06_detail_list_long::before {
        top: -5px;
        left: 27px;
        transform: rotate(90deg);
    }

    .p-index_strengths06_detail_list .-box01,
    .p-index_strengths06_detail_list .-box02,
    .p-index_strengths06_detail_list_long {
        padding: 20px 0;
    }
}

.p-index_strengths06_detail_list_head,
.p-index_strengths06_detail_list_txt {
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
}

.p-index_strengths06_detail_list_head {
    line-height: 1.3;
    font-size: 24px;
    font-size: 2.4rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail_list_head {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_head {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_strengths06_detail_list_head_min {
    font-size: 18px;
    font-size: 1.8rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail_list_head_min {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_head_min {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.p-index_strengths06_detail_list_txt {
    line-height: 1;
    font-size: 36px;
    font-size: 3.6rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail_list_txt {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_txt {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-index_strengths06_detail_list_txt_big {
    font-size: 44px;
    font-size: 4.4rem;
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_txt_big {
        font-size: 22px;
        font-size: 2.2rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_strengths06_detail_list_long {
        height: 390px;
    }

    .p-index_strengths06_detail_list_long_cont {
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
    }
}

.p-index_strengths06_detail_list_long_inner {
    position: relative;
    z-index: 0;
    padding-bottom: 77px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_long_inner {
        padding-bottom: 50px;
    }
}

.p-index_strengths06_detail_list_long_inner::before,
.p-index_strengths06_detail_list_long_inner::after {
    position: absolute;
    z-index: 0;
    left: 50%;
    background-color: #9ba9bc;
    transform: translateX(-50%);
    content: "";
}

.p-index_strengths06_detail_list_long_inner::before {
    bottom: 36px;
    width: 27px;
    height: 5px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_long_inner::before {
        bottom: 22px;
    }
}

.p-index_strengths06_detail_list_long_inner::after {
    bottom: 25px;
    width: 5px;
    height: 27px;
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_long_inner::after {
        bottom: 11px;
    }
}

.p-index_strengths06_detail_list_long_box {
    padding: 15px 40px;
    border: 1px dotted #284b7a;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    text-align: left;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail_list_long_box {
        padding: 15px 20px;
    }
}

.p-index_strengths06_detail_list_long_box {
    width: calc(100% - 70px);
    margin: 0 auto;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail_list_long_box {
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_long_box {
        width: 90%;
        padding: 15px 5%;
    }
}


.p-index_strengths06_detail_list_long_box_year {
    line-height: 1;
}

.p-index_strengths06_detail_list_long_box_year_big {
    line-height: 1;
    font-size: 26px;
    font-size: 2.6rem;
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_long_box_year {
        text-align: center;
    }
}

.p-index_strengths06_detail_list_btm {
    line-height: 1;
    padding: 19px 0 27px;
    background-color: #ada68c;
    color: #fff;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 31px;
    font-size: 3.1rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail_list_btm {
        padding: 17px 0 21px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_btm {
        padding: 12px 0 14px;
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_strengths06_detail_list_btm_big {
    line-height: 1;
    font-size: 44px;
    font-size: 4.4rem;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_detail_list_btm_big {
        font-size: 38px;
        font-size: 3.8rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_detail_list_btm_big {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

.p-index_strengths06_detail_list_txt_asterisk {
    font-size: .5em;
    vertical-align: top;
    line-height: 2;
}

.p-index_strengths06_btm {
    line-height: 1.65;
    margin-top: 70px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 34px;
    font-size: 3.4rem;
    letter-spacing: -0.025em;
    text-align: center;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_btm {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_btm {
        margin-top: 10px;
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_strengths06_btm_txt {
    display: inline-block;
    position: relative;
    z-index: 0;
    padding: 11px 85px 18px;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_strengths06_btm_txt {
        padding: 11px 65px 18px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_strengths06_btm_txt {
        padding: 10px 35px;
    }
}

.p-index_strengths06_btm_txt::before,
.p-index_strengths06_btm_txt::after {
    position: absolute;
    z-index: 0;
    top: 55%;
    width: 40px;
    height: 141px;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    content: "";
}

@media screen and (max-width: 767px) {

    .p-index_strengths06_btm_txt::before,
    .p-index_strengths06_btm_txt::after {
        width: 20px;
        height: 67px;
    }
}

.p-index_strengths06_btm_txt::before {
    left: 0;
    background-image: url(../img/brackets_left.png);
}

.p-index_strengths06_btm_txt::after {
    right: 0;
    background-image: url(../img/brackets_right.png);
}


/* flow
---------------------------------------------------------- */
@media screen and (min-width: 768px) {
    .p-index_flow_list {
        display: flex;
        align-items: flex-start;
    }
}

@media screen and (max-width: 767px) {
    .p-index_flow_list {
        width: 55%;
        margin: 0 auto;
    }
}

.p-index_flow_list li {
    position: relative;
    z-index: 0;
}

@media screen and (min-width: 768px) {
    .p-index_flow_list li {
        width: 17%;
        margin-right: 50px;
    }

    .p-index_flow_list li:last-of-type {
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .p-index_flow_list li {
        margin-bottom: 60px;
    }

    .p-index_flow_list li:last-of-type {
        margin-bottom: 0;
    }
}

.p-index_flow_list li::before {
    position: absolute;
    z-index: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 14px solid transparent;
    border-right: 0;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #cecab8;
    transform: translateY(-50%);
    content: "";
}

@media screen and (min-width: 768px) {
    .p-index_flow_list li::before {
        top: 45%;
        right: -32px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_flow_list li::before {
        bottom: -38px;
        left: 50%;
        border-top: 12px solid #cecab8;
        border-right: 12px solid transparent;
        border-bottom: 0;
        border-left: 12px solid transparent;
        transform: translateX(-50%);
    }
}

.p-index_flow_list li:last-of-type::before {
    display: none;
}

.p-index_flow_list_ttl {
    line-height: 1;
    margin-top: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
}

@media screen and (max-width: 1240px) and (min-width: 768px) {
    .p-index_flow_list_ttl {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .p-index_flow_list_ttl {
        margin-top: 15px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}


/* price
---------------------------------------------------------- */
.p-index_price_cont {
    padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
    .p-index_price_cont {
        padding-bottom: 50px;
    }
}

.p-index_price_cont:last-of-type {
    padding-bottom: 0;
}

.p-idnex_price_tbl {
    width: 100%;
    border-top: 1px solid #284b7a;
    font-weight: 500;
    border: 1px solid #284b7a;
}

.p-idnex_price_tbl th,
.p-idnex_price_tbl td {
    border-bottom: 1px solid #284b7a;
}

@media screen and (min-width: 768px) {

    .p-idnex_price_tbl th,
    .p-idnex_price_tbl td {
        border-right: 1px solid #284b7a;
    }
}

@media screen and (max-width: 767px) {
    .p-idnex_price_tbl tr {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }


    .p-idnex_price_tbl th,
    .p-idnex_price_tbl td {
        display: block;
        width: 100%;
    }

    .p-idnex_price_tbl td.-harf {
        width: 50%;
        text-align: left;
    }

    .p-idnex_price_tbl .p-idnex_price_tbl_cat.-harf {
        border-right: 1px solid #284b7a;
    }
}

.p-idnex_price_tbl tr td:last-of-type {
    border-right: none;
}

.p-idnex_price_tbl th {
    padding: 27px;
    background-color: #f2f5f9;
}

@media screen and (min-width: 768px) {
    .p-idnex_price_tbl th {
        width: 30%;
    }
}

@media screen and (max-width: 767px) {
    .p-idnex_price_tbl th {
        padding: 15px 10px;
    }
}

.p-idnex_price_tbl td {
    padding: 20px;
}

@media screen and (max-width: 767px) {
    .p-idnex_price_tbl td {
        padding: 15px 10px;
    }
}

.p-idnex_price_tbl_price {
    text-align: right;
}

@media screen and (min-width: 768px) {
    .p-idnex_price_tbl_cat {
        width: 27%;
    }

    .p-idnex_price_tbl_num {
        width: 10%;
    }

    .p-idnex_price_tbl_price {
        width: 33%;
    }
}

.p-idnex_price_tbl_num {
    text-align: center;
}

.p-idnex_price_tbl_free,
.p-idnex_price_tbl_yen,
.p-idnex_price_tbl_yen_tax,
.p-idnex_price_tbl_price .c-txt_min.c-txt_gry {
    line-height: 1;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

@media screen and (max-width: 767px) {

    .p-idnex_price_tbl_price.-center .p-idnex_price_tbl_free,
    .p-idnex_price_tbl_price.-center .c-txt_min {
        text-align: center;
    }

    .p-idnex_price_tbl_price .c-txt_min {
        text-align: left;
    }

    .p-idnex_price_tbl_price .c-txt_min.c-txt_gry {
        text-align: right;
    }
}

.p-idnex_price_tbl_free {
    font-weight: 600;
    font-size: 20px;
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
    .p-idnex_price_tbl_free {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-idnex_price_tbl .c-txt_asterisk {
    display: inline;
    margin-top: 5px;
    line-height: 1.4;
}

.p-idnex_price_tbl .c-txt_min.c-txt_asterisk::before,
.p-idnex_price_tbl .c-txt_min .c-txt_asterisk::before {
    top: 3px;
}

.p-idnex_price_tbl_yen_num {
    font-size: 20px;
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
    .p-idnex_price_tbl_yen_num {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-idnex_price_tbl_price .c-txt_min {
    margin-top: 5px;
}

@media screen and (min-width: 768px) {
    .p-index_price_pay {
        display: flex;
    }
}

@media screen and (max-width: 767px) {
    .p-index_price_pay {
        padding-top: 10px;
    }
}

.p-index_price_pay li {
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 768px) {
    .p-index_price_pay li {
        width: 33.3%;
        width: calc(100% / 3);
        height: 106px;
        border-right: 1px dotted #284b7a;
    }
}

@media screen and (max-width: 767px) {
    .p-index_price_pay li {
        padding: 20px 0;
        border-bottom: 1px dotted #284b7a;
    }

    .p-index_price_pay li:first-of-type {
        border-top: 1px dotted #284b7a;
    }
}

.p-index_price_pay_ttl {
    line-height: 1;
    font-size: 32px;
    font-size: 3.2rem;
}

@media screen and (max-width: 767px) {
    .p-index_price_pay_ttl {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.p-index_price_pay_img {
    width: 81%;
    margin: 26px auto 0;
}

@media screen and (min-width: 768px) {
    .p-index_price_pay_img {
        max-width: 290px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_price_pay_img {
        width: 70%;
        margin: 15px auto 0;
    }
}

@media screen and (min-width: 768px) {
    .p-index_price_pay_loan {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.p-index_price_pay_loan {
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    .p-index_price_pay_loan {
        margin-top: 15px;
    }
}

.p-index_price_pay_loan_txt {
    line-height: 1;
    font-size: 24px;
    font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
    .p-index_price_pay_loan_txt {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_price_pay_txt_num {
    font-size: 42px;
    font-size: 4.2rem;
}

@media screen and (max-width: 767px) {
    .p-index_price_pay_txt_num {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

.p-index_price_pay_loan_ico {
    width: 45px;
}

@media screen and (min-width: 768px) {
    .p-index_price_pay_loan_ico {
        margin-left: 5px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_price_pay_loan_ico {
        width: 40px;
        margin: 10px auto 0;
    }
}

.p-index_price_mExpense_ttl {
    text-align: center;
}

.p-index_price_mExpense_ttl_cont {
    display: inline-block;
    line-height: 1;
    background: linear-gradient(transparent 80%, #d3ceba 80%);
    font-size: 20px;
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
    .p-index_price_mExpense_ttl_cont {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.p-index_price_mExpense_txt {
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .p-index_price_mExpense_txt {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .p-index_price_mExpense_txt {
        margin-top: 10px;
    }
}

.p-index_price_mExpense_detail {
    margin-top: 40px;
    border: 1px solid #ada68c;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
    .p-index_price_mExpense_detail {
        margin-top: 20px;
        font-size: 15px;
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 768px) {
    .p-index_price_mExpense_detail {
        display: flex;
    }
}

.p-index_price_mExpense_detail dt {
    line-height: 1;
    padding: 35px 0;
    background-color: #ada68c;
    color: #fff;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .p-index_price_mExpense_detail dt {
        width: 36%;
        max-width: 385px;
    }

    .p-index_price_mExpense_detail dd {
        width: 64%;
        padding: 35px 86px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_price_mExpense_detail dt {
        padding: 14px 0 16px;
    }

    .p-index_price_mExpense_detail dd {
        padding: 18px 5% 20px;
    }
}

@media screen and (min-width: 768px) {
    .p-index_price_mExpense_detail_list {
        display: flex;
        align-items: center;
    }
}

.p-index_price_mExpense_detail_list li {
    position: relative;
    z-index: 0;
    line-height: 1;
    padding-left: 20px;
}

@media screen and (min-width: 768px) {
    .p-index_price_mExpense_detail_list li {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .p-index_price_mExpense_detail_list li {
        margin-bottom: 15px;
    }

    .p-index_price_mExpense_detail_list li:last-of-type {
        margin-bottom: 0;
    }
}

.p-index_price_mExpense_detail_list li::before {
    position: absolute;
    z-index: 0;
    left: 0;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background-color: #d3ceba;
    content: "";
}





@media screen and (max-width: 767px) {
    .p-idnex_price_tbl {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
    }

    .p-idnex_price_tbl tbody {
        display: block;
        border: solid 1px;
    }

    .p-idnex_price_tbl tr {
        flex-wrap: nowrap;
    }

    .p-idnex_price_tbl th {
        text-align: center;
    }

    .p-idnex_price_tbl td {}

    .p-idnex_price_tbl tbody>tr:last-of-type>*:not(th) {
        border-bottom: none;
    }

    .p-idnex_price_tbl tbody>tr>td:first-child {
        text-align: left !important;
    }

    .p-idnex_price_tbl tbody:not(:last-child) {
        margin-bottom: 30px;
    }
}


/* clinic
---------------------------------------------------------- */
@media screen and (min-width: 768px) {
    .p-index_clinic .l-cont_l {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    .p-index_clinic_cont {
        width: 46%;
        max-width: 565px;
    }

    .p-index_clinic_map {
        width: 50%;
        max-width: 620px;
    }
}

.p-index_clinic_tbl {
    width: 100%;
}

.p-index_clinic_tbl tr {
    border-bottom: 1px dotted #284b7a;
}

.p-index_clinic_tbl th,
.p-index_clinic_tbl td {
    padding: 20px 0;
    vertical-align: top;
}

@media screen and (max-width: 767px) {

    .p-index_clinic_tbl th,
    .p-index_clinic_tbl td {
        padding: 12px 0;
    }
}

.p-index_clinic_tbl th {
    width: 30%;
}

.p-index_clinic_tbl td {
    width: 70%;
}

.p-index_clinic_map {
    height: 490px;
}

@media screen and (max-width: 767px) {
    .p-index_clinic_map {
        height: 245px;
        margin-top: 25px;
    }
}

.p-index_clinic_map iframe {
    width: 100%;
    height: 100%;
}


/* contact
---------------------------------------------------------- */
.p-index_contact_txt {
    margin-bottom: 40px;
    font-size: 20px;
    font-size: 2rem;
}

@media screen and (min-width: 768px) {
    .p-index_contact_txt {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .p-index_contact_txt {
        margin-bottom: 20px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.p-index_contact_tbl {
    width: 100%;
    border-top: 1px solid #284b7a;
}

.p-index_contact_tbl th,
.p-index_contact_tbl td {
    border-bottom: 1px solid #284b7a;
}

@media screen and (max-width: 767px) {

    .p-index_contact_tbl th,
    .p-index_contact_tbl td {
        display: block;
        width: 100%;
        padding: 10px;
    }
}

.p-index_contact_tbl th {
    padding: 20px 24px;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl th {
        width: auto !important;
        padding: 10px;
    }
}

.p-index_contact_tbl td {
    padding: 20px 30px;
}

.p-index_contact_tbl td.cnt-dis {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl td {
        padding: 15px 10px;
        flex-direction: column;
    }
}

.p-index_contact_tbl th {
    position: relative;
    width: 220px;
    z-index: 0;
    background-color: #f2f5f9;
    font-weight: 500;
}

.p-index_contact_tbl_required {
    display: inline-block;
    position: absolute;
    z-index: 0;
    top: 23px;
    right: 24px;
    width: 44px;
    height: 22px;
    line-height: 1;
    padding-top: 5px;
    background-color: #284b7a;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_required {
        top: 13px;
        right: 10px;
        width: 32px;
        height: 18px;
        font-size: 10px;
        font-size: 1rem;
    }
}

.p-index_contact_tbl td input[type="text"],
.p-index_contact_tbl td input[type="tel"],
.p-index_contact_tbl td input[type="email"],
.p-index_contact_tbl td select {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    padding: 5px 10px !important;
    color: #333;
    font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 4px !important;
    box-shadow: none !important;
    appearance: none;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl td input[type="text"] {
        font-size: 13px;
        font-size: 1.3rem;
    }
}

.p-index_contact_tbl_tel {
    width: 100% !important;
    max-width: calc(100% - 60px) !important;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_tel {
        max-width: 100% !important;
    }
}

@media screen and (min-width: 768px) {

    .p-index_contact_tbl_md,
    .p-index_contact_tbl_time {
        display: inline-block;
    }
}

.p-index_contact_tbl_md {
    width: 40% !important;
    max-width: 40% !important;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_md {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (min-width: 768px) {
    .p-index_contact_tbl_time {
        margin-left: 35px;
    }
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_time {
        display: flex;
        flex-wrap: wrap;
        margin-top: 15px;
    }
}

.p-index_contact_tbl_time li {
    display: inline-block;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_time li {
        width: 50%;
        margin-top: 15px;
    }

    .p-index_contact_tbl_time li:nth-child(-n+2) {
        margin-top: 0;
    }
}

.p-index_contact_tbl td input[type="radio"] {
    display: none;
}

.p-index_contact_tbl_time_radio {
    position: relative;
    z-index: 0;
    display: inline-block;
    padding: 5px 0 0 42px;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_time_radio {
        position: relative;
        z-index: 0;
        display: inline-block;
        padding: 5px 0 0 30px;
    }
}

.p-index_contact_tbl_time_radio::before,
.p-index_contact_tbl_time_radio::after {
    position: absolute;
    border-radius: 50%;
    transition: all 0.4s;
    content: "";
}

.p-index_contact_tbl_time_radio::before {
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_time_radio::before {
        width: 20px;
        height: 20px;
    }
}

.p-index_contact_tbl_time_radio::after {
    top: 5px;
    left: 5px;
    width: 18px;
    height: 18px;
    opacity: 0;
    background-color: #284b7a;
}

@media screen and (max-width: 767px) {
    .p-index_contact_tbl_time_radio::after {
        width: 10px;
        height: 10px;
    }
}

.p-index_contact_tbl td input[type="radio"]:checked~.p-index_contact_tbl_time_radio::before {
    border: 1px solid #284b7a;
}

.p-index_contact_tbl td input[type="radio"]:checked~.p-index_contact_tbl_time_radio::after {
    opacity: 1;
}

.p-contact_btn {
    margin-top: 50px;
    text-align: center;
    display: block;
    position: relative;
}

@media screen and (max-width: 767px) {
    .p-contact_btn {
        margin-top: 25px;
    }

    .p-contact_btn .p-contact_img {
        right: 0;
        top: 11px;
        width: 80px;
    }
}

.p-contact_btn_submit {
    display: inline-block;
    width: 360px;
    padding: 21px 0 24px !important;
    border-radius: 6px !important;
    border: 1px solid #597396 !important;
    background-color: #597396 !important;
    color: #fff !important;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 20px !important;
    font-size: 2rem !important;
    text-align: center;
    cursor: pointer;
    text-shadow: none !important;
    transition: all .4s;
    position: relative;
}

.p-contact_btn_submit::after {
    position: absolute;
    content: "";
    background: url(../img/img_contact.png) no-repeat center center;
    background-size: contain;
    top: -10px;
    width: 100px;
    right: -85px;
    height: 100px;
}

@media screen and (max-width: 767px) {
    .p-contact_btn_submit {
        width: 100%;
        padding: 14px 0 15px !important;
        font-size: 16px !important;
        font-size: 1.6rem !important;
    }

    .p-contact_btn_submit::after {
        width: 80px;
        right: -25px;
        top: -10px;
        height: 80px;
    }
}

.p-contact_btn_submit:hover {
    color: #597396 !important;
    opacity: 1;
    background-color: #fff !important;
    box-shadow: none !important;
}

.p-contact_privacy {
    padding-top: 100px;
}

@media screen and (max-width: 767px) {
    .p-contact_privacy {
        padding-top: 40px;
    }

    .c-ttl_border {
        margin-bottom: 25px;
    }
}

.p-contact_privacy_box {
    padding: 50px;
    border-radius: 6px;
    background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
    .p-contact_privacy_box {
        padding: 30px 5%;
    }
}

.p-contact_privacy_box_cont {
    height: 250px;
}

@media screen and (max-width: 767px) {
    .p-contact_privacy_box_cont {
        height: 125px;
    }
}

.p-contact_privacy_box_cont .simplebar-track {
    background: #e6e6e6;
}

.p-contact_privacy_box_cont .simplebar-track .simplebar-scrollbar::before {
    background: #597396;
}

.p-contact_privacy_box_cont .simplebar-content {
    padding: 0 25px 0 0 !important;
}

@media screen and (max-width: 767px) {
    .p-contact_privacy_box_cont .simplebar-content {
        padding: 0 15px 0 0 !important;
    }
}

.p-contact_privacy_item {
    margin-bottom: 30px;
    font-size: 14px;
    font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
    .p-contact_privacy_item {
        line-height: 1.57;
        margin-bottom: 20px;
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.p-contact_privacy_item:last-of-type {
    margin-bottom: 0;
}

.p-contact_privacy_ttl_sub {
    line-height: 1;
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
    .p-contact_privacy_ttl_sub {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.p-contact_privacy_item .c-list_midpoint li {
    margin-top: 0;
}


/* thanks
---------------------------------------------------------- */
.p-contact_back {
    width: 360px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .p-contact_back {
        width: 100%;
    }
}

.p-contact_back a {
    display: block;
    padding: 21px 0 24px !important;
    border-radius: 6px !important;
    border: 1px solid #597396 !important;
    background-color: #597396 !important;
    color: #fff !important;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 500;
    font-size: 20px !important;
    font-size: 2rem !important;
    text-align: center;
    cursor: pointer;
    text-shadow: none !important;
}

.cnt-radio {
    line-height: 2.3;
}

.grayBox {
    background: #f2f5f9;
    padding: 30px;
    width: 900px;
    margin: 0 auto 50px;
}

.grayBox p {
    line-height: 2;
    color: #000;
}

@media screen and (max-width: 767px) {
    .grayBox {
        width: 92%;
        padding: 20px;
        margin: 0 auto 50px;
    }
}

/* mv banner */
.mv_banner_circle img {
    max-width: 262px;
    width: 100%;
    height: 262px;
}


/* osaka banner */
.osaka_banner_blk {
    max-width: 1000px;
    margin: 50px auto 0;
}

.osaka_banner_blk .secTitle {
    font-size: 28px;
    font-family: "Zen Old Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    text-align: center;
    margin-bottom: 50px;
}

.banner_fst_blk .osaka_banner_flex img {
    max-width: 600px;
    width: 100% !important;
}

.banner_fst_blk .osaka_banner_flex {
    max-width: 1000px;
    margin: 0 auto 50px;
}

.banner_fst_blk .osaka_banner_flex ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.banner_fst_blk .osaka_banner_flex ul li{
    position: relative;
}

.banner_snd_blk .banner_snd_flex ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    background: #eff5f6;
    padding: 20px;
}

.banner_snd_blk .banner_snd_flex li {
    width: calc((100% - 40px)/3);
    position: relative;
}

.banner_snd_blk .banner_snd_flex img {
    max-width: 332px;
    width: 100%;
    height: 123px;
    position: relative;
}

a.cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

a.hover {
    color: #065fbd;
}

a img {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

a.hover img {
    opacity: 0.5;
}

@media screen and (max-width: 740px) {
    .banner_fst_blk .osaka_banner_flex ul {
        flex-direction: column;
    }

    .banner_fst_blk .osaka_banner_flex img {
        height: auto;
    }

    .banner_fst_blk .osaka_banner_flex {
        padding: 0 20px;
        margin-bottom: 20px;
    }

    .banner_snd_blk .banner_snd_flex img {
        height: auto;
    }

    .banner_snd_blk .banner_snd_flex ul {
        flex-direction: column;
        text-align: center;
    }

    .banner_snd_blk .banner_snd_flex li {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .osaka_banner_blk .secTitle{
        font-size: 20px;
        margin-bottom: 20px;
    }

    .relative {
        position: relative;
    }

    img {
        width: 100%;
        height: auto;
        vertical-align: top;
    }
}
/* mv_banner_circle */
@media screen and (max-width: 740px) {
    .mv_banner_circle {
        position: absolute;
        bottom: 20px;
    }

    .circle_flex {
        gap: 10px;
    }

    .mv_banner_circle img {
        max-width: 120px;
        width: 100%;
        height: 120px;
    }
}
@media screen and (max-width: 380px) {
    .p-index_mv_copy {
        line-height: 1.6;
        margin-top: 15px;
        padding-left: 20px;
        font-size: 16px;
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 360px) {
    .p-index_mv_copy {
        font-size: 1.4rem;
    
    }
    .p-index_mv:after {
        width: 227px;
        height: 264px;
        right: -97px;
    }
}
@media screen and (max-width: 340px){
    .p-index_mv_ttl_head {
        margin-bottom: 10px;
        font-size: 1.9rem;
        line-height: 1.5;
    }
}


.p-index_strengths01_request .p-index_strengths01_request_box .p-index_strengths_list {
    margin-top: 50px;
}

.p-index_strengths01_request .p-index_strengths01_request_box .p-index_strengths_list li {
    width: 40%;
    margin-right: 0;
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
}

.p-index_counseling_top_ttl.p-index_implant_top_ttl {
    padding-top: 100px;
}

.p-index_counseling_top_ttl.p-index_implant_top_ttl p {
    font-size: 2.6rem;
}

.p-index_counseling_top_ttl.p-index_warranty_ttl {
    padding-bottom: 100px;
} 
.p-index_counseling_top_ttl.p-index_warranty_ttl .c-txt_gold small {
    color: #284b7a;
} 
.p-index_certificate_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px auto 0;
}
  
.p-index_certificate_list li {
    width: 100%;
    max-width: calc(80% / 3);
}

.l-cont_l.l-cont_strength01 {
    position: relative;
}
  
@media screen and (max-width: 767px) {
    .p-index_strengths01_request .p-index_strengths_ttl {
        padding-left: 0 !important;
    }
    .p-index_counseling_top_ttl.p-index_implant_top_ttl {
        padding-top: 30px;
    }
    .p-index_counseling_top_ttl.p-index_warranty_ttl {
    padding-bottom: 30px;
    } 
    .p-index_counseling_top_ttl.p-index_implant_top_ttl p {
        font-size: 1.8rem;
    }
    .p-index_strengths01_request .p-index_strengths01_request_box .p-index_strengths_list {
        margin-top: 20px;
    }
    .p-index_strengths01_request .p-index_strengths01_request_box .p-index_strengths_list li {
        width: 100%;
        padding: 10px;
    }
    .p-index_strengths_ttl.p-index_gsystem_ttl {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .p-index_strengths_ttl.p-index_gsystem_ttl .p-index_strengths_ttl_cont {
        text-align: center;
    }
    .p-index_certificate_list { 
        position: absolute;
        /*bottom: -180px;*/
		bottom: -40px;
        right: 0;
        display: block;
        margin: 0;
    }
    .p-index_certificate_list li {
        max-width: 160px;
        margin-bottom: 5px;
    }
    .p-index_certificate_list li:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width:400px) { 
    .p-index_strengths01 .p-index_strengths01_top_list {
        font-size: 11px;
    }
    .p-index_certificate_list {
        /*bottom: -170px;*/
		bottom: -40px;
    }
    .p-index_certificate_list li {
        max-width: 145px;
    }
}
@media screen and (max-width:375px) {
    .p-index_certificate_list li {
        max-width: 95px;
    }
    .p-index_certificate_list {
        bottom: -30px;
    }
    .p-index_strengths01 .l-bg_wht {
        padding: 30px 0 50px;
    }
}
/* mv_banner_circle */
