#fee .txt01 {
  text-align: center;
  margin: 55px 0; }

.plan_cnt + .plan_cnt {
  padding-top: 115px; }

.plan_ttl_en {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2em; }

.plan_ttl_en span {
  color: #006CC9; }

.plan_ttl {
  position: relative;
  margin-bottom: 18px;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  color: #006CC9; }
  .plan_ttl span {
    position: relative;
    display: inline-block;
    padding: 0 .5em; }
    .plan_ttl span::after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      display: block;
      height: 19px;
      margin: auto;
      background-color: rgba(0, 108, 201, 0.1); }

#fee .txt02 {
  text-align: center;
  border-bottom: 1px solid #006CC9;
  padding-bottom: 32px; }

#fee .txt02 span {
  font-weight: bold; }

#fee .txt02 em {
  color: #C92E00; }

#fee .txt02 strong {
  font-size: 2.4rem;
  font-weight: bold; }

#fee .txt03 {
  margin: 60px 0 0;
  text-align: center; }

#fee .flow_ttl {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  margin-top: 32px;
  margin-bottom: 45px;
  align-items: flex-end; }

#fee .flow_ttl .jp {
  font-size: 2.2rem;
  letter-spacing: 0.1em; }

#fee .flow_ttl .en {
  font-size: 3rem;
  letter-spacing: 0.2em;
  color: #006CC9; }

#fee .step_box {
  display: flex;
  align-items: flex-start;
  margin-top: 70px; }

#fee .step_box:nth-of-type(2n) {
  flex-direction: row-reverse; }

#fee .step_box + .step_box {
  margin-top: 110px; }

#fee .step_area .step_box {
  margin-bottom: 110px; }

.step_box .step_img.pc {
  width: 510px;
  max-width: 100%; }

.step_box .step_cnt {
  width: calc( 100% - 510px);
  padding-right: 35px;
  padding-bottom: 18px; }

#fee .step_box:nth-of-type(2n) .step_cnt {
  padding-right: 0;
  padding-left: 35px; }

.step_box .step_ttl {
  font-weight: 500;
  width: 70px;
  text-align: center;
  font-size: 6rem;
  line-height: 1;
  letter-spacing: 0.10em;
  color: #006CC9;
  margin-bottom: 15px; }

.step_box .step_ttl span {
  font-weight: bold;
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.15em; }

.step_box .step_ttl_jp {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.5; }

#fee .list01,
#fee .list02 {
  display: flex; }

#fee .list01 {
  border-right: 1px solid #DBDBDB;
  margin-top: 38px; }

#fee .list01 li {
  width: 25%;
  padding: 0 20px 15px;
  border-left: 1px solid #DBDBDB; }

#fee .list01 .list_img {
  height: 64px; }

#fee .list01 .list_ttl01 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5; }

#fee .list01 .list_txt02 {
  font-size: 1.4rem;
  font-weight: normal;
  display: block; }

#fee .list01 .list_txt01 {
  margin-top: 13px; }

#fee .list02 {
  margin-top: 35px;
  padding-bottom: 95px;
  justify-content: space-between; }

#fee .list02 li {
  width: 255px;
  max-width: 100%; }

#fee .list02 .list_ttl02 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #006CC9;
  margin-bottom: 14px; }

#fee .list02 .list_ttl02 span {
  font-size: 1.4rem; }

#fee .list02 .list_txt03 {
  font-size: 1.4rem;
  line-height: 1.5; }

#fee .table_basic .table_basic_group .fs60{
	font-size: 60%;}

/*------------------------------ tab ------------------------------*/
@media screen and (max-width: 1024px) {
  .step_box .step_img.pc {
    width: 50%; }
  .step_box .step_cnt {
    width: 50%;
    padding-right: 2%;
    padding-bottom: 15px; }
  #fee .txt02 .pc {
    display: none; }
  #fee .txt02 .tab {
    display: none; } }

