@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');

body {
  font-family: 'Noto Sans JP', sans-serif;
  /*background: url(../images/body_bg01.jpg) no-repeat fixed;*/
   /*background-attachment: fixed;*/
}

/* ------------------------------
  container
------------------------------ */

.acms-container {
  /*border: 1px solid #e5f0e6;*/
}

.narrow-container {
  /*border: 1px solid #ccc;*/
}

/* ------------------------------
  モバイル
------------------------------ */
@media (max-width: 1023px){
.mobile-nav {
    padding-top: 85px;
    }
}
@media (max-width: 767px){
.mobile-nav {
    padding-top: 48px;
    }
}



/* ------------------------------
  メインビジュアル
------------------------------ */
/*ボタン非表示*/
button#autoplay-btn {
    display: none;
}
.main-visual {
  height: 200px;
}
.mb0 {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .main-visual-title {
    margin: 0 0 10px 0;
    font-size: 30px;
    max-width: 860px;
  }
  .main-visual {
    max-width: 1400px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
  }  
    
.main-visual.as4-1 {
    aspect-ratio: 4 / 1;
    background-size: 110%;
    background-color: #fff;
    } 
}
@media screen and (min-width: 1400px) {
    .main-visual.as4-1,
    .main-visual.as23-10,
    .main-visual.as17-10 {
     background-size: 100%;
    }
}

/* メインvisual */
.main-slider-image {
    cursor: default;
}
.main-slider {
    margin-bottom: 0;
}

.section-top-home .acms-container {
    margin-right: 0;
        padding-right: 0;
    }
.section-top-home .main-slider-text-inner {
    position: absolute;
    bottom: 5%;
    right: 0px;
    padding-right: 0;
    }
.section-top-home .main-slider-main-copy {
    font-family: serif;
    color: #27213f;
    background: rgba(255, 255, 255, 0.5);
    letter-spacing: .08em;
    padding: 0.7em 1em;
    font-size: 28px;
    }


@media (min-width: 768px){
    .fix-height{
    /*height: 720px;*/
    height: 840px; 
    }
    .main-slider-image {
    /*height: 720px;*/
    height: 840px;
    }
     .section-top-home .main-slider-main-copy {
    font-size: 40px;
    padding: 0.3em 0.8em;
    }
}

@media (min-width: 1024px) {
     .section-top-home .main-slider-main-copy {
    font-size: 56px;

    }
    
    .section-top-home .main-slider-main-copy span {
    font-size: 46px;
    }
    
}

/* ------------------------------
  スライダー
------------------------------ */

/* ドットのナビゲーション */
.slick-dots li button {
  width: 10px;
  height: 10px;
}
.slick-dots li.slick-active button {
  background: #35aadc;
}
.slick-dots li button:focus {
  border: 1px solid #35aadc;
}


/* ------------------------------
  メインカラム(トップ)
------------------------------ */
.top-page.module-section {
  margin: 0 0 3px 0;
}
.main-inner.is-space-center {
  width: 100%;
  /*max-width: 840px;*/
  max-width: 940px;
  /*border: solid 1px #ccc;*/
}


/* ------------------------------
  セクション
------------------------------ */
/* 背景色 */

.section-bg {
  padding: 80px 0;
  background-color: #f5f5f5;
}

.section-bg2 {
  padding: 20px 0;
  background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
    .section-bg {
      padding: 40px 0;
    }
 }

/* ------------------------------
  space
------------------------------ */

.section-space {
  padding: 80px 0;
}
.section-space2 {
  padding: 40px 0;
}
.section-space3 {
  padding: 20px 0;
}
.section-space4 {
  padding-bottom: 20px;
}

/* トップのリードまわり　*/

.top-section-heading  {
    margin: 20px 0 40px 0;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
}

.top-section-heading span {
    font-size: 15px;
    font-family: "Noto Serif JP",serif;
    letter-spacing: .06em;
    display: block;
    margin-top: 1em;
}

