.imptmerit-item,
.pubins-name,
.point-catch,
.point-num,
.dtlbox_wrap dt,
.popplan_lstitem .cath,
.usageflow-ttl,
.cat_box .cat,
.img_catch .catch,
.img_scatch .scatch {
    font-family: "Zen Maru Gothic", sans-serif;
}
.heading_wrap::before {
    background: url(../img/mv_img01.png) no-repeat center;
    left: 50%;
    margin-left: 30px;
    top: auto;
    width: 315px;
    height: 195px;
    bottom: 0;
}
.num_readbox {
    margin-bottom: 47px;
}
.number-ttl {
    line-height: 1.4545;
}
.about_wrap,
.kinds_wrap,
.fitinfnd_wrap {
    margin-bottom: 47px;
}
.purpose_wrap {
    margin-bottom: 48px;
}
.purpose-img {
    margin-top: 19px;
}
.impt_in {
    padding: 34px 0;
    margin-top: 32px;
    box-sizing: border-box;
    background: #F9F7F5;
}
.imptmerit_lst {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px 0;
}
.imptmerit_item {
    width: 380px;
    box-sizing: border-box;
}
.imptmerit_item .imptmerit-item {
    text-align: center;
    color: #2A9B9D;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    padding: 14px 30px 12px;
    box-sizing: border-box;
    position: relative;
    background: #FFFFFF;
    border-radius: 10px;
    cursor: pointer;
}
.imptmerit_item .imptmerit-item::after {
    content: "";
    width: 11px;
    height: 6px;
    background: url(../img/gray_arrow.svg) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -3px;
    z-index: 9;
}
.imptmerit_item .imptmerit-item.active {
    border-radius: 10px 10px 0 0;
}
.imptmerit_item .imptmerit-item.active::after {
    transform: scale(1, -1);
}
.imptmerit_item dd {
    margin-top: -5px;
    padding: 0 16px 13px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 2;
    display: none;
    height: calc(100% - 50px);
    background: #FFFFFF;
    border-radius: 0 0 10px 10px;
}
.public_in {
    margin-top: 34px;
}
.public-lst {
    margin-bottom: 48px;
}
.public-lst > li {
    background: #F9F7F5;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 26px 72px 30px;
}
.public-lst > li:not(:last-child) {
    margin-bottom: 30px;
}
.procsub-ttl {
    font-size: 18px;
}
.public-lstitem .procsub-ttl {
    margin-bottom: 23px;
}
.procsub-ttl span::before {
    width: 28px;
}
.publiclst_txt {
    padding-left: 254px;
    box-sizing: border-box;
    position: relative;
}
.publiclst_txt::before {
    content: "";
    width: 157px;
    height: 60px;
    background: url(../img/medical_img02-1.png) no-repeat center / 100% auto;
    position: absolute;
    top: -40px;
    left: 18px;
    z-index: 9;
}
.publiclst_txt.ver2::before {
    width: 192px;
    height: 60px;
    background: url(../img/medical_img02-2.png) no-repeat center / 100% auto;
    top: -8px;
    left: 0;
}
.publiclst_txt.ver3::before {
    width: 116px;
    height: 60px;
    background: url(../img/medical_img02-3.png) no-repeat center / 100% auto;
    top: -9px;
    left: 38px;
}
.pubins-lst {
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 18px 0;
    box-sizing: border-box;
}
.pubins-lst > li {
    width: 25%;
    padding: 0 15px;
    box-sizing: border-box;
}
.pubins-lst > li:not(:last-child) {
    position: relative;
}
.pubins-lst .pubins-name {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.375;
    height: 4.125em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    text-align: center;
}
.pubins-lst .pubins-txt {
    font-size: 15px;
    line-height: 1.8667;
}
.public_img {
    padding: 30px 0 28px;
    box-sizing: border-box;
    background: #FCFAE6;
}
.public_wrap {
    margin-bottom: 48px;
}
.private_in {
    margin-top: 60px;
}
.private_in .numdt_sbox {
    margin-bottom: 66px;
}
.private_in .numdt_sbox.ver2 {
    margin-bottom: 33px;
}
.private_ct {
    background: #FCFAE6;
    padding: 30px 0 23px;
    box-sizing: border-box;
}
.private_ct.ver2 {
    padding: 30px 0 35px;
}
.private_in .private_ct:not(:last-child) {
    margin-bottom: 34px;
}
.private_ct .txt-lnk.is-bl {
    text-align: center;
    margin-top: 25px;
}
.private_ct .txt-lnk.is-bl a {
    color: #2A9B9D;
    font-size: 14px;
    line-height: 1.357;
}
.private_ct .datadtl-txtbox {
    margin-top: 19px;
}
.private_ct .total-txt {
    text-align: center;
    font-size: 18px;
    line-height: 1.666;
    margin-bottom: 19px;
    font-weight: bold;
}
.private_ct .ano-txt {
    font-size: 10px;
    line-height: 1.4;
}
.fitinfndpt-lst,
.review-lst {
    border-top: 1px solid #EBE5E1;
    margin-top: 32px;
    padding-top: 34px;
    box-sizing: border-box;
}
.fitinfndpt-lst > li:not(:last-child),
.review-lst > li:not(:last-child) {
    padding-bottom: 33px;
    margin-bottom: 34px;
    border-bottom: 1px solid #EBE5E1;
}
.fitinfndpt-catchbox,
.review-catchbox {
    text-align: center;
    margin-bottom: 15px;
}
.point-num {
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 1.429;
    font-weight: bold;
}
.point-catch {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #EB6168;
}
.fitinfndpt-img {
    margin-bottom: 13px;
}
.fitinfndtype-lst {
    margin-top: 33px;
}
.fitinfndtype-lst .fitinfndtype-lstitem:not(:last-child) {
    margin-bottom: 35px;
}
.fitinfndtype-lstitem {
    padding: 30px 28px 35px;
    box-sizing: border-box;
    position: relative;
    background: #F9F7F5;
    border-radius: 20px;
}
.fitinfndtype-lstitem .procsub-ttl {
    margin-bottom: 25px;
}
.fitinfndpt-type {
    display: flex;
    justify-content: space-between;
}
.fitinfndpt-type > li {
    width: 290px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 25px 16px 16px;
    box-sizing: border-box;
}
.fitinfndpt-type .type-img {
    height: 236px;
    margin-bottom: 23px;
}
.fitinfndpt-type .type-txt {
    font-size: 16px;
    line-height: 2;
}
.fitinfndpt-type .type-txt.on-red {
    color: #EB6168;
    padding-bottom: 7px;
    margin-bottom: 9px;
    border-bottom: 1px solid #707070;
}
.fitinfndpt-basic {
    display: flex;
    justify-content: space-between;
}
.fitinfndpt-basic > li {
    width: 220px;
    padding: 25px 15px 25px;
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing: border-box;
}
.dtlbox_wrap dt {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    background: #F9F7F5;
}
.dtlbox_wrap .dtlbox_wrap dd {
    font-size: 16px;
    line-height: 2;
}
.fitinfndpt-basic .dtlbox_wrap dt {
    background: #FCFAE6;
    height: 24px;
    margin-bottom: 10px;
}
.fitinfndpt-basic .dtlbox_wrap dt.is-bl {
    background: #E2FAFB;
}
.fitinfndpt-brnc {
    margin-top: 29px;
    display: flex;
    justify-content: space-between;
}
.fitinfndpt-brnc > li {
    width: 224px;
}
.fitinfndpt-brnc .dtlbox_wrap dt {
    height: 26px;
    margin-bottom: 9px;
}
.popplan_in {
    padding: 34px 0 64px;
    background: #F9F7F5;
    margin-bottom: 35px;
}
.popplan_lst {
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
}
.popplan_lst > li {
    width: 470px;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 24px 24px 56px;
    background: #FFFFFF;
}
.popplan_lstitem .cath {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4444;
    margin-bottom: 17px;
}
.caesshopBtn_wrap.popplan-btn {
    margin: 79px auto 0;
}
.slctins_wrap,
.mederit_wrap {
    margin-bottom: 47px;
}
.merit_wrap {
    background: #F9F7F5;
    padding: 32px 0 35px;
    box-sizing: border-box;
    margin-bottom: 34px;
}
.merit-lst {
    display: flex;
    justify-content: space-between;
}
.merit-lst > li {
    width: 314px;
    background: #FFFFFF;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 25px 20px 22px;
}
.mederit_in .procsub-ttl {
    margin-bottom: 10px;
}
.merit-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 95px;
    margin-bottom: 10px;
}
.procsub-ttl.is-gr {
    color: #2A9B9D;
}
.procsub-ttl.is-gr span::before {
    border-right: 1px solid #2A9B9D;
}
.demerit-lst {
    display: flex;
    justify-content: space-between;
}
.demerit-lst > li {
    padding: 24px 20px 30px;
    box-sizing: border-box;
    background: #F9F7F5;
    border-radius: 20px;
    width: 260px;
}
.demerit-lst .merit-img {
    margin-bottom: 12px;
}
.mederit-txt {
    font-size: 16px;
    line-height: 2;
}
.usageflow_wrap {
    padding: 30px 40px 34px;
    box-sizing: border-box;
    background: #FCFAE6;
    margin-top: 56px;
}
.usageflow-ttl {
    font-size: 20px;
    line-height: 1.45;
    margin-bottom: 24px;
    font-weight: bold;
    text-align: center;
}
.usageflow-lst {
    display: flex;
    justify-content: space-between;
    padding-top: 13px;
}
.usageflow-lst > li {
    width: 214px;
    padding: 22px 8px 9px;
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
}
.usageflow-lst > li::before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(../img/point01.png) no-repeat center / 100% auto;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.usageflow-lst > li.ver2::before {
    background: url(../img/point02.png) no-repeat center / 100% auto;
}
.usageflow-lst > li.ver3::before {
    background: url(../img/point03.png) no-repeat center / 100% auto;
}
.usageflow-lst > li.ver4::before {
    background: url(../img/point04.png) no-repeat center / 100% auto;
}
.usageflow-lstitm .cat_box .cat {
    text-align: center;
    color: #EB6168;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.375;
}
.usageflow-lstitm .cat_box {
    margin-bottom: 17px;
}
.usageflow-txt {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    margin-top: 10px;
}
.popplan_txt {
    margin-top: 15px;
}
.usage_wrap {
    margin-bottom: 48px;
}
.reviewlife-lst {
    display: flex;
    justify-content: space-between;
    margin-top: 23px;
}
.reviewlife-lst > li {
    width: 224px;
}
.reviewlife-lst .dtlbox_wrap dt {
    height: 26px;
    margin-bottom: 6px;
}
.reviewlife-img {
    height: 94px;
    display: flex;
    justify-content: center;
    align-items: end;
    margin-bottom: 7px;
}
.review-txt {
    font-size: 16px;
    line-height: 2;
}
.review-img {
    margin-bottom: 17px;
}
.reviewregu-lst {
    display: flex;
    justify-content: center;
    gap: 0 33px;
    margin-top: 34px;
}
.reviewregu-lst .dtlbox_wrap dt {
    height: 26px;
    margin-bottom: 16px;
}
.reviewregu-img {
    height: 89px;
    display: flex;
    justify-content: center;
    align-items: end;
    margin-bottom: 10px;
}
.usageflow-img {
    text-align: center;
}
.img_catch .catch {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 24px;
    text-align: center;
}
.img_scatch .scatch {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4444;
    margin-bottom: 17px;
    text-align: center;
}
.img-flexbox.ver2 .img_scatch .scatch {
    margin-bottom: 19px;
}
.img-flexbox .s-txt {
    font-size: 10px;
    text-align: center;
    margin-top: 15px;
}
.img-flexbox,
.private_img.img-box {
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px 20px 23px;
}
.sano-lst {
    max-width: 352px;
    margin: 19px auto 0;
}
.sano-txt {
    font-size: 10px;
    line-height: 1.4;
    position: relative;
    padding-left: 2em;
    box-sizing: border-box;
}
.sano-txt .is-head {
    position: absolute;
    top: 0;
    left: 0;
}
.sano_txt {
    text-align: center;
    margin-top: 20px;
}
.sano_txt .sano-txt {
    display: inline-block;
    padding-left: 1em;
}
.img-flexbox.ver3 .img_scatch .scatch {
    margin-bottom: 14px;
}
.img-flexbox.ver4 .img_scatch .scatch {
    margin-bottom: 21px;
}
@media print, screen and (min-width: 960px) {
    .numdt_box,
    .num_readbox,
    .numdt_sbox,
    .medical-inner {
        max-width: 690px;
        margin-left: auto;
        margin-right: auto;
    }
    .medical-inner2 {
        max-width: 787px;
        margin-left: auto;
        margin-right: auto;
    }
    .medical-inner3 {
        max-width: 984px;
        margin-left: auto;
        margin-right: auto;
    }
    .slctins_readbox.num_readbox,
    .usarevi_readbox.num_readbox {
        margin-bottom: 30px;
    }
    .pubins-lst > li:not(:last-child)::before {
        content: "";
        width: 1px;
        height: 120px;
        background: #EBE5E1;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -60px;
    }
    .fitinfndtype-lstitem.ver2 {
        position: relative;
    }
    .fitinfndtype-lstitem.ver2 .etc-txt {
        position: absolute;
        right: 28px;
        bottom: 8px;
        text-align: right;
        font-size: 16px;
        line-height: 1.3125;
    }
    .demerit-lst > li.ver2 {
        width: 390px;
    }
    .usageflow-lstitm .cat_box.ver2 {
        margin-bottom: 13px;
    }
    .usageflow-lstitm .cat_box.ver3 {
        margin-bottom: 27px;
    }
    .site-content > .str-outer {
        padding: 47px 0 60px;
    }
    .reviewregu-lst > li {
        width: 297px;
    }
    .reviewregu-lst > li:nth-child(2) {
        width: 243px;
    }
    .slctins_wrap,
    .mederit_wrap {
        padding-bottom: 48px;
        border-bottom: 1px solid #EBE5E1;
    }
    .img_flexbox {
        display: flex;
        justify-content: space-between;
        max-width: 747px;
        margin: 0 auto;
    }
    .img-flexbox {
        width: 360px;
    }
    .private_img.img-box {
        max-width: 747px;
        margin: 0 auto;
    }
    .img_catch.ver2 .catch {
        margin-bottom: 11px;
    }
}
@media (max-width: 959px) {
    .heading_wrap::before {
        background: url(../img/sp/mv_img01.png) no-repeat center / 100% auto;
        left: auto;
        right: 0;
        margin-left: 0;
        width: 184px;
        height: 192px;
        bottom: 0;
        transform: translateY(0);
    }
    .heading_wrap {
        padding-left: 15px;
        justify-content: left;
        box-sizing:  border-box;
    }
    .heading_in {
        margin-right: 168px;
    }
    .num_readbox {
        margin-bottom: 64px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .numdt_box {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .about_wrap,
    .kinds_wrap,
    .fitinfnd_wrap {
        margin-bottom: 34px;
    }
    .purpose_wrap {
        margin-bottom: 34px;
    }
    .purpose-img {
        margin-top: 55px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .impt_in {
        padding: 24px 15px;
        margin-top: 22px;
    }
    .imptmerit_lst {
        flex-wrap: wrap;
        gap: 18px 0;
    }
    .imptmerit_item {
        width: 100%;
    }
    .imptmerit_item .imptmerit-item {
        line-height: 1.4375;
        padding: 13px 30px;
    }
    .imptmerit_item .imptmerit-item::after {
        width: 11px;
        height: 6px;
        right: 20px;
    }
    .imptmerit_item dd {
        margin-top: -2px;
        padding: 0 15px 44px;
        height: calc(100% - 50px);
    }
    .imptmerit_item:nth-child(4) dd {
        padding: 0 15px 16px;
    }
    .public_in {
        margin-top: 32px;
    }
    .public-lst {
        margin-bottom: 24px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .public-lst > li {
        border-radius: 10px;
        padding: 28px 15px 26px;
    }
    .public-lst > li:not(:last-child) {
        margin-bottom: 24px;
    }
    .procsub-ttl {
        font-size: 19px;
    }
    .public-lstitem .procsub-ttl {
        margin-bottom: 28px;
    }
    .procsub-ttl span::before {
        padding-right: 7px;
    }
    .publiclst_txt {
        padding-left: 0;
        padding-top: 89px;
    }
    .publiclst_txt::before {
        content: "";
        width: 170px;
        height: 65px;
        background: url(../img/sp/medical_img02-1.png) no-repeat center / 100% auto;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .publiclst_txt.ver2::before {
        width: 208px;
        height: 65px;
        background: url(../img/sp/medical_img02-2.png) no-repeat center / 100% auto;
        top: 0;
        left: 50%;
    }
    .publiclst_txt.ver3::before {
        width: 126px;
        height: 65px;
        background: url(../img/sp/medical_img02-3.png) no-repeat center / 100% auto;
        top: 0;
        left: 50%;
    }
    .pubins-lst {
        margin-top: 22px;
        display: block;
        padding: 24px 45px 26px;
        box-sizing: border-box;
    }
    .pubins-lst > li {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
    .pubins-lst > li:not(:last-child) {
        padding-bottom: 18px;
        margin-bottom: 19px;
        border-bottom: 1px solid #EBE5E1;
    }
    .pubins-lst .pubins-name {
        height: auto;
        margin-bottom: 11px;
        text-align: center;
    }
    .pubins-lst .pubins-txt {
        font-size: 15px;
        line-height: 1.8;
    }
    .publicimg_wrap {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .public_img {
        padding: 24px 15px 24px 9px;
    }
    .public_wrap {
        margin-bottom: 34px;
    }
    .private_in {
        margin-top: 54px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .private_in .proc-ttl {
        margin-bottom: 24px;
    }
    .private_in .numdt_sbox {
        margin-bottom: 54px;
    }
    .private_in .numdt_sbox.ver2 {
        margin-bottom: 22px;
    }
    .private_ct {
        padding: 25px 15px 16px;
    }
    .private_ct.ver2 {
        padding: 25px 15px 24px;
    }
    .private_in .private_ct:not(:last-child) {
        margin-bottom: 24px;
    }
    .private_ct .txt-lnk.is-bl {
        margin-top: 19px;
    }
    .private_ct .txt-lnk.is-bl a {
        font-size: 14px;
        line-height: 1.321;
    }
    .private_ct .datadtl-txtbox {
        margin-top: 24px;
    }
    .private_ct .total-txt {
        margin-bottom: 24px;
    }
    .private_ct .ano-txt {
        font-size: 11px;
        line-height: 1.2727;
        margin-top: 18px;
    }
    .fitinfnd_in {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .fitinfndpt-lst,
    .review-lst {
        margin-top: 22px;
        padding-top: 24px;
    }
    .fitinfndpt-lst > li:not(:last-child),
    .review-lst > li:not(:last-child) {
        padding-bottom: 22px;
        margin-bottom: 24px;
    }
    .fitinfndpt-catchbox,
    .review-catchbox {
        text-align: center;
        margin-bottom: 18px;
    }
    .fitinfndpt-img {
        margin-bottom: 18px;
    }
    .fitinfndtype-lst {
        margin-top: 22px;
    }
    .fitinfndtype-lst .fitinfndtype-lstitem:not(:last-child) {
        margin-bottom: 22px;
    }
    .fitinfndtype-lstitem {
        padding: 24px 15px 27px;
        border-radius: 10px;
    }
    .fitinfndtype-lstitem .procsub-ttl {
        margin-bottom: 24px;
    }
    .fitinfndpt-type {
        display: block;
    }
    .fitinfndpt-type > li {
        width: 100%;
        padding: 24px 0 25px;
        box-sizing: border-box;
    }
    .fitinfndpt-type > li:first-child .type-img {
        padding: 0 8px 0 7px;
        box-sizing: border-box;
    }
    .fitinfndpt-type > li:not(:last-child) {
        margin-bottom: 24px;
    }
    .fitinfndpt-type .type-img {
        height: auto;
        margin-bottom: 24px;
        padding: 0 16px;
    }
    .fitinfndpt-type .type-txtbox {
        padding: 0 19px;
        box-sizing: border-box;
    }
    .fitinfndpt-type .type-txt.on-red {
        padding-bottom: 16px;
        margin-bottom: 18px;
    }
    .fitinfndpt-basic {
        display: block;
    }
    .fitinfndpt-basic > li {
        width: 100%;
        padding: 17px 10px 15px 15px;
    }
    .fitinfndpt-basic > li:not(:last-child) {
        margin-bottom: 16px;
    }
    .fitinfndpt-basic .dtlbox_wrap {
        display: flex;
        justify-content: space-between;
    }
    .fitinfndtype-lstitem .etc-txt {
        font-size: 13px;
        text-align: center;
        margin-top: 18px;
        line-height: 1.346;
    }
    .dtlbox_wrap dt {
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        background: #F9F7F5;
    }
    .fitinfndpt-basic .dtlbox_wrap dt {
        height: auto;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.7143;
        width: 84px;
        border-radius: 10px;
        box-sizing: border-box;
        text-align: center;
    }
    .fitinfndpt-basic .dtlbox_wrap dd {
        width: calc(100% - 95px);
    }
    .fitinfndpt-brnc {
        margin-top: 22px;
        display: block;
    }
    .fitinfndpt-brnc > li {
        width: 100%;
    }
    .fitinfndpt-brnc > li:not(:last-child) {
        margin-bottom: 22px;
    }
    .fitinfndpt-brnc .dtlbox_wrap dt {
        height: 27px;
        margin-bottom: 18px;
    }
    .popplan_in {
        padding: 34px 15px 54px;
        margin-bottom: 24px;
    }
    .popplan_lst {
        display: block;
        margin-bottom: 24px;
    }
    .popplan_lst > li {
        width: 100%;
        border-radius: 10px;
        padding: 24px 15px 22px;
    }
    .popplan_lst > li:not(:last-child) {
        margin-bottom: 25px;
    }
    .popplan_lstitem .cath {
        font-size: 19px;
        line-height: 1.447;
        margin-bottom: 24px;
    }
    .caesshopBtn_wrap.popplan-btn {
        margin: 56px auto 0;
    }
    .slctins_wrap,
    .mederit_wrap {
        margin-bottom: 34px;
    }
    .merit_wrap {
        padding: 34px 15px 34px;
        margin-bottom: 34px;
    }
    .merit-lst {
        display: block;
    }
    .merit-lst > li {
        width: 100%;
        border-radius: 10px;
        padding: 24px 15px 54px;
    }
    .merit-lst > li:last-child {
        padding: 24px 15px 22px;
    }
    .merit-lst > li:not(:last-child) {
        margin-bottom: 24px;
    }
    .mederit_in .procsub-ttl {
        margin-bottom: 18px;
    }
    .merit-img {
        height: auto;
        margin-bottom: 18px;
    }
    .demerit_in {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .demerit-lst {
        display: block;
    }
    .demerit-lst > li {
        padding: 24px 15px 54px;
        border-radius: 10px;
        width: 100%;
    }
    .demerit-lst > li:not(:last-child) {
        margin-bottom: 24px;
    }
    .demerit-lst .merit-img {
        margin-bottom: 18px;
    }
    .usageflow_wrap {
        padding: 24px 15px 54px;
        margin-top: 54px;
    }
    .usageflow-ttl {
        font-size: 18px;
        line-height: 1.445;
        margin-bottom: 22px;
    }
    .usageflow-lst {
        display: block;
        padding-top: 13px;
    }
    .usageflow-lst > li {
        width: 100%;
        padding: 24px 15px 22px 74px;
    }
    .usageflow-lst > li:not(:last-child) {
        margin-bottom: 30px;
    }
    .usageflow-lst > li::before {
        background: url(../img/sp/point01.png) no-repeat center / 100% auto;
    }
    .usageflow-lst > li.ver2::before {
        background: url(../img/point02.png) no-repeat center / 100% auto;
    }
    .usageflow-lst > li.ver3::before {
        background: url(../img/sp/point03.png) no-repeat center / 100% auto;
    }
    .usageflow-lst > li.ver4::before {
        background: url(../img/sp/point04.png) no-repeat center / 100% auto;
    }
    .usageflow-lst > li::after {
        content: "";
        width: 40px;
        height: 58px;
        background: url(../img/sp/medical_img16.png) no-repeat center / 100% auto;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 15px;
        z-index: 9;
    }
    .usageflow-lst > li.ver2::after {
        height: 40px;
        background: url(../img/sp/medical_img17.png) no-repeat center / 100% auto;
    }
    .usageflow-lst > li.ver3::after {
        height: 40px;
        background: url(../img/sp/medical_img18.png) no-repeat center / 100% auto;
    }
    .usageflow-lst > li.ver4::after {
        width: 38px;
        height: 45px;
        background: url(../img/sp/medical_img19.png) no-repeat center / 100% auto;
    }
    .usageflow-lstitm .cat_box .cat {
        text-align: left;
        font-size: 17px;
        line-height: 1.4417;
    }
    .usageflow-lstitm .cat_box {
        margin-bottom: 6px;
    }
    .usageflow-txt {
        text-align: left;
        font-size: 16px;
        line-height: 1.6875;
        margin-top: 0;
    }
    .popplan_txt {
        margin-top: 24px;
    }
    .popplan_txt.ver2 {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .usage_wrap {
        margin-bottom: 34px;
    }
    .review_lst {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .reviewlife-lst {
        display: block;
        margin-top: 24px;
    }
    .reviewlife-lst > li {
        width: 100%;
    }
    .reviewlife-lst > li:not(:last-child) {
        margin-bottom: 22px;
    }
    .reviewlife-lst .dtlbox_wrap dt {
        height: 27px;
        margin-bottom: 19px;
    }
    .reviewlife-lst li .dtlbox_wrap dd {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 20px;
    }
    .reviewlife-img {
        height: auto;
        align-items: center;
        margin-bottom: 0px;
    }
    .review-txt {
        width: calc(100% - 120px);
    }
    .review-img {
        margin-bottom: 18px;
    }
    .reviewregu-lst {
        display: block;
        margin-top: 24px;
    }
    .reviewregu-lst > li:not(:last-child) {
        margin-bottom: 22px;
    }
    .reviewregu-lst .dtlbox_wrap dt {
        height: 27px;
        margin-bottom: 19px;
    }
    .reviewregu-img {
        height: auto;
        align-items: center;
        margin-bottom: 18px;
    }
    .purpose-img img {
        max-width: 350px;
    }
    .fitinfndpt-img img {
        max-width: 241px;
    }
    .fitinfndpt-img.ver2 img {
        max-width: 156px;
    }
    .merit-img img {
        max-width: 113px;
    }
    .merit-img.ver2 img {
        max-width: 135px;
    }
    .merit-img.ver3 img {
        max-width: 162px;
    }
    .merit-img.ver4 img {
        max-width: 99px;
    }
    .merit-img.ver5 img {
        max-width: 104px;
    }
    .reviewlife-img.ver1 img {
        max-width: 91px;
    }
    .reviewlife-img.ver2 img {
        max-width: 81px;
    }
    .reviewlife-img.ver3 img {
        max-width: 74px;
    }
    .reviewlife-img.ver4 img {
        max-width: 67px;
    }
    .review-img img {
        max-width: 75px;
    }
    .reviewregu-img img {
        max-width: 75px;
    }
    .slctins_readbox.num_readbox {
        margin-bottom: 32px;
    }
    .mederit_readbox.num_readbox {
        margin-bottom: 54px;
    }
    .private_ct.ver2 .img_flexbox .img-flexbox:not(:last-child) {
        margin-bottom: 18px;
    }
    .img_catch .catch {
        font-size: 18px;
        line-height: 1.277;
        margin-bottom: 18px;
    }
    .img_scatch .scatch {
        font-size: 18px;
        line-height: 1.277;
        margin-bottom: 8px;
    }
    .img-flexbox.ver2 .img_scatch .scatch {
        margin-bottom: 20px;
    }
    .img-flexbox .s-txt {
        font-size: 11px;
        margin-top: 18px;
    }
    .img-flexbox,
    .private_img.img-box {
        padding: 18px 15px 16px;
    }
    .sano-lst {
        max-width: 100%;
        margin: 18px auto 0;
        padding-left: 6px;
        box-sizing: border-box;
    }
    .sano-txt {
        font-size: 11px;
        line-height: 1.2727;
    }
    .sano_txt {
        margin-top: 17px;
    }
    .img-flexbox.ver3 .img_scatch .scatch {
        margin-bottom: 7px;
    }
    .img-flexbox.ver4 .img_scatch .scatch {
        margin-bottom: 13px;
    }
    .private_img.img-box.ver2 {
        padding: 22px 7px 16px;
    }
    .private_img.img-box.ver2 img {
        max-width: 300px;
    }
    .img-flexbox img {
        max-width: 304px;
    }
    .img-flexbox.ver2 img {
        max-width: 285px;
    }
    .img-flexbox.ver3,
    .img-flexbox.ver4 {
        padding: 18px 12px 24px;
    }
    .img-flexbox.ver3 img {
        max-width: 291px;
    }
    .img-flexbox.ver4 img {
        max-width: 290px;
    }
}
@media (max-width: 374px) {
    .procsub-ttl {
        font-size: 18px;
    }
    .fitinfndpt-type .type-txt {
        font-size: 15px;
    }
    .heading_in {
        margin-right: 140px;
    }
}