@media screen and (max-width: 900px) {
  #fee .txt02 .tab {
    display: block; } }

@media screen and (max-width: 850px) {
  #fee .plan02 .txt02 br {
    display: none; }
  #fee .list02 li {
    width: 32%; }
  #fee .list01 .list_txt02 {
    font-size: 1.3rem; }
  #fee .list02 .list_ttl02 span {
    font-size: 1.2rem; } }

@media screen and (max-width: 767px) {
  .cnt_area .wrap.inn {
    padding: 10vw 0 0; }
  .plan_cnt + .plan_cnt {
    padding-top: 16vw; }
  #fee .txt02 {
    text-align: left;
    margin: 0 5%;
    border: none; }
  #fee .txt02 .tab {
    display: none; }
  #fee .step_box {
    display: block; }
  #fee .step_box + .step_box {
    margin-top: 20px; }
  #fee .step_area .step_box {
    margin: 20px 0 0; }
  .step_box .step_img.sp img {
    width: 100%; }
  .step_box .step_cnt,
  #fee .step_box:nth-of-type(2n) .step_cnt {
    width: 100%;
    padding: 0; }
  .step_box .step_cnt .step_txt {
    padding: 0 5%;
    margin-top: 20px; }
  #fee .flow_ttl {
    display: block;
    padding: 0 5%;
    margin-top: 17px;
    margin-bottom: 45px; }
  #fee .flow_ttl .en {
    text-align: right;
    display: block;
    font-size: 2rem; }
  #fee .flow_ttl .jp {
    font-size: 2rem; }
  .step_box .step_cnt .step_ttl_out {
    padding: 0 5%;
    display: flex;
    align-items: center;
    margin-bottom: 13px; }
  .step_box .step_ttl {
    font-size: 5rem;
    width: auto;
    margin: 0 23px 0 0; }
  .step_box .step_ttl_jp {
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 10px; }
  #fee .step_box:nth-of-type(6) .step_ttl_jp {
    margin-bottom: 0; }
  #fee .list01, #fee .list02 {
    display: block; }
  #fee .list01 {
    border-right: none;
    border-top: 1px solid #006CC9;
    margin: 0 5%; }
  #fee .list01 li {
    width: 100%;
    border-left: none;
    padding: 13px 0 14px;
    border-bottom: 1px solid #DBDBDB; }
  #fee .list_ttl_out {
    display: flex;
    align-items: center; }
  #fee .list01 .list_img {
    height: auto;
    width: 60px;
    padding: 0 7px 0 0; }
  #fee .list01 .list_ttl01 {
    width: calc( 100% - 60px); }
  #fee .list01 .list_txt01 {
    margin-top: 18px; }
  #fee .list02 {
    margin: 0 5%;
    padding: 35px 0 0; }
  #fee .list02 li {
    width: 100%; }
  #fee .list02 li + li {
    margin-top: 45px; }
  #fee .list01 .list_txt02 {
    font-size: 1.4rem; }
  #fee .list02 .list_ttl02 span {
    font-size: 1.4rem; } }

@media screen and (max-width: 425px) {
  .ip {
    display: block; } }

#fee .sec01 {
  margin-top: 140px;
  padding: 0 0 75px; }

.sec01 .txt01 {
  text-align: center;
  font-weight: bold;
  color: #006CC9;
  font-size: 2.4rem;
  margin-top: 75px; }

.sec01 .txt02 {
  text-align: center;
  margin-top: 15px; }

.sec01.cnt_area .wrap.inn {
  padding-left: 65px;
  padding-right: 65px;
  padding-bottom: 75px; }

.flow_chart01 {
  margin-top: 59px; }
  @media only screen and (max-width: 767px) {
    .flow_chart01 {
      margin: 0 0 50px; } }

.flow_chart01.sp {
  display: none; }