/* ------------------------------
  ヘッダー
------------------------------ */
.header {
    height: 57px;
}
.site-logo {
  width: auto;
  height: 32px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

@media (min-width: 768px) {
.header {
    height: 85px;
}
  .site-logo {
  width: auto;
  height: auto;
  }
}



@media (min-width: 1024px) {
.header {
    height: 100px;
}
  .site-logo {
  width: 300px;
      height: 60px;
  }
  .header-logo {
    width: 30%;
  }
  .header-nav {
    width: 70%;
  } 
   .navbar li {
    margin: 0 7px;
  }    
.top-head-wrapper .header-nav {
    width: 68%;
  }   
}

@media (min-width: 1080px) {
   .navbar li {
    margin: 0 10px;
  }    
}

/******************
ヘッダーSP 
*******************/
.site-header {
    display: flex;
    align-items: center;
}

.site-name a {
    padding: 10px 0;
    justify-content: center;
}
.nav-menu-btn{
    line-height: 0;
    height: 33px;
}
.icon-toggle-menu {
    width: 27px;
    height: 3px;
    margin: 9px 0;
}
.icon-toggle-menu:before, .icon-toggle-menu:after {
    width: 27px;
    height: 3px;
    margin: -5px 0;
}

[aria-expanded=true] .icon-toggle-menu:before {
    width: 33px;
    -webkit-transform: translate(-3px, 11px) rotate(45deg);
    -ms-transform: translate(-3px, 11px) rotate(45deg);
    transform: translate(-3px, 11px) rotate(45deg);
}
[aria-expanded=true] .icon-toggle-menu:after {
    width: 33px;
    -webkit-transform: translate(-3px, -11px) rotate(-45deg);
    -ms-transform: translate(-3px, -11px) rotate(-45deg);
    transform: translate(-3px, -11px) rotate(-45deg);
}

@media (min-width: 768px){
    .site-name img {
   display: block; 
        }
    .header-logo {
    padding: 0 0 0 0;
}
}
/* ------------------------------
  ナビゲーション
------------------------------ */
@media (min-width: 1024px) {
  .navbar li a {
    line-height: 2;
  }
    
    .navbar li:hover a {
    /* 一階層目のリンクのみ */
    border-bottom: 4px solid #ccc;
  }
  .navbar li.stay a {
    /* 一階層目のリンクのみ */
    border-bottom: 4px solid #999;
  }
    
.navbar li ul {
    /* 二階層目 */
    position: absolute;
    right: 0;
    min-width: 180px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
    }
    
  .navbar li li {
    /* 二階層目以降 */
    display: block;
    float: none;
    text-align: left;
    background: #f9f9f9;
    border: 0;
    border-top: 1px dotted #666;

  }
  .navbar li li:first-child {
    border: 0;
  }
  .navbar li li a {
    margin: 0;
    padding: 10px 15px;
    color: #444;
    border: 0;
    font-weight: normal;
      
  }
  .navbar li li a:hover {
    color: #444;
    background: #e6e6e6;
    border: 0;
  }

}

@media (min-width: 1200px) {
  .navbar ul li a {
    font-size: 15px;
  }
}

/* ------------------------------
  ナビバーサイド
------------------------------ */
.navbar-side-list {
  background: #0f8bbf;
}
.category-list-info .navbar-side-item:before {
  border-left: none;
}


/* ------------------------------
  ページタイトル
------------------------------ */
.page-title-wrapper {
  background-color: #ccc;
  background: url(../images/bg_other.jpg) repeat-x center #fffed9;
}
.page-title-filter {
  background: rgba(0, 0, 0, 0.05);
}
.page-title {
  margin: 0 0 10px 0;
  font-size: 24px;
  line-height: 1.2;
  color: #333;
  font-weight: normal;
  letter-spacing: 0.3em;
  text-align: center;
  text-shadow: 2px 2px 3px #fff, -2px -2px 3px #fff, -2px 2px 3px #fff, 2px -2px 3px #fff;
}
@media (min-width: 768px) {
  .page-title-wrapper {
    height: 100px;
  }
}

/* Button */

.btn-more {
    /*background: #fff;*/
    border: 2px solid #4f63d3;
    border-radius: 5px;
}
.btn-more:hover {
    background: #f4faff;
}

.arrow-button{
    display: block;
     padding: 8px;
    position: relative; 
    text-align: center;
    text-decoration: none !important;
    font-size: 16px;
}

.arrow-button::after{
    content: '';
    border: 0;
    border-top: solid 2px #4f63d3;
    border-right: solid 2px #4f63d3;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg); 
}


.entry-style p.btn-more-mini {
    text-align: right;
    margin-right: 2em;
}
.entry-style p.btn-more-mini .entry-btn-default {
    font-weight: normal;
    padding: 6px 10px;
    font-size: 13px;
}




@media (min-width: 768px) {
  .btn-more {
    margin: 0 6em;
  }
}

/* スクールライフ */
.section-top-life .staff-img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
}

