@charset "shift_jis";
/* Updated 2022/08/08.T */
/* Updated 2021/04/27.T */

.txt_center {
  text-align: center; }

#chartjs-tooltip {
  opacity: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border-radius: 3px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 18em; }

.chartjs-tooltip-key {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px; }

/*--------------------------------------
PC
---------------------------------------*/
@media screen and (min-width: 769px) {
  /*--------------------------------------
  PC
  ---------------------------------------*/
  #simulation_form02,
  #simulation_form03,
  #simulation_result,
  #living_expenses_amount_any_wrap,
  #financial_assets_amount_any_wrap,
  #annual_yield_wrap {
    display: none; }

  #wrap #mainArea {
    width: 100%; }

  #wrap #mainArea main {
    width: 100%; }

  #lifetime_simulation {
    position: relative;
    z-index: 0; }
    #lifetime_simulation .lifetime_htxt_01 {
      text-align: center;
      background-color: #c4d700;
      padding: 25px; }
      #lifetime_simulation .lifetime_htxt_01 h1 {
        display: inline-block;
        color: #004831;
        font-size: 48px;
        font-weight: 700;
        line-height: 100%;
        padding-bottom: 19px;
        border-bottom: 1px solid #628f19;
        margin-bottom: 19px;
        position: relative; }
        #lifetime_simulation .lifetime_htxt_01 h1:before {
          content: "";
          display: block;
          background: url(/kojin/special/lifetime/simulation/resources/images/htxt_bgicon01.png) 0 0 no-repeat;
          width: 46px;
          height: 64px;
          position: absolute;
          left: -95px;
          top: 0; }
        #lifetime_simulation .lifetime_htxt_01 h1:after {
          content: "";
          display: block;
          background: url(/kojin/special/lifetime/simulation/resources/images/htxt_bgicon02.png) 0 0 no-repeat;
          width: 76px;
          height: 57px;
          position: absolute;
          right: -118px;
          top: 0; }
      #lifetime_simulation .lifetime_htxt_01 p {
        color: #004831;
        font-size: 24px;
        font-weight: 700;
        line-height: 100%; }
    #lifetime_simulation .lifetime_htxt02 {
      background-color: #004831;
      padding: 16px 15px 14px 60px;
      color: #ffffff;
      font-size: 24px;
      font-weight: 700;
      line-height: 100%;
      position: relative; }
      #lifetime_simulation .lifetime_htxt02:before {
        content: "";
        display: block;
        background: url(/kojin/special/lifetime/simulation/resources/images/htxt_icon01.png) 0 0 no-repeat;
        width: 29px;
        height: 41px;
        position: absolute;
        left: 15px;
        bottom: 0; }
      #lifetime_simulation .lifetime_htxt02.lifetime_htxt02_icon02:before {
        background: url(/kojin/special/lifetime/simulation/resources/images/htxt_icon02.png) 0 0 no-repeat;
        width: 36px;
        height: 28px;
        left: 15px;
        bottom: 13px; }
      #lifetime_simulation .lifetime_htxt02.lifetime_htxt02_icon03:before {
        background: url(/kojin/special/lifetime/simulation/resources/images/htxt_icon03.png) 0 0 no-repeat;
        width: 36px;
        height: 46px;
        left: 15px;
        bottom: 0; }
    #lifetime_simulation .lifetime_htxt03 {
      display: table;
      width: 100%; }
      #lifetime_simulation .lifetime_htxt03 > span {
        display: table-cell;
        vertical-align: middle;
        padding: 15px; }
        #lifetime_simulation .lifetime_htxt03 > span:first-child {
          color: #ffffff;
          font-size: 22px;
          font-weight: 700;
          line-height: 100%;
          background-color: #c4d700;
          width: 1.7em;
          text-align: center; }
        #lifetime_simulation .lifetime_htxt03 > span:last-child {
          background-color: #f4f9de;
          color: #333333;
          font-size: 20px;
          font-weight: 700;
          line-height: 100%; }
    #lifetime_simulation .lifetime_htxt04 {
      display: table;
      width: 100%; }
      #lifetime_simulation .lifetime_htxt04 > span {
        display: table-cell;
        vertical-align: middle;
        padding: 15px;
        background-color: #f4f9de;
        color: #333333;
        font-size: 20px;
        font-weight: 700;
        line-height: 100%;
        border-left: 18px solid #c4d701; }
    #lifetime_simulation .lifetime_htxt05 {
      display: table;
      width: 100%; }
      #lifetime_simulation .lifetime_htxt05 > span {
        display: table-cell;
        vertical-align: middle;
        padding: 15px;
        background-color: #f4f9de;
        color: #FF813D;
        font-size: 20px;
        font-weight: 700;
        line-height: 100%; }
    #lifetime_simulation .lifetime_form_content01 {
      border-left: 4px solid #f1f1f1;
      border-right: 4px solid #f1f1f1;
      border-bottom: 4px solid #f1f1f1;
      background-color: #fff;
      padding: 40px 50px 80px; }
    #lifetime_simulation .lifetime_txt01 {
      font-size: 18px;
      text-align: center;
      color: #004935;
      font-weight: bold; }
    #lifetime_simulation .btn_w01 {
      width: 360px;
      margin: 0 auto; }
    #lifetime_simulation .lifetime_flow_list01 {
      display: table;
      margin: 30px auto 30px;
      position: relative;
      width: 990px;
      z-index: 0; }
      #lifetime_simulation .lifetime_flow_list01:before {
        position: absolute;
        display: block;
        z-index: -1;
        content: "";
        border-top: 4px solid #004831;
        left: 11%;
        top: 14%;
        width: 75%; }
      #lifetime_simulation .lifetime_flow_list01 > li {
        display: table-cell;
        text-align: center;
        vertical-align: top;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%; }
        #lifetime_simulation .lifetime_flow_list01 > li:last-child {
          padding-right: 0; }
        #lifetime_simulation .lifetime_flow_list01 > li p:nth-child(1) {
          display: inline-block;
          background-color: #004831;
          border-radius: 20px;
          color: #ffffff;
          font-size: 16px;
          font-weight: 700;
          line-height: 100%;
          padding: 10px 28px; }
        #lifetime_simulation .lifetime_flow_list01 > li p:nth-child(2) {
          color: #004831;
          font-size: 16px;
          font-weight: 700;
          line-height: 130%;
          margin-top: 20px; }
        #lifetime_simulation .lifetime_flow_list01 > li p:nth-child(3) {
          color: #004831;
          font-size: 12px;
          font-weight: 400;
          line-height: 160%; }
    #lifetime_simulation ul {
      margin: 0;
      padding: 0; }
    #lifetime_simulation .lifetime_w01 {
      width: 900px;
      margin: 0 auto; }
    #lifetime_simulation .lifetime_btn01,
    #lifetime_simulation .lifetime_prev_btn01,
    #lifetime_simulation .lifetime_next_btn01 {
      text-align: center; }
      #lifetime_simulation .lifetime_btn01 a,
      #lifetime_simulation .lifetime_prev_btn01 a,
      #lifetime_simulation .lifetime_next_btn01 a {
        display: inline-block;
        border-radius: 5px;
        border-width: 2px;
        border-color: #004831;
        border-style: solid;
        background-color: #004831;
        color: #ffffff;
        font-size: 22px;
        font-weight: 700;
        line-height: 100%;
        padding: 15px;
        min-width: 266px;
        text-decoration: none;
        text-align: center;
        position: relative; }
        #lifetime_simulation .lifetime_btn01 a:after,
        #lifetime_simulation .lifetime_prev_btn01 a:after,
        #lifetime_simulation .lifetime_next_btn01 a:after {
          content: "";
          display: block;
          position: absolute;
          right: 20px;
          top: 50%;
          background: url(/kojin/special/lifetime/simulation/resources/images/lifetime_btn_icon01.png) 0 0 no-repeat;
          width: 12px;
          height: 16px;
          margin-top: -8px; }
        #lifetime_simulation .lifetime_btn01 a:hover,
        #lifetime_simulation .lifetime_prev_btn01 a:hover,
        #lifetime_simulation .lifetime_next_btn01 a:hover {
          opacity: 0.7; }
    #lifetime_simulation .lifetime_next_btn01 a,
    #lifetime_simulation .lifetime_prev_btn01 a {
      min-width: 200px; }
    #lifetime_simulation .lifetime_prev_btn01 a:after {
      transform: rotate(180deg);
      right: auto;
      left: 20px;
      top: 50%; }
    #lifetime_simulation .lifetime_cash_flow_table01_wrap {
      position: relative;
      padding-top: 1px; }
      #lifetime_simulation .lifetime_cash_flow_table01_wrap:nth-child(2) {
        margin-top: 45px; }
      #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 {
        width: 100%; }
        #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 th {
          padding: 10px 0;
          background: #c4d700;
          font-weight: bold;
          color: #fff;
          width: 3.5em;
          text-align: center;
          vertical-align: middle;
          font-size: 22px;
          font-weight: 700; }
        #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 tr:first-child td {
          padding: 0 5px 5px; }
        #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 tr:last-child td {
          padding: 5px 5px 0; }
        #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td.half_w div {
          width: 56.9%;
          float: right; }
        #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td div {
          display: block;
          overflow: hidden;
          position: relative; }
          #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td div:after {
            display: inline-block;
            content: "";
            background: url(../images/flow_bg01_pc.png) 0 center no-repeat;
            height: 100%;
            width: 21px;
            position: absolute;
            right: 0;
            top: 0; }
          #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td div span {
            display: block;
            position: relative;
            padding: 10px 15px;
            background: #f4f9de;
            color: #333333;
            font-weight: 400;
            font-size: 20px; }
      #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_simulation_flow_lefttxt01 {
        font-size: 16px;
        position: absolute;
        display: inline-block;
        left: 5em;
        top: -1.5em; }
      #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_simulation_flow_centertxt01 {
        font-size: 16px;
        position: absolute;
        display: inline-block;
        left: 50%;
        top: -1.5em;
        margin-left: -0.5rem; }
    #lifetime_simulation .lifetime_cash_flow_table02 {
      margin-top: 20px;
      width: 100%; }
      #lifetime_simulation .lifetime_cash_flow_table02 th {
        font-size: 22px;
        font-weight: bold;
        padding: 5px 0;
        background: #f88103;
        color: #fff;
        width: 3.5em;
        text-align: center;
        vertical-align: middle; }
      #lifetime_simulation .lifetime_cash_flow_table02 td {
        padding: 0 5px;
        text-align: center; }
        #lifetime_simulation .lifetime_cash_flow_table02 td span {
          display: block;
          position: relative;
          padding: 10px 3px;
          background-color: #fff2e4;
          color: #333333;
          font-weight: 400;
          font-size: 20px; }
        #lifetime_simulation .lifetime_cash_flow_table02 td:nth-child(3) {
          width: 52%; }
      #lifetime_simulation .lifetime_cash_flow_table02.same td:nth-child(2) {
        display: none; }
      #lifetime_simulation .lifetime_cash_flow_table02.same td:nth-child(3) {
        width: auto; }
    #lifetime_simulation #chart {
      position: relative;
      width: 900px;
      margin: 0 auto;
      height: 500px;
      background: #fff;
      padding: 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #lifetime_simulation #chart #result_chart {
        background: #fff;
        position: relative; }
      #lifetime_simulation #chart > div.charttext span:nth-child(1) {
        position: absolute;
        left: 15px;
        top: 16px;
        white-space: pre;
        font-size: 10px;
        line-height: 91%;
        vertical-align: top; }
      #lifetime_simulation #chart > div.charttext span:nth-child(2) {
        position: absolute;
        left: 10px;
        top: 10px;
        white-space: pre;
        font-size: 10px;
        line-height: 155%;
        vertical-align: top; }
      #lifetime_simulation #chart > div.charttext span:nth-child(3) {
        position: absolute;
        right: 10px;
        top: 10px;
        white-space: pre;
        font-size: 10px;
        line-height: 155%;
        vertical-align: top; }
    #lifetime_simulation .lifetime_bg01 {
      background: #F3F9DF;
      margin-top: 30px;
      padding: 30px;
      margin-bottom: 30px; }
    #lifetime_simulation .lifetime_result_info {
      margin: 20px auto 0;
      width: 900px;
      background: #fff;
      padding: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #lifetime_simulation .lifetime_result_info table {
        margin-top: 20px;
        width: 100%;
        border-collapse: collapse; }
        #lifetime_simulation .lifetime_result_info table th {
          background: #95C64B;
          color: #fff;
          font-weight: bold;
          font-size: 16px;
          text-align: left; }
        #lifetime_simulation .lifetime_result_info table td {
          font-size: 16px; }
        #lifetime_simulation .lifetime_result_info table th, #lifetime_simulation .lifetime_result_info table td {
          padding: 5px 8px;
          border: 3px solid #fff; }
    #lifetime_simulation .lifetime_condition_info {
      background: #fff;
      padding: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      border: 1px solid #c4d700; }
      #lifetime_simulation .lifetime_condition_info .lifetime_condition_info_txt01 {
        font-size: 16px;
        font-weight: 400;
        line-height: 125%;
        text-align: center;
        padding-bottom: 20px; }
        #lifetime_simulation .lifetime_condition_info .lifetime_condition_info_txt01 span {
          font-size: 20px;
          color: #004935;
          font-weight: bold; }
      #lifetime_simulation .lifetime_condition_info table {
        display: inline-block;
        margin-top: 20px;
        border-collapse: collapse;
        margin: 0 auto;
        text-align: center;
        vertical-align: top;
        *zoom: 1; }
        #lifetime_simulation .lifetime_condition_info table:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        #lifetime_simulation .lifetime_condition_info table tr {
          display: table-cell;
          float: left;
          vertical-align: top; }
        #lifetime_simulation .lifetime_condition_info table th {
          background: #95C64B;
          color: #fff;
          font-weight: bold;
          font-size: 16px;
          text-align: left; }
        #lifetime_simulation .lifetime_condition_info table td {
          font-size: 16px; }
        #lifetime_simulation .lifetime_condition_info table th, #lifetime_simulation .lifetime_condition_info table td {
          padding: 5px 8px;
          border: 3px solid #fff; }
      #lifetime_simulation .lifetime_condition_info .lifetime_htxt04 {
        display: none; }
    #lifetime_simulation .lifetime_result_clickinfo {
      margin: 20px auto 0;
      width: 900px;
      background: #fff;
      padding: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #lifetime_simulation .lifetime_result_clickinfo table {
        display: none;
        margin-top: 20px;
        border-collapse: collapse;
        *zoom: 1; }
        #lifetime_simulation .lifetime_result_clickinfo table:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        #lifetime_simulation .lifetime_result_clickinfo table tr {
          display: table-cell;
          float: left; }
        #lifetime_simulation .lifetime_result_clickinfo table th {
          background: #95C64B;
          color: #fff;
          font-weight: bold;
          font-size: 16px;
          text-align: left; }
        #lifetime_simulation .lifetime_result_clickinfo table td {
          font-size: 16px; }
        #lifetime_simulation .lifetime_result_clickinfo table th, #lifetime_simulation .lifetime_result_clickinfo table td {
          padding: 5px 8px;
          border: 3px solid #fff; }
      #lifetime_simulation .lifetime_result_clickinfo .lifetime_htxt04 {
        display: none; }
    #lifetime_simulation .lifetime_check_list01 {
      display: table;
      width: 80%;
      margin: 0 auto; }
      #lifetime_simulation .lifetime_check_list01 li {
        cursor: pointer;
        display: table-cell;
        vertical-align: top;
        font-size: 1rem;
        padding: 0 0.6rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #lifetime_simulation .lifetime_check_list01 li div {
          display: table;
          width: 100%;
          border-radius: 5px;
          border-width: 2px;
          border-color: #fa8100;
          border-style: solid;
          padding: 0 5px;
          text-align: center;
          color: #FF812B;
          font-size: 18px;
          font-weight: 700;
          line-height: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          #lifetime_simulation .lifetime_check_list01 li div:hover, #lifetime_simulation .lifetime_check_list01 li div.current {
            background: #FF812B;
            color: #fff; }
          #lifetime_simulation .lifetime_check_list01 li div > span {
            display: table-cell;
            vertical-align: middle; }
          #lifetime_simulation .lifetime_check_list01 li div:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            height: 100%;
            min-height: 5rem; }
        #lifetime_simulation .lifetime_check_list01 li.current div {
          background: #FF812B;
          color: #fff; }
        #lifetime_simulation .lifetime_check_list01 li > span {
          display: block;
          text-align: center;
          padding-top: 0.5rem; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col02 li {
        width: 50%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col03 li {
        width: 33.33%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col04 li {
        width: 25%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col05 li {
        width: 20%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_pt {
        padding-top: 10px; }
    #lifetime_simulation .error {
      color: #ff0000; }
    #lifetime_simulation .lifetime_form01_wrap01 {
      text-align: center;
      padding: 20px 0 30px;
      color: #333333;
      font-size: 16px;
      font-weight: 400;
      line-height: 125%; }
    #lifetime_simulation .lifetime_form01 {
      width: 12em;
      padding: 10px;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border: 2px solid #cac9c7;
      border-radius: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background-color: #fff;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      vertical-align: middle; }
      #lifetime_simulation .lifetime_form01[disabled] {
        background: #ccc; }
      #lifetime_simulation .lifetime_form01.lifetime_form01_age {
        width: 8em; }
    #lifetime_simulation .lifetime_form_btn01 {
      display: inline-block;
      padding: 20px 50px;
      min-width: 266px;
      margin-top: 10px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      line-height: 100%;
      text-align: center;
      text-decoration: none;
      background: #004831;
      cursor: pointer;
      border-style: none;
      outline: 0;
      -webkit-appearance: none;
      -webkit-box-shadow: #003223 0px -2px inset;
      -moz-box-shadow: #003223 0px -2px inset;
      box-shadow: #003223 0px -2px inset;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #lifetime_simulation .lifetime_form_btn01:hover {
        opacity: 0.7; }
    #lifetime_simulation .lifetime_form_btn02 {
      display: inline-block;
      padding: 10px 30px;
      margin-top: 10px;
      font-size: 14px;
      font-weight: bold;
      color: #fff;
      line-height: 100%;
      text-align: center;
      text-decoration: none;
      background: #5b5b5d;
      cursor: pointer;
      border-style: none;
      outline: 0;
      -webkit-appearance: none;
      -webkit-box-shadow: #000 0px -2px inset;
      -moz-box-shadow: #000 0px -2px inset;
      box-shadow: #000 0px -2px inset;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #lifetime_simulation .lifetime_form_btn02:hover {
        opacity: 0.7; }
    #lifetime_simulation .lifetime_application_box .lifetime_application_box_htxt01 {
      font-size: 1.143em;
      text-align: center;
      font-weight: bold;
      min-height: 3.8em; }
    #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn02 {
      display: block;
      padding: 23px 15px;
      height: auto;
      border-bottom: 3px solid #94A22A;
      background: #D0DE6F url(/kojin/special/lifetime/simulation/resources/images/index_bg_03.png) no-repeat 96% 50%;
      color: #004832;
      font-size: 1.2rem;
      font-weight: bold;
      text-decoration: none;
      vertical-align: middle;
      border-radius: 8px;
      box-sizing: border-box;
      overflow: hidden; }
      #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn02 img {
        display: none; }
      #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn02:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7; }
    #lifetime_simulation .lifetime_application_box .fullWrap {
      padding: 0 20px 50px;
      margin: 0 auto; }
      #lifetime_simulation .lifetime_application_box .col {
        width: 360px;
        margin: 0 auto; }
      #lifetime_simulation .lifetime_application_box .col-1 {
        float: left;
        width: 360px; }
      #lifetime_simulation .lifetime_application_box .col-2 {
      float: right;
      width: 360px; }
    #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn01 {
      display: block;
      padding: 15px;
      height: auto;
      width: 50%;
      margin: 0 auto;
      border-bottom: 3px solid #c76700;
      background: #fa8200 url(/kojin/special/lifetime/simulation/resources/images/index_bg_02.png) no-repeat 96% 50%;
      color: #fff;
      font-size: 1.2rem;
      font-weight: bold;
      text-decoration: none;
      vertical-align: middle;
      border-radius: 8px;
      box-sizing: border-box;
      overflow: hidden; }
      #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn01 img {
        display: none; }
    #lifetime_simulation .lifetime_application_box .lifetime_application_box_banking_btn01 {
      width: 360px;
      margin: 0 auto; }
    #lifetime_simulation .iglyphWhiteArrowRight > span:after {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: auto;
      right: 15px;
      margin-top: -0.5em;
      padding-left: 0;
      line-height: 1;
      content: "";
      width: 10px;
      height: 18px;
      margin-top: -9px !important;
      margin-right: 0px;
      background: url(/kojin/special/lifetime/simulation/resources/images/ico_arrow4.png) 0 0 no-repeat;
      -ms-background-size: 10px 18px;
      -moz-background-size: 10px 18px;
      -webkit-background-size: 10px 18px;
      background-size: 10px 18px; }
    #lifetime_simulation .iglyphWhiteArrowLeft > span:after {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 15px;
      right: auto;
      margin-top: -0.5em;
      padding-left: 0;
      line-height: 1;
      content: "";
      width: 10px;
      height: 18px;
      margin-top: -9px !important;
      margin-right: 0px;
      background: url(/kojin/special/lifetime/simulation/resources/images/ico_arrow_prev.png) 0 0 no-repeat;
      -ms-background-size: 10px 18px;
      -moz-background-size: 10px 18px;
      -webkit-background-size: 10px 18px;
      background-size: 10px 18px; }
    #lifetime_simulation .lifetime_prevnext_btn01 {
      display: block;
      width: 500px;
      margin: 0 auto;
      *zoom: 1; }
      #lifetime_simulation .lifetime_prevnext_btn01:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      #lifetime_simulation .lifetime_prevnext_btn01 :first-child {
        float: left;
        display: block;
        width: 200px; }
      #lifetime_simulation .lifetime_prevnext_btn01 :last-child {
        float: right;
        display: block;
        width: 200px; }
    #lifetime_simulation input[type=checkbox] {
      display: none;
      margin: 0; }
      #lifetime_simulation input[type=checkbox] + label {
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        line-height: 150%;
        margin-right: 12px;
        padding: 0 0 0 30px;
        text-align: left;
        position: relative; }
        #lifetime_simulation input[type=checkbox] + label::before {
          border: 3px solid #DEDEDE;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          content: "";
          display: block;
          margin-top: 0;
          background: #fff;
          position: absolute;
          left: 0;
          top: -3px;
          height: 24px;
          width: 24px; }
      #lifetime_simulation input[type=checkbox]:checked + label::after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        border-bottom: 3px solid #000000;
        border-left: 3px solid #000000;
        left: 6px;
        margin-top: -16px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        height: 10px;
        width: 12px; }
    #lifetime_simulation .liftime_link_txt01 {
      text-align: left;
      padding-bottom: 30px; }
      #lifetime_simulation .liftime_link_txt01 a {
        color: #004831 !important; }
    #lifetime_simulation .lifetime_table01 {
      border-collapse: collapse;
      width: 100%;
      margin-bottom: 20px; }
      #lifetime_simulation .lifetime_table01 th {
        background: #95C64B;
        color: #fff;
        font-weight: bold;
        width: 9em; }
      #lifetime_simulation .lifetime_table01 th, #lifetime_simulation .lifetime_table01 td {
        font-size: 16px;
        padding: 5px 8px;
        border: 3px solid #fff;
        text-align: left; }

  .pc_pl0 {
    padding-left: 0 !important; }

  .pc_pr0 {
    padding-right: 0 !important; }

  .pc_pt0 {
    padding-top: 0 !important; }

  .pc_pb0 {
    padding-bottom: 0 !important; }

  .pc_ml5 {
    margin-left: 5px !important; }

  .pc_mr5 {
    margin-right: 5px !important; }

  .pc_mt5 {
    margin-top: 5px !important; }

  .pc_mb5 {
    margin-bottom: 5px !important; }

  .pc_pl5 {
    padding-left: 5px !important; }

  .pc_pr5 {
    padding-right: 5px !important; }

  .pc_pt5 {
    padding-top: 5px !important; }

  .pc_pb5 {
    padding-bottom: 5px !important; }

  .pc_pt8 {
    padding-top: 8px !important; }

  .pc_ml10 {
    margin-left: 10px !important; }

  .pc_mr10 {
    margin-right: 10px !important; }

  .pc_mt10 {
    margin-top: 10px !important; }

  .pc_mb10 {
    margin-bottom: 10px !important; }

  .pc_pl10 {
    padding-left: 10px !important; }

  .pc_pr10 {
    padding-right: 10px !important; }

  .pc_pt10 {
    padding-top: 10px !important; }

  .pc_pb10 {
    padding-bottom: 10px !important; }

  .pc_ml15 {
    margin-left: 15px !important; }

  .pc_mr15 {
    margin-right: 15px !important; }

  .pc_mt15 {
    margin-top: 15px !important; }

  .pc_mb15 {
    margin-bottom: 15px !important; }

  .pc_pl15 {
    padding-left: 15px !important; }

  .pc_pr15 {
    padding-right: 15px !important; }

  .pc_pt15 {
    padding-top: 15px !important; }

  .pc_pb15 {
    padding-bottom: 15px !important; }

  .pc_ml20 {
    margin-left: 20px !important; }

  .pc_mr20 {
    margin-right: 20px !important; }

  .pc_mt20 {
    margin-top: 20px !important; }

  .pc_mb20 {
    margin-bottom: 20px !important; }

  .pc_pl20 {
    padding-left: 20px !important; }

  .pc_pr20 {
    padding-right: 20px !important; }

  .pc_pt20 {
    padding-top: 20px !important; }

  .pc_pb20 {
    padding-bottom: 20px !important; }

  .pc_ml25 {
    margin-left: 25px !important; }

  .pc_mr25 {
    margin-right: 25px !important; }

  .pc_mt25 {
    margin-top: 25px !important; }

  .pc_mb25 {
    margin-bottom: 25px !important; }

  .pc_pl25 {
    padding-left: 25px !important; }

  .pc_pr25 {
    padding-right: 25px !important; }

  .pc_pt25 {
    padding-top: 25px !important; }

  .pc_pb25 {
    padding-bottom: 25px !important; }

  .pc_ml30 {
    margin-left: 30px !important; }

  .pc_mr30 {
    margin-right: 30px !important; }

  .pc_mt30 {
    margin-top: 30px !important; }

  .pc_mb30 {
    margin-bottom: 30px !important; }

  .pc_pl30 {
    padding-left: 30px !important; }

  .pc_pr30 {
    padding-right: 30px !important; }

  .pc_pt30 {
    padding-top: 30px !important; }

  .pc_pb30 {
    padding-bottom: 30px !important; }

  .pc_ml35 {
    margin-left: 35px !important; }

  .pc_mr35 {
    margin-right: 35px !important; }

  .pc_mt35 {
    margin-top: 35px !important; }

  .pc_mb35 {
    margin-bottom: 35px !important; }

  .pc_pl35 {
    padding-left: 35px !important; }

  .pc_pr35 {
    padding-right: 35px !important; }

  .pc_pt35 {
    padding-top: 35px !important; }

  .pc_pb35 {
    padding-bottom: 35px !important; }

  .pc_ml40 {
    margin-left: 40px !important; }

  .pc_mr40 {
    margin-right: 40px !important; }

  .pc_mt40 {
    margin-top: 40px !important; }

  .pc_mb40 {
    margin-bottom: 40px !important; }

  .pc_pl40 {
    padding-left: 40px !important; }

  .pc_pr40 {
    padding-right: 40px !important; }

  .pc_pt40 {
    padding-top: 40px !important; }

  .pc_pb40 {
    padding-bottom: 40px !important; }

  .pc_ml45 {
    margin-left: 45px !important; }

  .pc_mr45 {
    margin-right: 45px !important; }

  .pc_mt45 {
    margin-top: 45px !important; }

  .pc_mb45 {
    margin-bottom: 45px !important; }

  .pc_pl45 {
    padding-left: 45px !important; }

  .pc_pr45 {
    padding-right: 45px !important; }

  .pc_pt45 {
    padding-top: 45px !important; }

  .pc_pb45 {
    padding-bottom: 45px !important; }

  .pc_ml50 {
    margin-left: 50px !important; }

  .pc_mr50 {
    margin-right: 50px !important; }

  .pc_mt50 {
    margin-top: 50px !important; }

  .pc_mb50 {
    margin-bottom: 50px !important; }

  .pc_pl50 {
    padding-left: 50px !important; }

  .pc_pr50 {
    padding-right: 50px !important; }

  .pc_pt50 {
    padding-top: 50px !important; }

  .pc_pb50 {
    padding-bottom: 50px !important; }

  .pc_mt75 {
    margin-top: 75px !important; } }
