@charset "UTF-8";
.f_sans, #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt .tx, #service .inbox .in_wrap .cost_block .benefits_list li .tx, .outline_dl .outline_dl_in dt, .cont_title .sub {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.f_serif {
  font-family: "Noto Serif JP", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}

/* responsive */
/*@include mq() { }*/
/*color*/
/* cubic-bezier */
.u_ba {
  position: relative;
}
.u_ba::before, .u_ba::after {
  content: "";
  position: absolute;
  display: block;
}

/*
.vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
 */
.in_bg.blue {
  background: #ECF5F7 !important;
}
.in_bg.white {
  background: #FFFFFF !important;
}
.in_bg.yellow {
  background: #F7F6F0 !important;
}

.cont_title {
  text-align: center;
  color: #186A9D;
}
.cont_title .sub {
  font-size: 1.375rem;
  padding: 0 1.75rem 1.75rem;
  font-weight: bold;
  display: inline-block;
  line-height: 1.34;
  position: relative;
}
.cont_title .sub::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1rem;
  margin-top: 0.25rem;
  background: url("../img/top/headding_sub.svg") center bottom no-repeat;
  background-size: auto 100%;
  display: inline-block;
}
.cont_title .tx {
  display: block;
  font-size: 2.5rem;
  margin-top: 0.16em;
  line-height: 1.34;
}

