@charset "UTF-8";
body{
	font-size: 90%;
	overflow-x: hidden;
}
header{
  width: 100%;
  left: 0;
}
header .in_box{
  width: 95%;
  left: 2.5%;
  padding-right: 100px;
}
header .logo{
  width: 70%;
}
header .logo h1 a:last-of-type{
  display: none;
}
.head_link a{
  width: 70px;
  font-size: 80%;
}
.hamburger{
  right: 15px;
  width: 75px;
}
.hamburger::after{
  right: 35px ;
  font-size: 80%;
}
.hamburger_border{
  width: 30px;
}
.hamburger_border_top{
  top: 40%;
}
.hamburger_border_bottom{
  top: 55%;
}
.nav{
  padding: 60px 0 40px;
  gap: 24px 0;
  justify-content: flex-start;
  box-sizing: border-box;
  height: auto;
  min-height: 70svh;
}
.header_inner{
  display: flex;
  flex-direction: column-reverse;
}
.header_inner figure{
  position: relative;
  bottom: auto;
  left: auto;
  transform: translateX(0) translateY(0);
  background-image: var(--bgimg);
  background-repeat: repeat;
  background-size: contain;
  height: calc(30svh - 40px);
}
.header_inner figure img{
  position: relative;
  z-index: 1;
}
.header_inner figure::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: var(--bgfl02);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
#gl_nv a{
  font-size: 140%;
}
.black_bg{
  background: var(--og-pale);
}
.black_bg::before,
.black_bg::after{
  display: none;
}

#visual .bg_fl::before{
  background-repeat: repeat-y;
  background-size: 120% auto;
}

#visual{
  height: auto;
  min-height: 100vh;
}
body.kasou #visual::before{
  background-size: auto 100%;
  background-position: top center;
}
#visual > div.fl_box{
  flex-direction: column-reverse;
  gap: 20px 0;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 40px;
}
#visual .img_box{
  width: 100%;
  height: auto;
}
#visual .img_box h1 img{
  max-height: none;
  width: 100%;
}
#visual .illust_top > div img{
  max-height: 300px;
  width: auto;
}
#visual .illust_top .co{
  left: auto;
  right: 25%;
  bottom: -20%;
}
#visual .illust_top .ke{
  right: 0;
}
#visual .illust_top .de{
  top: 0;
  right: 3%;
}
#visual .txt_box{
  width: 100%;
  margin: 0 auto;
  justify-content: flex-end;
  padding: 0 5%;
  gap: 40px 0;
}
#visual .txt_box #txt_slide .txt_top{
  position: static;
}
#visual .txt_box #txt_slide{
  margin-bottom: 0;
}
body.kasou #visual .txt_box .txt img:last-of-type{
  width: 100%;
}
#visual .txt_top{
  width: 100%;
}
#visual .slider{
  display: none;
}
#visual .txt_box #txt_btns{
  flex-direction: column-reverse;
}
#visual .txt_box .ul_link{
  margin: 0 auto;
}
.visual_btn{
  margin-left: 0;
  min-height: 120px;
  height: auto;
}
.visual_btn::before{
  top: -12px;
}
.visual_btn::after{
  top: 7px;
}
.visual_btn a{
  padding:30px 40px 30px 20px;
}
.visual_btn a span{
  padding: 10px;
}
.entry2026.visual_btn a em{
  font-size:110%;
}
#visual #scroll{
  left: 10px;
  font-size: 80%;
  bottom: auto;
  top: calc(98svh - 150px);
}
#visual #scroll a{
  padding: 16px 3px;
}
#visual #scroll a::after{
  width: 10px;
  height: 10px;
}
body.kasou #visual #scroll{
  top: auto;
  bottom: 20px;
}
#news section{
  gap: 2em 0;
}
#news .content{
  width: 100%;
}
#news h3::after{
  display: none;
}

