@charset "UTF-8";
@import url(/assets/css/charge_list_2column.css);
.charge-list a {
  color: #fb637e; }
  .charge-list a.loan-pop {
    margin-left: 10px;
    color: #000; }

.charge-list .modalbtn a {
  color: #FFF !important; }

.charge-list a.anshinbtn {
  background: url(/assets/images/charge_list/i-ansin3.jpg) no-repeat top center;
  width: 174px;
  height: 60px;
  float: right;
  display: block; }

.charge-list img {
  width: auto;
  height: auto; }

.charge-list .price-ttl {
  display: none; }

.charge-list a.clinicbtn {
  margin: 5px 0;
  background-color: #fb637e;
  padding: 3px 20px 3px 10px;
  display: inline-block;
  font-size: 13px;
  border-radius: 20px;
  text-decoration: none;
  color: #fff;
  position: relative; }
  .charge-list a.clinicbtn::after {
    content: "";
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    width: 8px;
    height: 8px;
    top: 40%;
    right: 3%;
    position: absolute;
    transform: rotate(-135deg); }

.charge-list ul.anchor {
  display: flex;
  margin-bottom: 20px; }
  .charge-list ul.anchor li {
    text-align: right;
    position: relative;
    padding: 5px 10px 5px 15px;
    border: 1px solid #FFAEB8;
    flex: 0 0 38%;
    margin-left: 10px;
    background: #FFF7F8; }
    .charge-list ul.anchor li a {
      color: #666;
      text-decoration: none;
      display: block; }
    .charge-list ul.anchor li::after {
      content: "";
      border-bottom: 1px solid #FFAEB8;
      border-left: 1px solid #FFAEB8;
      width: 8px;
      height: 8px;
      top: 40%;
      left: 3%;
      position: absolute;
      transform: rotate(-135deg); }

.charge-list .head {
  background: #fb637e;
  padding: 10px; }
  .charge-list .head p {
    color: #fff; }

.charge-list .body {
  overflow: hidden;
  margin: 10px 0; }
  .charge-list .body .photo {
    float: right; }

.charge-list table .anshin {
  background: #fff;
  padding: 8px;
  font-size: 14px;
  margin: 1rem 0 0.5rem;
  margin-top: 10px; }

.charge-list table thead tr th {
  background: #FAFAFA;
  color: #333; }
  .charge-list table thead tr th:last-child, .charge-list table thead tr th:nth-last-child(2) {
    width: 12%; }

.charge-list table tbody th.charge_list {
  background: #FAFAFA;
  color: #333; }

.charge-list table tbody td:last-child div, .charge-list table tbody td:nth-last-child(2) div {
  font-size: 13px; }

.charge-list .tabacc-ex3 .contents .title {
  font-size: 12px;
  width: auto;
  display: inline-block;
  border-bottom: 1px solid #C00;
  padding: 10px 10px 0 10px;
  color: #C00;
  background: #fff;
  min-height: 35px;
  border-radius: 0; }
  .charge-list .tabacc-ex3 .contents .title::after {
    content: none; }

.charge-list .tabacc-ex3 .content {
  border: none; }

.charge-list .tabacc-ex3 .content.-open {
  border: none;
  border-radius: 0; }

@media only screen and (max-width: 979px) {
  .charge-list td .modalbtn a {
    width: 330px !important; }
  .charge-list a.anshinbtn {
    float: none; }
  .charge-list ul.anchor {
    display: block; }
    .charge-list ul.anchor li {
      padding-left: 29px;
      margin: 0;
      text-align: left; }
      .charge-list ul.anchor li a {
        font-size: 14px; }
  .charge-list .el-table.-scroll, .charge-list .-scroll.table-box {
    padding-top: 0; }
    .charge-list .el-table.-scroll::after, .charge-list .-scroll.table-box::after {
      top: 0; }
    .charge-list .el-table.-scroll::before, .charge-list .-scroll.table-box::before {
      top: 10px;
      right: 10px; }
  .charge-list #tabacc-ex3 .title {
    width: 100%; } }

.page-Bp_00_0659 .price-ttl {
  display: block;
  height: 45px;
  width: 227px;
  background: #fb637e; }
  .page-Bp_00_0659 .price-ttl P {
    padding: 10px 0;
    text-align: center;
    display: block;
    color: #fff;
    position: relative; }
    .page-Bp_00_0659 .price-ttl P::after {
      content: "";
      border-bottom: 1px solid #FFF;
      border-left: 1px solid #FFF;
      width: 8px;
      height: 8px;
      bottom: 3px;
      right: 0;
      left: 0;
      margin: auto;
      position: absolute;
      transform: rotate(-45deg); }

.page-Bp_00_0659 .charge-list {
  margin-bottom: 150px; }

.csl {
  background-color: #FAFAFC;
  padding: 25px 25px 16px; }
  @media only screen and (max-width: 979px) {
    .csl {
      padding: 25px 10px; } }
  .csl:not(:last-child) {
    margin-bottom: 43px; }
    @media only screen and (max-width: 979px) {
      .csl:not(:last-child) {
        margin-bottom: 25px; } }
  .csl .csl__ttl {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: normal; }
    @media (max-width: 979px) {
      .csl .csl__ttl {
        font-size: 23px;
        font-size: 2.3rem; } }
  .csl .csl-list {
    display: flex;
    justify-content: center; }
    .csl .csl-list > li {
      width: calc(100% / 3);
      font-size: 22px;
      font-size: 2.2rem;
      text-align: center;
      background-color: #fff;
      border: 2px solid #545454;
      padding: 14px 10px; }
      @media only screen and (max-width: 979px) {
        .csl .csl-list > li {
          font-size: 12px;
          font-size: 1.2rem;
          padding: 5px; } }
      .csl .csl-list > li + li {
        margin-left: 10px; }
        @media only screen and (max-width: 979px) {
          .csl .csl-list > li + li {
            margin-left: 5px; } }
      .csl .csl-list > li .dtl {
        min-height: 60px;
        line-height: 1.3;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-bottom: solid 1px; }
        .csl .csl-list > li .dtl__sub {
          font-size: 12px;
          display: block;
          margin-top: 3px; }
          @media only screen and (max-width: 979px) {
            .csl .csl-list > li .dtl__sub {
              font-size: 10px; } }
      .csl .csl-list > li .fee {
        display: block;
        font-weight: bold;
        font-size: 30px;
        font-size: 3rem;
        color: #FC637E;
        padding-top: 15px;
        line-height: 1.5; }
        @media only screen and (max-width: 979px) {
          .csl .csl-list > li .fee {
            font-size: 17px;
            font-size: 1.7rem;
            padding-top: 5px; } }
        .csl .csl-list > li .fee__en {
          font-size: 24px;
          font-size: 2.4rem; }
          @media only screen and (max-width: 979px) {
            .csl .csl-list > li .fee__en {
              font-size: 12px;
              font-size: 1.2rem; } }
  .csl__note {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    margin-top: 7px; }
    @media only screen and (max-width: 979px) {
      .csl__note {
        font-size: 11px;
        font-size: 1.1rem; } }
