@charset "UTF-8";

/* FONT size
---------------------------------------------------------------------
[ px ]	[ % ]
10px 	72  %		19px 	136 %
11px 	79  %		20px 	143 %
12px 	86 %		21px 	150 %
13px 	93 %		22px 	158 %
14px 	100 %		23px 	165 %
15px 	108 %		24px 	172 %
16px 	115 %		25px 	179 %
17px 	122 %		26px 	186 %
18px 	129 %
---------------------------------------------------------------------*/

h2 {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
h2 img {
  margin: 0 auto;
  display: block;
}
h2 strong {
  color: #123871;
}

/* mainimages
--------------------- */
#mainimage {
  overflow: hidden;
  padding-top: 100px;
}
#mainimage img {
  width: 100%;
  height: auto;
}

#Emergency {
  width: 1200px;
  margin: 60px auto;
  border: solid 10px #d20000;
  color: #d20000;
  padding: 30px;
  font-weight: bold;
  position: relative;
}
#Emergency h3 {
  font-size: 3rem;
  padding: 0 20px;
  background: #fff;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -4em;
}
#Emergency p {
  font-size: 2rem;
}

#Emergency02 {
  width: 1200px;
  margin: 60px auto;
  border: solid 10px #133163;
  color: #133163;
  padding: 30px;
  font-weight: bold;
  position: relative;
}
#Emergency02 h3 {
  font-size: 3rem;
  padding: 0 20px;
  background: #fff;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -3em;
}
#Emergency02 p {
  font-size: 2rem;
}

#LINE {
  background: #e7ebf1;
  padding: 80px 0;
}
#LINE .inner {
  width: 650px;
  margin: 0 auto;
}
#LINE .inner dl {
}
#LINE .inner dl dt {
  width: 166px;
  float: left;
}
#LINE .inner dl dd {
  width: 450px;
  float: right;
  font-weight: bold;
  font-size: 1.8rem;
}

#LINE p {
  width: 342px;
  margin: 0 auto;
  margin-top: 50px;
}

#sido {
  text-align: center;
  padding: 80px 0;
}
#sido h3 {
  font-size: 4rem;
  margin-bottom: 60px;
}
#sido h3 strong {
  color: #123871;
}
#sido li {
  float: left;
  width: 285px;
  margin-right: 20px;
}
#sido li:last-child {
  margin-right: 0px;
}

#System {
  background: url("../img/bg_system.png") no-repeat center;
  background-size: cover;
  padding: 80px 0;
}
#System .inner {
  width: 1070px;
  margin: 0 auto;
}
#System .cbox p {
  float: left;
}
#System .cbox p:last-child {
  float: right;
}
#System .linkBnt {
  width: 400px;
  margin: 0 auto;
  font-size: 2.4rem;
}
#System .linkBnt a {
  border-radius: 40px;
  line-height: 80px !important;
}

#teacher {
  background: #e7eff1;
  background-size: cover;
  padding: 100px 0;
  position: relative;
}
#teacher dl {
  width: 500px;
  font-weight: bold;
  margin-bottom: 60px;
}
#teacher dl dt {
  font-size: 4rem;
  color: #123871;
  line-height: 1.4;
  margin-bottom: 30px;
}
#teacher dl dd {
  font-size: 1.6rem;
  line-height: 2.4;
}
#teacher .linkBnt {
  width: 400px;
  margin: 0;
  font-size: 2.4rem;
}
#teacher .linkBnt a {
  border-radius: 40px;
  line-height: 80px !important;
}
#teacher .pht {
  position: absolute;
  top: 0;
  right: 0;
}

#course {
  padding: 80px 0;
}
#course a {
  display: block;
  width: 380px;
  float: left;
  margin-right: 30px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
#course a:nth-child(4n) {
  margin-right: 0px;
}
#course a:nth-child(5n) {
  width: 1200px;
  margin-right: 0px;
  margin-top: 30px;
  padding: 30px 50px;
  border: solid 6px #123871;
}
#course a:nth-child(5n) dt {
  margin-top: 60px;
  float: left;
}
#course a:nth-child(5n) dd {
  margin-left: 50px;
  text-align: left;
  float: left;
  font-size: 2rem;
}
#course a:nth-child(5n) dd strong {
  display: block;
  font-size: 2.8rem;
}

#course a dd {
  font-weight: bold;
  font-size: 2.4rem;
  padding: 10px 0;
}
#course a dd span {
  display: block;
  font-size: 1.6rem;
}

