@charset "UTF-8";
/*====================================== 全体共通 ======================================*/
/*ボッチャン*/
.wc-webchat-ctn.wc-close.wc-mobile.ja.upward.close_type_006.theme_orange {
    bottom: 120px !important;
}

/*=====================================
font
=====================================*/
.serif {
    /*font-family: 'YuMincho', 'Yu Mincho', '游明朝体', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    font-family: 'Noto Serif CJK JP','Noto Serif JP','ヒラギノUD明朝 Std','ヒラギノ明朝 Std','ヒラギノ明朝 StdN','ヒラギノ明朝 ProN W6','HiraMinProN-W6','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
    color: #000;
    font-weight: 500;
}
    .serif span {
        /*font-family: 'YuMincho', 'Yu Mincho', '游明朝体', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
        font-family: 'Noto Serif CJK JP','Noto Serif JP','ヒラギノUD明朝 Std','ヒラギノ明朝 Std','ヒラギノ明朝 StdN','ヒラギノ明朝 ProN W6','HiraMinProN-W6','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
        color: #000;
        font-weight: 500;
    }
.font-serif {
    /*font-family: 'YuMincho', 'Yu Mincho', '游明朝体', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    font-family: 'Noto Serif CJK JP','Noto Serif JP','ヒラギノUD明朝 Std','ヒラギノ明朝 Std','ヒラギノ明朝 StdN','ヒラギノ明朝 ProN W6','HiraMinProN-W6','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
    color: #000;
    font-weight: 500;
}

.textBold {
  font-weight: bold;
}
.textPink {
  color: #e23333;
}

.clickable::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

a:hover {
  opacity: 0.4;
  cursor: pointer; }


/*=====================================
popup_CV
=====================================*/
.serif span.header_sub_tel {
    font-size: 40px;
    font-weight: 600;
    font-family: 'Noto Serif CJK JP','Noto Serif JP','ヒラギノUD明朝 Std','ヒラギノ明朝 Std','ヒラギノ明朝 StdN','ヒラギノ明朝 ProN W6','HiraMinProN-W6','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
    color: #000;
    display: block;
    line-height: 1;
    position: relative;
    white-space: nowrap;
}
.serif span.header_sub_tel .small {
    font-size: 36px;
    white-space: initial;
}


/*=====================================
clearfix
=====================================*/
.clearfix:after {
  content: "";
  display: block;
  clear: both; }

/*LP遷移ボタン用*/
/*========= モダール内 ===============*/
.popup_wrap_answer input {
  display: none; }

.popup_overlay_answer {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0); }

.popup_bg_trigger {
  position: absolute;
  width: 100%;
  height: 100%; }

.popup_content_answer {
  position: relative;
  align-self: center;
  width: 96%;
  max-width: 620px;
  box-sizing: border-box;
  line-height: 1.4em;
  transition: 0.5s;
  margin-top: -50px; }
  .popup_content_answer .lp_btn_list {
    max-height: 80vh;
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.9);
    padding: 8% 3%; }
    .popup_content_answer .lp_btn_list p {
      font-family: "ヒラギノ明朝 Pro W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif Mincho" , 'Noto Serif JP', serif;
      text-align: center;
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 4%; }

