@charset "utf-8";

/*----------------------------------------------------
  750px
----------------------------------------------------*/

@media screen and (max-width: 750px) {
  
  
  #sjFt{
    display: none;
  }
  
  .index_sj #cmnFt{
    border-top: 1px solid #c1c8da;
  }
  
  
#visual .wrapper {
  width: 200%;
  position: relative;
  left: -50%;
}
#visual h1 {
  position: absolute;
  width: 216px;
  height: 60px;
  z-index: 9999;
  right: 0px;
  top: 0px;
  bottom: 0;
  left: 0;
  margin: auto;
}

#contList01 {
  height: auto;
}

#contList01 ul {
  width: 96%;
  position: relative;
  top: -10px;
  margin: 0 auto;
}

#contList01 li {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  text-align: center;
  box-shadow: none;
  vertical-align: top;
  background: #FFF;
  background: rgba(255,255,255,0.98);
  margin-bottom: 10px;
}
#contList01 li:nth-child(2){
  margin: 0 0 10px;
}
#contList01 li:nth-child(3){
  margin: 0;
}

#contList01 li:after {
  content: none;
}

#contList01 a {
  padding: 0 0 10px;
}

#contList01 a .title {
  font-size: 16px;
  padding: 10px 0;
}

#contList01 a .title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  transition: 0.3s;
  left: 0;
}

#contList01 a:hover .title:after {
  left: 5px;
}
  #contList01 a .img{
    max-width: 70%;
    margin: 0 auto 10px;
  }

#contList01 .body{
  padding: 0 10px 0;
  line-height: 160%;
  font-size: 12px;
}
  
  
#pageBody .wrapper {
  padding: 40px 0;
}
  
#pageBody .topBanner{
  margin: 0px auto 60px;
}
  

#contentList02 {
  width: 100%;
}
#contentList02 #entryNv {
  width: 100%;
  float: none;
}
#contentList02 #entryNv h1{
  color: #2b4992;
  font-size: 20px;
  margin-bottom: 20px;
}
#contentList02 #entryNv li {
  font-size: 15px;
}
#contentList02 #entryNv a {
  padding: 29px 0 10px 90px;
  min-height: 76px;
}
#contentList02 #entryNv a:hover {
  background: transparent;
}
#contentList02 #entryNv a .title{
  color: #333;
}
#contentList02 #entryNv .img {
  width: 70px;
  position: absolute;
  left: 0;
  top: 10px;
}
#contentList02 #entryNv .img img{
  width: 100%;
}
#contentList02 .col02 {
  width: 100%;
  float: none;
  margin-top: 20px;
}

#contentList02 #actionNv {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #c1c8da;
  margin-bottom: 30px;
}
#contentList02 #actionNv ul {
  font-size: 0;
}
#contentList02 #actionNv li {
  width: 48%;
  display: inline-block;
}
#contentList02 #actionNv li:first-child {
  margin-right: 4%;
}
#contentList02 #actionNv a {
}
#contentList02 #actionNv .img {
  margin-bottom: 10px;
  border: 1px solid #DF8783;
}
#contentList02 #actionNv .img img{
  width: 100%;
}
#contentList02 #actionNv h2 {
  font-size: 13px;
  margin-bottom: 10px;
}
#contentList02 .body {
  font-size: 10px;
}
#contentList02 #otherNv {
}
#contentList02 #otherNv ul {
  font-size: 0;
  margin-bottom: -10px;
}
#contentList02 #otherNv li {
  display: inline-block;
  width: 48%;
  height: auto;
  font-size: 12px;
  margin-bottom: 20px;
}
#contentList02 #otherNv li:nth-child(odd) {
  margin-right: 4%;
}
#contentList02 #otherNv a {
  display: inline-block;
  width: 100%;
  height: 70px;
  background: #E9EEF3;
  border: 1px solid #c1c8da;
  padding-top: 3px;
}
#contentList02 #otherNv a:hover {
  border-color: #c1c8da;
}
#contentList02 #otherNv .img {
  width: 34px;
  height: 30px;
  display: inline-block;
  line-height: 100%;
  margin-bottom: 7px;
  overflow: visible;
}
#contentList02 #otherNv img {
  width: 100%;
}
  
/*----------------------------------------------------
    #topics
----------------------------------------------------*/
  #topics h1 {
    font-size: 26px;
    letter-spacing: 2px;
    padding-bottom: 20px;
    background: url(/img/cmn/arrow_bt01.png) no-repeat center bottom;
    background-size: 61px 12px;
    margin-bottom: 20px;
  }

#topics #topicsList {
  font-size: 0;
  margin-bottom: 30px;
}

