@charset "UTF-8";

*{
	margin:0;
	padding:0;
	-webkit-appearance: none;
	}


/*--------------------------------------------------------
保護者専用サイト用
--------------------------------------------------------*/
/*  画像コピー、ドラッグ禁止  */
.private_img{
  pointer-events: none;
}

.private_img img{
  width: 45%;
  height: 200px;
  margin: 0 auto;
}

#album{
  width: 800px;
  height: 400px;
  margin: 0 auto;
}

.album_button{
  text-align: center;
  list-style: none;
  width: 100%;
  margin-bottom: 30px;
}

.album_button li{
  width: 100%;
  float: left;
}

.album_button::after{
  content: "";
  list-style: none;
  display:block;
  clear:both;
}

#prevpage, #nextpage{
  cursor: pointer;
}


/*  パスワードエラーページ  */
.pwerror{
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.3em;
}


/* スライド写真のスタイル */
.swiper-container {
  width: 100%;
  max-width: 940px;
}

.swiper-vartical {
  width: 70%;
  max-width: 940px;
  margin: 0 auto;
}

/*　スライダー　*/
.swiper-slide img {
  width: 100%;
}

.swiper-container {
    width: 100%;
    max-width: 940px;
    
    //スライダー
    &.slider {
        height: 80vh;
    }
    
    //スライダーサムネイル
    &.slider-thumbnail {
        height: 20vh;
        
        .swiper-wrapper {
            
            .swiper-slide {
                width: 25%;
                height: 100%;
                opacity: .5;
                overflow: hidden;

                &.swiper-slide-thumb-active {
                    opacity: 1;
                }
            }
        }
    }
}



.swiper-container {
  //スライダー
  &.slider2 {
      height: 50vh;
  }
  
  //スライダーサムネイル
  &.slider-thumbnail2 {
      height: 20vh;
      
      .swiper-wrapper {
          
          .swiper-slide2 {
              width: 25%;
              height: 100%;
              opacity: .5;
              overflow: hidden;

              &.swiper-slide-thumb-active {
                  opacity: 1;
              }
          }
      }
  }
}


/*--------------------------------------------------------
リンク集
--------------------------------------------------------*/
#img_QR{
  text-align: right;
}

/*--------------------------------------------------------
アーカイブリンク用
--------------------------------------------------------*/
.archive_month{
	display: block;
	width:100%;
	height: 170px;
  }

.archive_month ul{
	width: 90%;
	display: block;
  padding-left: 5%;
	}

  .archive_month ul li{
	float:left;
	width:30%;
	text-align: left;
	}

  .archive_month ul li a:link{
	font-size: large;
	line-height: 2em;
	}


/*--------------------------------------------------------
  PC用CSS
--------------------------------------------------------*/
body{
    font-size: 100%;
    font-family: "UD Digi Kyokasho N-R", 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
    color: #333333; /* �W�������F */
    background-image: url("../images/whole/background_02.jpg"); /* 画像 */
    background-size: cover;               /* 全画面 */
    background-attachment: fixed;         /* 固定 */
    background-position: center center;   /* 縦横中央 */
}



img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

#hpb-footerMain
{
}

#hpb-footerMain p{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 3px;
    font-size: 0.9em;
    text-align: center;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1
{
}

#hpb-footerExtra2
{
}

#hpb-footer{
background-color:  #F5F2F0;

}

.archive_button{
 width: 30%;
 margin-top: 3%;
 margin-left:5%;
}


.archive_button img{
  width: 100%;
}

.absence{
  font-size: larger;
}

/*--------------------------------------------------------
  ��{�p�[�c�f�U�C���ݒ�
--------------------------------------------------------*/

.animation{
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 3.0s;
    width: 70px;
  }

.keyframe5{
      animation-name: anim_sc;
      transform: scale(0.85,0.85);
    }

@keyframes anim_sc {
    100% {
    transform: scale(1,1);
    }
}


.link-img{
  display: block;
  width:200px;
  height:80px;
  margin-left: auto;
}

.link-img img{
  width:200px;
  height:80px;
}

.hpb-layoutset-02 h2{
    color: #fffffb;
    margin:1.4rem 0;
    padding: 0.3em 0 0.3em 0;
    background-color: #00896B;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 0px 5px #00896B;
    margin-top: 30px;
    text-align: left;
    overflow: hidden;
    line-height: 50px;
    border-radius: 10px;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 90%;
    color: #FAFDFA;
    padding-left: 20px;
    padding-right: 15px;
    font-weight: normal;
}

.hpb-layoutset-02 h2 span.en{
    color: #00896B;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
}

