@charset "UTF-8";
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
main {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 0 300px;
}
@media print, screen and (max-width:1026px) {
  main {
    margin: 0 0 200px;
  }
}
@media print, screen and (max-width:768px) {
  main {
    display: block;
    height: 760px;
    position: relative;
    margin: 0 0 2rem;
  }
}
@media print, screen and (max-width:380px) {
  main {
    height: 600px;
  }
}
@media print, screen and (max-width:768px) {
  main .main_sp_btnArea {
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    height: 100%;
  }
  main .main_sp_btnArea ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  main .main_sp_btnArea ul li {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  main .main_sp_btnArea ul li:not(:last-child) {
    margin: 0 0 22px;
  }
  main .main_sp_btnArea ul li a {
    color: #fff;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 105%;
  }
}
main .spbgImg {
  display: none;
}
@media print, screen and (max-width:768px) {
  main .spbgImg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
}
main .bg01 {
  width: 70%;
  background: url(../images/main/bg01.jpg) repeat-x;
  background-position: center center;
  position: relative;
  margin: 0;
  height: 830px;
}
@media print, screen and (max-width:1026px) {
  main .bg01 {
    margin: 0;
    width: 100%;
    height: 400px;
  }
}
@media print, screen and (max-width:768px) {
  main .bg01 {
    display: none;
  }
}
main .bg02 {
  width: 30%;
  background: url(../images/main/bg02.jpg) repeat-x;
  background-position: center center;
  position: relative;
  margin: 0;
  height: 830px;
}
@media print, screen and (max-width:1026px) {
  main .bg02 {
    display: none;
  }
}
@media print, screen and (max-width:768px) {
  main .bg02 {
    display: none;
  }
}
main:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 50px;
  background: #FDDF47;
  border-radius: 0 0 60% 60%;
}
@media print, screen and (max-width:768px) {
  main:after {
    content: none;
  }
}
main .mainImg_bg {
  background: url(../images/main/mainImg_bg.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 1500px;
  height: 800px;
  z-index: 5;
}
@media print, screen and (max-width:1026px) {
  main .mainImg_bg {
    height: 430px;
  }
}
@media print, screen and (max-width:768px) {
  main .mainImg_bg {
    background: none;
    position: relative;
    height: auto;
    -webkit-transform: none;
            transform: none;
    left: auto;
  }
}
main .whitefig {
  position: absolute;
  left: -2px;
  top: -2px;
  width: 830px;
  height: 100%;
  z-index: 10;
}
@media print, screen and (max-width:1026px) {
  main .whitefig {
    width: 480px;
  }
}
@media print, screen and (max-width:768px) {
  main .whitefig {
    width: 90%;
    left: 0;
  }
}
main .human {
  width: 100%;
  max-width: 1200px;
  z-index: 11;
  position: absolute;
  left: 50%;
  bottom: -180px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media print, screen and (max-width: 1400px) {
  main .human {
    width: 90%;
    bottom: -150px;
  }
}
@media print, screen and (max-width:1026px) {
  main .human {
    width: 80%;
    bottom: -108px;
  }
}
@media print, screen and (max-width:768px) {
  main .human {
    display: none;
  }
}
main .mainImg {
  position: relative;
  z-index: 100;
  max-width: 420px;
  padding: 80px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width: 1400px) {
  main .mainImg {
    max-width: 530px;
    padding: 30px 0 0 0;
  }
}
@media print, screen and (max-width:1026px) {
  main .mainImg {
    max-width: 260px;
    padding: 30px 0 0 0;
  }
}
@media print, screen and (max-width:768px) {
  main .mainImg {
    max-width: 600px;
    padding: 30px 0 0 0;
  }
}
@media print, screen and (max-width: 560px) {
  main .mainImg {
    max-width: 400px;
    padding: 30px 0 0 0;
  }
}
@media print, screen and (max-width:480px) {
  main .mainImg {
    max-width: 340px;
    padding: 30px 0 0 0;
  }
}
@media print, screen and (max-width: 400px) {
  main .mainImg {
    max-width: 300px;
    padding: 30px 0 0 0;
  }
}
@media print, screen and (max-width:380px) {
  main .mainImg {
    max-width: 280px;
    padding: 30px 0 0 0;
  }
}
main .mainImg .headLogo._top {
  color: #0098D8;
  font-weight: 600;
  font-family: "Zen Maru Gothic", sans-serif;
  margin: 0 0 40px;
}
@media print, screen and (max-width:1026px) {
  main .mainImg .headLogo._top {
    margin: 0 0 20px;
  }
}
@media print, screen and (max-width:768px) {
  main .mainImg .headLogo._top {
    margin: 0 0 10px;
  }
}
main .mainImg .headLogo._top .headLogo_sub {
  display: block;
}
main .mainImg .headLogo._top .headlogo_mainTxt {
  font-size: clamp(30px, 3.5714285714vw, 52px);
  font-weight: 600;
  line-height: 1.4;
  display: block;
  margin: 0 0 5px;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.pickup .pickImg_ttl {
  max-width: 480px;
  text-align: center;
  margin: 0 auto 20px;
}
@media print, screen and (max-width:1026px) {
  .pickup .pickImg_ttl {
    margin: 0 auto 15px;
  }
}
@media print, screen and (max-width:768px) {
  .pickup .pickImg_ttl {
    max-width: 75%;
    margin: 0 auto 10px;
  }
}
.pickup .pickBox {
  width: 100%;
}
.pickup .pickBox .col {
  width: 24%;
  border: 2px solid #0098D8;
  padding: 10px 10px 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  margin: 0 0 0.6rem;
}
@media print, screen and (max-width:768px) {
  .pickup .pickBox .col {
    width: 48.5%;
    padding: 10px 10px 10px 10px;
  }
}
.pickup .pickBox .col .img {
  width: 100%;
  margin: 0 auto 5px;
}
.pickup .pickBox .col .btn {
  max-width: 160px;
  text-align: center;
  margin: 0 auto;
}
@media print, screen and (max-width:768px) {
  .pickup .pickBox .col .btn {
    max-width: 140px;
  }
}
.pickup .pickBox .col .btn a {
  display: block;
  width: 100%;
  padding: 2px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  background: #018DD3;
  color: #fff;
  font-size: 110%;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print, screen and (max-width:768px) {
  .pickup .pickBox .col .btn a {
    padding: 2px 3px;
  }
}
.pickup .pickBox .col .btn a:hover {
  background: #11B790;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.news {
  padding: 100px 0 0;
}
@media print, screen and (max-width:1026px) {
  .news {
    padding: 80px 0 0;
  }
}
@media print, screen and (max-width:768px) {
  .news {
    padding: 2rem 0 0;
  }
}
.news .newsBlock {
  width: 100%;
  background: #F4FAFE;
  padding: 60px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width:1026px) {
  .news .newsBlock {
    padding: 40px 0;
  }
}
@media print, screen and (max-width:768px) {
  .news .newsBlock {
    padding: 1.8rem 0;
  }
}
.news .newsBlock .newsInner {
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width:1026px) {
  .news .newsBlock .newsInner {
    max-width: 92%;
  }
}
.news dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 16px;
  padding: 0 0 16px;
  border-bottom: 1px dotted #018DD3;
}
@media print, screen and (max-width:768px) {
  .news dl {
    display: block;
  }
}
.news dl dt {
  margin-right: 20px;
}
@media print, screen and (max-width:768px) {
  .news dl dt {
    width: 100%;
    margin-right: 0;
  }
}
.news .news_ttl01 {
  color: #0098d8;
  font-weight: 500;
  margin: 0 0 10px;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.btnBlock {
  max-width: 780px;
  margin: 0 auto;
  padding: 90px 0 120px;
}
@media print, screen and (max-width:1026px) {
  .btnBlock {
    padding: 70px 0 90px;
  }
}
@media print, screen and (max-width:768px) {
  .btnBlock {
    padding: 2rem 0 2.4rem;
  }
}
.btnBlock p {
  width: 48.7%;
}
@media print, screen and (max-width:768px) {
  .btnBlock p {
    width: 48.7%;
  }
}
.btnBlock p a {
  display: block;
  position: relative;
  overflow: hidden;
}
.btnBlock p a::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  pointer-events: none;
}
.btnBlock p a:hover::after {
  background: rgba(255, 255, 255, 0.3);
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.modal-content._greeting .greBox .imgBlock {
  width: 46%;
  text-align: center;
}
@media print, screen and (max-width:768px) {
  .modal-content._greeting .greBox .imgBlock {
    width: 80%;
  }
}
.modal-content._greeting .greBox .imgBlock .img {
  margin: 0 auto 0.8rem;
}
.modal-content._greeting .greBox .imgBlock span {
  font-size: 108%;
  margin-left: 8px;
}
.modal-content._greeting .greBox .txtBlock {
  width: 50%;
}
@media print, screen and (max-width:768px) {
  .modal-content._greeting .greBox .txtBlock {
    width: 100%;
  }
}
.modal-content._greeting .greBox dl.ttl_gre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px;
}
.modal-content._greeting .greBox dl.ttl_gre dt {
  width: 20%;
}
.modal-content._greeting .greBox dl.ttl_gre dd {
  width: 77%;
  font-size: clamp(17px, 1.6666666667vw, 20px);
  font-weight: 600;
  color: #0098D8;
  line-height: 1.5;
}
.modal-content._greeting .greBox .txt {
  padding: 0 0 0 60px;
  margin: 0 0 40px;
}
@media print, screen and (max-width:768px) {
  .modal-content._greeting .greBox .txt {
    margin: 0 0 20px;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.campus .txt01 {
  color: #018DD3;
  margin: 0 0 100px;
}
@media print, screen and (max-width:1026px) {
  .campus .txt01 {
    margin: 0 0 80px;
  }
}
@media print, screen and (max-width:768px) {
  .campus .txt01 {
    margin: 0 0 2rem;
  }
}
.campus .deco {
  margin: 0;
}
.campus .photoGallery {
  background: #95D2F5;
  padding: 50px 0 60px;
}
@media print, screen and (max-width:1026px) {
  .campus .photoGallery {
    padding: 40px 0 50px;
  }
}
@media print, screen and (max-width:768px) {
  .campus .photoGallery {
    padding: 30px 0 40px;
  }
}
.campus .swiper01-wrap {
  position: relative;
  padding: 0 60px;
}
@media print, screen and (max-width:768px) {
  .campus .swiper01-wrap {
    padding: 0 44px;
  }
}
.campus .swiper01 {
  overflow: hidden;
}
.campus .swiper01 .swiper-slide .img {
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}
.campus .swiper01 .swiper-slide .img img {
  display: block;
  width: 100%;
  /*aspect-ratio: 4 / 3;*/
  -o-object-fit: cover;
     object-fit: cover;
}
.campus .swiper01-pagination {
  text-align: center;
  margin-top: 16px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.campus .swiper01-pagination .swiper-pagination-current {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.campus .swiper01-pagination .swiper-pagination-total {
  font-size: 13px;
}
.campus .swiper01-wrap {
  position: relative;
  padding: 0 30px;
  padding-bottom: 70px; /* 矢印エリア分の余白を確保 */
}
@media print, screen and (max-width:768px) {
  .campus .swiper01-wrap {
    padding: 0 10px;
    padding-bottom: 30px;
  }
}
.campus .swiper01-prev,
.campus .swiper01-next {
  --swiper-navigation-color: #018DD3;
  --swiper-navigation-size: 22px;
  position: absolute;
  top: auto;
  bottom: 0;
  width: 44px;
  height: 44px;
  margin-top: 0; /* swiperデフォルトのtransformを打ち消す */
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
@media print, screen and (max-width:768px) {
  .campus .swiper01-prev,
  .campus .swiper01-next {
    width: 36px;
    height: 36px;
  }
}
.campus .swiper01-prev::after,
.campus .swiper01-next::after {
  font-size: 18px;
  font-weight: bold;
  color: #018DD3;
}
.campus .swiper01-prev:hover,
.campus .swiper01-next:hover {
  background: #e5f5fd;
}
.campus .swiper01-prev.swiper-button-disabled,
.campus .swiper01-next.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.campus .swiper01-prev {
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-56px);
          transform: translateX(-56px); /* 中央から左にずらす */
}
.campus .swiper01-next {
  right: auto;
  left: 50%;
  -webkit-transform: translateX(12px);
          transform: translateX(12px); /* 中央から右にずらす */
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.various {
  width: 100%;
  padding: 100px 0;
}
@media print, screen and (max-width:1026px) {
  .various {
    padding: 80px 0;
  }
}
@media print, screen and (max-width:768px) {
  .various {
    padding: 2rem 0;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.campusMap {
  padding: 60px 0 80px;
}
@media print, screen and (max-width:1026px) {
  .campusMap {
    padding: 40px 0 60px;
  }
}
@media print, screen and (max-width:768px) {
  .campusMap {
    padding: 1rem 0 2rem;
  }
}
.campusMap .campusDetail {
  width: 100%;
}
.campusMap .campusDetail .col {
  width: 31%;
}
@media print, screen and (max-width:768px) {
  .campusMap .campusDetail .col {
    width: 86%;
    margin: 0 auto 1.4rem;
  }
}
.campusMap .campusDetail .col .img {
  width: 100%;
  text-align: center;
  margin: 0 auto 10px;
}
@media print, screen and (max-width:768px) {
  .campusMap .campusDetail .col .img {
    width: 100%;
    text-align: center;
    margin: 0 auto 0.5rem;
  }
}
.campusMap .campusDetail .col .txt {
  max-width: 80%;
  margin: 0 auto;
  font-size: 94%;
}
@media print, screen and (max-width:1026px) {
  .campusMap .campusDetail .col .txt {
    max-width: 100%;
  }
}
@media print, screen and (max-width:768px) {
  .campusMap .campusDetail .col .txt {
    max-width: 100%;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.facility .col {
  margin: 0 0 30px;
}
@media print, screen and (max-width:768px) {
  .facility .col {
    margin: 0 0 15px;
  }
}
.facility .col .img {
  width: 100%;
  margin: 0 auto 10px;
}
.facility .col .txtBlock {
  font-size: 94%;
}
.facility .col .txtBlock .ttl {
  font-size: 108%;
  font-weight: 500;
  margin: 0 0 5px;
}
.facility .facBlock01 .left {
  width: 64%;
}
@media print, screen and (max-width:768px) {
  .facility .facBlock01 .left {
    width: 100%;
  }
}
.facility .facBlock01 .right {
  width: 32%;
}
@media print, screen and (max-width:768px) {
  .facility .facBlock01 .right {
    width: 100%;
  }
}
.facility .facBlock02 .col {
  width: 32%;
}
@media print, screen and (max-width:768px) {
  .facility .facBlock02 .col {
    width: 100%;
  }
}
.facility .box {
  background: #fff;
  padding: 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
}
@media print, screen and (max-width:1026px) {
  .facility .box {
    padding: 14px 30px;
  }
}
@media print, screen and (max-width:768px) {
  .facility .box {
    padding: 20px;
  }
}
.facility .box .left {
  width: 69%;
}
@media print, screen and (max-width:768px) {
  .facility .box .left {
    width: 100%;
  }
}
.facility .box .left .txtBlock {
  width: 67%;
  position: relative;
}
@media print, screen and (max-width:768px) {
  .facility .box .left .txtBlock {
    width: 100%;
  }
}
.facility .box .left .txtBlock .leftImg {
  max-width: 300px;
}
@media print, screen and (max-width:1026px) {
  .facility .box .left .txtBlock .leftImg {
    max-width: 260px;
  }
}
@media print, screen and (max-width:768px) {
  .facility .box .left .txtBlock .leftImg {
    width: 70%;
    text-align: center;
    margin: 0 auto 0.6rem;
  }
}
.facility .box .left .txtBlock .txt {
  font-size: 94%;
  position: absolute;
  right: 0;
  top: 30%;
  width: 320px;
}
@media print, screen and (max-width: 1140px) {
  .facility .box .left .txtBlock .txt {
    width: 280px;
  }
}
@media print, screen and (max-width:1026px) {
  .facility .box .left .txtBlock .txt {
    width: 170px;
  }
}
@media print, screen and (max-width:768px) {
  .facility .box .left .txtBlock .txt {
    width: 100%;
    position: static;
  }
}
.facility .box .left .img {
  width: 28%;
}
@media print, screen and (max-width:768px) {
  .facility .box .left .img {
    width: 70%;
    text-align: center;
    margin: 0 auto 1rem;
  }
}
.facility .box .right {
  width: 28%;
}
@media print, screen and (max-width:768px) {
  .facility .box .right {
    width: 100%;
  }
}
@media print, screen and (max-width:768px) {
  .facility .box .sp_leftImg {
    width: 70%;
    text-align: center;
    margin: 0.8rem auto 0.6rem;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.seifuku {
  padding: 80px 0 80px;
}
@media print, screen and (max-width:1026px) {
  .seifuku {
    padding: 60px 0 60px;
  }
}
@media print, screen and (max-width:768px) {
  .seifuku {
    padding: 2rem 0 2rem;
  }
}
.seifuku .ttl {
  font-size: 108%;
  font-weight: 500;
  margin: 0 0 8px;
}
.seifuku .img {
  margin: 0 auto 10px;
  text-align: center;
}
@media print, screen and (max-width:1026px) {
  .seifuku .img {
    max-width: 500px;
  }
}
.seifuku .txt_s {
  font-size: 90%;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.schoolLife {
  background: #FDDF47 url(../images/schoolLife/bg_pc.jpg) no-repeat;
  background-position: center top;
  background-size: contain;
  padding: 100px 0 100px;
}
@media print, screen and (max-width:1026px) {
  .schoolLife {
    padding: 80px 0 80px;
  }
}
@media print, screen and (max-width:768px) {
  .schoolLife {
    background: #FDDF47 url(../images/schoolLife/bg_sp.jpg) no-repeat;
    background-position: center top;
    background-size: contain;
    padding: 2rem 0 2rem;
  }
}
.schoolLife .col {
  width: 48.5%;
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 40px;
}
@media print, screen and (max-width:1026px) {
  .schoolLife .col {
    padding: 24px;
    margin: 0 0 30px;
  }
}
@media print, screen and (max-width:768px) {
  .schoolLife .col {
    width: 100%;
    padding: 1rem 5%;
    margin: 0 0 20px;
    border-radius: 15px;
  }
}
.schoolLife .col .ttl {
  font-size: clamp(16.5px, 1.9166666667vw, 23px);
  font-weight: 600;
  color: #0098D8;
  margin: 0 0 10px;
  letter-spacing: -0.01rem;
}
@media print, screen and (max-width:768px) {
  .schoolLife .col .ttl {
    margin: 0 0 8px;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.freedom {
  padding: 100px 0 100px;
}
@media print, screen and (max-width:1026px) {
  .freedom {
    padding: 80px 0 80px;
  }
}
@media print, screen and (max-width:768px) {
  .freedom {
    padding: 2rem 0 2rem;
  }
}
.freedom {
  border-top: 1px solid #0098D8;
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.tuusin {
  margin: 0 0 100px;
}
@media print, screen and (max-width:1026px) {
  .tuusin {
    margin: 0 0 60px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin {
    margin: 0 0 30px;
  }
}
.tuusin .tu_box {
  background: #0098d8;
  padding: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  margin: 0 0 30px;
}
@media print, screen and (max-width:1026px) {
  .tuusin .tu_box {
    padding: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tu_box {
    padding: 2rem 5% 2rem 5%;
  }
}
.tuusin .tu_box .img {
  max-width: 600px;
  text-align: center;
  margin: auto;
}
@media print, screen and (max-width:1026px) {
  .tuusin .tu_box .img {
    max-width: 70%;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tu_box .img {
    max-width: 80%;
  }
}
.tuusin .tu_box ul.tu_list {
  margin: 0 0 40px;
}
@media print, screen and (max-width:768px) {
  .tuusin .tu_box ul.tu_list {
    width: 100%;
    margin: 0 0 10px;
  }
}
.tuusin .tu_box ul.tu_list li {
  color: #fff;
  margin: 0 0 1rem;
  font-size: 1.15rem;
}
@media print, screen and (max-width:768px) {
  .tuusin .tu_box ul.tu_list li {
    margin: 0 0 0.8rem;
    font-size: 0.9rem;
  }
}
.tuusin .tu_box ul.tu_list li:before {
  color: #fff;
  background: #fff;
}
.tuusin .tuBlock {
  width: 100%;
  padding: 90px 0px;
}
@media print, screen and (max-width:1026px) {
  .tuusin .tuBlock {
    padding: 65px 0 0px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tuBlock {
    padding: 30px 0 0px;
  }
}
.tuusin .tuBlock .col {
  width: 31.5%;
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 8px;
}
@media print, screen and (max-width:768px) {
  .tuusin .tuBlock .col {
    width: 100%;
    margin: 0 0 60px;
  }
}
.tuusin .tuBlock .col:before {
  position: absolute;
  content: "";
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 110px;
  height: 80px;
  z-index: 10;
}
@media print, screen and (max-width:1026px) {
  .tuusin .tuBlock .col:before {
    width: 80px;
    height: 50px;
    top: -110px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tuBlock .col:before {
    width: 70px;
    height: 40px;
    top: -50px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tuBlock .col .spFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.tuusin .tuBlock .col .title_tu {
  font-size: clamp(20px, 2.3333333333vw, 28px);
  font-weight: 600;
  color: #0098d8;
  margin-bottom: 10px;
}
.tuusin .tuBlock .col .title_tu span {
  font-size: 80%;
}
@media print, screen and (max-width:380px) {
  .tuusin .tuBlock .col .title_tu span {
    font-size: 70%;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tuBlock .col .title_tu {
    width: 70%;
  }
  .tuusin .tuBlock .col .title_tu p {
    margin: 0;
  }
}
.tuusin .tuBlock .col .img_tu {
  position: absolute;
  left: 50%;
  top: -60px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 150px;
  height: 100px;
}
@media print, screen and (max-width:1026px) {
  .tuusin .tuBlock .col .img_tu {
    width: 100px;
    height: 60px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tuBlock .col .img_tu {
    width: 28%;
    position: static;
    -webkit-transform: none;
            transform: none;
    height: auto;
  }
}
.tuusin .tuBlock .col .img_tu._t2 {
  left: inherit;
  -webkit-transform: none;
          transform: none;
  right: 10px;
  top: -40px;
}
@media print, screen and (max-width: 1360px) {
  .tuusin .tuBlock .col .img_tu._t2 {
    top: -20px;
    width: 100px;
    height: 90px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .tuBlock .col .img_tu._t2 {
    height: auto;
    width: 28%;
  }
}
.tuusin .tuBlock .col._type01 {
  background: #eaf5fc;
}
.tuusin .tuBlock .col._type01:before {
  background: url("../images/freedom/tuusin/arrow01.png") no-repeat;
  background-size: contain;
}
.tuusin .tuBlock .col._type02 {
  background: #d4e9d7;
}
.tuusin .tuBlock .col._type02:before {
  background: url("../images/freedom/tuusin/arrow02.png") no-repeat;
  background-size: contain;
}
.tuusin .tuBlock .col._type03 {
  background: #bfddad;
}
.tuusin .tuBlock .col._type03:before {
  background: url("../images/freedom/tuusin/arrow03.png") no-repeat;
  background-size: contain;
}
.tuusin .box {
  border: 1px solid #0098d8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 80px;
  padding: 40px;
  box-sizing: border-box;
}
@media print, screen and (max-width:1026px) {
  .tuusin .box {
    margin: 0 0 60px;
    padding: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .tuusin .box {
    margin: 0 0 2rem;
    padding: 1rem 5%;
  }
}
.tuusin .box .left {
  width: 55%;
}
@media print, screen and (max-width:768px) {
  .tuusin .box .left {
    width: 100%;
  }
}
.tuusin .box .left .leftInner {
  widows: 100%;
}
.tuusin .box .left .leftInner .txtBlock {
  width: 71%;
}
@media print, screen and (max-width:768px) {
  .tuusin .box .left .leftInner .txtBlock {
    width: 100%;
    margin: 0 0 10px;
  }
}
.tuusin .box .left .leftInner .txtBlock .ttl {
  font-size: clamp(19px, 2.1666666667vw, 26px);
  font-weight: 600;
  color: #0098d8;
  margin: 0 0 10px;
}
.tuusin .box .left .leftInner .img {
  width: 27%;
}
@media print, screen and (max-width:768px) {
  .tuusin .box .left .leftInner .img {
    width: 40%;
    text-align: center;
    margin: 0 auto 0.8rem;
  }
}
.tuusin .box .right {
  width: 40%;
  color: #0098d8;
}
@media print, screen and (max-width:768px) {
  .tuusin .box .right {
    width: 100%;
  }
}
.tuusin .box .right .arrow_s {
  position: relative;
  padding-left: 12px;
  color: #0098d8;
  margin: 0 0 4px;
}
.tuusin .box .right .arrow_s:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #0098d8;
  position: absolute;
  top: 7px;
  left: 0;
  bottom: 0;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.manabi {
  width: 100%;
  background: #ffe33f;
  padding: 100px 0;
}
@media print, screen and (max-width:1026px) {
  .manabi {
    padding: 80px 0;
  }
}
@media print, screen and (max-width:768px) {
  .manabi {
    padding: 2rem 0;
  }
}
.manabi .block {
  width: 100%;
}
.manabi .block .col {
  width: 31.5%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 15px;
}
@media print, screen and (max-width:1026px) {
  .manabi .block .col {
    padding: 20px;
  }
}
@media print, screen and (max-width:768px) {
  .manabi .block .col {
    width: 100%;
  }
  .manabi .block .col:not(:last-child) {
    margin: 0 0 1rem;
  }
}
.manabi .block .col .ttl {
  font-size: clamp(16.5px, 2vw, 24px);
  font-weight: 600;
  color: #0098D8;
  line-height: 1.5;
  margin: 0 0 10px;
}
.manabi .block .col .ttl._type2 {
  padding: 15px 0 15px;
}
@media print, screen and (max-width:768px) {
  .manabi .block .col .ttl._type2 {
    padding: 0px 0 0;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.kamoku {
  width: 100%;
  padding: 100px 0;
}
@media print, screen and (max-width:1026px) {
  .kamoku {
    padding: 80px 0;
  }
}
@media print, screen and (max-width:768px) {
  .kamoku {
    padding: 2rem 0;
  }
}
.kamoku .kamokuBlock .col {
  width: 48.5%;
}
.kamoku .kamokuBlock .col._nomal {
  background: #f1f7fc;
  margin: 0 0 20px;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col._nomal {
    padding: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .kamoku .kamokuBlock .col._nomal {
    padding: 20px;
  }
}
.kamoku .kamokuBlock .col .inner {
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f1f7fc;
  border-radius: 0 0 20px 20px;
  margin: 0 0 20px;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col .inner {
    padding: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .kamoku .kamokuBlock .col .inner {
    padding: 20px;
  }
}
.kamoku .kamokuBlock .col .head {
  border-radius: 20px 20px 0 0;
  padding: 10px 0;
  text-align: center;
  background: #0098d8;
  color: #fff;
  font-size: 120%;
  font-weight: 500;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col .head {
    font-size: 108%;
  }
}
@media print, screen and (max-width:768px) {
  .kamoku .kamokuBlock .col .head {
    font-size: 96%;
  }
}
@media print, screen and (max-width:768px) {
  .kamoku .kamokuBlock .col {
    width: 100%;
    margin: 0 0 0.8rem;
  }
}
.kamoku .kamokuBlock .col._bgPink .inner {
  background: #fcf4f3;
}
.kamoku .kamokuBlock .col._bgOrange .inner {
  background: #fdf7f1;
}
.kamoku .kamokuBlock .col._bgGreen .inner {
  background: #f4faf7;
}
.kamoku .kamokuBlock .col._bgPink .head {
  background: #e95550;
}
.kamoku .kamokuBlock .col._bgOrange .head {
  background: #f08c00;
}
.kamoku .kamokuBlock .col._bgGreen .head {
  background: #33b495;
}
.kamoku .kamokuBlock .col .teacherBox {
  border-top: 1px solid #000;
  margin: 20px 0 0 0;
  padding: 30px 0 0 0;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col .teacherBox {
    padding: 25px 0 0 0;
  }
}
.kamoku .kamokuBlock .col .teacherBox .img {
  width: 36%;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col .teacherBox .img {
    width: 50%;
    text-align: center;
    margin: 0 auto 0.8rem;
  }
}
.kamoku .kamokuBlock .col .teacherBox .txtBlock {
  width: 58%;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col .teacherBox .txtBlock {
    width: 100%;
  }
}
.kamoku .kamokuBlock .col .te_intro {
  margin: 0 0 20px;
  font-size: 90%;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col .te_intro {
    margin: 0 0 14px;
  }
}
.kamoku .kamokuBlock .col .te_intro span {
  font-size: 120%;
  font-weight: 500;
  margin-right: 6px;
}
@media print, screen and (max-width:1026px) {
  .kamoku .kamokuBlock .col .te_intro span {
    font-size: 110%;
  }
}
.kamoku .kamokuBlock .col .te_intro span.icon {
  position: relative;
}
.kamoku .kamokuBlock .col .te_intro span.icon:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/freedom/kamoku/icon_left.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 4px;
}
.kamoku .kamokuBlock .col .te_intro span.icon._typeR:before {
  background: url(../images/freedom/kamoku/icon_right.svg) no-repeat;
}
.kamoku .kamokuBlock .col .gakka {
  padding: 3px 8px;
  color: #fff;
  font-weight: 600;
  margin-right: 3px;
  font-size: 80%;
  border-radius: 5px;
  letter-spacing: -0.01rem;
}
.kamoku .kamokuBlock .col .gakka._sociology {
  background: #0096df;
}
.kamoku .kamokuBlock .col .gakka._psychology {
  background: #e95550;
}
.kamoku .kamokuBlock .col .gakka._child {
  background: #f08c00;
}
.kamoku .kamokuBlock .col .gakka._public_sociology {
  background: #33b495;
}
.kamoku .kamokuBlock .col .gakka._table {
  display: table-cell;
}
.kamoku .kamokuBlock .col .ko_box .txtLeft {
  width: 56%;
}
@media print, screen and (max-width:768px) {
  .kamoku .kamokuBlock .col .ko_box .txtLeft {
    width: 100%;
  }
}
.kamoku .kamokuBlock .col .ko_box .imgRight {
  width: 38%;
}
@media print, screen and (max-width:768px) {
  .kamoku .kamokuBlock .col .ko_box .imgRight {
    width: 84%;
    text-align: center;
    margin: auto;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.timetable {
  width: 100%;
  padding: 100px 0;
  background: #EEF8FE;
}
@media print, screen and (max-width:1026px) {
  .timetable {
    padding: 80px 0;
  }
}
@media print, screen and (max-width:768px) {
  .timetable {
    padding: 2rem 0;
  }
}
.timetable .time_ttl_box {
  padding-left: 200px;
  margin: 0 0 20px;
}
@media print, screen and (max-width:1026px) {
  .timetable .time_ttl_box {
    padding-left: 0px;
    margin: 0 0 20px;
  }
}
.timetable .time_ttl_box._type2 {
  padding-left: 0;
  margin: 0 0 10px;
}
.timetable .time_ttl_box .img {
  max-width: 210px;
  margin: 0 10px 0 0;
}
@media print, screen and (max-width: 1400px) {
  .timetable .time_ttl_box .img {
    max-width: 160px;
  }
}
@media print, screen and (max-width:1026px) {
  .timetable .time_ttl_box .img {
    max-width: 120px;
  }
}
@media print, screen and (max-width:768px) {
  .timetable .time_ttl_box .img {
    max-width: 90px;
    margin: 0 0 5px 0;
  }
}
.timetable .time_ttl_box .txt {
  font-size: clamp(15.5px, 1.8333333333vw, 22px);
  font-weight: 600;
  margin: 0;
}
.timetable .timeImg .t_1mg01 {
  width: 80%;
}
.timetable .timeImg .man {
  width: 20%;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.learn {
  width: 100%;
  padding: 100px 0;
}
@media print, screen and (max-width:1026px) {
  .learn {
    padding: 80px 0;
  }
}
@media print, screen and (max-width:768px) {
  .learn {
    padding: 2rem 0;
  }
}
.learn .col {
  width: 48.5%;
  margin: 0 0 30px;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #EEF8FE;
}
@media print, screen and (max-width:1026px) {
  .learn .col {
    padding: 20px;
  }
}
@media print, screen and (max-width:768px) {
  .learn .col {
    width: 100%;
    padding: 20px;
    margin: 0 0 0.8rem;
  }
}
.learn .col .img {
  width: 25%;
}
.learn .col .txtBlock {
  width: 72%;
}
.learn .col .txtBlock .case {
  width: 85px;
  margin: 0 0 8px;
}
.learn .col .txtBlock .txt1 {
  font-size: 116%;
  font-weight: 500;
  color: #0098d8;
  margin: 0 0 10px;
}
@media print, screen and (max-width:768px) {
  .learn .col .txtBlock .txt1 {
    font-size: 108%;
    margin: 0 0 0.5rem;
  }
}
.learn .col .txtBlock .txt2 {
  font-size: 107%;
  font-weight: 500;
  margin: 0 0 10px;
}
@media print, screen and (max-width:768px) {
  .learn .col .txtBlock .txt2 {
    font-size: 104%;
    margin: 0 0 0.6rem;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.course {
  width: 100%;
  padding: 100px 0;
  border-top: 1px solid #0098D8;
}
@media print, screen and (max-width:1026px) {
  .course {
    padding: 80px 0;
  }
}
@media print, screen and (max-width:768px) {
  .course {
    padding: 2rem 0;
  }
}
.course .block {
  margin: 0 0 100px;
}
@media print, screen and (max-width:1026px) {
  .course .block {
    margin: 0 0 80px;
  }
}
@media print, screen and (max-width:768px) {
  .course .block {
    margin: 0 0 2rem;
  }
}
.course .block._type01 .imgBlock {
  width: 48%;
}
@media print, screen and (max-width:768px) {
  .course .block._type01 .imgBlock {
    width: 100%;
  }
}
.course .block._type01 .txtBlock {
  width: 48%;
}
@media print, screen and (max-width:768px) {
  .course .block._type01 .txtBlock {
    width: 100%;
    margin: 0 0 0.8rem;
  }
}
.course .block._type01 .txtBlock .graphBox {
  background: #fffac6;
  padding: 25px;
}
@media print, screen and (max-width:768px) {
  .course .block._type01 .txtBlock .graphBox {
    padding: 1.2rem 5%;
  }
}
.course .block._type01 .txtBlock .graphBox .txt {
  width: 58%;
}
@media print, screen and (max-width:768px) {
  .course .block._type01 .txtBlock .graphBox .txt {
    width: 100%;
  }
}
.course .block._type01 .txtBlock .graphBox .txt .ttl {
  font-size: 114%;
  font-weight: 500;
  color: #0098d8;
  margin: 0 0 10px;
}
@media print, screen and (max-width:768px) {
  .course .block._type01 .txtBlock .graphBox .txt .ttl {
    font-size: 108%;
    margin: 0 0 8px;
  }
}
.course .block._type01 .txtBlock .graphBox .img {
  width: 38%;
}
@media print, screen and (max-width:768px) {
  .course .block._type01 .txtBlock .graphBox .img {
    width: 48%;
    text-align: center;
    margin: 0 auto;
  }
}
.course .block._type02 .img {
  width: 25%;
}
@media print, screen and (max-width:768px) {
  .course .block._type02 .img {
    width: 50%;
    text-align: center;
    margin: 0 auto;
  }
}
.course .block._type02 .txtBlock {
  width: 70%;
}
@media print, screen and (max-width:768px) {
  .course .block._type02 .txtBlock {
    width: 100%;
    margin: 0rem;
  }
}
.course .block._type03 .img {
  width: 30%;
}
@media print, screen and (max-width:768px) {
  .course .block._type03 .img {
    width: 80%;
    text-align: center;
    margin: 10px auto 0;
  }
}
.course .block._type03 .txtBlock {
  width: 65%;
}
@media print, screen and (max-width:768px) {
  .course .block._type03 .txtBlock {
    width: 100%;
    margin: 0rem;
  }
}
.course .block._type03 .txtBlock .future dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: 1px solid #6bc7f1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 10px;
}
.course .block._type03 .txtBlock .future dl dt, .course .block._type03 .txtBlock .future dl dd {
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (max-width:768px) {
  .course .block._type03 .txtBlock .future dl dt, .course .block._type03 .txtBlock .future dl dd {
    padding: 10px;
  }
}
.course .block._type03 .txtBlock .future dl dt {
  width: 25%;
  background: #ffe100;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.course .block._type03 .txtBlock .future dl dt span {
  font-size: 110%;
  font-weight: 600;
  text-align: center;
  color: #0098d8;
}
@media print, screen and (max-width:768px) {
  .course .block._type03 .txtBlock .future dl dt span {
    font-size: 106%;
  }
}
.course .block._type03 .txtBlock .future dl dd {
  width: 75%;
  background: #fffce5;
  font-weight: 500;
}
.course .ttl_co {
  font-size: clamp(15.5px, 2vw, 24px);
  font-weight: 500;
  margin: 0 0 14px;
}
@media print, screen and (max-width:768px) {
  .course .ttl_co {
    margin: 0 0 10px;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/*# sourceMappingURL=style.css.map */