#topics li {
  display: block;
  width: 90%;
  max-width: 300px;
  font-size: 14px;
  vertical-align: top;
  text-align: center;
  margin: 0 auto 20px;
  border-bottom: 1px solid #DDD;
}

#topics li .data .date:before {
  content: '|';
  margin: 0 10px;
}

#topics li .data {
  text-align: right;
  margin-bottom: 10px;
}

#topics .img {
  line-height: 0;
  margin-bottom: 10px;
}
#pageBody .img img{
  max-width: 100%;
}

#topics .title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  position: relative;
  margin-bottom: 10px;
}

#topics .noimage {
  width: 300px;
  height: 173px;
  line-height: 100%;
}

  
/*----------------------------------------------------
    #story
----------------------------------------------------*/

  #story h1 {
    font-size: 26px;
    letter-spacing: 2px;
    padding-bottom: 20px;
    background: url(/img/cmn/arrow_bt01.png) no-repeat center bottom;
    background-size: 61px 12px;
    margin-bottom: 20px;
  }
#story h1 .sub {
  font-size: 10px;
}
  
  #pageBody #story ul{
    width: 96%;
    margin: 0 auto;
  }
#pageBody #story li {
  margin: 0 0 30px;
  display: block;
  text-align: center;
  width: 100%;
}
#pageBody #story li .body{
  font-size: 12px;
  line-height: 160%;
  text-align: left;
}
  
  #story .img span{
    margin: 0 auto;
  }
  
  
/*----------------------------------------------------
    guide - greeting
----------------------------------------------------*/

.colGreeting .imgCol {
  float: none;
  display: block;
  margin: 0 auto 40px;
  text-align: center;
}

.colGreeting .author {
  margin-top: 40px;
  font-weight: bold;
  font-size: 20px;
}


/*----------------------------------------------------
    guide - history
----------------------------------------------------*/

  #pageBody ul.imgHistory02{
    margin-bottom: 40px;
  }
  .imgHistory03{
    display: none;
  }
  .colfacility02 .hoList2 li:nth-child(2){
    max-width: 190px;
  }
.colUniform01 .tx{
  padding-top: 0px;
}
  
  
/*----------------------------------------------------
    education - runway6
----------------------------------------------------*/

  #runway6 .block{
    margin-bottom: 60px;
  }
  
.colRunway06 .subjectBlock .body ul{
  min-width: 0;
  width: 32%;
  font-size: 10px;
  vertical-align: top;
}
.colRunway06 .subjectBlock .body ul:not(:nth-child(1)){
  margin-left: 0.5%;
}
  

/*----------------------------------------------------
    schoollife - event
----------------------------------------------------*/

#eventCalender li {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#eventCalender h2 {
  width: 100%;
  text-align: center;
  float: none;
  margin-right: 0;
  line-height: 60px;
  height: 60px;
  margin-bottom: 10px;
}
#eventCalender .en2 {
  font-size: 60px;
  font-weight: normal;
}
#eventCalender .jp {
  font-size: 30px;
}
#eventCalender .tx {
  width: 100%;
  float: none;
}
#eventCalender .img {
  width: 100%;
  float: none;
  margin-top: 20px;
}
  
/*----------------------------------------------------
    schoollife - club
----------------------------------------------------*/

.clubTitle{
  margin-bottom: 30px;
}
.clubList {
  width: 100%;
  text-align: left;
  font-size: 0;
}
.clubList li {
  display: block;
  width: 100%;
  position: relative;
  margin-right: 0px;
  font-size: 12px;
  min-height: 86px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dee2ec;
  margin-bottom: 5px;
  vertical-align: top;
}
.clubList li:nth-child(3n){
  margin-right: 0;
}
.clubList h4 {
  font-size: 13px;
  margin-bottom: 5px;
}
.clubList .num{
  position: relative;
  margin-bottom: 5px;
}
.clubList .day{
  position: relative;
}
.clubList .num:before{
  padding: 2px 2px 0;
  min-width: 48px;
  height: 18px;
  margin-right: 8px;
}
.clubList .day:before{
  padding: 2px 2px 0;
  min-width: 48px;
  height: 18px;
  margin-right: 8px;
}
.clubList .img {
  position: absolute;
  right: 0;
  top: 0;
}
  
  
/*----------------------------------------------------
    story - list
----------------------------------------------------*/
#storyList{
  margin-top: 30px;
}

.storyList li a{
  padding: 20px 10px;
  background: #F4F6F9;
  margin-bottom: 16px;
  width: 100%;
  overflow: hidden;
}
.storyList li a .hd{
  position: relative;
  height: auto;
  margin-bottom: 10px;
}
.storyList li a .hd:after{
  content: none;
}
.storyList li a:hover{
  background: #F4F6F9;
}
.storyList li a:hover .hd:after{
  right: 0px;
}

