@charset "UTF-8";

#dept_base {
  color: #000;
}
#dept_base section {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 2;
  font-size: min(1vw, 16px);
  line-height: 2;
}
#dept_base section.mt50 {
  margin-top: 0;
}
#top #dept_base .pic.right.no-gap.photowidth30 {
  width: 35%;
}
#top #category_top .content.group #main .section .profile .message-body {
  font-size: 14px !important;
}
#top #category_top .content.group #main .section .profile .message-body .ttl {
  background-color: #04a8e4;
  padding: 10px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 10px;
}
#dept_base .main {
  width: 100vw;
  height: 550px;
  position: relative;
  z-index: 3;
}

#dept_base .main.rp .vis {
  width: 65vw;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right 100px;
  background-color: #fff;
  position: relative;
  z-index: 0;
    margin-left: 35vw;
}
#dept_base .main.rp .vis_rt {
  background-image: url(../../asset_2026/img/faculty_rt_main.jpg);
}
#dept_base .main.rp .vis_pt {
  background-image: url(../../asset_2026/img/faculty_rp_main.jpg);
}
#dept_base .main.rp .vis_ot {
  background-image: url(../../asset_2026/img/faculty_ot_main.jpg);
}
#dept_base .main.rp .vis_n {
  background-image: url(../../asset_2026/img/faculty_ns_main.jpg);
}
#dept_base .main.rp .vis_ce {
  background-image: url(../../asset_2026/img/faculty_ce_main.jpg);
}
#dept_base .main.rp .vis_cls {
  background-image: url(../../asset_2026/img/faculty_cl_main.jpg);
}

#dept_base .main.rt .ttl {
  background-color: rgba(107, 171, 71, 0.9);
  height: 400px;
  width: 45vw;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: -500px;
  display: flex;
  align-items: center;
  padding-left: 60px;
}
#dept_base .main.rp .ttl {
  height: auto;
  width: 35vw;
  z-index: 1000;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 30px 3vw 40px;
  left: 100px;
  top:100px;
  position: absolute;
}
#dept_base .main.rp .ttl_rt {
  background-color: rgba(137, 188, 108, 0.9);
}
#dept_base .main.rp .ttl_pt {
  background-color: rgba(66, 128, 192, 0.9);
}
#dept_base .main.rp .ttl_ot {
  background-color: rgba(240, 138, 143, 0.9);
}
#dept_base .main.rp .ttl_n {
  background-color: rgba(226, 151, 181, 0.9);
}
#dept_base .main.rp .ttl_ce {
  background-color: rgba(238, 176, 51, 0.9);
}
#dept_base .main.rp .ttl_cls {
  background-color: rgba(167, 125, 182, 0.9);
}
#dept_base .main.rp .ttl_w {
	width: 100%
}
#dept_base .main.ro .ttl {
  background-color: rgba(236, 109, 115, 0.9);
  height: 400px;
  width: 45vw;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: -500px;
  display: flex;
  align-items: center;
  padding-left: 60px;
}
#dept_base .main.nu .ttl {
  background-color: rgba(219, 125, 163, 0.9);
  height: 400px;
  width: 45vw;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: -500px;
  margin-left: 0;
  display: flex;
  align-items: center;
  padding-left: 60px;
}
#dept_base .main.ce .ttl {
  background-color: rgba(234, 156, 0, 0.9);
  height: 400px;
  width: 45vw;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: -500px;
  display: flex;
  align-items: center;
  padding-left: 60px;
}
#dept_base .main.cl .ttl {
  background-color: rgba(146, 97, 151, 0.9);
  height: 400px;
  width: 45vw;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: -500px;
  display: flex;
  align-items: center;
  padding-left: 60px;
}

#dept_base .main .ttl .mcopy {
  font-size: 36px;
  font-weight: bold;
	padding-bottom: 10px;
  margin-bottom: 10px;
	line-height: 1.3;
	border-bottom: solid 2px #fff
}
#dept_base .main .ttl .mcopy span {
	font-size: 22px
}

#dept_base .main .ttl .ecopy {
  font-size: 12px;
  margin-bottom: 30px;
	font-weight: normal
}

#dept_base .main .explanation{
  font-size: 12px;
	background: #FFF;
	margin-top: 20px;
	padding: 20px
}
#dept_base .main .exp_copy{
	font-size: 18px;
	padding-bottom: 20px
}
#dept_base .main .exp_img img{
	width: 90px;
	margin-left: -5px;
	margin-bottom: 5px
}
#dept_base .main .exp_ttl{
	background: #cfd7e0;
	border-right: 20px;
	color: #0f3663;
	text-align: center;
	border-radius: 20px;
}
#dept_base .main .exp_txt{
	color: #000;
	padding: 15px 5px
}

#dept_base .main .accordion-002 {
    max-width: 100%;
	margin-top: 30px
}

#dept_base .main .accordion-002:not([open]) {
    margin-bottom: 7px;
}

#dept_base .main .accordion-002 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 10px 20px;
    border-radius: 50px;
    color: #0f3663;
    font-weight: 600;
    cursor: pointer;
	border: solid 2px #a9b7c7;
	font-size: 17px;
	line-height: 1.3;
	background: #fff;
	margin-right: 15%
}
#dept_base .main .accordion-002 summary::-webkit-details-marker {
    display: none;
}
#dept_base .main .accordion-002 summary::after {
    transform: translateY(%) rotate(90deg);
    width: 25px;
    height: 25px;
    content: '';
    transition: transform .3s;
	background-image: url("../../asset_2026/img/faculty_acd_arrow.svg");
	background-size:25px;
	background-repeat: no-repeat
}
@media screen and (max-width: 767px) {
#dept_base .main .accordion-002 summary {
    padding: 15px;
	font-size: 15px;
	margin-right: 18%
}
#dept_base .main .accordion-002 summary::after {
    width: 25px;
    height: 25px;
	background-size:20px;

}	
}


#dept_base .main .accordion-002[open] summary::after {
    transform: rotate(180deg);
}

#dept_base .main .accordion-002 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    transition: transform .5s, opacity .5s;
}

#dept_base .main .accordion-002[open] p {
    transform: none;
    opacity: 1;
}

#dept_base .main .ttl .bcopy {
  font-size: min(1.4vw, 18px);
  font-weight: bold;
}
#dept_base .main .ttl .ecopy {
	
}
#dept_base section #rt.about {
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 40px;
  font-size: min(1.4vw, 18px);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  font-size: 2vw;
}
#dept_base .w80 {
    width: 80%;
	max-width: 800px;
	margin: 100px auto
  }
#dept_base section .about {
    display: flex;
	align-items: center;
	margin-bottom:60px
  }
#dept_base section .copy {
    font-size: 22px;
    width: 40%;
    margin-right: 5%;
    padding-left: 50px
  }
#dept_base section .copy p{
    display: inline-block;
    line-height: 1.3;
    margin-top: 10px;
  }
#dept_base section .copy .copy_pt{
    color: #6bab47;
    border-bottom: thin solid #6bab47;
  }
#dept_base section .copy .copy_rt{
    color: #4280c0;
    border-bottom: thin solid #4280c0;
  }
#dept_base section .copy .copy_ot{
    color: #ec6d73;
    border-bottom: thin solid #ec6d73;
  }
#dept_base section .copy .copy_n{
    color: #db7da3;
    border-bottom: thin solid #db7da3;
  }
#dept_base section .copy .copy_ce{
    color: #ea9c00;
    border-bottom: thin solid #ea9c00;
  }
#dept_base section .copy .copy_cls{
    color: #915da3;
    border-bottom: thin solid #915da3;
  }

#dept_base section .txt {
	font-size: 13px;
	  width: 55%
  }
@media screen and (max-width: 767px) {
#dept_base .w80 {
	margin: 80px auto
  }
#dept_base section .about {
    display: block;
	margin: 0px auto 50px
  }	
#dept_base section .copy {
    font-size: 22px;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
	margin-bottom: 30px
  }
#dept_base section .txt {
	  width: 100%
  }
}

#dept_base .rp_license{
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#dept_base .line_rt{ border: solid 2px #e1eeda; }
#dept_base .line_pt{ border: solid 2px #d9e6f2; }
#dept_base .line_ot{ border: solid 2px #fbe2e3; }
#dept_base .line_n{ border: solid 2px #f8e5ed; }
#dept_base .line_ce{ border: solid 2px #fbebcc; }
#dept_base .line_cls{ border: solid 2px #e9dfed; }

#dept_base .rp_license .ttl{
	background-color: #f2f2f2;
	font-size: 16px;
	padding-top: 15px;
	line-height: 1.3;
	width: 100%
}
#dept_base .font-c_rt{
	color: #6bab47;
}
#dept_base .font-c_pt{
	color: #4280c0;
}
#dept_base .font-c_ot{
	color: #ec6d73;
}
#dept_base .font-c_n{
	color: #db7da3;
}
#dept_base .font-c_ce{
	color: #ea9c00;
}
#dept_base .font-c_cls{
	color: #915da3;
}
@media screen and (max-width: 767px) {
#dept_base .rp_license .ttl{
	padding-top: 10px;
	line-height: 1;
}
}