.section-top-life .main-slider-text-inner {
  display: inline-block;
  /*margin: -20px 0 0 120px;*/
    margin: -15px 20px 0 20px;
    display: block;
    z-index: 3;
    position: relative;
}

.section-top-life .main-slider-main-copy {
    font-size: 18px;
    /*background-color: #4f63d3;*/
    background-color: #4f63d3eb;
    padding: 5px 5px 8px;    
}

@media screen and (max-width: 1023px) {
.section-top-life .banner-item {
    padding: 1em;
    }
.section-top-life .main-slider-text-inner {
  margin: -15px 0 0 0px;
    display: block;
    } 
}


/* タイトル */

.acms-page-header {
letter-spacing: .06em;
position: relative;
border-bottom: 2px solid #666;
margin-bottom: 50px;
}
.acms-page-header:before{
content: "";
position: absolute;
bottom: -4px;
width: 6px;
height: 6px;
border-radius: 50%;
background: #666;
}

.page-header h1.entry-title {
    font-family: "Noto Serif JP",serif;
    font-weight: normal;
    margin-left: 10px;
}


/* エントリーのスタイル */
.entry-style p {
  line-height: 2;
  padding: 0 0.5em;
}

.entry-style p.mb0 {
    margin-bottom: 0;
}

.entry-style h2 {
  margin: 0 10px 25px 0px;
  padding: 5px 5px;
  font-size: 24px;
  color: #0757ac;
  border-left: none;
  letter-spacing: .06em;   
}

.entry-style h2 span {
  font-size: 20px;
  letter-spacing: 0; 
}

.entry-style h2.title_b,
.students .summary-title {
	background: #eaf5f9;
    font-size: 20px; 
	padding: 1rem 1rem 1rem 2.5rem;
	position: relative;
    border-left: 0px;
    letter-spacing: 0; 
	}
.entry-style h2.title_b:before,
.students .summary-title:before{
    position: absolute;
    top: 20%;
    left: 15px;
    width: 6px;
    height: 60%;
    content: '';
    border-radius: 3px;
    background: #27acd9;
}

/*coursework*/
.entry-style h2.title_c {
    border-bottom: solid 2px #7172ac;
}

.entry-style h2.title_c:first-letter {
  font-size: 1.5em;
  color: #7172ac;
}

.entry-style h3 {
  color: #0757ac;
  padding: 0.6em 0.8em;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}

.entry-style p.entry-indent-text {
    text-indent: 1em;
}

.entry-style .text-small {
  font-size: 0.9em;
}

.entry-style .text-big {
  font-size: 1.4em;
}