/*--------------------------------------
SP
---------------------------------------*/
@media screen and (max-width: 768px) {
  /*--------------------------------------
  SP
  ---------------------------------------*/
  #simulation_form02,
  #simulation_form03,
  #simulation_result,
  #living_expenses_amount_any_wrap,
  #financial_assets_amount_any_wrap,
  #annual_yield_wrap {
    display: none; }

  #wrap #mainArea main {
    padding: 0; }

  #lifetime_simulation {
    position: relative;
    z-index: 1; }
    #lifetime_simulation .lifetime_content_pd01 {
      padding: 0 10px 30px; }
    #lifetime_simulation .lifetime_htxt_01 {
      text-align: center;
      background-color: #c4d700;
      padding: 25px;
      overflow: hidden; }
      #lifetime_simulation .lifetime_htxt_01 h1 {
        display: inline-block;
        color: #004831;
        font-size: 20px;
        font-weight: 700;
        line-height: 100%;
        padding-bottom: 19px;
        border-bottom: 1px solid #628f19;
        margin-bottom: 19px;
        position: relative; }
        #lifetime_simulation .lifetime_htxt_01 h1:before {
          content: "";
          display: block;
          background: url(/kojin/special/lifetime/simulation/resources/images/htxt_bgicon01.png) 0 0 no-repeat;
          width: 23px;
          height: 32px;
          background-size: 23px 32px;
          position: absolute;
          left: -33px;
          top: 0; }
        #lifetime_simulation .lifetime_htxt_01 h1:after {
          content: "";
          display: block;
          background: url(/kojin/special/lifetime/simulation/resources/images/htxt_bgicon02.png) 0 0 no-repeat;
          width: 38px;
          height: 28px;
          background-size: 38px 28px;
          position: absolute;
          right: -48px;
          top: 0; }
      #lifetime_simulation .lifetime_htxt_01 p {
        color: #004831;
        font-size: 14px;
        font-weight: 700;
        line-height: 100%; }
    #lifetime_simulation .lifetime_htxt02 {
      background-color: #004831;
      padding: 16px 15px 14px 55px;
      color: #ffffff;
      font-size: 17px;
      font-weight: 700;
      line-height: 100%;
      position: relative; }
      #lifetime_simulation .lifetime_htxt02:before {
        content: "";
        display: block;
        background: url(/kojin/special/lifetime/simulation/resources/images/htxt_icon01.png) 0 0 no-repeat;
        width: 21px;
        height: 30px;
        background-size: 21px 30px;
        position: absolute;
        left: 15px;
        bottom: 0; }
      #lifetime_simulation .lifetime_htxt02.lifetime_htxt02_icon02:before {
        background: url(/kojin/special/lifetime/simulation/resources/images/htxt_icon02.png) 0 0 no-repeat;
        width: 27px;
        height: 21px;
        background-size: 27px 21px;
        left: 15px;
        bottom: 13px; }
      #lifetime_simulation .lifetime_htxt02.lifetime_htxt02_icon03:before {
        background: url(/kojin/special/lifetime/simulation/resources/images/htxt_icon03.png) 0 0 no-repeat;
        width: 27px;
        height: 35px;
        background-size: 27px 35px;
        left: 15px;
        bottom: 0; }
    #lifetime_simulation .lifetime_htxt03 {
      display: table;
      width: 100%; }
      #lifetime_simulation .lifetime_htxt03 > span {
        display: table-cell;
        vertical-align: middle;
        padding: 10px; }
        #lifetime_simulation .lifetime_htxt03 > span:first-child {
          color: #ffffff;
          font-size: 16px;
          font-weight: 700;
          line-height: 100%;
          background-color: #c4d700;
          width: 1.6em; }
        #lifetime_simulation .lifetime_htxt03 > span:last-child {
          background-color: #f4f9de;
          color: #333333;
          font-size: 16px;
          font-weight: 700;
          line-height: 100%; }
    #lifetime_simulation .lifetime_htxt04 {
      display: table;
      width: 100%; }
      #lifetime_simulation .lifetime_htxt04 > span {
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
        background-color: #f4f9de;
        color: #333333;
        font-size: 16px;
        font-weight: 700;
        line-height: 100%;
        border-left: 18px solid #c4d701; }
    #lifetime_simulation .lifetime_txt01 {
      font-size: 16px;
      text-align: center;
      color: #004935;
      font-weight: bold; }
    #lifetime_simulation .lifetime_form_content01 {
      border-left: 2px solid #f1f1f1;
      border-right: 2px solid #f1f1f1;
      border-bottom: 2px solid #f1f1f1;
      background-color: #fff;
      padding: 10px; }
    #lifetime_simulation .lifetime_flow_list01 {
      margin: 30px auto 30px;
      position: relative;
      z-index: 0; }
      #lifetime_simulation .lifetime_flow_list01:before {
        position: absolute;
        display: block;
        z-index: -1;
        content: "";
        border-left: 4px solid #004831;
        left: 50%;
        margin-left: -2px;
        top: 0;
        height: 95%; }
      #lifetime_simulation .lifetime_flow_list01 > li {
        text-align: center;
        vertical-align: top;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 10px; }
        #lifetime_simulation .lifetime_flow_list01 > li:last-child {
          padding-right: 0; }
        #lifetime_simulation .lifetime_flow_list01 > li p {
          background: rgba(255, 255, 255, 0.9); }
        #lifetime_simulation .lifetime_flow_list01 > li p:nth-child(1) {
          display: block;
          background-color: #004831;
          border-radius: 20px;
          color: #ffffff;
          font-size: 16px;
          font-weight: 700;
          line-height: 100%;
          padding: 10px 28px; }
        #lifetime_simulation .lifetime_flow_list01 > li p:nth-child(2) {
          color: #004831;
          font-size: 16px;
          font-weight: 700;
          line-height: 130%;
          padding-top: 10px;
          margin-top: 10px;
          padding-bottom: 10px; }
        #lifetime_simulation .lifetime_flow_list01 > li p:nth-child(3) {
          color: #004831;
          font-size: 12px;
          font-weight: 400;
          line-height: 160%; }
    #lifetime_simulation .lifetime_btn01,
    #lifetime_simulation .lifetime_prev_btn01,
    #lifetime_simulation .lifetime_next_btn01 {
      text-align: center; }
      #lifetime_simulation .lifetime_btn01 a,
      #lifetime_simulation .lifetime_prev_btn01 a,
      #lifetime_simulation .lifetime_next_btn01 a {
        display: block;
        border-radius: 5px;
        border-width: 2px;
        border-color: #004831;
        border-style: solid;
        background-color: #004831;
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        line-height: 100%;
        padding: 10px;
        text-decoration: none;
        text-align: center;
        position: relative; }
        #lifetime_simulation .lifetime_btn01 a:after,
        #lifetime_simulation .lifetime_prev_btn01 a:after,
        #lifetime_simulation .lifetime_next_btn01 a:after {
          content: "";
          display: block;
          position: absolute;
          right: 20px;
          top: 50%;
          background: url(/kojin/special/lifetime/simulation/resources/images/lifetime_btn_icon01.png) 0 0 no-repeat;
          width: 12px;
          height: 16px;
          margin-top: -8px; }
        #lifetime_simulation .lifetime_btn01 a:hover,
        #lifetime_simulation .lifetime_prev_btn01 a:hover,
        #lifetime_simulation .lifetime_next_btn01 a:hover {
          opacity: 0.7; }
    #lifetime_simulation .lifetime_prev_btn01 a:after {
      transform: rotate(180deg);
      right: auto;
      left: 20px;
      top: 50%; }
    #lifetime_simulation .lifetime_cash_flow_table01_wrap {
      position: relative;
      padding-top: 1px; }
      #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 {
        margin-top: 1.5rem;
        width: 100%; }
        #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 th {
          font-size: 1rem;
          padding: 10px 0;
          background: #c4d700;
          color: #fff;
          width: 5rem;
          text-align: center;
          vertical-align: middle; }
        #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td {
          padding: 5px; }
          #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td.half_w div {
            width: 61%;
            float: right; }
          #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td div {
            display: block;
            overflow: hidden;
            padding-right: 0;
            position: relative; }
            #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td div:after {
              display: inline-block;
              content: "";
              background: url(../images/flow_bg01.png) 0 center no-repeat;
              height: 100%;
              width: 21px;
              position: absolute;
              right: 0;
              top: 0; }
            #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_cash_flow_table01 td div span {
              display: block;
              background: #f4f9de;
              position: relative;
              padding: 3px;
              font-size: 1rem; }
      #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_simulation_flow_lefttxt01 {
        font-size: 1rem;
        position: absolute;
        display: inline-block;
        left: 5rem;
        top: 0; }
      #lifetime_simulation .lifetime_cash_flow_table01_wrap .lifetime_simulation_flow_centertxt01 {
        font-size: 1rem;
        position: absolute;
        display: inline-block;
        left: 50%;
        top: 0;
        margin-left: -0.5rem; }
    #lifetime_simulation .lifetime_cash_flow_table02 {
      margin-top: 1.5rem;
      width: 100%; }
      #lifetime_simulation .lifetime_cash_flow_table02 th {
        font-size: 1rem;
        padding: 10px 0;
        background: #f88103;
        width: 5rem;
        text-align: center;
        vertical-align: middle;
        color: #fff; }
      #lifetime_simulation .lifetime_cash_flow_table02 td {
        padding: 0 5px;
        text-align: center; }
        #lifetime_simulation .lifetime_cash_flow_table02 td span {
          display: block;
          position: relative;
          padding: 10px 3px;
          font-size: 1rem;
          background-color: #fff2e4; }
        #lifetime_simulation .lifetime_cash_flow_table02 td:nth-child(3) {
          width: 52%; }
      #lifetime_simulation .lifetime_cash_flow_table02.same td:nth-child(2) {
        display: none; }
      #lifetime_simulation .lifetime_cash_flow_table02.same td:nth-child(3) {
        width: auto; }
    #lifetime_simulation #chart_wrap {
      margin-top: 15px;
      padding: 5px;
      border: 1px solid #858585; }
    #lifetime_simulation #chart {
      position: relative;
      height: 80vw;
      width: 100%;
      background: #fff;
      padding: 5px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #lifetime_simulation #chart #result_chart {
        background: #fff; }
      #lifetime_simulation #chart > div.charttext span:nth-child(1) {
        position: absolute;
        left: 10px;
        top: 0;
        white-space: pre;
        font-size: 10px;
        line-height: 100%;
        vertical-align: top; }
      #lifetime_simulation #chart > div.charttext span:nth-child(2) {
        display: none;
        position: absolute;
        left: 5px;
        top: 5px;
        white-space: pre;
        font-size: 10px;
        line-height: 100%;
        vertical-align: top; }
      #lifetime_simulation #chart > div.charttext span:nth-child(3) {
        display: none;
        position: absolute;
        right: 5px;
        top: 5px;
        white-space: pre;
        font-size: 10px;
        line-height: 100%;
        vertical-align: top; }
    #lifetime_simulation .lifetime_result_info {
      margin-top: 20px; }
      #lifetime_simulation .lifetime_result_info table {
        margin-top: 10px;
        border-collapse: collapse;
        width: 100%; }
        #lifetime_simulation .lifetime_result_info table th {
          background: #95C64B;
          color: #fff;
          font-weight: bold; }
        #lifetime_simulation .lifetime_result_info table th, #lifetime_simulation .lifetime_result_info table td {
          font-size: 1.2rem;
          padding: 5px 2px;
          border: 3px solid #fff; }
    #lifetime_simulation .lifetime_condition_info {
      background: #fff;
      padding: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      border: 1px solid #c4d700; }
      #lifetime_simulation .lifetime_condition_info .lifetime_condition_info_txt01 {
        font-size: 13px;
        font-weight: 400;
        line-height: 125%;
        text-align: center;
        padding-bottom: 20px; }
        #lifetime_simulation .lifetime_condition_info .lifetime_condition_info_txt01 span {
          font-size: 16px;
          color: #004935;
          font-weight: bold; }
      #lifetime_simulation .lifetime_condition_info table {
        margin-top: 20px;
        border-collapse: collapse;
        margin: 0 auto;
        text-align: center;
        *zoom: 1; }
        #lifetime_simulation .lifetime_condition_info table:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        #lifetime_simulation .lifetime_condition_info table tbody {
          display: block; }
        #lifetime_simulation .lifetime_condition_info table th {
          background: #95C64B;
          color: #fff;
          font-weight: bold;
          text-align: left; }
        #lifetime_simulation .lifetime_condition_info table th, #lifetime_simulation .lifetime_condition_info table td {
          padding: 5px 8px;
          border: 3px solid #fff;
          font-size: 1.2rem; }
      #lifetime_simulation .lifetime_condition_info .lifetime_htxt04 {
        display: none; }
    #lifetime_simulation .lifetime_result_clickinfo {
      margin-top: 20px;
      display: none; }
      #lifetime_simulation .lifetime_result_clickinfo table {
        margin-top: 10px; }
        #lifetime_simulation .lifetime_result_clickinfo table th {
          background: #95C64B;
          color: #fff;
          font-weight: bold; }
        #lifetime_simulation .lifetime_result_clickinfo table th, #lifetime_simulation .lifetime_result_clickinfo table td {
          font-size: 1.2rem;
          padding: 5px 10px;
          border-bottom: 5px solid #fff; }
    #lifetime_simulation #lifetime_result_recalc {
      margin-top: 20px; }
    #lifetime_simulation .lifetime_check_list01 {
      display: table;
      width: 100%; }
      #lifetime_simulation .lifetime_check_list01 li {
        display: table-cell;
        vertical-align: top;
        font-size: 1rem;
        padding: 0 0.3rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #lifetime_simulation .lifetime_check_list01 li div {
          display: table;
          width: 100%;
          border: 1px solid #FF812B;
          border-radius: 8px;
          padding: 0 5px;
          min-height: 5rem;
          text-align: center;
          color: #FF812B;
          font-size: 1.2rem;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          #lifetime_simulation .lifetime_check_list01 li div > span {
            display: table-cell;
            vertical-align: middle; }
          #lifetime_simulation .lifetime_check_list01 li div.current {
            background: #FF812B;
            color: #fff; }
        #lifetime_simulation .lifetime_check_list01 li span {
          display: block;
          text-align: center;
          padding-top: 0.5rem; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col02 li {
        width: 50%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col03 li {
        width: 33.33%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col04 li {
        width: 25%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_col05 li {
        width: 20%; }
      #lifetime_simulation .lifetime_check_list01.lifetime_check_list01_pt {
        padding-top: 10px; }
    #lifetime_simulation .error {
      color: #ff0000; }
    #lifetime_simulation .lifetime_form01_wrap01 {
      text-align: center;
      padding: 10px 0; }
    #lifetime_simulation .lifetime_form01 {
      width: 10em;
      padding: 10px;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border: 1px solid #858585;
      border-radius: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background-color: #fff;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      vertical-align: middle; }
      #lifetime_simulation .lifetime_form01[disabled] {
        background: #ccc; }
    #lifetime_simulation .lifetime_form_btn01 {
      display: inline-block;
      width: 100%;
      padding: 20px;
      margin-top: 10px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      line-height: 100%;
      text-align: center;
      text-decoration: none;
      background: #004831;
      cursor: pointer;
      border-style: none;
      outline: 0;
      -webkit-appearance: none;
      -webkit-box-shadow: #003223 0px -2px inset;
      -moz-box-shadow: #003223 0px -2px inset;
      box-shadow: #003223 0px -2px inset;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #lifetime_simulation .lifetime_form_btn02 {
      display: inline-block;
      width: 100%;
      padding: 15px;
      margin-top: 10px;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      line-height: 100%;
      text-align: center;
      text-decoration: none;
      background: #5b5b5d;
      cursor: pointer;
      border-style: none;
      outline: 0;
      -webkit-appearance: none;
      -webkit-box-shadow: #000 0px -2px inset;
      -moz-box-shadow: #000 0px -2px inset;
      box-shadow: #000 0px -2px inset;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #lifetime_simulation .lifetime_application_box .lifetime_application_box_htxt01 {
      font-size: 1em;
      text-align: center;
      padding-bottom: 10px;
      font-weight: bold; }
    #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn02 {
      display: block;
      padding: 15px;
      height: auto;
      border-bottom: 3px solid #94A22A;
      background: #D0DE6F url(/kojin/special/lifetime/simulation/resources/images/index_bg_03.png) no-repeat 96% 50%;
      background-size: 3%;
      color: #004832;
      font-size: 1.2rem;
      font-weight: bold;
      text-decoration: none;
      vertical-align: middle;
      border-radius: 8px;
      box-sizing: border-box;
      overflow: hidden; }
      #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn02 img {
        display: none; }
    #lifetime_simulation .lifetime_application_box .col-2 {
      padding-top: 5px;
      padding-bottom: 10px; }
    #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn01 {
      display: block;
      padding: 9px 10px;
      height: auto;
      border-bottom: 3px solid #c76700;
      background: #fa8200 url(/kojin/special/lifetime/simulation/resources/images/index_bg_02.png) no-repeat 96% 50%;
      background-size: 3%;
      color: #fff;
      font-size: 1.2rem;
      font-weight: bold;
      text-decoration: none;
      vertical-align: middle;
      border-radius: 8px;
      box-sizing: border-box;
      overflow: hidden; }
      #lifetime_simulation .lifetime_application_box .lifetime_internet_banking_btn01 img {
        display: none; }
    #lifetime_simulation .iglyphWhiteArrowRight > span:after {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: auto;
      right: 15px;
      margin-top: -0.5em;
      padding-left: 0;
      line-height: 1;
      content: "";
      width: 10px;
      height: 18px;
      margin-top: -9px !important;
      margin-right: 0px;
      background: url(/kojin/special/lifetime/simulation/resources/images/ico_arrow4.png) 0 0 no-repeat;
      -ms-background-size: 10px 18px;
      -moz-background-size: 10px 18px;
      -webkit-background-size: 10px 18px;
      background-size: 10px 18px; }
    #lifetime_simulation .iglyphWhiteArrowLeft > span:after {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 15px;
      right: auto;
      margin-top: -0.5em;
      padding-left: 0;
      line-height: 1;
      content: "";
      width: 10px;
      height: 18px;
      margin-top: -9px !important;
      margin-right: 0px;
      background: url(/kojin/special/lifetime/simulation/resources/images/ico_arrow_prev.png) 0 0 no-repeat;
      -ms-background-size: 10px 18px;
      -moz-background-size: 10px 18px;
      -webkit-background-size: 10px 18px;
      background-size: 10px 18px; }
    #lifetime_simulation .lifetime_prevnext_btn01 {
      display: block;
      margin: 0 auto;
      *zoom: 1; }
      #lifetime_simulation .lifetime_prevnext_btn01:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      #lifetime_simulation .lifetime_prevnext_btn01 > :first-child {
        float: left;
        display: block;
        width: 50%;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      #lifetime_simulation .lifetime_prevnext_btn01 > :last-child {
        float: right;
        display: block;
        width: 50%;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
    #lifetime_simulation .liftime_link_txt01 {
      text-align: left;
      padding-bottom: 30px; }
      #lifetime_simulation .liftime_link_txt01 a {
        color: #004831 !important; }
    #lifetime_simulation .lifetime_table01 {
      margin-top: 10px;
      border-collapse: collapse;
      width: 100%;
      margin-bottom: 10px; }
      #lifetime_simulation .lifetime_table01 th {
        background: #95C64B;
        color: #fff;
        font-weight: bold;
        width: 9em; }
      #lifetime_simulation .lifetime_table01 th, #lifetime_simulation .lifetime_table01 td {
        font-size: 1.2rem;
        padding: 5px 2px;
        border: 3px solid #fff; }

  .sp_ml0 {
    margin-left: 0 !important; }

  .sp_mr0 {
    margin-right: 0 !important; }

  .sp_mt0 {
    margin-top: 0 !important; }

  .sp_mb0 {
    margin-bottom: 0 !important; }

  .sp_pl0 {
    padding-left: 0 !important; }

  .sp_pr0 {
    padding-right: 0 !important; }

  .sp_pt0 {
    padding-top: 0 !important; }

  .sp_pb0 {
    padding-bottom: 0 !important; }

  .sp_ml5 {
    margin-left: 5px !important; }

  .sp_mr5 {
    margin-right: 5px !important; }

  .sp_mt5 {
    margin-top: 5px !important; }

  .sp_mb5 {
    margin-bottom: 5px !important; }

  .sp_pl5 {
    padding-left: 5px !important; }

  .sp_pr5 {
    padding-right: 5px !important; }

  .sp_pt5 {
    padding-top: 5px !important; }

  .sp_pb5 {
    padding-bottom: 5px !important; }

  .sp_pt8 {
    padding-top: 8px !important; }

  .sp_ml10 {
    margin-left: 10px !important; }

  .sp_mr10 {
    margin-right: 10px !important; }

  .sp_mt10 {
    margin-top: 10px !important; }

  .sp_mb10 {
    margin-bottom: 10px !important; }

  .sp_pl10 {
    padding-left: 10px !important; }

  .sp_pr10 {
    padding-right: 10px !important; }

  .sp_pt10 {
    padding-top: 10px !important; }

  .sp_pb10 {
    padding-bottom: 10px !important; }

  .sp_ml15 {
    margin-left: 15px !important; }

  .sp_mr15 {
    margin-right: 15px !important; }

  .sp_mt15 {
    margin-top: 15px !important; }

  .sp_mb15 {
    margin-bottom: 15px !important; }

  .sp_pl15 {
    padding-left: 15px !important; }

  .sp_pr15 {
    padding-right: 15px !important; }

  .sp_pt15 {
    padding-top: 15px !important; }

  .sp_pb15 {
    padding-bottom: 15px !important; }

  .sp_ml20 {
    margin-left: 20px !important; }

  .sp_mr20 {
    margin-right: 20px !important; }

  .sp_mt20 {
    margin-top: 20px !important; }

  .sp_mb20 {
    margin-bottom: 20px !important; }

  .sp_pl20 {
    padding-left: 20px !important; }

  .sp_pr20 {
    padding-right: 20px !important; }

  .sp_pt20 {
    padding-top: 20px !important; }

  .sp_pb20 {
    padding-bottom: 20px !important; }

  .sp_ml25 {
    margin-left: 25px !important; }

  .sp_mr25 {
    margin-right: 25px !important; }

  .sp_mt25 {
    margin-top: 25px !important; }

  .sp_mb25 {
    margin-bottom: 25px !important; }

  .sp_pl25 {
    padding-left: 25px !important; }

  .sp_pr25 {
    padding-right: 25px !important; }

  .sp_pt25 {
    padding-top: 25px !important; }

  .sp_pb25 {
    padding-bottom: 25px !important; }

  .sp_ml30 {
    margin-left: 30px !important; }

  .sp_mr30 {
    margin-right: 30px !important; }

  .sp_mt30 {
    margin-top: 30px !important; }

  .sp_mb30 {
    margin-bottom: 30px !important; }

  .sp_pl30 {
    padding-left: 30px !important; }

  .sp_pr30 {
    padding-right: 30px !important; }

  .sp_pt30 {
    padding-top: 30px !important; }

  .sp_pb30 {
    padding-bottom: 30px !important; }

  .sp_ml35 {
    margin-left: 35px !important; }

  .sp_mr35 {
    margin-right: 35px !important; }

  .sp_mt35 {
    margin-top: 35px !important; }

  .sp_mb35 {
    margin-bottom: 35px !important; }

  .sp_pl35 {
    padding-left: 35px !important; }

  .sp_pr35 {
    padding-right: 35px !important; }

  .sp_pt35 {
    padding-top: 35px !important; }

  .sp_pb35 {
    padding-bottom: 35px !important; }

  .sp_ml40 {
    margin-left: 40px !important; }

  .sp_mr40 {
    margin-right: 40px !important; }

  .sp_mt40 {
    margin-top: 40px !important; }

  .sp_mb40 {
    margin-bottom: 40px !important; }

  .sp_pl40 {
    padding-left: 40px !important; }

  .sp_pr40 {
    padding-right: 40px !important; }

  .sp_pt40 {
    padding-top: 40px !important; }

  .sp_pb40 {
    padding-bottom: 40px !important; }

  .sp_ml45 {
    margin-left: 45px !important; }

  .sp_mr45 {
    margin-right: 45px !important; }

  .sp_mt45 {
    margin-top: 45px !important; }

  .sp_mb45 {
    margin-bottom: 45px !important; }

  .sp_pl45 {
    padding-left: 45px !important; }

  .sp_pr45 {
    padding-right: 45px !important; }

  .sp_pt45 {
    padding-top: 45px !important; }

  .sp_pb45 {
    padding-bottom: 45px !important; }

  .sp_ml50 {
    margin-left: 50px !important; }

  .sp_mr50 {
    margin-right: 50px !important; }

  .sp_mt50 {
    margin-top: 50px !important; }

  .sp_mb50 {
    margin-bottom: 50px !important; }

  .sp_pl50 {
    padding-left: 50px !important; }

  .sp_pr50 {
    padding-right: 50px !important; }

  .sp_pt50 {
    padding-top: 50px !important; }

  .sp_pb50 {
    padding-bottom: 50px !important; }

  .sp_mt75 {
    margin-top: 75px !important; } }

