@charset "UTF-8";
/*変数設定用*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
.aboutPage {
  margin-bottom: 4.1666666667vw;
}
.aboutPage .section-about {
  position: relative;
  margin-top: 4.1666666667vw;
  margin-bottom: 8.3333333333vw;
}
.aboutPage .section-about:after {
  content: "";
  position: absolute;
  width: 41.6666666667vw;
  height: 31.25vw;
  background: url(../img/about/img_01.png) no-repeat right top/100%;
  top: 10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-about:after {
    width: 66.6666666667vw;
    height: 53.3333333333vw;
    top: 140%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/about/img_01.png) no-repeat;
    background-size: cover;
  }
}
.aboutPage_ttl {
  font-size: 1.875vw;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .aboutPage_ttl {
    font-size: 4.8vw;
  }
}
.aboutPage_box {
  background: #f6f6f7;
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .aboutPage_box {
    margin-bottom: 66.6666666667vw;
  }
}
.aboutPage_box .half-container {
  padding-top: 2.6041666667vw;
  padding-bottom: 2.6041666667vw;
}
.aboutPage_txt {
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .aboutPage_txt {
    font-size: 3.2vw;
  }
}
.aboutPage_txt:not(:last-child) {
  margin-bottom: 1.5625vw;
}
.aboutPage_img {
  background-color: #f6f6f7;
  margin-bottom: 13.0208333333vw;
}
@media screen and (max-width: 767px) {
  .aboutPage_img {
    margin-top: 33.3333333333vw;
  }
}
.aboutPage_list {
  max-width: 1720px;
  display: flex;
  -moz-column-gap: 2.0833333333vw;
       column-gap: 2.0833333333vw;
  justify-content: center;
  transform: translateY(50%);
  align-items: center;
}
.aboutPage_list li {
  width: 16.3020833333vw;
}
.aboutPage .section-greeting {
  position: relative;
  margin-bottom: 6.25vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-greeting {
    margin-bottom: 16vw;
  }
}
.aboutPage .section-greeting::after {
  content: "";
  position: absolute;
  width: 21.1458333333vw;
  height: 21.09375vw;
  background: url(../img/about/person_01.png) no-repeat right top/100%;
  top: 0;
  right: 18.75vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-greeting::after {
    width: 70.6666666667vw;
    height: 66.6666666667vw;
    top: 30%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
  }
}
.aboutPage .section-greeting .half-container {
  max-width: 35.9375vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-greeting .half-container {
    max-width: 100%;
  }
}
.aboutPage .section-greeting .sec-line:before {
  width: 16.9270833333vw;
}
.aboutPage .section-greeting .sec-ttl {
  width: 20.5729166667vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-greeting .sec-ttl {
    width: 52.6666666667vw;
  }
}
.aboutPage .section-greeting .sec-yellow {
  margin: 0 0 1.0416666667vw;
}
.aboutPage .section-greeting .sec-left:before {
  left: -0.2604166667vw;
}
.aboutPage .section-greeting .sec-sm {
  text-align: left;
  margin-bottom: 3.125vw;
}
.aboutPage .section-greeting .about-lead {
  font-size: 1.25vw;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-greeting .about-lead {
    margin-top: 66.6666666667vw;
    font-size: 4.8vw;
  }
}
.aboutPage .section-greeting .about-text {
  font-size: 0.7291666667vw;
  margin-bottom: 2.0833333333vw;
  letter-spacing: 0.01em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-greeting .about-text {
    font-size: 3.2vw;
  }
}
.aboutPage .section-greeting .about-text:nth-child(2) {
  margin-bottom: 2.6041666667vw;
}
@media screen and (min-width: 768px) {
  .aboutPage .section-staff .container {
    max-width: 75vw;
  }
}
.aboutPage .section-staff .sec-ttl {
  width: 12.2395833333vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-staff .sec-ttl {
    width: 31.3333333333vw;
  }
}
.aboutPage .section-staff .sec-yellow {
  background: transparent;
}
.aboutPage .section-staff .sec-yellow::before {
  background: #7453a0;
  left: -0.5208333333vw;
}
.aboutPage .section-staff .sec-sm {
  margin-bottom: 3.125vw;
}
.aboutPage .section-staff .staff {
  background: #f6f6f7;
  margin-top: -7.2916666667vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-staff .staff {
    margin-top: -14.6666666667vw;
  }
}
.aboutPage .section-staff .staff_list {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 2.0833333333vw;
       column-gap: 2.0833333333vw;
  padding-top: 6.5104166667vw;
  padding-bottom: 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-staff .staff_list {
    display: block;
    margin: auto;
    width: 100%;
  }
}
.aboutPage .section-staff .staff_list li {
  width: 19.0625vw;
  height: 19.6875vw;
}
@media screen and (max-width: 767px) {
  .aboutPage .section-staff .staff_list li {
    width: 90%;
    height: 90%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .aboutPage .section-staff .staff_list li img {
    width: 80%;
    display: block;
    margin: auto;
    margin-left: 10.6666666667vw;
    margin-bottom: 8vw;
  }
}

.instructorPage .instructor {
  margin: 6.25vw 0;
}
.instructorPage .instructor .container {
  max-width: 66.6666666667vw;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor .container {
    max-width: 92%;
  }
}
.instructorPage .instructor_list {
  display: flex;
  justify-content: start;
  align-items: flex-start;
  gap: 2.3958333333vw;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor_list {
    flex-wrap: wrap;
  }
}
.instructorPage .instructor_item {
  width: 14.84375vw;
  height: 16.5104166667vw;
  background-color: #222;
  position: relative;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor_item {
    width: 48%;
    height: 100%;
  }
}
.instructorPage .instructor_link {
  display: block;
  width: 100%;
  height: 100%;
  color: white;
}
.instructorPage .instructor_link img {
  width: 13.8020833333vw;
  height: 10.3645833333vw;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor_link img {
    width: 35.3333333333vw;
    height: 26.5333333333vw;
  }
}
.instructorPage .instructor_link img:hover {
  opacity: 1;
}
.instructorPage .instructor_name {
  display: block;
  padding: 1.5625vw 1.0416666667vw;
  font-size: 0.9375vw;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor_name {
    font-size: 3.2vw;
  }
}
.instructorPage .instructor_name small {
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor_name small {
    font-size: 2.6666666667vw;
  }
}
.instructorPage .instructor .arrow {
  position: absolute;
  width: 2.7604166667vw;
  height: 2.7604166667vw;
  display: inline-block;
  border: 1px solid white;
  border-right: none;
  border-bottom: none;
  background: #222;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor .arrow {
    width: 7.0666666667vw;
    height: 7.0666666667vw;
  }
}
.instructorPage .instructor .arrow::after {
  content: "";
  position: absolute;
  top: 53%;
  left: 30%;
  transform: rotate(45deg) translate(-50%, -50%);
  width: 0.78125vw;
  height: 0.78125vw;
  border-top: solid 1px white;
  border-right: solid 1px white;
}
@media screen and (max-width: 767px) {
  .instructorPage .instructor .arrow::after {
    width: 2vw;
    height: 2vw;
  }
}

.instructorSingle {
  margin: 6.25vw 0;
}
.instructorSingle_wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .instructorSingle_wrap {
    display: block;
  }
}
.instructorSingle_img {
  width: 31.25vw;
  height: 23.4375vw;
}
@media screen and (max-width: 767px) {
  .instructorSingle_img {
    width: 80vw;
    height: 100%;
  }
}
.instructorSingle_right {
  flex-grow: 1;
}
.instructorSingle_name {
  background: black;
  color: white;
  font-size: 2.5vw;
  padding: 2.6041666667vw 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .instructorSingle_name {
    font-size: 6.4vw;
  }
}
.instructorSingle_name small {
  font-size: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .instructorSingle_name small {
    font-size: 4vw;
  }
}
.instructorSingle_sns {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 1.5625vw 3.125vw;
  gap: 0.78125vw;
}
.instructorSingle_sns li {
  width: 2.6041666667vw;
  height: 2.6041666667vw;
}
@media screen and (max-width: 767px) {
  .instructorSingle_sns li {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
.instructorSingle .profile {
  background: #f6f6f7;
  padding-top: 11.71875vw;
  padding-bottom: 4.1666666667vw;
  margin-top: -11.4583333333vw;
  position: relative;
  z-index: -1;
}
.instructorSingle .profile::after {
  content: "";
  position: absolute;
  background: white;
  top: 0;
  right: 0;
  width: 10.4166666667vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .instructorSingle .profile::after {
    display: none;
  }
}
.instructorSingle .profile_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 3.125vw;
  margin-top: 3.125vw;
}
.instructorSingle .profile_box .sec-ttl {
  width: 11.4583333333vw;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .instructorSingle .profile_box .sec-ttl {
    width: 29.3333333333vw;
  }
}
.instructorSingle .profile_box .sec-yellow {
  background: transparent;
}
.instructorSingle .profile_box .sec-yellow::after {
  background: transparent;
}
.instructorSingle .profile_box p {
  flex-grow: 1;
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .instructorSingle .profile_box p {
    font-size: 3.2vw;
  }
}
.instructorSingle .btn {
  margin-top: -1.5625vw;
}

.information {
  margin: 4.1666666667vw 0;
}
.information-flex {
  display: flex;
  -moz-column-gap: 6.25vw;
       column-gap: 6.25vw;
}
@media screen and (max-width: 767px) {
  .information-flex {
    display: block;
  }
}
.information_time {
  width: 13.28125vw;
  margin-top: 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .information_time {
    margin-top: 0;
    display: none;
  }
}
.information_time.cat {
  margin-top: 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .information_time.cat {
    margin-top: 0;
  }
}
.information_search {
  position: relative;
}
.information_search input {
  font-size: 0.7291666667vw;
  width: 13.0208333333vw;
  border-radius: 0.2083333333vw;
  background: #eff0f2;
  color: #bfbfbf;
  padding: 1.0416666667vw 2.6041666667vw 1.0416666667vw 0.78125vw;
  border: none;
  outline: none;
}
@media screen and (max-width: 767px) {
  .information_search input {
    font-size: 1.8666666667vw;
  }
}
.information_search button {
  position: absolute;
  top: 50%;
  right: 0.78125vw;
  transform: translateY(-50%);
  background: transparent;
  outline: none;
  border: none;
  width: 0.9375vw;
  height: 0.9375vw;
}
.information_search button img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.information_month h5 {
  font-size: 0.8333333333vw;
  font-weight: bold;
  border-bottom: 0.1041666667vw solid #222;
  padding: 1.0416666667vw 0;
  margin-bottom: 1.0416666667vw;
}
.information_month li {
  margin-bottom: 1.0416666667vw;
}
.information_month li a {
  color: #222;
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .information_month li a {
    font-size: 1.8666666667vw;
  }
}
.information .tabs-box {
  width: 100%;
}
.information .tabs-box .tab-area {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.8229166667vw;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .tab-area {
    margin-bottom: 4.6666666667vw;
  }
}
.information .tabs-box .tab {
  position: relative;
  font-size: 0.7291666667vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  color: #222;
  cursor: pointer;
  background: #fff;
  padding: 0.5208333333vw 1.0416666667vw;
  width: 14.0625vw;
  border: 0.1041666667vw solid #222;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .tab {
    font-size: 2.6666666667vw;
    padding: 2.6666666667vw 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
    width: 31%;
    height: 14.9333333333vw;
  }
}
.information .tabs-box .tab:after {
  position: absolute;
  content: "";
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  border-bottom: 0.1041666667vw solid #222;
  border-right: 0.1041666667vw solid #222;
  top: 45%;
  transform: rotate(45deg) translateY(-50%);
  right: 1.0416666667vw;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .tab:after {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .information .tabs-box .tab:after {
    right: 2.6666666667vw;
    top: 47%;
  }
}
.information .tabs-box .tab:hover {
  opacity: 1;
  background: #222;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .information .tabs-box .tab:hover {
    transition: 0.7s;
  }
}
.information .tabs-box .tab.active {
  background: #222;
  color: #fff;
  cursor: auto;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .tab.active {
    width: 31%;
  }
}
.information .tabs-box .tab.active:after {
  border-bottom: 0.1041666667vw solid #fff;
  border-right: 0.1041666667vw solid #fff;
}
.information .tabs-box a {
  transition: 0.7s;
  color: #222;
  display: block;
}
.information .tabs-box a:hover {
  opacity: 1;
}
.information .tabs-box .panel {
  display: none;
}
.information .tabs-box .panel.active {
  display: block;
}
.information .tabs-box .info-content a {
  border: 0.1041666667vw solid #222;
  border-radius: 0.2083333333vw;
  margin-bottom: 3.125vw;
  padding: 1.1458333333vw 1.0416666667vw;
  color: #222;
  font-size: 0.7291666667vw;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .info-content a {
    padding: 2.9333333333vw 2.6666666667vw;
    font-size: 1.8666666667vw;
    margin-bottom: 8vw;
  }
}
.information .tabs-box .info-date {
  display: block;
  font-weight: bold;
  color: #7453a0;
  letter-spacing: 0.04em;
  border-bottom: 0.0520833333vw solid #222;
  padding-bottom: 0.5208333333vw;
  margin-bottom: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .info-date {
    font-size: 2.6666666667vw;
  }
}
.information .tabs-box .info-ttl {
  font-size: 1.0416666667vw;
  font-weight: bold;
  border-bottom: 0.0520833333vw solid #222;
  padding-bottom: 0.5208333333vw;
  display: block;
  margin-bottom: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .info-ttl {
    font-size: 3.7333333333vw;
  }
}
.information .tabs-box .info-txt {
  font-size: 0.7291666667vw;
  padding-bottom: 0.9635416667vw;
  display: block;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .info-txt {
    font-size: 3.2vw;
  }
}
.information .tabs-box .info-btn {
  background-color: #7453a0;
  color: white;
  font-size: 0.7291666667vw;
  padding: 0.2083333333vw 1.0416666667vw;
  position: absolute;
  right: 0;
  bottom: 0%;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .information .tabs-box .info-btn {
    font-size: 2.6666666667vw;
  }
}
.information .tabs-box .btn a {
  color: #fff;
}
.information .tabs-box .btn a:hover {
  color: #141115;
}
.information .info-box {
  width: 100%;
  padding: 1.0416666667vw 1.0416666667vw 2.6041666667vw;
  border: 0.1041666667vw solid #222;
  border-radius: 0.2083333333vw;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .information .info-box {
    padding: 2.6666666667vw 2.6666666667vw 6.6666666667vw;
    margin-bottom: 8vw;
  }
}
.information .info-box .info-date {
  display: block;
  font-size: 0.7291666667vw;
  font-weight: bold;
  color: #7453a0;
  letter-spacing: 0.04em;
  border-bottom: 0.0520833333vw solid #222;
  padding-bottom: 0.5208333333vw;
  margin-bottom: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .information .info-box .info-date {
    font-size: 2.6666666667vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 2vw;
  }
}
.information .info-box .info-ttl {
  font-size: 1.0416666667vw;
  font-weight: bold;
  border-bottom: 0.0520833333vw solid #222;
  padding-bottom: 0.5208333333vw;
  display: block;
  margin-bottom: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .information .info-box .info-ttl {
    font-size: 3.7333333333vw;
    margin-bottom: 2vw;
    padding-bottom: 1.3333333333vw;
  }
}
.information .info-box .info-txt {
  font-size: 0.7291666667vw;
  padding-bottom: 0.5208333333vw;
  display: block;
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .information .info-box .info-txt {
    font-size: 2.6666666667vw;
  }
}
.information .info-box .info-link {
  display: block;
}
.information .info-box .info-link a {
  color: #7453a0;
  border-bottom: 0.0520833333vw solid #7453a0;
  display: inline-block;
  padding-bottom: 0.2604166667vw;
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .information .info-box .info-link a {
    font-size: 1.8666666667vw;
  }
}
.information .info-box .info-img {
  display: block;
  width: 31.25vw;
  height: 23.4375vw;
  margin: 2.0833333333vw 0;
}
@media screen and (max-width: 767px) {
  .information .info-box h1 {
    font-size: 5.8666666667vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .information .info-box h2 {
    font-size: 5.3333333333vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .information .info-box h3 {
    font-size: 4.8vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .information .info-box h4 {
    font-size: 4.2666666667vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .information .info-box h5 {
    font-size: 3.7333333333vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .information .info-box h6 {
    font-size: 3.2vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .information .info-box p {
    font-size: 3.2vw;
  }
}

.qaa {
  margin: 4.1666666667vw 0;
}
.qaa-ttl {
  font-size: 1.875vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .qaa-ttl {
    font-size: 4.8vw;
    padding: 2vw 0;
  }
}
.qaa-box {
  background: #f6f6f7;
  padding: 4.1666666667vw 0;
}
.qaa-list {
  background: white;
  padding: 2.0833333333vw;
  border-radius: 0.2083333333vw;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .qaa-list {
    padding: 2vw;
    margin-bottom: 1.3333333333vw;
  }
}
.qaa .question {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  border-bottom: 0.1041666667vw solid #ccc;
  padding-left: 3.125vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .qaa .question {
    margin-bottom: 1.3333333333vw;
    padding-bottom: 1.3333333333vw;
    padding-left: 4vw;
  }
}
.qaa .question::before {
  content: "";
  position: absolute;
  background: url(../img/qaa/icon_question.png) no-repeat center center;
  background-size: 100%;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .qaa .question::before {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
    top: 10%;
  }
}
.qaa .question h6 {
  font-size: 1.25vw;
  font-weight: bold;
  letter-spacing: 0.0416666667vw;
}
@media screen and (max-width: 767px) {
  .qaa .question h6 {
    font-size: 3.7333333333vw;
    padding-right: 8vw;
  }
}
.qaa .question .icon {
  position: absolute;
  width: 1.8229166667vw;
  height: 1.8229166667vw;
  border-radius: 50%;
  background-color: #f6f6f7;
  right: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .qaa .question .icon {
    width: 4vw;
    height: 4vw;
  }
}
.qaa .question .icon::after, .qaa .question .icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.0416666667vw;
  height: 2px;
  background: #7453a0;
}
@media screen and (max-width: 767px) {
  .qaa .question .icon::after, .qaa .question .icon::before {
    width: 2vw;
  }
}
.qaa .question .icon::after {
  transform: translate(-50%, -50%);
}
.qaa .question .icon::before {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.3s;
}
.qaa .question.active .icon::before {
  transform: translate(-50%, -50%) rotate(0);
}
.qaa .answer {
  display: none;
  padding-left: 3.125vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .qaa .answer {
    padding-left: 4vw;
  }
}
.qaa .answer::before {
  content: "";
  position: absolute;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  background: url(../img/qaa/icon_answer.png) no-repeat center center;
  background-size: 100%;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .qaa .answer::before {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
}
.qaa .answer-text {
  font-size: 0.8333333333vw;
  letter-spacing: 0.0416666667vw;
}
@media screen and (max-width: 767px) {
  .qaa .answer-text {
    font-size: 3.2vw;
  }
}

.recruite_box {
  text-align: left;
  max-width: 37.5vw;
  margin: 4.1666666667vw auto;
}
@media screen and (max-width: 767px) {
  .recruite_box {
    max-width: 90%;
  }
}
.recruite_txt {
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .recruite_txt {
    font-size: 3.2vw;
  }
}
.recruite_txt:not(:last-child) {
  margin-bottom: 2.0833333333vw;
}
.recruite .comfirm {
  display: none;
}

.entry {
  background: url(../img/recruite/bg.png) no-repeat top center;
  background-size: 100%;
  padding-top: 11.4583333333vw;
}
.entry .sec-yellow {
  background: transparent;
  width: 25.7291666667vw;
}
.entry .sec-sm {
  margin-bottom: 0;
}
.entry_form {
  background: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 5.2083333333vw;
  margin-top: -4.4270833333vw;
}
.entry .form__attention_txt {
  font-size: 0.8333333333vw;
  margin: 1.0416666667vw 0;
}
@media screen and (max-width: 767px) {
  .entry .form__attention_txt {
    font-size: 2.1333333333vw;
    margin: 2.6666666667vw 0;
  }
}
.entry .error {
  font-size: 0.8333333333vw !important;
}
@media screen and (max-width: 767px) {
  .entry .error {
    font-size: 2.1333333333vw !important;
  }
}
.entry_wrap {
  max-width: 37.5vw;
  margin: 0 auto;
  padding-top: 6.25vw;
  padding-bottom: 6.25vw;
}
@media screen and (max-width: 767px) {
  .entry_wrap {
    max-width: 90%;
    margin: 8vw auto;
  }
}
.entry_box {
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .entry_box {
    margin-bottom: 5.3333333333vw;
  }
}
.entry_ttl {
  font-size: 0.8333333333vw;
  margin-bottom: 0.5208333333vw;
  display: block;
}
@media screen and (max-width: 767px) {
  .entry_ttl {
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
.entry_ttl.entry_gender {
  display: inline-block;
  margin-right: 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .entry_ttl.entry_gender {
    margin-right: 5.3333333333vw;
  }
}
.entry_note {
  background-color: #d11717;
  color: white;
  padding: 0px 5px;
  font-size: 0.7291666667vw;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .entry_note {
    font-size: 2.6666666667vw;
  }
}
.entry_input {
  width: 100%;
  font-size: 0.8333333333vw;
  background: #eff0f2;
  padding: 1.0416666667vw;
  outline: none;
  border: none;
  border-radius: 0.2083333333vw;
}
@media screen and (max-width: 767px) {
  .entry_input {
    font-size: 3.7333333333vw;
    padding: 2.6666666667vw 1.3333333333vw;
  }
}
.entry_input.half_input {
  width: 50%;
}
.entry_input.entry_area {
  resize: vertical;
  height: 12.1354166667vw;
}
@media screen and (max-width: 767px) {
  .entry_input.entry_area {
    height: 31.0666666667vw;
  }
}
.entry input[type=checkbox] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 0.78125vw;
  height: 0.78125vw;
  background: #eff0f2;
  border-radius: 0.2083333333vw;
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .entry input[type=checkbox] {
    width: 4vw;
    height: 4vw;
    font-size: 2.1333333333vw;
  }
}
.entry input[type=checkbox]:after {
  position: absolute;
  content: "";
  display: block;
  opacity: 0;
  width: 0.4166666667vw;
  height: 0.2083333333vw;
  border-bottom: 0.15625vw solid #333;
  border-left: 0.15625vw solid #333;
  transform: rotate(-45deg);
  top: 0.15625vw;
  left: 0.1041666667vw;
}
@media screen and (max-width: 767px) {
  .entry input[type=checkbox]:after {
    width: 2.6666666667vw;
    height: 2.1333333333vw;
    border-bottom: 0.5333333333vw solid #333;
    border-left: 0.5333333333vw solid #333;
  }
}
.entry input[type=checkbox]:checked:after {
  opacity: 1;
}
.entry .mwform-checkbox-field-text {
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .entry .mwform-checkbox-field-text {
    font-size: 3.7333333333vw;
  }
}
.entry input[type=number] {
  width: 5.2083333333vw;
  font-size: 0.8333333333vw;
  background: #eff0f2;
  padding: 1.0416666667vw;
  outline: none;
  border: none;
  border-radius: 0.2083333333vw;
}
@media screen and (max-width: 767px) {
  .entry input[type=number] {
    width: 13.3333333333vw;
    font-size: 3.7333333333vw;
    padding: 2.6666666667vw;
  }
}
.entry input[type=text].hasDatepicker {
  max-width: 18.75vw;
  font-size: 0.8333333333vw;
  background: #eff0f2;
  padding: 1.0416666667vw;
  outline: none;
  border: none;
  border-radius: 0.2083333333vw;
  margin-right: 0.5208333333vw;
  margin-bottom: 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .entry input[type=text].hasDatepicker {
    max-width: 37.3333333333vw;
    font-size: 4.2666666667vw;
    padding: 2.6666666667vw;
    margin-right: 1.3333333333vw;
    margin-bottom: 1.3333333333vw;
  }
}
.entry .select-week {
  margin-right: 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .entry .select-week {
    margin-right: 1.3333333333vw;
  }
}
.entry .teacher_input {
  display: flex;
  align-items: center;
  margin: 1.0416666667vw 0;
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .entry .teacher_input {
    font-size: 2.6666666667vw;
  }
}
.entry .teacher_input input[type=text] {
  max-width: 13.0208333333vw;
  font-size: 0.8333333333vw;
  background: #eff0f2;
  padding: 1.0416666667vw;
  outline: none;
  border: none;
  border-radius: 0.2083333333vw;
}
@media screen and (max-width: 767px) {
  .entry .teacher_input input[type=text] {
    font-size: 3.2vw;
    padding: 2.6666666667vw;
    max-width: 26.6666666667vw;
    margin-right: 1.3333333333vw;
  }
}
.entry input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  background: #eff0f2;
  border-radius: 50%;
  font-size: 0.8333333333vw;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .entry input[type=radio] {
    width: 4vw;
    height: 4vw;
    font-size: 2.1333333333vw;
    vertical-align: sub;
  }
}
.entry input[type=radio]:after {
  position: absolute;
  content: "";
  display: block;
  opacity: 0;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  background-color: #333;
  border-radius: 50%;
  top: 0;
  left: 0.1041666667vw;
}
@media screen and (max-width: 767px) {
  .entry input[type=radio]:after {
    width: 4vw;
    height: 4vw;
    top: 0;
    left: 0;
  }
}
.entry input[type=radio]:checked:after {
  opacity: 1;
}
.entry select {
  font-size: 0.8333333333vw;
  background: #eff0f2;
  padding: 1.0416666667vw;
  outline: none;
  border: none;
  border-radius: 0.2083333333vw;
}
@media screen and (max-width: 767px) {
  .entry select {
    font-size: 3.2vw;
    padding: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .entry .mwform-radio-field {
    margin-left: 2.6666666667vw;
  }
}
.entry .mwform-radio-field-text {
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .entry .mwform-radio-field-text {
    font-size: 4.2666666667vw;
  }
}
.entry .btnWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 1.5625vw;
       column-gap: 1.5625vw;
}
.entry .btnBack {
  display: none;
}
.entry .btn {
  position: relative;
}
.entry .btn:after {
  position: absolute;
  content: "";
  width: 0.3125vw;
  height: 0.3125vw;
  top: 50%;
  right: 1.0416666667vw;
  transform: translateY(-50%) rotate(45deg);
  border-top: 0.1041666667vw solid #fff;
  border-right: 0.1041666667vw solid #fff;
}
@media screen and (max-width: 767px) {
  .entry .btn:after {
    width: 1.6vw;
    height: 1.6vw;
    right: 4vw;
  }
}
.entry .btn .btn-check {
  transition: 0.7s;
  display: block;
  font-size: 0.8333333333vw;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  background: #141115;
  color: white;
  width: 15.625vw;
  height: 3.125vw;
}
@media screen and (max-width: 767px) {
  .entry .btn .btn-check {
    font-size: 3.2vw;
    width: 40vw;
    height: 8vw;
  }
}
.entry .btn:hover:after {
  border-top: 0.1041666667vw solid #141115;
  border-right: 0.1041666667vw solid #141115;
}
.entry .btn:hover .btn-check {
  color: #141115;
  background: #fff;
  border: 0.1041666667vw solid #141115;
}
.entry .btnBox {
  position: relative;
}
.entry .btnBox:after {
  position: absolute;
  content: "";
  width: 0.3125vw;
  height: 0.3125vw;
  top: 50%;
  right: 1.0416666667vw;
  transform: translateY(-50%) rotate(45deg);
  border-top: 0.1041666667vw solid #fff;
  border-right: 0.1041666667vw solid #fff;
}
@media screen and (max-width: 767px) {
  .entry .btnBox:after {
    width: 1.6vw;
    height: 1.6vw;
    right: 4vw;
  }
}
.entry .btnBox .btn-check {
  transition: 0.7s;
  display: block;
  font-size: 0.8333333333vw;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  background: #141115;
  color: white;
  width: 15.625vw;
  height: 3.125vw;
}
@media screen and (max-width: 767px) {
  .entry .btnBox .btn-check {
    font-size: 3.2vw;
    width: 40vw;
    height: 8vw;
  }
}
.entry .btnBox:hover:after {
  border-top: 0.1041666667vw solid #141115;
  border-right: 0.1041666667vw solid #141115;
}
.entry .btnBox:hover .btn-check {
  color: #141115;
  background: #fff;
  border: 0.1041666667vw solid #141115;
}
.entry .price_select_change_ttl {
  font-size: 0.9375vw;
}
@media screen and (max-width: 767px) {
  .entry .price_select_change_ttl {
    font-size: 2.4vw;
  }
}
.entry .entry_box {
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .entry .entry_box {
    font-size: 2.1333333333vw;
  }
}
.entry .price_add_radio {
  margin: 0.5208333333vw 0;
}
@media screen and (max-width: 767px) {
  .entry .price_add_radio {
    margin: 1.3333333333vw 0;
  }
}
@media screen and (max-width: 767px) {
  .entry input[type=number].k_desired_hour, .entry input[type=number].k_desired_minutes {
    font-size: 4.2666666667vw;
    padding: 2.6666666667vw;
  }
}
.entry .mw_wp_form .orientation {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .entry .mw_wp_form .orientation {
    display: block;
  }
}
.entry .mw_wp_form .orientation .entry_ttl {
  width: 100%;
}
.entry .mw_wp_form .orientation .horizontal-item + .horizontal-item {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .entry .mw_wp_form .orientation span {
    display: inline-block;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .entry .mw_wp_form .orientation span:nth-child(3) {
    margin-left: 0.5208333333vw !important;
  }
}
.entry .mw_wp_form .orientation span:nth-child(3) {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .entry .mw_wp_form .orientation span:nth-child(3) {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .entry .mw_wp_form .orientation span:nth-child(4), .entry .mw_wp_form .orientation span:nth-child(5) {
    padding-left: calc(5.19em + 0.5208333333vw);
    width: 100%;
  }
}

.mw_wp_form_confirm .entry_box {
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .entry_box {
    font-size: 3.4666666667vw;
  }
}
.mw_wp_form_confirm .recruite_txt {
  display: none;
}
.mw_wp_form_confirm .recruite_txt.comfirm {
  display: block;
}
.mw_wp_form_confirm .recruite_txt.comfirm span {
  display: inline-block;
}
.mw_wp_form_confirm .btnBox.btnBack {
  display: block;
}
.mw_wp_form_confirm .btnBox.btnBack::after {
  left: 1.0416666667vw;
  right: unset;
  border-bottom: 0.1041666667vw solid #222;
  border-left: 0.1041666667vw solid #222;
  border-top: none;
  border-right: none;
}
.mw_wp_form_confirm .btnBox.btnBack .btn-check {
  background: white;
  color: #222;
  border: 0.1041666667vw solid #141115;
}
.mw_wp_form_confirm .btnBox.btnBack:hover:after {
  border-bottom: 0.1041666667vw solid white;
  border-left: 0.1041666667vw solid white;
}
.mw_wp_form_confirm .btnBox.btnBack:hover .btn-check {
  background: #141115;
  color: white;
}

.schedule-box {
  background: #f6f6f7;
  padding: 2.0833333333vw 0;
  margin-top: 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .schedule-box {
    margin-top: 0;
    padding: 10.6666666667vw 0;
  }
}
@media screen and (max-width: 767px) {
  .schedule-box.l-container {
    max-width: 100%;
  }
}

.schedule-space-text {
  max-width: 52.0833333333vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .schedule-space-text {
    max-width: 90%;
  }
}
.schedule-space-text p {
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .schedule-space-text p {
    font-size: 3.2vw;
  }
}
.schedule-space-text p:not(:last-child) {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .schedule-space-text p:not(:last-child) {
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule-space + .l-container {
    max-width: 86.7%;
  }
}

.schedule-btn-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  -moz-column-gap: 1.0416666667vw;
       column-gap: 1.0416666667vw;
  margin-top: 1.0416666667vw;
}
@media screen and (max-width: 767px) {
  .schedule-btn-list {
    justify-content: space-between;
    margin: 8vw auto 2.6666666667vw;
  }
}
.schedule-btn-list-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .schedule-btn-list-sp {
    display: block;
    position: relative;
    border: 0.2666666667vw solid #222;
    padding: 2vw 3.3333333333vw;
    font-size: 3.2vw;
    color: #222;
    font-weight: 500;
    text-align: center;
    margin: 0 auto 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule-btn-list li {
    width: 49%;
  }
}
@media screen and (min-width: 768px) {
  .schedule-btn-list li:last-of-type a {
    width: 14.5833333333vw;
  }
}
.schedule-btn-list li a {
  display: block;
  position: relative;
  font-size: 0.7291666667vw;
  border: 0.1041666667vw solid #222;
  padding: 0.3645833333vw 1.3020833333vw;
  color: #222;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .schedule-btn-list li a {
    width: 10.9375vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule-btn-list li a {
    border: 0.2666666667vw solid #222;
    padding: 2vw 3.3333333333vw;
    font-size: 3.2vw;
  }
}
.schedule-btn-list li a::after {
  content: "";
  position: absolute;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  border-bottom: 0.1041666667vw solid #141115;
  border-right: 0.1041666667vw solid #141115;
  top: 48%;
  transform: rotate(-45deg) translateY(-50%);
  right: 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .schedule-btn-list li a::after {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule-btn-list li a::after {
    right: 1.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule-btn-list li:nth-child(3) {
    display: none;
  }
}

.schedule {
  margin-top: 3.125vw;
  margin-bottom: 8.3333333333vw;
}
@media screen and (max-width: 767px) {
  .schedule {
    margin-bottom: 45.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule > .l-container {
    max-width: 100%;
  }
}
.schedule-flex {
  display: flex;
  -moz-column-gap: 5.7291666667vw;
       column-gap: 5.7291666667vw;
}
@media screen and (max-width: 767px) {
  .schedule-flex {
    justify-content: center;
  }
}
.schedule-studio-list {
  transform: translateY(5.9895833333vw);
}
@media screen and (max-width: 767px) {
  .schedule-studio-list {
    display: none;
  }
}
.schedule-studio-list li a {
  font-size: 0.9375vw;
  width: 13.0208333333vw;
  height: 3.125vw;
  border: 0.1041666667vw solid #222;
  border-radius: 2.6041666667vw;
  display: flex;
  align-items: center;
  color: #222;
  margin-bottom: 1.0416666667vw;
  background: linear-gradient(60deg, #eff0f2 0%, #eff0f2 25%, #fff 25%, #fff 100%);
}
@media screen and (max-width: 767px) {
  .schedule-studio-list li a {
    font-size: 2.4vw;
  }
}
.schedule-studio-list li a.active {
  background: linear-gradient(60deg, #583a86 0%, #583a86 25%, #7453a0 25%, #7453a0 100%);
  color: white;
  border: 0.1041666667vw solid transparent;
}
.schedule-studio-list li a span:first-child {
  font-size: 1.25vw;
  display: inline-block;
  margin-right: 2.6041666667vw;
  padding-left: 0.5208333333vw;
  width: 1.35em;
}
@media screen and (max-width: 767px) {
  .schedule-studio-list li a span:first-child {
    font-size: 3.2vw;
  }
}
.schedule-studio-list li a span:first-child small {
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .schedule-studio-list li a span:first-child small {
    font-size: 2.1333333333vw;
  }
}
.schedule-studio-list li a span:last-child {
  font-size: 1.5625vw;
  font-weight: bold;
  margin-left: 1.0416666667vw;
}
@media screen and (max-width: 767px) {
  .schedule-studio-list li a span:last-child {
    font-size: 4vw;
  }
}
.schedule-studio-list li a .studio-prefix {
  min-width: 4em;
}
.schedule-studio-list li:first-of-type a {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .schedule-content {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .schedule-content-select-sp {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 2vw;
    max-width: 86.6666666667vw;
  }
}
.schedule-content .select-box {
  margin-left: 5.3333333333vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .schedule-content .select-box {
    width: 42.6666666667vw;
    margin-left: 0vw;
  }
}
.schedule-content .select-box::after {
  content: "";
  position: absolute;
  border-left: 1.0666666667vw solid transparent;
  border-right: 1.0666666667vw solid transparent;
  border-top: 1.0666666667vw solid white;
  border-bottom: 1.0666666667vw solid transparent;
  top: 58%;
  right: 1.3333333333vw;
  transform: translateY(-50%);
}
.schedule-content .select-box select {
  width: 38vw;
  height: 8vw;
  background: #222;
  color: white;
  border-radius: 6.6666666667vw;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0vw 2.6666666667vw;
}
@media screen and (max-width: 767px) {
  .schedule-content .select-box select {
    text-align: center;
    font-size: 3.2vw;
    width: 42.6666666667vw;
  }
}
.schedule-weekday {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1.0416666667vw;
       column-gap: 1.0416666667vw;
  margin-bottom: 3.125vw;
}
@media screen and (max-width: 767px) {
  .schedule-weekday.vpc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .schedule-weekday {
    width: 100%;
    margin-bottom: 2.6666666667vw;
    justify-content: space-between;
  }
}
.schedule-weekday li a {
  background: #f6f6f7;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.4166666667vw;
  height: 3.125vw;
  font-size: 0.9375vw;
  font-weight: bold;
  border: 0.1041666667vw solid #222;
  border-radius: 2.6041666667vw;
  color: #222;
}
@media screen and (max-width: 767px) {
  .schedule-weekday li a {
    width: 10.6666666667vw;
    padding: 3.3333333333vw 3.3333333333vw;
    border-radius: 2.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
.schedule-weekday li a.active {
  background: #7453a0;
  color: white;
}
.schedule-weekday li a:hover {
  opacity: 1;
}
.schedule-weekday .select-box {
  margin-left: 2.0833333333vw;
  position: relative;
}
.schedule-weekday .select-box::after {
  content: "";
  position: absolute;
  border-left: 0.4166666667vw solid transparent;
  border-right: 0.4166666667vw solid transparent;
  border-top: 0.4166666667vw solid white;
  border-bottom: 0.4166666667vw solid transparent;
  top: 58%;
  right: 0.5208333333vw;
  transform: translateY(-50%);
}
.schedule-weekday .select-box select {
  width: 14.84375vw;
  height: 3.125vw;
  background: #222;
  color: white;
  border-radius: 2.6041666667vw;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0vw 1.0416666667vw;
}
.schedule-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 1.3020833333vw;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .schedule-wrap {
    margin: 10.6666666667vw auto;
    display: block;
    width: 92%;
  }
}
.schedule_box {
  position: relative;
  width: 16.40625vw;
  padding: 1.0416666667vw 0.5208333333vw 0.5208333333vw;
  border: 0.1041666667vw solid #222;
  border-radius: 0.5208333333vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .schedule_box {
    width: 100%;
    height: 100%;
    padding: 0 0 2.6666666667vw;
    border-radius: 0.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule_box:not(:last-of-type) {
    margin-bottom: 5.3333333333vw;
  }
}
.schedule_box-time {
  font-size: 0.7291666667vw;
  padding-bottom: 0.5208333333vw;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .schedule_box-time {
    font-size: 2.8vw;
    padding: 2.6666666667vw 0 1.7333333333vw 2.6666666667vw;
  }
}
.schedule_box-ttl {
  border-bottom: 0.1041666667vw solid #222;
  border-top: 0.1041666667vw solid #222;
  font-weight: bold;
  font-size: 1.25vw;
  line-height: 1;
  padding: 0.5208333333vw 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .schedule_box-ttl {
    padding: 2.6666666667vw 0 2.6666666667vw 2.6666666667vw;
    font-size: 4vw;
  }
}
.schedule_box-ttl small {
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .schedule_box-ttl small {
    font-size: 2.8vw;
  }
}
.schedule_box-name {
  display: block;
  font-size: 0.8333333333vw;
  font-weight: 500;
  position: relative;
  padding: 0.5208333333vw 0;
  color: #0000ee;
}
@media screen and (max-width: 767px) {
  .schedule_box-name {
    font-size: 3.2vw;
    top: -1.3333333333vw;
    left: 2.6666666667vw;
  }
}
.schedule_box-name::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 1.0416666667vw;
  height: 1px;
  background: #222;
}
@media screen and (max-width: 767px) {
  .schedule_box-name::after {
    width: 4vw;
    height: 0.2666666667vw;
    top: 105%;
  }
}
.schedule_box-txt {
  font-size: 0.8333333333vw;
  margin-top: 0.2604166667vw;
  padding-bottom: 3.125vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .schedule_box-txt {
    font-size: 3.2vw;
    margin-left: 2.6666666667vw;
  }
}
.schedule_box-link {
  bottom: 0.78125vw;
}
@media screen and (min-width: 768px) {
  .schedule_box-link {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .schedule_box-link {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 2.6666666667vw;
    margin: 0 6.6666666667vw 2.6666666667vw 0;
  }
  .schedule_box-link.vpc {
    display: none;
  }
}
.schedule_box-link a {
  background: #222;
  color: white;
  padding: 0.2604166667vw 0.78125vw;
  display: inline-block;
  margin-right: 0.5208333333vw;
  font-size: 0.7291666667vw;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .schedule_box-link a {
    border-radius: 1.0666666667vw;
    padding: 1.3333333333vw 2.6666666667vw;
    margin-right: 0;
    margin-left: 2.6666666667vw;
    font-size: 3.2vw;
    min-width: 17.3333333333vw;
    text-align: center;
  }
}

.select-box {
  margin-left: 5.3333333333vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .select-box {
    width: 42.6666666667vw;
    margin-left: 0vw;
  }
}
.select-box::after {
  content: "";
  position: absolute;
  border-left: 1.0666666667vw solid transparent;
  border-right: 1.0666666667vw solid transparent;
  border-top: 1.0666666667vw solid white;
  border-bottom: 1.0666666667vw solid transparent;
  top: 58%;
  right: 1.3333333333vw;
  transform: translateY(-50%);
}
.select-box select {
  width: 38vw;
  height: 8vw;
  background: #222;
  color: white;
  border-radius: 6.6666666667vw;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0vw 2.6666666667vw;
}
@media screen and (max-width: 767px) {
  .select-box select {
    text-align: center;
    font-size: 3.2vw;
    width: 42.6666666667vw;
  }
}

.schedule-sticky {
  position: sticky;
  top: 16vw;
  z-index: 19;
  background: #fff;
  padding: 2.6666666667vw;
}/*# sourceMappingURL=style2.css.map */