@charset "UTF-8";
/*
Theme Name: Shichikueisusya
Theme URI: http://shichiku.jp
Author: Nobuhito Yoshitani
Author URI: https://nobuhito-yoshitani.com
Description: Theme for School
Version: 1.0
*/
* {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333; }

body {
  overflow: hidden; }

a {
  text-decoration: none;
  position: relative;
  z-index: 2; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul {
  list-style: none; }

img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  vertical-align: top; }

.clear {
  clear: both; }

h1 {
  font-size: 64px;
  line-height: 64px;
  font-weight: 900; }

h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 900; }

h3 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900; }

h4 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 900; }

h5 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 900; }

h6 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900; }

.small-h6 {
  font-size: 16px;
  line-height: 16px; }

.jp {
  font-family: "Noto Sans JP", sans-serif; }

.en {
  font-family: "Montserrat", sans-serif; }

.container {
  width: 1080px;
  margin: 0 auto;
  position: relative; }

.sp {
  display: none; }

iframe {
  width: 100%;
  height: 640px; }

.basic-img {
  max-width: 100%; }

.weight-bold {
  font-weight: 900; }

.yellow {
  color: #FCD333; }

header {
  position: fixed;
  top: 0;
  height: 120px;
  width: 100%;
  background: #ffffff;
  z-index: 5; }
  header .fill-button {
    float: right;
    margin: 36px 0; }

.header-shadow {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16); }