/* simulation */
#lifetime_simulation #simulation_form01{
  display: none;
}
#lifetime_simulation .lifetime_btn01 input{
  display: inline-block;
  box-sizing:content-box;
  border-radius: 5px;
  border-width: 2px;
  border-color: #004831;
  border-style: solid;
  background: #004831 url(/kojin/special/lifetime/simulation/resources/images/lifetime_btn_icon01.png) 93% center no-repeat;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  padding: 15px;
  min-width: 266px;
  text-decoration: none;
  text-align: center;
  position: relative;
}
#lifetime_simulation .lifetime_btn01 input:hover,
#lifetime_simulation .lifetime_form_btn01:hover {
  opacity: 0.7;
}
#lifetime_simulation .lifetime_reinput_btn{
  margin: 40px 0 60px;
}
#lifetime_simulation .lifetime_reinput_btn .lifetime_reinput_btn01{
  display: block;
  margin: 0 auto; padding: 15px 15px 13px;
  border: none;
  border-radius: 5px;
  box-shadow: #000 0px -2px inset;
  background: #5b5b5d;
  font-size: 22px; line-height: 1.1;
  color: #FFF;
  font-weight: bold;
}
#lifetime_simulation .lifetime_reinput_btn .lifetime_reinput_btn01:hover{
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  #lifetime_simulation .lifetime_btn01 input{
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    padding: 10px;
  }
  #lifetime_simulation .lifetime_reinput_btn{
    margin: 30px 12px 40px;
  }
  #lifetime_simulation .lifetime_reinput_btn .lifetime_reinput_btn01{
    -webkit-appearance: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    padding: 15px;
  }
}