#pageBody .storyList li a .img{
  width: 200px;
  height: 106px;
  float: none;
  margin: 0px auto 20px;
}
.storyList li a .img img{
  width: 100%;
}

.storyList li a .hd .title{
  font-size: 16px;
  color: #2b4992;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.storyList li a .hd .data{
  font-size: 11px;
  text-align: center;
  margin-bottom: 5px;
}
.storyList li a .hd .author{
  margin-right: 10px;
}
.storyList li a .hd .about{
  font-size: 11px;
  text-align: center;
  margin-bottom: 5px;
  color: #C6669D;
}
  
  .story #sNv .pageList li a,
  .story_sj #sNv .pageList li a{
    padding: 20px 0 16px;
  }
  .story #sNv .pageList,
  .story_sj #sNv .pageList{
    max-height: 240px;
    overflow: scroll;
  }

.story #sNv li .title,
  .story_sj #sNv li .title{
  font-size: 14px;
  margin-bottom: 10px;
}
.story #sNv li .data,
  .story_sj #sNv li .data{
  font-size: 10px;
  color: #888;
  font-weight: normal;
  margin-bottom: 0;
  margin-right: 5px;
  vertical-align: baseline;
  display: inline-block;
  vertical-align: top;
}
.story #sNv li .author,
  .story_sj #sNv li .author{
  margin-right: 5px;
  max-width: 170px;
  display: inline-block;
  vertical-align: top;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 100%;
}
.story #sNv li .date,
  .story_sj #sNv li .date{
  display: inline-block;
  vertical-align: top;
  line-height: 100%;
}
.story #sNv li .about,
  .story_sj #sNv li .about{
  display: inline-block;
  font-size: 10px;
  color: #c6669d;
  font-weight: normal;
  vertical-align: top;
  line-height: 100%;
}
  #pageBody .storyList li a .body{
    font-size: 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }


/* detail */


#pageBody .wrapper #storyDetail{
  margin-top: 0px;
  background: #f4f6f9;
  padding: 40px 4%;
}

  
  
/*----------------------------------------------------
    course - concept
----------------------------------------------------*/

.colConcept02 h4{
  background: #778FC4;
  padding: 20px;
  color: #FFF;
  font-size: 18px;
  margin-bottom: 30px;
}
.colConcept02 .cmnList{
  margin-bottom: 40px;
}

.achievListArea{
  box-sizing: border-box;
  font-size: 0;
}

.achievList{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid #d7d3e4;
  width: 100%;
  font-size: 12px;
}

.achievList:not(:first-child){
  margin-left: 0px;
}
.achievList:not(:last-child){
  border-bottom: 0;
}

.achievList dt,
.achievList dd{
  padding: 5pz 0;
}
.achievList dt{
  width: 100%;
  position: absolute;
  color: #2b4992;
  font-weight: bold;
  padding-top: 2px;
  left: 10px;
}
.achievList dt:before{
  content: '';
  background: #d7d3e4;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: -10px;
}

.achievList dd{
  padding: 2px 10px 2px 150px;
  background: #f4f6f9;
  font-size: 11px;
}

.colAchiev04 .note{
  text-align: right;
  margin-bottom: 5px;
}
.colAchiev04 .note strong{
  color: #2b4992;
  margin-right: 10px;
}
.colCourse05 li{
  font-size: 11px;
}
  
  
/*----------------------------------------------------
    entrance - briefing
----------------------------------------------------*/

.dataTableBriefing th .date{
  font-size: 12px;
}
.dataTableBriefing th .date strong{
  font-size: 16px;
  display: block;
}
.dataTableBriefing th .ex{
  font-size: 11px;
  font-weight: normal;
}
.dataTableBriefing td{
  font-size: 16px;
  text-align: right;
  min-width: 120px;
  vertical-align: middle;
}
  
  
/*----------------------------------------------------
    entrance - faq
----------------------------------------------------*/

#faq dt{
  padding: 20px 0 20px 40px;
  font-size: 14px;
  border-bottom: 1px dotted #dee2ec;
  position: relative;
}
#faq dd{
  padding: 20px 0 30px 40px;
  border-bottom: 1px solid #2b4992;
  position: relative;
  font-size: 12px;
}

#faq dt:before{
  font-size: 32px;
}
#faq dd:before{
  font-size: 32px;
}
  
  
/*----------------------------------------------------
    current - pta
----------------------------------------------------*/
.cmnListPta{
  font-size: 13px;
  
}
.cmnListPta li{
  margin-bottom: 12px;
}
  
  
  /*----------------------------------------------------
    entrance - index
----------------------------------------------------*/

.colEntIdx01 .linkBoxList > ul > li{
  width: 100%;
  margin-left: 0;
  margin-bottom: 10px;
}