.fill-button {
  background: #0a68c6;
  color: white;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  border-radius: 100px;
  padding: 16px 24px;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .fill-button:hover {
    background: #084C91;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.header-logo {
  height: 40px;
  width: auto;
  margin: 40px 0;
  float: left; }

.home-top-wrapper {
  padding-top: 120px; }

.slider {
  width: 100%;
  height: 600px; }

.guideline-slider {
  width: 100%;
  margin: 0 auto; }

.home-top-img {
  width: 100%;
  height: 600px;
  vertical-align: bottom;
  border-radius: 16px; }

.go-global {
  background: #0a68c6;
  padding: 80px;
  padding-right: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(480px + (100vw - 1080px)/2);
  border-radius: 16px 0 0 16px; }
  .go-global img {
    position: absolute;
    right: 0;
    top: 20px;
    height: 280px;
    width: 280px; }

.go-global-text {
  display: inline-block;
  width: 400px; }
  .go-global-text h1 {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-weight: 900; }
  .go-global-text p {
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    margin-top: 40px; }

.guide {
  margin-top: 40px;
  display: block; }
  .guide img {
    height: 14px; }
  .guide text {
    display: inline-block;
    margin-left: 8px;
    font-size: 16px;
    line-height: 16px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500; }

.feature-wrapper {
  padding: 80px;
  background: #0a68c6;
  width: 1080px;
  margin: 0 auto;
  margin-top: 120px;
  border-radius: 16px; }

.feature-block {
  width: 100%; }
  .feature-block + .feature-block {
    margin-top: 120px; }

.feature-text {
  width: 440px;
  float: left;
  display: inline-block;
  color: #ffffff; }

.feature-head {
  width: 100%; }
  .feature-head h2 {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    margin-top: 24px; }
  .feature-head .sub-title {
    color: #FCD333; }

.number {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  opacity: 0.3;
  font-size: 80px;
  line-height: 80px; }

.denominator {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 80px; }

.feature-body {
  margin-top: 32px; }
  .feature-body p {
    color: #ffffff;
    font-size: 16px;
    line-height: 32px; }

.feature-img {
  display: inline-block;
  width: 400px;
  height: 280px;
  float: left;
  margin-left: 80px;
  position: relative; }
  .feature-img img {
    width: 400px;
    height: 280px;
    border-radius: 24px;
    border: 8px solid #FCD333; }

.tagonimg {
  position: absolute;
  bottom: 16px;
  right: 16px;
  background: white;
  border-radius: 16px;
  padding: 10px 16px;
  height: 40px;
  vertical-align: top; }
  .tagonimg img {
    display: inline-block;
    height: 20px;
    width: auto;
    border-radius: 0;
    border: none; }
  .tagonimg p {
    vertical-align: top;
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    font-weight: 900;
    color: #084C91;
    margin-left: 8px; }

.lesson-feature-wrapper {
  margin-top: 120px; }

.sub-title {
  font-weight: 900;
  font-size: 20px;
  line-height: 20px;
  margin-top: 24px; }

.head h2 {
  font-family: "Montserrat", sans-serif;
  color: #0a68c6;
  font-size: 64px;
  line-height: 64px; }

.head .sub-title {
  color: #333333; }

.body {
  margin-top: 40px; }
  .body p {
    font-size: 16px;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.54); }

.new-line {
  margin-top: 32px; }

.feature-icon {
  margin-top: 40px;
  background: rgba(10, 104, 198, 0.08);
  border-radius: 16px;
  width: 520px;
  height: auto;
  display: inline-block;
  float: left;
  padding: 24px 40px; }
  .feature-icon img {
    height: 80px;
    width: auto;
    float: left;
    display: inline-block; }
  .feature-icon + .feature-icon {
    margin-left: 40px; }

.feature-icon-text {
  float: left;
  display: inline-block;
  margin-left: 16px;
  height: 56px;
  margin-top: 12px; }
  .feature-icon-text h5 {
    color: #0a68c6;
    font-family: "Montserrat", sans-serif; }
  .feature-icon-text p {
    color: #084C91;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px; }
    .feature-icon-text p s {
      color: #084C91; }

.asterisk {
  color: rgba(0, 0, 0, 0.54);
  font-size: 16px;
  line-height: 16px;
  margin-top: 16px; }

.course-wrapper {
  margin-top: 120px; }

.course-button {
  margin-top: 40px;
  display: inline-block;
  float: left;
  background: #0a68c6;
  border-radius: 16px;
  padding: 40px;
  width: 520px;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .course-button:hover {
    padding-right: 32px;
    background: #084C91;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.course-button-list > :nth-child(2n) {
  margin-left: 40px; }

.course-button-text {
  width: 400px;
  display: inline-block;
  float: left; }
  .course-button-text h5 {
    color: #ffffff; }
  .course-button-text p {
    margin-top: 16px;
    color: #ffffff;
    opacity: 1.0;
    font-size: 16px;
    line-height: 24px; }

.course-button-img {
  display: inline-block;
  float: right; }
  .course-button-img img {
    height: 16px;
    margin: 36px 0; }

.faq-wrapper {
  margin-top: 120px;
  padding-bottom: 120px; }

.faq-block {
  background: rgba(10, 104, 198, 0.08);
  border-radius: 16px;
  width: 252px;
  height: 210px;
  padding: 24px;
  display: inline-block;
  float: left; }
  .faq-block h6 {
    color: #0a68c6;
    font-size: 18px;
    line-height: 24px; }
  .faq-block p {
    line-height: 20px;
    font-size: 14px;
    color: #084C91;
    margin-top: 24px; }
  .faq-block + .faq-block {
    margin-left: 24px; }

.faq-number {
  color: #0a68c6;
  font-size: 20px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif; }

.textbook-wrapper {
  padding: 120px 0;
  background-color: #FAF8F8; }

.textbook-link {
  display: block;
  margin-top: 16px;
  text-decoration: underline; }

.news-wrapper {
  background: #FAF8F8;
  padding: 80px 0; }

.list .list-item {
  width: 320px;
  height: auto;
  min-height: 320px;
  display: inline-block;
  float: left;
  margin-bottom: 60px;
  overflow: hidden;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff; }
  .list .list-item img {
    height: auto;
    width: 100%;
    margin: 0;
    vertical-align: bottom; }
  .list .list-item .text-block {
    padding: 24px 24px 32px 24px;
    margin: 0; }
    .list .list-item .text-block .small-h6 {
      color: #084C91;
      margin-top: 16px;
      line-height: 24px; }

.list > :nth-child(3n-1) {
  margin-right: 60px;
  margin-left: 60px; }

.yellow-tag-1 {
  background: #FCD333;
  border-radius: 8px;
  padding: 7px 16px;
  vertical-align: middle;
  display: inline-block;
  float: left; }
  .yellow-tag-1 p {
    color: #084C91;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: 900; }

.post-categories li {
  line-height: 0;
  background: #FCD333;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  float: left;
  padding: 0;
  height: 24px;
  position: relative;
  margin-bottom: 8px; }
  .post-categories li a {
    display: inline-block;
    color: #084C91;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: 900;
    height: 24px;
    padding: 7px 16px; }
  .post-categories li p {
    display: inline-block;
    color: #084C91;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: 900;
    height: 24px;
    padding: 7px 16px; }

.post-categories li + li {
  margin-left: 8px; }

.item-data {
  width: 100%;
  display: block;
  vertical-align: middle; }
  .item-data time {
    display: inline-block;
    padding: 7px 0;
    font-size: 10px;
    line-height: 10px;
    color: rgba(0, 0, 0, 0.54);
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    float: right; }

.blue-line-button {
  border: solid 2px #0a68c6;
  padding: 7px 24px 11px 24px;
  border-radius: 16px;
  background: none;
  float: right;
  margin-top: 0;
  vertical-align: middle; }
  .blue-line-button p {
    color: #0a68c6;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    display: inline-block; }
  .blue-line-button svg {
    fill: #0a68c6;
    display: inline-block;
    margin-left: 4px;
    height: 10px; }
  .blue-line-button:hover {
    background: #0a68c6;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .blue-line-button:hover p {
      color: #ffffff;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
    .blue-line-button:hover svg {
      fill: #ffffff;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }

.blue-line-button-2 {
  border: solid 2px #0a68c6;
  padding: 7px 24px 11px 24px;
  border-radius: 16px;
  background: none;
  float: left;
  margin-top: 0;
  vertical-align: middle; }
  .blue-line-button-2 p {
    color: #0a68c6;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    display: inline-block; }
  .blue-line-button-2 svg {
    fill: #0a68c6;
    display: inline-block;
    margin-left: 4px;
    height: 10px;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1); }
  .blue-line-button-2:hover {
    background: #0a68c6;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .blue-line-button-2:hover p {
      color: #ffffff;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
    .blue-line-button-2:hover svg {
      fill: #ffffff;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }

.white-line-button {
  border: solid 2px #ffffff;
  padding: 7px 24px 11px 24px;
  border-radius: 16px;
  background: none;
  float: right;
  margin-top: 40px;
  vertical-align: middle; }
  .white-line-button p {
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    display: inline-block; }
  .white-line-button svg {
    fill: #ffffff;
    display: inline-block;
    margin-left: 4px;
    height: 10px; }
  .white-line-button:hover {
    background: #ffffff;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .white-line-button:hover p {
      color: #0a68c6;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
    .white-line-button:hover svg {
      fill: #0a68c6;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }

footer {
  background: #0a68c6;
  padding: 80px 0 8px 0; }

.sitemap {
  display: inline-block;
  width: 500px;
  float: left; }
  .sitemap .sitemap-block {
    width: 230px;
    float: left;
    margin-bottom: 40px; }
    .sitemap .sitemap-block .small-h6 {
      font-size: 14px;
      line-height: 14px;
      color: rgba(255, 255, 255, 0.7);
      font-family: "Montserrat", sans-serif;
      font-weight: 900;
      margin-bottom: 24px; }
    .sitemap .sitemap-block a {
      display: block;
      font-size: 14px;
      line-height: 14px;
      color: #ffffff;
      font-weight: 900; }
      .sitemap .sitemap-block a + a {
        margin-top: 16px; }
      .sitemap .sitemap-block a:hover {
        color: #FCD333;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
    .sitemap .sitemap-block + .sitemap-block {
      margin-left: 40px; }

.sns-icons {
  width: 500px;
  display: inline-block;
  float: left;
  margin-left: 80px; }
  .sns-icons h4 {
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    color: #ffffff; }
  .sns-icons .sns-button {
    float: left;
    margin-top: 24px; }
    .sns-icons .sns-button + .sns-button {
      margin-left: 24px; }

.sns-button {
  height: 56px;
  width: 56px;
  background: #ffffff;
  text-align: center;
  padding: 16px 0;
  display: inline-block;
  border-radius: 16px; }
  .sns-button:hover {
    background: #FCD333;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.contact-button {
  margin-top: 40px;
  padding: 16px 24px 24px 16px;
  background: #ffffff;
  display: block;
  border-radius: 16px;
  overflow: hidden;
  width: 300px; }
  .contact-button .contact-text {
    width: auto;
    display: inline-block;
    float: left; }
    .contact-button .contact-text h4 {
      color: #084C91; }
    .contact-button .contact-text p {
      font-size: 12px;
      line-height: 12px;
      margin-top: 16px;
      color: rgba(0, 0, 0, 0.54); }
  .contact-button .contact-background {
    position: absolute;
    top: 16px;
    left: 150px; }
  .contact-button .contact-button-img {
    height: 68px;
    width: 8px;
    float: right;
    margin-left: 16px;
    display: inline-block; }
    .contact-button .contact-button-img img {
      width: 8px;
      margin: 30px 0; }
  .contact-button:hover {
    background: #FCD333;
    padding-right: 16px;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.info-block {
  margin-bottom: 40px; }
  .info-block img {
    height: 24px;
    width: auto; }
  .info-block p {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 900; }
    .info-block p .station {
      font-weight: 400;
      color: rgba(255, 255, 255, 0.7); }
  .info-block img + p {
    margin-top: 16px; }
  .info-block p + p {
    margin-top: 8px; }

.copyright {
  text-align: center;
  display: block;
  margin-top: 160px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px; }

.top-wrapper {
  padding-top: 120px;
  height: 600px; }

.top-img {
  width: 800px;
  height: 480px;
  display: inline-block;
  float: right;
  border-radius: 16px; }

.title {
  background: #0a68c6;
  padding: 40px 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 16px; }
  .title h1 {
    color: #ffffff;
    font-size: 40px;
    line-height: 40px; }

.overview-wrapper {
  margin-top: 120px; }

.course-text {
  width: 700px;
  display: inline-block;
  float: left; }

.daysofweek-icon {
  width: 340px;
  display: inline-block;
  float: left;
  margin-left: 40px;
  background: rgba(10, 104, 198, 0.08);
  border-radius: 16px;
  padding: 40px; }
  .daysofweek-icon img {
    width: 64px;
    height: 64px; }

.daysofweek-icon-text {
  margin-top: 40px; }
  .daysofweek-icon-text h6 {
    color: #0a68c6; }
  .daysofweek-icon-text p {
    color: #084C91;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px; }

.curriculum-wrapper {
  margin-top: 120px; }

.left-block {
  width: 500px;
  display: inline-block;
  float: left; }

.right-block {
  width: 500px;
  display: inline-block;
  float: right; }

.lesson-img {
  border-radius: 24px;
  width: 100%;
  border: 8px solid #FCD333; }

.guideline-wrapper {
  margin-top: 120px;
  padding-bottom: 120px; }
  .guideline-wrapper .light-blue-back {
    width: calc(100% - 160px);
    margin: 0 80px; }

.light-blue-back {
  background: rgba(10, 104, 198, 0.08);
  border-radius: 16px;
  padding: 24px;
  width: 100%; }
  .light-blue-back h4 {
    color: #0a68c6;
    font-size: 20px;
    line-height: 20px;
    margin-top: 24px;
    text-align: left; }
  .light-blue-back p {
    color: #084C91;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px; }
  .light-blue-back .yellow-tag-2 {
    margin-top: 8px; }

.light-blue-back-2 {
  background: rgba(10, 104, 198, 0.08);
  border-radius: 16px;
  padding: 24px 40px;
  width: 100%;
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .light-blue-back-2 p {
    color: #084C91;
    font-size: 16px;
    line-height: 32px; }

.light-blue-back-2-title {
  text-align: left; }
  .light-blue-back-2-title .jp-title {
    font-size: 12px;
    line-height: 12px;
    color: #0a68c6; }
  .light-blue-back-2-title .en-title {
    font-size: 32px;
    line-height: 32px;
    color: #0a68c6;
    font-family: "Montserrat", sans-serif;
    margin-top: 16px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, #FCD333));
    background: -webkit-linear-gradient(transparent 65%, #FCD333 0%);
    background: -o-linear-gradient(transparent 65%, #FCD333 0%);
    background: linear-gradient(transparent 65%, #FCD333 0%);
    display: inline-block; }

.f-23 {
  -ms-flex-preferred-size: 23%;
  flex-basis: 23%; }

.f-77 {
  -ms-flex-preferred-size: 77%;
  flex-basis: 77%; }

.chevron-down {
  height: 16px;
  display: block;
  margin: auto;
  margin-top: 16px;
  margin-bottom: 16px; }

.blue-back-title {
  background-color: #0a68c6;
  border-radius: 16px;
  text-align: center;
  width: 100%;
  padding: 12px; }
  .blue-back-title h3 {
    color: white;
    font-size: 20px; }

.timetable-wrapper {
  margin-top: 120px; }

.one-third {
  float: left;
  width: calc((100% - 80px) / 3); }

.one-third-wrapper > :nth-child(3n-1) {
  margin-right: 40px;
  margin-left: 40px; }

.yellow-tag-2 {
  background: #FCD333;
  border-radius: 8px;
  padding: 8px 12px;
  display: inline-block; }
  .yellow-tag-2 p {
    color: #0a68c6;
    font-size: 16px;
    line-height: 16px;
    margin-top: 0; }

.profile-wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #FAF8F8; }

.profile-body {
  margin-top: 24px; }

.teacher-wrapper {
  margin-top: 120px;
  padding: 80px 0;
  background: #0a68c6; }
  .teacher-wrapper .head h2 {
    color: white; }
  .teacher-wrapper .head .sub-title {
    color: #FCD333; }

.teacher-list {
  margin-top: 48px; }
  .teacher-list li {
    display: inline-block;
    width: 320px;
    margin-bottom: 60px;
    float: left; }
    .teacher-list li a {
      overflow: hidden;
      text-align: center;
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 24px;
      border: 8px solid #FCD333; }
      .teacher-list li a img {
        width: 100%;
        height: auto;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
      .teacher-list li a .teacher-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        opacity: 0;
        background: rgba(0, 0, 0, 0.54);
        color: white;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .teacher-list li a .teacher-name h5 {
          font-family: "Montserrat", sans-serif;
          color: white; }
          .teacher-list li a .teacher-name h5 .type p {
            font-family: "Noto Sans JP", sans-serif;
            font-size: 12px;
            line-height: 28px;
            color: #FCD333; }
    .teacher-list li a:hover img {
      -webkit-filter: blur(5px);
      filter: blur(5px); }
    .teacher-list li a:hover .teacher-name {
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      opacity: 1; }

.teacher-list > :nth-child(3n-1) {
  margin-right: 60px;
  margin-left: 60px; }

.profile-img {
  width: 500px;
  display: inline-block;
  float: left; }
  .profile-img iframe {
    border-radius: 16px;
    width: 100%;
    height: 500px; }
  .profile-img img {
    border-radius: 16px;
    width: 100%;
    height: auto; }

.profile-content {
  width: 500px;
  display: inline-block;
  float: left;
  margin-left: 80px; }
  .profile-content h4 {
    font-family: "Montserrat", sans-serif;
    color: #084C91;
    margin-bottom: 8px; }

.white-text {
  color: white; }

.blue-text {
  color: #0a68c6; }

.greeting-wrapper {
  margin-top: 120px;
  padding-bottom: 120px; }

.signature {
  margin-top: 80px; }
  .signature h4 {
    color: #084C91; }
    .signature h4 .position {
      color: #084C91;
      font-size: 16px;
      line-height: 40px; }

.message-wrapper {
  margin-top: 120px; }

.job-opening-wrapper {
  margin-top: 120px;
  padding-bottom: 120px; }

.job-opening-block {
  margin-top: 48px;
  border-radius: 16px;
  width: 520px;
  height: auto;
  overflow: hidden;
  display: inline-block;
  float: left;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); }
  .job-opening-block img {
    width: 520px;
    height: 280px;
    vertical-align: bottom;
    display: block; }
  .job-opening-block .job-position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 520px;
    height: 280px;
    overflow: hidden; }
    .job-opening-block .job-position h4 {
      color: #ffffff;
      font-family: "Montserrat", sans-serif; }
  .job-opening-block .text-block {
    padding: 40px;
    width: 100%; }
    .job-opening-block .text-block .button-block {
      display: block;
      text-align: center; }
      .job-opening-block .text-block .button-block .blue-line-button {
        display: inline-block;
        float: none;
        margin: 0 auto;
        margin-top: 40px; }
  .job-opening-block + .job-opening-block {
    margin-left: 40px; }

.job-info-list li + li {
  margin-top: 24px; }

.job-info-icon {
  background: rgba(10, 104, 198, 0.08);
  padding: 24px;
  border-radius: 16px; }
  .job-info-icon img {
    width: 80px;
    height: 80px;
    float: left;
    display: inline-block; }
  .job-info-icon .job-info-icon-text {
    width: 296px;
    display: inline-block;
    margin-left: 16px;
    float: left; }
    .job-info-icon .job-info-icon-text h5 {
      color: #0a68c6;
      font-family: "Montserrat", sans-serif; }
    .job-info-icon .job-info-icon-text p {
      font-size: 16px;
      line-height: 24px;
      color: #084C91;
      margin-top: 8px;
      font-family: "Montserrat", sans-serif; }

.news-top-wrapper {
  margin-top: 120px;
  background-image: url("https://wouse.jp/wp-content/themes/wouse/images/alphabet_white.svg");
  background-repeat: repeat;
  height: 320px;
  width: 100%;
  position: relative; }
  .news-top-wrapper .container {
    height: 100%; }

.news-head {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.news-head-content h1 {
  font-family: "Montserrat", sans-serif;
  color: #0a68c6;
  font-size: 48px;
  line-height: 48px;
  text-align: center; }

.news-head-content h2 {
  font-family: "Noto Sans JP", sans-serif;
  color: #0a68c6;
  font-size: 24px;
  line-height: 24px;
  margin-top: 24px;
  text-align: center; }

.article-wrapper {
  padding: 120px 0;
  background-color: #FAF8F8; }

.article-head h4 {
  color: #084C91;
  line-height: 40px; }

.article-head .item-data {
  margin-top: 24px; }
  .article-head .item-data time {
    float: left;
    margin-left: 16px; }

.article-thumbnail {
  margin-top: 64px;
  height: auto; }
  .article-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 16px 16px 0 0; }

.article-body {
  padding: 64px 0;
  background-color: white;
  border-radius: 16px; }

.article-body-content {
  width: 80%;
  margin: auto;
  padding-bottom: 80px; }
  .article-body-content p {
    font-size: 16px;
    line-height: 28px; }
  .article-body-content img {
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 32px;
    border-radius: 16px; }

.blog-head {
  margin-bottom: 24px;
  color: #084C91; }

.wp-list li {
  padding: 4px 0;
  font-weight: 900; }

.heading-1 {
  margin-bottom: 32px; }
  .heading-1 h5 {
    font-size: 24px;
    line-height: 28px; }
  .heading-1 hr {
    margin-top: 16px;
    height: 4px;
    background-color: #0a68c6;
    width: 100%;
    border: none;
    border-radius: 2px; }

.heading-2 {
  margin-bottom: 24px; }
  .heading-2 .vertical-line {
    display: inline-block;
    width: 6px;
    height: 40px;
    float: left;
    background-color: #0a68c6;
    border-radius: 3px; }
  .heading-2 h5 {
    margin-left: 16px;
    font-size: 24px;
    line-height: 40px;
    display: inline-block;
    float: left; }

.wpcf7 {
  margin-top: 48px; }

.wpcf7-form p {
  margin-top: 32px; }

.wpcf7-form input {
  margin-top: 8px;
  border-radius: 16px;
  background-color: white;
  width: 100%;
  border: solid 1px rgba(0, 0, 0, 0.32);
  height: auto;
  padding: 8px 16px; }

.wpcf7-form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form input::placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form textarea {
  margin-top: 8px;
  border-radius: 16px;
  background-color: white;
  width: 100%;
  padding: 8px 16px;
  border: solid 1px rgba(0, 0, 0, 0.32); }

.wpcf7-form textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form textarea::placeholder {
  color: rgba(0, 0, 0, 0.32); }

.wpcf7-form .wpcf7-submit {
  background: #0a68c6;
  color: white;
  font-size: 1em;
  line-height: 1em;
  font-weight: 900;
  border-radius: 100px;
  padding: 16px 40px;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: auto;
  display: block;
  margin: 0 auto;
  border: none; }
  .wpcf7-form .wpcf7-submit:hover {
    background: #084C91;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.wpcf7-form select {
  background-color: white;
  padding: 8px 16px;
  margin-top: 8px;
  border: solid 1px rgba(0, 0, 0, 0.32);
  border-radius: 16px; }

.wpcf7-not-valid-tip {
  color: red; }

.screen-reader-response ul {
  display: none; }

.wpcf7-response-output {
  display: none; }

.wp-block-image {
  text-align: center;
  padding-bottom: 80px;
  border-radius: 16px; }
  .wp-block-image figcaption {
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px; }

.blocks-gallery-grid .blocks-gallery-image figure img, .blocks-gallery-grid .blocks-gallery-item figure img, .wp-block-gallery .blocks-gallery-image figure img, .wp-block-gallery .blocks-gallery-item figure img {
  margin: 0; }

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  border-radius: 0 0 16px 16px; }

.alert-banner {
  z-index: 5;
  border-radius: 16px;
  background-color: white;
  background-image: url("https://wouse.jp/wp-content/themes/wouse/images/alphabet_yellow.svg");
  background-repeat: repeat;
  position: fixed;
  bottom: -160px;
  right: 16px;
  padding: 16px 24px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.24);
  text-align: center; }
  .alert-banner p {
    font-size: 16px;
    line-height: 24px;
    color: #0a68c6;
    font-weight: 900; }
  .alert-banner .fill-button {
    display: block;
    margin-top: 16px; }

.banner {
  margin-top: 40px; }
  .banner img {
    width: 100%; }

.banner-img {
  width: 100%;
  height: auto; }

.bg-wrapper {
  background-color: #FAF8F8;
  padding-top: 120px;
  padding-bottom: 120px; }

.msg-middle {
  margin-bottom: 120px; }
  .msg-middle p {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 32px;
    line-height: 48px;
    color: #0a68c6;
    font-weight: bold; }

.wf-wrapper {
  background-color: white;
  border-radius: 16px;
  padding: 64px 0; }

.advisor-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.advisor-img {
  -ms-flex-preferred-size: 240px;
  flex-basis: 240px; }
  .advisor-img img {
    border-radius: 16px; }

.advisor-txt {
  -ms-flex-preferred-size: 584px;
  flex-basis: 584px; }

.advisor-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px; }
  .advisor-name h4 {
    color: #084C91; }

.en-name {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  line-height: 32px; }

.jp-name {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  line-height: 32px;
  margin-left: 24px; }

.advisory-para {
  margin-top: 24px;
  font-size: 16px;
  line-height: 28px; }

.heading-2-deepblue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px; }
  .heading-2-deepblue .vertical-line {
    display: inline-block;
    width: 6px;
    height: 40px;
    background-color: #084C91;
    border-radius: 3px; }
  .heading-2-deepblue h5 {
    margin-left: 16px;
    font-size: 24px;
    line-height: 40px;
    color: #084C91; }

.school-profile-content {
  width: 80%;
  margin: 0 auto; }

.school-profile-img {
  display: block; }
  .school-profile-img img {
    width: 100%;
    border-radius: 16px; }

.school-name {
  font-size: 32px;
  line-height: 32px;
  color: #084C91;
  margin-top: 40px; }

.basic-table {
  margin-top: 40px;
  border-collapse: collapse;
  width: 100%; }
  .basic-table th, .basic-table td {
    text-align: left;
    vertical-align: top;
    font-weight: 400;
    padding: 24px 0;
    border: 1px solid #D8D8D8;
    border-right: none !important;
    border-left: none !important; }
    .basic-table th iframe, .basic-table td iframe {
      width: 100%;
      height: 400px;
      border-radius: 16px;
      margin-top: 16px; }
  .basic-table th {
    width: 20%; }
  .basic-table td {
    width: 80%; }

.appendix-block {
  background-color: #FAF8F8;
  padding: 40px;
  border-radius: 16px; }
  .appendix-block img {
    margin-top: 40px; }

.appendix-title {
  font-size: 16px;
  line-height: 16px;
  color: #084C91; }

.appendix-text {
  font-size: 16px;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.54);
  margin-top: 16px; }

@media screen and (max-width: 1080px) {
  .pc {
    display: none; }
  .sp {
    display: block; }
  .container {
    width: 80%;
    margin: 0 auto; }
  h1 {
    font-size: 40px;
    line-height: 40px; }
  h2 {
    font-size: 32px;
    line-height: 32px; }
  h3 {
    font-size: 24px;
    line-height: 24px; }
  h4 {
    font-size: 32px;
    line-height: 32px; }
  h5, h6 {
    font-size: 16px;
    line-height: 16px; }
  .small-h6 {
    font-size: 14px;
    line-height: 14px; }
  pre {
    font-size: 14px;
    line-height: 24px; }
  iframe {
    width: 100%;
    height: 280px; }
  header {
    height: 80px; }
    header .fill-button {
      position: absolute;
      top: 24px;
      right: calc(10% + 44px);
      margin: 0; }
  .fill-button {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 16px; }
  .header-logo {
    height: 32px;
    margin: 24px 0 24px 10%; }
  .home-top-wrapper {
    padding-top: 80px; }
  .slider {
    width: 125%;
    margin-left: -12.5%;
    margin-right: -12.5%;
    height: 240px; }
  .home-top-img {
    height: 240px;
    border-radius: 0;
    border: none; }
  .go-global {
    padding: 40px 10%;
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
    border-radius: 0; }
    .go-global img {
      position: absolute;
      right: -36px;
      top: 76px;
      height: 300px;
      width: 300px;
      overflow: hidden; }
  .go-global-text {
    display: block;
    width: 100%; }
    .go-global-text p {
      font-size: 14px;
      line-height: 24px;
      margin-top: 24px; }
  .guide {
    margin-top: 80px; }
    .guide img {
      height: 14px;
      width: auto;
      position: static;
      right: auto;
      top: auto; }
  .feature-wrapper {
    padding: 40px 0;
    width: 100%;
    margin-top: 0;
    border-radius: 0; }
  .feature-block {
    width: 80%;
    margin: 0 auto; }
    .feature-block + .feature-block {
      margin-top: 80px; }
  .feature-text {
    width: 100%;
    float: none;
    display: block; }
  .feature-head {
    width: 100%; }
    .feature-head h2 {
      margin-top: 16px; }
  .number {
    font-size: 56px;
    line-height: 56px; }
  .denominator {
    font-size: 16px;
    line-height: 56px; }
  .feature-body {
    margin-top: 24px; }
    .feature-body p {
      color: #ffffff;
      font-size: 14px;
      line-height: 24px; }
  .feature-img {
    display: block;
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 24px;
    height: 240px; }
    .feature-img img {
      width: 100%;
      height: 240px; }
  .tagonimg {
    position: absolute;
    bottom: 16px;
    right: 16px;
    background: #ffffff;
    border-radius: 16px;
    padding: 10px 16px;
    height: 40px;
    vertical-align: top; }
    .tagonimg img {
      display: inline-block;
      height: 20px;
      width: auto;
      border-radius: 0; }
    .tagonimg p {
      vertical-align: top;
      display: inline-block;
      line-height: 20px;
      font-size: 14px;
      font-weight: 900;
      color: #084C91;
      margin-left: 8px; }
  .lesson-feature-wrapper {
    margin-top: 40px; }
  .sub-title {
    margin-top: 16px;
    font-size: 16px;
    line-height: 16px; }
  .head h2 {
    font-size: 40px;
    line-height: 40px; }
  .body {
    margin-top: 32px; }
    .body p {
      font-size: 14px;
      line-height: 24px; }
  .new-line {
    margin-top: 24px; }
  .feature-icon {
    margin-top: 24px;
    width: calc(50% - 4px);
    height: 136px;
    padding: 16px; }
    .feature-icon img {
      height: 40px;
      display: block;
      float: none; }
    .feature-icon + .feature-icon {
      margin-left: 8px; }
  .feature-icon-text {
    float: none;
    display: block;
    margin-left: 0px;
    height: auto;
    margin-top: 16px; }
    .feature-icon-text p {
      font-size: 10px;
      line-height: 14px;
      margin-top: 4px; }
  .asterisk {
    font-size: 12px;
    line-height: 24px;
    margin-top: 8px; }
  .course-wrapper {
    margin-top: 80px; }
  .course-button {
    margin-top: 40px;
    display: block;
    float: none;
    padding: 16px;
    width: 100%; }
    .course-button:hover {
      padding-right: 8px; }
    .course-button + .course-button {
      margin-top: 16px; }
  .course-button-list > :nth-child(2n) {
    margin-left: 0px; }
  .course-button-text {
    width: calc(100% - 24px); }
    .course-button-text p {
      margin-top: 12px;
      color: #ffffff;
      opacity: 1.0;
      font-size: 10px;
      line-height: 16px; }
  .course-button-img img {
    height: 12px;
    width: 8px;
    margin: 24px 0; }
  .faq-wrapper {
    margin-top: 80px;
    padding-bottom: 80px; }
  .faq-block {
    width: 100%;
    height: auto;
    padding: 16px;
    display: block;
    float: none; }
    .faq-block h6 {
      font-size: 16px;
      line-height: 24px; }
    .faq-block p {
      line-height: 16px;
      font-size: 12px;
      margin-top: 16px; }
    .faq-block + .faq-block {
      margin-left: 0;
      margin-top: 24px; }
  .faq-number {
    color: #0a68c6;
    font-size: 16px;
    line-height: 16px; }
  .text-wrapper {
    padding: 40px 0; }
  .news-wrapper {
    padding: 40px 0; }
  .list .list-item {
    width: 100%;
    height: auto;
    min-height: auto;
    display: block;
    float: none;
    margin-bottom: 24px; }
    .list .list-item .text-block {
      padding: 16px 16px 24px 16px;
      margin: 0; }
      .list .list-item .text-block .small-h6 {
        color: #084C91;
        margin-top: 8px;
        line-height: 24px; }
  .list > :nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0; }
  .yellow-tag-1 p {
    font-size: 10px;
    line-height: 10px; }
  .blue-line-button p, .blue-line-button-2 p, .white-line-button p {
    font-size: 12px;
    line-height: 12px; }
  footer {
    background: #0a68c6;
    padding: 80px 0 8px 0; }
  .sitemap {
    display: block;
    width: 100%;
    float: none; }
    .sitemap .sitemap-block + .sitemap-block {
      margin-left: 0; }
  .sns-icons, .info {
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
    margin-top: 40px; }
  .contact-button {
    margin-top: 80px; }
  .copyright {
    font-size: 12px;
    line-height: 12px; }
  .go-back-wrapper {
    margin-top: 80px;
    width: 100%;
    height: 40px;
    background: #084C91; }
    .go-back-wrapper .go-back-button {
      display: inline-block;
      padding: 7px 0 9px 0;
      vertical-align: middle; }
      .go-back-wrapper .go-back-button p {
        color: white;
        font-size: 12px;
        line-height: 12px;
        font-weight: 900;
        font-family: "Montserrat", sans-serif;
        display: inline-block; }
      .go-back-wrapper .go-back-button svg {
        fill: white;
        display: inline-block;
        margin-right: 4px;
        height: 10px;
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1); }
  .top-wrapper {
    padding-top: 80px;
    height: 240px; }
  .top-img {
    width: 125%;
    margin-left: -12.5%;
    margin-right: -12.5%;
    height: 160px;
    display: block;
    float: none;
    border-radius: 0;
    border: none; }
  .title {
    background: #0a68c6;
    padding: 12px 24px 12px 12.5%;
    position: absolute;
    bottom: 0;
    left: -12.5%;
    border-radius: 0; }
    .title h1 {
      font-size: 16px;
      line-height: 16px; }
  .overview-wrapper {
    margin-top: 40px; }
  .course-text {
    width: 100%;
    display: block;
    float: none; }
  .daysofweek-icon {
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
    padding: 16px;
    margin-top: 24px; }
    .daysofweek-icon img {
      width: 40px;
      height: 40px;
      display: inline-block;
      float: left; }
  .daysofweek-icon-text {
    margin-top: 0;
    display: inline-block;
    float: left;
    margin-left: 24px;
    width: calc(100% - 64px); }
    .daysofweek-icon-text p {
      font-size: 10px;
      line-height: 12px;
      margin-top: 12px; }
  .curriculum-wrapper {
    margin-top: 80px; }
  .left-block {
    width: 100%;
    display: block;
    float: none; }
  .right-block {
    width: 100%;
    display: block;
    float: none; }
  .left-block + .right-block {
    margin-top: 24px; }
  .right-block + .left-block {
    margin-top: 24px; }
  .profile-img {
    width: 100%;
    display: block;
    float: none; }
  .profile-content {
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
    margin-top: 40px; }
  .guideline-wrapper {
    margin-top: 80px;
    padding-bottom: 80px; }
    .guideline-wrapper .light-blue-back {
      width: calc(100% - 80px);
      margin: 0 40px; }
  .light-blue-back {
    padding: 16px; }
    .light-blue-back h4 {
      font-size: 16px;
      line-height: 16px; }
  .light-blue-back-2 {
    padding: 24px;
    width: 100%;
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .light-blue-back-2 p {
      font-size: 12px;
      line-height: 24px; }
  .light-blue-back-2-title .jp-title {
    font-size: 10px;
    line-height: 10px; }
  .light-blue-back-2-title .en-title {
    font-size: 24px;
    line-height: 24px;
    margin-top: 12px; }
  .f-23 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .f-77 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 16px; }
  .chevron-down {
    height: 10px;
    margin-top: 8px;
    margin-bottom: 8px; }
  .blue-back-title h3 {
    font-size: 16px; }
  .textbook-wrapper {
    padding-top: 80px; }
  .timetable-wrapper {
    margin-top: 80px; }
  .one-third {
    float: none;
    width: 100%; }
    .one-third + .one-third {
      margin-top: 24px; }
  .one-third-wrapper > :nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0; }
  .timetable-icon {
    padding: 16px; }
    .timetable-icon img {
      width: 40px;
      height: 40px; }
  .timetable-text {
    margin-top: 24px; }
    .timetable-text li {
      margin-bottom: 16px; }
      .timetable-text li .yellow-tag-2 {
        margin-top: 8px; }
      .timetable-text li + li {
        margin-left: 16px; }
  .yellow-tag-2 {
    padding: 7px; }
    .yellow-tag-2 p {
      font-size: 10px;
      line-height: 10px; }
  .teacher-list {
    margin-top: 48px; }
    .teacher-list li {
      display: block;
      width: 100%;
      margin-bottom: 24px;
      float: none; }
  .teacher-list > :nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0; }
  .profile-wrapper {
    padding-top: 40px;
    padding-bottom: 80px; }
  .greeting-wrapper {
    margin-top: 40px;
    padding-bottom: 80px; }
  .signature {
    margin-top: 40px; }
    .signature h4 {
      color: #084C91;
      font-size: 20px;
      line-height: 24px; }
      .signature h4 .position {
        color: #084C91;
        font-size: 12px;
        line-height: 24px; }
  .message-wrapper {
    margin-top: 40px; }
  .job-opening-wrapper {
    margin-top: 80px;
    padding-bottom: 80px; }
  .job-opening-block {
    margin-top: 32px;
    width: 100%;
    display: block;
    float: none; }
    .job-opening-block img {
      width: 100%;
      height: 160px; }
    .job-opening-block .job-position {
      width: 100%;
      height: 160px; }
      .job-opening-block .job-position h4 {
        font-size: 24px;
        line-height: 24px; }
    .job-opening-block .text-block {
      padding: 16px; }
      .job-opening-block .text-block .button-block {
        display: block;
        text-align: center; }
        .job-opening-block .text-block .button-block .blue-line-button {
          display: inline-block;
          float: none;
          margin: 0 auto;
          margin-top: 40px; }
    .job-opening-block + .job-opening-block {
      margin-left: 0; }
  .job-info-list li + li {
    margin-top: 16px; }
  .job-info-icon {
    padding: 16px; }
    .job-info-icon img {
      width: 48px;
      height: 48px; }
    .job-info-icon .job-info-icon-text {
      width: calc(100% - 64px); }
      .job-info-icon .job-info-icon-text p {
        font-size: 10px;
        line-height: 12px; }
  .news-top-wrapper {
    margin-top: 80px;
    height: 120px; }
  .news-head-content h1 {
    font-size: 24px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif; }
  .news-head-content h2 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 12px; }
  .article-wrapper {
    padding: 40px 0 80px 0; }
  .article-head h4 {
    font-size: 20px;
    line-height: 24px; }
  .article-thumbnail {
    margin-top: 32px;
    width: 100vw;
    margin-left: calc((100% - 100vw)/2); }
    .article-thumbnail img {
      border-radius: 0; }
  .article-body {
    padding: 32px 0;
    border-radius: 0;
    width: 125%;
    margin-left: -12.5%; }
  .article-body-content {
    padding-bottom: 40px; }
    .article-body-content p {
      font-size: 12px;
      line-height: 24px; }
    .article-body-content img {
      width: 100%;
      margin-top: 16px; }
  .wp-list li {
    font-size: 12px; }
  .heading-1 {
    margin-bottom: 24px; }
    .heading-1 h5 {
      font-size: 16px;
      line-height: 24px; }
    .heading-1 hr {
      margin-top: 12px; }
  .heading-2 {
    margin-bottom: 16px; }
    .heading-2 h5 {
      margin-left: 12px;
      font-size: 16px;
      line-height: 40px;
      display: inline-block;
      float: left; }
  .wpcf7-form p {
    font-size: 0.8em; }
  .alert-banner {
    width: calc(100% - 32px); }
  .banner {
    margin-top: 24px; }
  .wp-block-image {
    padding-bottom: 40px; }
  .bg-wrapper {
    padding-top: 40px;
    padding-bottom: 40px; }
  .msg-middle {
    margin-bottom: 40px; }
    .msg-middle p {
      font-size: 20px;
      line-height: 28px; }
  .wf-wrapper {
    padding: 32px 0; }
  .advisor-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .advisor-img img {
    margin: 0 auto; }
  .advisor-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 32px;
    margin-bottom: 16px; }
  .en-name {
    font-size: 24px;
    line-height: 24px; }
  .jp-name {
    font-size: 16px;
    line-height: 16px;
    margin-left: 0; }
  .advisory-para {
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px; }
  .heading-2-deepblue h5 {
    font-size: 16px; }
  .school-name {
    font-size: 24px;
    line-height: 24px;
    margin-top: 32px; }
  .basic-table {
    margin-top: 32px; }
    .basic-table th, .basic-table td {
      font-size: 12px;
      line-height: 16px; }
      .basic-table th iframe, .basic-table td iframe {
        height: 200px;
        margin-top: 8px; }
    .basic-table th {
      width: 30%; }
    .basic-table td {
      width: 70%; }
  .appendix-block {
    padding: 24px; }
    .appendix-block img {
      width: 200px;
      margin: 0 auto;
      margin-top: 32px; }
  .appendix-title {
    font-size: 14px; }
  .appendix-text {
    font-size: 14px;
    line-height: 20px; } }

@media screen and (max-width: 374px) {
  iframe {
    height: 200px; }
  .sitemap {
    width: 100%; }
    .sitemap .sitemap-block {
      width: calc(50% - 20px); }
  .sns-icons, .contact-button, .info {
    width: 100%; } }

/* -------------------- */
/* ▼メニューバーの装飾 */
/* -------------------- */
ul.ddmenu {
  display: inline-block;
  float: left;
  height: 120px;
  width: 60%;
  margin: 0 0 0 40px;
  /* メニューバー外側の余白(ゼロ) */
  padding: 0;
  /* メニューバー内側の余白(左に15px) */
  background-color: none;
  /* バーの背景色(濃い赤色) */ }
  ul.ddmenu li {
    float: left;
    width: 120px;
    /* メニュー項目の横幅(125px) */
    display: inline-block;
    /* ★横並びに配置する */
    list-style-type: none;
    /* ★リストの先頭記号を消す */
    position: relative;
    /* ★サブメニュー表示の基準位置にする */ }
  ul.ddmenu a {
    background-color: #ffffff;
    /* メニュー項目の背景色(濃い赤色) */
    color: #0a68c6;
    /* メニュー項目の文字色(白色) */
    line-height: 120px;
    font-size: 18px;
    /* メニュー項目のリンクの高さ(40px) */
    text-align: center;
    /* メインメニューの文字列の配置(中央寄せ) */
    text-decoration: none;
    /* メニュー項目の装飾(下線を消す) */
    font-weight: bold;
    /* 太字にする */
    display: block;
    /* ★項目内全域をリンク可能にする */
    font-family: "Montserrat", sans-serif; }
    ul.ddmenu a:hover {
      background-color: #0a68c6;
      /* メニュー項目にマウスが載ったときの背景色(淡いピンク) */
      color: #ffffff;
      /* メニュー項目にマウスが載ったときの文字色(濃い赤色) */
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
  ul.ddmenu li:hover ul {
    display: block;
    /* ★マウスポインタが載っている項目の内部にあるリストを表示する */ }
  ul.ddmenu ul {
    margin: 0px;
    /* ★サブメニュー外側の余白(ゼロ) */
    padding: 0px;
    /* ★サブメニュー内側の余白(ゼロ) */
    display: none;
    /* ★標準では非表示にする */
    position: absolute;
    /* ★絶対配置にする */ }
    ul.ddmenu ul li {
      width: 240px;
      /* サブメニュー1項目の横幅(135px) */ }
      ul.ddmenu ul li a {
        background-color: #0a68c6;
        color: #ffffff;
        font-size: 14px;
        line-height: 64px;
        /* サブメニュー1項目の高さ(35px) */
        text-align: left;
        /* 文字列の配置(左寄せ) */
        padding: 0 24px;
        /* 文字列前方の余白(5px) */
        font-weight: normal;
        /* 太字にはしない */
        font-weight: 900;
        font-family: "Noto Sans JP", sans-serif; }
        ul.ddmenu ul li a:hover {
          background-color: #084C91;
          /* サブメニュー項目にマウスが載ったときの背景色(淡い黄色) */
          color: #ffffff;
          /* サブメニュー項目にマウスが載ったときの文字色(濃い緑色) */ }

/* -------------------------- */
/* ▼メインメニュー項目の装飾 */
/* -------------------------- */
/* ---------------------------------- */
/* ▼サブメニューがある場合に開く処理 */
/* ※サブメニューが1階層しか存在しない場合の記述 */
/* ---------------------------------- */
/* -------------------- */
/* ▼サブメニューの装飾 */
/* -------------------- */
/* ------------------------ */
/* ▼サブメニュー項目の装飾 */
/* ------------------------ */
input + label {
  position: fixed;
  top: 30px;
  right: 10%;
  height: 20px;
  width: 24px;
  background: none;
  z-index: 15; }
  input + label span {
    position: absolute;
    width: 24px;
    height: 4px;
    top: calc(50% - 2px);
    left: 0;
    display: block;
    background: #0a68c6;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 4px; }
    input + label span:first-child {
      top: 0px; }
    input + label span:last-child {
      top: 16px; }

#burger {
  opacity: 0; }

label:hover {
  cursor: pointer; }

input:checked + label span {
  opacity: 0;
  top: calc(50% - 2px); }
  input:checked + label span:first-child {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  input:checked + label span:last-child {
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input:checked ~ nav {
  height: 100%;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.16); }
  input:checked ~ nav > ul {
    display: inline-block; }
    input:checked ~ nav > ul > li > a {
      display: block; }
    input:checked ~ nav > ul > li > .employment-button {
      display: block; }
    input:checked ~ nav > ul > .li-1 {
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      opacity: 1;
      -webkit-transition-delay: .5s;
      -o-transition-delay: .5s;
      transition-delay: .5s; }
    input:checked ~ nav > ul > .li-2 {
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      opacity: 1;
      -webkit-transition-delay: .5s;
      -o-transition-delay: .5s;
      transition-delay: .5s; }
    input:checked ~ nav > ul > .li-3 {
      -webkit-transition: all 0.4s ease-in;
      -o-transition: all 0.4s ease-in;
      transition: all 0.4s ease-in;
      opacity: 1;
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }

input ~ nav {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 10;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
  overflow: hidden; }
  input ~ nav > .ul-1 {
    text-align: left;
    position: absolute;
    top: calc(64px + (100% - 512px)/2);
    left: 10%;
    width: 39%; }
    input ~ nav > .ul-1 > li {
      opacity: 0;
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s;
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
      input ~ nav > .ul-1 > li > a {
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 900;
        font-size: 14px;
        text-decoration: none;
        color: #0a68c6;
        display: none;
        padding: 16px;
        padding-left: 0; }
  input ~ nav > .ul-2 {
    text-align: left;
    position: absolute;
    top: calc(64px + (100% - 512px)/2);
    left: 51%;
    width: 39%; }
    input ~ nav > .ul-2 > li {
      opacity: 0;
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s;
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
      input ~ nav > .ul-2 > li > a {
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 900;
        font-size: 14px;
        text-decoration: none;
        color: #0a68c6;
        display: none;
        padding: 16px;
        padding-left: 0; }
  input ~ nav > .ul-3 {
    text-align: center;
    position: absolute;
    bottom: 24px;
    left: 10%;
    width: 80%; }
    input ~ nav > .ul-3 > li {
      opacity: 0;
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s;
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s;
      width: 100%; }
      input ~ nav > .ul-3 > li > .employment-button {
        height: 120px;
        width: 100%;
        background-image: url("https://wouse.jp/wp-content/themes/wouse/images/employment_button_2.png");
        background-position: center;
        border-radius: 16px;
        display: none; }
        input ~ nav > .ul-3 > li > .employment-button p {
          font-family: "Montserrat", sans-serif;
          color: white;
          font-size: 14px;
          line-height: 120px;
          font-weight: 900; }

.postNavi {
  display: block;
  margin-top: 40px; }
  .postNavi .prev {
    float: left;
    display: inline-block; }
    .postNavi .prev a {
      font-size: 12px;
      text-decoration: underline;
      color: #0a68c6; }
  .postNavi .next {
    float: right;
    display: inline-block; }
    .postNavi .next a {
      font-size: 12px;
      text-decoration: underline;
      color: #0a68c6; }

.pages {
  font-family: "Montserrat", sans-serif;
  padding: 4px 8px;
  font-weight: 900;
  background: #0a68c6;
  border-radius: 4px;
  color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.previouspostslink {
  font-family: "Montserrat", sans-serif;
  padding: 4px 8px;
  border-radius: 4px;
  color: #0a68c6;
  font-weight: 900;
  margin-left: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .previouspostslink:hover {
    background: #0a68c6;
    color: white;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.extend {
  font-family: "Montserrat", sans-serif;
  padding: 4px 8px;
  color: #0a68c6;
  font-weight: 900;
  margin-left: 8px; }

.nextpostslink {
  font-family: "Montserrat", sans-serif;
  padding: 4px 8px;
  border-radius: 4px;
  color: #0a68c6;
  font-weight: 900;
  margin-left: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .nextpostslink:hover {
    background: #0a68c6;
    color: white;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.page {
  font-family: "Montserrat", sans-serif;
  padding: 4px 8px;
  border-radius: 4px;
  color: #0a68c6;
  font-weight: 900;
  margin-left: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .page:hover {
    background: #0a68c6;
    color: white;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.current {
  font-family: "Montserrat", sans-serif;
  padding: 4px 8px;
  background: #0a68c6;
  border-radius: 4px;
  color: white;
  font-weight: 900;
  margin-left: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

pre {
  font-family: "Noto Sans JP", sans-serif;
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
  margin-bottom: 64px;
  line-height: 28px; }
  pre a {
    text-decoration: underline;
    color: #0a68c6; }

.fill-button + pre {
  padding-top: 16px; }

.slick-prev {
  left: 0; }

.slick-next {
  right: 0; }

.slick-prev:before,
.slick-next:before {
  color: #0a68c6;
  font-size: 32px; }

.slick-prev,
.slick-next {
  width: 32px;
  height: 32px; }

.grecaptcha-badge {
  visibility: hidden; }

.text-decoration {
  text-decoration: underline; }