#dept_base .about_flex{
	display: flex;
	justify-content: space-between;
}	
#dept_base .about_box{
	width: 48%;
}		
#dept_base .rp_license .count{
	font-size: 60px;
}
#dept_base .rp_license .count span{
	font-size: 30px;
}
@media screen and (max-width: 767px) {
#dept_base .rp_license{
	margin-bottom: 20px;
}
#dept_base .about_flex{
	display: block;
}	
#dept_base .about_box{
	width: 100%;
}		
#dept_base .rp_license .count{
	font-size: 40px;
	line-height: 1.3
}
#dept_base .rp_license .count span{
	font-size: 30px;
}
}

#dept_base .Link_button{
	border: thin solid #577292;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	height: 50px;
	margin:  40px auto;
	background-image: url("../../asset_2026/img/faculty_b-arrow.svg");
	background-position: center right 20px;
	background-size: 25px;
	background-repeat: no-repeat
}
@media screen and (max-width: 767px) {
#dept_base .Link_button{
	margin:  30px auto 10px;
}
}

#dept_base section #ro.about {
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 40px;
  font-size: min(1.4vw, 18px);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  font-size: 2vw;
}
#dept_base section #nu.about {
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 40px;
  font-size: min(1.4vw, 18px);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  font-size: 2vw;
}
#dept_base section #ce.about {
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 40px;
  font-size: min(1.4vw, 18px);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  font-size: 2vw;
}
#dept_base section #cl.about {
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 40px;
  font-size: min(1.4vw, 18px);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  font-size: 2vw;
}

#dept_base section .about .mcopy {
  font-size: 1.6vw;
  font-weight: bold;
  margin-bottom: 30px;
    padding-left: 10px;
}
#dept_base section .about#rt .mcopy {
  background: #d5e7ca;
}
#dept_base section .about#nu .mcopy {
  background: #f3d3e0;
}
#dept_base section .about#rp .mcopy {
  background: #bad1e8;
}
#dept_base section .about#ro .mcopy {
  background: #f6babd;
}
#dept_base section .about#ce .mcopy {
  background: #f9e4b9;
}
#dept_base section .about#cl .mcopy {
  background: #d4c2d7;
}
#dept_base section .about .scopy {
  font-size: 1.6vw;
  font-weight: bold;
  margin: 30px 0;
    padding-left: 10px;
}
@media screen and (max-width: 767px) {
#dept_base section .about .scopy {
  font-size: 16px;
  font-weight: bold;
  margin: 30px 0;
    padding-left: 0;
}
}
#dept_base section .about#rt .scopy {
    border-bottom: 2px solid #d5e7ca;
    border-left: 10px solid #d5e7ca;
}
#dept_base section .about#nu .scopy {
    border-bottom: 2px solid #f3d3e0;
    border-left: 10px solid #f3d3e0;
}
#dept_base section .about#rp .scopy {
    border-bottom: 2px solid #bad1e8;
    border-left: 10px solid #bad1e8;
}
#dept_base section .about#ro .scopy {
    border-bottom: 2px solid #f6babd;
    border-left: 10px solid #f6babd;
}
#dept_base section .about#ce .scopy {
    border-bottom: 2px solid #f9e4b9;
    border-left: 10px solid #f9e4b9;
}
#dept_base section .about#cl .scopy {
    border-bottom: 2px solid #d4c2d7;
    border-left: 10px solid #d4c2d7;
}
#dept_base section .about .bcopy {
  font-size: min(1.2vw, 16px);
  color: #333;
  text-align: left;
}
@media screen and (max-width: 767px) {
#dept_base section .about .bcopy {
  font-size:14px;
  color: #333;
  text-align: left;
}
}
#dept_base section .about .acd-check {
  display: none;
}
#dept_base section .about .acd-label {
  display: block;
  position: relative;
  margin-top: 30px;
  background-color: #fff;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  font-size: 2vw;
}
#dept_base section .acd-label span {
  font-size: min(1.2vw, 18px);
  margin-left: 20px;
}
#dept_base section .about .acd-content {
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: 0.5s;
  visibility: hidden;
}
#dept_base section .about .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 20px;
  visibility: visible;
  text-align: left;
  font-size: min(1.2vw, 18px);
  color: #333;
  line-height: 2;
}
@media screen and (min-width: 1025px) {
  #top #dept_base .widthscroll {
    width: 960px;
    display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    margin-top: 40px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #top #dept_base .widthscroll {
    width: 90vw;
    display: block;
    /* overflow-x: scroll; */
    margin-top: 40px;
    height: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
  }
}
#top #dept_base .widthscroll::-webkit-scrollbar {
  display: none;
}
#top #dept_base .widthscroll dl {
  width: 22%;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
#top #dept_base .widthscroll dl {
  width: 100%;
    margin-bottom: 30px;
}
}
#top #dept_base .widthscroll dl img {
  width: 100%;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
#top #dept_base .widthscroll dl img {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
}
#top #dept_base .widthscroll dl dt {
  width: 100%;
  font-size: 13px;
  color: #0e366f;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
#top #dept_base .widthscroll dl dd {
  width: 100%;
  font-size: 12px;
  line-height: 1.6;
  margin-left: auto;
  margin-right: auto;
}
#dept_base section .att {
  padding: 20px;
  border: 1px solid #0e366f;
  margin-top: 20px;
}
#dept_base section .att span {
  font-weight: bold;
  color: #0e366f;
}

#dept_base .nav {
	margin-top: 80px
}
#dept_base .nav_bt {
	margin-top: 140px;
	margin-bottom: 60px
}
#dept_base .nav_rt {
  background-color: #b5d5a3;
}
#dept_base .nav_pt {
  background-color: #a0bfdf;
}
#dept_base .nav_ot {
  background-color: #f5b6b9;
}
#dept_base .nav_n {
  background-color: #edbed1;
}
#dept_base .nav_ce {
  background-color: #f4cd80;
}
#dept_base .nav_cls {
  background-color: #c8aed1;
}
#dept_base .nav ul {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
#dept_base .nav ul li {
  height: 60px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 18%;
	padding-bottom: 10px
}
#dept_base .nav ul li img{
  width: 100%;
}
#dept_base.rt .nav ul li {
  background-color: #6bab47;
}
#dept_base.ro .nav ul li {
  background-color: #eb6d73;
}
#dept_base.nu .nav ul li {
  background-color: #db7da3;
}
#dept_base.ce .nav ul li {
  background-color: #f4a600;
}
#dept_base.cl .nav ul li {
  background-color: #9c61a1;
}
#dept_base .cate {
  width: 90vw;
  max-width: 1000px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  padding: 20px;
  font-weight: bold;
  border-radius: 50px;
	letter-spacing: 0.1em;
	margin: 120px auto 50px
}
#dept_base .bg_rt{background-color: #6bab47}
#dept_base .bg_pt{background-color: #4280c0}
#dept_base .bg_ot{background-color: #ec6d73}
#dept_base .bg_n{background-color: #db7da3}
#dept_base .bg_ce{background-color: #ea9c00}
#dept_base .bg_cls{background-color: #915da3}

#dept_base .features{
	display: flex;
	justify-content: space-between;
	margin: 50px auto
}
#dept_base .features_box{
	width: 31%;
	line-height: 1.6
}
#dept_base .features_number{
	width: 82px;
	margin-bottom: 15px
}
#dept_base .features_pic img{
	width: 100%
}
#dept_base .features_ttl{
	color: #0f3663;
	font-size: 19px;
	 margin: 20px 0 30px
}
#dept_base .features_txt{
	font-size: 16px
}
@media screen and (max-width: 767px) {
#dept_base .features{
	display: block;
	margin: 50px auto
}
#dept_base .features_box{
	width: 90%;
	margin: 0 auto 50px
}
#dept_base .features_number{
	width: 70px;
	margin-bottom: 10px
}
#dept_base .features_ttl{
	 margin: 10px 0 10px;
	font-size: 18px;
	font-weight: 600
}
#dept_base .features_txt{
	font-size: 14px
}	
}



#dept_base .accordion-001 {
    max-width: 100%;
	margin-top: 30px
}

#dept_base .accordion-001:not([open]) {
    margin-bottom: 7px;
}

#dept_base .accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 20px;
    border-radius: 50px;
    color: #0f3663;
    font-weight: 600;
    cursor: pointer;
	border: solid 2px #a9b7c7;
	font-size: 18px;
	line-height: 1.3	
}
#dept_base .accordion-001 div {
	text-align: center;
	width: 95%
}
#dept_base .accordion-001 summary::-webkit-details-marker {
    display: none;
}

#dept_base .accordion-001 summary::after {
    transform: translateY(%) rotate(90deg);
    width: 30px;
    height: 30px;
    content: '';
    transition: transform .3s;
	background-image: url("../../asset_2026/img/faculty_acd_arrow.svg");
	background-size:30px;
	background-repeat: no-repeat
}
@media screen and (max-width: 767px) {
#dept_base .accordion-001 {
	margin-top: 20px
}
#dept_base .accordion-001 summary {
    padding: 13px;
	font-size: 16px;	
}
#dept_base .accordion-001 summary::after {
    transform: translateY(%) rotate(90deg);
    width: 20px;
    height: 20px;
	background-size:20px;
}
}


#dept_base .accordion-001[open] summary::after {
    transform: rotate(180deg);
}

#dept_base .accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

#dept_base .accordion-001[open] p {
    transform: none;
    opacity: 1;
}

#dept_base .gall {
  width: 100vw;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
