@charset "utf-8";
.movie_title {
  font-size: 1.4rem;
  padding: 10px 0;
  font-weight: bold;
}
html[lang="ja"] {
  margin: 0 !important;
}
html {
  font-size: 62.5%;
}
.pc-only {
  display: none !important;
}
#wpadminbar {
  display: none !important;
}
.isotope .item {
  transition-duration: 0.2s;
}
/* == header ============================================== */
.header {
  width: 100%;
  background: url(../img/top/img_03.png) top no-repeat;
  height: 60px;
  background-size: 100%;
  background-color: #ffffff;
  position: fixed;
  z-index: 100;
}
.header_inner {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
  height: 60px;
  position: relative;
}
.header_logo {
  width: 40px;
  float: left;
  padding: 10px 0 0 0;
}
.header_title {
  width: 130px;
  bottom: 20px;
  left: 55px;
  position: absolute;
}
.header .nav_button {
  bottom: 0;
  right: 0;
  width: 20px;
  position: relative;
  cursor: pointer;
  height: 32px;
  float: right;
  margin: 20px 0 0;
}
.header .nav_button span {
  width: 17.5px;
  height: 2px;
  display: block;
  background-color: #142D82;
  margin: 0 auto 5px;
}
.header .nav_button .line_bottom {
  margin: 0 auto;
}
.header .nav_menu {
  color: #912823;
  font-size: 1rem;
  transform: scale(.7);
  position: absolute;
  top: 15px;
  left: -5px;
}
/* == メニュー ============================================== */
.header .open_menu {
  position: fixed;
  top: 100px;
  height: 100vh;
  color: #fff;
}
.header .open_menu_title, .header .message_movie, .header .campus_title {
  color: #fff;
}
.header .message_movie {
  font-size: 1.8rem;
}
.header .open_menu_inner {
  width: 90%;
  margin: 0 auto;
  overflow-y: scroll;
  padding: 30px 0;
}
.header .open_menu_box_01, .header .open_menu_box_02 {
  text-align: left;
  margin: 0 0 40px;
}
.header .open_menu_title {
  color: #fff;
  border-bottom: 2px solid #fff;
  text-align: left;
  font-size: 1.8rem;
  margin: 0 0 15px;
}
.header .campus_title {
  font-size: 1.5rem;
  text-align: left;
  margin: 0 0 5px;
}
.header .nav_block_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.header .nav_block_list ul {
  width: 45%;
}
.header .nav_block_list li {
  color: #fff;
  font-size: 1.4rem;
  text-align: left;
  margin: 0 0 5px;
}
body.show {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 1000;
}
body.show .main_img {
  opacity: .2;
}
.open_menu_title span {
  display: inline-block;
  padding: 0 0 0 20px;
}
#open_menu {
  background-color: rgba(0, 0, 0, .7);
  color: #fff;
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  text-align: center;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 29px;
  opacity: 0;
  transition: opacity .6s ease, visibility .6s ease;
}
.show #open_menu {
  visibility: visible;
  opacity: 1;
}
.show .nav_button {
  z-index: 10000;
}
.show .header .nav_button span {
  background-color: #fff;
}
.show .header .nav_menu {
  color: #fff;
  transition: .3s;
}
#nav_btn span {
  height: 2px;
  width: 20px;
  left: 0;
  display: block;
  background: #142D82;
  position: absolute;
  transition: transform .3s ease-in-out, top .5s ease;
}
#nav_btn span:nth-child(1) {
  top: 0;
}
#nav_btn span:nth-child(2) {
  top: 6px;
}
#nav_btn span:nth-child(3) {
  top: 12.5px;
}
.show #nav_btn span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
  transition: .3s;
  background-color: #fff;
}
.show #nav_btn span:nth-of-type(2) {
  opacity: 0;
  transition: .3s;
}
.show #nav_btn span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
  transition: .3s;
  background-color: #fff;
}
/* == main_visual ============================================== */
.from_president {
  display: block;
  width: 100%;
}
.main_img {
  width: 100%;
  margin: 0 auto;
}
.main_img img {
  width: 100%;
}
.main_map_pc {
  width: 1100px;
  margin: 10px auto 150px;
}
.main_map_pc {
  position: relative;
  z-index: 10;
}
.area_01, .area_02, .area_03, .area_04 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s;
}
.area_01.on_hover, .area_02.on_hover, .area_03.on_hover, .area_04.on_hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s;
  z-index: 0;
}
/* == main_visual ============================================== */
.main_img {
  width: 100%;
  padding: 40px 0 0 0;
}
/* == campus ============================================== */
.campus {
  background-color: #e6e6e6;
  padding: 25px 0 32.5px;
  margin: 50px 0 0 0;
}
.campus .section_title {
  font-size: 2rem;
  color: #142D82;
  font-weight: 700;
  text-align: center;
}
.campus .section_sub_title {
  color: #912823;
  font-size: .8rem;
  font-weight: 700;
  text-align: center;
}
.campus_list {
  width: 86.6%;
  margin: 37.5px auto 0;
  overflow: hidden;
}
.campus_list li {
  width: 47.6%;
  float: left;
}
.campus_list li:nth-child(even) {
  margin: 0 0 15px 13px;
}
/* == program ============================================== */
.program {
  background-color: #FBF5E8;
  position: relative;
  padding: 0 0 40px;
  margin: 57.5px 0 0 0;
}
.program .section_title {
  font-size: 2rem;
  color: #142D82;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}
.program .section_sub_title {
  color: #912823;
  font-size: .8rem;
  font-weight: 700;
  text-align: center;
  padding: 15px 0 0;
}
.program .section_sub_title {
  color: #912823;
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  padding: 30px 0 0;
}
.program .contents_title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #142D82;
  text-align: center;
  margin: 37.5px 0 0 0;
}
.program .contents_sub_title {
  font-size: 1rem;
  font-weight: 700;
  color: #5A96E1;
  text-align: center;
  margin: 0 0 25px;
}
.program .contents_box {
  width: 70.6%;
  margin: 0 auto;
}
.program .contents_box li {
  margin: 0 0 15px;
}
.program .popup {
  width: 100%;
  height: 80%;
  background-color: rgba(255, 255, 255, 1);
  top: 12%;
  left: 50%;
  position: fixed;
  overflow-y: scroll;
  transform: translateX(-50%);
  display: none;
  /* z-index: 10; */
}
.program .popup .popup_list {
  width: 90%;
  margin: 0 auto;
  padding: 25px 15px;
  overflow: hidden;
}
.program .popup_list li {
  width: 47%;
  float: left;
  margin: 0 0 20px;
}
.program .popup_list li a {
  transition: .3s;
}
.program .popup_list li a:hover {
  opacity: .7;
  transition: .3s;
}
.program .popup_list li:nth-child(odd) {
  margin: 0 0 20px 6%;
}
.popup_list .title {
  font-size: 2rem;
  color: #142D82;
  font-weight: 700;
}
.popup_list .sub_title {
  font-size: 1rem;
  color: #912823;
  font-weight: 700;
  margin: 0 0 45px;
}
.popup_close {
  display: block;
  width: 30px;
  height: 35px;
  background: url("../img/top/btn_close.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 25px;
  right: 20px;
  border-radius: 50%;
  cursor: pointer;
}
/* == contact ============================================== */
.contact {
  background-color: #142D82;
  padding: 17.5px 0;
}
.contact_inner {
  width: 86.6%;
  margin: 0 auto;
  overflow: hidden;
  justify-content: space-between;
}
.contact_inner a {
  width: 48%;
  float: left;
}
.contact_inner a.right {
  float: right;
}
/* == footer ============================================== */
.footer_inner {
  width: 86.6%;
  margin: 0 auto;
}
.logo_block {
  margin: 10px 0 0 0;
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.block_list_01 {
  overflow: hidden;
  width: 50%;
}
.block_list_01 div {
  float: left;
}
.footer_logo {
  width: 18.4%;
}
.footer_logo_text {
  width: 72%;
  margin: 10px 0 0 5px;
}
.block_list_02 {
  font-size: 1rem;
  transform: scale(0.8);
  color: #142D82;
  width: 50%;
}
small {
  height: 30px;
  background-color: #912823;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1rem;
  line-height: 30px;
  font-weight: 700;
}
.time_area {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 50px 0 80px;
}
.time_area .section_title {
  font-size: 2rem;
  color: #142D82;
  font-weight: 700;
  text-align: center;
}
.time_area .section_sub_title {
  color: #912823;
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  padding: 0 0 30px;
}
.from_president {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 40px 0 0;
}
/* ================================================ */
/* second_page */
/* ================================================ */
/* == main_visual ============================================== */
.second_page .main_visual {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 155px;
  padding: 50px 0 0 0;
}
.second_page .main_visual img {
  width: 100%;
}
.second_page .text_box {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 1;
}
.second_page .img_box {
  position: absolute;
  top: 50px;
  right: 0;
}
.second_page .main_visual .title {
  min-width: 150px;
  box-sizing: border-box;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
  background-color: #142d82;
  text-align: center;
  line-height: 18.5px;
  display: inline-block;
  padding: 5px 10px;
}
.second_page .main_visual .sub_title {
  min-width: 130px;
  box-sizing: border-box;
  font-size: .8rem;
  font-weight: 700;
  color: #fff;
  background-color: #5a96e1;
  text-align: center;
  line-height: 15px;
  display: table;
  margin: 10px 0 0;
  padding: 5px 10px;
}
.second_page .main_visual .campus_area {
  width: 190px;
  height: 12.5px;
  font-size: .75rem;
  font-weight: 700;
  color: #fff;
  background-color: #912823;
  padding: 2px 2px 3px;
  line-height: 12.5px;
  margin: 8.5px 0 0 0;
}
.second_page .main_visual .campus_area span {
  font-size: .6rem;
  display: inline-block;
  padding: 0 0 0 15px;
  position: relative;
}
.second_page .main_visual .campus_area span::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 1px;
  height: 7px;
  background-color: #fff;
  top: 3px;
  left: 8px;
}
/* == open_campusu_contents ============================================== */
.open_campusu_contents .contents_category {
  width: 80%;
  min-width: 300px;
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.open_campusu_contents .contents_category li {
  font-size: .8rem;
  font-weight: 700;
  color: #142D82;
  float: left;
  padding: 0 8px;
  height: 24px;
  line-height: 18px;
  position: relative;
}
.open_campusu_contents .contents_category li::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #142D82;
  top: 4px;
  left: 0;
}
.open_campusu_contents .contents_category li:last-child::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #142D82;
  top: 4px;
  right: 0;
}
.open_campusu_contents .contents_box {
  width: 72%;
  margin: 0 auto;
}
.open_campusu_contents .contents_box li img {
  width: 100%;
}
.open_campusu_contents .contents_item {
  position: relative;
}
.open_campusu_contents .label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 30px;
  color: #fff;
  background-color: #912823;
}
.open_campusu_contents .contents_box li {
  margin: 0 0 15px;
}
.second_page .contact {
  margin: 30px 0 0 0;
}
.open_campusu_contents .contents_over {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
.open_campusu_contents .contents_over_text {
  font-size: 1rem;
  color: #fff;
  transform: scale(.8);
}
.open_campusu_contents .contents_over_text02 {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  text-align: right;
  transform: scale(.8);
}
.open_campusu_contents .contents_over::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  width: 100%;
  height: 50px;
  background-color: rgb(0, 0, 0, .5);
  z-index: 0;
}
.open_campusu_contents .contents_over_inner {
  position: absolute;
  z-index: 10;
  display: flex;
  line-height: 1;
  top: -34px;
  padding: 5px;
  align-items: flex-end;
}
.open_campusu_contents .contents_over::before {
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  border-top: 50px solid transparent;
  border-right: 50px solid #142d82;
  z-index: 1;
}
/* ================================================ */
/* third_page */
/* ================================================ */
.third_page .space {
  height: 0px;
}
.third_page .single_contents:before {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.third_page .single_contents {
  padding: 55px 0 60px 0;
}
.third_page .site_place {
  overflow: hidden;
  float: right;
  font-size: 1.2rem;
  color: #142D82;
  margin: 0 20px 0;
}
.third_page .site_place li {
  float: left;
  margin: 0 0 0 28px;
  position: relative;
}
.third_page .site_place li:nth-child(2)::before, .third_page .site_place li:nth-child(3)::before, .third_page .site_place li:nth-child(4)::before {
  position: absolute;
  content: '＞';
  left: -19px;
}
.third_page .category_title {
  margin: 55px auto 0;
  background-color: #912823;
  color: #fff;
  font-size: 1.6rem;
  width: 180px;
  text-align: center;
  height: 25px;
  line-height: 25px;
}
.third_page .page_title {
  font-size: 2.6rem;
  color: #142D82;
  text-align: center;
  margin: 55px 0 0 0;
}
.third_page .single_content h1 {
  font-size: 1.8rem;
  color: #142D82;
  font-weight: 700;
  margin: 25px 0 0 0;
  padding: 0 10px;
}
.third_page .single_content p {
  font-size: 1.6rem;
  margin: 35px 0 0 0;
  padding: 0 10px;
}
.third_page .link {
  font-size: 1.8rem;
  margin: 10px 0 0 10px;
  color: #142D82;
  display: block;
}
.third_page .link:hover {
  border-bottom: 1px solid #142D82;
}
.time_contents {
  margin: 40px 0 0;
}
.time_contents li {
  width: 320px;
  margin: 0 auto 30px;
}
.time_contents li a {
  display: block;
}
.time_contents li .img_area {
  margin: 0 0 8px;
}
.time_contents li .title {
  color: #142D82;
  font-size: 14px;
  font-weight: 600;
}
/*YouTube追加*/
.youtube iframe {
  width: 95%;
  margin: 0 auto 30px auto;
  background-color: #000000;
}
.youtube video {
  width: 95%;
  margin: 30px auto 0px auto;
  background-color: #000000;
}

.detail {text-align: center;font-size:1.4rem;padding: 30px 0;}
.day {text-align: center;font-size:1.4rem;padding: 10px 0;color: #6896db;font-weight: bold;}
.pickup_contents h3 {margin: 45px 0 0 0;}
/*
.nav_slide {}
.nav_slide ul:after {content: "."; 
  display: block; 
  height: 0; 
  font-size:0;    
  clear: both; 
  visibility:hidden;}
  
  .nav_slide ul li {float: left;}
  */
.btn_next {
  text-align: center;
  font-size: 1.6rem;
  margin: 30px auto 0 auto;
}
.btn_next a {
  color: #FFF;
  background-color: #1A2E7D;
  padding: 10px 20px;
  margin: 0 auto;
  border-radius: 10px;
}
.btn_next a:hover {
  color: #FFF;
  background-color: #6896db;
  padding: 10px 20px;
  margin: 0 auto;
  border-radius: 10px;
}
.page_title_sub {
  margin: 30px 0 0 0;
  color: #863028;
  position: relative;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  font-size: 2.1rem;
}
.page_title_sub:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #D8D8D8;
  border-radius: 2px;
}
#flickity_wrap {
  width: 95%;
  margin: 50px auto;
}
#flickity_wrap:after, .pickup_contents_inner:after, .pickup_detail_inner:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.slide img {
  width: 100%;
  height: auto;
}
.sp-title {
  font-size: 1.4rem;
  margin: 10px 0;
}
.read {
  margin: 30px 0;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
}
.tablet-br {
  display: block;
}
.sp-br {
  display: block;
}
.pickup_contents ol {
  width: 90%;
  margin: 50px auto;
}