/* RENEWAL ADD */
/* Overwrite */
#lifetime_simulation .lifetime_condition_info table td {
  text-align: center;
}
#lifetime_simulation .lifetime_table01 th {
  width: 10.5em;
}
.lifetime_application_box.applicationColumn.applicationColumn1 {
  font-size: 12px;
}
#lifetime_simulation .lifetime_application_box .lifetime_application_box_banking_btn01 {
  font-size: 12px;
}
#mainFoot .applicationBlock01 .blockInner {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  #lifetime_simulation .lifetime_w01 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #lifetime_simulation .lifetime_result_info table th,
  #lifetime_simulation .lifetime_result_info table td {
    word-break: break-all;
  }
  #lifetime_simulation .lifetime_htxt_01 {
    padding-right: 0;
    padding-left: 0;
  }
  #lifetime_simulation .lifetime_htxt_01 h1 {
    padding-right: 50px;
    padding-bottom: 0;
    padding-left: 50px;
    border-bottom: none;
  }
  #lifetime_simulation .lifetime_htxt_01 h1::before {
    left: 15px;
  }
  #lifetime_simulation .lifetime_htxt_01 h1::after {
    right: 2px;
  }
  #lifetime_simulation .lifetime_htxt_01 h1 .titleInner {
    display: inline-block;
    padding-bottom: 19px;
    border-bottom: 1px solid #628f19;
  }
}

