@charset "UTF-8";

main {
        background-color: #000;
        color:#ffffff;
      }

      .time {
        border:1px solid #fff;
        text-align:center;
        padding:0.5rem 0;
        color:#fff;
        font-weight:700;
        font-size:1.5rem;
      }

      .time-title {
        background-color:#6eb944;
        border:1px solid #6eb944;
        text-align:center;
        padding:0.5rem 0;
        color:#000;
        font-weight:700;
        font-size:1.5rem;
      }

      .time-title-onemore {
        line-height: 130%;
        padding: 0.25rem;
        font-size: 1.05rem;
      }

      .accordion-area section {
        border:1px solid #fff;
      }

      .title-practice span {
        color:#fff;
      }

      .box {
        background-color:#000;
      }

      .oc-index-con-grey {
        background: url(/fukuoka/img/open-campus/common2026/oc251221/r-bg.jpg) no-repeat center center;
        background-size: cover;
      }

      .reserve-topic {
        color:#000;
        border:none;
      }

      .basebase {
        background:none;
        padding-bottom:0;
      }

      .heading-underline::after {
        content: '';
        display: block;
        width: 60px; /* 線の長さ */
        height: 4px; /* 線の太さ */
        background-color: #28a745; /* 線の色（Bootstrap 4のSuccessカラー） */
        margin: 1rem auto 0; /* 線とテキストの間隔と中央揃え */
      }

      .circle-badge {
        position: absolute;
        top:-1.5rem;
        right:-2rem;
        /* ① 大きさと形 */
        width: 85px;
        height: 85px;
        border-radius: 50%; /* 正円にするための必須プロパティ */

        /* ② 色と線 */
        background-color: #eb5a22;
        color: #fff; /* 文字色 */

        /* ③ 文字の上下左右中央揃え (Flexbox) */
        display: flex;
        justify-content: center; /* 水平方向の中央揃え */
        align-items: center;     /* 垂直方向の中央揃え */

        /* ④ 文字のスタイル */
        text-align: center;
        font-weight: bold;
        font-size: 0.85rem;
        line-height: 1.3; /* 行間の調整 */
      }

      .arrow {
        padding:2rem 0;
      }

      .arrow img {
        width:50px;
      }

      .openinglive-title {
        position: absolute;
        top:0;
        left:-1rem;
        width:45%;
      }

      .support_ticket-ban {
        margin-bottom:7rem;
      }

      .support_ticket-ban img {
        border-radius: 10px;
      }

      img.openinglive-img,
      img.circle-badge-base {
        position: relative;
      }

      .bg01 {
        background-size: cover;
      }

      .bg02 {
        background-size: 100%;
        height:30vw;
        padding-top:13vw;
        margin-top:-7vw;
      }

      .bar-ohitori {
        font-weight:bold;
        text-align:center;
        padding:0.5rem 0;
        background-color:#333;
        margin-top:1rem;
      }

      a.course-title {
        color:#fff;
      }

      .bg02b {
        height:25vw;
        padding-top:13vw;
        margin-top:-7vw;
      }

      .bg03 {
        background-size: cover;
      }

      .bg04 {
        background-size: cover;
      }

      .oc260125-main {
        color:#ff9b00;
      }

      .oc260125-main img {
        border-radius:20px;
      }

      .oc-title {
        font-size:5rem;
        font-family: 'Inter', sans-serif;
        font-weight:700;
      }

      .oc-title02 {
        font-size:7rem;
        font-family: 'Inter', sans-serif;
        font-weight:700;
      }

      .kadomaru-label01 {
        font-weight:700;
        width:250px;
        padding:0.3rem 0;
        text-align:center;
        font-size:1.3rem;
        border:1px solid #ff9b00;
        border-radius: 25px;
      }

      .kadomaru-label02 {
        font-weight:700;
        width:250px;
        padding:0.3rem 0;
        text-align:center;
        font-size:1.3rem;
        border:1px solid #ff9b00;
        background-color:#ff9b00;
        color:#4801ff;
        border-radius: 25px;
      }

      .kadomaru-label03 {
        line-height:100%;
        font-weight:700;
        width:250px;
        padding:0.3rem 0;
        text-align:center;
        font-size:1rem;
        border:1px solid #ff9b00;
        background-color:#ff9b00;
        color:#4801ff;
        border-radius: 25px;
      }

       

      section.typeA input:checked + .tabLabel + .content {
        border-top:3px solid #ff9b00;
      }

      section.typeA .tabLabel01, section.typeA .tabLabel02 {
        border-top:3px solid #ff9b00;
        border-right:3px solid #ff9b00;
        border-left:3px solid #ff9b00;
        background: #000;
      }

      section.typeA .tabLabel02,
      section.typeA .tabLabel01,
      .artist-aa .title::after, .artist-aa .title-practice::after,
      .title-practice span,
      a.course-title,
      .reserve-con-btn {
        color:#ff9b00;
      }

      section.typeA input:checked + .tabLabel01, section.typeA input:checked + .tabLabel02 {
        background: #ff9b00;
      }

      .support-comment {
        background: #fff;
      }

      .reserve-topic,
      a.btn-sc-list {
        background: #fff;
      }



      a.btn-sc-list {
        border:none;
      }

      .box {
        background: #000;
      }

      .reserve-con-btn {
        color:#fff;
        background: #eb5a22;
      }

      

      section.typeA input:checked + .tabLabel01,
      section.typeA input:checked + .tabLabel02{
        color:#000;
      }

      .support-comment,
      .reserve-topic {
        color:#eb5a22;
      }

      .support-comment {
        font-weight:700;
      }

      .accordion-area section {
        border:1px solid #ff9b00;
      }

      .support_ticket-ban {
        margin-top:5rem;
        margin-bottom:5rem;
      }

      .sche-title {
        color:#ff9b00;
        border-bottom:1px solid #ff9b00;
        padding-bottom:2rem;
        margin-bottom:5rem;
        font-weight:700;
        font-size:2.5rem;
      }

      .openinglive {
        position:relative;
        margin-top:-170px;
      }

      .openinglive_title {
        position:absolute;
        bottom:50px;
        z-index:1;
      }

      .infosession,
      .elective,
      .consultation {
        margin-top:7rem;
        margin-bottom:7rem;
      }

      .triallesson005 {
        margin-top:-150px;
      }

      .ohitori {
        width:100%;
        color:#3f140b;
        background-color:#ff9b00;
        font-weight:700;
        text-align:center;
        border-radius:20px;
        margin-top:2rem;
        padding:1rem 0;
      }

      .header-icon {
            width: 63px;       /* アイコンの幅（適宜調整してください） */
            height: auto;
            border-radius: 0 !important;
        }
        .wave01 {
          position: absolute; top:-5rem; right:0; width:50%; opacity:0.7;
        }

        .wave02 {
          position: absolute; top:0rem; left:-5rem; width:50%; opacity:0.7;
        }

        .time-left {
          font-weight:900; font-size:2.5rem; position:absolute; left:1rem; top:2.5rem; z-index:33;
        }

        .time-right {
          font-weight:900; font-size:2.5rem; position:absolute; right:1rem; top:2.5rem; z-index:33;
        }

        .image-type01 {
          position:absolute; right:0; bottom:5rem; z-index:333;
        }

        .image-type01 img {
          width:620px;
          border-radius:0;
        }

        .sche-box {
          background-color: rgba(20, 20, 40, 0.3); border-radius: 20px; padding:9rem 4rem 5rem 4rem;
        }

        .sche-con01 {
          margin-top:-8rem;
        }

        .sche-title01 {
          font-size:4rem;
          font-weight:700;
          color:#ff9b00;
        }

        

        .sche-title01sub {
          font-size:1.7rem; font-weight:700;
        }

        img.arrow-dot {
          width:70px;
        }

        .taiken-menu-title {
          color:#ff9b00;
        }

        .title-sub {
          font-size:1.1rem;
          color:#fff;
          font-weight:400;
          padding-bottom:0.4rem;
          font-family: "Special Gothic Expanded One", sans-serif;
        }

        .title-sub02 {
          font-size:1.7rem;
          color:#fff;
          font-weight:700;
          padding-bottom:0.4rem;
        }

        .sche-title01-en {
          position: relative;
          line-height:110%;
          font-size: 6rem;
          font-weight:400;
          color: #fff;
          font-family: "Special Gothic Expanded One", sans-serif;
        }

        .title-sub-en {
          position: absolute;
          bottom:-2rem;
          left:18rem;
        }

        .timetime {
          font-weight:700;
          font-size:2.5rem;
          font-weight:700;
          font-family: 'Special Gothic Expanded One', sans-serif;
          letter-spacing: 0.3rem;
          margin-bottom:3.5rem;
          display: flex;
          align-items: center;
        }

        .timetime::before {
  content: "";
  display: inline-block;
  
  /* 表示させたいサイズを指定（20px〜24pxくらいがバランス良さそうです） */
  width: 55px;
  height: 55px;
  
  /* SVG画像の読み込み */
  background-image: url('/fukuoka/img/open-campus/common2026/oc260320/music-icon.svg'); 
  
  /* 枠内にきれいに収める指定 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  
  margin-right: 15px; /* テキストとの余白 */
}

        .uketsuke {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/001bg.jpg) no-repeat center center; background-size: cover; padding:8rem 0 19rem 0;
        }

        .openinglive {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/002bg.jpg) no-repeat center center; background-size: cover; padding:7rem 0; border-top:1px solid #ff9b00; border-bottom:1px solid #ff9b00;
        }

        .gakko {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/003bg.jpg) no-repeat center center; background-size: cover;
        }

        .taiken {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/004bg.jpg) no-repeat center center; background-size: cover; padding:10rem 0; border-top:1px solid #ff9b00;
        }

        .mikeiken {
          background-color:#eb5a22; padding:3rem 0;
        }

        .kengaku {
          margin-bottom:10rem;
          background:url(/fukuoka/img/open-campus/common2026/oc260320/006bg.jpg) no-repeat center center; background-size: cover; padding:7rem 0; border-top:1px solid #ff9b00; border-bottom:1px solid #ff9b00;
        }

        .onemore {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/005bg.jpg) no-repeat center center; background-size: cover; padding:10rem 0 7rem 0;
        }

        .left-item,
        .right-item {
          padding-left:8rem;
        }

        .kengaku-item {
          padding-top:8rem;
        }

        .main-txt {
          font-size:1.3rem; line-height:200%;
        }

        .daijobu {
          font-size:2.4rem; font-weight:700;
        }

        .gakko-photo-box00 {
          padding:8rem;
        }

        .gakko-photo-box01 {
          background-color:#eb5a22; padding:5rem;
        }

        .mini002-box {
          margin-top:5rem;
        }

        .onemore-title-box {
          margin-bottom:5.5rem;
        }

        .onemore-title-box small {
          font-size:60%; font-weight:700;
        }

      @media screen and (max-width:768px)  {
        .bg02b {
          padding-top:6rem;
          height:auto;
          margin-top:auto;
        }
        .oc-title {
          margin-bottom:1rem;
          line-height:100%;
          font-size:3rem;
        }

        .oc-title02 {
          line-height:110%;
          font-size:4.5rem;
        }

        .kadomaru-label01,
        .kadomaru-label02 {
          width:50%;
          font-size:1rem;
        }

        .kadomaru-label03 {
          width:100%;
        }

        .support_ticket-ban {
          margin-top:3rem;
          margin-bottom:3rem;
        }

        .sche-title {
          margin-bottom:2rem;
        }

        .openinglive_title {
          left:1.5rem;
          top:3rem;
        }

        .openinglive {
          margin-top:0;
        }

        .infosession,
        .elective,
        .campustour,
        .consultation {
        margin-top:3rem;
        margin-bottom:0rem;
      }

      .triallesson005 {
        margin-top:0px;
      }

      .time-left {
          top:1.5rem;
          font-size:1.8rem;
        }

        .time-right {
          top:1.5rem;
          font-size:1.8rem;
        }

        .sche-box {
          padding:5rem 2rem 7rem 2rem;
        }

        .sche-con01 {
          margin-top:1rem;
        }

        .sche-title01 {
          line-height: 120%;
          font-size:3rem;
        }

        .image-type01 img {
          width:100%;
        }

        .wave01 {
          top: -3rem;
          width: 75%;
        }

        .wave02 {
          left:-10rem;
          top: -3rem;
          width: 100%;
        }

        img.arrow-dot {
          width:40px;
        }

        .sche-title01sub {
          font-size:1.3rem
        }

        .hitokoma {
          padding-bottom:5rem !important;
        }
      }


      @media screen and (max-width:599px)  {

      .openinglive-title {
        position: absolute;
        top:-0.5rem;
        left:0.5rem;
        width:85%;
      }

      .oc-index-con-grey {
        background: url(/fukuoka/img/open-campus/common2026/oc251116/r-bg_sp.jpg) no-repeat center center;
        background-size: cover;
      }

      .heading-underline h2 {
        font-size:1.3rem;
      }

      .taiken-menu-title {
        font-size:1.1rem;
      }
      .circle-badge {
        left:0.3rem;
        bottom:-1.5rem;
      }

      .bg01,
      .bg02 {
        background:none;
      }

      .bg01 {
        background-size: cover;
      }

      .bg02 {
        padding-top:6rem;
        height:auto;
        margin-top:auto;
        background: url(/fukuoka/img/open-campus/common2026/oc251116/bg_sp03.jpg) no-repeat center center;
        background-size: cover;
      }

      .support_ticket-ban {
        margin-bottom:3rem;
      }

      /*

      .bg_sp01 {
        background: url(/fukuoka/img/open-campus/common2026/oc251116/bg_sp01.jpg) no-repeat 0 600px;
        background-size: 80%;
      }

      .bg_sp02 {
        background: url(/fukuoka/img/open-campus/common2026/oc251116/bg_sp02.jpg) no-repeat 0 top;
        background-size: 100%;
      }

      */

      .time-right {
          right: -2rem;
          top: -4rem;
        }

        .sche-box-custom {
          padding: 7rem 2rem 7rem 2rem;
        }

        .sche-box-one-more {
          padding: 5rem 2rem 9rem 2rem;
        }

        .image-type01 {
          bottom:2rem;
        }
    }

    @media screen and (max-width:768px)  {
          .sche-title01-en {
          font-size: 4rem;
        }
        .title-sub-en {
          left:12rem;
        }

        .left-item,
        .right-item {
          padding-left:15px;
        }

        .sche-title {
          font-size:1.5rem;
        }

        .timetime {
          font-size:1.6rem;
          margin-bottom:1.5rem;
        }

        .title-sub {
          font-size:0.8rem;
        }

        .main-txt {
          font-size:1rem;
        }

        .daijobu {
          text-align:center;
          font-size:1.5rem;
          padding-bottom:1rem;
        }

        .uketsuke {
          padding:1rem 0 3rem 0;
        }

        .gakko-photo-box00 {
          margin-top:2rem;
          padding:15px;
        }

        .gakko-photo-box01 {
          padding:3rem;
        }

        .gakko,
        .taiken,
        .openinglive,
        .onemore {
          padding:5rem 0;
        }

        .kengaku-item {
          padding-top:5rem;
        }

        .onemore .sche-title01 {
          line-height:120%;
        }

        .uketsuke {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/001bg_sp.jpg) no-repeat center center; background-size: cover;
          padding-left:0.5rem;
          padding-right:0.5rem;
        }

        .openinglive {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/002bg_sp.jpg) no-repeat center center; background-size: cover; padding-bottom:26rem;
          padding-left:0.5rem;
          padding-right:0.5rem;
        }

        .gakko {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/003bg_sp.jpg) no-repeat center center; background-size: cover;
          padding-left:0.5rem;
          padding-right:0.5rem;
        }

        .taiken {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/004bg_sp.jpg) no-repeat center center; background-size: cover;
          padding-left:0.5rem;
          padding-right:0.5rem;
        }

        .kengaku {
          background:none;
          padding:0;
          margin-bottom:0;
          padding-left:0.5rem;
          padding-right:0.5rem;
        }

        .kengaku01 {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/006bg01_sp.jpg) no-repeat center center; background-size: cover;

        }

        .kengaku02 {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/006bg02_sp.jpg) no-repeat center center; background-size: cover; border-top:1px solid #ff9b00; padding-top:5rem; padding-bottom:3rem;

        }

        .onemore {
          background:url(/fukuoka/img/open-campus/common2026/oc260320/005bg_sp.jpg) no-repeat center center; background-size: cover; padding-bottom:3rem;
          padding-left:0.5rem;
          padding-right:0.5rem;
        }

        .mini002-box {
          margin-top:3rem;
        }

        .onemore-title-box {
          margin-bottom:2rem;
        }

        .circle-badge {
          top: 6rem;
    right: -0.5rem;
    left:auto;
        }

        .timetime::before {
          width: 35px;
          height: 35px;
        }
        }