.entry-style p em,
.entry-style em{
  font-style: normal;
  background: linear-gradient(transparent 75%, #f9f981 75%);
}


.entry-style p strong {
  font-size: 1.1em;
}



.entry-style p.entry-danger-text,
.entry-style .text-attention{
  color: #df2147;
  font-weight: normal;
}

.entry-style ul li,
.entry-style ol li{
  line-height: 2;
}

/* ------------------------------
  フッター
------------------------------ */
/* フッター内会社情報 */
.foot-wrapper {
  padding: 30px 0 0;
  background: #ff0000;
  background: url(../images/footer_bg.png) repeat-x center ;
}

/* フッターナビゲーション */
.footer-nav {
  float: none;
  width: 100%;
  max-width: 100%;
  margin: 0 -10px;
}

.footer-nav-item {
  width: 33%;
}

.footer-nav-link {

}
.footer-nav-link .module-header {
    color: #fff;
    border-bottom: 0;
    padding: 0;
}
.footer-nav-link .module-heading {
    font-size: 16px;
}

.footer-info {
    background: rgba(28,35,74,0.8);
    padding-top: 20px;
}

.company-detail {
    letter-spacing: .06em;
}

/* 著作権表示 */
.copyright {
  /*background: #1c234a;*/
    background: rgba(28,35,74,0.8);
    padding-bottom: 20px;
    font-size: 12px;
    letter-spacing: .06em;
    color: #b5b5b5;   
}

.btn-footer {
  background: #3e456c;
  border-radius: 0;
    border: 1px solid #938bbb;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: .06em;
}

@media screen and (max-width: 767px) {
  .footer-nav-link {
    display: none;
  }
}

/* お知らせのラベルカラー */

.headline-item .acms-label-new {
    vertical-align: middle;
    border-radius: 3px;
    font-size: 11px;
    padding: 4px; 
    color: #9c0808;
    background-color: #f9c6c6;
    margin-left: 5px;
}

.headline-item .acms-label {
    text-align: center;
    padding: 4px; 
    width: 8em;
}

.color-school_info {
    background: #f9939c;
}

.color-school_event {
    background: #f5b056;
}

.color-school_repo {
    background: #e8ea73;
}
.color-school_media {
    background: #92eabe;
}

.color-ssh_info,
.color-ssh,
.headline-item.ssh .acms-label {
    background: #aad8f2;
}

.color-library_info,
.color-library,
.headline-item.library .acms-label {
    background: #d9b0ea;
}

.flex-wrap{
    display: flex;
    flex-direction: column;
}
.flex-wrap .headline-title {
    margin: 0;
}
@media (min-width: 768px) {
   .flex-wrap{
    display: flex;
    flex-direction: row;
   }
    .white-space {
    white-space: nowrap;
    padding-right: 20px;
    }
}

@media (min-width: 1024px) {
    .category-list-info li {
    width: 8.5em;
    }
}


/* ------------------------------
  クラブ活動
------------------------------ */
table.t_nop {
    width: 100%;
}

/* ------------------------------
  カテゴリータイトル
------------------------------ */

.module-header.cate-title {
    margin-bottom: 2em;
    border-bottom: 2px solid #8c8a8a;
}

.cate-title .module-heading {
    /*color: chocolate;*/
    font-size: 28px;
    font-weight: normal;
    
}

/* ------------------------------
    sp改行
------------------------------ */
@media screen and (min-width: 768px) {
  .sp-br{
    display: none; /* SPの改行を隠す */
  }
}

/* 画面幅が767px以下の時は */
@media screen and (max-width: 767px) {
  .sp-br{
    display: block; /* SPを改行する */
  }
}

/* ------------------------------
    ページ背景
------------------------------ */
@media (min-width: 1024px) {
.page-bottom-bg {
    background: url(../images/page_bottom_bg.png) no-repeat bottom right;
    }

}


/* ------------------------------
    画像3カラム
------------------------------ */
.img-size34 {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
}
.img-size34 img.acms-img-responsive {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* ------------------------------
    #top-logo
------------------------------ */
@media screen and (min-width: 1024px) {
   #top-logo{
	position: absolute;
	top: 0;
	left: 0;
    width: 470px;
    height: 680px;
    background: linear-gradient(to top left, transparent 50% , #35aadc 50.2%) no-repeat top left / 100% 100%;  
    z-index: 999;
    }
  
    #top-logo a {
	display: inline-block;
	padding-top: 40px;
	padding-left: 30px;
    }
}

@media screen and (min-width: 1024px) {
    .top-head-wrapper{
	position: fixed;
	top: 0;
	left: 0;
	height: 85px;
	background-color: rgba(255, 255, 255, 0.9);
	background-image: url(../images/h_logo_bk_pc.png);
	background-repeat: no-repeat;
	background-position: left 100%;
	box-shadow: 0 0 10px rgba(112, 112, 112, 0.5);
    width: 100%;
	z-index: 100;
    }

}

@media screen and (min-width: 1024px) {
    .top-head-wrapper{
	height: 100px;
    }
}

@media screen and (max-width: 1023px) {
    #top-logo{
        display: none;
    }
}


/* ------------------------------
  ナビゲーション
------------------------------ */
.site-header {
  border-top: 4px solid #0f8bbf;
  border-bottom: 1px solid #CCC;
}


/* ------------------------------
  部活動
------------------------------ */
.acms-summary-body {
    vertical-align: middle;
}

h3.c_club  {
    margin-bottom: 5px;
    color: #555;
}


/* ------------------------------
  table
------------------------------ */
@media (min-width: 768px) {
  .entry-style th,
.entry-style td {
    padding: 12px 20px;
    }
.entry-style td.v-mid {
  vertical-align: middle;
    }
}

/* ------------------------------
  entry-style-grid
------------------------------ */
@media (min-width: 768px) {
.entry-style-grid {
    /*border: 1px solid #e5f0e6;
    margin: 0 0px;*/
    }

}

.club-form-width {
    max-width: 80px;
}


/*.acms-col-sm-12.waku {
    border: 1px solid #ff0000 !important;
}*/