@charset "UTF-8";
/* ----------------------------------------------------------------
Global Settings
----------------------------------------------------------------- */
#pageTtl .pageTtl__bg {
  background-image: url(../img/sec06_bg.jpg);
  background-position: center 33%;
}

.ttl6 strong {
  color: #1ba3ba;
}

#localNav {
  background: rgba(27, 163, 186, 0.2);
}

/* ----------------------------------------------------------------
インデックスページ
----------------------------------------------------------------- */
#life__idx #localNav {
  background: #fff;
  padding-bottom: 100px;
}

/* ----------------------------------------------------------------
学校行事
----------------------------------------------------------------- */
#events .btn {
  background: #1ba3ba;
}
#events #sec01 {
  padding: 60px 20px;
}
@media screen and (max-width: 767px) {
  #events #sec01 {
    padding: 30px 20px;
  }
}
#events #sec01 .w1140.flex {
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #events #sec01 .w1140.flex {
    display: block;
  }
}
#events #sec01 .w1140.flex * {
  box-sizing: border-box;
}
#events #sec01 .w1140.flex .first, #events #sec01 .w1140.flex .later {
  flex: 0 0 48%;
}
#events #sec01 .w1140.flex .eve {
  background: #fff;
  margin-bottom: 30px;
  padding: 30px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #events #sec01 .w1140.flex .eve {
    padding: 20px;
  }
}
#events #sec01 .w1140.flex .eve .flex {
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #events #sec01 .w1140.flex .eve .flex {
    display: block;
  }
}
#events #sec01 .w1140.flex .eve .left__cont {
  flex: 0 1 50%;
}
#events #sec01 .w1140.flex .eve .right__cont {
  flex: 0 1 50%;
}
#events #sec01 .w1140.flex .eve .photo img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#events #sec01 .w1140.flex .eve .comment {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0;
  margin-bottom: 0px;
  padding-bottom: 0;
}
#events #sec01 .w1140.flex .eve .comment strong {
  display: block;
}
#events #sec01 .w1140.flex .eve h3 {
  font-family: "Barlow Semi Condensed", sans-serif !important;
  font-weight: 500;
  font-style: italic;
  font-style: italic;
  font-size: 30px;
  line-height: 1;
}
#events #sec01 .w1140.flex .eve h3 strong {
  font-size: 60px;
  margin-right: 10px;
}
#events #sec01 .w1140.flex .eve ul {
  padding-left: 2em;
}
#events #sec01 .w1140.flex .eve ul li {
  font-size: 14px;
}
#events #sec01 .w1140.flex .eve__1 h3 {
  color: #EF7C00;
}
#events #sec01 .w1140.flex .eve__2 h3 {
  color: #EA614D;
}
#events #sec01 .w1140.flex .eve__3 h3 {
  color: #ED7777;
}
#events #sec01 .w1140.flex .eve__4 h3 {
  color: #EB6EA5;
}
#events #sec01 .w1140.flex .eve__5 h3 {
  color: #C966A4;
}
#events #sec01 .w1140.flex .eve__6 h3 {
  color: #B8B0D5;
}
#events #sec01 .w1140.flex .eve__7 h3 {
  color: #6EA2D7;
}
#events #sec01 .w1140.flex .eve__8 h3 {
  color: #2EBDF0;
}
#events #sec01 .w1140.flex .eve__9 h3 {
  color: #47BAAE;
}
#events #sec01 .w1140.flex .eve__10 h3 {
  color: #66CC66;
}
#events #sec01 .w1140.flex .eve__11 h3 {
  color: #ABCD02;
}
#events #sec01 .w1140.flex .eve__12 h3 {
  color: #F5A400;
}
#events #sec01 .w1140.flex .eve__12 .left__cont, #events #sec01 .w1140.flex .eve__12 .right__cont {
  flex: 0 0 48%;
}

/* ----------------------------------------------------------------
部活動
----------------------------------------------------------------- */
#club .clubList {
  list-style: none;
  display: block;
  margin: 0;
  padding: 1em;
}
@media screen and (max-width: 767px) {
  #club .clubList {
    text-align: left;
  }
}
#club .clubList li {
  display: inline-block;
  margin: 0 1em 0 0;
  padding: 0;
}
#club .clubList li::before {
  content: "●";
}
#club .flex {
  justify-content: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media screen and (max-width: 767px) {
  #club .flex {
    display: block;
    margin: 0;
  }
}
#club .flex figure {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 5px;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #club .flex figure {
    max-width: none;
  }
}
#club .flex figure img {
  width: 100%;
  height: auto;
}
#club .flex figure figcaption {
  font-size: 90%;
}
#club #sec02 .ttl5 {
  background: #57BBEB;
  color: #fff;
}
#club #sec02 .clubList li::before {
  color: #57BBEB;
}
#club #sec03 .ttl5 {
  background: #F5A455;
  color: #fff;
}
#club #sec03 .clubList li::before {
  color: #F5A455;
}
#club #sec04 {
  background: #FFFDED;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  #club #sec04 {
    padding: 50px 20px;
  }
}
#club #sec04 .well {
  background: #fff;
  border: 2px solid #F6A700;
  text-align: left;
}
#club #sec04 .well .ttl5 {
  background: #F6A700;
  color: #fff;
  margin-top: 0;
}