.pickup_contents ol li a {
  background-image: url(../img/top/icon_next.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  display: block;
}
.pickup_contents ol li a:hover {
  background-image: url(../img/top/icon_next_hover.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  display: block;
  background-color: #142D82;
}
.thumb_photo {
  width: 100%;
  float: none;
}
.thumb_photo img {
  width: 100%;
  height: auto;
}
.pickup_detail_inner {
  width: 95%;
  float: none;
  margin: 0 auto;
  padding: 11px 0 0 0;
}

.pickup_contents ol li {
margin: 30px 0 50px 0;padding: 0 0 40px 0;
border-bottom: 1px dotted #BEBEBE;
}
.pickup_contents ol li a .pickup_detail_department {
  font-size: 1.6rem;
  font-weight: 700;
  color: #142D82;
  text-align: left;
  position: relative;
  margin: 0px;
}
.pickup_contents ol li a .pickup_detail_ttl {
  font-size: 1.4rem;
  font-weight: 700;
  color: #5A96E1;
  text-align: left;
  margin: 0px;
}
.pickup_contents ol li a .pickup_detail {
  font-size: 1.2rem;
  font-weight: normal;
  color: #000;
  text-align: left;
  margin: 0px;padding: 8px 0 0 0;
}
.pickup_contents ol li a:hover .pickup_detail_department {
  font-size: 1.6rem;
  font-weight: 700;
  color: #FFFFFF;
  text-align: left;
  position: relative;
  margin: 0px;
}
.pickup_contents ol li a:hover .pickup_detail_ttl {
  font-size: 1.4rem;
  font-weight: 700;
  color: #FFFFFF;
  text-align: left;
  margin: 0px;
}
.pickup_contents ol li a:hover .pickup_detail {
  font-size: 1.2rem;
  font-weight: normal;
  color: #FFFFFF;
  text-align: left;
  margin: 0px;padding: 8px 0 0 0;
}