/* CSS Document */
@media (min-width: 768px) {
  .schoolAvile {
    background-image: url(../img/schoolavil-bg.png);
    background-position: top center;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat; }

  .schdule {
    background-image: url("../img/sch-bg.png");
    background-position: top center;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat; }

  .uti {
    background-image: url(../img/uti-bg.png);
    background-position: top center;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat; }

  #under header {
    width: 100%; }
    #under header h1 {
      position: relative;
      top: 0;
      left: 0;
      box-sizing: border-box;
      padding: 0.75rem 0px 4rem 0.75rem;
      font-family: "fot-chiaro-std", sans-serif;
      line-height: 110%;
      width: 100%;
      font-size: 0.2rem; }
      #under header h1 figure {
        width: 20%;
        margin-top: 0.25rem; }
        #under header h1 figure img {
          width: 100%; }

  .schdule-year {
    width: 100%;
    margin: 0px auto 160px;
    display: flex;
    width: 100%; }
    .schdule-year .title {
      background-image: linear-gradient(37deg, #f0a995, #e67261 67%, #b24a00 98%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      opacity: 0.6;
      position: absolute;
      top: 0px;
      left: 2.2rem;
      font-size: 2rem;
      font-weight: 700;
      font-family: "noto-sans-cjk-jp", sans-serif;
      transform: rotate(90deg);
      transform-origin: left top;
      line-height: 1; }
      .schdule-year .title span {
        font-size: 0.25rem;
        display: block;
        margin-bottom: -0.9em; }
    .schdule-year .container .intro {
      font-size: 0.25rem;
      margin-bottom: 1rem; }
    .schdule-year .container .contents {
      width: 100% !important;
      margin: 0 !important;
      box-sizing: border-box;
      background-color: rgba(0, 0, 0, 0.4);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(8px);
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.8);
      padding: 1rem; }
      .schdule-year .container .contents .calendar {
        display: flex;
        justify-content: space-between; }
        .schdule-year .container .contents .calendar .f_half {
          width: 45%; }
          .schdule-year .container .contents .calendar .f_half h3 {
            font-size: 0.35rem;
            border-bottom: 1px #CFCFCF solid;
            display: inline-block;
            margin-bottom: 0.75rem; }

  .uti-area .item {
    margin-bottom: 1.25rem;
    /*****************************reserverd*****************************/
    /*****************************reserverd*****************************/ }
    .uti-area .item h3 {
      font-size: 0.35rem;
      border-bottom: 1px #CFCFCF solid;
      display: inline-block;
      margin-bottom: 0.5rem; }
    .uti-area .item .m-txt {
      font-size: clamp(12px, 0.35rem, 16px);
      font-weight: 300; }
    .uti-area .item h4 {
      font-size: 0.25rem;
      margin-bottom: 0.25rem;
      color: #08C5E2; }
    .uti-area .item:last-child {
      margin-bottom: 0px; }
    .uti-area .item ol.txt {
      margin-left: 24px;
      text-align: left;
      font-size: clamp(12px, 0.35rem, 16px);
      line-height: 160%; }
    .uti-area .item ol.txt li {
      list-style: decimal;
      margin-bottom: 20px; }
    .uti-area .item ol.txt li:last-child {
      list-style: decimal;
      margin-bottom: 0px; }
    .uti-area .item ol.txt li ol.under {
      margin-left: 48px;
      margin-top: 6px; }
    .uti-area .item ol.txt li ol.under li {
      list-style: decimal;
      margin-bottom: 6px; }

  .mb1 {
    margin-bottom: 0.5rem; }

  .ttl-upper {
    font-size: 0.65rem;
    font-weight: 700;
    margin-bottom: 1rem; }

  .caution-add {
    margin-left: 0.6rem;
    display: block;
    margin-top: 0.1rem; } }
/*PC*/
/*SP*/
@media (max-width: 768px) {
  .schoolAvile {
    background-image: url(../img/schoolavil-bg.png);
    background-position: top center;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat; }

  .uti {
    background-image: url(../img/uti-bg.png);
    background-position: top center;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat; }

  .schdule {
    background-image: url("../img/sch-bg.png");
    background-position: top center;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat; }

  #under header {
    width: 100%; }
    #under header h1 {
      text-align: left;
      position: relative;
      top: 0;
      left: 0;
      box-sizing: border-box;
      padding: 0.75rem 0px 4rem 0.75rem;
      font-family: "fot-chiaro-std", sans-serif;
      line-height: 130%;
      width: 100%;
      margin-left: 0px;
      font-size: 0.5rem; }
      #under header h1 p {
        text-align: left;
        margin-left: 0px; }
      #under header h1 figure {
        width: 30%;
        margin-top: 0.25rem;
        margin-left: 0px; }
        #under header h1 figure img {
          width: 100%;
          margin-left: 0px; }

  .schdule-year {
    width: 100%;
    margin: 0px auto 160px;
    width: 100%; }
    .schdule-year .title {
      background-image: linear-gradient(37deg, #f0a995, #e67261 67%, #b24a00 98%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      opacity: 0.6;
      margin-bottom: 2rem;
      top: 0px;
      left: 2.2rem;
      font-size: 1.8rem;
      font-weight: 700;
      font-family: "noto-sans-cjk-jp", sans-serif;
      line-height: 1.8; }
      .schdule-year .title span {
        font-size: 0.25rem;
        display: block;
        margin-bottom: -0.9em; }
    .schdule-year .container .intro {
      font-size: 0.8rem;
      margin-bottom: 2rem;
      margin-top: 2rem;
      font-weight: 400; }
    .schdule-year .container .contents {
      width: 100% !important;
      margin: 0 !important;
      box-sizing: border-box;
      background-color: rgba(0, 0, 0, 0.8);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(8px);
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
      padding: 1rem; }
      .schdule-year .container .contents .calendar {
        justify-content: space-between; }
        .schdule-year .container .contents .calendar .f_half {
          width: 100%;
          margin-bottom: 2rem; }
          .schdule-year .container .contents .calendar .f_half h3 {
            font-size: 1rem;
            border-bottom: 1px #CFCFCF solid;
            display: inline-block;
            margin-bottom: 0.8rem; }

  .uti-area .item {
    margin-bottom: 1.85rem;
    /*****************************reserverd*****************************/
    /*****************************reserverd*****************************/ }
    .uti-area .item h3 {
      font-size: 0.8rem;
      border-bottom: 1px #CFCFCF solid;
      display: inline-block;
      margin-bottom: 0.5rem; }
    .uti-area .item .m-txt {
      font-size: 0.8rem !important;
      font-weight: 300; }
    .uti-area .item h4 {
      font-size: 0.8rem;
      margin-bottom: 0.5rem;
      color: #08C5E2; }
    .uti-area .item ol.txt {
      margin-left: 24px;
      text-align: left;
      font-size: 0.8rem;
      line-height: 160%; }
    .uti-area .item ol.txt li {
      list-style: decimal;
      margin-bottom: 20px; }
    .uti-area .item ol.txt li:last-child {
      list-style: decimal;
      margin-bottom: 0px; }
    .uti-area .item ol.txt li ol.under {
      margin-left: 48px;
      margin-top: 6px; }
    .uti-area .item ol.txt li ol.under li {
      list-style: decimal;
      margin-bottom: 6px; }

  .mb1 {
    margin-bottom: 0.8rem; }

  .ttl-upper {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 1rem; }

  .caution-add {
    margin-left: 0.6rem;
    display: block;
    margin-top: 0.1rem; } }
