.H05-003-01-item source,
.H05-003-01-item img
.H05-001-01__image_fee_02 source,
.H05-001-01__image_fee_02 img {
  height: auto;
  aspect-ratio: auto 42 / 25;
}
.H05-001-01__image_table-fee source,
.H05-001-01__image_table-fee img {
  height: auto;
  aspect-ratio: auto 23 / 182;
}

.H05-001-01__image:not(
  .H05-001-01__image_fee_01 source,
  .H05-001-01__image_fee_01 img,
  .H05-001-01__image_fee_02 source,
  .H05-001-01__image_fee_02 img,
  .H05-001-01__image_table-fee source,
  .H05-001-01__image_table-fee img
) {
  width: 100%;
  max-width: 345px;
  height: auto;
  display: block;
  margin: 0 auto;
  aspect-ratio: auto 42 / 25;
}

@media screen and (min-width: 769px) {
  .H05-001-01__image_table-fee source,
  .H05-001-01__image_table-fee img {
      aspect-ratio: auto 177 / 185;
  }
  .H08-001-01-inner__title {
    font-size: 22px;
  }
}

.H04-008-01 {
  max-width: 840px;
}
@media screen and (min-width: 769px) {
  .H04-008-01 {
    width: calc(70% + 80px);
  }
}

.H06-001-01-inner__text {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .H02-001-02 {
      font-size: 20px;
      font-weight: bold;
  }
}

@media screen and (min-width: 769px) {
  .L02-001-item#fee-02 {
    margin-top: 75px;
  }
}

.H04-003-02_multi_line {
  position: relative;
  border-radius: 10px;
}

.H04-003-02_multi_line__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1em;
}
.H04-003-02_multi_line__icon--right {
  right: 20px;
}
.H04-003-02_multi_line__icon--right svg {
  vertical-align: top;
  height: 1em;
}
.H02-001-01.cta-btn_text {
  max-width: 600px;
  margin: 20px auto 0;
  font-size: 14px;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .H04-004-02_action_buttons {
    margin-top: 75px;
  }
  .H04-003-02_multi_line {
    padding: 22px 30px;
  }
  .H04-003-02_multi_line__text {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .H04-004-02_action_buttons {
    display: flex;
  }
  .H04-003-02_multi_line {
    padding: 22px 0;
  }
  .H04-003-02_multi_line__text {
    font-size: 16px;
  }
  .H04-003-02_multi_line__icon {
    display: none;
  }
  .H04-003-02+.H04-003-02, .H04-003-03+.H04-003-02 {
    margin-top: 0;
    margin-left: 2%;
  }
}

.L01-001-item__inner {
  padding: 0;
  min-width: auto;
}
.H08-001-01.type-vcl {
  background-color: unset;
  border: unset;
  border-radius: unset;
}
/* CTA */
.sec-contentVclText {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  font-family: BIZ UDPGothic;
}
.sec-contentVclText::before {
  content: "";
  background: url(/images/text-icon-blk-left.png) no-repeat center center / cover;
  width: 13px;
  height: 18.72px;
  position: absolute;
  top: 49%;
  left: -18px;
  transform: translatey(-50%);
  z-index: 1;
}
.sec-contentVclText::after {
  content: "";
  background: url(/images/text-icon-blk-right.png) no-repeat center center / cover;
  width: 13px;
  height: 18.72px;
  position: absolute;
  top: 49%;
  right: -18px;
  transform: translatey(-50%);
  z-index: 1;
}
.sec-contentVclTextDesc {
  color: #828282;
  display: inline-block;
  margin-top: 11px;
  font-size: 12px;
}

.sec-contentVclTextDesc a {
  color: #3286d9;
  text-decoration: underline;
}

.sec-contentVclBtn.H04-003-02{
  background-image: linear-gradient(0deg, #3670D6 0, #3EA6E2 100%);
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0;
  line-height: 1;
  border-radius: 30px;
  text-decoration: none;
  padding-left: 20px;
}
.sec-contentVclBtn.H04-003-02:link, .sec-contentVclBtn.H04-003-02:visited {
  color: #ffffff;
}
.sec-contentVclBtn.H04-003-02:after {
  background-image: none !important;
}
.sec-contentVclBtn.H04-003-02 .sec-contentVclBtnText{
  position: relative;
  margin-left: 15px;
  font-family: BIZ UDPGothic;
}

.sec-contentVclBtn.H04-003-02 .icon-calc{
  fill: #fff;
  position: absolute;
  top: -2px;
  left: -30px;
}
@media screen and (min-width: 769px){
  .sec-contentVclBtn.H04-003-02{
    width: 400px;
  }
}
@media screen and (max-width:768px){
  .sec-contentVclText {
    font-size: 14px;
  }
  .sec-contentVclText::before {
    width: 9px;
    height: 14px;
    top: 49%;
    left: -15px;
  }
  .sec-contentVclText::after {
    width: 9px;
    height: 14px;
    top: 49%;
    right: -15px;
  }
  .sec-contentVclTextDesc {
    font-size: 12px;
  }
  .sec-contentVclBtn.H04-003-02{
    width: 100%;
  }

  .sec-contentVclBtn.H04-003-02 .sec-contentVclBtnText{
    font-size: 18px;
    margin-left: 10px;
  }

  .sec-contentVclBtn.H04-003-02 .icon-calc{
    top: -2px;
  }
}
/* CTA */