/* ----------------------------------------------------------------
制服
----------------------------------------------------------------- */
#uniform .flex {
  justify-content: space-between;
}
#uniform .flex .summer, #uniform .flex .winter {
  flex: 0 0 48%;
  text-align: left;
}
#uniform .flex .summer h2, #uniform .flex .winter h2 {
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #uniform .flex .summer p, #uniform .flex .winter p {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 30px;
  }
}
#uniform .flex .summer h2 {
  background: #F5A400;
}
#uniform .flex .winter h2 {
  background: #5FB6E0;
}
#uniform .flex .uniformDetails dt {
  color: #ED7971;
  color: #5FB6E0;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  #uniform .flex .uniformDetails dt {
    font-size: 12px;
    line-height: 1.7;
  }
}
#uniform .flex .uniformDetails img {
  width: 100%;
  max-width: 300px;
}

/* ----------------------------------------------------------------
施設
----------------------------------------------------------------- */
#facilities {
  /* col-sm- 992px 以上*/
  /*ランチ*/
}
#facilities .label.reidanbou {
  background: #F07074;
  color: #fff;
  font-size: 70%;
  width: auto;
  display: inline-block;
  padding-left: 0.7em;
  padding-right: 0.7em;
}
#facilities #facil .facilMap {
  padding: 30px 0;
}
#facilities .facilList {
  list-style: none;
  margin: 0;
  padding: 15px 0;
}
#facilities .facilList li {
  text-align: left;
}
#facilities .facilList li a {
  display: block;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 0.8em 1em;
  text-decoration: none;
}
#facilities .facilList li:first-child a {
  border-radius: 5px 5px 0 0;
}
#facilities .facilList li:last-child a {
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 5px 5px;
}
#facilities .facilList li a::before {
  content: "\f030";
  font-family: "FontAwesome";
  margin-right: 0.5em;
}
#facilities #facilDeitals, #facilities #facilDeitals2 {
  display: none;
}
#facilities .facil-deital {
  padding: 15px;
}
#facilities .facil-deital h3 {
  font-size: 1.2em;
  margin: 0.5em 0;
  padding: 0;
}
#facilities .facil-deital p {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  #facilities {
    /*図書館*/
  }
  #facilities #facil .facilMap {
    width: 900px;
    margin: 30px auto 60px;
    padding: 0;
    position: relative;
  }
  #facilities .facilList li a, #facilities .facilList li:first-child a, #facilities .facilList li:last-child a {
    display: inline-block;
    border: 1px solid #fff;
    background: #fff;
    background: #0099d9;
    font-size: 12px;
    line-height: 25px;
    padding: 0 15px;
    color: #0099d9;
    color: #fff;
    border-radius: 0;
  }
  #facilities .facilList li.facilList1 a {
    position: absolute;
    left: 312px;
    top: 138px;
  }
  #facilities .facilList li.facilList2 a {
    position: absolute;
    left: 536px;
    top: 98px;
  }
  #facilities .facilList li.facilList3 a {
    position: absolute;
    left: 565px;
    top: 216px;
  }
  #facilities .facilList li.facilList4 a {
    position: absolute;
    left: 416px;
    top: 383px;
  }
  #facilities .facilList li.facilList5 a {
    position: absolute;
    left: 135px;
    top: 203px;
  }
  #facilities .facilList li.facilList6 a {
    position: absolute;
    left: 539px;
    top: 336px;
  }
  #facilities .facilList li.facilList7 a {
    position: absolute;
    left: 403px;
    top: 12px;
  }
  #facilities .facilList li.facilList8 a {
    position: absolute;
    left: 225px;
    top: 82px;
  }
  #facilities .facilList li.facilList9 a {
    position: absolute;
    left: 700px;
    top: 361px;
  }
  #facilities .facilList li.facilList10 a {
    position: absolute;
    left: 694px;
    top: 167px;
  }
  #facilities #imgmapCont {
    max-width: 670px;
    margin: auto;
  }
  #facilities #imgmapCont, #facilities #imgmap {
    position: relative;
    top: 0px;
    left: 0px;
  }
  #facilities #btn_01 {
    position: absolute;
    top: 848px;
    left: 375px;
  }
  #facilities #btn_02 {
    position: absolute;
    top: 674px;
    left: 319px;
  }
  #facilities #btn_03 {
    position: absolute;
    top: 702px;
    left: 72px;
  }
  #facilities #btn_04 {
    position: absolute;
    top: 47px;
    left: 71px;
  }
  #facilities #btn_05 {
    position: absolute;
    top: 30px;
    left: 319px;
  }
  #facilities #btn_06 {
    position: absolute;
    top: 401px;
    left: 73px;
  }
  #facilities #btn_07 {
    position: absolute;
    top: 394px;
    left: 570px;
  }
}
#facilities #lunch {
  background: url(img/lunch-bg.png);
  padding: 60px 0;
}
#facilities #lunch .wrap {
  background: #F9F7EE;
  padding: 60px 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #facilities #lunch .wrap {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  #facilities #lunch .wrap h2 img {
    height: 100px;
    width: auto;
    margin-bottom: 30px;
  }
}
#facilities #lunch dl.menu {
  background: #D44332;
  color: #fff;
  display: table;
  margin: 0 auto 0.5em;
  padding: 15px;
  width: 100%;
  max-width: 800px;
  text-align: left;
  box-sizing: border-box;
}
#facilities #lunch dl.menu dt, #facilities #lunch dl.menu dd {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #facilities #lunch dl.menu dt, #facilities #lunch dl.menu dd {
    display: block;
    text-align: center;
  }
}
#facilities #lunch dl.menu dt strong {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50px;
  background: #fff;
  color: #D44332;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  #facilities #lunch dl.menu dt strong {
    margin: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #facilities #lunch dl.menu dd {
    text-align: left;
  }
}
#facilities #lunch h3 {
  font-size: 20px;
  color: #7D6754;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}