.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list p {
  color: #7f4c4c; }

.popup_content_answer .lp_btn_list .cat_ttl {
  font-size: 18px;
  position: relative;
  padding: 15px 0;
  margin-top: 10px;
  color: #fff;
  display: block;
  font-family: "ヒラギノ明朝 Pro W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif Mincho" , 'Noto Serif JP', serif;
  text-align: center;
  font-weight: bold; }
  .popup_content_answer .lp_btn_list .cat_ttl:hover {
    cursor: pointer; }

.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .cat_ttl {
  padding: 10px 0 10px 20px; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .money .cat_ttl {
  background: #ad7f43; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .children .cat_ttl {
  background: #47887a; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .situation .cat_ttl {
  background: #7f4c4c; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list input {
  display: none; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .icon_btn {
  margin-bottom: 20px; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .hidden {
  height: 0;
  padding-top: 0 !important;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list input:checked ~ .hidden {
  height: auto;
  opacity: 1; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list input:checked + label::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .cat_ttl span {
  position: relative; }
  .popup_wrap_answer.divorce .popup_content_answer .lp_btn_list .cat_ttl span:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -30px;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain; }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list div:nth-of-type(1) .cat_ttl span:before {
  background-image: url("image/simulation/toggle_icon01.svg"); }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list div:nth-of-type(2) .cat_ttl span:before {
  background-image: url("image/simulation/toggle_icon02.svg"); }
.popup_wrap_answer.divorce .popup_content_answer .lp_btn_list div:nth-of-type(3) .cat_ttl span:before {
  background-image: url("image/simulation/toggle_icon03.svg"); }

/*====================================== レスポンシブ使い分け ======================================*/
@media screen and (max-width: 1025px) {
  .pc_1025 {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .pc {
    display: none !important; } }
@media screen and (max-width: 425px) {
  .tab_pc {
    display: none !important; } }
@media screen and (max-width: 426px) {
  .tab {
    display: none; } }
@media screen and (min-width: 769px) {
  .tab {
    display: none; } }
@media screen and (min-width: 769px) {
  .tab_sp {
    display: none !important; } }
@media screen and (min-width: 426px) {
  .sp {
    display: none !important; } }

/*=====================================
コンテンツ
=====================================*/
.column_page.tools {
    /*max-width: 1200px;
    width: 96%;
    margin: 0 auto;
    padding: 3rem 0;*/
    font-size: 18px;
}

.youikuhi_text {
    line-height: 2;
    text-align: left;
    margin-top: 3em;
}


/*=====================================
計算シミュレーション
=====================================*/
.column_page.tools article .bg_bord h2 {
    text-align: center;
    background: none;
    font-size: 25px;
    position: relative;
    color: inherit;
}
      .column_page.tools article .bg_bord h2 span {
        padding: 0;
        display: inline;
        font-size: 110%; }
    .column_page.tools article .bg_bord .cul_num {
      max-width: 1000px;
      margin: 0 auto;
      display: flex;
      align-items: baseline; }
      .column_page.tools article .bg_bord .cul_num .cul_box {
        border: 1px solid #c1c1c1;
        padding: 0;
        float: none;
        width: calc(100% / 2 - 10px); }
        .column_page.tools article .bg_bord .cul_num .cul_box h3 {
          text-align: center;
          font-size: 22px;
          color: #fff;
          margin: 0;
          padding: 20px 10px; }
          .column_page.tools article .bg_bord .cul_num .cul_box h3 .calc_receive_sub {
            display: block;
            font-size: 12px;
            padding: 0;
            margin: 5px 0 0 0;
            letter-spacing: 1px; }
        .column_page.tools article .bg_bord .cul_num .cul_box .pay_name {
          margin: 40px 0; }
          .column_page.tools article .bg_bord .cul_num .cul_box .pay_name p {
            font-size: 22px;
            font-weight: 600;
            display: flex;
            align-items: center; }
          .column_page.tools article .bg_bord .cul_num .cul_box .pay_name .income_box {
            font-weight: 600;
            font-size: 29px;
            padding: 18px;
            border-radius: 0;
            border: 1px solid #A2A2A2;
            max-width: 200px;
            width: calc(100% - 110px);
            margin-left: 0;
            margin-right: 0;
        }
            .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn {
                border-top: 1px dotted #9E9E9E;
                margin-bottom: 0;
                padding: 30px 0;
                text-align: center;
                font-size: 22px;
                font-weight: 600;
            }
          .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn .radio {
            display: none; }

                .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn label {
                    display: inline-block;
                }
            .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn .radio + .radio-icon:before {
              content: "";
              display: inline-block;
              width: 34px;
              height: 34px;
              background-image: url("image/simulation/radio_no.svg");
              background-size: contain;
              background-repeat: no-repeat;
              position: relative;
              top: 9px;
              margin-right: 5px; }
            .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn .radio:checked + .radio-icon:before {
              content: "";
              display: inline-block;
              width: 34px;
              height: 34px;
              background-size: contain;
              background-repeat: no-repeat; }
        .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox {
          display: block;
          text-align: center; }
          .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox > p {
            font-size: 15px;
            font-weight: 600;
            padding: 5px 0; }
          .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox .child_num {
            text-align: center;
            margin-left: 0;
            padding: 30px 0 40px 0; }
            .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox .child_num li {
              margin-bottom: 0;
              font-size: 16px;
              font-weight: 600;
              display: flex;
              justify-content: center; }
              .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox .child_num li p {
                position: relative;
                top: 4px; }
              .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox .child_num li:first-of-type {
                margin-bottom: 10px; }
                .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox .child_num li:first-of-type .age {
                  margin-right: 5px; }
              .column_page.tools article .bg_bord .cul_num .cul_box .child_numBox .child_num li select {
                width: 170px;
                height: 40px;
                margin: 0 10px;
                font-size: 16px;
                background: linear-gradient(to bottom, #fff, #E3E3E3);
                  padding: 5px;
}
      .column_page.tools article .bg_bord .cul_num .cul_box_l {
        margin-right: 20px;
}
        .column_page.tools article .bg_bord .cul_num .cul_box_l h3 {
          background-color: #606060;
}
        .column_page.tools article .bg_bord .cul_num .cul_box_l .pay_name .income_box {
          color: #606060;
}
        .column_page.tools article .bg_bord .cul_num .cul_box_l .child_numBox > p {
          background-color: #d6e8f6; }
        .column_page.tools article .bg_bord .cul_num .cul_box_l .child_numBox .child_num {
          background-color: #f2f7fb; }
        .column_page.tools article .bg_bord .cul_num .cul_box_l .radio_btn .radio:checked + .radio-icon:before {
          background-image: url("image/simulation/radio_on.svg"); }
      .column_page.tools article .bg_bord .cul_num .cul_box_r h3 {
        background-color: #d2456f;
}
      .column_page.tools article .bg_bord .cul_num .cul_box_r .pay_name .income_box {
        color: #d2456f; }
      .column_page.tools article .bg_bord .cul_num .cul_box_r .child_numBox > p {
        background-color: #f6d2dd; }
      .column_page.tools article .bg_bord .cul_num .cul_box_r .child_numBox .child_num {
        background-color: #fff5f8; }
      .column_page.tools article .bg_bord .cul_num .cul_box_r .radio_btn .radio:checked + .radio-icon:before {
        background-image: url("image/simulation/radio_on2.svg"); }
    .column_page.tools article .bg_bord .cul_answer {
      text-align: center; }
      .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn {
            box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
            border-radius: 3px;
            border-radius: 10px;
            color: #000;
            border: 1px solid #D9D9D9;
            background-color: #fff;
            position: relative;
            padding: 0;
            width: 100%;
            max-width: 513px;
            padding: 55px 0;
        }
        .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn:after {
          content: "";
          display: inline-block;
          width: 25px;
          height: 25px;
          background-image: url(image/simulation/icon_arrow01.svg);
          background-repeat: no-repeat;
          background-size: contain;
          position: absolute;
          right: 40px;
          top: 50%;
          transform: translatey(-50%); }
        .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn:hover {
          transform: translate(0px, 2px);
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
          opacity: 1; }
        .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn span {
          display: block;
          line-height: 1; }
        .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn .sub {
          font-size: 18px;
          margin-bottom: 15px; }
        .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn .main {
          font-size: 40px;
          font-weight: 600; }
        .column_page.tools article .bg_bord .cul_answer .popup_wrap_answer input {
            display: none;
            font-size: 40px;
            font-weight: bold;
        }
        @media screen and (max-width: 820px) {
            .column_page.tools article .bg_bord .cul_answer .popup_wrap_answer input {
                font-size: 28px;
            }
        }

      .column_page.tools article .bg_bord .cul_answer .popup_overlay_answer {
        display: flex;
        justify-content: center;
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        opacity: 0;
        transition: opacity 0.5s, transform 0s 0.5s;
        transform: scale(0); }
      .column_page.tools article .bg_bord .cul_answer .popup_trigger {
        position: absolute;
        width: 100%;
        height: 100%; }
      .column_page.tools article .bg_bord .cul_answer .popup_content_answer {
        position: relative;
        align-self: center;
        width: 90%;
        max-width: 800px;
        padding: 30px 30px 15px;
        box-sizing: border-box;
        background: #fff;
        line-height: 1.4em;
        transition: 0.5s; }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation > p {
          font-weight: 600; }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a {
          color: #fff;
          font-size: 0.8em;
          background: #748AAC;
          display: inline-block;
          text-decoration: none;
          width: 30%;
          padding: 10px 0;
          margin: 0 0px 5px;
          border-radius: 5px; }
          .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a .point_mark {
            font-size: 1.2em;
            color: #fffbd8;
            font-weight: bold; }
          .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a .point_mark:after {
            content: "";
            display: inline-block;
            background-image: url(image/simulation/arrow_pink3.svg);
            width: 16px;
            height: 16px;
            background-size: contain;
            background-repeat: no-repeat;
            position: relative;
            left: 5px;
            top: 2px; }
          .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a span.point {
            display: block; }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a:first-child {
          background: #7B9B5A; }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a:last-child {
          background: #aa7d67; }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox {
          padding-bottom: 20px;
          border-bottom: 1px dotted #666;
          margin-bottom: 10px;
          margin-top: 18px; }
          .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox > p {
            border-top: 1px dotted #666;
            border-bottom: 1px dotted #666;
            font-size: 15px;
            padding: 8px; }
          .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .tel_cv_num {
            font-size: 50px;
            line-height: 1;
            margin: 20px 0 15px 0;
            }
.cul_answer .popup_content_answer .answerbox_simulation .cvbox .tel_cv_num.serif.tab_pc .consultation-tell-munber.telcv_rikon {
    pointer-events: none;
}
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .tel_cv_num>span:before {
        content: "";
        display: inline-block;
        background-image: url(image/simulation/free_dial_dark_red.svg);
        background-repeat: no-repeat;
        width: 34px;
        height: 23px;
        margin-right: 5px;
        background-size: contain;
        position: relative;
        bottom: 5px;
    }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .mail_cv {
        position: relative;
        box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
        border-radius: 3px;
        display: inline-block;
        background-color: #207ab4;
        color: #fff;
        font-size: 15px;
        padding: 10px 20px;
    }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .mail_cv:before {
            content: "";
            display: inline-block;
            background-size: contain;
            background-image: url("image/common/mail-icon-wh.svg");
            background-repeat: no-repeat;
            width: 18px;
            height: 24px;
            margin-right: 5px;
            vertical-align: middle;
        }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .mail_cv::after {
            content: "";
            background-image: url("image/common/side-icon01.png");
            background-size: 100% auto;
            background-repeat: no-repeat;
            background-position: center;
            width: 10px;
            height: 10px;
            position: absolute;
            bottom:4px;
            right: 4px;
        }
        .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .mail_cv:hover {
            /*transform: translate(0px, 2px);
            box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
            opacity: 1;
            background-color: #9E5E5E;*/
            opacity:.6;
        }

      .column_page.tools article .bg_bord .cul_answer .close_btn {
        position: absolute;
        top: 14px;
        right: 16px;
        font-size: 30px;
        cursor: pointer; }
      .column_page.tools article .bg_bord .cul_answer .popup_wrap_answer input:checked ~ .popup_overlay_answer {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: -webkit-scale(1);
        transition: opacity 0.5s; }

@media screen and (max-width: 820px) {
    .column_page.tools article .bg_bord .cul_num {
        display: block;
        max-width: 500px;
    }
        .column_page.tools article .bg_bord .cul_num .cul_box_l {
            margin-bottom: 20px;
            margin-right: 0;
        }
        .column_page.tools article .bg_bord .cul_num .cul_box {
            width: 100%;
        }
        .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn label {
            display: inline-block;
        }
}

@media screen and (max-width: 768px) {
  /*.column_page.tools article .bg_bord .cul_num .cul_box {
    width: calc(100% / 2 - 5px); }
    .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn label {
      display: inline-block; }
  .column_page.tools article .bg_bord .cul_num .cul_box_l {
    margin-right: 10px; }*/
  .column_page.tools article .bg_bord .cul_num .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a {
    width: 155px; } }
@media screen and (max-width: 600px) {
  .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a {
    padding: 15px 0;
    font-size: 80%;
    width: 100%; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a span.point {
      display: inline; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a .point_mark:after {
      display: inline; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a .point:last-child:after {
      content: "";
      display: inline-block;
      background-image: url(image/simulation/arrow_pink3.svg);
      width: 16px;
      height: 16px;
      background-size: contain;
      background-repeat: no-repeat;
      position: relative;
      left: 5px;
      top: 2px; }
  .column_page.tools article .bg_bord h2 {
    font-size: 18px;
    margin-bottom: 20px; }
    .column_page.tools article .bg_bord .cul_num .cul_box {
      width: 100%;
      margin: 0; }
  .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn {
    max-width: 400px;
    width: 95%;
    margin-top: 40px;
    margin-bottom: 0; } }
@media screen and (max-width: 425px) {
  .column_page.tools article .bg_bord h2 {
    font-size: 16px; }
  .column_page.tools article .bg_bord .cul_num .cul_box h3 {
    font-size: 18px;
    padding: 10px 10px; }
    .column_page.tools article .bg_bord .cul_num .cul_box h3 .calc_receive_sub {
      margin-top: 0;
      line-height: 1; }
  .column_page.tools article .bg_bord .cul_num .cul_box .pay_name {
    margin: 20px 0; }
    .column_page.tools article .bg_bord .cul_num .cul_box .pay_name p {
      font-size: 18px; }
    .column_page.tools article .bg_bord .cul_num .cul_box .pay_name .income_box {
      font-size: 20px;
      padding: 14px 20px; }
  .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn {
    font-size: 18px;
    display: flex;
    justify-content: space-evenly;
    padding: 18px; }
    .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn .radio + .radio-icon:before {
      width: 20px;
      height: 20px;
      top: 3px; }
    .column_page.tools article .bg_bord .cul_num .cul_box .radio_btn .radio:checked + .radio-icon:before {
      width: 20px;
      height: 20px; }
  .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn {
    padding: 35px 0;
    border: 1px solid #b7b7b7; }
    .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn .sub {
      font-size: 13px; }
    .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn .main {
      font-size: 30px; }
    .column_page.tools article .bg_bord .cul_answer .submit_btnbox .submit_btn:after {
      right: 12px;
      width: 15px;
      height: 15px; }
  .column_page.tools article .bg_bord .cul_answer .popup_content_answer {
    padding: 15px 15px 10px; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .answer_container {
      margin: 15px 0; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a {
      padding: 15px 0;
      width: 100%;
      font-size: 70%; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox > p {
      font-size: 13px;
      padding: 5px; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .tel_cv_num.sp a {
      background-color: #9c752a;
      color: #FFF;
      font-size: 20px;
      height: 60px;
      display: block;
      width: 100%;
      padding: 20px 0;
      box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
      border-radius: 3px; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .mail_cv {
      width: 100%;
    }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox .tel_cv_num {
      margin: 15px 0; } }
@media screen and (max-width: 320px) {
  .column_page.tools article .bg_bord .cul_answer .popup_content_answer {
    width: 100%;
    margin: 0 10px; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .cvbox {
      padding-bottom: 0;
      border-bottom: 0; }
    .column_page.tools article .bg_bord .cul_answer .popup_content_answer .answerbox_simulation .lp_btn a {
      font-size: 65%; } }
.yHeadline {
  display: flex;
  align-items: center;
  margin: 0 0 30px 0; }
  .yHeadline img {
    display: block;
    margin: 0 10px 0 0;
    width: 28px;
    height: 28px; }
  .yHeadline h1 {
    font-weight: bold;
    font-size: 24px; }

.cul_num_htext {
  margin: 0 0 30px 0;
  font-size: 22px;
  border-left: 4px solid #da6669;
  padding: 3px 0 3px 15px; }

.knowledge_disc {
  padding: 25px;
  border-radius: 3px;
  border: 1px #eee solid;
  background: #fafafa;
  margin: 0 0 30px 0; }
  .knowledge_disc a {
    color: #33bad2; }
    .knowledge_disc a:visited {
      color: #33bad2; }
    .knowledge_disc a:hover {
      color: #da6669; }
  .knowledge_disc h2 {
    font-size: 16px;
    color: #da6669;
    margin: 0 0 10px 0;
    background-color: inherit !important; }
    .knowledge_disc h2.kh2 {
      color: #619e7b; }
  .knowledge_disc p {
    font-size: 16px;
    color: #222; }

.calc_sp_only {
  display: none; }

.cul_box_l {
  float: left;
  width: 50%;
  border-right: 1px solid #ddd;
  padding-right: 3%; }

.cul_box_r {
  float: left;
  width: 50%;
  padding-left: 3%; }

.cul_num::after {
  content: "";
  display: block;
  clear: both; }

h3.calc_receive {
  font-size: 16px;
  margin: 0 0 20px 0;
  color: #222;
  padding: 12px;
  line-height: 1;
  border: none !important; }

.y-left {
  background-color: #ffebf1; }

.y-right {
  background-color: #fcf6e4; }

.k-left {
  background-color: #d0ecdc; }

.k-right {
  background-color: #e5f7fe; }

h3.calc_send {
  font-size: 16px;
  margin: 0 0 20px 0;
  color: #222;
  padding: 12px;
  line-height: 1;
  border: none !important; }

.pay_name {
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 20px 0; }

/* 年収 */
.income_box {
  font-size: 20px;
  padding: 8px 20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  text-align: right;
  width: 200px; }

.income {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-right: 8px;
  font-weight: 600; }

.income_unit {
    display: flex;
    align-items: flex-end;
    font-size: 20px;
    margin-left: 8px;
      margin-bottom: 5px;
    font-weight: 600;
}
@media screen and (max-width: 820px) {
    .income_unit {
        margin-bottom: 0;
    }
}

/**/
ul.radio_btn {
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px 0; }
  ul.radio_btn li {
    margin: 0 20px 0 0; }

.menseki {
  color: #222;
  margin: 60px 0 20px 0; }
  .menseki p {
    font-size: 15px !important; }

p.menseki-headline {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 5px 0; }

.menseki-textBox {
  position: relative;
  margin: 10px 0 0 0;
  width: 100%; }
  .menseki-textBox:before {
    content: "";
    display: block;
    padding-top: 25%; }

.textBoxIn {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 20px;
  overflow-y: scroll; }

.menseki-textBox p {
  font-size: 16px;
  line-height: 1.8;
  text-align: left; }

.child_numBox {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  padding: 0; }
  .child_numBox p {
    line-height: 1.5; }

ul.child_num {
  list-style-type: none;
  margin: 0 0 0 20px;
  text-align: right; }
  ul.child_num li {
    margin: 0 0 10px 0; }
    ul.child_num li:last-child {
      margin: 0 0 20px 0; }

.child_count_01 {
  padding: 5px; }

select {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 3px; }

.income_box2 {
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 50px;
  width: 40%;
  text-align: center;
  padding: 8px 10px;
  color: #d14670;
  font-weight: 600;
}

.submit_btnbox {
  text-align: center;
  margin: 10px 0 0 0; }

.submit_btn {
  text-align: center;
  display: inline-block;
  line-height: 1.5;
  background-color: #da6669;
  border-radius: 3px;
  border-bottom: 3px solid #941a1d;
  color: #fff;
  padding: 10px 50px 8px;
  font-size: 16px;
  margin: 20px auto;
  transition: all 0.3s; }

.btn_konin {
  background-color: #8bb89e;
  border-radius: 3px;
  border-bottom: 3px solid #346f4d; }

.submit_btn:hover {
  opacity: 0.5;
  cursor: pointer; }

.consent {
  font-size: 13px; }

.answer_container {
  display: flex;
  /*	align-items: center; */
  justify-content: center;
  padding: 20px;
  border-radius: 3px;
  border: 1px #eee solid;
  background: #fafafa;
  margin: 20px 0; }

    .answerbox_simulation_box {
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(100% - 100px);
        max-width: 500px;
    }
@media screen and (max-width: 820px) {
    .answerbox_simulation_box {
        width: calc(100% - 160px);
    }
}

.answer_container .income {
    /*font-size: 16px;*/
    font-size: 20px;
    margin: 0 10px 0 0;
}

p.income_unit_large {
  margin: 0 10px; }

@media screen and (max-width: 768px) {
  /* 計算
---------------------------------------------------------------*/
  .yHeadline {
    margin: 0 0 20px 0; }
    .yHeadline img {
      display: block;
      margin: 0 10px 0 0;
      width: 24px;
      height: 24px; }
    .yHeadline h1 {
      font-size: 20px;
      line-height: 1.4; }

  .cul_num_htext {
    margin: 0 0 20px 0;
    font-size: 18px; }

  .knowledge_disc {
    padding: 5%;
    margin: 0 0 30px 0; }
    .knowledge_disc p {
      font-size: 15px;
      color: #222; }

  .answer_container {
    display: block;
    padding: 10px 2%;
    margin: 20px 0; }

  .answerbox_simulation_box {
    margin: 5px 0; }

  .answer_container .income {
    font-size: 15px;
    margin: 0 10px 0 0; }

  p.income_unit_large {
    margin: 0 10px; }

  .income_unit {
    display: block;
    text-align: right; }

  .income_box2 {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px 10px;
    width: 50%; }

  .cul_box_l {
    float: none;
    width: 100%;
    border-right: none;
    padding-right: 0; }

  .cul_box_r {
    float: none;
    width: 100%;
    padding-left: 0;
    margin: 30px 0 0 0; }

  .calc_receive, .calc_send {
    text-align: center;
    padding: 15px 0; }

  p.menseki-headline {
    font-size: 18px; }

  .menseki-textBox:before {
    padding-top: 35%; }
  .menseki-textBox p {
    font-size: 15px !important;
    line-height: 1.6 !important; }

  .answerbox_simulation_box {
    width: 100%;
    max-width: none; }

  select {
    padding: 10px;
    font-size: 16px; } }
@media screen and (max-width: 425px) {
  .income_box2 {
    font-size: 42px; } }