#dept_base .gall img {
  width: 20%;
}
#dept_base .bar {
  background-color: #0e366f;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(1.4vw, 18px);
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: bold;
}
#dept_base.rt .bar {
  background-color: #6bab47;
}
#dept_base.rp .bar {
  background-color: #4280c0;
}
#dept_base.ro .bar {
  background-color: #eb6d73;
}
#dept_base.nu .bar {
  background-color: #db7da3;
}
#dept_base.ce .bar {
  background-color: #f4a600;
}
#dept_base.cl .bar {
  background-color: #9c61a1;
}
#dept_base .bar-s {
  background-color: #ffffff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(1.4vw, 18px);
  color: #0e366f;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 2px solid #0e366f;
  font-weight: bold;
}
#dept_base .hr {
  border-top-style: solid;
  margin-top: 50px;
  padding-top: 20px;
  border-top-width: 3px;
  border-top-color: #0e366f;
}
#dept_base .nav-b {
  width: 100vw;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #0e366f;
  margin-top: 100px;
  margin-bottom: 100px;
}
#dept_base .nav-b ul {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
#dept_base .nav-b ul li {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c8c9c9;
  width: 18%;
  color: #fff;
  font-size: min(1.2vw, 18px);
  text-align: center;
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
}
#dept_base .nav-b ul li {
  background-color: #0e366f;
}
#dept_base.rt .nav-b ul li {
  background-color: #6bab47;
}
#dept_base.rp .nav-b ul li {
  background-color: #4280c0;
}
#dept_base.ro .nav-b ul li {
  background-color: #eb6d73;
}
#dept_base.nu .nav-b ul li {
  background-color: #db7da3;
}
#dept_base.ce .nav-b ul li {
  background-color: #f4a600;
}
#dept_base.cl .nav-b ul li {
  background-color: #9c61a1;
}
#dept_base .cate_bg {
  margin-top: 30px;
  height: 450px;
  color: #fff;
  position: relative;
}
#dept_base .rt_bg2c{  background: linear-gradient(180deg, #fff 0%, #fff 50%, #e1eeda 50%, #e1eeda 100%);}
#dept_base .pt_bg2c{  background: linear-gradient(180deg, #fff 0%, #fff 50%, #d9e6f2 50%, #d9e6f2 100%);}
#dept_base .ot_bg2c{  background: linear-gradient(180deg, #fff 0%, #fff 50%, #fbe2e3 50%, #fbe2e3 100%);}
#dept_base .n_bg2c{  background: linear-gradient(180deg, #fff 0%, #fff 50%, #f8e5ed 50%, #f8e5ed 100%);}
#dept_base .ce_bg2c{  background: linear-gradient(180deg, #fff 0%, #fff 50%, #fbebcc 50%, #fbebcc 100%);}
#dept_base .cls_bg2c{  background: linear-gradient(180deg, #fff 0%, #fff 50%, #e9dfed 50%, #e9dfed 100%);}


@media screen and (max-width: 768px) {
#dept_base .cate_bg {
  height: 90vw;
  position: static;
}
}
@media screen and (max-width: 375px) {
#dept_base .cate_bg {
  height: 100vw;
}
}
#dept_base .cate_bg_tea {
  margin-top: 30px;
  height: 370px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
#dept_base .cate_bg_tea {
  margin-top: 30px;
  height: 500px;
}	
}

#dept_base .teacher{
	width: 70vw;
	max-width: 700px;
	margin: 0 auto;
}
#dept_base .teacher .img{
  height: 370px;
	width: auto
}
#dept_base .teacher .img img {
  height: 100%;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
#dept_base .teacher{
	width: auto;
	margin: 0 auto;
}
#dept_base .teacher .img{
  height: auto;
  width: 280px;
  margin: 0 auto
}
#dept_base .teacher .img img {
  height: auto;
  width: 100%
}
}

#dept_base .teacher .copy2{
	display: flex;
	align-items: center;
	justify-content: space-between
}
#dept_base .teacher .copy2 .mcopy {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
	color: #fff;
	border-bottom: solid thin #fff;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
#dept_base .teacher .copy_bg {
  padding: 40px 20px;
  width: 460px;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
	position: absolute;
	top:90px;
	left: 45%
}
#dept_base .cbg_rt { background-color: rgba(159, 200, 135, 0.9);}
#dept_base .cbg_pt { background-color: rgba(132, 172, 214, 0.9);}
#dept_base .cbg_ot { background-color: rgba(243, 160, 164, 0.9);}
#dept_base .cbg_n { background-color: rgba(232, 170, 195, 0.9);}
#dept_base .cbg_ce { background-color: rgba(241, 191, 89, 0.9);}
#dept_base .cbg_cls { background-color: rgba(184, 149, 195, 0.9);}



@media screen and (max-width: 768px) {
#dept_base .teacher .copy_bg {
  padding: 20px;
  width: 90%;
	position: static;
	margin: 0 auto
}	
}

#dept_base .teacher .copy2 .pos {
  font-size: 14px;
  margin-bottom: 5px;
	line-height: 1.6
}
#dept_base  .teacher .copy2 .name {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
#dept_base .teacher .copy2 .mcopy {
  font-size: 16px;
}
#dept_base .teacher .copy2 .pos {
  font-size: 13px;
}
#dept_base  .teacher .copy2 .name {
  font-size: 16px;
}	
}

#dept_base .cate_bg2_rt{
  background: #e1eeda;
	padding: 60px 0
}
#dept_base .cate_bg2_pt{
  background: #d9e6f2;
	padding: 60px 0
}
#dept_base .cate_bg2_ot{
  background: #fbe2e3;
	padding: 60px 0
}
#dept_base .cate_bg2_n{
  background: #f8e5ed;
	padding: 60px 0
}
#dept_base .cate_bg2_ce{
  background: #fbebcc;
	padding: 60px 0
}
#dept_base .cate_bg2_cls{
  background: #e9dfed;
	padding: 60px 0
}

#dept_base .qa_number{
  color: #fff;
  font-size: 20px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
	margin-right: 15px
}
#dept_base .qa_ttl{
	font-size: 20px;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin: 30px 0 15px
}
@media screen and (max-width: 768px) {
#dept_base .qa .qa_number{
  font-size: 16px;
  width: 50px;
  height: 50px;
  line-height: 50px;
	margin-right: 10px
}
#dept_base .qa_ttl{
	font-size: 16px;
	margin: 30px 0 15px;
	line-height: 1.6
}	
}
#dept_base .qa_txt{
	background: #fff;
	font-size: 15px;
	padding: 20px;
	border-radius: 10px
}

#dept_base .cate_bg section {
  color: #fff;
  display: flex;
  justify-content: space-between
}
@media screen and (max-width: 768px) {
#dept_base .cate_bg section {
  display: block;
}
}

#dept_base .cate_bg section .img {
  height: 450px;
  margin-right: 50px;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
#dept_base .cate_bg section .img img {
  height: 100%;
}
@media screen and (max-width: 768px) {
#dept_base .cate_bg section .img {
  height: auto;
  margin-right: 0;
  width: 100%
}
#dept_base .cate_bg section .img img {
  height: auto;
}
}

#dept_base .cate_bg section .copy_bg {
  padding: 30px 20px;
  width: 50%;
  position: absolute;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
#dept_base .cate_bg section .copy_bg {
  padding: 20px;
  width: 90%;
  position: relative;
  margin: -30px auto 0;
  z-index: 2
	
}
}

#dept_base .cate_bg section .copy2 {
  display: flex;
  align-items: center;

}
#dept_base .tbl-scroll{
	margin-bottom: 100px;
	margin-top: 100px
}
#dept_base .cate_bg section .copy2 div .mcopy {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
	color: #fff;
	border-bottom: solid thin #fff;
	padding-bottom: 10px;
	letter-spacing: 0.1em
}

#dept_base .cate_bg section .copy2 div .pos {
  font-size: 14px;
  margin-bottom: 5px;
	line-height: 1.6
}
#dept_base .cate_bg section .copy2 div .name {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #dept_base .cate_bg section .copy2 {
  display: block;
    width: 100%;
    line-height: 1.6;
  }
#dept_base .tbl-scroll{
	margin-bottom: 0px;
	margin-top: 60px
}	
#dept_base .cate_bg section .copy2 div .mcopy {
  font-size: 16px;
}
#dept_base .cate_bg section .copy2 div .pos {
  font-size: 13px;
}
#dept_base .cate_bg section .copy2 div .name {
  font-size: 16px;
}
}


/* #dept_base section .txt { } */
#dept_base section .txt .ttl {
  font-size: min(1.4vw, 18px);
  font-weight: bold;
  height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
    padding-top: 10px;
  margin-top: 20px;
line-height: 20px;
	color: #4280c0
}
#dept_base section .pack {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#dept_base section .pack img {
  margin-left: 30px;
}
#dept_base section .pack2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#dept_base section .pack2 a {
  width: 40%;
    margin: 0 2%;
}
@media screen and (max-width: 768px) {
#dept_base section .pack2 a {
  width: 100%;
    margin: 0 2%;
}
}
#dept_base section .pack2 a img {
  width: 100%;
}
#dept_base section .set .ttl {
  font-size: 16px;
  color: #0e366f;
  font-weight: bold;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0;
  border-radius: 30px;
	margin: 60px auto 30px
}
#dept_base section .set .block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#dept_base section .set .block::after {
  display: block;
  content: "";
  width: 24%;
}
#dept_base section .set .block .subject_box {
  width: 24%;
  font-size: 13px;
  line-height: 1.6;
  text-align: justify;
  margin-bottom: 20px
}
@media screen and (max-width: 768px) {
#dept_base section .set .block .subject_box {
  width: 90%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto
}	
}