@media only screen and (max-width: 767px) {
  #fee .sec01 {
    padding: 0; }
  .sec01.cnt_area .wrap.inn {
    padding: 10vw 5% 10vw; }
  .sec01 .txt01 {
    font-size: 2.2rem;
    line-height: 1.3;
    text-align: left; }
  .sec01 .txt02 {
    text-align: left; }
  .flow_chart01.sp {
    display: block; }
  .flow_chart01.pc {
    display: none; }
  .flow_chart01 li {
    display: flex;
    width: 375px;
    max-width: 100%;
    margin: auto;
    padding-bottom: 9vw;
    background-image: url("../images/flow/line_sp@2x.png");
    background-size: 1px;
    background-repeat: repeat-y;
    background-position: left 72px top; }
  .flow_chart01 li:last-of-type {
    padding-bottom: 0; }
  .flow_chart01 .flow_img {
    width: 144px; }
  .flow_chart01 .flow_cnt {
    width: calc( 100% - 144px);
    padding: 28px 0 0 6.5%; }
  .flow_chart01 .flow_txt01 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.3; }
  .flow_chart01 .flow_txt01 span {
    font-size: 1.2rem;
    vertical-align: top;
    position: relative;
    top: -0.1em; }
  .flow_chart01 .flow_txt02 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 15px; }
  .flow_chart01 .flow_txt02 br {
    display: none; } }

@media screen and (max-width: 360px) {
  .sec01 .txt01 {
    font-size: 2rem; } }

@media screen and (max-width: 320px) {
  .sec01 .txt01 {
    font-size: 1.9rem; }
  .flow_chart01 .flow_txt01 {
    font-size: 1.8rem; } }

.step_box .txt em {
  color: #C92E00; }

.step_box .txt strong {
  font-size: 2.4rem;
  font-weight: bold; }

.step_list {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  margin: 30px 0 0;
  font-size: 1.2rem;
  margin-top: -80px;
  margin-bottom: 110px; }
  .step_list li, .step_list dt, .step_list dd {
    display: block;
    margin: 0;
    padding: 0; }
  .step_list li {
    padding: 0 0 0 1em;
    text-indent: -1em; }
  @media only screen and (max-width: 767px) {
    .step_list {
      margin: 30px 5% 0; } }

.other_fees {
  padding-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .other_fees {
      padding-bottom: 0; } }

.table_basic {
  margin: 30px 0 0; }
  @media only screen and (max-width: 767px) {
    .table_basic {
      margin: 30px 5% 0; } }
  .table_basic_group {
    display: flex;}
    @media only screen and (max-width: 767px) {
      .table_basic_group {
        display: block; } }
  .table_basic table {
    flex: 1 1 auto;
    table-layout: fixed;
    width: 50%;
    border: 1px solid #474645;
    border-collapse: collapse;
    font-size: 1.8rem; }
    .table_basic table:first-child {
      border-width: 1px 0 1px 1px; }
      .table_basic table:first-child th:last-child, .table_basic table:first-child td:last-child {
        border-right: none; }
    .table_basic table:last-child {
      border-width: 1px; }
    @media only screen and (max-width: 767px) {
      .table_basic table {
        width: 100%; }
        .table_basic table:first-child {
          border-width: 1px 1px 0; }
          .table_basic table:first-child tbody tr:last-child th, .table_basic table:first-child tbody tr:last-child td {
            border-bottom: 1px }
        .table_basic table:last-child thead th {
          border-top: none; } }
  .table_basic th, .table_basic td {
    padding: 3px;
    border: 1px solid #474645;
    text-align: center; }
  .table_basic thead th {
    background-color: #E5EBF3; }
  .table_basic__note {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    margin: 30px 0;
    font-size: 1.2rem; }
    .table_basic__note li, .table_basic__note dt, .table_basic__note dd {
      display: block;
      margin: 0;
      padding: 0; }
    .table_basic__note li {
      padding: 0 0 0 1em;
      text-indent: -1em; }

    @media only screen and (max-width: 767px) {
        #fee .table_basic table:first-child {
          border-width: 1px 1px 1px 1px; } }