/* Flom /kojin/common/css/parts.css */
*[class^="normalBlockA"] > .blockInner,
*[class*=" normalBlockA"] > .blockInner,
.attentionBlock01 > .blockInner,
.attentionBlock02 > .blockInner,
*[class^="strongBlock"] > .blockInner,
*[class*=" strongBlock"] > .blockInner,
.relevanceBlock01 > .blockInner,
.relevanceBlock02 > .blockInner {
  border: 1px solid #ccc;
}
*[class^="normalBlockA"] > .blockInner .blockTitle,
*[class*=" normalBlockA"] > .blockInner .blockTitle {
  padding: 12px 19px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 1.286em;
}
.normalBlockA02 > .blockInner {
  border-color: #a0c81e;
  border-width: 2px;
}
.normalBlockA02 > .blockInner .blockTitle {
  padding: 12px 10px 13px;
  background: #a0c81e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
*[class^="normalBlockA"] > .blockInner .blockDetail,
*[class*=" normalBlockA"] > .blockInner .blockDetail {
  padding: 20px 15px 10px;
  background: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#mainFoot {
  margin-top: 30px;
}
#mainFoot .applicationBlock01,
#mainFoot .applicationBlock02 {
  margin-top: 20px;
}
#mainFoot .applicationBlock01:first-child,
#mainFoot .applicationBlock02:first-child {
  margin-top: 0;
}
#wrap .applicationBlock01 .blockTitle,
#wrap .applicationBlock02 .blockTitle {
  font-size: 1.286em;
  font-weight: bold;
  text-align: center;
}
#wrap .applicationBlock01 .blockDetail,
#wrap .applicationBlock02 .blockDetail {
  padding: 20px 45px;
}
#wrap .blockDetail .applicationColumn.applicationColumn1 {
  float: none;
  margin: 0 auto;
}
#wrap .blockDetail .glyphPc04,
#wrap .blockDetail .glyphShop01 {
  padding: 7px 10px 8px;
}
#wrap .blockDetail .glyphPc04 span,
#wrap .blockDetail .glyphShop01 span {
  line-height: 1.8;
}