#dept_base section .set .subject_pic img{
	width: 100%
}
#dept_base section .set .block div .mcopy {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: bold;
  color: #0e366f;
  margin-bottom: 10px;
  background-color: #e0e6ec;
  text-align: center;
  line-height: 1.4;
  margin-top: 7px;
	font-size: 13px
}
#dept_base section span {
  margin-right: 5px;
  font-weight: bold;
}
#dept_base section .chart {
  width: 95%;
	margin: 0 auto 70px
}
#dept_base section .chart img {
  width: 100%;
}
#dept_base section .ac_mt {
	margin-top: 40px
}
#dept_base .nav-student {
  width: 100vw;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #0e366f;
  margin-top: 50px;
}
#dept_base .nav-student ul {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
#dept_base .nav-student ul li {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  font-size: min(1.2vw, 18px);
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
}
#dept_base .nav-student ul li#rt {
  background-color: #6bab47;
  color: #fff;
}
#dept_base .nav-student ul li#rp {
  background-color: #4280c0;
  color: #fff;
}
#dept_base .nav-student ul li#ro {
  background-color: #eb6d73;
  color: #fff;
}
#dept_base .nav-student ul li#nu {
  background-color: #db7da3;
  color: #fff;
}
#dept_base .nav-student ul li#ce {
  background-color: #f4a600;
  color: #fff;
}
#dept_base .nav-student ul li#cl {
  background-color: #9c61a1;
  color: #fff;
}

#dept_base .nav-student-b {
  width: 100vw;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #0e366f;
  margin-top: 50px;
}
#dept_base .nav-student-b ul {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
#dept_base .nav-student-b ul li {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  font-size: min(1.2vw, 18px);
  text-align: center;
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
}
#dept_base .nav-student-b ul li#rt {
  background-color: #6bab47;
  color: #fff;
}
#dept_base .nav-student-b ul li#rp {
  background-color: #4280c0;
  color: #fff;
}
#dept_base .nav-student-b ul li#ro {
  background-color: #eb6d73;
  color: #fff;
}
#dept_base .nav-student-b ul li#nu {
  background-color: #db7da3;
  color: #fff;
}
#dept_base .nav-student-b ul li#ce {
  background-color: #f4a600;
  color: #fff;
}
#dept_base .nav-student-b ul li#cl {
  background-color: #9c61a1;
  color: #fff;
}

#dept_base .cate_bg-student {
  background-color: #0e366f;
  margin-top: 60px;
  height: 450px;
  color: #fff;
  margin-bottom: 30px;
}
#dept_base .cate_bg-student section {
  color: #fff;
  display: flex;
}
#dept_base .cate_bg-student section .img {
  height: 450px;
  margin-right: 50px;
}
#dept_base .cate_bg-student section .img img {
  height: 100%;
}
#dept_base .cate_bg-student section .copy {
  display: flex;
  align-items: center;
  width: 40%;
}
@media screen and (min-width: 1000px) {
  #dept_base .cate_bg-student section .copy {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #dept_base .cate_bg-student section .copy {
    width: 50%;
    line-height: 1.6;
  }
}
#dept_base .cate_bg-student section .copy div .mcopy {
  font-size: clamp(14px, 1.8vw, 26px);
  font-weight: bold;
  margin-bottom: 50px;
}
#dept_base .cate_bg-student section .copy div .pos {
  font-size: clamp(12px, 1.2vw, 18px);
  margin-bottom: 5px;
}
#dept_base .cate_bg-student section .copy div .name {
  font-size: clamp(14px, 1.8vw, 26px);
}
@media screen and (max-width: 768px) {
  #dept_base .cate_bg-student section .copy div .mcopy {
    line-height: 1.6;
    margin-bottom: 15px;
    padding-top: 5px;
  }
}
#dept_base .movie {
  margin-top: 30px;
}
#dept_base .movie .ttl {
  font-size: min(1.6vw, 22px);
  font-weight: bold;
  display: flex;
  align-items: center;
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
}
#dept_base2 section {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  font-size: min(1vw, 16px);
  line-height: 2;
}
#dept_base2 .cate {
  width: 90vw;
  max-width: 960px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.8vw;
  color: #0e366f;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #0e366f;
  padding-bottom: 5px;
  font-weight: bold;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #dept_base2 .cate {
    width: 90vw;
    max-width: 960px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    color: #0e366f;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0e366f;
    padding-bottom: 5px;
    padding-top: 0;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
#dept_base2 .cate_bg-student {
  background-color: #0e366f;
  margin-top: 60px;
  height: 450px;
  color: #fff;
  margin-bottom: 30px;
}
#dept_base2 .cate_bg-student section {
  color: #fff;
  display: flex;
}
#dept_base2 .cate_bg-student section .img {
  height: 450px;
  margin-right: 50px;
}
#dept_base2 .cate_bg-student section .img img {
  height: 100%;
}
#dept_base2 .cate_bg-student section .copy {
  display: flex;
  align-items: center;
}
#dept_base2 .cate_bg-student section .copy div .mcopy {
  font-size: 1.8vw;
  font-weight: bold;
  margin-bottom: 50px;
}
#dept_base2 .cate_bg-student section .copy div .pos {
  font-size: min(1.2vw, 18px);
  margin-bottom: 5px;
}
#dept_base2 .cate_bg-student section .copy div .name {
  font-size: 1.8vw;
}
#dept_base2 .nav-student {
  width: 100vw;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #0e366f;
  margin-top: 50px;
}
#dept_base2 .nav-student ul {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
#dept_base2 .nav-student ul li {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  font-size: min(1.2vw, 18px);
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
}
#dept_base2 .nav-student ul li#rt {
  background-color: #6bab47;
  color: #fff;
}
#dept_base2 .nav-student ul li#rp {
  background-color: #4280c0;
  color: #fff;
}
#dept_base2 .nav-student ul li#ro {
  background-color: #eb6d73;
  color: #fff;
}
#dept_base2 .nav-student ul li#nu {
  background-color: #db7da3;
  color: #fff;
}
#dept_base2 .nav-student ul li#ce {
  background-color: #f4a600;
  color: #fff;
}
#dept_base2 .nav-student ul li#cl {
  background-color: #9c61a1;
  color: #fff;
}

#dept_base2 .nav-student-b {
  width: 100vw;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #0e366f;
  margin-top: 50px;
}
#dept_base2 .nav-student-b ul {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
#dept_base2 .nav-student-b ul li {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  font-size: min(1.2vw, 18px);
  text-align: center;
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
}
#dept_base2 .nav-student-b ul li#rt {
  background-color: #6bab47;
  color: #fff;
}
#dept_base2 .nav-student-b ul li#rp {
  background-color: #4280c0;
  color: #fff;
}
#dept_base2 .nav-student-b ul li#ro {
  background-color: #eb6d73;
  color: #fff;
}
#dept_base2 .nav-student-b ul li#nu {
  background-color: #db7da3;
  color: #fff;
}
#dept_base2 .nav-student-b ul li#ce {
  background-color: #f4a600;
  color: #fff;
}
#dept_base2 .nav-student-b ul li#cl {
  background-color: #9c61a1;
  color: #fff;
}
#dept_base2 .movie {
  margin-top: 30px;
}
#dept_base2 .movie .ttl {
  font-size: max(1.6vw, 16px);
  font-weight: bold;
  display: flex;
  align-items: center;
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
}
#dept_base2 .movie .sepa {
  display: flex;
  justify-content: space-between;
}
#dept_base2 .movie .sepa .area {
  width: 49%;
  background-color: #ececec;
  padding: 2vw;
  margin-top: 20px;
}
#dept_base2 .movie .sepa .area p {
  font-size: max(1.2vw, 14px);
}
#dept_base2 .movie .cs {
  font-size: max(1.2vw, 14px);
  font-weight: bold;
  margin-top: 10px;
  margin-left: 20px;
}
#dept_base2 .movie .ttl.rt {
  background-color: #6bab47;
}
#dept_base2 .movie .ttl.rp {
  background-color: #4280c0;
}
#dept_base2 .movie .ttl.ro {
  background-color: #eb6d73;
}
#dept_base2 .movie .ttl.nu {
  background-color: #db7da3;
}
#dept_base2 .movie .ttl.ce {
  background-color: #f4a600;
}
#dept_base2 .movie .ttl.cl {
  background-color: #9c61a1;
}
#dept_base2 .modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 10px;
  text-align: center;
}
#dept_base2 .modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
#dept_base2 .modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s, visibility 0.4s;
}
#dept_base2 .modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  vertical-align: middle;
  content: "";
}
#dept_base2 .modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 100;
  position: relative;
  width: 80vw;
  max-width: 600px;
  padding: 30px 30px 15px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  vertical-align: middle;
}
#dept_base2 .modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
}
#dept_base2 .modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
#dept_base2 .modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  color: #95979c !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}
#dept_base2 .modal-wrapper .modal-close:hover {
  color: #2b2e38 !important;
}