#hpb-wrapper h3{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 40px;
    text-align: left;
    margin:0.5em 0;
    padding-left: 0.5em;
    border-bottom: 10px dotted #00896B;
    color: #00896B;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
    margin:1.4em 0;
    border-bottom: 3px dashed #00896B;
    border-left: 4mm ridge #00896B;
    padding-left: 10px;
    color: #6B4D31;
    font-size: 1.2em;
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: bold;
}

table{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #8F9EBB;
    font-size: 90%;
}

table th{
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;

    text-align: left;
    background-color: #C8D0E2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C8D0E2;
}

table td{
    padding-top: 5px;

    padding-bottom: 5px;

    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C8D0E2;
}

/*--------------------------------------------------------
「学校紹介・校内の活動」ページの表の設定
--------------------------------------------------------*/

.history_table,th,td {
  border: 1px solid  #8F9EBB;
}

.year {
  width: 30%;
}

.matter {
  width: 70%;
}

.era_name {
  vertical-align : top;
} 


.history_table th{
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;

  text-align: center;
  background-color: #C8D0E2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8D0E2;
}

.history_table td{
  padding-top: 5px;
  padding-bottom: 5px;

  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8D0E2;
}


.club_table,th,td {
  border: 1px solid  #8F9EBB;
}

.club_name {
  width: 30%;
}

.club_table th{
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;

  text-align: center;
  background-color: #C8D0E2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8D0E2;
}

.club_table td{
  padding-top: 5px;
  padding-bottom: 5px;

  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8D0E2;
}

.committee_table,th,td {
  border: 1px solid  #8F9EBB;
}

.committee_name {
  width: 30%;
}


.committee_table th{
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;

  text-align: center;
  background-color: #C8D0E2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8D0E2;
}

.committee_table td{
  padding-top: 5px;
  padding-bottom: 5px;

  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8D0E2;
}


input.button{
  margin-top: 10px;
  margin-bottom: 15px;
}

textarea{
  display: block;
  width: 90%;
  height: 300px;
  font-family: "UD Digi Kyokasho N-R", 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  font-size:medium;
  margin: 1em auto 1em auto;
}

input.l{
  width: 380px;
}
input.m{
  width: 250px;
}
input.s{
  width: 50px;
}

/*--------------------------------------------------------
  更新履歴　PC用
--------------------------------------------------------*/
#hpb-wrapper #toppage-news p {
  text-align : left;
  padding: 0.5em 0.5em 0.5em 0.5em;
}


/*--------------------------------------------------------
  hpb-container　PC用
--------------------------------------------------------*/
#hpb-container{
    width: 890px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-bottom: 15px;
}



/*--------------------------------------------------------
  hpb-header　PC用
--------------------------------------------------------*/
#hpb-header{
    width: 870px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#hpb-headerMain{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 11px;
  color: #1c2691;
}

#hpb-headerLogo{
  width: 400px;
  float: left;
  background-image : url(../images/whole/logo_01.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 15px;
  padding-bottom: 20px;
}

#hpb-headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 35px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 35px;
 
  background-position: center left;
  background-repeat: no-repeat;
}

#hpb-headerExtra1{
  width: 360px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
  color: #1c2691;
}

#hpb-headerExtra1 p.tel{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 17px;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 1.0em;
  line-height: 20px;
  text-align: right;
}

#hpb-headerExtra1 p.tel span{
  font-size: 1.0em; /* �d�b�ԍ��́uTEL�v�����ݒ� */
}

#hpb-headerExtra1 p.address{
  /* �Z�������ݒ� */
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 17px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 20px;
  text-align: right;
  font-size: 1.0em;
}



/*--------------------------------------------------------
  hpb-inner　PC用
--------------------------------------------------------*/

#hpb-inner{
    position: relative;
    margin-top: 150px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 35px;
    zoom: 1;
    background-color : #F5F2F0;
    background-repeat: repeat-y;
    background-position: center top;
}

/* スライドショーのCSS*/
  #slideshow{
    position: relative;
    width:  100%;
    max-width: 728px;
    margin-left: 7%;
    padding-top: 32.8%;
    padding-bottom: 9%;
  }
  
  #slideshow img{
    position: absolute;
    top:  18px;
    left: 0;
    height: auto;
    z-index: 8;
    opacity: 0.0;
  }
  
  #slideshow img.active{
    z-index: 10;
    opacity: 1.0;
  }
  
  #slideshow img.last-active{
    z-index: 9;
  }
  

.hpb-layoutset-01 #hpb-inner{
    padding-left: 20px;
    padding-right: 20px;
}

#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 600px;
    float: right;
    padding-top: 10px;
}

#wrapper{
  width: 80%;
  float: right;
  padding-top: 10px;
}



#hpb-title{
    padding-top: 20px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.hpb-layoutset-01 #hpb-title{
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
}