.colEntIdx02 .linkBoxList > ul > li{
  margin-bottom: 10px;
}


/* common */

.dataTableWide{
  
}
.dataTableWide th{
  width: 18%;
}

#pageBody .dataTable strong.nmSize{
  font-size: 16px;
}


/*----------------------------------------------------
    entrance - index
----------------------------------------------------*/

#entranceIdx .linkBoxList > ul > li,
#resultIdx .linkBoxList > ul > li{
  width: 100%;
  display: block;
  margin-left: 0;
  margin-bottom: 10px;
}
#entranceIdx .linkBoxList > ul > li:nth-child(even),
#resultIdx .linkBoxList > ul > li:nth-child(even){
  margin-left: 0px;
}

.colEntIdx02 .linkBoxList > ul > li{
  margin-bottom: 40px;
}

.colEntIdx02 .linkBoxList li .linkList{}

.colEntIdx02 .linkBoxList li .linkList li{}

#entHg01 .dataTable th{
  text-align: left;
}

#entranceIdx .linkBoxList,
  #resultIdx .linkBoxList{
  text-align: left;
}

#entranceIdx .linkList,
  #resultIdx .linkList{
  margin-top: 30px;
  width: 100%;
  margin-left: 0;
}

#entranceIdx h3 a,
  #resultIdx h3 a{
  line-height: 200%;
  margin-bottom: 0px;
  position: relative;
  font-size: 14px;
  padding: 10px 20px 0;
  background: #e9eef3;
  color: #1b3577;
  display: block;
  min-height: 50px;
}
#entranceIdx h3 a:after,
  #resultIdx h3 a:after{
  content: none;
}

#entranceIdx .linkList,
  #resultIdx .linkList{
  font-size: 0;
}

#entranceIdx .linkList li,
  #resultIdx .linkList li{
  display: inline-block;
  font-size: 14px;
  margin-right: 0;
  margin-bottom: -1px;
}

#entranceIdx .linkList li .inner li,
  #resultIdx .linkList li .inner li{
  display: inline-block;
  width: 12%;
}
#entranceIdx .linkList li:not(:first-child),
  #resultIdx .linkList li:not(:first-child){
  margin-left: 0;
}

#entranceIdx .linkList li a,
  #resultIdx .linkList li a{
  display: block;
}
#entranceIdx .linkList li > a:before,
  #resultIdx .linkList li > a:before{
  content: '\00E5CC';
  font-family: 'Material Icons';
  vertical-align: middle;
}
#entranceIdx .linkList li > a:hover,
  #resultIdx .linkList li > a:hover{
  text-decoration: none;
}
#entranceIdx .linkList li > a:hover:before,
  #resultIdx .linkList li > a:hover:before{
  position: relative;
  left: 0;
}
  
  #entranceIdx  .linkBoxList > ul > li a:after,
  #resultIdx  .linkBoxList > ul > li a:after{
    content: none;
  }

/*----------------------------------------------------
    entrance - result
----------------------------------------------------*/

body.result #pageBody{
  min-height: 0px !important;
}

.resultList{
  text-align: left;
  font-size: 0;
  margin-bottom: 30px;
}
.resultList li{
  display: inline-block;
  width: 20%;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0px;
  padding: 10px;
  border: 1px solid #DDD;
  border-width: 0 1px 1px 0;
  font-family: 'Roboto Condensed', sans-serif;
}
  .resultList li:nth-child(5n+1){
    border-width: 0 1px 1px 1px;
  }
  .resultList li:nth-child(-n+5){
    border-top-width: 1px;
  }
  
/*----------------------------------------------------
    entrance - commonOverwrite
----------------------------------------------------*/

#entranceIdx .linkBoxList li:before {
    content: none;
  }
  
  
  
/*----------------------------------------------------
    entrance - onlinetour
----------------------------------------------------*/
  
  
body.onlinetour .movieList{
  display: block;
}
body.onlinetour .movieList li{
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
body.onlinetour .movieList li iframe{
  width: 80%;
  height: 40vw;
  max-height: 400px;
}
  
body.onlinetour .tourScheduleWrap{
  display: block;
}

body.onlinetour .tourSchedule{
  width: 100%;
  display: block;
}

body.onlinetour .tourSchedule dt{
  width: 100%;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

body.onlinetour .tourSchedule dd{
  width: 100%;
}

body.onlinetour .tourSchedule dd .time{
  display: inline-block;
  width: 90px;
}

body.onlinetour .tourSchedule dd .body{
  font-weight: bold;
}

body.onlinetour .tourScheduleWrap .note{
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
  
body.onlinetour .otherMovie{
  font-size: 130%;
}

  
  /*----------------------------------------------------
  /550px
----------------------------------------------------*/
}
