@charset "UTF-8";
@media screen and (min-width: 769px) {
  .sectionBox {
    margin-top: 0;
    margin-bottom: 100px;
  }
  .sectionBox--top {
    margin: 50px 0;
  }
  .bgColorGray {
    /*margin-bottom: 50px;*/
  }
  .h3_treatment {
    margin: 30px 0 15px;
  }
  /*  p,ul {
      margin: 16px 0;
    }*/
  p.u-center {
    margin-bottom: 16px;
  }
  .h3_treatment + ul {
    margin-bottom: 16px;
  }
  .smallText {
    margin: 12px 0;
  }
  .doubleBarLabel, .u-fcBase {
    font-weight: bold;
    margin: 20px 0;
  }
  .telLink {
    font-weight: normal;
  }
  h3 {
    font-size: 1.8rem;
  }
  .h3_treatment--btm {
    margin-top: 40px;
  }
  .sideBarLabel span::after,
  .sideBarLabel span::before {
    display: block;
  }
  .fa-chevron-circle-right:before {
    font-family: "Font Awesome 5 Free";
  }
  .bgColorAoNagare {
    background: url(../img/advertise/ao/bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20px;
  }
  .bgColorAoNagare .allBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bgColorAoNagare .allBox__ttl {
    font-size: 2.4rem;
    font-weight: bold;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .bgColorAoNagare .allBox .NumberPanel__number img {
    width: 100px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  article {
    overflow: hidden;
  }
  .sectionBox {
    margin-top: 35px;
    margin-bottom: 50px;
  }
  .sectionBox--top {
    margin-bottom: 35px;
  }
  .h3_treatment--btm {
    margin-top: 30px;
  }
  /* p,ul {
     margin: 12px 0;
   }*/
  p.u-center {
    margin-bottom: 12px;
  }
  .h3_treatment + ul {
    margin-bottom: 12px;
  }
  .smallText {
    margin: 12px 0;
  }
  .doubleBarLabel, .u-fcBase {
    font-weight: bold;
    margin: 12px 0;
  }
  .doubleBarLabel {
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  .Button {
    font-size: 1.5rem;
    letter-spacing: 0.1px;
  }
  .sideBarLabel {
    font-size: 2.3rem;
    letter-spacing: 0;
  }
  .sideBarLabel span::after,
  .sideBarLabel span::before {
    display: block;
  }
  .telLink {
    font-weight: normal;
  }
  .bgColorAoNagare {
    background: url(../img/advertise/ao/bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 10px;
  }
  .bgColorAoNagare .allBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bgColorAoNagare .allBox__ttl {
    font-size: 2rem;
    font-weight: bold;
    text-align: justify;
  }
  .bgColorAoNagare .allBox .NumberPanel__number img {
    width: 60px;
    height: auto;
  }
  .NormalTable th, h4 {
    letter-spacing: 0;
    font-weight: bold;
  }
  .NormalTable td {
    letter-spacing: 0;
  }
  .smallText {
    font-size: 1.2rem;
  }
  .l-halfBox {
    width: auto;
  }
  article {
    margin-bottom: 50px;
  }
}
/*--総合美容コース学費・学費サポート--*/
@media screen and (max-width: 768px) {
  #tuition_total .NormalTable.thLong th {
    min-width: 103px;
  }
}