@media only screen and (max-width: 768px) {
  #dept_base .cate_bg-student section {
    color: #fff;
    display: flex;
  }
  #dept_base .cate_bg-student section .img {
    height: 200px;
    margin-right: 10px;
  }
  #dept_base .cate_bg-student {
    background-color: #0e366f;
    margin-top: 60px;
    height: auto;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  #dept_base section.mt50 {
    margin-top: 20px;
  }
  #dept_base .main {
    width: 100vw;
    height: auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  #dept_base .main.rt .vis {
    width: 100vw;
    height: 300px;
    background-image: url(../../faculty/radiological-tech/img/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-color: #fff;
    position: relative;
    z-index: 0;
    margin-left: 0;
  }
  #dept_base .main.rp .vis {
    width: 100vw;
    height: 260px;
    background-size: cover;
    background-position: left top;
    margin-left: 0;
  }
  #dept_base .main.ro .vis {
    width: 100vw;
    height: 300px;
    background-image: url(../../faculty/rehab-occupational/img/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-color: #fff;
    position: relative;
    z-index: 0;
    margin-left: 0;
  }
  #dept_base .main.nu .vis {
    width: 100vw;
    height: 300px;
    background-image: url(../../faculty/nurs/img/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-color: #fff;
    position: relative;
    z-index: 0;
    margin-left: 0;
  }
  #dept_base .main.ce .vis {
    width: 100vw;
    height: 300px;
    background-image: url(../../faculty/ce/img/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-color: #fff;
    position: relative;
    z-index: 0;
    margin-left: 0;
  }
  #dept_base .main.cl .vis {
    width: 100vw;
    height: 300px;
    background-image: url(../../faculty/cl/img/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-color: #fff;
    position: relative;
    z-index: 0;
    margin-left: 0;
  }

  #dept_base .cate {
    width: 90vw;
    font-size: 20px;
    padding: 10px;
    margin: 60px auto 30px
  }
  #dept_base .main.rt .ttl {
    background-color: rgba(107, 171, 71, 0.9);
    height: auto;
    width: 100vw;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 0px;
    margin-left: 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #dept_base .main.rp .ttl {
	width: 100%;
    margin-top: 0px;
    margin-left: 0;
	  position:initial;
	  padding: 20px 6% 30px
		  
  }

#dept_base .main.rp .ttl_w {
	width: 100%
}
  #dept_base .main.ro .ttl {
    background-color: rgba(236, 109, 115, 0.9);
    height: auto;
    width: 100vw;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 0px;
    margin-left: 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #dept_base .main.nu .ttl {
    background-color: rgba(219, 125, 163, 0.9);
    height: auto;
    width: 100vw;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 0px;
    margin-left: 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #dept_base .main.ce .ttl {
    background-color: rgba(234, 156, 0, 0.9);
    height: auto;
    width: 100vw;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 0px;
    margin-left: 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #dept_base .main.cl .ttl {
    background-color: rgba(146, 97, 151, 0.9);
    height: auto;
    width: 100vw;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 0px;
    margin-left: 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#dept_base .main .ttl .mcopy {
    font-size: 24px;
    width: 100%;
}
#dept_base .main .ttl .mcopy span {
	font-size: 20px
}
#dept_base .main .ttl .ecopy {
  margin-bottom: 20px;
}	

  #dept_base .main .ttl .ecopy {
    margin-bottom: 15px;
  }
  #dept_base .main .ttl .copy {
    font-size: 16px;
    font-weight: bold;
  }

  #dept_base section #rt.about {
    background-color: #d5e7ca;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 2vw;
  }
  #dept_base section #rp.about {
	  width: 80%;
	  margin: 50px auto;
    font-size: 13px;
	  display: flex;
  }
  #dept_base section #ro.about {
    background-color: #f6babd;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 2vw;
  }
  #dept_base section #nu.about {
    background-color: #f3d3e0;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 2vw;
  }
  #dept_base section #ce.about {
    background-color: #f9e4b9;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 2vw;
  }
  #dept_base section #cl.about {
    background-color: #d4c2d7;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 2vw;
  }

  #dept_base section .about .mcopy {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  #dept_base section .about .mcopy.rl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  #dept_base section .about .bcopy {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: left;
  }
  #dept_base section .about .acd-check {
    display: none;
  }
  #dept_base section .about .acd-label {
    display: flex;
    position: relative;
    margin-top: 30px;
    background-color: #fff;
    font-size: 18px;
  }
  #dept_base .main .ttl .mcopyun {
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    font-size: 4vw;
  }
  #dept_base section .acd-label span {
    font-size: 14px;
    margin-left: 20px;
  }
  #dept_base section .about .acd-content {
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: 0.5s;
    visibility: hidden;
  }
  #dept_base section .about .acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    visibility: visible;
    text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 2;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  #dept_base .nav {
    margin-top: 50px;
  }
  #dept_base .nav_bt {
    margin-top: 80px;
    margin-bottom: 0
  }
  #dept_base .nav-b {
    width: 150vw;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #0e366f;
    margin-top: 30px;
  }
  #dept_base .nav-student {
    width: 180vw;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #0e366f;
    margin-top: 30px;
  }
  #dept_base .nav-student-b {
    width: 180vw;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #0e366f;
    margin-top: 30px;
  }

  #dept_base .nav ul {
    width: 90%;
	  flex-wrap: wrap;
	  justify-content: center
  }
  #dept_base .nav ul li {
    width: 30%;
	  margin: 20px 5px
  }
  #dept_base .nav ul li img{
	  width: 100%
  }
  #dept_base .nav-b ul {
    width: auto;
  }
  #dept_base .nav-b ul li {
    width: 150px;
    font-size: 14px;
    margin-right: 5px;
  }
  #dept_base .nav-student ul {
    width: auto;
  }
  #dept_base .nav-student ul li {
    width: 200px;
    font-size: 14px;
    margin-right: 5px;
  }
  #dept_base .nav-student-b ul {
    width: auto;
  }
  #dept_base .nav-student-b ul li {
    width: 200px;
    font-size: 14px;
    margin-right: 5px;
  }

  #dept_base section .pack {
    display: block;
    font-size: 14px;
    align-items: flex-start;
  }
  #dept_base section .pack img {
    height: auto;
  }
  #dept_base section .set .block {
    display: block;
    font-size: 14px;
  }
  #dept_base section .set .block div {
    width: 100%;
    margin-top: 10px;
  }

  #dept_base section .pack img {
    margin-top: 20px;
    margin-left: 0;
  }
  #dept_base section .set .ttl {
  font-size: 16px;
  width: 160px;
  padding: 5px 0;
  margin: 60px auto 20px
}

  #dept_base .bar {
    background-color: #0e366f;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
  }
  #dept_base .bar-s {
    background-color: #ffffff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #0e366f;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 2px solid #0e366f;
    font-weight: bold;
  }
}

#top #category_top .content.group #main #teachers .group {
  width: 100%;
  display: flex;
  margin-top: 30px;
}
#top #category_top .content.group #main #teachers .group li {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
  width: 16%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
  background-color: #05a8e4;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  #top #category_top .content.group #main #teachers .group {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  #top #category_top .content.group #main #teachers .group li {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fff;
    width: 32%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    background-color: #05a8e4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
  }

  #dept_base2 .nav-student {
    width: 180vw;
  }
  #dept_base2 .nav-student ul {
    width: auto;
  }
  #dept_base2 .nav-student ul li {
    width: 200px;
    font-size: 14px;
    margin-right: 5px;
  }
  #dept_base2 .nav-student-b {
    width: 180vw;
  }
  #dept_base2 .nav-student-b ul {
    width: auto;
  }
  #dept_base2 .nav-student-b ul li {
    width: 200px;
    font-size: 14px;
    margin-right: 5px;
  }
}

#category_top {
  position: relative;
  top: 0px;
}
#top #category_top .content.group #main .section form {
  font-size: 12px;
  line-height: 10px;
}
#top #category_top .content.group #main .section form table thead tr {
  padding-top: 3px;
  padding-bottom: 3px;
}
.content.group #main .news_index li {
  float: left;
  overflow: hidden;
  margin-right: 0px;
  margin-bottom: 50px;
  height: 40px;
  font-size: 14px;
  list-style-type: square;
}
section {
  margin-bottom: 50px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.6;
}
.tx_check {
  text-align: right;
  margin-bottom: 30px;
  margin-top: -30px;
}
#main .intro .pic {
  width: 100%;
}
#dept_base .content-title {
  font-size: 36px;
  color: #014492;
  background: none;
  margin-bottom: 10px;
  font-weight: bold;
  padding-top: 0px;
  margin-top: 0px;
}
#dept_base .contentsarea {
  margin-bottom: 8em;
}
#dept_base .h1en {
  font-size: 9pt;
  color: #4d4c4c;
  margin-left: 20px;
}
#dept_base h2 {
  background: none;
}
#dept_base h2 {
  font-size: 1.5em;
  color: #fff;
  padding: 2% 0 2% 3%;
  background-color: #22a8dc;
}
#dept_base .content.group #main .content-title small {
  font-size: 18px;
}
#dept_base #textArea h3 {
  margin-top: 20px;
  clear: left;
}
#dept_base #about h3 {
  background-image: none;
  padding: 0px;
  color: #03a5e0;
  margin-top: 0px;
}
#dept_base h3 {
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: bold;
  padding: 0 0 12px 20px;
  margin: 0 0 1em;
  background: url(../../common/img/h2-bg.png) no-repeat 0 100%;
}

#dept_base h4 {
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: bold;
  padding: 0 0 12px 20px;
  margin: 0 0 1em;
  background: url(../../common/img/h3-bg.png) no-repeat 0 100%;
}
#dept_base .needs {
  background-color: #daeffc;
  padding: 20px;
}
#dept_base .needs h4 {
  background-image: none;
  padding-left: 0px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #03a7e3;
}

