.heading_wrap::before {
    background: url(../img/mv_img.svg) no-repeat;
    width: 306px;
    height: 169px;
    top: 18px;
}
.read_lst li {
    line-height: 2;
    padding-left: 1em;
    position: relative;
}
.is-dot_lst li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    top: 13px;
    left: 5px;
    background: #2A9B9D;
    border-radius: 50%;
}
a.txt-lnk {
    color: #2A9B9D;
}
.summary_in {
    padding: 18px 20px 20px;
    border-radius: 10px;
}
.summary_in.bg-wh {
    background: #FFFFFF;
}
.yellowImg_wrap {
    padding: 15px 30px 22px;
    box-sizing: border-box;
    background: #FCFAE6;
}
.yellowImg_wrap.ver1 {
    margin: 18px 0 22px;
}
.yellowImg_wrap.ver2 {
    margin: 19px 0 0;
    padding: 22px 34px 18px;
}
.yellowImg_wrap.ver2 .summary_in {
    padding: 17px 20px;
}
.caesshopBtn_wrap {
    margin: 55px auto;
}
.typeLst-ttl {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
    line-height: 1.666;
}
.number-sbttl {
    margin: 0 auto 25px;
}
.ano-txt {
    line-height: 1.833;
    font-size: 12px;
}
#is-01.number_wrap {
    border-bottom: 2px solid #EBE5E1;
    padding-bottom: 50px;
    margin-bottom: 55px;
}
#is-01-1.number_in {
    margin: 20px auto 32px;
}
#is-02-1.number_in {
    margin: 24px auto 55px;
}
.yellowImg_wrap.ver2 .ano-txt {
    margin-top: 4px;
}
.number_box .box-ttl {
    color: #EB6168;
    font-weight: bold;
    font-size: 22px;
    font-family: "Zen Maru Gothic", sans-serif;
    line-height: 1.227;
    text-align: center;
    margin-bottom: 26px;
}
#is-01-2.number_in .rqimnt_wrap {
    margin-top: 32px;
}
.rqimnt_lst {
    margin: 20px 0 26px;
}
.rqimnt_lst dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rqimnt_lst dl:not(:last-child) {
    margin-bottom: 20px;
}
.rqimnt_lst dt {
    width: 94px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 16px;
    font-weight: bold;
    background: #F9F7F5;
    border-radius: 10px;
}
.rqimnt_lst dt.ver2 {
    height: 49px;
}
.rqimnt_lst dd {
    font-size: 16px;
    line-height: 1.625;
}
.rqimnt_imgbox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.rqimnt_imgbox .img {
    background: #FCFAE6;
    padding: 20px 30px;
}
.txt-lnk.is-sml {
    font-size: 12px;
    line-height: 2.667;
    display: inline-block;
}
#is-02-1.number_in .price_wrap {
    margin-bottom: 55px;
}
#is-02-1.number_in .price_in,
.decided_in {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
#is-02-1.number_in .price_ct,
.decided_ct {
    padding: 22px 20px 15px;
    border-radius: 20px;
    background: #F9F7F5;
}
.price_cat,
.decided_cat {
    position: relative;
    margin-bottom: 88px;
}
.price_cat .cat,
.decided_cat .cat {
    font-size: 18px;
    font-weight: bold;
    font-family: "Zen Maru Gothic", sans-serif;
    line-height: 1.6666;
    background: #FFFFFF;
    border-radius: 100vh;
    text-align: center;
    padding: 0 10px;
}
.price_cat.ver1 .cat,
.decided_cat.ver1 .cat {
    color: #EB6168;
}
.price_cat.ver2 .cat,
.decided_cat.ver2 .cat {
    color: #2A9B9D;
}
.price_cat::before,
.decided_cat::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -76px;
    transform: translateX(-50%);
    z-index: 9;
}
.price_cat.ver1::before,
.decided_cat.ver1::before {
    width: 143px;
    height: 64px;
    background: url(../img/img04.svg) no-repeat center / 100% auto;
}
.price_cat.ver2::before,
.decided_cat.ver2::before {
    width: 85px;
    height: 53px;
    background: url(../img/img05.svg) no-repeat center / 100% auto;
}
.caesarean-txt sup {
    font-size: 60%;
}
.fc-red {
    color: #EB6168;
}
.number_box.ver3 .cndtn_lst {
    margin: 8px 0 26px;
}
.cndtn_lst dl {
    display: flex;
    justify-content: space-between;
}
.cndtn_lst dt {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}
.cndtn_lst dd {
    font-size: 16px;
    line-height: 2;
}
.cndtndtl_wrap {
    border: 1px solid #2A9B9D;
    padding: 24px 28px 23px;
    border-radius: 10px;
}
.cndtndtl_wrap .cat {
    font-weight: bold;
    text-align: center;
    color: #2A9B9D;
    font-size: 18px;
    line-height: 1.111;
    margin-bottom: 9px;
    font-family: "Zen Maru Gothic", sans-serif;
}
.cndtndtl_wrap .txt {
    font-size: 14px;
    line-height: 2;
}
.decided_ct .fs-s {
    font-size: 12px;
}
.number_box.ver4 {
    margin-top: 27px;
}
.number_box.ver4 .summary_wrap {
    background: #FCFAE6;
    padding: 19px 34px 20px;
    margin: 32px 0 16px;
}
.number_box.ver4 .summary-ttl {
    line-height: 1.54;
    text-align: center;
    margin-bottom: 17px;
}
.number_box.ver4 .summary-ttl .fs-l {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.number_box.ver4 .summary-ttl .fs-s {
    font-size: 12px;
    font-weight: normal;
}
.table {
    font-size: 14px;
    line-height: 1.57;
}
.table tbody tr {
    border-top: 1px solid #EBE5E1;
}
.table thead th:not(:last-child) .txt,
.table tbody th:not(:last-child) .txt,
.table tbody td:not(:last-child) .txt {
    position: relative;
}
.table thead th:not(:last-child) .txt:before,
.table tbody th:not(:last-child) .txt:before,
.table tbody td:not(:last-child) .txt:before {
    content: "";
    position: absolute;
    background: #EBE5E1;
    width: 1px;
    height: 20px;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
}
.summary_table.ver1 .table thead th:nth-child(1) {
    width: 420px;
}
.summary_table.ver1 .table thead th:nth-child(2) {
    width: 132px;
}
.summary_table.ver1 {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 7px 33px;
}
.summary_table.ver1 th {
    text-align: center;
}
.table th,
.table td {
    padding: 10px 0;
}
.summary_table.ver1 .pare-txt {
    padding-right: 71px;
    position: relative;
    font-weight: bold;
    text-align: left;
}
.summary_table.ver1 .pare-txt::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.summary_table.ver1 .pare-txt.ver1::before {
    width: 27px;
    height: 32px;
    background: url(../img/img06.svg) no-repeat center / 100% auto;
    right: 41px;
}
.summary_table.ver1 .pare-txt.ver2::before {
    width: 60px;
    height: 34px;
    background: url(../img/img07.svg) no-repeat center / 100% auto;
    right: 10px;
}
.summary_table.ver1 .price-txt {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
}
.summary_table.ver1 th {
    font-weight: normal;
}
.table thead th .txt.is-nenkin {
    margin-right: -6px;
    text-align: right;
}
.summary_table.ver1 {
    margin-bottom: 17px;
}
.summary_wrap.ver1 .ano-txt {
    padding: 0 33px;
    font-size: 12px;
    line-height: 1.833;
}
.number_box.ver4 .txt-lnk.is-sml {
    margin-top: 7px;
}
#is-02.number_wrap, #is-04.number_wrap, #is-05.number_wrap {
    border-bottom: 0;
    padding-bottom: 0;
}
#is-02-2 .point_wrap {
    padding: 50px 0;
    margin-top: 50px;
}
#is-02-2 .point-ttl {
    font-size: 22px;
    line-height: 1.2273;
    margin-bottom: 24px;
    text-align: center;
    color: #EB6168;
    font-family: "Zen Maru Gothic", sans-serif;
}
#is-02-2 .point_in {
    margin-top: 27px;
}
#is-02-2 .point_ct:not(:last-child) {
    margin-bottom: 22px;
}
#is-02-2 .point_ct {
    background: #FFFFFF;
    padding: 18px 147px 16px;
    border-radius: 10px;
}
#is-02-2 .point_ct.ver2 {
    padding: 18px 103px 16px;
}
#is-02-2 .point_cat {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    text-align: center;
    color: #EB6168;
    font-family: "Zen Maru Gothic", sans-serif;
}
#is-02-2 .point_cat.ver3 {
    margin-bottom: 19px;
}
#is-02-2 .point_lst {
    display: flex;
    justify-content: space-between;
}
#is-02-2 .point_lst .cat {
    text-align: center;
    line-height: 1.666;
    background: #F9F7F5;
    border-radius: 100vh;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 18px;
    margin-bottom: 17px;
}
#is-02-2 .point_img {
    background: #FCFAE6;
    padding: 24px 13px;
    margin: 14px 0 13px;
}
#is-02-2  .caesarean-txt.is-ver4 {
    margin-bottom: 32px;
}
.number_box.ver5 {
    margin-top: 17px;
}
.number_box.ver5 > .ano-txt {
    font-size: 12px;
    line-height: 1.833;
    margin-top: 7px;
}
.yellowImg_wrap.ver3 {
    margin: 22px 0 15px;
    padding: 17px 70px 0 41px;
}
.yellowImg_wrap.ver3 .col_wrap {
    display: flex;
    justify-content: space-between;
}
.col_catch.ver2 .typeLst-ttl {
    margin-bottom: 0;
}
.col_catch.ver2 .fs-s {
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
}
.colPrice_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 201px;
    height: 201px;
    border-radius: 50%;
    background: #FFFFFF;
    padding-bottom: 17px;
    margin-bottom: 42px;
    position: relative;
}
.colPrice_wrap::before {
    content: "";
    width: 142px;
    height: 73px;
    background: url(../img/img09.svg) no-repeat center / 100% auto;
    position: absolute;
    left: 50%;
    bottom: -42px;
    transform: translateX(-50%);
    z-index: 9;
}
.colPrice_in .before-price,
.colPrice_in .after-price {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.0666;
    font-family: "Zen Maru Gothic", sans-serif;
}
.colPrice_in .before-price {
    margin-bottom: 30px;
    position: relative;
}
.colPrice_in .before-price::before {
    content: "";
    width: 17px;
    height: 12px;
    background: url(../img/icn_arrow_rd.svg) no-repeat center / 100% auto;
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translateX(-50%);
    z-index: 9;
}
.colPrice_in .before-price .fs-l,
.colPrice_in .after-price .fs-l {
    font-size: 30px;
}
#is-03-1 .thrpit_wrap {
    margin-top: 26px;
}
.thrpit_wrap .ttl {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 22px;
    line-height: 1.2273;
    color: #2A9B9D;
    margin-bottom: 24px;
    text-align: center;
}
.thrpit_lst {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.thrpit_item {
    background: #F9F7F5;
    padding: 22px 23px 15px;
    border-radius: 20px;
}
.thrpit_item .cat {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 9px 5px 13px;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #2A9B9D;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 15px;
    text-align: center;
}
.thrpit_item .cat .is-blk {
    color: #333333;
}
.thrpit_item .txt {
    font-size: 16px;
    line-height: 2;
}
#is-03-2.number_in {
    margin: 55px 0 55px;
    padding: 55px 0 50px;
}
.number_box.ver6 {
    margin-top: 30px;
}
.number_box.ver7 {
    margin-top: 46px;
}
.number_box.ver7 .cndtn_lst {
    margin-top: 11px;
}
.number_box.ver7 .cndtn_lst dl:not(:last-child) {
    margin-bottom: 11px;
}
#is-04-1 .labeltxt_lst {
    margin: 25px 0 28px;
}
#is-04-1 .labeltxt_lst dl {
    display: flex;
    justify-content: space-between;
}
#is-04-1 .labeltxt_lst dl:not(:last-child) {
    margin-bottom: 36px;
}
#is-04-1 .labeltxt_lst dt {
    width: 266px;
    height: 100%;
    padding: 8px 5px;
    background: #F9F7F5;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 1.375;
    font-family: "Zen Maru Gothic", sans-serif;
}
#is-04-1 .labeltxt_lst dd {
    margin-top: -2px;
    font-size: 16px;
    line-height: 2;
}
#is-04-1 .labeltxt_lst dd .s-txt {
    font-size: 14px;
    line-height: 2;
    font-weight: bold;
}
.yellowImg_wrap.ver4 {
    padding: 15px 30px 24px;
    margin-bottom: 32px;
}
.coution_wrap {
    border: 2px solid #EBE5E1;
    border-radius: 10px;
    padding: 25px 28px 17px;
}
.coution_cat {
    margin-bottom: 18px;
    text-align: center;
}
.coution_cat > span {
    position: relative;
}
.coution_cat .label {
    width: 90px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    background: #2A9B9D;
    color: #FFFFFF;
    font-size: 16px;
    border-radius: 100vh;
    position: absolute;
    font-weight: bold;
    left: -110px;
    top: 50%;
    transform: translateY(-50%);
}
.coution_cat .txt {
    font-size: 18px;
    line-height: 1.111;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: bold;
    color: #2A9B9D;
}
.coution_wrap > .txt {
    font-size: 14px;
    line-height: 2;
}
#is-04-1.number_in {
    margin: 32px auto 55px;
}
#is-04-2.number_in {
    padding: 55px 0 50px;
}
.number_box.ver8 {
    margin: 17px auto 25px;
    padding-bottom: 57px;
    border-bottom: 2px solid #FFFFFF;
}
.number_box.ver8 .calc_wrap {
    display: flex;
    justify-content: space-between;
    margin: 26px 0 17px;
}
.number_box.ver8 .calc_in {
    padding: 13px 6px 23px 12px;
    background: #FFFFFF;
    border-radius: 10px;
}
.number_box.ver8 .calc_in:first-child {
    position: relative;
}
.number_box.ver8 .calc_in:first-child::before {
    content: "";
    width: 26px;
    height: 26px;
    background: url(../img/icn_plus.svg) no-repeat center / 100% auto;
    position: absolute;
    right: -35px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.number_box.ver8 .calc_in .cat {
    font-size: 16px;
    line-height: 2;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: bold;
    text-align: center;
    margin-bottom: 12px;
}
.number_box.ver8 .calc_in .cat .line {
    display: inline;
    background-position: left -100% bottom;
    padding-bottom: 0;
    background-size: 200% 1px;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(51, 51, 51) 50%);
}
.number_box.ver8 .calc_in .cat .is-grn {
    color: #2A9B9D;
}
.number_box.ver8 .calc-txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.number_box.ver8 .calc-txt span {
    font-size: 16px;
    text-align: center;
    line-height: 1.25;
}
.number_box.ver9 .cndtn_lst {
    margin: 17px 0 18px;
}
.number_box.ver9 .cndtn_lst dl:not(:last-child) {
    margin-bottom: 7px;
}
.number_box.ver9 .txt-lnk.is-sml {
    margin-top: 8px;
}
.number_box .box-ttl sub {
    bottom: 0;
}
.number-ttl {
    line-height: 1.40909;
}
.number_box.ver10 {
    margin: 30px auto 36px;
    padding: 32px 0 36px;
    border-top: 1px solid #EBE5E1;
    border-bottom: 1px solid #EBE5E1;
}
.number_box.ver10 .box-ttl,
.number_box.ver11 .box-ttl {
    margin-bottom: 12px;
}
.number_box .box-ttl.is-grn {
    color: #2A9B9D;
}
.skypnt_lst {
    margin-top: 16px;
}
.skypnt_lst .skypnt_item:not(:last-child) {
    margin-bottom: 18px;
}
.skypnt_lst .skypnt_item {
    display: flex;
    justify-content: space-between;
}
.skypnt_item dt {
    width: 199px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F9F7F5;
    border-radius: 10px;
    text-align: center;
    color: #2A9B9D;
    font-size: 16px;
    line-height: 1;
    font-family: "Zen Maru Gothic", sans-serif;
}
.number_box.ver11 .skypnt_item dt {
    color: #EB6168;
    width: 220px;
}
.skypnt_item dd {
    font-size: 16px;
    line-height: 2;
}
.skypnt-etctxt {
    text-align: center;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 16px;
    line-height: 2;
    color: #EB6168;
}
.skypnt-etctxt.ver2 {
    color: #2A9B9D;
}
#is-05-1.number_in {
    padding: 54px 0 50px;
}
.taish_wrap {
    margin-top: 20px;
}
.taish-cat {
    text-align: center;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 18px;
    line-height: 1.777;
    color: #EB6168;
    margin-bottom: 20px;
}
.taish_wrap .lst-txt {
    margin: 7px 0 19px;
}
.taish_wrap .lst-txt .txt {
    font-weight: bold;
    font-size: 16px;
    line-height: 2;
    padding-left: 1em;
    text-indent: -1em;
}
.yellowImg_wrap.ver5 {
    padding: 22px 30px;
    margin-bottom: 32px;
}
.taish_dotlst {
    margin-bottom: 16px;
}
.taish_dotlst li:not(:last-child) {
    margin-bottom: 20px;
}
.taish_dotlst .cat {
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    position: relative;
    font-family: "Zen Maru Gothic", sans-serif;
    margin-bottom: 5px;
}
.taish_dotlst .cat:before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #2A9B9D;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 9;
}
.taish_dotlst .txt {
    font-size: 16px;
    line-height: 2;
}
.q_wrap {
    font-weight: bold;
}
.faq-date {
    text-align: right;
    margin-top: 12px;
    font-size: 15px;
    line-height: 2;
}
.consultation_in .consultation-txt {
    margin-bottom: 0;
}
.consultation_lsttxt {
    margin: 19px 0;
}
.consultation_lsttxt .dot-txt {
    padding-left: 17px;
    position: relative;
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
}
.consultation_lsttxt .dot-txt:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #FF6400;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9;
}
.skypntTable_wrap {
    background: #FCFAE6;
    margin: 18px 0 0;
}
.skypntTable_wrap.ver1 {
    padding: 16px 21px 22px;
}
.skypntTable_wrap.ver2 {
    padding: 16px 21px 15px;
    margin: 22px 0 14px;
}
.skypntTable_cat {
    margin-bottom: 15px;
    text-align: center;
}
.skypntTable_cat .cat {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.666;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #2A9B9D;
}
.skypntTable_wrap.ver2 .skypntTable_cat .cat {
    color: #EB6168;
}
.skypntTable_cat .txt {
    margin-top: -3px;
    font-size: 14px;
    line-height: 2.1428;
}
.skypntTable_wrap.ver2 .skypntTable_cat {
    margin-bottom: 19px;
}
.skypntTable_in {
    padding: 12px 19px;
    background: #FFFFFF;
    border-radius: 10px;
}
.skypntTable_wrap.ver2 .skypntTable_in {
    padding: 10px 16px;
}
.skypntTable_in .table tbody tr:first-child {
    border-top: 0;
}
.skypntTable_in .table tbody th {
    width: 184px;
}
.skypntTable_wrap.ver2 .skypntTable_in .table tbody th {
    width: 90px;
}
.skypntTable_in .table {
    width: 100%;
}
.skypntTable_in .table th,
.skypntTable_in .table td {
    padding: 8px 0;
    text-align: center;
}
.skypntTable_in .table th {
    font-weight: normal;
}
.skypntTable_in .table td .txt.ver2 {
    font-weight: bold;
}
.skypntTable_in .table tbody .line2 th:not(:last-child) .txt:before,
.skypntTable_in .table tbody .line2 td:not(:last-child) .txt:before {
    height: 44px;
}
.skypntTable_wrap .tbl-ano {
    text-align: right;
    font-size: 12px;
    line-height: 2.5;
}
.skypntTable_wrap .skypntTable_in {
    position: relative;
}
.skypntTable_wrap .skypntTable_in::before {
    content: "";
    width: 81px;
    height: 60px;
    background: url(../img/img13.svg) no-repeat center bottom / 100% auto;
    position: absolute;
    top: -60px;
    right: 19px;
    z-index: 9;
}
.skypntTable_wrap.ver2 .skypntTable_in::before  {
    width: 97px;
    background: url(../img/img14.svg) no-repeat center bottom / 100% auto;
}
@media print, screen and (min-width: 960px) {
    .ano-txt.is-ver2 {
        text-align: center;
    }
    .rqimnt_lst dd {
        width: calc(100% - 112px);
    }
    .rqimnt_imgbox .caesarean-txt {
        width: calc(100% - 437px);
    }
    #is-02-1.number_in .price_ct,
    .decided_ct {
        width: calc((100% - 29px) / 2);
    }
    .cndtn_lst dd {
        width: calc(100% - 236px);
    }
    #is-02-2 .point_lst li {
        width: calc((100% - 85px) / 2);
    }
    .thrpit_lst .thrpit_item {
        width: calc((100% - (24px * 2)) / 3);
    }
    #is-04-1 .labeltxt_lst dd {
        width: calc(100% - 300px);
    }
    .number_box.ver8 .calc_in {
        width: calc((100% - 46px) / 2);
    }
    .number_box.ver9 .cndtn_lst dd {
        width: calc(100% - 252px);
    }
    .skypnt_item dd {
        width: calc(100% - 220px);
    }
    .number_box.ver11 .skypnt_item dd {
        width: calc(100% - 242px);
    }
    .skypnt-etctxt {
        margin-top: -32px;
        width: 220px;
    }
    .skypnt-etctxt.ver2 {
        margin-top: -10px;
        width: 200px;
    }
    .point_lst {
        position: relative;
    }
    .point_lst::before {
        content: "";
        width: 2px;
        height: 100%;
        background: #EBE5E1;
        position: absolute;
        top: -4px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9;
    }
}
@media (max-width: 959px) {
    .typeLst_wrap {
        margin: 60px auto 0;
        padding: 20px 15px 24px;
    }
    .typeLst-ttl {
        font-size: 19px;
    }
    .typeLst-table {
        padding: 12px 15px 10px;
        font-size: 13px;
        line-height: 1.6;
    }
    .typeLst-table thead th {
        height: 30px;
    }
    .typeLst-table thead th:nth-child(1) {
        width: 18%;
    }
    .typeLst-table thead th:nth-child(2) {
        width: 44%;
    }
    .typeLst-table thead th:nth-child(3) {
        width: 38%;
    }
    .typeLst-table tbody tr,
    .typeLst-table tbody tr.is-ver2 {
        height: auto;
    }
    .typeLst-table tbody td {
        padding: 8px 0;
    }
    .typeLst-table tbody td .txt:before {
        height: 40px;
    }
    .typeLst-table tbody tr.is-ver2 td .txt:before {
        height: 56px;
    }
    .typeLst-table tbody td:nth-child(2) .txt {
        padding: 0 8px;
    }
    .typeLst-table tbody td:nth-child(3) .txt {
        padding-left: 8px;
    }
    .struct-lst.is-ver2 {
        margin: 0;
    }
    .yellowImg_wrap {
        padding: 20px 15px 15px;
    }
    .yellowImg_wrap.is-ver2 {
        padding: 20px 10px 15px;
    }
    .yellowImg-img.is-white {
        padding: 25px 7px 25px 8px;
    }
}
@media (max-width: 959px) {
    .heading_wrap::before {
        background: url(../img/sp/mv_img.svg) no-repeat center / 100% auto;
        width: 158px;
        height: 165px;
        top: 50%;
        margin-top: 3px;
    }
    .heading_in {
        margin-right: 192px;
    }
    .read_wrap {
        margin: 20px 0 22px;
    }
    .read_lst {
        margin-bottom: 14px;
    }
    .summary_in {
        padding: 17px 15px 23px;
        border-radius: 10px;
    }
    .yellowImg_wrap {
        padding: 21px 15px 20px;
    }
    .yellowImg_wrap.ver1 {
        margin: 22px 0 27px;
    }
    .yellowImg_wrap.ver2 {
        margin: 23px -15px 0;
        padding: 21px 15px 21px;
    }
    .yellowImg_wrap.ver2 .summary_in {
        padding: 21px 15px;
    }
    .index_wrap {
        margin: 0 15px 30px;
        padding: 35px 15px 29px;
    }
    .caesshopBtn_wrap {
        margin: 29px auto 34px;
    }
    .typeLst-ttl {
        font-family: "Zen Maru Gothic", sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 18px;
        line-height: 1.666;
    }
    .number-sbttl {
        margin: 0 0 25px;
    }
    #is-01.number_wrap {
        border-bottom: 1px solid #EBE5E1;
        padding-bottom: 26px;
        margin-bottom: 34px;
    }
    #is-01-1.number_in {
        margin: 25px 0 34px;
    }
    #is-02-1.number_in {
        margin: 23px 0 27px;
    }
    .yellowImg_wrap.ver2 .ano-txt {
        margin-top: 10px;
    }
    .number_box .box-ttl {
        font-size: 19px;
        line-height: 1.3157;
        margin-bottom: 22px;
    }
    #is-01-2.number_in .rqimnt_wrap {
        margin-top: 16px;
    }
    .rqimnt_lst {
        margin: 33px 0 26px;
    }
    .rqimnt_lst dl {
        align-items: flex-start;
    }
    .rqimnt_lst dl:not(:last-child) {
        margin-bottom: 17px;
    }
    .rqimnt_lst dt {
        width: 106px;
        height: 25px;
        font-size: 16px;
        border-radius: 5px;
    }
    .rqimnt_lst dt.ver2 {
        height: 25px;
    }
    .rqimnt_lst dd {
        font-size: 16px;
        line-height: 1.625;
        width: calc(100% - 124px);
    }
    .rqimnt_imgbox {
        display: block;
        margin-bottom: 17px;
    }
    .rqimnt_imgbox .img {
        margin: 0 -15px 20px;
        padding: 25px 15px;
    }
    .txt-lnk.is-sml {
        font-size: 11px;
        line-height: 1.2727;
    }
    #is-02-1.number_in .price_wrap {
        margin-bottom: 27px;
    }
    #is-02-1.number_in .price_in,
    .decided_in {
        display: flex;
        flex-direction: column;
        gap: 24px 0;
    }
    #is-02-1.number_in .price_ct,
    .decided_ct {
        padding: 22px 15px 15px;
        border-radius: 10px;
    }
    .price_cat,
    .decided_cat {
        margin-bottom: 91px;
    }
    .price_cat.ver2,
    .decided_cat.ver2 {
        margin-bottom: 77px;
    }
    .price_cat .cat,
    .decided_cat .cat {
        font-size: 18px;
        line-height: 1.2;
        padding: 4px 5px;
    }
    .price_cat.ver1::before,
    .decided_cat.ver1::before {
        bottom: -76px;
    }
    .price_cat.ver2::before,
    .decided_cat.ver2::before {
        bottom: -63px;
    }
    .number_box.ver3 .cndtn_lst {
        margin: 13px 0 22px;
    }
    .cndtn_lst dl {
        flex-direction: column;
    }
    .cndtn_lst dl:not(:last-child) {
        margin-bottom: 13px;
    }
    .cndtn_lst dd {
        padding-left: 1em;
    }
    .cndtndtl_wrap {
        border: 1px solid #2A9B9D;
        padding: 20px 15px 16px;
        border-radius: 10px;
    }
    .cndtndtl_wrap .cat {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .decided_ct .fs-s {
        font-size: 12px;
    }
    .number_box.ver4 {
        margin-top: 21px;
    }
    .number_box.ver4 .summary_wrap {
        padding: 20px 15px 17px;
        margin: 27px -15px 20px;
    }
    .number_box.ver4 .summary-ttl {
        line-height: 1.52;
        margin-bottom: 16px;
    }
    .number_box.ver4 .summary-ttl .fs-l {
        font-size: 18px;
    }
    .number_box.ver4 .summary-ttl .fs-s {
        font-size: 12px;
    }
    .table {
        font-size: 14px;
        line-height: 1.286;
        height: 100%;
    }
    .table tbody tr {
        border-top: 1px solid #EBE5E1;
    }
    .table thead th .txt,
    .table tbody th .txt,
    .table tbody td .txt {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .table thead th:not(:last-child) .txt:before,
    .table tbody th:not(:last-child) .txt:before,
    .table tbody td:not(:last-child) .txt:before {
        height: 100%;
        right: -1px;
    }
    .summary_table.ver1 .table thead th:nth-child(1) {
        width: 69.36%;
    }
    .summary_table.ver1 .table thead th:nth-child(2) {
        width: 30.64%;
    }
    .summary_table.ver1 {
        border-radius: 10px;
        padding: 15px 14px 18px;
    }
    .summary_table.ver1 th {
        text-align: center;
    }
    .table th,
    .table td {
        padding: 6px 0;
    }
    .summary_table.ver1 .pare-txt {
        padding-right: 66px;
        text-align: left;
        line-height: 1.4286;
    }
    .summary_table.ver1 .pare-txt.ver1::before {
        width: 27px;
        height: 32px;
        background: url(../img/img06.svg) no-repeat center / 100% auto;
        right: 20px;
    }
    .summary_table.ver1 .pare-txt.ver2::before {
        width: 60px;
        height: 34px;
        background: url(../img/img07.svg) no-repeat center / 100% auto;
        right: 5px;
    }
    .summary_table.ver1 .price-txt {
        font-size: 15px;
    }
    .summary_table.ver1 th {
        font-weight: normal;
    }
    .table thead th .txt.is-nenkin {
        margin-right: -6px;
        text-align: center;
    }
    .summary_table.ver1 {
        margin-bottom: 16px;
    }
    .summary_wrap.ver1 .ano-txt {
        padding: 0;
        font-size: 12px;
        line-height: 1.833;
    }
    .number_box.ver4 .txt-lnk.is-sml {
        margin-top: 14px;
    }
    #is-02.number_wrap, #is-04.number_wrap, #is-05.number_wrap {
        border-bottom: 0;
        padding-bottom: 0;
    }
    #is-02-2 .point_wrap {
        padding: 33px 0 40px;
        margin: 30px -15px 0;
    }
    #is-02-2 .point-ttl {
        font-size: 19px;
        line-height: 1.2;
        margin-bottom: 17px;
    }
    #is-02-2 .point_in {
        margin-top: 18px;
    }
    #is-02-2 .point_ct:not(:last-child) {
        margin-bottom: 27px;
    }
    #is-02-2 .point_ct {
        padding: 17px 15px 13px;
        border-radius: 10px;
    }
    #is-02-2 .point_ct.ver2 {
        padding: 18px 15px 22px;
    }
    #is-02-2 .point_cat {
        font-size: 16px;
        line-height: 1.6875;
        margin-bottom: 10px;
    }
    #is-02-2 .point_cat.ver3 {
        margin-bottom: 20px;
    }
    #is-02-2 .point_lst {
        display: flex;
        flex-direction: column;
        gap: 30px 0;
    }
    #is-02-2 .point_lst .cat {
        line-height: 1.5;
        font-size: 18px;
        padding: 3px 5px;
        margin-bottom: 15px;
    }
    #is-02-2 .point_img {
        padding: 21px 15px 22px;
        margin: 15px -15px 10px;
    }
    #is-02-2  .caesarean-txt.is-ver4 {
        margin-bottom: 12px;
    }
    .number_box.ver5 {
        margin-top: 24px;
    }
    .number_box.ver5 > .ano-txt {
        font-size: 12px;
        line-height: 1.833;
        margin-top: 4px;
    }
    .yellowImg_wrap.ver3 {
        margin: 27px -15px 12px;
        padding: 22px 15px 27px;
    }
    .yellowImg_wrap.ver3 .col_wrap {
        flex-direction: column;
        align-items: center;
        gap: 35px 0;
    }
    .col_catch.ver2 .typeLst-ttl {
        margin-bottom: 4px;
        line-height: 1.1388;
    }
    .col_catch.ver2 .fs-s {
        font-size: 12px;
        line-height: 1;
    }
    .colPrice_wrap {
        width: 200px;
        height: 200px;
        padding-bottom: 18px;
        margin-bottom: 17px;
    }
    .colPrice_wrap::before {
        width: 117px;
        height: 60px;
        bottom: -17px;
    }
    .colPrice_in .before-price,
    .colPrice_in .after-price {
        font-size: 16px;
        line-height: 1.0666;
    }
    .colPrice_in .before-price {
        margin-bottom: 23px;
        position: relative;
    }
    .colPrice_in .before-price::before {
        width: 17px;
        height: 12px;
        bottom: -20px;
    }
    .colPrice_in .before-price .fs-l,
    .colPrice_in .after-price .fs-l {
        font-size: 30px;
    }
    #is-03-1 .thrpit_wrap {
        margin-top: 35px;
    }
    .thrpit_wrap .ttl {
        font-size: 19px;
        line-height: 1.2105;
        margin-bottom: 27px;
    }
    .thrpit_lst {
        flex-direction: column;
        gap: 27px 0;
    }
    .thrpit_item {
        padding: 27px 13px 21px;
        border-radius: 10px;
    }
    .thrpit_item .cat {
        border-radius: 5px;
        padding: 2px 10px 6px;
        font-size: 16px;
        line-height: 1.3125;
        margin-bottom: 15px;
    }
    #is-03-2.number_in {
        margin: 34px 0 34px;
        padding: 34px 15px 28px;
    }
    .number_box.ver6 {
        margin-top: 27px;
    }
    .number_box.ver7 {
        margin-top: 20px;
    }
    .number_box.ver7 .cndtn_lst {
        margin-top: 14px;
    }
    .number_box.ver7 .cndtn_lst dl:not(:last-child) {
        margin-bottom: 20px;
    }
    #is-04-1 .labeltxt_lst {
        margin: 27px 0 22px;
    }
    #is-04-1 .labeltxt_lst dl {
        flex-direction: column;
        gap: 15px 0;
    }
    #is-04-1 .labeltxt_lst dl:not(:last-child) {
        margin-bottom: 27px;
    }
    #is-04-1 .labeltxt_lst dt {
        width: 100%;
        height: auto;
        padding: 8px 14px;
        border-radius: 5px;
        font-size: 16px;
        line-height: 1.375;
    }
    #is-04-1 .labeltxt_lst dd {
        margin-top: 0;
        font-size: 16px;
        line-height: 2;
    }
    #is-04-1 .labeltxt_lst dd .s-txt {
        font-size: 16px;
        line-height: 2;
        font-weight: bold;
        padding-left: 15px;
    }
    #is-04-1 .labeltxt_lst dd .s-txt p {
        padding-left: 1em;
        text-indent: -1em;
    }
    .yellowImg_wrap.ver4 {
        padding: 21px 15px 22px;
        margin: 0 -15px 27px;
    }
    .coution_wrap {
        border: 1px solid #EBE5E1;
        border-radius: 10px;
        padding: 21px 15px 17px;
    }
    .coution_cat {
        margin-bottom: 10px;
        padding-top: 38px;
    }
    .coution_cat .label {
        width: 90px;
        height: 24px;
        font-size: 16px;
        left: 50%;
        top: -38px;
        transform: translateX(-50%);
    }
    .coution_cat .txt {
        font-size: 18px;
        line-height: 1.111;
    }
    .coution_wrap > .txt {
        font-size: 14px;
        line-height: 2;
    }
    #is-04-1.number_in {
        margin: 27px 0 39px;
    }
    #is-04-2.number_in {
        padding: 39px 0 33px;
        margin: 0 -15px;
    }
    .number_box.ver8 {
        margin: 25px 0 27px;
        padding-bottom: 27px;
        border-bottom: 0;
        position: relative;
    }
    .number_box.ver8::before {
        content: "";
        width: calc(100% - 30px);
        height: 2px;
        background: #FFFFFF;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9;
    }
    .number_box.ver8 .calc_wrap {
        flex-direction: column;
        gap: 52px 0;
        margin: 15px 0 30px;
    }
    .number_box.ver8 .calc_in {
        padding: 15px 6px 18px 13px;
        border-radius: 10px;
    }
    .number_box.ver8 .calc_in:first-child::before {
        right: auto;
        left: 50%;
        top: auto;
        bottom: -39px;
        transform: translateX(-50%);
    }
    .number_box.ver8 .calc_in .cat {
        margin-bottom: 15px;
    }
    .number_box.ver8 .calc-txt {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .number_box.ver8 .calc-txt span {
        font-size: 16px;
        line-height: 1.25;
    }
    .number_box.ver9 .cndtn_lst {
        margin: 15px 0 19px;
    }
    .number_box.ver9 .cndtn_lst dl:not(:last-child) {
        margin-bottom: 20px;
    }
    .number_box.ver9 .txt-lnk.is-sml {
        margin-top: 8px;
    }
    .number-ttl {
        line-height: 1.31818;
    }
    .number_box.ver7 .cndtn_lst dd,
    .number_box.ver9 .cndtn_lst dd {
        padding-left: 16px;
    }
    .number_box.ver10 {
        margin: 22px 0 34px;
        padding: 27px 0 34px;
        border: 0;
        position: relative;
    }
    .number_box.ver10::before,
    .number_box.ver10::after {
        content: "";
        width: calc(100% - 30px);
        height: 1px;
        background: #EBE5E1;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9;
    }
    .number_box.ver10::before {
        top: 0;
    }
    .number_box.ver10::after {
        bottom: 0;
    }
    .number_box.ver10 .box-ttl,
    .number_box.ver11 .box-ttl {
        margin-bottom: 27px;
    }
    .skypnt_lst {
        margin-top: 22px;
    }
    .skypnt_lst .skypnt_item:not(:last-child) {
        margin-bottom: 22px;
    }
    .skypnt_lst .skypnt_item {
        flex-direction: column;
        gap: 10px 0;
    }
    .skypnt_item dt {
        width: 100%;
        height: 32px;
        border-radius: 5px;
        font-size: 16px;
    }
    .number_box.ver11 .skypnt_item dt {
        width: 100%;
    }
    .skypnt_item dd {
        font-size: 16px;
        line-height: 2;
    }
    .skypnt-etctxt {
        margin-top: 24px;
    }
    .skypnt-etctxt.ver2 {
        margin-top: 18px;
    }
    #is-05-1.number_in {
        padding: 34px 0 30px;
    }
    .taish_wrap {
        margin-top: 20px;
    }
    .taish-cat {
        font-size: 18px;
        line-height: 1.1666;
        margin-bottom: 30px;
    }
    .taish_wrap .lst-txt {
        margin: 0 0 27px;
    }
    .yellowImg_wrap.ver5 {
        padding: 22px 15px;
        margin: 0 -15px 36px;
    }
    .taish_dotlst {
        margin-bottom: 25px;
    }
    .taish_dotlst li:not(:last-child) {
        margin-bottom: 15px;
    }
    .taish_dotlst .cat {
        padding-left: 20px;
        font-size: 16px;
        line-height: 2;
        margin-bottom: 4px;
    }
    .q_wrap {
        font-weight: bold;
    }
    .faq-date {
        text-align: right;
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.25;
    }
    .consultation_lsttxt {
        margin: 19px 0;
    }
    .consultation_lsttxt .dot-txt {
        padding-left: 22px;
    }
    .skypntTable_wrap {
        margin: 27px -15px 0;
    }
    .skypntTable_wrap.ver1 {
        padding: 21px 15px;
    }
    .skypntTable_wrap.ver2 {
        padding: 21px 15px;
        margin: 18px -15px 15px;
    }
    .skypntTable_cat {
        margin-bottom: 25px;
        text-align: center;
    }
    .skypntTable_cat .cat {
        font-size: 18px;
        line-height: 1.388;
    }
    .skypntTable_cat .txt {
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.2857;
    }
    .skypntTable_wrap.ver2 .skypntTable_cat {
        margin-bottom: 9px;
    }
    .skypntTable_in {
        padding: 21px 15px 20px;
        border-radius: 10px;
    }
    .skypntTable_wrap.ver2 .skypntTable_in {
        padding: 21px 15px 18px;
    }
    .skypntTable_in .table tbody tr:first-child {
        border-top: 1px solid #EBE5E1;
    }
    .skypntTable_in .table thead th .txt {
        line-height: 1.357;
    }
    .skypntTable_in .table td .txt {
        line-height: 1.5714;
    }
    .skypntTable_in .table {
        width: 100%;
    }
    .skypntTable_in .table th:nth-child(1) {
        width: 35%;
    }
    .skypntTable_in .table th:nth-child(2) {
        width: 29%;
    }
    .skypntTable_in .table th:nth-child(3) {
        width: 36%;
    }
    .skypntTable_in .table th,
    .skypntTable_in .table td {
        padding: 3px 0;
        text-align: center;
    }
    .skypntTable_in .table tbody .line2 th:not(:last-child) .txt:before,
    .skypntTable_in .table tbody .line2 td:not(:last-child) .txt:before {
        height: 100%;
    }
    .skypntTable_wrap .tbl-ano {
        text-align: left;
        font-size: 12px;
        line-height: 1.833;
        margin-bottom: 8px;
        padding-left: 15px;
    }
    .skypntTable_wrap .skypntTable_in::before {
        width: 80px;
        height: 60px;
        background: url(../img/img13.svg) no-repeat center bottom / 100% auto;
        position: absolute;
        top: -60px;
        right: 0;
    }
    .skypntTable_wrap.ver2 .skypntTable_in::before  {
        width: 97px;
    }
    .col_catch.ver2 {
        margin-bottom: 5px;
    }
    .q_wrap {
        line-height: 2;
        padding: 9px 30px 9px 40px;
        margin: 20px 0;
    }
    #is-01-2 .number_ct {
        margin-bottom: 26px;
    }
    .table td.is-left .txt {
        justify-content: left;
    }
    .table td.is-right .txt {
        justify-content: right;
    }
    .skypntTable_in .table td .txt.is-1digit {
        padding-left: 0.6em;
    }
}
@media (max-width: 374px) {
    .heading_in {
        margin-right: 150px;
    }
    .thrpit_wrap .ttl {
        font-size: 17px;
    }
    .number_box.ver8 .calc-txt span {
        font-size: 14px;
    }
    .number-ttl {
        font-size: 20px;
    }
}