body.kasou #visual{
  min-height: auto;
  padding: 100px 0 20px;
}
body.kasou #visual > div.fl_box{
  min-height: auto;
  padding-bottom: 0;
}
body.kasou #visual .txt_box{
  gap: 40px 0;
}
body.kasou #visual .txt_box .txt{
  width: 100%;
}
body.kasou #visual .txt_box .fl_box{
  gap: 20px 0;
  margin-top: 0;
}
body.kasou #visual .visual_btn{
  width: 90%;
  margin: 0 auto;
}
body.kasou section .hl{
  padding: 0;
}

main h2{
  writing-mode: horizontal-tb;
  text-align: center;
  margin-bottom: 2em;
  flex-direction: column;
}
main h2 em{
  font-size: 1.8em;
  margin-bottom: 10px;
}
main h3 em{
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 10px;
}
section{
  width: 80%;
  flex-direction: column;
}
section .hl{
  width: 100%;
}
section > div.content{
  width: 100%;
}
.bg section,
.bg_beige section{
  padding-top: 0;
}
.fl_box.wrap{
  width: 80%;
}
section > div:last-of-type,
section h2, section h3{
  width: 100%;
}
.bd_box{
  text-align: left;
  padding: 30px;
}
.bd_box h3{
  text-align:center;
}

#schedule section .hl{
  width: 100%;
}
#schedule section .hl h2{
  position: relative;
  top: auto;
  left: auto;
}
#schedule .en2026 h3 em{
  font-size: 2em;
}
#schedule .en2026 p{
  text-align: left;
}
#schedule .date_box article{
  width: 100%;
  padding: 40px;
  margin-bottom: 30px;
}
.date_box article em{
  font-size: 300%;
}
.bd_box .date_box article em small:first-of-type{
  display:block;
  margin-bottom:-10px;
  padding-left:0;
}
.date_box#festival .txt_box,
.date_box#festival .img_box{
  width: 100%;
}
.date_box#festival .img_box{
  justify-content: space-between;
  flex-direction: row;
  margin-top: 20px;
}
.date_box#festival .img_box figure{
  width: 48%;
}
.date_box#festival .img_box figure:not(:last-of-type){
  margin-bottom: 0;
}
.date_box#festival .txt_box .fl_box{
  flex-direction: column;
}
.date_box#festival .txt_box .fl_box em:last-of-type{
  margin-left: 0;
}
#schedule .date_box#festival a{
  text-align: left;
  flex-wrap: wrap;
  padding-left: 40px;
}
#schedule .date_box#festival a[href$=".pdf"]::before{
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 0;
}
/*終了しました*/
#briefing .finish em::before{
	margin: 0 auto;
}

#briefing .date_box article > div{
  width: 100%;
  text-align: center;
}
#briefing .date_box article > div:not(:last-of-type){
  border-right: none;
}
.date_box ul > li{
  font-size: 100%;
}
#briefing .date_box ul > li.cate_co{
  font-size: 90%;
}
#briefing .date_box ul > li{
  display: block;
}

#access .txt_box,
#access #map,
.access_map dl,
#college .img_box,
#college .txt_box,
#department > div,
#guidance .txt_box,
#guidance .table,
.btn_l > div{
  width: 100%;
}

#access .txt_box,
#college .txt_box{
  padding: 0 10%;
}
#access .txt_box{
  margin-bottom: 40px;
}
#college .txt_box{
  margin-top: 40px;
}
.access_map dl:last-of-type{
  margin-top: 40px;
}
#access #map{
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 3 / 2;
}
#access::after{
  left: auto;
  right: 10%;
  top: 0;
}

#department > div{
  margin-bottom: 20px;
}
#department a{
  aspect-ratio: 3 / 2;
}
#department a img{
  object-position: center 10%;
}
.btn_l a,
#department a em{
  font-size: 160%;
}
#department a span{
  bottom: 10%;
}
#u_college #department{
	gap: 0;
}
#u_college #department > div{
	width: 100%;
}
#u_college #department a em{
  font-size: 120%;
  top: 10%;
  transform: translateY(0);
}

.btn_l a{
  aspect-ratio: 1 / 1;
}
.btn_l a em{
  padding-top: 0;
}