#dept_base .contab li {
  float: left;
  list-style-type: none;
  width: 80px;
  margin-right: 5px;
  background-color: #eeeeee;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #585757;
}

#dept_base .contab li:hover {
  background-color: #03a7e3;
}

#dept_base #tab_1,
#tab_2,
#tab_3,
#tab_4,
#tab_5 {
  padding-top: 100px;
  margin-top: -100px;
}

#dept_base
  .content.group
  #main
  .facultytabarea
  #textArea
  #text_2
  .section
  .small
  thead
  tr
  th {
  width: 33%;
  line-height: 1.4;
  padding: 2px;
}

#dept_base
  .content.group
  #main
  .facultytabarea
  #textArea
  #text_2
  .section
  .small
  tbody
  tr
  td
  ul
  li {
  padding: 0px;
  margin: 0px;
  width: 100%;
}


#dept_base3 {
    width: 90vw;
    margin-top: -70px;
    font-weight: bold;
    display: flex;
    margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
#dept_base3 {
    width: 100vw;
    margin-top: 0;
    font-weight: bold;
    display: flex;
    margin-bottom: 40px;
}
}
#dept_base3 img {
    width: 50vw;
}
#dept_base3 .cate {
    width: 40vw;
    font-size: 2.2vw;
    line-height: 2;
    color: #0e366f;
    font-weight: bold;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
@media only screen and (max-width: 768px) {
#dept_base3 .cate {
    width: 40vw;
    font-size: 16px;
    line-height: 2;
    color: #0e366f;
    font-weight: bold;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
}
#dept_base3 .cate ._cttl-ja {
    letter-spacing: 0.2em;
    border-bottom: 1px solid #0e366f;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 50px;
}
@media only screen and (max-width: 768px) {
#dept_base3 .cate ._cttl-ja {
    letter-spacing: 0.2em;
    border-bottom: 1px solid #0e366f;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 20px;
}
}
#dept_base3 .cate ._cttl-en {
    font-size: 1.2vw;
    line-height: 2;
    padding-left: 50px;
}
@media only screen and (max-width: 768px) {
#dept_base3 .cate ._cttl-en {
    font-size: 12px;
    line-height: 2;
    padding-left: 20px;
}
}


/*カテゴリトップ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/
.ctbox_group {
  width: 100%;
}

.ctbox_group .ctbox {
  width: 50%;
  float: left;
}
.ctbox_group .ctbox .ctbox_1 {
  width: 50%;
  float: left;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #0d45a7;
}
#category_top .ctbox_group .ctbox .ctbox_2 h2 {
  background-image: none;
  color: #0d4592;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 16px;
}
#category_top .ctbox_group .ctbox .ctbox_2 {
  width: 44%;
  float: left;
  font-size: 11px;
  padding-right: 3%;
  padding-left: 3%;
  padding-top: 10px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #0d45a7;
  padding-bottom: 10px;
}
#category_top .ctbox_group .ctbox .ctbox_2 h2.fac {
  background-image: none;
  color: #0d4592;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 20px;
}
#category_top .ctbox_group .ctbox .ctbox_2.fac {
  width: 44%;
  float: left;
  font-size: 14px;
  padding-right: 3%;
  padding-left: 3%;
  padding-top: 10px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #0d45a7;
  padding-bottom: 10px;
}
@media only screen and (max-width: 999px) {
#category_top .ctbox_group .ctbox .ctbox_2.fac {
  width: 100%;
}
}

/*190407宮本追加＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

#category_top .oshiraseInfo_s {
  display: flex;
  flex-direction: row;
}

#category_top .contactinfo {
  font-size: 16px;
}
.newdivision {
  text-align: center;
}
.newdivision .m_catch {
  font-size: 30px;
  color: #0d45aa;
  margin-bottom: 20px;
}
.newdivision .m_pic img {
  width: 100%;
  margin-top: 50px;
}
.newdivision .m_col {
  margin-top: 50px;
  font-size: 16px;
}
.newdivision .m_col .ttl {
  background-color: #0d4592;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.newdivision .m_col p {
  margin-bottom: 10px;
}
.newdivision .m_col p span {
  color: #0d4592;
}
.newdivision .m_col .att {
  font-size: 40px;
  color: #0d4592;
  font-weight: bold;
}
.newdivision .m_col dl {
  width: 630px;
  margin-right: auto;
  margin-left: auto;
  color: #0d4592;
  overflow: hidden;
  padding: 10px;
}
.newdivision .m_col dl dt {
  float: left;
}
.newdivision .m_col dl dd {
  background-color: #0d4592;
  float: right;
  color: #fff;
  padding-right: 15px;
  padding-left: 15px;
}
.newdivision .m_col .bar01 {
  background-color: #bae3f9;
}
.newdivision .m_col .bar02 {
  background-color: #ffffff;
}

/* #nims_news img{
; } */

#nims_news .nims_news_area {
  overflow: hidden; /*拡大時にはみ出た部分を隠す*/
  width: 320px; /*画像の幅*/
  height: 180px; /*画像の高さ*/
}
#nims_news .nims_news_area img {
  display: block;
  transition-duration: 0.3s; /*変化に掛かる時間*/
}
#nims_news .nims_news_area img:hover {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.3s; /*変化に掛かる時間*/
}

#category_top #contact .boxes {
  width: 774px;
}

#category_top #contact .intro .pic img {
  width: 40vw;
  height: auto;
}

#category_top #contactinfomation {
  width: 60%;
  margin: auto;
  border: 3px solid #ccc;
  padding: 50px;
}

#category_top #contactinfomation .contactinfo_contents img {
  width: 100%;
  margin-bottom: 1.5em;
}

#category_top #contactinfomation .ci_add {
  display: flex;
  flex-direction: column;
  font-size: 18px;
}

#category_top #contactinfomation .ci_add_1,
.ci_add_2 {
  display: flex;
  flex-direction: row;
}

#category_top #contactinfomation .ci_add_1 {
  border-bottom: 1px #ccc dashed;
  margin-bottom: 1em;
}

#category_top #contactinfomation.ci_item {
  width: 60px;
  height: 70px;
}

#category_top #contactinfomation .ci_add_1_1,
.ci_add_1_2,
.ci_add_2_1,
.ci_add_2_2 {
  display: flex;
  flex-direction: row;
}

#category_top #contactinfomation .ci_item_con {
  width: 400px;
  min-width: 300px;
  height: 70px;
}

#category_top #shogakukin {
  display: flex;
  flex-direction: row;
}