@media (max-width: 749.9px) {
  .cont_title .sub {
    font-size: 1rem;
    padding: 0 1.25rem 1.75rem;
  }
  .cont_title .sub::after {
    height: 1rem;
    margin-top: 0.25rem;
  }
  .cont_title .tx {
    font-size: 1.5rem;
  }
}
.cta_cont_link {
  max-width: 50.25rem;
  height: 5.5rem;
  margin-top: 0.5rem;
  margin-inline: auto;
  background: #EC9409 url("../img/i_arw.svg") right 5.4726368159% center no-repeat;
  background-size: 0.75rem auto;
  border-radius: 5rem;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cta_cont_link .cta_cont_btn {
  font-size: 2rem;
  padding-left: 4.375rem;
  position: relative;
  font-weight: bold;
}
.cta_cont_link .cta_cont_btn::before {
  content: "";
  width: 3.25rem;
  height: 2.4375rem;
  background: url(../img/top/i_cta_cal.svg) no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: calc(50% - 1.1875rem);
  left: 0;
}
.cta_cont_link .cta_cont_btn > span {
  font-size: 1.5625rem;
}

@media (max-width: 749.9px) {
  .cta_cont_link {
    height: 4rem;
    margin-top: 0.5rem;
    padding-right: 1.25rem;
    margin-inline: auto;
    background: #EC9409 url("../img/i_arw.svg") right 1.25rem center no-repeat;
    background-size: 0.625rem auto;
  }
  .cta_cont_link .cta_cont_btn {
    font-size: 1.375rem;
    padding-left: 2.75rem;
  }
  .cta_cont_link .cta_cont_btn::before {
    width: 2rem;
    height: 1.625rem;
    top: calc(50% - 0.8125rem);
  }
  .cta_cont_link .cta_cont_btn > span {
    font-size: 1.0625rem;
  }
}
.cta_note_wrap .inbox {
  max-width: 64rem;
  padding-block: 3.875rem 4.5rem !important;
}
.cta_note_wrap .inbox .cta_note_btn_list {
  width: 100%;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box {
  width: 30rem;
  height: 10rem;
  padding-top: 1.25rem;
  padding-left: 9.5rem;
  padding-right: 2rem;
  border-radius: 0.5rem;
  background: #EC9409;
  position: relative;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box::before {
  content: "";
  width: 7.625rem;
  height: 7.625rem;
  background: url(../img/top/cta_note_illust.webp) no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0.5rem;
  top: 50%;
  margin-top: -3.8125rem;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box.line {
  background: #35B269;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box.line::before {
  background-image: url(../img/top/cta_line_illust.webp);
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_cont_head {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #ffffff;
  border-bottom: 1px dashed #ffffff;
  display: inline-block;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn {
  max-width: 19rem;
  margin-left: auto;
  margin-right: auto;
  height: 4.25rem;
  border-radius: 4.25rem;
  margin-top: 0.875rem;
  color: #FA9900;
  background: #ffffff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 1.25rem;
  position: relative;
  line-height: 1.6;
  -webkit-box-shadow: 0 0.1875rem 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.1875rem 0 rgba(0, 0, 0, 0.16);
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  display: block;
  width: 0.5rem;
  height: 1rem;
  background: url(../img/top/cta_arw_note.svg);
  background-size: contain;
  right: 1.25rem;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn.line {
  color: #03C755;
  padding-right: 1.75rem;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn.line::after {
  background-image: url(../img/top/cta_arw_line.svg);
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn.line .tx {
  font-size: 1.25rem;
  margin-left: 0.75rem;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn .icon img {
  width: 2.125rem;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn .tx {
  font-size: 1.125rem;
}
.cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn .tx + small {
  width: 100%;
  font-size: 0.875rem;
  text-align: center;
}

@media (max-width: 749.9px) {
  .cta_note_wrap .inbox {
    padding-block: 2rem 2.75rem !important;
  }
  .cta_note_wrap .inbox .cta_note_btn_list {
    margin-top: 1.5rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box {
    width: 100%;
    height: 10rem;
    padding-top: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-radius: 0.5rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box + .cta_note_btn_box {
    margin-top: 0.75rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box::before {
    width: 4.75rem;
    height: 4.75rem;
    left: 0.5rem;
    top: 0.5rem;
    margin-top: 0rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_cont_head {
    width: calc(100% - 4.75rem);
    font-size: 1rem;
    line-height: 1.4;
    text-align: left;
    padding-bottom: 0.5rem;
    margin-left: 4.75rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn {
    max-width: 100%;
    height: 3.5rem;
    margin-top: 0.625rem;
    padding-right: 0;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn.line {
    color: #03C755;
    padding-right: 1.125rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn.line .tx {
    font-size: 1.125rem;
    margin-left: 0.75rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn .icon img {
    width: 1.875rem;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn .tx {
    font-size: 1.0625rem;
    line-height: 1.34;
  }
  .cta_note_wrap .inbox .cta_note_btn_list .cta_note_btn_box .cta_note_btn .tx + small {
    font-size: 0.875rem;
  }
}
.area_box {
  background: #ffffff;
  border: 1px solid rgba(72, 127, 181, 0.25);
  border-radius: 0.5rem;
  padding: 2.5rem 3.5rem;
  color: #444444;
}
.area_box .bdr_b_title {
  font-size: 1.875rem;
  margin-bottom: 2rem;
  text-align: center;
  padding-bottom: 0.25rem;
  color: #487FB5;
  border-bottom: 1px solid #487FB5;
}
.area_box .area_box_in {
  min-height: 22rem;
  position: relative;
}
.area_box .area_box_in .text_wrap p {
  font-size: 0.875rem;
}
.area_box .area_box_in .text_wrap p + p {
  margin-top: 1.1428571429em;
}
.area_box .area_box_in figure {
  position: absolute;
  top: 0;
  right: 0;
}
.area_box .area_box_in figure img {
  width: 22.5rem;
}

@media (max-width: 749.9px) {
  .area_box {
    padding: 1.5625rem 1.875rem;
  }
  .area_box .bdr_b_title {
    font-size: 1.25rem;
    line-height: 1.45;
    margin-bottom: 1.125rem;
    padding-bottom: 0.625rem;
  }
  .area_box .area_box_in {
    min-height: 22rem;
    position: relative;
  }
  .area_box .area_box_in .text_wrap p {
    line-height: 1.8571428571;
  }
  .area_box .area_box_in .text_wrap p + p {
    margin-top: 0.7142857143em;
  }
  .area_box .area_box_in figure {
    margin-top: 1rem;
    position: static;
  }
  .area_box .area_box_in figure img {
    width: 100%;
  }
}
.outline_dl {
  margin-top: 2.875rem;
}
.outline_dl .outline_dl_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.outline_dl .outline_dl_in dt, .outline_dl .outline_dl_in dd {
  font-size: 1rem;
  padding-block: 1.125rem;
  border-bottom: 2px solid #155E8B;
}
.outline_dl .outline_dl_in dt {
  width: 26.75%;
  padding-left: 3rem;
}
.outline_dl .outline_dl_in dd {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  border-color: #9A9A9A;
  color: #444444;
}

@media (max-width: 749.9px) {
  .outline_dl {
    margin-top: 1.25rem;
  }
  .outline_dl .outline_dl_in {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .outline_dl .outline_dl_in dt, .outline_dl .outline_dl_in dd {
    width: 100%;
    font-size: 0.9375rem;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid #155E8B;
    line-height: 1.85;
  }
  .outline_dl .outline_dl_in dt {
    padding-bottom: 0.125em;
    border-bottom: none;
  }
  .outline_dl .outline_dl_in dd {
    padding-top: 0;
  }
}
#service .in_bg {
  background: #ECF5F7;
}
#service .inbox {
  padding-top: 6rem;
  padding-bottom: 5rem;
}
#service .inbox .in_wrap {
  margin-top: 3.5rem;
  margin-bottom: 2.75rem;
}
#service .inbox .in_wrap .cost_block {
  margin-bottom: 2.75rem;
  padding: 3.5rem 3rem 4rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
#service .inbox .in_wrap .cost_block + .cost_block {
  margin-top: -6.75rem;
}
#service .inbox .in_wrap .cost_block > * {
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
#service .inbox .in_wrap .cost_block .cost_block_title {
  margin-bottom: 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.75rem;
  padding-left: 2.5rem;
  color: #ffffff;
  background: #487FB5;
}
#service .inbox .in_wrap .cost_block .cost_block_title span {
  margin-left: 0.875rem;
  line-height: 1.6;
  font-size: 1.25rem;
  padding: 0 0.5rem;
  color: #487FB5;
  background: #ffffff;
}
#service .inbox .in_wrap .cost_block .bdr_r_title {
  margin-bottom: 1.25rem;
}
#service .inbox .in_wrap .cost_block p {
  font-size: 0.875rem;
}
@media (min-width: 750px) {
  #service .inbox .in_wrap .cost_block .benefits_list {
    max-width: 49.25rem;
    margin-top: 3.5rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li {
    width: calc(33.333% - 0.3333333333rem);
    padding: 0 0 1.75rem;
    background: #FFF7C9;
    border-radius: 0.25rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li .f_serif {
    display: contents;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li .no {
    width: 5.25rem;
    height: 2rem;
    top: -1.1875rem;
    left: 50%;
    margin-left: -2.625rem;
    position: absolute;
    font-size: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0.25rem;
    color: #ffffff;
    background: #DE9521;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li .tx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    min-height: 3.375rem;
    font-size: 1.125rem;
    line-height: 1.5;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li .icon {
    width: 4.5rem;
    margin: 1.75rem auto 0.5rem;
  }
}
#service .inbox .in_wrap .cost_block .cost_dl {
  max-width: 54.75rem;
  margin-top: 2.5rem;
  margin-bottom: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #4884C6;
  border-radius: 0.5rem;
  position: relative;
  overflow: hidden;
}
#service .inbox .in_wrap .cost_block .cost_dl > * {
  height: 5.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#service .inbox .in_wrap .cost_block .cost_dl dt {
  width: 17.25rem;
  color: #ffffff;
  background: #4884C6;
  font-size: 1.375rem;
  font-weight: bold;
}
#service .inbox .in_wrap .cost_block .cost_dl dd {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
#service .inbox .in_wrap .cost_block .cost_dl dd p {
  font-size: 1.125rem;
}
#service .inbox .in_wrap .cost_block .cost_dl dd b {
  color: #155E8B;
  font-size: 1.5rem;
}
#service .inbox .in_wrap .cost_block .cost_dl dd b span {
  font-size: 1.125rem;
}
#service .inbox .in_wrap .cost_block .support_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#service .inbox .in_wrap .cost_block .support_list li {
  width: calc(20% - 0.5rem);
  padding: 1.125rem 0.5rem 1.25rem;
  background: #F7F6F0;
  border-radius: 0.5rem;
}
#service .inbox .in_wrap .cost_block .support_list li .icon {
  width: 4.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
}
#service .inbox .in_wrap .cost_block .support_list li p {
  min-height: 4.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #487FB5;
  text-align: center;
}
#service .inbox .in_wrap .cost_block .support_list li p > * {
  width: 100%;
  display: block;
  font-weight: bold;
}
#service .inbox .in_wrap .cost_block .support_list li p .tx {
  font-size: 1.125rem;
  line-height: 1.3333333333;
}
#service .inbox .in_wrap .cost_block .support_list li p small {
  font-size: 0.75rem;
}
#service .inbox .in_wrap .cost_other_block {
  margin-top: 2.5rem;
  background: #ffffff;
  border-radius: 0.5rem;
  border: 2px solid #487FB5;
  padding: 2.75rem 2.5rem 2.75rem;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_title {
  font-size: 1.75rem;
  margin-bottom: 1.25rem;
  text-align: center;
  color: #DE9521;
}
#service .inbox .in_wrap .cost_other_block p {
  text-align: center;
  font-size: 0.875rem;
  line-height: 2.1428571429;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap {
  max-width: 52.25rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl {
  margin-top: 2.25rem;
  width: calc(50% - 1.25rem);
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt {
  color: #ffffff;
  background: #487FB5;
  padding: 0.625rem 2.375rem 0.625rem 0.75rem;
  position: relative;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt.active::after {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
  margin-top: -1.125rem;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  display: block;
  border: solid transparent;
  border-width: 0.75rem 0.5625rem;
  border-top-color: #ffffff;
  top: 50%;
  right: 0.75rem;
  margin-top: -0.375rem;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt img {
  width: 1.75rem;
  margin-right: 0.625rem;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt .tx {
  font-size: 1.125rem;
  line-height: 1.5555555556;
  font-weight: bold;
}
#service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dd {
  padding: 0.75rem 0.625rem 0;
}
@media (max-width: 749.9px) {
  #service .inbox {
    padding-top: 2.75rem;
    padding-bottom: 3rem;
  }
  #service .inbox .in_wrap {
    margin-top: 2rem;
    margin-bottom: 1.75rem;
  }
  #service .inbox .in_wrap:last-child {
    margin-bottom: 0;
  }
  #service .inbox .in_wrap .cost_block {
    padding: 1.25rem 1.25rem 1.5rem;
    margin-bottom: 1.25rem;
    -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.05);
  }
  #service .inbox .in_wrap .cost_block:last-child {
    margin-bottom: 0;
  }
  #service .inbox .in_wrap .cost_block + .cost_block {
    margin-top: 0;
  }
  #service .inbox .in_wrap .cost_block .cost_block_title {
    margin: 0 -1.25rem 1rem;
    padding-block: 0.25rem 0.375rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.25rem;
    padding-left: 0;
  }
  #service .inbox .in_wrap .cost_block .cost_block_title span {
    margin-left: 0;
    margin-bottom: 0.375rem;
    font-size: 0.9375rem;
  }
  #service .inbox .in_wrap .cost_block .bdr_r_title {
    margin-bottom: 0.375rem;
  }
  #service .inbox .in_wrap .cost_block p {
    line-height: 1.8571428571;
  }
  #service .inbox .in_wrap .cost_block .benefits_list {
    width: 100%;
    margin-top: 1.25rem;
    margin-right: 0;
    padding: 0.3125rem 2rem;
    background: #FFF7C9;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li {
    padding: 0.875rem 0;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li + li {
    border-top: 1px dashed #DE9521;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li p .no {
    background: #DE9521;
    color: #FFFFFF;
    font-size: 0.875rem;
    padding: 0 1rem 0.0625rem 1.125rem;
    border-radius: 0.25rem;
    position: relative;
    font-weight: 600;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li p .no::before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0.5rem;
    width: 0.25rem;
    height: 0.25rem;
    margin-top: -0.125rem;
    border-radius: 0.25rem;
    background: #FFFFFF;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li p .tx {
    margin-top: 0.125em;
    font-size: 0.9375rem;
    line-height: 1.3333333333;
    font-weight: bold;
    display: block;
  }
  #service .inbox .in_wrap .cost_block .benefits_list li .icon img {
    width: 3rem;
  }
  #service .inbox .in_wrap .cost_block .cost_dl {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  #service .inbox .in_wrap .cost_block .cost_dl > * {
    height: auto;
  }
  #service .inbox .in_wrap .cost_block .cost_dl dt {
    width: 100%;
    height: 2rem;
    font-size: 0.9375rem;
  }
  #service .inbox .in_wrap .cost_block .cost_dl dd {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    text-align: center;
    padding: 0.5rem 0 0.875rem;
  }
  #service .inbox .in_wrap .cost_block .cost_dl dd p {
    line-height: 1.4;
  }
  #service .inbox .in_wrap .cost_block .cost_dl dd p > span {
    font-size: 0.875rem;
    display: block;
  }
  #service .inbox .in_wrap .cost_block .support_list li {
    width: 100%;
    padding: 0.9375rem 1rem 0.9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #service .inbox .in_wrap .cost_block .support_list li + li {
    margin-top: 0.375rem;
  }
  #service .inbox .in_wrap .cost_block .support_list li .icon {
    width: 2.75rem;
    margin: 0 0.625rem 0 0;
  }
  #service .inbox .in_wrap .cost_block .support_list li p {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    min-height: auto;
    text-align: left;
  }
  #service .inbox .in_wrap .cost_block .support_list li p .tx {
    font-size: 1rem;
  }
  #service .inbox .in_wrap .cost_block .support_list li p small {
    line-height: 1.34;
  }
  #service .inbox .in_wrap .cost_other_block {
    margin-top: 1.5rem;
    padding: 1.5rem 1.4375rem 1.5rem;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_title {
    font-size: 1.25rem;
    line-height: 1.45;
    margin-bottom: 0.75rem;
  }
  #service .inbox .in_wrap .cost_other_block p {
    text-align: left;
    line-height: 1.8571428571;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap {
    padding-top: 0.75rem;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl {
    margin-top: 0.5rem;
    width: 100%;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt {
    padding: 0.625rem 2.375rem 0.625rem 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt.active::after {
    margin-top: -0.75rem;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt::after {
    border-width: 0.5rem 0.375rem;
    right: 0.75rem;
    margin-top: -0.25rem;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt img {
    width: 1.125rem;
    margin-right: 0.75rem;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dt .tx {
    font-size: 0.875rem;
  }
  #service .inbox .in_wrap .cost_other_block .cost_other_block_dl_wrap .cost_other_block_dl dd {
    padding: 0.5rem 0;
    line-height: 1.8571428571;
  }
}