#guidance .table{
  margin-top: 40px;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#guidance table tr{
  display: flex;
  flex-direction: column;
  height: auto !important;
  padding: 8px 0;
}
#guidance table tr:first-of-type{
  display: none;
}
#guidance table tr td{
  width: 100% !important;
  height: auto !important;
  padding: 8px 10px;
}
.bg2 section{
  width: 100%;
  padding: 60px 8% 60px 15%;
}
.btn_l .bg_c{
  margin-bottom: 20px;
}

#links{
  flex-wrap: wrap;
  padding: 40px 5%;
  gap: 20px 15px;
}
#links > div{
  width: 47%;
}
#links > div a{
  padding: 0 12px;
}
#links > div a img{
  margin-bottom: 10px;
}

#sns{
  gap: 0;
}
#sns dd{
  gap: 8px 0;
}
#sns dd a{
  width: 100%;
}

/*-----------------------------------------------
__Modal
-----------------------------------------------*/
#schedule .modal-inner h2{
  padding:45px 20px;
  background-position: center;
}
#schedule .modal-inner h2 em{
  font-size:1.4em
}
#schedule .modal-inner dl{
  flex-direction: column;
}
#schedule .modal-inner dt,
#schedule .modal-inner dd{
  width: 100%;
  border:none;
}
#schedule .modal-inner dt{
  padding:15px 0;
}
#schedule .modal-inner dt.w100{
  border:none;
}
#schedule .modal-inner dt span{
  padding:10px;
  margin-right: 8px;
  text-align: center;
  border:1px solid #94A0B6;
}
#schedule .modal-inner dd{
  padding:0 0 25px 0;
}

/*-----------------------------------------------
__low
-----------------------------------------------*/
body.kasou section .content.bg{
  padding: 40px 10%;
}
.pg_list{
  gap: 56px 0;
  padding: 40px 10%;
}
#program article{
  width: 100%;
}
#qa .accordion dt{
  padding:15px 15px 15px 45px;
}
#qa .accordion dt::before{
  position: absolute;
  left: 17px;
  top:12px;
}
#qa .accordion dt::after{
  display: none;
}
#qa .accordion dd{
  padding: 20px 15px 20px 45px;
}
#qa .accordion dd::before{
  left: 17px;
}
#qa .accordion dd table{
  width: 100%;
  min-width: 640px;
}
#qa .accordion dd div.scroll{
  width: 100%;
  overflow-x: scroll;
}
body.kasou section .content.bg .bg_wh{
  padding: 32px 10%;
  border-radius: 16px;
}
body.kasou section .content.bg .bg_wh p{
  margin-bottom: 0;
}

#oc_calendar{
  gap: 16px 0;
  margin-bottom: 2em;
}
#oc_calendar > div{
  display: flex;
  flex-direction: column;
  gap: 32px 0;
}
#oc_calendar article{
  flex-direction: column;
  gap: 12px 0;
  margin-bottom: 0;
}
#oc_calendar .txt_box{
  width: 100%;
}
#oc_calendar .img_box{
  width: 100%;
}
#oc_calendar article.column .img_box{
  width: 100%;
  flex-wrap: wrap;
}
#oc_calendar .img_box figure{
  height: auto;
}
#oc_calendar dl{
  flex-direction: column;
  gap: 12px 0;
  margin-bottom: 0;
}
#oc_calendar dd{
  width: 100%;
}
#data dt{
  display: flex;
  flex-direction: column;
  align-items: center;
}
#data .fl_box{
  margin-bottom: 32px;
}

#u_college .content > div.wrap{
  width: 100%;
}
#u_college .video_box{
  margin: 16px auto 64px auto;
}

footer ul{
  margin: 0 auto;
  padding: 8px 0;
  gap: 8px 0;
  text-align: center;
  border-right: 1px solid #333;
}
footer ul > li{
  border-right:none;
  width: 100%;
  white-space: nowrap;
}

iframe{
	width:100%;
	border:none;
}

.fl_box.sm_bl{
	flex-direction:column;
}

.pc_no,
.sp_block{
	display:block;
}


#scroll-up{
  right:5%;
  bottom:20px;
  width: 90%;
}

