/*! CSS Used from: https://mba.globis.ac.jp/assets/css/style.css */
#index_welcome_message {
  background: #FFFFFF;
}
.nitei {
  padding: 64px 0;
}
.jiseki {
  background: #FFFFFF;
  padding: 64px 0;
}
.jiseki img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
body {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
h3 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 32px;
  text-align: center;
  margin-bottom: 44px;
}
.contents {
  padding-top: 0px;
  line-height: 180%;
  /*  margin-bottom: 80px;*/
}
footer .pb {
  text-align: center;
  font-size: 14px;
  margin: 20px 0;
}
div, img, li, p, span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
img {
  vertical-align: bottom;
  /*  max-width: 100%;*/
  height: auto;
}
.BUTTON_OXR {
  background: #0e357f;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 500;
  padding: 27px 24px 24px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.BUTTON_OXR:hover {
  border: solid #337FED 0;
  background: #c81620;
  text-decoration: none;
  opacity: 1;
}
.maine_img {
  margin-bottom: 30px;
}
.copy_waku {
  position: relative;
  margin-top: -100px;
}
.copy_box {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  margin: auto;
}
.copy_box p {
  width: 45%;
  margin: 20px auto 0;
  box-sizing: border-box;
  z-index: 10;
}
.copy_boxbg {
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 50%;
  height: 100%;
  background: #316e93;
  padding: 20px 30px;
  mix-blend-mode: multiply;
  background-blend-mode: multiply;
}
.BUTTON_OXR {
  width: 29%;
  height: 76px;
  margin-top: 30px;
}
ul.schedule_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.bg_white {
  background: #fff;
}
.button {
  text-align: center;
  margin-top: 48px;
}
.button + .button {
  margin-top: 16px;
}
.button_link {
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  color: #0e357f;
  border: solid 1px #0e357f;
  text-align: left;
  font-size: 16px;
  padding: 24px 45px 24px 13px;
  max-height: 76px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  z-index: 5;
  line-height: 1.5;
  background: #0e357f;
}
.button_link:after, .button_link:before {
  content: "";
  display: block;
  height: 100%;
  width: 110%;
  position: absolute;
  top: 0;
  left: 0;
}
.button_link:before {
  z-index: -10;
}
/*.button_link:after {
  z-index: -5;
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
  left: -120%;
  -webkit-transition: .5s ease left;
  transition: .5s ease left;
}*/
.button_link:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  background: #c81620;
}
.button_link:hover:after {
  -webkit-transition: .5s ease left;
  transition: .5s ease left;
  left: -5%;
}
.button_link.conversion {
  color: #fff;
  border: none;
}
.button_link.conversion:before {
  /*  background: #0e357f;*/
}
.button_link.conversion a:hover {
  opacity: 1;
}
/*.button_link.conversion:after {
  background: #c81620;
}*/
.button_link.bg_white:before {
  background: #fff;
}
.button_link.bg_white:after {
  background: #0e357f;
}
[class^=icon--]:before {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon--arrow_l {
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(.9, .9);
  -ms-transform: translateY(-50%) scale(.9, .9);
  transform: translateY(-50%) scale(.9, .9);
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}
.icon--arrow {
  font-size: 16px;
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(.9, .9);
  -ms-transform: translateY(-50%) scale(.9, .9);
  transform: translateY(-50%) scale(.9, .9);
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}
.icon--arrow:before {
  content: "\ea3c";
}
.js_modal_open {
  -webkit-transition: .5s opacity ease;
  transition: .5s opacity ease;
}
.js_modal_open:hover {
  opacity: .6;
  -webkit-transition: .5s opacity ease;
  transition: .5s opacity ease;
}
.schedule_item {
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
  /* -webkit-box-pack: justify; */
  -ms-flex-pack: justify;
  /* justify-content: space-between; */
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  /* align-items: center; */
  width: 49%;
  margin-bottom: 23px;
  padding: 24px;
  /* border: 1px solid #ccc; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.schedule_title {
  /* width: 100%; */
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
}
.schedule_time {
  width: 234px;
  margin-right: 36px;
  border-right: 1px solid #ccc;
  /* display: block; */
  font-size: 15px;
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  align-items: center;
  float: left;
  height: 90px;
}
.schedule_time_inner {
  /*white-space: nowrap;
   font-family: "Hiragino UD Sans W6 JIS2004", sans-serif; */
}
.schedule_time_emphasis {
  font-size: 26px;
}
.schedule_text {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 6px;
  /* width: calc(100% - 236px); */
}
.schedule_button_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 16px;
}
.schedule_button_wrapper .button {
  width: 262px;
  font-size: 1.3rem;
  margin-top: 0;
}
.schedule_button_wrapper .button:not(:first-child) {
  margin-left: 16px;
}
.schedule_button_wrapper .button_link {
  width: 100%;
  padding: 15px 20px;
  height: 100%;
}
.schedule_button_wrapper .button_link:after {
  left: -130%;
  width: 120%;
}
.schedule_button_wrapper .button_link:hover:after {
  left: -10%;
}
.tab_select_category {
  color: #333;
  font-size: 21px;
  /* font-family: "Hiragino UD Sans W6 JIS2004", sans-serif; */
  margin-top: 4px;
}
.tab_select_category a img {
  padding-top: 4px;
}
.tab_select_ico-date {
  display: inline-block;
}
@media all and (max-width:1024px) {
  .BUTTON_OXR {
    width: 50%;
    height: 76px;
    margin-top: 30px;
  }
  .schedule_time {
    width: 208px;
    margin-right: 20px;
    border-right: 1px solid #ccc;
    /* display: block; */
    font-size: 15px;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    align-items: center;
    float: left;
    /*    height: 116px;*/
  }
}
@media all and (max-width: 896px) {
  ul.schedule_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    flex-direction: column;
  }
  .schedule_item {
    width: 258px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px;
    margin-bottom: 16px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .BUTTON_OXR {
    width: 60%;
    height: 76px;
    margin-top: 30px;
  }
  .schedule_time {
    width: 100%;
    /* margin-right: 20px; */
    border-right: none;
    border-bottom: solid 1px #ccc;
    display: block;
    font-size: 15px;
    /* display: -webkit-box; */
    /*   display: -ms-flexbox;*/
    /* display: flex; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    float: none;
    height: auto;
    margin-bottom: 12px;
  }
  .schedule_button_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
  }
  .schedule_button_wrapper .button {
    width: 100%;
    font-size: 1.3rem;
    margin-top: 0;
  }
}
@media all and (max-width:679px) {
  .nitei {
    padding: 26px 0;
  }
  h3 {
    font-size: 28px;
    margin-bottom: 24px;
  }
  img {
    margin: 0 auto;
  }
  a:hover {
    text-decoration: none;
  }
  .button {
    margin-top: 32px;
  }
  .button_link {
    width: 100%;
    padding: 15px 48px 15px 20px;
  }
  .schedule_button_wrapper .button {
    width: 100%;
    margin: 0 auto;
  }
  .schedule_button_wrapper {
    margin-top: 8px;
    margin-left: 0;
    width: 100%;
  }
  .button_link:hover {
    color: #0e357f;
  }
  .button_link:hover:after {
    display: none;
  }
  .js_modal_open:hover {
    opacity: 1;
  }
  ul.schedule_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    flex-direction: column;
  }
  .schedule_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px;
    margin-bottom: 16px;
    width: 100%;
  }
  .schedule_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .schedule_time {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ccc;
    margin-right: 0;
    float: none;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .schedule_text {
    width: 100%;
  }
  .schedule_button_wrapper {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
  }
  .schedule_button_wrapper .button {
    width: 100%;
    margin: 0 auto;
  }
  .schedule_button_wrapper .button:not(:first-child) {
    margin-left: 8px;
  }
  .schedule_button_wrapper .button_link {
    padding: 16px 20px;
  }
  .tab_select_category {
    margin-top: 8px;
    font-size: 18px;
  }
  .maine_img {
    margin-bottom: 20px;
  }
  .copy_waku {
    position: relative;
    margin-top: 0px;
  }
  .copy_box {
    width: 100%;
    flex-direction: column-reverse;
  }
  .copy_box p {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
  }
  .copy_boxbg {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 60%;
    background: #A77626;
    padding: 20px 30px;
    mix-blend-mode: multiply;
    background-blend-mode: multiply;
  }
  .BUTTON_OXR {
    width: 100%;
    /*    height: 50px;*/
    font-size: 20px;
    margin-bottom: 20px;
  }
  .tab_select_category a img {
    padding-top: 0;
    padding-bottom: 4px;
  }
  .schedule_time_inner {
    font-size: 13px;
  }
}
@media all and (max-width: 414px) {
  .copy_boxbg {
    height: 55%;
  }
}