@font-face {
  font-family: 'NotoSans';
  src: url('./font/NotoSans-VariableFont_wdth,wght.ttf') format('truetype');
}

/* バナーなし画像無し記述 */
.pagetitle__item__no_image {
    margin-bottom: 2rem;
}

.display-inline-block {display: inline-block;}


/*グローバルオープンキャンパス ここから*/
.main__visual__goc {
  background: url(../images/for_international_student/goc_main_image_202603.webp) center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  padding: 35vw 0 100px;
}
.goc_title {
    max-width: 80%;
    margin: 0 auto;
    padding: 4.5vw;
    text-align: center;
    position: relative;
    background-color: #0071bc6b;
}
.goc_title_background {
    width: 100%;
    height: 50%;
    background-color: rgb(234, 236, 141);
    mix-blend-mode: multiply;
    position: absolute;
    bottom: -15%;
    left: 0;
}
h2.goc_title_font {
    margin-bottom: 0;
    font-family: NotoSans;
    font-size: 7vw;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: #fff;
    -webkit-text-stroke: 3px #fff;
}
.oc-background-color {
  background-color: #fff;
  padding: 5vw 0 1vw;
}
.index,
#weekday_opencampus,
#online_opencampus-for_international_students {
  padding-bottom: 70px;
}
#schedule{
  padding-bottom: 100px;
}
.en {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: initial;
  line-height: 1;
}
.date__heading {
  background-color: #03004c;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  border-radius: 10rem;
}
.date__heading_span {
  display: inline-block;
  font-size: 60%;
  vertical-align: middle;
  padding-left: 1rem;
  padding-bottom: 0.3rem;
}
.date {
  margin: 1rem -15px 0;
  justify-content: center;
}
.date__item {
  flex: 0 0 20%;
  max-width: 20%;
  margin-bottom: 15px;
  position: relative;
}
.finished::before {
  content: "already held";
  padding: 7px 10px;
  background-color: rgba(100, 100, 100, 0.85);
  transform: rotate(-25deg);
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 28px;
  z-index: 999;
}
.finished .date__inner .event_name {
  background-color: rgba(100, 100, 100, 0.5);
}
.date__inner {
  font-size: 2.25rem;
  text-align: center;
  line-height: 1;
  padding: 1rem 0;
}
.date__inner .week {
  font-size: 1.5rem;
}
.date__inner .hour {
  font-size: 70%;
}
.date__inner .type {
  display: inline-block;
  width: 90%;
  font-size: 1rem;
  margin-bottom:10px;
  padding-top: .5rem;
  line-height: 1.3;
}
.date__a {
  color: #333;
  position: relative;
  display: block;
}
.date__a .date__inner {
  border: none;
  background: #3ab3ff;
  color: #fff;
  border-radius: 10px;
}
.date__a .date__inner:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff;
  right: 3px;
  top: 50%;
  margin-top: -5px;
}
.date__a:hover {
  text-decoration: none;
}
.date__a:hover .date__inner {
  background: #1971de;
  color: #fff;
}
.flyer_alumni_convention {
  transition: .2s;  
}
.flyer_alumni_convention:hover {
  opacity: 0.7;
  transition: .2s;
}