#bnr {
  padding: 80px 0;
  background: #e7ebf1;
}
#bnr a {
  display: block;
  width: 285px;
  float: left;
  margin-right: 20px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 10px;
}
#bnr a:last-child {
  float: right;
  margin-right: 0px;
}
#bnr a dd {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 10px;
}

#CM {
  padding: 80px 0;
  border-bottom: solid 1px #b2b2b2;
}
#CM iframe {
  display: block;
  width: 800px;
  height: 500px;
  margin: 0 auto;
}

#NEWS {
  padding: 80px 0;
}
#NEWS .newsArea {
  width: 580px;
  float: left;
}
#NEWS .blogArea {
  width: 580px;
  float: right;
}
#NEWS .tit {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#NEWS dl {
  border-bottom: dotted 1px #b2b2b2;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#NEWS dl dt {
  float: left;
  width: 100px;
}
#NEWS .linkBnt {
  margin-top: 60px;
}

#School {
  padding: 80px 0;
  background: #e7ebf1;
}
#School dl {
  background: #fff;
  border-radius: 10px;
  width: 585px;
  float: left;
  padding: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
#School .cbox dl:nth-child(2n) {
  float: right;
}
#School dl dt {
  color: #123871;
  font-size: 2.4rem;
  border-bottom: solid 1px #a0afc6;
  margin-bottom: 15px;
  padding-bottom: 20px;
}

#School dl dd {
  font-size: 1.6rem;
}
#School dl dd table {
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
}
#School dl dd table th {
  border-bottom: dotted 1px #a0afc6;
  vertical-align: top;
  padding: 10px 0;
  color: #123871;
}
#School dl dd table td {
  border-bottom: dotted 1px #a0afc6;
  vertical-align: top;
  padding: 10px 0;
}
#School dl dd table tr:last-child th,
#School dl dd table tr:last-child td {
  border-bottom: none;
}

#School dl dd ul {
  margin-top: 30px;
}
#School dl dd li {
  width: 32%;
  margin-right: 2%;
  float: left;
  text-align: center;
  color: #fff;
}
#School dl dd li:last-child {
  margin-right: 0%;
}
#School dl dd li span {
  display: block;
  background: #febb90;
  line-height: 40px;
  border-radius: 20px;
}
#School dl dd li a {
  display: block;
  background: #fe7822;
  color: #fff;
  line-height: 40px;
  border-radius: 20px;
}

#School dl dd img {
  display: block;
  width: 210px;
  height: auto;
  margin-top: 15px;
}

#upperclassman {
  padding: 80px 0;
  background: #e7ebf1;
}
#upperclassman .set {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#upperclassman .set a {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 4%;
  text-align: center;
}
#upperclassman .set a img {
  width: 100%;
  height: auto;
}
#upperclassman .set a:nth-child(3n) {
  margin-right: 0%;
}
#upperclassman .set a dl dt {
  margin-bottom: 15px;
}
#upperclassman .set a dl dd {
  font-size: 2rem;
}
#upperclassman .set a dl dd span {
  display: block;
  font-size: 1.4rem;
}

#SNS {
  padding: 100px 0;
}
#SNS #FB {
  float: left;
  width: 40%;
}
#SNS #FB iframe {
  width: 100% !important;
}
#SNS #INS {
}

#voice {
  margin: 100px 0;
  text-align: center;
}
#voice span {
  display: block;
}

