.is-bold {
    font-weight: bold;
}
.is-line {
    font-weight: bold;
    text-decoration: underline;
}
.is-bl {
    color: #2A9B9D;
}
.is-pnk {
    color: #EB6168;
}
.is-dot_lst li,
.summary_lst li,
.grybg_lst li,
.exR_lst li,
.revision_lst li,
.procedure_table .dot-txt {
    padding-left: 1em;
    position: relative;
}
.grybgWh_lst li {
    padding-left: 1.5em;
    position: relative;
}
.lost_wrap .grybgWh_lst li.is-ver2 {
    padding-left: 0;
}
.is-dot_lst li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    top: 13px;
    left: 5px;
    background: #2A9B9D;
    border-radius: 50%;
}
.family_wrap .is-dot_lst li:before {
    width: 6px;
    height: 6px;
    top: 16px;
    left: 15px;
}
.point_lst.is-dot_lst li:before {
    top: 8px;
    height: 4px;
}
li .is-dot,
.procedure_table .dot-txt .is-dot {
    position: absolute;
    top: 0;
    left: 0;
}
.heading_wrap::before {
    background: url(/teach/public/survivors/img/survivors_mv.svg) no-repeat;
    width: 288px;
    height: 191px;
    top: 14px;
}
.top_lst li,
.grybg_lst li {
    line-height: 2;
}
.top_lst a,
.lnk-txt a {
    color: #2A9B9D;
}
.top-yellbg {
    background: #FCFAE6;
    padding: 15px 29px 25px;
    margin: 17px 0 20px;
    box-sizing: border-box;
}
.top-yellbg.is-ver2 {
    margin: 20px 0 30px;
}
.summary-ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    font-family: "Zen Maru Gothic", sans-serif;
    margin-bottom: 18px;
}
.summary_in {
    background: #fff;
    border-radius: 10px;
    padding: 22px 29px 20px;
}
.top-yellbg.is-ver2 .summary_in {
    padding: 20px 20px 25px;
}
.summary_ct {
    max-width: 392px;
    margin: 20px auto 0;
    font-size: 12px;
    line-height: 1.66;
}
.point_table,
.procedure_table {
    font-size: 14px;
    line-height: 1.57;
}
.point_table thead th,
.procedure_table thead th {
    font-weight: bold;
    text-align: center;
    height: 36px;
}
.point_table thead th:nth-child(1) {
    width: 180px;
}
.point_table thead th:nth-child(2) {
    width: 400px;
}
.point_table thead th .txt,
.procedure_table thead th .txt {
    position: relative;
}
.point_table tbody tr,
.calc_table tbody tr,
.procedure_table tbody tr {
    border-top: 1px solid #EBE5E1;
}
.point_table td.is-left {
    vertical-align: top;
}
.pointTb_wrap {
    padding: 14px 0 14px 14px;
    position: relative;
}
.btn-catch {
    margin-bottom: 10px;
}
.number-ttl {
    line-height: 1.4;
}
.number-ttl .is-fzs {
    font-size: 18px;
}
.procedure_table tbody tr td:nth-child(1) .txt {
    text-align: center;
}
.procedure_table tbody tr td:nth-child(2) .txt {
    padding: 7px 0 7px 11px;
    position: relative;
}
.procedure_table tbody tr td:nth-child(3) {
    padding: 7px 1px 7px 10px;
}
td.is-left .pointTb_wrap {
    padding-left: 0;
}
.grybg_wrap.need_wrap {
    padding: 19px;
    margin-top: 24px;
}
.need_wrap .need-txt {
    font-size: 12px;
    text-align: center;
    margin-bottom: 8px;
}
.need_wrap .grybgWh_wrap {
    padding: 17px 35px;
}
.point_table thead th .txt.is-ver2:before,
.pointTb_wrap::before,
.procedure_table thead th .txt.is-ver2:before,
.procedure_table tbody tr td:nth-child(2) .txt::before {
    content: "";
    position: absolute;
    background: #EBE5E1;
    width: 1px;
    height: calc(100% - 28px);
    top: 14px;
    left: -1px;
}
.point_table thead th .txt.is-ver2:before,
.procedure_table thead th .txt.is-ver2:before {
    top: 50%;
    height: 20px;
    transform: translateY(-50%);
}
.procedure_table tbody tr td:nth-child(2) .txt::before {
    height: calc(100% - 14px);
    top: 7px;
}
td.is-left .pointTb_wrap::before {
    display: none;
}
.procedure_table tbody tr td:nth-child(2) .txt::after {
    content: "";
    position: absolute;
    background: #EBE5E1;
    width: 1px;
    height: calc(100% - 14px);
    top: 7px;
    right: -1px;
}
.grybg_wrap {
    background: #F9F7F5;
    border-radius: 20px;
    padding: 20px 0;
}
.grybg-ttl {
    font-size: 18px;
    font-weight: bold;
    color: #EB6168;
    text-align: center;
    margin-bottom: 12px;
    font-family: "Zen Maru Gothic", sans-serif;
}
.grybg-txt {
    font-size: 16px;
    margin-bottom: 15px;
}
.grybg-txt.is-ver2 {
    text-align: center;
}
.grybg-txt.is-ver3 {
    text-align: center;
    margin: 0;
}
.grybg-txt.is-lh {
    line-height: 2;
}
.grybgWh_wrap {
    background: #fff;
    border-radius: 10px;
    padding: 15px 0;
    position: relative;
    margin: 0 auto 16px;
    max-width: 786px;
}
.family_wrap .grybgWh_wrap::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img02.png) no-repeat center;
    right: 48px;
    bottom: 0;
    width: 179px;
    height: 70px;
}
.grybgWh_lst {
    margin: 0 auto;
    max-width: 680px;
    line-height: 2;
}
.family_wrap .grybgWh_lst {
    max-width: 200px;
}
.family_wrap .grybgWh_lst li {
    font-size: 20px;
    font-weight: bold;
}
.grybg-addtxt {
    font-size: 10px;
    line-height: 2;
    margin: 0 auto;
    max-width: 702px;
}
.family_wrap .caesarean-txt,
.grybg_lst {
    max-width: 557px;
    margin: 0 auto;
}
.yellbg_wrap {
    background: #FCFAE6;
    padding: 26px 0;
}
.yellbg-ttl {
    font-size: 18px;
    font-weight: bold;
    color: #2A9B9D;
    text-align: center;
    margin-bottom: 17px;
}
.living_in {
    display: flex;
    justify-content: space-between;
    max-width: 690px;
    margin: 0 auto;
}
.yellbgWh_wrap {
    background: #fff;
    border-radius: 10px;
}
.living_in .yellbgWh_wrap {
    width: 326px;
    padding: 18px 0;
    text-align: center;
}
.living_in .is-catch {
    font-size: 16px;
    padding-bottom: 78px;
    position: relative;
}
.living_in .yellbgWh_wrap.is-ver2 .is-catch {
    padding-bottom: 53px;
}
.living_in .is-catch::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img03.svg) no-repeat center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 6px;
    width: 66px;
    height: 68px;
}
.living_in .yellbgWh_wrap.is-ver2 .is-catch::before {
    background: url(../img/survivors_img04.svg) no-repeat center;
    bottom: 8px;
    width: 108px;
    height: 40px;
}
.living_in .caesarean-txt {
    line-height: 1.5;
}
#is-01-1 .grybg_wrap {
    margin-bottom: 32px;
}
#is-01-1 > .caesarean-inner,
#is-02-2 > .caesarean-inner {
    margin-bottom: 20px;
}
#is-01-2 > .caesarean-inner,
#is-02-1 > .caesarean-inner,
#is-03-3 > .caesarean-inner {
    margin-bottom: 25px;
}
#is-03-1 > .caesarean-inner {
    margin-bottom: 33px;
}
#is-03-2 > .caesarean-inner,
#is-06 > .caesarean-inner {
    margin-bottom: 31px;
}
.calc_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 26px;
}
.calc_in {
    width: 250px;
}
.calc_ct.is-ver2 {
    display: flex;
    justify-content: space-between;
    padding: 19px 0 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #EBE5E1;
}
.type-txt {
    padding-left: 1em;
    position: relative;
    font-weight: bold;
}
.type-txt:before,
.revision_lst li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 10px;
    left: 0;
    background: #EB6168;
    border-radius: 50%;
}
.revision_lst.is-ver3 li:before {
    background: #2A9B9D;
}
.price-txt.is-ver2 {
    text-align: right;
    line-height: 2;
}
.price-txt.is-ver2 span {
    display: inline-block;
    width: 107px;
    font-weight: bold;
}
.add-txt {
    font-size: 10px;
    text-align: right;
    line-height: 2;
}
.calc_wrap .yellbg_wrap {
    width: 420px;
    padding: 16px 19px 20px;
}
.yellbg_wrap .catch-txt {
    font-size: 18px;
    font-weight: bold;
    font-family: "Zen Maru Gothic", sans-serif;
    margin-bottom: 15px;
    text-align: center;
}
.yellbg_wrap .catch-txt .is-fzs {
    font-size: 12px;
}
.yellbg_wrap .catch-txt.is-ver2 .is-fzs {
    font-weight: normal;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.calc_table thead th .txt {
    position: relative;
    font-weight: normal;
}
.calc_wrap .yellbgWh_wrap {
    padding: 20px;
    font-size: 14px;
}
.calc_table thead th {
    text-align: center;
    height: 27px;
}
.calc_table thead th:nth-child(1) {
    width: 218px;
}
.calc_table thead th:nth-child(2) {
    width: 125px;
}
.calc_table thead th .txt.is-ver2:before,
.receive_wrap::before {
    content: "";
    position: absolute;
    background: #EBE5E1;
    width: 1px;
    height: 16px;
    top: 2px;
    right: 0;
}
.calc_table tbody td {
    height: 42px;
}
.receive_wrap {
    display: flex;
    font-weight: bold;
    position: relative;
}
.receive_wrap .pare-txt {
    padding-right: 30px;
    position: relative;
}
.receive_wrap .pare-txt::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img05.svg) no-repeat center;
    width: 23px;
    height: 32px;
    top: 50%;
    right: 2px;
    transform: translateY(-50%);
}
.receive_wrap .chil-txt {
    position: relative;
    padding-right: 6px;
}
.receive_wrap .chil-txt::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 26px;
}
.receive_wrap .chil-txt.is-ver1::before {
    background: url(../img/survivors_img06.svg) no-repeat center;
    width: 22px;
    right: -22px;
}
.receive_wrap .chil-txt.is-ver2::before {
    background: url(../img/survivors_img07.svg) no-repeat center;
    width: 47px;
    right: -47px;
}
.receive_wrap .chil-txt.is-ver3::before {
    background: url(../img/survivors_img08.svg) no-repeat center;
    width: 73px;
    right: -73px;
}
.calc_table .price-txt {
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}
.procsub-ttl {
    font-size: 22px;
    margin-bottom: 26px;
}
.point_wrap {
    position: relative;
    display: flex;
    justify-content: end;
}
.point_wrap .point-catch {
    width: 130px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -30px;
    border-radius: 30px 5px 30px 5px;
    background: #2A9B9D;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1.3;
    padding-top: 5px;
}
.point_wrap .point-catch .is-fzl {
    font-size: 16px;
}
.point_wrap .point-txt {
    width: 635px;
    border: 1px solid #2A9B9D;
    box-sizing: border-box;
    padding: 17px 10px 15px 93px;
    line-height: 1.62;
    border-radius: 10px;
}
.lnk-txt {
    font-size: 12px;
    margin-top: 17px;
}
.stop_lst {
    margin: 20px auto 15px;
    display: flex;
    justify-content: center;
}
.stop_lstitm {
    width: 321px;
    padding: 0 29px;
    box-sizing: border-box;
    border-right: 1px solid #EBE5E1;
}
.stop_lstitm.ver1 {
    padding-left: 0;
}
.stop_lstitm.ver2 {
    width: 346px;
}
.stop_lstitm.ver3 {
    padding-right: 0;
    border-right: none;
}
.stop-catch {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 6px;
    text-align: center;
}
.stop-catch span {
    position: relative;
    padding-left: 30px;
    display: inline-block;
}
.stop-catch span::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_icn01.svg) no-repeat center;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 23px;
    height: 22px;
}
.attent_wrap {
    border: 2px solid #EBE5E1;
    border-radius: 10px;
    padding: 15px 20px;
    margin-top: 20px;
}
.attent_catch {
    font-size: 18px;
    font-weight: bold;
    color: #2A9B9D;
    text-align: center;
    margin-bottom: 10px;
    font-family: "Zen Maru Gothic", sans-serif;
}
.attent-catch {
    position: relative;
    display: inline-block;
}
.attent-catch .is-label {
    width: 90px;
    height: 24px;
    color: #fff;
    background: #2A9B9D;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: -103px;
    margin-top: -12px;
    padding-bottom: 2px;
}
.attent-txt {
    max-width: 607px;
    margin: 0 auto;
    line-height: 1.625;
}
#is-02-1 .number_in {
    margin-top: 55px;
}
.caesarean-txt.is-center {
    text-align: center;
}
#is-02-1 .grybg_wrap {
    margin-top: 32px;
}
#is-02-2 .grybg_wrap {
    margin-top: 25px;
}
#is-04 .grybg_wrap {
    margin: 37px auto 32px;
}
.grybgWh_wrap.couple_wrap {
    padding: 16px 0;
}
#is-02-1 .grybgWh_wrap.couple_wrap::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img09.png) no-repeat center;
    width: 186px;
    height: 80px;
    bottom: 0;
    right: 47px;
}
#is-02-1 .grybgWh_wrap.couple_wrap.is-ver2::before {
    background: url(../img/survivors_img10.png) no-repeat center;
}
#is-02-1 .grybgWh_lst {
    max-width: 730px;
}
.lost_wrap .grybgWh_lst li,
.need_wrap .grybgWh_lst li {
    padding-left: 1em;
}
#is-02-1 .number_ct:not(:last-of-type),
#is-02-2 .number_ct:not(:last-of-type) {
    margin-bottom: 58px;
}
.yellbg_flex {
    display: flex;
    justify-content: space-between;
    max-width: 840px;
    margin: 32px auto 0;
}
.yellbg_flex .yellbg_wrap {
    width: 400px;
    padding: 20px 17px 14px;
}
.yellbg-ttl.is-ver2 {
    width: 200px;
    background: #fff;
    border-radius: 50px;
    border-radius: 50px;
    margin: 0 auto 6px;
    font-size: 16px;
    padding: 2px 0 1px;
}
.yellbg_flex .grybg-txt.is-ver2 {
    margin-bottom: 8px;
}
.yellowImg-img.is-white {
    padding: 14px 0;
    background: #fff;
    text-align: center;
    border-radius: 15px;
}
.yellbg_flex .yellowImg-img {
    margin-bottom: 8px;
}
.grybgWh_wrap.single_wrap::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img13.png) no-repeat center;
    width: 176px;
    height: 79px;
    bottom: 0;
    right: 58px;
}
#is-02-2 .calc_wrap {
    margin-top: 26px;
    align-items: center;
}
#is-02-2 .calc_wrap .yellbg_wrap {
    width: 415px;
}
#is-02-2 .calc_in {
    width: 223px;
    line-height: 2;
}
#is-02-2 .calc_ct.is-ver2 {
    padding: 0 0 22px;
    margin: 0 0 24px;
}
.calc_table.is-ver2 {
    text-align: center;
}
.calc_table.is-ver2 tbody td:first-of-type .txt {
    position: relative;
    padding-right: 20px;
    text-align: right;
}
.calc_table.is-ver2 thead th:first-of-type .txt:before,
.calc_table.is-ver2 tbody td:first-of-type .txt:before {
    content: "";
    position: absolute;
    background: #EBE5E1;
    width: 1px;
    height: 20px;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
}
.grybgWh_wrap.couple_wrap.is-ver3::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img15.png) no-repeat center;
    width: 70px;
    height: 138px;
    bottom: 0;
    right: 49px;
}
.grybg_addlst {
    max-width: 730px;
    margin: 0 auto;
    font-size: 10px;
    line-height: 2;
}
.grybg_addlst li {
    padding-left: 2em;
    position: relative;
}
.yellbg_wrap.exam_wrap {
    padding: 16px 28px 23px 15px;
    margin-top: 20px;
}
.ex_wrap {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.ex_wrap.is-ver2 {
    align-items: center;
    margin-top: 18px;
}
.exL_wrap {
    width: 96px;
}
.exL_wrap .txt {
    text-align: center;
    padding-bottom: 70px;
    position: relative;
    font-family: "Zen Maru Gothic", sans-serif;
}
.exL_wrap .txt::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img17.svg) no-repeat center;
    width: 52px;
    height: 66px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.ex_wrap.is-ver2 .exL_wrap .txt::before {
    background: url(../img/survivors_img18.svg) no-repeat center;
    width: 60px;
    height: 64px;
}
.exR_wrap {
    width: 531px;
    box-sizing: border-box;
}
.exR_wrap.is-border {
    border: 1px solid #333333;
    border-radius: 10px;
    padding: 4px 0 7px 49px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.exR_wrap.is-border .exR_lst {
    line-height: 1.5;
}
.exR_in .label-txt {
    width: 80px;
    text-align: center;
    padding: 2px 0 1px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background: #EB6168;
}
.exR_in .label-txt.is-ver2 {
    margin-top: 8px;
    background: #2A9B9D;
}
.exR_lst .is-fzl {
    font-size: 22px;
}
.exR_lst li.is-ver2 .is-dot {
    top: 7px;
}
.exR_wrap.is-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
.exR_wrap.is-flex .yellbgWh_wrap {
    width: 228px;
    height: 259px;
    padding: 18px 10px 12px;
    box-sizing: border-box;
}
.exR_wrap.is-flex .yellbgWh_wrap .label-txt,
.revision_wrap .label-txt .is-label {
    width: 130px;
    text-align: center;
    padding: 0 0 2px;
    margin: 0 auto 8px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background: #EB6168;
    font-family: "Zen Maru Gothic", sans-serif;
}
.exR_wrap.is-flex .yellbgWh_wrap.is-ver2 .label-txt,
.revision_wrap .label-txt.is-ver2 .is-label {
    background: #2A9B9D;
}
.exRcalc_wrap {
    padding: 5px 0 26px;
    line-height: 1.1;
}
.exRcalc_wrap .txt {
    position: relative;
}
.exRcalc_wrap .txt.is-ver1 {
    padding-bottom: 25px;
}
.exRcalc_wrap .txt::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 23px;
}
.exRcalc_wrap .txt.is-ver1::before {
    background: url(../img/survivors_icn02.svg) no-repeat center;
    width: 12px;
    bottom: 2px;
}
.exRcalc_wrap .txt.is-ver2::before {
    background: url(../img/survivors_icn03.svg) no-repeat center;
    width: 20px;
    bottom: -26px;
}
.exRcalc_wrap .txt .is-fzs {
    font-size: 12px;
}
.exR_wrap .price-txt .is-fzl {
    font-size: 20px;
}
.plus_wrap {
    font-size: 14px;
    font-weight: bold;
    color: #F7931E;
    line-height: 1.3;
}
.plus_wrap .txt.is-ver2 {
    position: relative;
    padding-top: 54px;
}
.plus_wrap .txt.is-ver2::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_icn04.svg) no-repeat center;
    width: 30px;
    height: 30px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.yellbgWh_wrap .caesarean-txt.is-bl {
    line-height: 1.4;
    margin-bottom: 5px;
}
.yellbgWh_wrap .caesarean-txt.is-bl .is-fzl {
    font-size: 22px;
}
.exRcalc_wrap.is-ver2 .txt.is-ver1 {
    font-size: 14px;
    padding-bottom: 34px;
}
.exRcalc_wrap.is-ver2 .txt.is-ver1::before {
    background: url(../img/survivors_icn05.svg) no-repeat center;
    bottom: 6px;
}
.exRcalc_wrap.is-ver2 .txt.is-ver2::before {
    background: url(../img/survivors_icn06.svg) no-repeat center;
}
.case_wrap {
    border: 1px solid #2A9B9D;
    border-radius: 20px;
    padding: 18px 0;
    margin-top: 15px;
}
.case_wrap .catch-txt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    font-family: "Zen Maru Gothic", sans-serif;
    margin-bottom: 11px;
    color: #2A9B9D;
}
.case_wrap .case-txt {
    width: 500px;
    margin: 0 auto;
    font-size: 14px;
}
.calc_wrap.tyukou_wrap {
    margin-top: 26px;
}
.tyukou_wrap .type-txt {
    margin-bottom: 2px;
}
.tyukou_wrap .type-txt:before {
    background: #333;
    width: 4px;
    height: 4px;
    top: 12px;
    left: 4px;
}
.tyukou_wrap .type-txt,
.tyukou_wrap .txt {
    padding-left: 1em;
}
.calc_wrap.tyukou_wrap .calc_in {
    width: 303px;
}
.calc_wrap.tyukou_wrap .yellbg_wrap {
    width: 362px;
}
.calc_wrap.tyukou_wrap .add-txt {
    font-size: 12px;
    text-align: left;
    margin-top: 40px;
    line-height: 1.8;
}
.calc_wrap.tyukou_wrap .calc_ct:not(:last-of-type) {
    margin-bottom: 29px;
}
.yellbg_wrap.kaisei_wrap {
    padding: 16px 0 29px;
    margin-top: 25px;
    position: relative;
}
.kaisei_wrap .add-txt {
    position: absolute;
    top: 20px;
    right: 60px;
    font-size: 12px;
}
.revision_wrap {
    max-width: 862px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.revision_wrap .yellbgWh_wrap {
    width: 420px;
    padding: 20px 29px 22px;
}
.revision_wrap .label-txt .is-label {
    display: inline-block;
    width: 90px;
    position: relative;
    margin: 0 0 10px;
}
.revision_wrap .label-txt .ix-fzs {
    padding-left: 20px;
    font-size: 14px;
}
.revision_wrap .revision_in:not(:last-of-type) {
    margin-bottom: 40px;
}
.revision-label {
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
}
.revision-label::before {
    content: "";
    position: absolute;
    width: 241px;
    height: 1px;
    background: #333;
    top: 50%;
    right: 0;
}
.revision-txt {
    padding-left: 90px;
    margin-bottom: 50px;
    position: relative;
}
.revision_in .revision-txt:last-of-type,
.revision_lst li:last-of-type,
.revision_lst.is-ver2 li:last-of-type,
.revision_lst.is-ver3 li:last-of-type {
    margin: 0;
}
.revision-txt.is-ver4 {
    display: inline-flex;
}
.revision-txt.is-ver4 span.is-bl {
    display: inline-block;
    padding-left: 5px;
}
.revision-txt.is-ver4 .is-fzs {
    font-size: 14px;
}
.revision-txt::before {
    content: "";
    position: absolute;
    width: 48px;
    height: 64px;
    left: 23px;
    top: -15px;
}
.revision-txt.is-ver1::before {
    background: url(../img/survivors_img20.svg) no-repeat center;
}
.revision-txt.is-ver2::before {
    background: url(../img/survivors_img21.svg) no-repeat center;
}
.revision-txt.is-ver3::before {
    background: url(../img/survivors_img22.svg) no-repeat center;
}
.revision-txt.is-ver4::before {
    background: url(../img/survivors_img23.svg) no-repeat center;
}
.revision-txtl {
    font-size: 18px;
    font-weight: bold;
    color: #EB6168;
}
.yellbgWh_wrap .revision_lst {
    margin: 5px 0 37px;
}
.revision_lst li {
    padding-left: 1em;
    position: relative;
    line-height: 2;
}
.revision_lst.is-ver2 li,
.revision_lst.is-ver3 li {
    margin-bottom: 14px;
}
.yellbgWh_wrap .caesarean-txt,
.yellbgWh_wrap .revision-txtl,
.yellbgWh_wrap .revision_lst {
    padding-left: 14px;
}
.revision_lst {
    margin-top: 32px;
}
.revision_lst .revision_dl {
    display: flex;
    justify-content: space-between;
    line-height: 2;
}
.revision_lst .revision_dl dt {
    width: 170px;
    font-weight: bold;
    position: relative;
}
.revision_lst.is-ver3 .revision_dl dt {
    width: 290px;
}
.revision_lst .revision_dl dt::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 90%;
    background: #EBE5E1;
    top: 3px;
    right: 0;
}
.revision_lst .revision_dl dd {
    width: calc(100% - 170px);
    padding-left: 15px;
}
.revision_lst.is-ver3 .revision_dl dd {
    width: calc(100% - 290px);
    padding-left: 37px;
}
#is-04 .grybg-ttl {
    font-size: 22px;
}
#is-04 .grybg-ttl .is-fzs {
    font-size: 16px;
}
#is-04 .grybg-ttl.is-ver2 {
    color: #2A9B9D;
}
.conditions_lst {
    display: flex;
    justify-content: space-between;
    max-width: 830px;
    margin: 0 auto 18px;
}
.conditions_lst.is-ver2 {
    max-width: 984px;
    margin: 20px auto 0;
}
.conditions_lst.is-ver3 {
    width: 590px;
    margin: 0 auto;
}
.conditions_lst li {
    width: 260px;
    background: #fff;
    border-radius: 10px;
    padding: 20px 10px 14px;
    text-align: center;
}
.conditions_lst.is-ver2 li {
    width: 312px;
    background: #FCFAE6;
    padding: 20px 25px 15px;
    text-align: left;
}
.conditions-ttl {
    width: 180px;
    font-weight: bold;
    color: #2A9B9D;
    background: #F9F7F5;
    border-radius: 4px;
    padding-top: 1px;
    margin: 0 auto 7px;
}
.conditions_lst.is-ver2 .conditions-ttl {
    width: 250px;
    color: #EB6168;
    background: #fff;
    text-align: center;
}
.conditions-txt {
    padding-top: 5px;
    line-height: 1.5;
}
.conditions_lst.is-ver3 .conditions-txt {
    line-height: 1.625;
}
.calc_wrap.is-ver3 {
    margin-top: 5px;
    align-items: center;
    justify-content: start;
    gap: 0 80px;
}
.calc_wrap.is-ver3 .yellbg_wrap {
    width: 345px;
    border-radius: 20px;
    padding: 14px 16px;
}
.yellbg_wrap .ex-txt {
    padding-left: 3em;
    position: relative;
    font-size: 14px;
    line-height: 2;
}
.yellbg_wrap .ex-txt .is-add3 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    font-weight: bold;
    color: #2A9B9D;
}
#is-05-1.number_in {
    margin-top: 37px;
}
#is-05-1 .number_ct {
    margin-top: 55px;
}
#is-05-1 .number_ct.is-ver2,
#is-06-1 .number_ct {
    margin-top: 32px;
}
#is-06-2 .caesarean-inner2 {
    margin-top: 30px;
}
#is-06-2 .number_ct {
    margin-top: 48px;
}
#is-06-2 .number_ct:first-of-type {
    margin-top: 24px;
}
.grybg_wrap.is-ver2 {
    margin-top: 39px;
    padding: 25px 14px 10px 20px;
    position: relative;
}
#is-03-1 .grybg_wrap.is-couple {
    margin-bottom: 26px;
}
.combi-ttl {
    width: 378px;
    border: 4px solid #F9F7F5;
    border-radius: 40px;
    background: #fff;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 16px;
}
.combi-ttl .is-plus {
    color: #2A9B9D;
    padding: 0 1em;
}
.combi_in {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.combi-txt {
    width: 311px;
    line-height: 2;
}
.combi_img {
    width: 333px;
    background: #fff;
    padding: 20px 17px;
}
.grybg_wrap.lost_wrap {
    margin-top: 27px;
}
.grybg_wrap.lost_wrap.is-ver2 {
    margin-top: 32px;
}
.grybg_wrap.lost_wrap .grybg-txt {
    line-height: 2;
}
.lost_wrap .grybgWh_wrap {
    max-width: 690px;
    padding: 16px 30px;
}
.lost_wrap .grybgWh_wrap.is-ver1::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img28.svg) no-repeat center;
    width: 136px;
    height: 116px;
    top: 49px;
    right: 37px;
}
.lost_wrap .grybgWh_wrap.is-ver2::before {
    content: "";
    position: absolute;
    background: url(../img/survivors_img29.svg) no-repeat center;
    width: 162px;
    height: 124px;
    top: 74px;
    right: 21px;
}
.grybg_wrap.is-ver3 {
    padding: 30px 0;
    margin-top: 15px;
}
.conditions_lst.is-ver3 li {
    width: 280px;
    padding: 15px 10px;
}
.conditions_lst.is-ver3 .conditions-ttl2 {
    font-weight: bold;
    line-height: 1.625;
}
.yellbg_wrap.is-ver2 {
    padding: 22px 19px;
    margin-top: 23px;
}
.yellbg_wrap.is-ver2 .yellbgWh_wrap {
    padding: 22px 18px 30px 20px;
}
.procedure_table thead th:nth-child(1) {
    width: 123px;
}
.procedure_table thead th:nth-child(2) {
    width: 182px;
}
.procedure_table thead th:nth-child(3) {
    width: 305px;
}
.need_wrap .grybgWh_lst {
    font-size: 14px;
}
.need_wrap .grybg-txt {
    max-width: 640px;
    margin: 0 auto;
}
.trouble_wrap {
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.trouble_in {
    width: 392px;
    border: 2px solid #EBE5E1;
    border-radius: 10px;
    padding: 22px 12px 12px 20px;
}
.trouble-catch {
    width: 190px;
    margin: 0 auto 7px;
    font-weight: bold;
    color: #fff;
    background: #2A9B9D;
    border-radius: 50px;
    text-align: center;
    line-height: 1.4;
    padding-top: 2px;
}
.trouble_in .txt {
    line-height: 1.625;
}
.faq_wrap,
.case-txt {
    line-height: 2;
}
.q_wrap {
    font-weight: bold;
}
.faq_wrap:first-of-type {
    border-top: 1px solid #EBE5E1;
}
.q_wrap::after {
    width: 15px;
    height: 9px;
}
#is-01-2 .number_ct.is-survivors {
    margin: 0 auto;
}
#is-01-2 .number_ct:not(:last-of-type),
#is-03-2 .number_ct,
#is-03-3 .number_ct:not(:last-of-type),
#is-05-1 .caesarean-inner2,
#is-01.number_wrap,
#is-02.number_wrap,
#is-03.number_wrap,
#is-04.number_wrap,
#is-05.number_wrap,
#is-06.number_wrap {
    margin-bottom: 50px;
    border-bottom: 1px solid #EBE5E1;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.procsub-ttl.ver4 span::before {
    content: "4";
}
@media (min-width: 959px) {
    .trouble_wrap.is-ver2 {
        justify-content: start;
        gap: 0 83px;
    }
    .trouble_wrap.is-ver3 {
        justify-content: start;
        gap: 0 100px;
    }
    .trouble_wrap.is-ver4 {
        justify-content: start;
        gap: 0 95px;
    }
}
@media (max-width: 959px) {
    .heading_wrap {
        padding-left: 15px;
        justify-content: left;
        height: 210px;
    }
    .heading_wrap::before {
        background: url(/teach/public/survivors/img/sp/survivors_mv.svg) no-repeat center / 237px auto;
        width: 237px;
        height: 197px;
        top: 0;
        right: 0;
        margin: 0;
        z-index: 1;
        transform: none;
    }
    .top-yellbg {
        margin: 24px -15px;
        padding: 30px 15px;
    }
    .heading_in {
        max-width: 345px;
        width: calc(100% - 30px);
        margin: 0;
    }
    .heading-ttl {
        position: relative;
        z-index: 5;
    }
    .top_lst {
        margin-bottom: 14px;
    }
    .summary-ttl {
        font-size: 19px;
    }
    .summary_in {
        padding: 21px 10px 20px;
    }
    .summary_in .yellowImg-img img {
        max-width: 325px;
    }
    .summary_ct {
        max-width: 100%;
        padding: 0 5px;
        line-height: 1.75;
    }
    .top-yellbg.is-ver2 {
        margin: 24px -15px 27px;
        padding: 20px 15px;
    }
    .top-yellbg.is-ver2 .summary_in {
        padding: 10px 15px;
    }
    .point_table,
    .procedure_table {
        font-size: 13px;
        line-height: 1.61;
    }
    .point_table thead th,
    .procedure_table thead th {
        height: 28px;
    }
    .point_table thead th:nth-child(1) {
        width: 29.4%;
    }
    .point_table thead th:nth-child(2) {
        width: 70.5%;
    }
    .btn-catch {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .caesareanshop-btn {
        padding: 0;
    }
    #is-01-1 > .caesarean-inner,
    #is-01-2 > .caesarean-inner,
    #is-03-3 > .caesarean-inner {
        padding: 0 15px;
    }
    #is-01-2 .number_ct:not(:last-of-type),
    #is-03-3 .number_ct:not(:last-of-type),
    #is-05-1 .caesarean-inner2,
    #is-06.number_wrap {
        margin-bottom: 35px;
        padding-bottom: 40px;
    }
    #is-01-2 .number_ct.cnt-border,
    #is-03-2 .number_ct.cnt-border,
    #is-03-3 .number_ct.cnt-border {
        border: none;
        position: relative;
        padding-bottom: 34px;
    }
    #is-01-2 .number_ct.cnt-border::before,
    #is-03-2 .number_ct.cnt-border::before,
    #is-03-3 .number_ct.cnt-border::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 30px);
        height: 1px;
        background: #EBE5E1;
    }

    .grybg_wrap {
        padding: 26px 15px 20px;
    }
    .grybg-txt.is-ver2,
    .caesarean-txt.is-center,
    .grybg-txt.is-ver3 {
        text-align: left;
    }
    .caesarean-txt.is-ver3 {
        line-height: 1.5;
    }
    .grybgWh_wrap {
        padding: 19px 11px;
    }
    #is-01-1 .grybg_wrap {
        margin-bottom: 28px;
    }
    .family_wrap .grybgWh_wrap {
        padding: 15px 15px 70px;
        margin-bottom: 20px;
    }
    .family_wrap .grybgWh_wrap::before {
        background: url(../img/sp/survivors_img02.png) no-repeat center / 100% auto;
    }
    .grybgWh_wrap.single_wrap::before {
        background: url(../img/sp/survivors_img13.png) no-repeat center / 100% auto;
        height: 78px;
    }
    .family_wrap .grybgWh_wrap::before,
    #is-02-1 .grybgWh_wrap.couple_wrap::before,
    .grybgWh_wrap.single_wrap::before {
        right: 50%;
        transform: translateX(50%);
    }
    .family_wrap .grybg_lst {
        margin-top: 10px;
    }
    .family_wrap .grybg_lst li:not(:last-of-type),
    #is-02-1 .grybgWh_lst li:not(:last-of-type),
    .grybgWh_wrap.single_wrap .grybgWh_lst li:not(:last-of-type),
    .grybgWh_lst.is-ver2 li:not(:last-of-type),
    .grybgWh_wrap.couple_wrap.is-ver3 .grybgWh_lst li:not(:last-of-type) {
        margin-bottom: 10px;
    }
    .family_wrap .is-dot_lst li:before {
        left: 5px;
    }
    .yellbg_wrap {
        padding: 31px 15px 27px;
    }
    .living_in {
        flex-direction: column;
        align-items: center;
        gap: 14px 0;
    }
    .living_in .yellbgWh_wrap,
    .calc_in,
    .calc_wrap .yellbg_wrap,
    .conditions_lst.is-ver3,
    .case_wrap .case-txt,
    #is-02-2 .calc_wrap .yellbg_wrap,
    #is-02-2 .calc_in,
    .calc_wrap.tyukou_wrap .yellbg_wrap,
    .revision_wrap .yellbgWh_wrap,
    .calc_wrap.tyukou_wrap .calc_in,
    .combi-ttl,
    .combi_img,
    .revision_lst.is-ver3 .revision_dl dd,
    .conditions_lst.is-ver3 li,
    .combi-txt {
        width: 100%;
    }
    .living_in .is-catch {
        padding-bottom: 77px;
    }
    .yellbgWh_wrap .caesarean-txt,
    .revision_lst .revision_dl dd,
    .revision_lst.is-ver3 .revision_dl dd {
        padding: 0;
    }
    .calc_wrap {
        flex-direction: column;
        gap: 25px 0;
        margin-bottom: 51px;
    }
    .price_wrap.calc_ct {
        display: flex;
        justify-content: space-between;
    }
    .calc_wrap .yellbg_wrap {
        padding: 20px 15px 20px;
    }
    .calc_wrap .yellbgWh_wrap {
        padding: 10px 15px;
    }
    .yellbgWh_wrap.is-calc .calc_table {
        width: 100%;
    }
    .calc_table thead th:nth-child(1) {
        width: 63%;
    }
    .calc_table thead th:nth-child(2) {
        width: 37%;
    }
    .receive_wrap .pare-txt {
        padding-right: 22px;
    }
    .receive_wrap .pare-txt::before {
        background-size: 100% auto;
        width: 20px;
        height: 30px;
    }
    .receive_wrap .chil-txt {
        padding-right: 4px;
    }
    .receive_wrap .chil-txt.is-ver1::before {
        background-size: 100% auto;
        width: 20px;
        right: -20px;
    }
    .receive_wrap .chil-txt.is-ver2::before {
        background-size: 100% auto;
        width: 44px;
        right: -44px;
    }
    .receive_wrap .chil-txt.is-ver3::before {
        background-size: 100% auto;
        width: 65px;
        right: -65px;
    }
    .lnk-txt {
        font-size: 11px;
    }
    .calc_wrap.tyukou_wrap {
        margin: 20px 0;
    }
    .calc_wrap.tyukou_wrap .type-txt {
        margin-bottom: 5px;
    }
    .calc_wrap.tyukou_wrap .add-txt {
        margin-top: 17px;
    }
    .point_wrap .point-catch {
        top: -30px;
        left: 15px;
        margin-top: 0;
    }
    .point_wrap .point-txt {
        width: 100%;
        padding: 37px 15px 18px;
    }
    .calc_table.is-ver2 tbody td:first-of-type .txt {
        padding-right: 10px;
    }
    .calc_table.is-ver2 tbody td {
        height: 34px;
    }
    .stop_lst {
        margin: 22px auto 25px;
        padding: 0 15px;
        flex-direction: column;
        align-items: center;
    }
    .stop_lstitm,
    .stop_lstitm.ver2 {
        width: 100%;
        padding: 0;
        border-right: none;
        border-top: 1px solid #EBE5E1;
        padding: 22px 0;
    }
    .stop-catch {
        text-align: left;
        margin-bottom: 2px;
        line-height: 1.8;
    }
    .attent_wrap {
        padding: 60px 15px 17px;
    }
    .attent-catch .is-label {
        top: -40px;
        left: 50%;
        margin-top: 0;
        margin-left: -45px;
        padding: 1px 0 1px;
        font-size: 16px;
    }
    #is-02-1 > .caesarean-inner {
        margin-bottom: 32px;
    }
    #is-02-1 .grybg_wrap {
        margin-top: 20px;
    }
    .grybg-ttl {
        margin-bottom: 18px;
    }
    .grybgWh_wrap.couple_wrap {
        padding: 13px 13px 90px 10px;
        margin: 0;
    }
    .grybg_addlst,
    .grybg-addtxt {
        line-height: 1.27;
    }
    .yellbg_flex {
        flex-direction: column;
        margin: 27px auto 0;
        gap: 27px 0;
    }
    .yellbg_flex .yellbg_wrap {
        width: 100%;
        padding: 25px 15px 18px;
    }
    .yellbg_flex .yellowImg-img.is-ver1 img {
        max-width: 300px;
    }
    .yellbg_flex .yellowImg-img.is-ver2 img {
        max-width: 250px;
    }
    .grybgWh-img.is-single img {
        max-width: 274px;
    }
    .grybgWh-img.is-single2 img {
        max-width: 296px;
    }
    .yellowImg-img.is-single3 img {
        max-width: 294px;
    }
    .yellowImg-img.is-single4 img {
        max-width: 298px;
    }
    .combi_img img {
        max-width: 293px;
    }
    .yellbg-ttl.is-ver2 {
        width: 220px;
        padding: 4px 0 2px;
    }
    .yellbg_flex .grybg-txt.is-ver2 {
        text-align: center;
        line-height: 2;
    }
    #is-02-2 > .caesarean-inner {
        margin-bottom: 30px;
    }
    #is-02-1 .number_ct:not(:last-of-type) {
        margin-bottom: 34px;
    }
    #is-02-2 .grybg_wrap {
        margin-top: 18px;
    }
    #is-02-2 .calc_wrap .yellbg_wrap .catch-txt {
        margin-bottom: 10px;
    }
    .grybgWh_wrap.single_wrap {
        padding: 17px 5px 86px 6px;
        margin-bottom: 0;
    }
    .grybgWh_wrap.couple_wrap.is-ver1 li,
    .grybgWh_wrap.couple_wrap.is-ver2 li,
    .grybgWh_wrap.single_wrap li {
        padding-left: 1.2em;
    }
    #is-02-2 .calc_wrap {
        margin: 22px 0 23px;
        gap: 19px 0;
    }
    #is-02-2 .calc_ct.is-ver2 {
        padding: 0 0 15px;
        margin: 0 0 16px;
    }
    #is-02-1 .grybgWh_wrap.couple_wrap::before {
        background: url(../img/sp/survivors_img09.png) no-repeat center / 100% auto;
        height: 79px;
    }
    #is-02-1 .grybgWh_wrap.couple_wrap.is-ver2::before {
        background: url(../img/sp/survivors_img10.png) no-repeat center / 100% auto;
        width: 185px;
        height: 78px;
        transform: none;
        margin-right: -90px;
    }
    #is-02-1.number_in {
        margin: 32px auto;
    }
    .grybgWh_wrap.couple_wrap.is-ver3 {
        padding: 15px 10px 87px;
        margin-bottom: 10px;
    }
    .grybgWh_wrap.couple_wrap.is-ver3::before {
        background: url(../img/sp/survivors_img15.png) no-repeat center / 100% auto;
        width: 121px;
        height: 79px;
        right: 50%;
        margin-right: -60px;
    }
    .yellbg_wrap.exam_wrap {
        padding: 22px 15px 24px 10px;
    }
    .ex_wrap.is-ver2 {
        margin-top: 11px;
    }
    .exL_wrap {
        width: 17%;
    }
    .exL_wrap .txt::before {
        width: 46px;
        height: 60px;
        background-size: 100% auto;
    }
    .ex_wrap.is-ver2 .exL_wrap .txt::before {
        width: 53px;
        height: 60px;
        background-size: 100% auto;
    }
    .exL_wrap .txt {
        line-height: 1.33;
    }
    .exR_wrap {
        width: 82%;
    }
    .exR_wrap.is-border {
        padding: 6px 5px 6px 16px;
    }
    .exR_wrap.is-border .exR_lst {
        line-height: 1.6;
    }
    .exR_wrap.is-border .exR_lst li.is-ver2 {
        line-height: 1.2;
        margin-bottom: 5px;
    }
    .exR_in .label-txt {
        width: 78px;
    }
    .exR_in .label-txt.is-ver2 {
        margin-top: 15px;
    }
    .exR_wrap.is-flex {
        flex-direction: column;
    }
    .exR_wrap.is-flex .yellbgWh_wrap {
        width: 100%;
        height: auto;
        padding: 14px 5px;
    }
    .exR_wrap.is-flex .yellbgWh_wrap .label-txt {
        width: 110px;
        font-size: 16px;
        padding: 0;
        margin-bottom: 4px;
    }
    .exR_wrap .caesarean-txt {
        font-size: 15px;
    }
    .exRcalc_wrap {
        padding: 3px 0 0;
        display: flex;
        justify-content: space-around;
        position: relative;
    }
    .exRcalc_wrap::before {
        content: "";
        position: absolute;
        background: url(../img/survivors_icn02.svg) no-repeat center;
        width: 12px;
        height: 14px;
        top: 4px;
        left: 50%;
    }
    .exRcalc_wrap.is-ver2::before {
        display: none;
    }
    .exR_wrap .price-txt .is-icn {
        position: relative;
        padding-left: 20px;
    }
    .exR_wrap .price-txt .is-icn::before {
        content: "";
        position: absolute;
        background: url(../img/survivors_icn03.svg) no-repeat center;
        transform: rotate(90deg);
        top: 0;
        left: 0;
        width: 7px;
        height: 15px;
    }
    .exR_wrap .yellbgWh_wrap.is-ver2 .price-txt .is-icn::before {
        background: url(../img/survivors_icn06.svg) no-repeat center;
        width: 12px;
        height: 16px;
    }
    .exRcalc_wrap.is-ver1 {
        max-width: 300px;
        margin: 0 auto;
    }
    .exRcalc_wrap.is-ver1 .txt.is-ver1 {
        padding: 0;
    }
    .exRcalc_wrap.is-ver1 .txt::before,
    .exRcalc_wrap.is-ver2 .txt.is-ver2::before {
        display: none;
    }
    .exRcalc_wrap.is-ver2 {
        justify-content: center;
        align-items: center;
    }
    .exRcalc_wrap.is-ver2 .txt.is-ver1 {
        padding: 3px 25px 0 0;
    }
    .exRcalc_wrap.is-ver2 .txt.is-ver1::before {
        bottom: 1px;
        left: auto;
        right: 7px;
        transform: none;
        width: 12px;
        height: 14px;
    }
    .plus_wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px 0 11px;
    }
    .plus_wrap .txt.is-ver2 {
        padding: 0 0 0 30px;
    }
    .plus_wrap .txt.is-ver2::before {
        background: url(../img/survivors_icn04.svg) no-repeat center / 100% auto;
        width: 15px;
        height: 15px;
        top: 50%;
        left: 8px;
        transform: translateY(-50%);
    }
    .yellbgWh_wrap .caesarean-txt.is-bl .is-fzl {
        font-size: 20px;
    }
    .case_wrap {
        padding: 20px 15px;
        margin: 27px auto 0;
    }
    .yellbg_wrap.kaisei_wrap {
        padding: 25px 15px;
    }
    .yellbg_wrap.kaisei_wrap .catch-txt {
        margin-bottom: 45px;
    }
    .yellbg_wrap .catch-txt {
        margin-bottom: 16px;
    }
    .kaisei_wrap .add-txt {
        top: 85px;
        right: 0;
        width: 100%;
        text-align: center;
    }
    .revision_wrap {
        flex-direction: column;
        gap: 22px 0;
    }
    .revision_wrap .yellbgWh_wrap {
        padding: 20px 15px;
    }
    .revision_wrap .label-txt .ix-fzs {
        padding-left: 8px;
    }
    .revision_wrap .label-txt .is-label {
        width: 65px;
        font-size: 16px;
        border-radius: 3px;
    }
    .revision-label::before {
        width: calc(100% - 105px);
    }
    .revision-txt {
        padding-left: 54px;
        margin-bottom: 35px;
        display: inline-flex;
    }
    .revision-txt span.is-bl {
        display: inline-block;
        padding-left: 5px;
    }
    .revision-txt::before {
        width: 42px;
        height: 58px;
        left: 0;
    }
    .revision-txt.is-ver1::before,
    .revision-txt.is-ver2::before,
    .revision-txt.is-ver3::before,
    .revision-txt.is-ver4::before {
        background-size: 100% auto;
        top: -10px;
    }
    .yellbgWh_wrap .revision-txtl,
    .yellbgWh_wrap .revision_lst {
        padding: 0;
    }
    .yellbgWh_wrap .revision_lst {
        margin: 5px 0 24px;
    }
    .revision_lst li {
        font-size: 15px;
        padding-left: 1.4em;
    }
    .revision_lst.is-ver2 li,
    .revision_lst.is-ver3 li {
        padding: 0;
        margin-bottom: 21px;
    }
    .revision_lst .revision_dl {
        flex-direction: column;
        gap: 2px 0;
    }
    .revision_lst .revision_dl dt,
    .revision_lst .revision_dl dd {
        width: 100%;
        margin: 0;
    }
    .revision_lst.is-ver2 .revision_dl dt,
    .revision_lst.is-ver3 .revision_dl dt {
        width: 100%;
        margin: 0;
        padding-left: 1.4em;
        font-size: 16px;
    }
    .revision_lst li:before {
        top: 8px;
        width: 14px;
        height: 14px;
        left: 4px;
    }
    .revision_lst .revision_dl dt::before {
        display: none;
    }
    #is-03-1 .grybg_wrap.is-couple {
        margin-bottom: 21px;
    }
    #is-04 .grybg-ttl {
        font-size: 19px;
    }
    #is-04 .grybg-ttl .is-fzs {
        font-size: 11px;
    }
    .conditions_lst,
    .combi_in {
        flex-direction: column;
        align-items: center;
        gap: 15px 0;
    }
    .conditions_lst li {
        width: 250px;
    }
    .conditions-ttl {
        width: 165px;
    }
    .conditions_img {
        margin: 0 auto;
    }
    .conditions_lst.is-ver1 .conditions_img.is-ver1,
    .conditions_lst.is-ver2 .conditions_img.is-ver1 {
        width: 117px;
    }
    .conditions_lst.is-ver1 .conditions_img.is-ver2 {
        width: 119px;
    }
    .conditions_lst.is-ver1 .conditions_img.is-ver3 {
        width: 169px;
    }
    .conditions_lst.is-ver2 .conditions_img.is-ver2 {
        width: 118px;
    }
    .conditions_lst.is-ver2 .conditions_img.is-ver3 {
        width: 168px;
    }
    .calc_wrap.is-ver3 .conditions_img {
        width: 180px;
    }
    .conditions_lst.is-ver3 .conditions_img.is-ver1 {
        width: 65px;
    }
    .conditions_lst.is-ver3 .conditions_img.is-ver2 {
        width: 48px;
    }
    .calc_wrap.is-ver3 {
        margin: 22px 0 34px;
        gap: 25px 0;
        justify-content: center;
    }
    .calc_wrap.is-ver3 .yellbg_wrap {
        width: 100%;
        border-radius: 10px;
        padding: 14px 15px;
    }
    .yellbg_wrap .ex-txt .is-add3 {
        left: -5px;
    }
    .yellbg_wrap .ex-txt {
        padding-left: 2.5em;
    }
    #is-05-1 .number_ct {
        margin-top: 34px;
    }
    .grybg_wrap.is-ver2 {
        margin-top: 45px;
        padding: 24px 15px 20px;
    }
    .combi-ttl {
        width: calc(100% - 30px);
    }
    .combi-ttl .is-plus {
        padding: 0 .6em;
    }
    .combi_img {
        padding: 15px 10px;
    }
    .lost_wrap .grybgWh_wrap {
        padding: 15px 10px 94px;
        margin: 0;
    }
    .lost_wrap .grybgWh_wrap.is-ver1::before {
        width: 119px;
        height: 104px;
        margin-right: -60px;
        background-size: 100% auto;
        top: auto;
        bottom: 0;
        right: 50%;
    }
    .lost_wrap .grybgWh_wrap.is-ver2::before {
        width: 142px;
        height: 115px;
        margin-right: -71px;
        background-size: 100% auto;
        top: auto;
        bottom: 0;
        right: 50%;
    }
    .grybg_wrap.lost_wrap.is-ver2 {
        margin-top: 22px;
    }
    .lost_wrap .grybgWh_wrap.is-ver2 {
        padding-bottom: 120px;
    }
    .lost_wrap.is-ver2 .grybgWh_wrap.is-ver3 {
        padding: 10px 15px;
        margin-bottom: 18px;
    }
    .procsub-ttl {
        font-size: 19px;
        margin-bottom: 11px;
        line-height: 1.42;
    }
    #is-01.number_wrap,
    #is-02.number_wrap,
    #is-03.number_wrap,
    #is-04.number_wrap,
    #is-05.number_wrap {
        padding-bottom: 40px;
        margin-bottom: 35px;
        border-bottom: 1px solid #EBE5E1;
    }
    #is-06.number_wrap {
        padding: 0 0 40px;
    }
    #is-06-2 .number_ct {
        margin-top: 32px;
    }
    .grybg_wrap.is-ver3 {
        padding: 21px 15px;
    }
    .conditions_lst.is-ver3 {
        gap: 18px 0;
    }
    .conditions_lst.is-ver3 .conditions-ttl2 {
        margin: 7px 0;
    }
    .yellbg_wrap.is-ver2 {
        padding: 22px 15px;
        margin-top: 26px;
    }
    .yellbg_wrap.is-ver2 .yellbgWh_wrap {
        padding: 15px 12px 9px;
    }
    .procedure_table thead th:nth-child(1) {
        width: 30%;
    }
    .procedure_table thead th:nth-child(2) {
        width: 33%;
    }
    .procedure_table thead th:nth-child(3) {
        width: 35%;
    }
    .procedure_table tbody td {
        vertical-align: top;
    }
    .procedure_table tbody tr td:nth-child(1) .txt {
        padding: 7px 0;
    }
    .need_wrap .need-txt {
        font-size: 11px;
    }
    .trouble_wrap {
        flex-direction: column;
        align-items: center;
        gap: 22px 0;
    }
    .trouble_in {
        width: 100%;
        padding: 21px 15px;
    }
    .number_in .trouble_img.is-ver1 {
        width: 264px;
    }
    .number_in .trouble_img.is-ver2 {
        width: 118px;
    }
    .number_in .trouble_img.is-ver3 {
        width: 93px;
    }
    .number_in .trouble_img.is-ver4 {
        width: 96px;
    }
    .need_wrap .grybgWh_wrap {
        padding: 12px 5px 10px 9px;
    }

    .yellowImg-img.is-white {
        padding: 25px 7px 25px 8px;
    }
    
}
@media (max-width: 374px) {
    .price_wrap.calc_ct {
        display: block;
    }
    .receive_wrap .pare-txt,
    .receive_wrap .chil-txt {
        font-size: 12px;
    }
    .receive_wrap .chil-txt.is-ver3::before {
        width: 62px;
        right: -62px;
    }
    .exRcalc_wrap .txt.is-ver1,
    .exRcalc_wrap .txt.is-ver2,
    .exRcalc_wrap.is-ver2 .txt.is-ver1,
    .exRcalc_wrap.is-ver2 .txt.is-ver2,
    .plus_wrap {
        font-size: 12px;
    }
    .exRcalc_wrap.is-ver2::before {
        right: 15%;
        top: 2px;
    }
    .revision-txt,
    .combi-ttl {
        font-size: 14px;
    }
}