.mv{
  height: 100vh;
  position: relative;
}

.mvaria ul li{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  height: 100vh;
}

.mvtext {
  position: absolute;
  bottom: 30px;
  left: 5%;
}
.mvtext::after {
  content: url(/Kokusai/Dormitory//lib/cmn-img/scroll.png);
}
.bxslider{
  padding-top: 107px;
}

.jptext{
  color: #FFF;
  font-size: 26px;
  font-weight: bolder;
  letter-spacing: 1.8rem;
  margin-bottom: 25px;
  margin-left: 5px;
  text-shadow:0px 0px 10px #3B3B3B;
}
.entext{
  color: #FFF;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 76px;
  letter-spacing: 2rem;
  line-height: 1.4;
  text-shadow:0px 0px 10px #3B3B3B;
}
.top{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: auto;
  position: relative;
}
.boxleft{
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
.boxright{
  display: inline-block;
  margin-left: 4%;
  width: 50%;
 margin-right: -1%;
}
.dorm{
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: auto;
  padding-bottom: 60px;
}
.dormbox{
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 20px 2px  rgba(0.2,0.2,0.2,0.2);
  box-shadow: 0px 5px 20px 2px  rgba(0.2,0.2,0.2,0.2);
  position:relative;
  border-radius: 20px;
  border-top: 11px solid #00038A;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 30px;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 30px;
}
@media all and (-ms-high-contrast: none){
  .dormbox{
  -webkit-box-shadow: 0px 5px 20px 2px rgb(1,1,1);
  box-shadow: 0px 5px 20px 2px rgb(1,1,1);
}

}

.dormul li{
  color: #000;
  display: block;
  list-style: none;
  line-height: 2;
  padding-left: 20px;
  position: relative;
}
.dormul li::before{
  content: url(/Kokusai/Dormitory//lib/cmn-img/dot.png);

  position: absolute;
  top: 0;
  left: 0;
}

.domitorysul{
  font-size: 0;
  padding-top: 20px;
  margin: 0 auto;
  max-width: 960px;
}

.domitorysul li{
  display: inline-block;
  list-style: none;
  margin-right: 2.5%;
  width: 18%;
  vertical-align: bottom;
}
.domitorysul li:last-child{
  margin-right: 0;
}



.domitext{
  background-color: #5D90EF;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 5px;
}
.domi00{
  color: #fff;
  background: #00038A;
  display: inline-block;
  border-radius: 100px;
  padding: 5px 20px;
}
.domi01{
  background-color: #5D90EF;
}
.domi02{
  background-color: #EA5DDA;
}
.domi03{
  background-color: #33D67E;
}
.domi04{
  background-color: #FFB045;
}
.domi05{
  background-color: #FF5800;
}
.domi06 {
  background-color: #c56e6e;
}
.domitorys{
  margin-top: 40px;
}
.titlebanner01{
  float: left;
  max-width: 80%;
  margin-right: 2.3%;
}
.titlebanner02{
  max-width: 18%;
  vertical-align: top;
  overflow: hidden;
}
.domiwid{
  margin: 0 auto;
  max-width: 960px;
}
.about{
  border-top: 11px solid #00CAE5;
}
.about02{
  border-top: 11px solid #F77728;
}

.event{
  background-color: #F2F2F2;
}
.eventText{
  font-weight: bold;
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.ratext{
  font-weight: bold;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 30px;
  line-height: 1.8;
}
.slickText{
  color: #000;
  font-size: 16px;
  font-weight: bold;
  background-color: #C4F8FF;
  padding: 5px;
  display: -webkit-box;display: -ms-flexbox;display: flex;
}
.slickText span{
  margin: auto;
}
.raText{
  color: #00038A;
  font-size: 16px;
  font-weight: bold;
  margin-top: 40px;
}

.raText::before{
  content: url(/Kokusai/Dormitory//lib/cmn-img/human02.png);
  padding-right: 5px;
}

.affiliatedDorm{
  background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: auto;
    position: relative;
}

.point{
  max-width: 100%;
  margin: auto;
}

.points{
  font-size: 0;
}

.point li{
  display: inline-block;
  margin-top: 30px;
  margin-right: 1.3%;
  width: 24%;
  vertical-align: top;
}


.point li:last-child{
  margin-right: 0;
}

.point li img{
  width: 100%;
}
.pointText{
  background-color: #F77728;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px 5px;
  width: 100%;
  display: -webkit-box;display: -ms-flexbox;display: flex;
}
.pointText span{
  margin: auto;
}
.imgShadow{
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0.2,0.2,0.2,0.2);
  box-shadow: 0px 5px 20px 2px rgba(0.2,0.2,0.2,0.2);
  border-radius: 20px;
}

.slick{
  position: relative;
}

.next-arrow{
  position: absolute;
  top: 70px;
  left: -50px;
}

.prev-arrow{
  position: absolute;
  top: 70px;
  right: -50px;
}
.date{
  margin-right: 8px;
  display: inline-block;
}
.contactText{
  line-height: 3rem;
}
.dormName{
  border-radius: 15px;
  display: inline-block;
  color: #FFF;
  padding: 15px 15px;
  margin-right: 5px;
  font-size: 13px;
}

.rec{
  text-align: center;
  background-color: #f2f2f2;
  border-collapse: collapse;
  width: 100%;
  height: auto;
}
.rec th{
  color: #FFF;
}
.rec th,td{
  border: 5px solid #FFF;
  padding: 15px;
}
.weightIn{
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.btm10px{
  margin-bottom: 10px
}

.toptext span{
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}
.boxleft02{
  display: inline-block;
  width: 65%;
  vertical-align: top;
}
.boxright02{
  display: inline-block;
  margin-left: 4%;
  width: 30%;
 margin-right: -1%;
}
.activityTitle{
  color: #fff;
  display: inline-block;
  border-radius: 100px;
  padding: 5px 10px;
  background-color: #00038A;
}
.activitytext{
  line-height: 2.2;
  margin-top: 10px;
  margin-bottom: 20px;
}

.ChangeElem_Panel{
  display: none;
}

.ChangeElem_Btn{
  border: 1px solid #00038A;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 0%;
  border-top: 5px solid #00038A;
  width: 30%;
}
.ChangeElem_Panel img{
  width: 60%;
}
.is-active{
  border-top: 5px solid #0BA4F5;
  background-color: #00038A;
  color: #fff;
}
.colorin{
  background-color: #eeeeee !important;
}
.colorIf.is-active{
  border-top: 5px solid #EB8F11 !important;
}

.video_title{
  margin-top: 40px;
  margin-bottom: 20px;
}

.youtube_wrap {
  position: relative;
  width: 60%;
  padding-top: 33.75%;
  margin: 0 auto;
}
.youtube_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.spDisp {
	display: none;
}

.spHide {
	display: block;
}
/*---ここからレスポンシブ------------------------------------*/
@media only screen and (min-width: 768px){
  .titlebanner01sp{
    display: none;
  }
  .titlebanner02sp{
    display: none;
  }
}


@media only screen and (max-width: 768px){
  .mv{
  height: 85vh;
}
  .mvtext {
  bottom: 10px;
}
  .mvaria ul li{
 height: 85vh;
  }


  .jptext{
    font-size: 14px;
    letter-spacing: 0.5rem;
    margin-bottom: 10px;
    margin-left: 0px
  }
  .entext{
    font-size: 30px;
    letter-spacing: 0.6rem;
  }
  .language {
    margin-left: 0px;
    padding: 0px 30px;
    margin-top: 10px;
  }

  .inner01{
    width: 80%;
  }
  .boxleft {
    display: block;
    width: 100%;
  }
  .boxright {
    display: block;
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    margin-top: 20px;
  }
  .boxleft02 {
    display: block;
    width: 100%;
  }
  .boxright02 {
    display: block;
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    margin-top: 20px;
  }
  .domitorysul{
    width: 100%;
    padding-top: 0px;
  }
  .domitorysul li{
    width: 100%;
    margin-top: 10px;
  }
  .domitorysul li img{
    width: 100%;
  }
  .titlebanner01{
    display: none;
  }
  .titlebanner02{
    display: none;
  }

  .titlebanner01sp img{
    width: 100%;
    margin-bottom: 10px;
  }
  .titlebanner02sp img{
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .dorm {
    width: 100%;
    background-color: transparent;
    padding-bottom: 0px;
  }
  .eventText{
    font-size: 14px;
    margin-top: 20px;
  }
  .slickText{
    font-size: 10px;
  }
  .date{
  margin-right: 0px;
  display: block;
}
  .prev-arrow {
    position: absolute;
    top: 70px;
  }
  .next-arrow {
    position: absolute;
    top: 70px;
  }
  .raText{
    font-size: 12px;
  }
  .point li {
    display: block;
    margin-top: 30px;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 100%;
}
  .point li img {
    width: 100%;
  }
  .pointText{
    width: 100%
  }
  .titlemini{
    display: block;
    text-align: center;
    padding: 0px 15px;
  }
  .contactText{
    text-align: center;
  }
  .dormName{
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    font-size: 15px;
}
  .ratext{
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 15px;
}
  .btm10px{
  margin-bottom: 0px;
}
  .ChangeElem_Panel img{
  width: 100%;
}
  .ChangeElem_Btn{
  padding: 15px 0%;
  width: 45%;
  font-size: 10px;
}
.video_title{
  margin-top: 20px;
  margin-bottom: 10px;
}
.youtube_wrap {
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto ;
}
  .spDisp {display: block;}
  .spHide {display: none;}
}

.about03 {
  border-top: 11px solid #887bb8 !important;
}

/*20231102*/
.domitorysul.domitorysul-clm06 li{
  margin-right: 1%;
  position: relative;
  width: 15.8%;
}

.domitorysul.domitorysul-clm06 li:last-child{
  margin-right: 0;
}

.open-txt{
  background-color: #c56e6e;
  color: #fff;
  font-size: 1.5rem;
  position: absolute;
  top: -24px;
  text-align: center;
  width: 100%;
}

.domi06 {
  background-color: #c56e6e;
}

.titlebanner01.tit01{
  margin-right: 1%;
  max-width: 83%;
}

.spShow {
  display: none !important;
}

.youtube-box{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}

.youtube-box .youtube-box-inr{
  margin: 0 1%;
  width: 48%;
}

.youtube-box .youtube-box-inr .youtube_wrap{
  padding-top: 56%;
  width: 100%;
}

.pdf-link{
  margin-top: 10px;
}

.pdf-link a{
  color: #06015C;
  text-decoration: underline;
}

.pdf-link a:hover{
  text-decoration: none;
}

.new-txt {
  display: inline !important;
  font-size: 15px !important;
  font-weight: normal !important;
  margin-top: 0 !important;
  position: relative;
}

.new-txt::before{
  box-sizing: border-box;
  top: -25px;
  content: "NEW";
  display: block;
  background-color: #dc6565;
  color: #fff;
  font-size: 12px;
  position: absolute;
  padding: 2px 3px 0;
  left: 0;
  line-height: 1.5;
}

@media only screen and (max-width: 960px) {
  .pcShow{
    display: none !important;
  }

  .spShow{
    display: block !important;
  }

  .spShow img{
    margin-bottom: 10px !important;
  }

  .domitorysul.domitorysul-clm06 li {
    margin: 0 1% 20px;
    width: 48%;
  }

  .domitorysul.domitorysul-clm06 .list01,
  .domitorysul.domitorysul-clm06 .list02{
    margin-top: 30px;
  }

  .mdShow{
    display: block !important;
  }

  .titlebanner01.tit01{
    margin-left: 1%;
    margin-right: 1%;
    max-width: 98%;
  }

  .titlebanner02sp.tit02{
    margin: 0 auto;
    width: 98%;
  }

  .youtube-box .youtube-box-inr{
    width: 98%;
  }
}

@media only screen and (max-width: 768px) {
  .mdShow {
    display: none !important;
  }
  .domitorysul.domitorysul-clm06 li {
    width: 98%;
  }

  .titlebanner01sp.tit01{
    display: block !important;
    margin: 0 auto;
    width: 98%;
  }
}

/* 2025.11.07 */
.dormitory_accordions{
  max-width: 1070px;
  width: 98%;
  margin: 0 auto 90px;
}
.dormitory_accordions .h4title{
  margin-bottom: 35px;
}

.accordion_wrap{
  box-sizing: border-box;
  border-top:15px solid #00CAE5;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-radius: 50px;
  margin-bottom: 30px;
}
.accordion_wrap:last-of-type{
  margin-bottom: 0;
}
.accordion_head{
  box-sizing: border-box;
  padding: 20px 30px 30px;
  cursor: pointer;
}
.accordion_head_inner{
  display: flex;
  position: relative;

}
.accordion_head_inner:before{
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #01038A;
  position: absolute;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.accordion_head .icon_left{
    display: flex;
	align-items: center;
}
.accordion_head .icon_left_image{
  width: 100px;
  margin-right: 65px;
}
.accordion_head .icon_left_image img{
  width: 100%;
  display: block;
}
.accordion_head .headtext_right{
  width:calc(100% - 165px);
  display: flex;
	align-items: center;
  padding-right: 90px;
  position: relative;
  
}
.accordion_head .headtext_right:before{
  content: "";
  width: 40px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.accordion_head .headtext_right:after{
  content: "";
  width: 3px;
  height: 40px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 38.5px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.accordion_head.open .headtext_right:after{
  content: none;
}
.accordion_head .headtext_right .headtext_right_title{
  font-weight: bold;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0;
  border-left: 4px solid #000;
  padding-left: 15px;  
}
.accordion_head .headtext_right .headtext_right_title span{
  display: block;
  font-size: 12px;
  margin-top:10px;
}
.accordion_head .headtext_right .headtext_right_explanation{
  font-size: 20px;
  font-weight: bold;
}
.accordion_textbox{
  width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
  transition: 0.4s;
  height: 0;
  overflow: hidden;
}
.accordion_textbox .accordion_textbox_inner{
  padding:10px 0 45px;
}
.accordion_textbox .textbox_text{
  font-size: 16px;
}
.accordion_textbox .textbox_in_title{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #01038A;
  margin: 50px 0 10px;
}
.accordion_textbox .textbox_list{
	counter-reset: listnum; /* カウンターをリセット */
	list-style: none; /* 標準のスタイルは消す */
}
.accordion_textbox .textbox_list li{
  font-size: 16px;
  margin-bottom: 25px;
  text-indent:-2.4em;
  padding-left:2.4em;
}
.accordion_textbox .textbox_list li:before{
	counter-increment: listnum;
	content: counter(listnum) "."; /* 半角スペースを入れて""の中にピリオドを追加 */
	padding-right: 25px;
}
.accordion_textbox .textbox_list li:last-of-type{
  margin-bottom: 0;
}
.accordion_textbox_movie_wrap{
  margin: 0 auto;
  width: 640px;
  border-radius: 20px;
  overflow: hidden;
}
.accordion_textbox_movie_wrap_inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto;
}
.accordion_textbox_movie_wrap_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px){
  .dormitory_accordions{
    width: 80%;
    margin: 0 auto 60px;
  }
  .dormitory_accordions .h4title{
    margin-bottom: 35px;
  }

  .accordion_wrap{
    border-top:11px solid #00CAE5;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .accordion_wrap:last-of-type{
    margin-bottom: 0;
  }
  .accordion_head{
    padding: 10px 4% 10px;
  }
  .accordion_head_inner{
    display: flex;
    position: relative;
  }
  .accordion_head_inner:before{
    width: 20px;
    height: 20px;
  }
  .accordion_head .icon_left{
    display: flex;
    align-items: center;
  }
  .accordion_head .icon_left_image{
    width: 40px;
    margin-right: 10px;
  }
  .accordion_head .headtext_right{
    width:calc(100% - 50px);
    padding-right: 35px;
  }
  .accordion_head .headtext_right:before{
    width: 10px;
    height: 1px;
    right: 5px;
  }
  .accordion_head .headtext_right:after{
    width: 1px;
    height: 10px;
    right: 10px;
  }
  .accordion_head .headtext_right .headtext_right_title{
    font-size: 18px;
    margin-bottom: 10px;
    border-left: 2px solid #000;
    padding-left: 5px;  
  }
  .accordion_head .headtext_right .headtext_right_title span{
    font-size: 10px;
    margin-top:5px;
  }
  .accordion_head .headtext_right .headtext_right_explanation{
    font-size: 16px;
  }
  .accordion_textbox{
    width: 92%;
  }
  .accordion_textbox .accordion_textbox_inner{
    padding:10px 0 20px;
  }
  .accordion_textbox .textbox_text{
    font-size: 15px;
  }
  .accordion_textbox .textbox_in_title{
    font-size: 18px;
    margin: 20px 0 5px;
  }
  .accordion_textbox .textbox_list li{
    font-size: 15px;
    margin-bottom: 10px;
    text-indent:-2.4em;
    padding-left:2.4em;
  }
  .accordion_textbox .textbox_list li:before{
    counter-increment: listnum;
    content: counter(listnum) "."; /* 半角スペースを入れて""の中にピリオドを追加 */
    padding-right: 25px;
  }
  .accordion_textbox .textbox_list li:last-of-type{
    margin-bottom: 0;
  }
  .accordion_textbox_movie_wrap{
    width: 100%;
    border-radius: 10px;
  }
  .accordion_textbox_movie_wrap_inner {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 0 auto;
  }
  .accordion_textbox_movie_wrap_inner iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}