.slider02 img {
  width: 100%; /*スライダー内の画像を横幅100%に*/
  height: auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider02 .slick-slide {
  margin: 0 10px; /*スライド左右の余白調整*/
}

.banner {
  width: 1200px;
  margin: 0 auto;
  padding: 30px;
  margin: 60px auto;
}
.heading {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #f77307;
  font-weight: bold;
  font-size: 20px;
  margin: 60px 0 30px 0;
}

.heading::before,
.heading::after {
  content: "";
  width: 2px;
  height: 30px;
  background-color: #f77307;
}

.heading::before {
  margin-right: 30px;
  transform: rotate(-35deg);
}
.heading::after {
  margin-left: 30px;
  transform: rotate(35deg);
}

.banner h2 {
  text-align: center;
  color: #1d3160;
  font-size: 34px;
}
.download {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 30px 0 60px 0;
}
.download img {
  margin-top: 30px;
  width: 250px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .banner {
    width: 100%;
    margin: 0 auto;
  }
  .download {
    flex-wrap: wrap;
  }
  .download img {
    margin-top: 10px;
    width: 100%;
  }
}

/* 1024px */
@media screen and (max-width: 1024px) {
}

/* max 768px */
@media screen and (max-width: 768px) {
  h2 {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
  }
  h2 img {
    margin: 0 auto;
    display: block;
  }
  h2 strong {
    color: #123871;
  }

  /* mainimages
--------------------- */
  #mainimage {
    padding-top: 65px;
  }
  #mainimage img {
    width: 100%;
    height: auto;
  }

  #Emergency {
    width: 90%;
    margin: 60px auto;
    border: solid 10px #d20000;
    color: #d20000;
    padding: 30px;
    font-weight: bold;
    position: relative;
  }
  #Emergency h3 {
    font-size: 2rem;
    padding: 0 20px;
    background: #fff;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -4em;
  }
  #Emergency p {
    font-size: 1.6rem;
  }

  #Emergency02 {
    width: 90%;
    margin: 60px auto;
    border: solid 10px #133163;
    color: #133163;
    padding: 30px;
    font-weight: bold;
    position: relative;
  }
  #Emergency02 h3 {
    font-size: 2rem;
    padding: 0 20px;
    background: #fff;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -3em;
  }
  #Emergency02 p {
    font-size: 1.6rem;
  }

  #LINE {
    padding: 10%;
  }
  #LINE .inner {
    width: 100%;
    margin: 0 auto;
  }
  #LINE .inner dl {
  }
  #LINE .inner dl dt {
    display: none;
  }
  #LINE .inner dl dd {
    width: 100%;
    float: none;
  }

  #LINE p {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
  }
  #LINE p img {
    width: 100%;
    height: auto;
  }

  #sido {
    padding: 10% 0;
  }
  #sido h3 {
    font-size: 2rem;
    margin-bottom: 5%;
  }
  #sido h3 strong {
    color: #123871;
  }
  #sido li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 4%;
  }
  #sido li:nth-child(2n) {
    margin-right: 0px;
  }
  #sido li img {
    width: 100%;
    height: auto;
  }

  #System {
    background: url("../img/bg_system.png") no-repeat center;
    background-size: cover;
    padding: 10%;
  }
  #System .inner {
    width: 100%;
    margin: 0 auto;
  }
  #System .cbox p {
    float: none;
    margin-bottom: 10%;
  }
  #System .cbox p img {
    width: 100%;
    height: auto;
  }
  #System .cbox p:last-child {
    float: none;
  }
  #System .linkBnt {
    width: 100%;
    margin: 0 auto;
    font-size: 1.8rem;
  }
  #System .linkBnt a {
    border-radius: 40px;
    line-height: 80px !important;
  }

  #teacher {
    background: #e7ebf1;
    padding: 10% 0;
  }
  #teacher dl {
    width: 100%;
    font-weight: bold;
    margin-bottom: 60px;
  }
  #teacher dl dt {
    font-size: 2rem;
    color: #123871;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  #teacher dl dd {
    font-size: 1.6rem;
    line-height: 2.4;
  }
  #teacher .linkBnt {
    width: 100%;
    margin: 0;
    font-size: 1.8rem;
  }
  #teacher .linkBnt a {
    border-radius: 40px;
    line-height: 80px !important;
  }
  #teacher .pht {
    position: relative;
    margin-top: 5%;
  }
  #teacher .pht img {
    width: 100%;
    height: auto;
  }

  #course {
    padding: 10% 0;
  }
  #course a {
    display: block;
    width: 100%;
    float: none;
    margin-right: 0px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 5%;
  }
  #course a img {
    width: 100%;
    height: auto;
  }
  #course a:nth-child(4n) {
    margin-right: 0px;
  }
  #course a:nth-child(5n) {
    width: 100%;
    margin-right: 0px;
    margin-top: 30px;
    padding: 10% 5%;
  }
  #course a:nth-child(5n) dt {
    margin-top: 0px;
    float: none;
    margin-bottom: 5%;
  }
  #course a:nth-child(5n) dd {
    margin-left: 00px;
    text-align: left;
    float: none;
    font-size: 1.6rem;
  }
  #course a:nth-child(5n) dd strong {
    display: block;
    font-size: 1.6rem;
  }

  #course a dd {
    font-weight: bold;
    font-size: 2.4rem;
    padding: 10px 0;
  }
  #course a dd span {
    display: block;
    font-size: 1.6rem;
  }

  #bnr {
    padding: 10% 0;
    background: #e7ebf1;
  }
  #bnr a {
    display: block;
    width: 49%;
    float: left;
    margin-right: 2%;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 10px;
  }
  #bnr a img {
    width: 100%;
    height: auto;
  }
  #bnr a:nth-child(2n) {
    float: right;
    margin-right: 0px;
  }
  #bnr a dd {
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 10px;
  }

  #CM {
    padding: 10% 0;
    border-bottom: solid 1px #b2b2b2;
  }
  #CM .movie {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 75%;
  }
  #CM .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  #NEWS {
    padding: 10% 0;
  }
  #NEWS .newsArea {
    width: 100%;
    float: none;
    margin-bottom: 10%;
  }
  #NEWS .blogArea {
    width: 100%;
    float: none;
  }
  #NEWS .tit {
    border-bottom: solid 1px #b2b2b2;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #NEWS dl {
    border-bottom: dotted 1px #b2b2b2;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #NEWS dl dt {
    float: none !important;
    width: 100% !important;
  }
  #NEWS .linkBnt {
    margin-top: 5%;
  }

  #School {
    padding: 10% 0;
  }
  #School dl {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    float: none;
    padding: 5%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  #School dl:nth-child(2n) {
    float: none;
  }
  #School dl dt {
    color: #123871;
    font-size: 1.8rem;
    border-bottom: solid 1px #a0afc6;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }

  #School dl dd {
    font-size: 1.6rem;
  }
  #School dl dd table {
    width: 100%;
    vertical-align: top;
    margin-bottom: 30px;
  }
  #School dl dd table th {
    border-bottom: dotted 1px #a0afc6;
    vertical-align: top;
    padding: 10px 0;
    color: #123871;
  }
  #School dl dd table td {
    border-bottom: dotted 1px #a0afc6;
    vertical-align: top;
    padding: 10px 0;
  }
  #School dl dd table tr:last-child th,
  #School dl dd table tr:last-child td {
    border-bottom: none;
  }

  #School dl dd ul {
    margin-top: 30px;
  }
  #School dl dd li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 4%;
    float: none;
    text-align: center;
    color: #fff;
  }
  #School dl dd li:last-child {
    margin-right: 0%;
  }
  #School dl dd li span {
    display: block;
    background: #febb90;
    line-height: 40px;
    border-radius: 20px;
  }
  #School dl dd li a {
    display: block;
    background: #fe7822;
    color: #fff;
    line-height: 40px;
    border-radius: 20px;
  }

  #SNS {
    padding: 10% 0;
  }
  #SNS #FB {
    float: none;
    width: 100%;
  }
  #SNS #FB iframe {
    width: 100% !important;
  }
  #SNS #INS {
    float: none;
    width: 100%;
  }

  #upperclassman {
    padding: 10% 0;
  }

  #upperclassman .set {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: left;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #upperclassman .set a {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 8%;
    text-align: center;
  }
  #upperclassman .set a img {
    width: 100%;
    height: auto;
  }
  #upperclassman .set a:nth-child(2n) {
    margin-right: 0%;
  }
  #upperclassman .set a:nth-child(3n) {
    margin-right: 2%;
  }
  #upperclassman .set a dl dt {
    margin-bottom: 15px;
  }
  #upperclassman .set a dl dd {
    font-size: 1.6rem;
  }
  #upperclassman .set a dl dd span {
    display: block;
    font-size: 1.2rem;
  }
}
/* KVスライダー内ボタン */
.slide-1 a,
.slide-2 a,
.slide-3 a {
  position: relative;
}
.slide-btn {
  display: flex;
  width: calc(240 / 1920 * 100vw);
  max-width: 240px;
  height: calc(48 / 1920 * 100vw);
  max-height: 48px;
  position: absolute;
  font-size: clamp(1px, calc(24 / 1920 * 100vw), 24px);
  line-height: 1;
  align-items: center;
  justify-content: center;
  background-color: #fe7822;
  border-radius: clamp(1px, calc(24 / 1920 * 100vw), 24px);
  color: #fff;
  z-index: 999;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.6));
}
.slide-1 a .slide-btn {
  right: 70%;
  bottom: 7%;
}
.slide-2 a .slide-btn {
  right: 15%;
  bottom: 7%;
}
.slide-3 a .slide-btn {
  right: 7%;
  bottom: 7%;
}