#facilities #lunch .menu-photo {
  justify-content: center;
  flex-wrap: wrap;
}
#facilities #lunch .menu-photo h4 {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #facilities #lunch .menu-photo h4 {
    font-size: 14px;
  }
}
#facilities #lunch .menu-photo .menu__list {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #facilities #lunch .menu-photo .menu__list {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
}
#facilities #lunch .menu-photo .menu__list img {
  width: 100%;
  height: auto;
}
#facilities #lunch .menu-photo p {
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  #facilities #lunch .menu-photo p {
    text-align: left;
  }
}

/* ----------------------------------------------------------------
Real Life Talk
----------------------------------------------------------------- */
#talk #sec01 .flex {
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #talk #sec01 .flex {
    display: block;
  }
}
#talk #sec01 .flex div {
  flex: 0 0 32.5%;
}
#talk #sec01 .flex div:nth-child(1) {
  background: #dd6989;
}
#talk #sec01 .flex div:nth-child(2) {
  background: #00a8b5;
}
#talk #sec01 .flex div:nth-child(3) {
  background: #ea9315;
}
#talk #sec01 .flex div .well {
  color: #fff;
  border: none;
  margin: 0;
  font-weight: bold;
  background: none;
  padding: 2em;
}
@media screen and (max-width: 767px) {
  #talk #sec01 .flex div .well {
    padding: 1em;
  }
}
#talk #sec02 {
  padding: 50px 20px;
}
@media screen and (max-width: 767px) {
  #talk #sec02 {
    padding: 30px 20px;
  }
}
#talk #sec02 .talk-lead {
  display: table;
  margin: auto;
  padding: 0;
  max-width: 960px;
}
@media screen and (max-width: 767px) {
  #talk #sec02 .talk-lead {
    display: block;
  }
}
#talk #sec02 .talk-lead dt {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #talk #sec02 .talk-lead dt {
    display: block;
    text-align: center;
  }
}
#talk #sec02 .talk-lead dt img.talk-badge {
  width: 160px;
  height: auto;
  transform: rotate(-30deg);
  margin-right: 2em;
  display: block;
  vertical-align: middle !important;
}
@media screen and (max-width: 767px) {
  #talk #sec02 .talk-lead dt img.talk-badge {
    margin: 0 auto 1em;
    width: 130px;
  }
}
#talk #sec02 .talk-lead dd {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
  color: #47210d;
}
@media screen and (max-width: 767px) {
  #talk #sec02 .talk-lead dd {
    display: block;
    font-size: 1em;
    text-align: left;
  }
}
#talk #sec03 {
  text-align: left;
  padding: 50px 20px;
}
@media screen and (max-width: 767px) {
  #talk #sec03 {
    padding: 30px 20px;
  }
}
#talk #sec03 h3 {
  color: #47210d;
  margin: auto;
  text-align: center;
  font-weight: normal;
  font-size: 2em;
}
@media screen and (max-width: 767px) {
  #talk #sec03 h3 {
    font-size: 1.4em;
  }
}
#talk #sec03 .talk-dl {
  margin: 2em 0 5em;
  padding: 0;
}
#talk #sec03 .talk-dl dt, #talk #sec03 .talk-dl dd {
  margin: 0 0 2em;
  padding: 0;
  line-height: 2;
}
#talk #sec03 .talk-dl dt {
  width: 6em;
  float: left;
  clear: left;
}
#talk #sec03 .talk-dl dd {
  padding-left: 6em;
}
#talk #sec03 .talk-dl dd:last-child {
  padding-top: 1em;
}
#talk #sec03 .talk-dl dd img {
  width: 280px;
  height: auto;
  float: right;
  margin: 1em 0 2em 3em;
}
#talk #sec03 .talk-dl dd strong {
  background: #f9d7e6;
  font-weight: normal;
  padding-left: 0.3em;
  padding-right: 0.3em;
}
#talk #sec03 .talk-dl .talk01 {
  color: #dd6989;
}
#talk #sec03 .talk-dl .talk02 {
  color: #00a8b5;
}
#talk #sec03 .talk-dl .talk03 {
  color: #ea9315;
}