.oc_heading {
  text-align: center;
  color: #333;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
  line-height: 1;
}
.schedule__row {
  margin: 0 auto;
  padding: 0.5rem;
  position: relative;
}
.schedule__row:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #ea5504 transparent transparent transparent;
  transform: rotate(-90deg);
  top: 82px;
  left: 103%;
  margin-left: -25px;
  z-index: 1;
}
.schedule_end__row:before {
  display: none !important;
}
.schedule_end__row {
  padding: 0.5rem;
  position: relative;
}
.schedule__row .pic {
  padding-bottom: 1rem;
}
.schedule__row .cap .schedule__title {
  font-size: 150%;
}
.schedule__row .cap .lead {
  font-size: 1rem;
  line-height: 1.5;
}
.schedule_end__row:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-width: 25px 25px 0 25px;
  bottom: 60%;
  left: 100%;
  margin-left: -25px;
  z-index: 1;
}
.schedule_add__row {
  padding: 1rem 0;
  position: relative;
}
.schedule__time {
  font-size: 1.12rem;
}
.schedule__title {
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 0.5rem;
  font-weight:bold;
}
.schedule__title span {
  vertical-align: middle;
}
.schedule__text p {
  margin-bottom: 0;
  font-size: 1rem;
}
.venue_area {
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem 2rem;
  border: solid 1px;
}
.venue_area .venue-item {
  margin-right: 1rem;
  padding: 0.25rem 0.5rem;
  background-color: #03004c;
  color: #fff;
  font-size: 85%;
  vertical-align: top;
}
.venue_area .goc-map-link {
  position: relative;
  text-decoration: none;
}
.venue_area .goc-map-link::after {
  content: ">";
  position: absolute;
  top: 0;
  right: -15px;
}
.goc_school_life {
  padding: 2rem 2rem 3.5rem 2rem;
  background-color: #fff;
  border: solid #ea5504 7px;
  margin: 0rem auto 5rem auto;
}
.goc_school_life_heading_box {
display: flex;
justify-content: center;
}
.goc_school_life_heading_h2 {
font-size: 2.5rem;
font-weight: bold;
text-align: center;
margin: 1.5rem 0 3rem 0;
display: inline-block;
}
.goc_school_life_caption {
color:#ea5504;
}
.entry__a {
  background-color: #ea5504;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 2.5rem;
  padding: 25px 0 20px;
  font-weight: bold;
  border-radius: 20px;
  box-shadow: 0 4px 0 #be4503;
  line-height: 1;
}
.entry__a_end {
  background-color: #ccc;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 2.5rem;
  padding: 25px 0 20px;
  font-weight: bold;
  border-radius: 20px;
  box-shadow: 0 4px 0 #777;
  line-height: 1;
  pointer-events: none;
}
.entry__a:hover {
  text-decoration: none;
  background-color:#9a0b01;
  color: #fff;
  box-shadow: 0 4px 0 #520600;
}
.entry__a:before {
  content: "";
  position: absolute;
  right: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 18px;
  border-color: transparent transparent transparent #fff;
  right: 30px;
  top: 50%;
  margin-top: -15px;
  transition: 0.2s;
}
.entry__a:hover::before {
  position: absolute;
  right: 10px;
  transition: 0.2s;
}

.goc-special {
    transition: .2s;
  }

.goc-special:hover {
  opacity: 0.7;
  transition: .2s;
}


/*グローバルオープンキャンパス ここまで*/

/*平日進学説明会のお知らせ ここから*/
.weekday_oc-background-color {
  background-color: #fffcda;
  padding: 5vw 0 3vw;
}
.weekday_oc_title {
  margin: 1.5rem auto;
  text-align: center;
  font-weight: bold;
  font-size: 3rem;
  color: #ea5504;
  line-height: 1;
}
#weekday_opencampus .weekday_oc_title .en {
  color: #333;
}
.weekday_opencampus_contents .subheading {
  margin: auto;
}
.weekday_opencampus_contents .entry__a {
  background-color: #ea5504;
  width: 100%;
  max-width: 800px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 1.8rem;
  margin: 0 auto;
  padding: 20px 0 18px;
  font-weight: bold;
  border-radius: 20px;
  box-shadow: 0 4px 0 #be4503;
  line-height: 1;
}
.weekday_opencampus_contents .entry__a:hover {
  text-decoration: none;
  background-color:#9a0b01;
  color: #fff;
  box-shadow: 0 4px 0 #520600;
}
.weekday_opencampus_contents .entry__a_end {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 0 18px;
  font-size: 1.8rem;
}
.weekday_opencampus_contents .description {
  max-width: 900px;
}
.weekday_opencampus_contents ul,
.weekday_opencampus_contents ol {
  padding-left: 1rem;
}
.weekday_opencampus_contents .note::before {
  content: "※"
}
/*平日進学説明会のお知らせ ここから*/

/*オープンキャンパスオンライン ここから*/
.online_opencampus-for_international_students-background-color {
  background-color: #e1f4ff;
  padding: 5vw 0 3vw;
}
.ogoc_title {
  margin: 0 auto 1.5rem;
  text-align: center;
  font-weight: bold;
  font-size: 3rem;
  color: #ea5504;
  line-height: 1;
}
#online_opencampus-for_international_students .ogoc_title .en {
  color: #333;
}
.online_oc .entry__a {
  background-color: #ea5504;
  width: 100%;
  max-width: 800px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 1.8rem;
  margin: 0 auto;
  padding: 20px 0 18px;
  font-weight: bold;
  border-radius: 20px;
  box-shadow: 0 4px 0 #be4503;
  line-height: 1;
}
.online_oc .entry__a:hover {
  text-decoration: none;
  background-color:#9a0b01;
  color: #fff;
  box-shadow: 0 4px 0 #520600;
}
/*オープンキャンパスオンライン ここまで*/