.btnT01,
.btnT02,
.btnT03,
.btnT04,
.btnT05,
.btnT06,
.btnT07,
.btnT08,
.btnT09 {
  display: inline-block;
  margin-bottom: 10px;
  padding: 9px 10px;
  font-weight: bold;
  border-radius: 8px;
  text-align: left;
  text-decoration: none;
}
.btnT01 {
  background: #fff;
  border: 1px solid #b3b3b3;
  box-shadow: #e2e2e2 0px -2px inset;
}
.btnT02 {
  background: #004831;
  box-shadow: #003223 0px -2px inset;
}
.btnT02 > span {
  color: #fff !important;
}
.btnT03 {
  background: #fa8200;
  box-shadow: #e27500 0px -2px inset;
}
.btnT03 > span {
  color: #fff !important;
}
#wrap .btnT01 span,
.modalBlock01 .btnT01 span {
  color: #333;
}
.btnT02 > span:before,
.btnT03 > span:before,
.btnT08 > span:before,
.normalBlockA02 > .blockInner .blockTitle a:before,
.tabList [role="tablist"] > li > dl > dt[role="tab"][aria-selected="true"] > a span:after {
  color: #fff !important;
}
.btnT01 > span,
.btnT02 > span,
.btnT03 > span,
.btnT04 > span,
.btnT05 > span,
.btnT06 > span,
.btnT07 > span,
.btnT08 > span,
.btnT09 > span{
  position: relative;
  line-height: 1.4;
}
.btnWFull {
  position: relative;
  text-align: center;
  display: block;
}
*[class*=" btnT"][class^="glyph"],
*[class^="btnT"][class*=" glyph"],
*[class*=" btnT"][class*=" glyph"] {
  padding-right: 28px;
}
*[class*=" btnT"][class^="glyph"].btnWFull,
*[class^="btnT"][class*=" glyph"].btnWFull,
*[class*=" btnT"][class*=" glyph"].btnWFull {
  padding-right: 10px !important;
}