.hpb-layoutset-01 #hpb-main{
    margin-left: 0px;
    margin-right: 20px;
    padding-top: 0px;
}

.hpb-layoutset-02 #hpb-main{
    margin-left: 15px;
    margin-right: 5px;
}

#hpb-aside{
    width: 216px;
    float: left;
}
.hpb-layoutset-01 #hpb-aside{
    padding-top: 0px;
}
.hpb-layoutset-02 #hpb-aside{
    margin-right: 0px;
    padding-top: 19px;
}

/*--------------------------------------------------------
  hpb-footer　PC用
--------------------------------------------------------*/
#hpb-footer{
    clear: both;
    position: relative;
    padding-bottom: 0px;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 30px;
}


/*--------------------------------------------------------
  hpb-nav　PC用
--------------------------------------------------------*/
#hpb-nav{
    position: absolute;
    left: 0px;
    height: 80px;
    width: 890px;
    overflow: hidden;
    background-color : #DBE199;
    background-position: center bottom;
    background-repeat: no-repeat;
    top: -46px;
}

/*ナビメニュー*/
@media screen and (min-width:480px) {
.nav-unshown {
  display:none;
}

.nav-title{
  display:none;
}

.logo-area{
  display:none;
}

.aside-responsive{
  display:none;
}

}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
 
    nav ul a li {
    float: left;
    background-color: #00896B;
    --c: #ffffff;
    color:var(--c);
    font-size: 21px;
    border: 0.3em solid;
    border-color:#00896B;
    border-radius: 0.3em;
    width: 9.39em;
    height: 42px;
    text-transform: uppercase;
    font-family:'UD デジタル 教科書体 NK-R';
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 2em;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.7s;
    margin: 0.3em;
  }

  nav ul a li span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: var(--c);
    transform: translateY(150%);
    border-radius: 50%;
    left: calc((var(--n) - 1) * 25%);
    transition: 0.5s;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    z-index: -1;
  }
  
  nav ul a li:hover {
    color: rgb(252, 249, 249);
  }
  
  nav ul a li:hover span {
    transform: translateY(0) scale(2);
  }
  
  nav ul a li span:nth-child(1) {
    --n: 1;
  }
  
  nav ul a li span:nth-child(2) {
    --n: 2;
  }
  
  nav ul a li span:nth-child(3) {
    --n: 3;
  }
  
  nav ul a li span:nth-child(4) {
    --n: 4;
  }

  nav ul a li:link{
    color: #ffffff;
    font-weight: 900;
    text-shadow:0.5px 0.5px 0.5px #ffffff;
  }

  nav ul a li:visited{
    color: #ffffff;
    text-decoration: underline;
    font-weight: 900;
    text-shadow:0.5px 0.5px 0.5px #ffffff;
  }

  nav ul a li:hover{
    color: #000000;
    font-weight: 900;
 
  }
  
   nav ul a li:active{
    color: #000000;
    text-decoration: underline;
    font-weight: 900;
    text-shadow:0.5px 0.5px 0.5px #000000;
    }


/* �X�܏�� */
#shopinfo{
  position: relative;
  width:auto;
  height:auto;
  margin-top:10px;
  padding-bottom: 8px;
  border-style:double;
  border-color:#00896B;
  
}

#shopinfo h3{
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: center;
  color: #00896B;
  font-weight: normal;    
  padding-left: 20px;
  padding-top: 25px;
}

.hima{
position:absolute;
top:-2px;
left:-2px;
}

#shopinfo h3 span.en{
  text-transform: capitalize;
  font-size: 1.3em;
}

#shopinfo h4{
  margin-top: 5px;
  margin-left: 1px;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 1.1em;
  padding-top: 5px;
  color: #000000;
  font-weight: normal;    
  padding-right: 5px;
}

#shopinfo p{
  color: #000000;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 0;
  margin-bottom: 0;
  line-height: 1.5;   
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

/* ラインイラスト */

.takeline{
  background-image : url(../images/whole/shopinfo_1.png);
  background-repeat: repeat;
  background-size: 21px 20px;
  height: 20px;
  width: 100%;
}

/* バナー */

#banner{
  width: 205px;
  margin-left: auto;
}

ul {
  list-style: none;
  padding-inline-start: 0;
}

.banner_button{
  background:#00896B;
  color:#fff;
  border:none;
  position:relative;
  height:auto;
  font-size:1em;
  padding:20px 0;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
  margin: 10px;
  text-align: center
}
.banner_button:hover{
  background:#fff;
  color:#00896B;
}
.banner_button:before,.banner_button:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #00896B;
  transition:400ms ease all;
}
.banner_button:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.banner_button:hover:before,.banner_button:hover:after{
  width:100%;
  transition:800ms ease all;
}