/* 幅1200px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 999px) {
  #category_top .ctbox_group .ctbox a {
    color: #000;
  }
  #category_top .ctbox_group .ctbox a:link {
    color: #000;
  }
  #category_top .ctbox_group .ctbox a:hover {
    color: #000;
    text-decoration: none;
  }
  #category_top .ctbox_group .ctbox a:visited {
    color: #000;
  }
  #category_top .ctbox_group .ctbox a:active {
    color: #000;
  }

  #dept_base img {
    max-width: 100%;
    vertical-align: bottom;
  }

  #dept_base #main img,
  #main2 img {
    max-width: 100%;
  }
  #dept_base .content-title {
    font-size: 1.5em;
  }
  #dept_base .h1en {
    font-size: 0.5em;
  }

  #dept_base .facultytabarea ul li {
    float: left;
    list-style-type: none;
    width: 17%;
    margin-right: 1px;
    background-color: #eeeeee;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 75%;
  }
  /*カテゴリトップ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

  .ctbox_group .ctbox {
    width: 100%;
    float: left;
  }
  .ctbox_group .ctbox .ctbox_1 {
    width: 100%;
    float: left;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #0d45a7;
  }
  #category_top .ctbox_group .ctbox .ctbox_2 {
    width: 100%;
    float: left;
    font-size: 11px;
    padding-right: 3%;
    padding-left: 3%;
    padding-top: 10px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #0d45a7;
    padding-bottom: 30px;
  }

  #category_top .content.group .solo .section .map.access {
    width: 100%;
  }
  #category_top
    .content.group
    .solo
    .section
    .map.access
    .description.group
    .left {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  #category_top
    .content.group
    .solo
    .section
    .map.access
    .description.group
    .right {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 10px;
  }
  #category_top .content.group #main .section #mov-map .month-header .photo {
    width: 80%;
    margin-top: 20px;
    margin-right: 10%;
    margin-left: 10%;
  }
  #category_top .content.group #main .section #mov-map .c_icon .mar_b-10 {
    width: 12%;
  }
  #category_top
    .content.group
    #main
    .section
    #mov-map
    .c_tou
    .mar_r-10.mar_t-2b3 {
    width: 5%;
  }
  #category_top
    .content.group
    #main
    .section
    #mov-map
    .c_tou
    .right.mar_t-5
    img {
    width: 20%;
  }
  #category_top .content.group #main .section #mov-map .c_item .left.mar_b-20 {
    width: 30%;
  }
  #dept_base .content-title {
    font-size: 28px;
    color: #014492;
    background: none;
    margin-bottom: 10px;
    font-weight: bold;
    padding-top: 20px;
    margin-top: 0px;
  }
  #category_top .content.group #main .section .section .boxes {
    width: 100%;
  }
  #category_top
    .content.group
    #main
    .section
    .section
    #campus-single
    .box.group
    .box-header
    img {
    width: 100%;
  }
  #category_top
    .content.group
    #main
    .section
    .section
    #campus-single
    .box.group {
    width: 100%;
  }
  #category_top .content.group #main .section .section .table-map .table table {
    width: 100%;
  }
  #category_top {
    width: 100%;
    margin-top: 100px;
  }
  #category_top .content.group #main .section .section .table-map .table {
    margin-left: 5%;
    width: 90%;
    margin-right: 5%;
  }
  #category_top .content.group #main .section .section .table-map {
    width: 100%;
  }
  #category_top .content.group #main .section .section .table-map .map {
    background-image: none;
  }
  #category_top .content.group #main .section .section .table-map .map {
    height: 0px;
  }
  #category_top
    .content.group
    #main
    .section
    #campus-cal
    .toc.group
    .first-half {
    width: 50%;
  }
  #category_top
    .content.group
    #main
    .section
    #campus-cal
    .toc.group
    .second-half {
    width: 50%;
  }
  #category_top .content.group #main .section #campus-cal {
    width: 100%;
  }
  #category_top .content.group #main .section .month {
    width: 100%;
  }
  #category_top .content.group #main .section #mov-map .c_item .left {
    width: 30%;
  }

  /*190407宮本追加＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

  #category_top .oshiraseInfotr td {
    display: block;
    width: 100%;
  }

  #category_top #contactinfo .ci_add_1,
  .ci_add_2 {
    display: flex;
    flex-direction: column;
  }

  #category_top #contactinfo .ci_add_1_1,
  .ci_add_1_2,
  .ci_add_2_1,
  .ci_add_2_2 {
    border-bottom: 1px #ccc dashed;
    margin-bottom: 1em;
  }

  #category_top #contactinfo .ci_add_1 {
    border-bottom: none;
    margin-bottom: 0em;
  }

  #category_top #shogakukin .shogakukin_img {
    flex-direction: column;
  }

  #category_top #shogakukin .shogakukin_img img {
    width: 100%;
  }

  #index_news.content,
  .group {
    position: relative;
    width: 100vw;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    background: none;
    z-index: 1;
  }

  #index_news .section {
    width: 100%;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
  }

  #index_news .news {
    width: 100vw;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 0 0 0px;
  }

  #top #category_top .content.group .newdivision .tx_left {
    text-align: left;
  }
  #top #category_top .content.group .newdivision .news_pic {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #top #category_top .content.group .newdivision .btn_return {
    margin-top: 30px;
  }
  #top #category_top .content.group #main .section form table thead tr {
    line-height: 1.6;
    font-size: 14px;
  }
  #top #category_top .content.group #main .section form table thead tr td {
    line-height: 1.6;
    font-size: 14px;
  }


/*220331寺岡追加＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/
#dept_base .tbl-scroll {
overflow: auto;
white-space: nowrap;
}
#dept_base2 .tbl-scroll {
overflow: auto;
white-space: nowrap;
}
}


/*230307山内追加*****************************************************/
#dept_base .mvis {
    width: 100vw;
}
#dept_base .mvis img {
    width: 100%;
}
#dept_base ._intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 60px 0 80px;
    font-size: min(1.2vw, 16px);
    line-height: 2;
    color: #333;
}
@media only screen and (max-width: 999px) {
#dept_base ._intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin: 20px 20px 40px;
    font-size: 14px;
    line-height: 2;
    color: #333;
}
}
#dept_base ._intro ._ttl-en {
    font-size: min(3.6vw, 36px);
    color: #0e366f;
    font-weight: bold;
}
@media only screen and (max-width: 999px) {
#dept_base ._intro ._ttl-en {
    font-size: 22px;
}
}
#dept_base ._intro ._ttl-ja {
    font-size: min(1.6vw, 16px);
    color: #0e366f;
    font-weight: bold;
    margin-bottom: 40px;
}
@media only screen and (max-width: 999px) {
#dept_base ._intro ._ttl-ja {
    font-size: 16px;
    margin-bottom: 20px;
}
}
#dept_base ._intro ._inner {
    display: flex;
    align-items: flex-start;
    text-align: left;
}
@media only screen and (max-width: 999px) {
#dept_base ._intro ._inner {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    text-align: left;
}
}
#dept_base ._intro ._inner ._pic {
    margin-right: 30px;
}
@media only screen and (max-width: 999px) {
#dept_base ._intro ._inner ._pic {
    margin-right: 0;
    width: 100%;
}
#dept_base ._intro ._inner ._pic img {
    width: 100%;
}
}
#dept_base ._txt {
    line-height: 2;
    text-align: left;
}
@media only screen and (max-width: 999px) {
#dept_base ._txt {
    font-size: 14px;
}
}
#dept_base ._txt ._ttl {
    font-weight: bold;
    color: #0e366f;
}
#dept_base ._txt ._name {
    font-size: min(1.6vw, 16px);
    font-weight: bold;
    color: #0e366f;
    border-bottom: 1px solid #0e366f;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 999px) {
#dept_base ._txt ._name {
    font-size: 18px;
    font-weight: bold;
    color: #0e366f;
    border-bottom: 1px solid #0e366f;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
}
#dept_base ._nav {
    background: #f4f3f3;
    padding: 40px 0; 
}
#dept_base ._nav ._inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media only screen and (max-width: 999px) {
#dept_base ._nav ._inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
}
#dept_base ._nav ._inner img {
    margin: 10px 0;
}
#dept_base ._nav ._inner a:hover {
    opacity: 0.75;
}
#dept_base ._inner {
    width: 90vw;
    max-width: 960px;
    margin: 0 auto;
    font-size: min(1vw, 16px);
    line-height: 2;
}
#dept_base ._bar01 {
    font-size: min(1.6vw, 16px);
    color: #FFF;
    font-weight: bold;
    background: #0e366f;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 60px 0 40px;
}
@media only screen and (max-width: 999px) {
#dept_base ._bar01 {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    background: #0e366f;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0 20px;
}
}
#dept_base ._bar02 {
    font-size: min(1.6vw, 16px);
    color: #0e366f;
    font-weight: bold;
    border: 2px solid #0e366f;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 60px 0 40px;
}
@media only screen and (max-width: 999px) {
#dept_base ._bar02 {
    font-size: 16px;
    color: #0e366f;
    font-weight: bold;
    border: 2px solid #0e366f;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0 20px;
    text-align: center;
}
}
#dept_base ._link {
    width: 100%;
    margin: 20px 0;
}
#dept_base ._link img {
    width: 100%;
}
#dept_base ._link a:hover {
    opacity: 0.75;
}
#dept_base ._flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#dept_base ._flex ._facbox {
   width: 455px;
}
#dept_base ._flex ._facbox img {
    width: 100%;
    margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
#dept_base ._flex {
    display: block;
}
#dept_base ._flex ._facbox {
    width: 90%; 
	margin: 0 auto
}
#dept_base ._flex ._facbox img {
    width: 100%;
    margin-bottom: 20px;
}
}

#category_top .ctbox_group2 {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 2;
  font-size: min(1.4vw,20px);
  line-height: 1.2;
    font-weight: bold;
    color: #0e366f;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 80px;
}
@media only screen and (max-width: 999px) {
#category_top .ctbox_group2 {
  width: 90vw;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 2;
  font-size: 16px;
  line-height: 1.2;
    font-weight: bold;
    color: #0e366f;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 80px;
}
}
#category_top .ctbox_group2 .ctbox {
  width: 48%;
    margin-bottom: 30px;
}
@media only screen and (max-width: 999px) {
#category_top .ctbox_group2 .ctbox {
  width: 100%;
    margin-bottom: 20px;
}
}
#category_top .ctbox_group2 .ctbox a {
    border-top: 1px solid #0e366f;
    background: #f4f3f3;
    height: 80px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