*[role="tablist"] > dt a > .accBtn {
  position: relative;
  min-width: 74px;
  margin-left: 20px;
  padding: 5px 7px;
  background: #fff;
  text-align: center;
  line-height: 1;
  border: 1px solid #d3d3d3;
  color: #333;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow:rgba(0, 0, 0, 0.0980392) 0px 2px 1px 0px;
}
.listCircle01,
.listCircle02,
.listNum01,
.listNum02,
.listAlphabet01,
.listAlphabet02,
*[class*="listMemo"] {
  margin-bottom: 20px;
}
.listMemo01 > li,
p.listMemo01 {
  padding-left: 1.4em;
  text-indent: -1.4em;
}
.listCircle01 > li *,
.listCircle02 > li *,
.listNum01 > li *,
.listNum02 > li *,
.listNum03 > li *,
.listAlphabet01 > li *,
.listAlphabet02 > li *,
.listMemo01 > li *,
p.listMemo01 *,
*[class*="listMemo"] > li * {
  text-indent: 0;
}
.listMark {
  padding-right: 5px;
}
.listMemo01 > li,
p.listMemo01 {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.accBlock03 > dt,
.accBlock04 > dt,
.accBlock05 > dt {
  margin-top: 40px;
  font-weight: bold;
}
.accBlock03 > dd,
.accBlock03 > div > dd,
.accBlock04 > dd,
.accBlock04 > div > dd,
.accBlock05 > dd,
.accBlock05 > div > dd {
  padding: 15px 20px;
  border: solid 1px #ccc;
  border-width: 0 1px 1px;
}
.accBlock03[role="tablist"] > dt a,
.accBlock04[role="tablist"] > dt a,
.accBlock05[role="tablist"] > dt a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 12px 95px 10px 19px;
  background: #f6f9e5;
  border: solid 1px #ccc;
  box-sizing: border-box;
  color: #333;
  font-size: 1.286em;
  font-weight: normal;
}
.accBlock03[role="tablist"] > dt a > .accBtn,
.accBlock04[role="tablist"] > dt a > .accBtn,
.accBlock05[role="tablist"] > dt a > .accBtn {
  position: absolute;
  top: 50%;
  right: 20px;
  display: inline-block;
  min-height: 20px;
  min-width: 0;
  margin: -10px 0 0;
  padding: 0 25px 0 0;
  border: 0;
  box-shadow: none;
  background: url(/kojin/common/images/ico_open01.png) 100% 50% no-repeat;
  background-size: 20px 20px;
  font-size: 0.8em;
  line-height: inherit;
}
.accBlock04[role="tablist"] > dt a > .accBtn,
.accBlock05[role="tablist"] > dt a > .accBtn {
  background: url(/kojin/common/images/ico_open02.png) 100% 50% no-repeat;
  background-size: 20px 20px;
  line-height: inherit;
}
.accBlock04[role="tablist"] > dt.open a > .accBtn,
.accBlock05[role="tablist"] > dt.open a > .accBtn {
  background: url(/kojin/common/images/ico_close02.png) 100% 50% no-repeat;
  background-size: 20px 20px;
}
.accBlock03[role="tablist"] > dt a > .accBtn > span,
.accBlock04[role="tablist"] > dt a > .accBtn > span,
.accBlock05[role="tablist"] > dt a > .accBtn > span {
  position: static;
  padding-left: 0;
}
.accSwitch a {
  text-decoration: none;
}

