.instagram {
  width: 750px;
  float: left;
  position: relative;
  margin-top: 32px;
}
.instagram a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

/* utility */
.wrapper__school {
  padding: 30px;
}
.flex {
  display: flex;
}
.readmore {
  cursor: pointer;
  color: #ffb200;
  text-decoration: underline;
}
.readmore-content {
  display: none;
}
/* contents */
.school__caption {
  　text-align: justify;
  text-justify: inter-ideograph;
  width: 360px;
  margin: 0 auto;
  margin-bottom: 30px;
  font-size: 12px;
}
.school__caption--soat {
  text-align: justify;
  text-justify: inter-ideograph;
  width: 64%;
}
.caption__small {
  font-size: 10px;
}
.school__container {
  flex-wrap: wrap;
  box-sizing: border-box;
}
.school__item {
  width: 33.3333%;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.school__item__pic {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.school__item__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.school__item__meta {
  margin-bottom: 10px;
}
.school__item__meta time {
  font-size: 14px;
}
.school__item__text {
  text-align: left;
}
.parent-box {
  align-items: flex-start;
}
.parent-img {
  width: 124px;
  min-width: 124px;
  height: auto;
  border: 4px solid #f8bd00;
}
.parent-text {
  line-height: 1.5;
  padding-left: 24px;
  text-align: left;
  font-size: 12px;
}
.parent-text span {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: bold;
}
.parent-box {
  margin-bottom: 32px;
}

#maincontents #topbox01.topbox01--movie {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #f2f2f2;
}

#maincontents #topbox_greeting {
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 750px;
  margin-right: 10px;
  position: relative;
  padding: 10px;
  margin-bottom: 32px;
  border: 1px solid #777;
  text-align: center;
  font-size: 12.5px;
  line-height: 1.8;
  color: #555;
}

#maincontents #topbox_greeting p {
  margin: 40px 0px;
}

/* 動画クワイヤ募集 */
.choirmov-container {
  width: 100%;
  box-sizing: border-box;
  padding: 32px;
  font-size: 14px;
  line-height: 2;
}
.choirmov-container section {
  padding: 48px 0 0;
}
.choirmov-container a {
  text-decoration: underline;
}
.choirmov-container dt {
  font-weight: bold;
  font-size: 12px;
  margin-top: 12px;
}
.choirmov__title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
}
.choirmov__title span {
  color: #f8bc01;
  font-weight: bold;
}
.choirmov__lead {
  text-align: center;
  margin-bottom: 12px;
}
.choirmov__notice {
  font-size: 11px;
  text-align: center;
}
.choirmov__heading {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
  border-bottom: 1px solid #f8bc01;
  border-left: 4px solid #f8bc01;
  padding-left: 8px;
  margin-bottom: 20px;
}
.choirmov__subheading {
  font-weight: bold;
  color: #f8bc01;
  margin-bottom: 10px;
}
.choirmov__iframe {
  width: 100%;
  height: 400px;
  position: relative;
}
.choirmov__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.choirmov__frase {
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  line-height: 1.5;
  margin-top: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}
.choirmov__frase__notice {
  font-size: 11px;
  margin-bottom: 32px;
  margin-top: 16px;
}
.choirmov__list {
  list-style: disc;
  font-size: 12px;
  padding-left: 24px;
}
.choirmov__list li {
  list-style: disc;
  font-size: 12px;
}
.choirmov__img {
  margin-top: 40px;
  text-align: center;
}
.choirmov__img img {
  display: block;
  max-width: 100%;
  height: auto;
}

.choirmov__flow li {
  font-size: 12px;
  font-weight: bold;
}
.choirmov__flow li:not(:last-of-type) {
  margin-bottom: 16px;
}
.choirmov__flow li span {
  font-weight: bold;
  color: #f8bc01;
  display: inline-block;
  margin-right: 8px;
}
.choirmov__flow__notice {
  font-size: 10px;
  margin-top: 16px;
}