.linkbtn_wh {
  margin-bottom: 1.5rem;
  padding: 1.4rem 1rem;
}
.twolines_bt {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
br.s-push {
  display: none;
}
.benefit-wrapper {
  border: 1px solid #39B3FB;
  background: rgba(57, 179, 251, 0.04);
  border-radius: 5px;
  padding: clamp(1rem, 0.757rem + 1.04vw, 2rem) clamp(1rem, 0.515rem + 2.07vw, 3rem);
  margin-bottom: 2rem;
}
p.benefit-catch {
  font-size: clamp(1.2rem, 1.054rem + 0.62vw, 1.8rem);
  font-weight: bold;
  color: #39B3FB;
}
p.benefit-catch, ol.benefit-procedure li, ul.benefit-note li {
  line-height: 1.5em;
}
ol.benefit-procedure li {
  font-size: clamp(1.2rem, 1.127rem + 0.31vw, 1.5rem);
  margin-bottom: 0;
}
ul.benefit-note li {
  list-style: none;
  text-indent: -1.5rem;
  font-size: 0.8rem;
  margin-bottom: 0;
}
ul.benefit-note li::before {
  content: "※";
}
.movie {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
h3 {
  margin-top: 3rem;
  color: #0b2e80;
  font-size: 1.6rem;
}
.movie-wrapper h4 {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
}
.movie-box {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.movie-box iframe {
  width: 100%;
  height: 100%;
}

.inquiry-for-international-student {
  margin-top: 3rem;
}
.inquiry-for-international-student .inquiry-catch,
.inquiry-for-international-student .admission-counseling {
  text-align: center;
}
.inquiry-for-international-student .admission-counseling {
  font-size: 1.4rem;
}
.inquiry-catch {
  font-size: clamp(1.3rem, 1.191rem + 0.47vw, 1.75rem);
  line-height: 1.8rem;
}
.inquiry-freecall {
  max-width: 372px;
  margin: 0 auto;
  display: block;
  color: #0b2e80;
  font-size: 2rem;
  font-weight: bold;
}
.inquiry-freecall span.area {
  font-size: 1.4rem;
  color: initial;
  font-weight: initial;
}
.inquiry-freecall .logo-freecall {
  width: 100%;
  max-width: 50px;
  margin-right: 0.5rem;
}

/* 追加CSS */
.international_h4 {
  font-size: 1.375rem;
  margin: 1.5rem 0 1rem 0;
}

.is_fixedbanner__area {
    position: fixed;
    right: 0px;
    bottom: 16%;
    z-index:9000;
  }
  
  .is_fixedbanner {
    width: 200px;
    height: 65px;
    display: block;
    box-sizing: border-box;
    transition: all 0.2s;
    border: solid 1px #fff;
    overflow: hidden;
    padding: 8px 0 0;
}
  
  @media all and (-ms-high-contrast: none) {
    .is_fixedbanner > p {
      line-height: 1.5;
    }
  }
  
  .is_fixedbanner:hover {
    text-decoration: none;
    transition: all 0.2s;
  }
  
  .is_fixedbanner__bro {
    background-color: #0B2F80;
  }
  
  .is_fixedbanner__oc {
    background-color: #0B2F80;
  }
  
  .is_fixedbanner__bro:hover {
    background-color: #3ab3ff;
    transition: all 0.2s;
  }
  .is_fixedbanner__oc:hover {
    background-color: #3ab3ff;
    transition: all 0.2s;
  }
  
  .is_fixedbanner > p {
    margin: 0 auto;
    padding: 20px 10px;
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    font-feature-settings: initial;
    line-height: initial;
  }
  
  .is_fixedbanner:hover > p {
    transition: all 0.2s;
  }
  
  .is_fixedbanner__bro > p {
    padding: 0 12px;
  }
  
  .is_fixedbanner__oc > p {
    padding: 0 12px;
  }
  
  
.is_fixedbanner__area_sp {
    display: flex;
    width: 100%;
    bottom: 0%;
  }
  
  .is_fixedbanner_sp {
    border: solid 2px #fff;
    width: 33.333%;
    height: 60px;
    padding: 15px 0 0;
  }
  
  .is_fixedbanner_sp > p {
    padding: 0 7px 0 3px !important;
    font-size: 90%;
  }
#fixedbanner {
  transition: all 0.2s
}
.scroll-menu_opacity {
    opacity: 0;
/*   transition: all 0.2s */
}
.mark_rotate::before {
    transform: rotate(135deg);
}

/* Instagram */
.global-instagram {
    padding-top: 5rem;
}

.global-instagram-title {
    display: flex;
    align-items: center;
    margin: 0 0 1rem;
    justify-content: center;
}

.global-instagram-title h4 {
    margin-bottom: 0;
    padding-left: 0.5rem;
    font-size: 1.3rem;
    font-weight: bold;
}

.global-instagram-title img {
    width: 2rem;
    height: 2rem;
}

.global-instagram-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 2rem;
}

.global-instagram-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 0;
    padding: 0 0 180% 0;
    border-radius: 10px;
}