@media screen and (min-width:768px){
  .tabBlock01 a:hover,
  .accBlock03 .accSwitch a:hover,
  .accBlock04 .accSwitch a:hover,
  .accBlock05 .accSwitch a:hover,
  *[class*="btnT"]:hover,
  .tabList [role="tablist"] > li > div > a span:hover {
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
    text-decoration: none !important;
  }
  .btnT04:hover {
    color: inherit;
  }
}

.mb00 { margin-bottom: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.w100p { width: 100% !important; }
.fsSmall { font-size: 0.857em !important; line-height: 1.5; }
.fsLarger01 { font-size: 1.286em !important; line-height: 1.5; }
.tRed01 { color: #c00 !important; }
.tCenter { text-align: center !important; }

/* Flom /kojin/common/css/parts_rwd.css */
@media screen and (max-width: 767px) {
  #wrap .blockDetail .glyphBeginner02,
  #wrap .blockDetail .glyphPc04 {
    padding: 12px 10px;
  }
  .btnT01,
  .btnT02,
  .btnT03,
  .btnT05,
  .btnT08 {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
  #wrap .applicationBlock01 .blockTitle,
  #wrap .applicationBlock02 .blockTitle {
    font-weight: bold;
  }
  #wrap .applicationBlock01 .blockDetail,
  #wrap .applicationBlock02 .blockDetail {
    padding: 15px 12px;
  }
  .spMt10 { margin-top: 10px !important; }
}

/* Flom /kojin/common/css/icon.css */
#wrap *[class^="glyph"] > span:before,
#wrap *[class^="icon"] > span:after,
#wrap *[class*=" glyph"] > span:before,
#wrap *[class*=" icon"] > span:after,
.carouselBlock01 .carouselControl > .carouselBtn li > a:before,
.linkArrowCircleRight:before,
.moreLink01 > a:before,
.boxBlock01 .title a:before,
*[class^="normalBlockA"] > .blockInner .blockDetail > span > a:before,
*[class^="normalBlockA"] > .blockInner .blockTitle > span > a:before,
*[class^="linkArrow"]:before,
*[class*=" linkArrow"]:before,
.dateBlock01 dl > dd > a:before,
.dateBlock02 dl > dd > a:before,
.listCircle01 > li:before,
.listCircle02 > li:before,
.listItem02 > ul > li > h3[role="treeitem"] a > span:after,
.linkList02 > li > a:before,
.linkList03 > li > a > span:before,
.linkList06 > li > a > span:before,
.btnPager > li > a:before,
.searchWordBlock01 dl > dd .keywordList01 li > a > span:before,
.accBlock02 [role="tab"] > a > span:before,
*[role="tablist"] > dt a > .accBtn > span:before,
*[role="tablist"] *[role="tabpanel"] .accList > li > a > span:after,
.listItem02 *[role="tab"][aria-selected="true"] > span:after,
.listItem02 *[role="tab"][aria-selected="false"] > span:after,
#wrap *[role="tablist"] *[role="tab"][aria-selected="true"] > a > span:after,
#wrap *[role="tablist"] *[role="tab"][aria-selected="false"] > a > span:after,
.carouselBlock01 .carouselControl > .carousePager > ul li > a:before,
.spTopAcc > ul > li .itemListInner .spTopLink01 > li > a:before  {
  font-family: 'icon';
  font-weight: normal;
  color: #049849;
  display: block;
  position: absolute;
  line-height: 1;
}
#wrap .glyphAttention03 > span:before {
  content: "";
  top: 0.1em;
  width: 20px;
  height: 17px;
  background: url(/kojin/common/images/ico_attention04.png);
  background-size: 20px 17px;
}
.glyphAttention01 > span,
.glyphAttention02 > span,
.glyphAttention03 > span {
  padding-left: 30px;
}
.glyphPc04 > span:before {
  content: "";
  width: 35px;
  height: 31px;
  margin-top: -15px !important;
  background: url(/kojin/common/images/ico_pc04.png) 0 0 no-repeat;
  background-size: 35px 31px;
}
.linkList02 > li > a,
.linkList03 > li > a > span,
.linkList06 > li > a > span,
.searchWordBlock01 dl > dd .keywordList01 li > a > span,
.moreLink01 > a,
#wrap *[class^="glyph"] > span,
#wrap *[class^="glyph"] > span,
#wrap *[class*=" glyph"] > span,
#wrap *[class*=" glyph"] > span,
*[class^="linkArrow"],
*[class*=" linkArrow"],
*[class^="normalBlockA"] > .blockInner .blockDetail > span > a,
*[class^="normalBlockA"] > .blockInner .blockTitle > span > a {
  display: block;
  position: relative;
  display: inline-block;
  padding-left: 1.4em;
}
.dateBlock01 dl > dd > a:before,
.dateBlock02 dl > dd > a:before,
.linkList02 > li > a:before,
.linkList06 > li > a > span:before,
.searchWordBlock01 dl > dd .keywordList01 li > a > span:before,
.moreLink01 > a:before,
#wrap *[class^="glyph"] > span:before,
#wrap *[class^="glyph"] > span:after,
#wrap *[class*=" glyph"] > span:before,
#wrap *[class*=" glyph"] > span:after,
*[class^="linkArrow"]:before,
*[class*=" linkArrow"]:before,
*[class^="normalBlockA"] > .blockInner .blockDetail > span > a:before,
*[class^="normalBlockA"] > .blockInner .blockTitle > span > a:before {
  top: 0.3em;
  left: 0;
}

.btnT01,
.btnT02,
.btnT03,
.btnT04,
.btnT08,
.btnT09 {
  position: relative;
}
.btnT01 > span,
.btnT02 > span,
.btnT03 > span,
.btnT04 > span,
.btnT08 > span,
.btnT09 > span {
  position: static;
  text-decoration: none !important;
}
#wrap *[class*="btnT"][class*="glyph"] > span {
  position: static;
  text-decoration: none !important;
}
#wrap a[class*="glyph"] > span {
  text-decoration: underline;
}
#wrap *[class*=" btnT"][class^="glyph"] > span,
#wrap *[class^="btnT"][class*=" glyph"] > span,
#wrap *[class*=" btnT"][class*=" glyph"] > span {
  padding-left: 35px !important;
}
#wrap *[class*=" btnT"][class^="glyph"].btnWFull > span,
#wrap *[class^="btnT"][class*=" glyph"].btnWFull > span,
#wrap *[class*=" btnT"][class*=" glyph"].btnWFull > span {
  padding-left: 30px !important;
  padding-right: 30px;
}
.btnT01 > span:before,
.btnT02 > span:before,
.btnT03 > span:before,
.btnT04 > span:before,
.btnT06 > span:before,
.btnT07 > span:before,
.btnT08 > span:before,
.btnT09 > span:before {
  top: 50%;
  left: 15px;
  margin-top: -0.5em;
  line-height: 1;
}
#wrap *[class*="btnT"][class*="glyph"] > span:before {
  top: 50%;
  left: 15px;
  margin-top: -0.5em;
  line-height: 1;
}
.btnT01 > span:after,
.btnT02 > span:after,
.btnT03 > span:after,
.btnT04 > span:after,
.btnT06 > span:after,
.btnT07 > span:after,
.btnT08 > span:after,
.btnT09 > span:after {
  position: absolute;
  top: 50%;
  left: auto;
  right: 15px;
  margin-top: -0.5em;
  padding-left: 0;
  line-height: 1;
}
#wrap *[class*="btnT"][class*="glyph"] > span:after {
  position: absolute;
  top: 50%;
  left: auto;
  right: 15px;
  margin-top: -0.5em;
  padding-left: 0;
  line-height: 1;
}
#wrap .telNumber span:before,
#wrap *[role="tablist"] > dt a > .accBtn > span:before {
  top: 50%;
  left: 0;
  margin-top: -0.5em;
}
.btnT02 > span:before,
.btnT03 > span:before,
.btnT08 > span:before,
.normalBlockA02 > .blockInner .blockTitle a:before,
#wrap .tabList [role="tablist"] > li > dl > dt[role="tab"][aria-selected="true"] > a span:after {
  color: #fff !important;
}
#wrap *[class*="btnT"][class*="glyph"] > span:before {
  color: #fff !important;
}

/* Flom /kojin/common/css/icon_rwd.css */
@media screen and (max-width: 767px) {
  #wrap *[class*=" btnT"][class^="glyph"].btnWFull > span,
  #wrap *[class^="btnT"][class*=" glyph"].btnWFull > span,
  #wrap *[class*=" btnT"][class*=" glyph"].btnWFull > span {
    padding-left: 24px !important;
  }
  #wrap .glyphPc04 > span {
    padding-left: 45px !important;
  }
}