@media only screen and (max-width: 999px) {
#category_top .ctbox_group2 .ctbox a {
    border-top: 1px solid #0e366f;
    background: #f4f3f3;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
}
#category_top .ctbox_group2 .ctbox a .ctbox_2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
#category_top .ctbox_group2 .ctbox a .ctbox_2 img{
	margin-left: auto;
	margin-right: inherit
}
@media only screen and (max-width: 768px) {
#category_top .ctbox_group2 .ctbox a .ctbox_2 img{
	width: 12px
}
}
#category_top .ctbox_group2 .ctbox a .ctbox_2 p{
    width: 93%;
}
.voice.global {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.voice.global img {
    width: 100%;
}
.voice.global ._block {
    width: 30%;
}
@media only screen and (max-width: 768px) {
.voice.global ._block {
    width: 100%;
    margin-bottom: 30px;
}
}
.voice.global ._block ._ttl {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0;
}
.voice.global ._block ._course {
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0;
    border: 1px solid #006db5;
    padding: 5px;
    color: #006db5;
}
.voice.global ._block ._profile {
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0;
}
.voice.global ._block ._profile span {
    font-size: 1.4em;
    font-weight: bold;
}
.voice.global ._block2 {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
.voice.global ._block2 {
    width: 100%;
    display: block;
}
}
.voice.global ._block2 img {
    width: 30%;
}
@media only screen and (max-width: 768px) {
.voice.global ._block2 img {
    width: 100%;
}
}
.voice.global ._block2 .__inblock {
    width: 65%;
    margin-right: 5%;
}
@media only screen and (max-width: 768px) {
.voice.global ._block2 .__inblock {
    width: 100%;
    margin-left: 0;
}
}
.voice.global ._block2 ._ttl {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0;
}
.voice.global ._block2 ._course {
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0;
    border: 1px solid #006db5;
    padding: 5px;
    color: #006db5;
}
.voice.global ._block2 ._profile {
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0;
}
.voice.global ._block2 ._profile span {
    font-size: 1.4em;
    font-weight: bold;
}
.__nav {
    font-size: 1.4em;
    font-weight: bold;
    border: 1px solid #006db5;
    padding: 5px;
    color: #006db5;
    padding: 20px;
    margin: 100px auto;
}

._activity.local {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
._activity.local img {
    width: 100%;
}
._activity.local ._block {
    width: 48%;
}
@media only screen and (max-width: 768px) {
._activity.local ._block {
    width: 100%;
}
}
._activity.local ._block ._ttl {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0;
    display: flex;
    align-items: center;
}
._activity.local ._block ._ttl ._num {
    background: #006db5;
    padding: 15px;
    color: #FFF;
    margin-right: 10px;
}
._activity.local ._block ._lead {
    font-size: 1.2em;
    font-weight: bold;
    margin: 20px 0 0;
    color: #006db5;
}
._activity.local ._block p {
    margin: 20px 0 0;
}
._activity.local ._block ._profile span {
    font-size: 1.4em;
    font-weight: bold;
}



.teammedical-box {
    text-align:left;
    padding:10px;
    border-style:solid;
    border-width:1px;
    border-color:red;
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 768px) {
.teammedical-box {
    display: block;
}
.teammedical-box .video-open img {
    margin-top: 20px;;
}
}

#category_top .ctbox_group3 {
    width: 90vw;
    max-width: 960px;
    margin: 0 auto 60px;
}
#category_top .ctbox_group3 .ctbox a {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
#category_top .ctbox_group3 .ctbox a .ctbox_1 {
    width: 40%;
}
@media only screen and (max-width: 768px) {
#category_top .ctbox_group3 .ctbox a .ctbox_1 {
    width: 100%;
}
}
#category_top .ctbox_group3 .ctbox a .ctbox_1 img {
    width: 100%;
}
#category_top .ctbox_group3 .ctbox a .ctbox_2 {
    width: 65%;
    height: 200px;
    margin-left: -5%;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.2);
    padding: 30px;
}
@media only screen and (max-width: 768px) {
#category_top .ctbox_group3 .ctbox a .ctbox_2 {
    width: 90%;
    height: auto;
    margin: -20px auto 30px;
}
}
#category_top .ctbox_group3 .ctbox a .ctbox_2 h2 {
    background: none;
    padding: 0 0 20px 0;
    color: #0d4592;
    border-bottom: 2px solid #0d4592;
    font-size: 1.8em;
}



#about_accordion .accordion-006 {
    max-width: 100%;
    background-color: #d8dfe8;
    border-radius: 30px;
	margin: 0 auto 80px auto
}
#about_accordion .accordion-006 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #0e366f;
    font-weight: bold;
    cursor: pointer;
	font-size: 15px
}
#about_accordion .accordion-006 summary::-webkit-details-marker {
    display: none;
}
#about_accordion .accordion-006 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 8px;
    height: 8px;
    margin-left: 10px;
    border-bottom: 4px solid #37ade5;
    border-right: 4px solid #37ade5;
    content: '';
    transition: transform .3s;
}
#about_accordion .accordion-006[open] summary::after {
    transform: rotate(225deg);
}
#about_accordion .accordion-006 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}
#about_accordion .accordion-006[open] p {
    transform: none;
    opacity: 1;
}
#about_accordion .ac_flex{
	display: flex;
	margin-bottom: 15px
}
#about_accordion .ac_flex li{ margin-left: 27px; border-left: solid 1px #4cade5; padding: 0 5px 5px }


@media only screen and (max-width:999px){
#about_accordion .accordion-006 {
    max-width: 80%;
    background-color: #d8dfe8;
    border-radius: 20px;
	margin: 0 auto 60px auto
}
#about_accordion .accordion-006 summary {
    padding: 0.5em 1.5em;
    color: #0e366f;
	font-size: 15px
}
#about_accordion .accordion-006 summary::after {
    width: 6px;
    height: 6px;
    border-bottom: 3px solid #37ade5;
    border-right: 3px solid #37ade5;
}
#about_accordion .ac_flex{
    display: block;
	padding-right: 20px
	}
#about_accordion .ac_flex li{ margin-left: 20px; padding-bottom: 6px}
}



.content_teammedical{
    width: 960px;
    padding: 0;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    margin-left: auto;
}
@media only screen and (max-width: 768px) {
.content_teammedical{
    width: 90%;
}
}
#teammedical{
	font-size: 14px;
	line-height: 1.8
}	
#teammedical .movie-txt img{
	width: 160px;
	margin: -20px auto 20px
}
#teammedical .teammedical_ttl{
	font-size: 24px;
	color: #0e366f;
	border: solid 2px #0e366f;
	text-align: center;
	border-radius: 30px;
	padding: 10px 0;
	margin: 80px 0 60px;
	font-weight: bold
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_ttl{
	font-size: 18px;
	margin: 60px 0 30px;
}
}
#teammedical .teammedical_inner{
	width: 90%;
	margin: 0 auto 100px
}
#teammedical .teammedical_inner_txt{
	background: #e7ebef;
	border-radius: 25px;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: justify
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_inner_txt{
	background: #e7ebef;
	border-radius: 15px;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px
}
}
#teammedical .teammedical_inner_ttl{
	color: #0e366f;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_inner_ttl{
	font-size: 16px;
}
}
#teammedical .teammedical_ttl2{
	font-size: 24px;
	color: #fff;
	background: #0e366f;
	text-align: center;
	border-radius: 30px;
	padding: 10px 0;
	margin: 80px 0 60px;
	font-weight: bold
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_ttl2{
	font-size: 18px;
	padding: 12px 0;
	border-radius: 50px;
	margin: 50px 0 30px
}	
}
#teammedical .teammedical_step{
	color: #0e366f;	
	font-size: 26px;
	text-align: center;
	font-weight: bold
}
#teammedical .teammedical_step img{
	width: 54px;
	margin-bottom: 10px
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_step{
	font-size: 22px;
}
#teammedical .teammedical_step img{
	width: 45px;
}
}
#teammedical .teammedical_inner_sttl{
	background: #0e366f;
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_inner_sttl{
	font-size: 14px;
	line-height: 1.3;
	padding: 10px 5px
}
}
#teammedical .teammedical_point{
	background: #fff;
	position: relative;
	padding: 30px;
	margin-top:50px 
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_point{
	padding: 15px;
}
}
#teammedical .teammedical_point_img img{
	width: 160px;
	position: absolute;
	top:-30px;
	right: 0;
	left: 0;
	margin: 0 auto
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_point_img img{
	width: 130px;
	top:-25px;
}
}
#teammedical .teammedical_point_txt{
	font-size: 12px;
	color: #0e366f;	
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px
}
#teammedical .teammedical_point_txt2{
	font-size: 16px;
	color: #0e366f;	
	text-align: center;
	font-weight: bold;
	border-radius: 30px;
	border: solid 2px #0e366f;
	width: 200px;
	padding: 5px;
	margin: 0 auto 20px;	
}
#teammedical .teammedical_point_s span{
	color: #0e366f;	
	font-size: 16px
}
#teammedical .teammedical_point_s{
	margin-left: 15px;
	text-indent: -7px;
}
#teammedical .teammedical_voice{
	color: #0e366f;	
	text-align: center;
	line-height: 2.2;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 80px
}
#teammedical .teammedical_voice span{
	font-size: 18px;
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_voice{
	line-height: 1.2;
	font-size: 20px;
}
#teammedical .teammedical_voice span{
	font-size: 15px;
}
}
#teammedical .teammedical_voice_flex{
	display: flex;
	justify-content: space-between;
	position: relative;
}
#teammedical .teammedical_voice_img{
	width: 30%
}
#teammedical .teammedical_voice_img img{
	width: 100%
}
#teammedical .teammedical_voice_txt{
	width: 65%
}
@media only screen and (max-width: 768px) {
#teammedical .teammedical_voice_flex{
	display: block;
}
#teammedical .teammedical_voice_img{
	width: 65%;
	margin: 0 auto 30px
}
#teammedical .teammedical_voice_txt{
	width: 100%
}
}
#teammedical .teammedical_voice_copy{
	color: #0e366f;	
	font-size: 20px;
	font-weight: bold;
	background: #dbe1e8;
	width: fit-content;
	padding: 0 10px;
	margin-bottom: 15px
}
#teammedical .teammedical_voice_prof{
	color: #0e366f;	
	font-weight: bold;
	margin: 25px 0 20px;
	font-size: 14px
}
#teammedical .teammedical_voice_prof span{
	font-size: 16px
}
#teammedical .teammedical_voice_k{
	position: absolute;
	top: -35px;
	left: -35px;
	width: 90px
}
#teammedical .teammedical_voice_k2{
	position: absolute;
	bottom: -25px;
	right: -35px;
	width: 90px
}
#teammedical .teammedical_voice_k3{
	width: 110px;
	margin: 30px auto 10px
}
#teammedical .teammedical_voice_k3 img{
	width: 100%;
}

@media only screen and (max-width: 768px) {
#teammedical .teammedical_voice_k{
	position: absolute;
	top: -35px;
	left: 0px;
	width: 60px
}
#teammedical .teammedical_voice_k2{
	position: absolute;
	bottom: -25px;
	right: -10px;
	width: 60px
}
#teammedical .teammedical_voice_k3{
	width: 80px;
	margin: 30px auto 30px
}
#teammedical .teammedical_voice_k3 img{
	width: 100%;
}
}