a.view_instagram {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: .5rem .5rem;
    color: #FFF;
    z-index: 1000;
    display: block;
}

.global-instagram-box {
    position: absolute;
    top: -3.5rem;
    left: 37%;
    transform: translateX(-50%);
    min-width: 100% !important;
    border: none !important;
}

.WatchOnInstagram {
    display: none;
}

.instagram-media {
    width: 125%!important;
}

.global-instagram-container a[target="_blank"]::after {
    content: none!important;
}

@media (max-width: 1199px) {
  /*グローバルオープンキャンパス ここから*/
  .date__a .date__inner:before {
    display:none;
  }
  .schedule__row:before {
    top: 70px;
    left: 104%;
  }
  /*グローバルオープンキャンパス ここまで*/
}

@media (max-width: 991px) {
  /*グローバルオープンキャンパス ここから*/
    .main__visual__goc {
        background: url(../images/for_international_student/goc_main_image_sp-202603.webp) no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        margin: 0 auto;
        padding: 400px 0 0;
    }
  .goc_title {
    max-width: 100%;
    padding: 16vw;
  }
  .goc_title_background {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  h2.goc_title_font {
    margin-bottom: 0;
    font-family: NotoSans;
    font-size: 12vw;
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    line-height: 1;
    -webkit-text-stroke: 2px #fff;
  }
  .date__inner {
    line-height: 1;
  }
  .date__a .date__inner:before {
    bottom: 12px;
    display:inline-block;
  }
  .date {
  justify-content: left;
}
  .date__item {
    flex: 0 0 33%;
    max-width: 33%;
    margin-bottom: 15px;
  }
  .schedule__content {
    padding: 1rem;
  }
  .schedule__time {
    font-size: .875rem;
  }
  .schedule__title {
    font-size: 1rem !important;
    font-weight:bold;
  }
  .schedule__row:before {
    top: 52px;
    left: 105%;
  }
  /*グローバルオープンキャンパス ここまで*/
/* Instagram */
  .global-instagram-box {
      left: 27%;
  }

}
@media (min-width:768px) and ( max-width:991px) {
  ul li {
    padding-left: 0 !important;
  }
}
@media (max-width:767px) {
  /* 交友大会　ここから */
  .main__visual__fc {
    padding: 30vw 0;
  }
  .fc_spring {
    max-width: 120px;
    margin: 5% 0% auto;
  }


  .fc_summary {
    padding: 1rem 1.5rem 2.5rem 1.5rem;
    margin: 0rem auto 3rem auto;
  }
  .fc_heading_h2 {
    font-size: 1.75rem;
  }

  .fc_deco::before,  
  .fc_deco::after {
    display: none;
  }

  .fc_point {
    display: block;
  }
  .fc_point p {
    font-size: 1.5rem;
    margin-top: 3.5rem;
  }
  .fc_point01,
  .fc_point02,
  .fc_point03 {
    margin: 1.5rem 1rem 2.5rem 1.5rem;
    display: block;
    padding: 1rem;
    width: 90%;
    height: auto;
    border-radius: 15px;
  }
  .fc_point01::before,
  .fc_point02::before,
  .fc_point03::before {
    top: -15%;
    left: -5%;
  }
  .fc_target {
    display: block;
  }
  .fc_target_box {
    width: 100%;
    padding: 15px 10px;
    margin-bottom: 2rem;
  }
  .fc_target_box p::before {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }

  .fc_day {
    font-size: 2.5rem;
  }

  .entry__a_fc {
    font-size: 1.75rem;
  }
  .deadline {
    font-size: 1.2rem;
  }

  .fc_caption {
    font-size: 90%;
    line-height: 1.3;
  }

  .sp-none {
    display: none;
  }
  /* 交友大会　ここまで */


  /*グローバルオープンキャンパス ここから*/
  .goc_main_image {
    background: url(../images/for_international_student/goc_main_image.webp?2) center no-repeat;
    background-size: 150%;
    background-position: 40% 50%;
    padding: 35vw 0;
  }
  .index,
  #schedule,
  #weekday_opencampus,
  #online_opencampus-for_international_students {
    padding-bottom: 50px;
  }
  .index {
    padding: 1vw 0 4rem;
  }
  .date__heading {
    padding: 2px 5px;
  }
  .date {
    margin: 5vw -15px 0.8vw;
  }
  .date__item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .finished::before {
    padding: 0 50px;
    transform: rotate(-5deg);
    color: #fff;
    position: absolute;
    top: -5px;
    left: 22vw;
  }
  .date__inner {
    border: none;
    background: transparent;
    text-align: left;
    font-size: 2.1rem;
    padding: 0;
    position: relative;
  }
  .date__inner .week {
    font-size: 1.2rem;
  }
  .date__inner_d {
    display: inline-block;
    width: 9rem;
    vertical-align: middle;
  }
  .date__inner .type {
    width: auto;
    border-top: none;
    padding-top: 0;
    font-size: 1.6rem;
    vertical-align: baseline;
  }
  .date__a .date__inner {
    border-radius: 14px;
    padding: .5rem 1rem;
    position: relative;
  }
  .date__a .date__inner:before {
    right: 15px;
    top: 50%;
  }
  .venue_area {
    padding: 1rem;
  }
  .schedule__row:before {
    transform: rotate(0deg);
    border-width: 20px 20px 0 20px;
    top: 95%;
    left: 52%;
  }
  .oc_heading {
    font-size: 2rem;
  }
  .schedule__title {
    font-size: 1.5rem !important;
  }
  .goc_school_life_heading_h2 {
    font-size: 2rem;
  }
  .entry__a {
    font-size: 1.65rem;
    padding: 1.2rem 1rem 1rem;
    border-radius: 14px;
  }
  a.entry__a:before{
    border-width: 5px 0 5px 8px;
    right: 15px;
    margin-top: -5px;
  }
  .weekday_oc_title,
  .ogoc_title {
    font-size: 1.9rem;
    line-height: 1.4;
  }
  .weekday_opencampus_contents .entry__a {
    font-size: 1.3rem;
    padding: 14px 10px 10px;
    line-height: 1.4;
  }
  .online_oc .entry__a {
    font-size: 1.3rem;
    padding: 14px 10px 10px;
    line-height: 1.4;
  }
  .en {
    font-size: 0.85rem;
  }
  /*グローバルオープンキャンパス ここまで*/
  br.s-push {
    display: block;
  }
  span.s-d-none {
    display: none;
  }
  .movie {
    grid-template-columns: 1fr;
  }
  .inquiry-freecall {
    max-width: 334px;
    font-size: 1.6rem;
  }
  .is_fixedbanner_sp {
    padding: 7px 0 0;
  }

/* Instagram */
  .global-instagram {
      padding-top: 3rem;
  }

  .global-instagram-title h4 {
      font-size: 1.2rem;
  }

  .global-instagram-wrapper {
      grid-template-columns: repeat(2, 1fr);
  }
}


@media (max-width:530px) {
  .fc_main_image {
    padding: 30vw 0;
}
  .fc_title {
    margin: 0 5%;
    top: 66%;
  }
  .fc_heading_h2 {
    font-size: 1.5rem;
  }
.is_fixedbanner_sp {
  padding: 15px 0 0;
}
  .is_fixedbanner_sp > p {
    padding: 0 7px 0 3px !important;
    font-size: 70%;
  }
}