a:link.banner_button {
  color:#fff;
  text-decoration: none;
}

a:visited.banner_button {
  color: #ffff;
  text-decoration: none;
}
a:hover.banner_button {
  color: #00896B;
  text-decoration: none;
}
a:active.banner_button {
  color: #00896B;
  text-decoration: none;
  }



/*--------------------------------------------------------
  �f�U�C���ݒ�
--------------------------------------------------------*/
/* �R���e���c�z�u�̈� */
/* �g�b�v�y�[�W���C���C���[�W */
.hpb-layoutset-01 #hpb-title h2{
    background-image : url(top-image01.png);
    text-align: left;
    overflow: hidden;
    margin-top: 20;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    font-size: 14px;
    text-indent: -9999px;
    height: 250px;
}

/*--------------------------------------------------------
  ���ʃp�[�c�f�U�C���ݒ�
--------------------------------------------------------*/
.hpb-layoutset-01 #pagetop{
    width: 100px;
}

#pagetop{
  position: fixed;
  right:5px;
  bottom:0px;
  width: 10%;
  height: 70px;
  margin-left: auto;
  z-index: 10;
  opacity: 0.9;
  }
  
  #pagetop a img{
    width: 100%;
    height:70px;
    object-fit: contain;
  }
  

.hpb-layoutset-02 h2{
    /* �R���e���c�^�C�g���̍��E�ݒ� */
    margin-right: auto;
    margin-left: 2px;
}

/*--------------------------------------------------------
  What's New
--------------------------------------------------------*/
.inner-box {
  padding: 0.2em 0.5em;
  margin: 2em 1.5em;
  color: #00896B;
  background: #CCE7D3;
  box-shadow: 0px 0px 0px 10px #CCE7D3;
  border: dashed 2px #B4CF9E;
  border-radius: 8px;
}
.inner-box p {
  margin-top: 10px; 
  padding: 0;
}

.inner-box_title{
font-size:1.5em;
font-weight: bold;
margin: 0 0.5em 0 0.5em;
}

.inner-box_text{
font-size:1.0em;
font-weight: bold;
margin: 0 1em 1em 1em;

}

.red{
color:rgba(0, 4, 255, 0.731);
}

/*--------------------------------------------------------
  学期行事予定
--------------------------------------------------------*/
.semester_table {
  width: 95%;
  border: 1;
}

.first_th{
  color: #333333;
  background-color: #CEB4BC;
  text-align: center;
}

.second_th{
  color: #333333;
  background-color:#A1CCCB;
  text-align: center;
}

.third_th{
  color: #333333;
  background-color: #A0C5DE;
  text-align: center;
}

.forth_th{
  color: #333333;
  background-color: #BEB8C9;
  text-align: center;
}

.fifth_th{
  color: #333333;
  background-color: #CEB4BC;
  text-align: center;
}

.first_td{
  width: 20%;
  text-align: center;
}

.second_td{
  width: 20%;
  text-align: center;
}

.third_td{
  width: 60%;
  text-align: left;
}



/*--------------------------------------------------------
  学校目標
--------------------------------------------------------*/
.school_objective p{
  display: block;
  line-height: 1.5em;
  padding: 0.5em 0 1em 1em;
}


.kyouikumouhyou{
    font-size: 1.1em;
    background-color: #FEE0A2;
    line-height: 2em;
}

.kenkyuusyudai{
    font-size: 1.1em;
    background-color: #B7DDE0;
    line-height: 2em;
}

.gakkouzou{
    font-size: 1.1em;
    background-color: #9AE1D3;
    line-height: 2em;
}

.kodomozou{
    font-size: 1.1em;
    background-color: #F9D0D6;
    line-height: 2em;
}

/*--------------------------------------------------------
  基本方針・学びのスタンダード・学校評価・調査結果
--------------------------------------------------------*/
#entrance h4{
	margin: 1.4em 1em;
    border-bottom: 3px dashed #00896B;
    border-left: 4mm ridge #00896B;
    padding-left: 10px;
    color: #6B4D31;
    font-size: 1.2em;
}

#entrance p{
	margin-left: 1em;
	line-height:1.5em;
}

#entrance01 {
  background-color: #fff;
  padding: 0.5em 0.5em 0.5em;
  margin: 1em 1em;
  border-radius: 8px;
}

/* リンクの設定 */
a:link{
  color: #006956;
  text-decoration: none;
  font-weight:bold;
  font-size: 1rem;
}
a:visited{
  color: #006956;
  text-decoration: none;
}
a:hover{
  color: #006956;
  text-decoration: none;
}
a:active{
  color: #006956;
  text-decoration: none;
}
