@charset "utf-8";

* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  background-color: #ffffff;
  color: #222222;
  font-family: Arial, "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-feature-settings: "palt";
  font-size: 18px;
  font-smoothing: antialiased;
  font-weight: 400;
  height: 100%;
  line-height: 1;
  overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  text-size-adjust: 100%;
  width: 100%;
}

::selection {
  background-color: #0033cc;
  color: #ffffff;
}

a,
a:hover,
a:active,
a:visited {
  color: inherit;
  text-decoration: none;
}

li {
  list-style: none;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.ajax-loader {
  display: none !important;
}

input,
select,
textarea {
  border: solid 1px #e6e6e6;
  box-sizing: border-box;
}

.overflow_visible {
  overflow: visible !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt22 {
  margin-top: 22px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt33 {
  margin-top: 33px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt44 {
  margin-top: 44px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt66 {
  margin-top: 66px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt77 {
  margin-top: 77px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt88 {
  margin-top: 88px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt99 {
  margin-top: 99px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt132 {
  margin-top: 132px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb22 {
  margin-bottom: 22px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb33 {
  margin-bottom: 33px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb77 {
  margin-bottom: 77px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb99 {
  margin-bottom: 99px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb132 {
  margin-bottom: 132px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt11 {
  padding-top: 11px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt22 {
  padding-top: 22px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt33 {
  padding-top: 33px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt44 {
  padding-top: 44px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt66 {
  padding-top: 66px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt77 {
  padding-top: 77px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt88 {
  padding-top: 88px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt99 {
  padding-top: 99px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pt132 {
  padding-top: 132px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb11 {
  padding-bottom: 11px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb22 {
  padding-bottom: 22px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb33 {
  padding-bottom: 33px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb44 {
  padding-bottom: 44px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb66 {
  padding-bottom: 66px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb77 {
  padding-bottom: 77px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb88 {
  padding-bottom: 88px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb99 {
  padding-bottom: 99px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.pb132 {
  padding-bottom: 132px !important;
}

.no_border {
  border: none !important;
}

.no_padding {
  padding: 0 !important;
}

.text_color {
  color: #222222;
}

.text_red {
  color: #ea3f60;
}

.text_bold {
  font-weight: 700;
}

.text_center {
  text-align: center;
}

.text_indent {
  margin-left: 1em;
  text-indent: -1em;
}

.indent1em {
  padding-left: 1em !important;
}

/* pagenavi */

.pagenavi {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 30px 0 30px;
}

.wp-pagenavi {
  clear: both;
  text-align: center;
}

.wp-pagenavi span {
  background-color: #ffffff;
  color: #0033cc;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 700;
  height: 33px;
  line-height: 35px;
  margin: 0 5.5px;
  padding-top: 0;
  width: 33px;
}

.wp-pagenavi span.current {
  background-color: #0033cc;
  color: white;
}

a.previouspostslink,
a.nextpostslink,
a.page.smaller,
a.page.larger,
a.first,
a.last {
  background-color: #efefef;
  border: none;
  box-sizing: border-box;
  color: #0033cc;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 700;
  height: 33px;
  line-height: 35px;
  margin: 0 5.5px;
  padding-top: 0;
  width: 33px;
  transition: all 0.2s;
}

a.nextpostslink {
  border: none;
}

a.previouspostslink {
  border: none;
}

a.previouspostslink:hover,
a.nextpostslink:hover,
a.page.smaller:hover,
a.page.larger:hover,
a.first:hover,
a.last:hover {
  background-color: #0033cc;
  color: white;
}

/* header */

header {
  overflow: hidden;
  position: relative;
  background-color: #0033cc;
  width: 100%;
  height: 200px;
  z-index: 11;
}

header.active {
  position: fixed;
  top: 0;
  left: 0;
}

header h1 {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 150px;
  color: #ffffff;
  margin-bottom: 0;
}

header h1 .logo {
  display: block;
  overflow: hidden;
  position: relative;
  width: auto;
  height: 130px;
  margin: 10px auto 0 auto;
}

.header_space {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 60px;
  display: none;
}

body.active {
  overflow-y: hidden;
}

.header_space.active {
  display: block;
}

.header_inner {
  display: flex;
  justify-content: space-between;
}

.mobile_menu {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: calc(100vh - 180px);
  top: -100vh;
  left: 0;
  background-color: #0033cc;
  color: #ffffff;
  transition: all 0.3s;
  z-index: 10;
  opacity: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.mobile_menu.active {
  top: 180px;
  opacity: 1;
}

.mobile_menu .menu {
  overflow: hidden;
  position: relative;
  bottom: auto;
  width: 100%;
}

.mobile_menu .menu nav,
.mobile_menu .menu nav ul {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.mobile_menu .menu nav,
.mobile_menu .menu nav ul li {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.mobile_menu .menu nav ul li {
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0 30px;
  font-size: 1.4rem;
  font-weight: 400;
  border-bottom: solid 1px rgba(255, 255, 255, 0.09);
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.2;
}

.mobile_menu .menu nav ul li:hover {
  background-color: rgba(255, 255, 255, 0.18) !important;
}

.mobile_menu ul.sns_list {
  overflow: visible;
  position: relative;
  width: auto;
  height: auto;
  float: left;
  margin-top: 22px;
  margin-bottom: 22px;
  left: 50%;
}

.mobile_menu ul.sns_list li {
  overflow: visible;
  position: relative;
  width: auto;
  height: auto;
  float: left;
  margin-left: 0;
  margin: 0 11px;
  left: -50%;
}

.mobile_menu .icon {
  overflow: hidden;
  position: relative;
  width: 22px;
  height: 22px;
  float: left;
}

.mobile_footer {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.mobile_footer ul.sns_list {
  overflow: visible;
  position: relative;
  width: auto;
  height: auto;
  float: left;
  margin-top: 22px;
  margin-bottom: 22px;
  left: 50%;
}

.mobile_footer ul.sns_list li {
  overflow: visible;
  position: relative;
  width: auto;
  height: auto;
  float: left;
  margin-left: 0;
  margin: 0 11px;
  left: -50%;
}

.mobile_footer .icon {
  overflow: hidden;
  position: relative;
  width: 22px;
  height: 22px;
  float: left;
}

.header_inner {
  display: flex;
  justify-content: space-between;
  padding: 30px 40px;
}

.title {
  overflow: hidden;
  position: relative;
}

.menu {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

header nav {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #6fb4e6;
}

header nav ul {
  position: relative;
  float: left;
  left: 50%;
}

header nav ul a li {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 50px;
  float: left;
  left: -50%;
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 1em;
  line-height: 50px;
}

header nav ul a li.english {
  padding-left: 20px;
  background-image: url(../images/common/icon_english.svg);
  background-size: 18px 18px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}

.mobile_menu .menu nav ul li.english {
  padding-left: 50px;
  background-image: url(../images/common/icon_english.svg);
  background-size: 18px 18px;
  background-position: 30px 50%;
  background-repeat: no-repeat;
}

footer .menu nav ul li.english {
  padding-left: 44px;
  background-image: url(../images/common/icon_english.svg);
  background-size: 18px 18px;
  background-position: 22px 50%;
  background-repeat: no-repeat;
}

header nav ul a {
  cursor: pointer;
}

header nav ul a:last-child {
  margin-right: 0;
}

/* menu */

.menu_trigger {
  display: none;
}

.menu_trigger {
  cursor: pointer;
  display: none;
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
  width: 33px;
  height: 22px;
  margin: auto;
}

.menu_trigger span {
  background-color: #ffffff;
  border-radius: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  transition: all 0.2s;
}

.menu_trigger span:nth-of-type(1) {
  top: 0;
}

.menu_trigger span:nth-of-type(2) {
  top: 10px;
}

.menu_trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu_trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}

.menu_trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu_trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}

/* slideshow */

.slideshow_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: calc(100vh - 100px);
  min-height: 800px;
}

.slideshow {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 100px);
  min-height: 800px;
}

.slideshow span {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.blur {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.scroll {
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  position: absolute;
  left: 40px;
  bottom: 6.66667vh;
  transform: rotate(90deg) translateX(-100%);
  transform-origin: left bottom;
  z-index: 1;
  color: #ffffff;
  will-change: transform, opacity;
  visibility: visible;
}

.scroll_line {
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  margin-top: -1px;
  margin-right: 16px;
  transform-origin: 0% 50% 0px;
  transform: translate3d(0px, 0px, 0px) scale(0, 1);
  animation-name: scroll;
  animation-duration: 2.5s;
  animation-delay: 0s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  animation-direction: normal;
}

@keyframes scroll {
  0% {
    transform-origin: 0% 50% 0px;
    transform: translate3d(0px, 0px, 0px) scale(0, 1);
  }

  66% {
    transform-origin: 0% 50% 0px;
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
  }

  74% {
    transform-origin: 0% 50% 0px;
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
  }

  75% {
    transform-origin: 100% 50% 0px;
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
  }

  90% {
    transform-origin: 100% 50% 0px;
    transform: translate3d(0px, 0px, 0px) scale(0, 1);
  }

  100% {
    transform-origin: 100% 50% 0px;
    transform: translate3d(0px, 0px, 0px) scale(0, 1);
  }
}

.pagination_list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 1;
  transform: translateY(-50%);
  visibility: visible;
}

.pagination_item {
  cursor: pointer;
  display: inline;
  position: relative;
  width: 80px;
  height: 80px;
  visibility: visible;
  transform: scale(-1, 1);
}

.pagination_item_circle {
  display: none;
  width: 100%;
  height: 100%;
  transform: scaleX(-1);
}

.pagination_item.active .pagination_item_circle {
  display: block;
}

.pagination_item_circle circle:nth-child(1) {
  stroke-dasharray: 0px, 252px;
  will-change: strokeDasharray;
}

.pagination_item.active .pagination_item_circle circle:nth-child(1) {
  animation-name: circle1;
  animation-duration: 6s;
  animation-delay: 0s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-direction: normal;
}

@keyframes circle1 {
  0% {
    stroke-dasharray: 0px, 252px;
  }

  10% {
    stroke-dasharray: 252px, 252px;
  }

  90% {
    stroke-dasharray: 252px, 252px;
  }

  100% {
    stroke-dasharray: 0px, 252px;
  }
}

.pagination_item_circle circle:nth-child(2) {
  stroke-dasharray: 0px, 252px;
  will-change: strokeDasharray;
}

.pagination_item.active .pagination_item_circle circle:nth-child(2) {
  animation-name: circle2;
  animation-duration: 6s;
  animation-delay: 0s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-direction: normal;
}

@keyframes circle2 {
  0% {
    stroke-dasharray: 0px, 252px;
  }

  10% {
    stroke-dasharray: 0px, 252px;
  }

  80% {
    stroke-dasharray: 252px, 252px;
  }

  90% {
    stroke-dasharray: 0px, 252px;
  }

  100% {
    stroke-dasharray: 0px, 252px;
  }
}

.pagination_item_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  transform: translate(0px);
}

/* section */

section,
article {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 85px 0 110px 0;
}

section.main_visual {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: calc(100vh - 200px);
  padding: 0;
}

section.main_visual span {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.video {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.mask {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.mask_dots {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAEElEQVQImWNgYGD4z0AQAAAjBAEABU+AsAAAAABJRU5ErkJggg==) repeat;
  */
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABRJREFUGFdjZGBg+M/AwMDIyAAFAA4pAQP4L554AAAAAElFTkSuQmCC)
    repeat;
}

.slogan_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.slogan {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 56.6416px;
  margin-bottom: 50px;
}

.slogan_wrapper h4 {
  color: #ffffff;
  font-size: 4.9rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 33px;
}

.slogan_wrapper h4 small {
  color: #ffffff;
  font-size: 3rem;
  font-weight: 700;
}

.slogan_wrapper p {
  color: #ffffff;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.75;
}

.band {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 10px;
  background-color: #6fb4e6;
  box-sizing: border-box;
}

.container {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1160px;
  height: auto;
  margin: 0 auto;
  padding: 0 30px;
}

.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
}

.main {
  overflow: hidden;
  position: relative;
  width: calc(100% - 250px);
  height: auto;
  margin: 0;
  padding: 50px 30px 0 0;
  float: left;
}

.sidebar {
  overflow: hidden;
  position: relative;
  width: 250px;
  height: auto;
  margin: 0;
  padding: 50px 0 0 0;
  float: left;
}

.contents {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 850px;
  height: auto;
  margin: 0 auto;
}

.column_two {
  float: left;
  overflow: hidden;
  position: relative;
  width: 50%;
  height: auto;
}

.box {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

h1 {
  font-size: 4.5rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  word-wrap: break-word;
}

h2 {
  color: #0033cc;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  word-wrap: break-word;
  letter-spacing: -0.04em;
}

h3 {
  color: #0033cc;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5;
  word-wrap: break-word;
  margin-bottom: 50px;
}

h4 {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.75;
  word-wrap: break-word;
}

p {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 1em;
  word-wrap: break-word;
}

section#the_next_race {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #0033cc;
  color: #ffffff;
  text-align: center;
}

section#the_next_race h2,
section#the_next_race h3 {
  color: #ffffff;
  line-height: 1.5;
}

ul.count_down {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

ul.count_down li {
  overflow: hidden;
  position: relative;
  width: 25%;
  float: left;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
}

ul.count_down li span {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: center;
  display: block;
  font-family: "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 5.6rem;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
}

section#news {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
}

table.news_tbl,
table.news_tbl tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 50px 0;
  text-align: left;
}

table.news_tbl tr {
  border-top: solid 1px #c7c7c7;
  border-bottom: solid 1px #c7c7c7;
  box-sizing: border-box;
}

table.news_tbl tr th {
  overflow: hidden;
  position: relative;
  width: 280px;
  padding: 30px 0 27px 50px;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 500;
  vertical-align: middle;
}

table.news_tbl tr td {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 25px 1em 27px 0;
  line-height: 2;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  vertical-align: middle;
  background-image: url(../images/common/arrow_next.svg);
  background-size: 40px 15px;
  background-position: calc(100% - 25px) 33px;
  background-repeat: no-repeat;
  transition: all 0.5s;
}

table.news_tbl tr td a {
  transition: all 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 0 0 0;
}

table.news_tbl tr td a:hover {
  color: #6fb4e6;
}

table.news_tbl tr td:hover {
  background-position: 100% 33px;
}

table.news_tbl tr td ul {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.no_border_top {
  border-top: none !important;
}

.no_border_bottom {
  border-bottom: none !important;
}

.summary_wrapper {
  padding-top: 0 !important;
  background: none !important;
}

.summary {
  padding-left: 50px;
  line-height: 1.75;
  height: 3.5em;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
  /*
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  */
}

.category_name {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  width: 60px;
  height: 20px;
  border: solid 1px #6fb4e6;
  box-sizing: border-box;
  background-color: #6fb4e6;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 19px;
  text-align: center;
  float: left;
  margin-right: 15px;
  transition: all 0.2s;
}

.category_name:hover {
  background-color: #ffffff;
  color: #6fb4e6;
}

.category_name.race {
  border: solid 1px #0033cc;
  background-color: #0033cc;
  color: #ffffff;
}

.category_name.race:hover {
  background-color: #ffffff;
  color: #0033cc;
}

.category_name.result {
  border: solid 1px #7b1b86;
  background-color: #7b1b86;
  color: #ffffff;
}

.category_name.result:hover {
  background-color: #ffffff;
  color: #7b1b86;
}

time {
  width: 60px;
  height: 20px;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 20px;
  float: left;
}

section#instagram {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 55px 0 140px 0;
}

.instagram_tag_wrapper {
  overflow: hidden;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #0033cc;
  color: #ffffff;
  float: left;
  margin-right: 15px;
}

.instagram_tag {
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.instagram_tag_name {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #6fb4e6;
}

ul.instagram_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px 0 30px 0;
}

ul.instagram_list li {
  overflow: hidden;
  position: relative;
  width: 32.6666%;
  height: 0;
  padding-top: 32.6666%;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
}

ul.instagram_list li:nth-child(3n + 3) {
  margin-right: 0;
}

ul.instagram_list li span {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

section.headline {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 55px 0 5px 0;
  text-align: center;
}

section.main_image {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0;
  width: 100%;
  height: 550px;
}

section.main_image span {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

section.overview {
  padding: 85px 0 40px 0;
}

section.overview h4 {
  margin-bottom: 35px;
}

section.guideline {
  padding: 85px 0 55px 0;
}

section.guideline h2,
section.guideline h3 {
  text-align: center;
}

section.guideline h4 {
  margin-bottom: 35px;
}

.overall {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 25px 20px 20px 20px;
  border: solid 10px #0033cc;
  box-sizing: border-box;
  margin-top: 70px;
  text-align: center;
}

.overall small {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 25px;
}

.overall h5 {
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.5;
}

.overall p {
  margin-bottom: 0;
  line-height: 1.75;
}

section.outline {
  padding: 85px 0 55px 0;
}

section.outline h2,
section.outline h3 {
  text-align: center;
}

section.access {
  padding: 85px 0 110px 0;
}

section.access h2,
section.access h3 {
  text-align: center;
}

.map {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
}

.map iframe {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.icon_googlemap {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 17px;
}

ul.access {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 70px 0 0 0;
}

ul.access li {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

ul.access li h6 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}

ul.access li p {
  margin-bottom: 0;
}

section.about {
  padding: 0 0 110px 0;
}

section.about h4 {
  margin-bottom: 1em;
}

.about_contents {
  float: left;
  overflow: hidden;
  position: relative;
  width: 380px;
  height: auto;
  padding-right: 40px;
}

.about_movie {
  float: none;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 55px auto 0 auto;
}

.about_movie_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.about_movie_wrapper iframe {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.history {
  background-color: #0033cc;
  color: #ffffff;
  padding: 85px 0 110px 0;
}

section.history h4 {
  margin-bottom: 1em;
}

.column p {
  columns: 2;
  column-gap: 60px;
}

section.welcome {
  padding: 85px 0 110px 0;
}

ul.welcome_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: 4%;
}

ul.welcome_list li {
  overflow: hidden;
  position: relative;
  width: 48%;
  height: auto;
  border: solid 8px #0033cc;
  box-sizing: border-box;
  float: left;
  padding: 40px 70px;
}

ul.welcome_list li:nth-child(2n + 2) {
  margin-right: 0;
}

ul.welcome_list li h4 {
  text-align: center;
  margin-bottom: 1em;
}

.tag_instagram {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 25px;
  line-height: 25px;
  color: #6fb4e6;
  text-decoration: underline;
  margin: 40px auto 20px auto;
  text-align: center;
}

.tag_instagram span {
  overflow: hidden;
  position: relative;
  width: auto;
  display: inline-block;
  padding-left: 30px;
  text-decoration: underline;
}

.tag_instagram span::before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/common/icon_instagram_black.svg);
  background-size: 25px 25px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.tag_website {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 25px;
  line-height: 25px;
  color: #6fb4e6;
  text-decoration: underline;
  margin: 40px auto 20px auto;
  text-align: center;
}

.tag_website span {
  overflow: hidden;
  position: relative;
  width: auto;
  display: inline-block;
  padding-left: 30px;
  text-decoration: underline;
}

.tag_website span::before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/common/icon_website.svg);
  background-size: 25px 25px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.welcome_box {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  border: solid 1px #000000;
  padding: 1.5em 0 1.4em 0;
  text-align: center;
  margin-bottom: 25px;
}

.welcome_box span {
  display: inline-box;
  padding-right: 30px;
  margin-left: 30px;
  background-image: url(../images/common/icon_window.svg);
  background-size: 15px 15px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  line-height: 1.5;
}

.hr {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 1px;
  border-bottom: solid 1px #c7c7c7;
  box-sizing: borer-box;
  margin-bottom: 1em;
}

.welcome_details {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.welcome_details p {
  margin-bottom: 0;
}

.radius_item_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}

.radius_item {
  overflow: hidden;
  position: relative;
  width: auto;
  height: auto;
  margin: 0 15px 15px 15px;
  text-align: center;
}

.radius_book {
  overflow: hidden;
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 55px;
  box-sizing: border-box;
  background-color: #0033cc;
  background-image: url(../images/common/icon_book.svg);
  background-size: 53.0813px 40.8348px;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  margin: 0 auto;
}

.radius_movie {
  overflow: hidden;
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 55px;
  box-sizing: border-box;
  background-color: #0033cc;
  background-image: url(../images/common/icon_movie.svg);
  background-size: 46.3529px 32.447px;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  margin: 0 auto;
}

ul.category_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #efefef;
  padding: 20px 5px 10px 15px;
}

ul.category_list li {
  float: left;
  overflow: hidden;
  position: relative;
  width: 60px;
  height: 20px;
  margin: 0 10px 10px 0;
  background-color: #ffffff;
  color: #9f9f9f;
  border: none;
  box-sizing: border-box;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}

ul.category_list li.active,
ul.category_list li:hover {
  background-color: #9f9f9f;
  color: #ffffff;
}

.article_title {
  clear: both;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 1em 0 3em 0;
}

.article_title h1 {
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1.5;
}

section.facilities {
  padding: 0 0 110px 0;
}

ul.facilities_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

ul.facilities_list li {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.facility_image {
  overflow: hidden;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%;
  float: left;
}

.facility_image span {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.facility_contents {
  overflow: hidden;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%;
  float: left;
  background-color: #0033cc;
  color: #ffffff;
}

.facility_wrapper {
  width: 420px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

ul.facilities_list li:nth-child(2n + 2) .facility_image {
  float: right;
}

.facility_wrapper h4 {
  font-size: 4rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.25;
}

.facility_wrapper small {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  line-height: 2;
  margin-bottom: 25px;
  display: block;
}

ul.member_category_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

ul.member_category_list li {
  overflow: hidden;
  position: relative;
  width: 130px;
  height: 35px;
  line-height: 35px;
  border: solid 1px #0033cc;
  box-sizing: border-box;
  text-align: center;
  color: #0033cc;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 10px 10px 10px;
  transition: all 0.2s;
}

ul.member_category_list li:hover {
  background-color: #0033cc;
  color: #ffffff;
}

ul.member_category_list li.active {
  background-color: #0033cc;
  color: #ffffff;
}

ul.members_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

ul.members_list li {
  overflow: hidden;
  position: relative;
  width: 49%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-top: 2%;
  border: solid 4px #0033cc;
  box-sizing: border-box;
  padding: 20px;
}

ul.members_list li:nth-child(2n + 1) {
  clear: both;
}

ul.members_list li:nth-child(2n + 2) {
  margin-right: 0;
}

.member_profile {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.member_image {
  overflow: hidden;
  position: relative;
  width: 175px;
  height: 220px;
  float: left;
}

.member_image span {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.member_details {
  overflow: hidden;
  position: relative;
  width: auto;
  margin-left: 175px;
  padding-top: 1em;
  padding-left: 40px;
  float: none;
}

.member_position {
  overflow: hidden;
  position: relative;
  line-height: 1.75;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 0.5em;
}

.member_name {
  overflow: hidden;
  position: relative;
  line-height: 1.75;
  width: 100%;
  height: auto;
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 0;
}

.member_english_name {
  overflow: hidden;
  position: relative;
  line-height: 1.75;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 0;
}

.member_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.member_physical,
.member_physical span,
.member_school,
.member_undergraduate {
  overflow: hidden;
  position: relative;
  line-height: 2;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 0;
}

.member_contents {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.member_results_title {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.75;
}

.dot {
  font-size: 17px !important;
  color: #6fb4e6;
}

ul.member_results {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

ul.member_results li {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.75;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.member_message {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.75;
  margin: 0;
}

ul.results_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 100px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2%;
}

ul.results_list a {
  overflow: hidden;
  position: relative;
  width: 32%;
  height: auto;
  background-color: #0033cc;
}

ul.results_list a li {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #0033cc;
}

ul.results_list li span {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 66.6666%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.results_panel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 17px;
  background-color: #0033cc;
  color: #ffffff;
}

.results_panel h4 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
}

.results_panel h5 {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 5.5px;
}

.sidebar_title {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 1.9rem;
  font-weight: 700;
  text-align: center;
  background-color: #0033cc;
  color: #ffffff;
}

ul.monthly_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}

ul.monthly_list li {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #c7c7c7;
  box-sizing: border-box;
  line-height: 40px;
  font-size: 1.3rem;
  font-weight: 500;
  padding: 0 0 0 20px;
}

ul.monthly_list li.active a {
  color: #6fb4e6;
}

ul.monthly_list a li.active {
  color: #6fb4e6;
}

section.results {
  padding-top: 0;
}

.main h6 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 30px;
}

.race_class {
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
}

.event {
  font-size: 1.5rem;
  font-weight: 500;
  padding-bottom: 12px;
  border-bottom: solid 3px #6fb4e6;
  box-sizing: border-box;
  margin: 40px 0 20px 0;
}

.event_image_title {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 1em;
  font-size: 1.5rem;
  font-weight: 500;
  color: #ffffff;
  background-color: #6fb4e6;
}

.event_image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.event_image_description {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  line-height: 1.5;
  padding: 1em;
  font-size: 1.5rem;
  font-weight: 500;
  color: #ffffff;
  background-color: #0033cc;
  top: -3px;
  margin-bottom: 20px;
}

.race_list_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.race_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  border-top: solid 1px #c7c7c7;
  box-sizing: border-box;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.race_list:first-child {
  padding-top: 0;
  border-top: none;
}

table.race_tbl,
table.race_tbl tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  text-align: left;
}

table.race_tbl tr {
  border: none;
  box-sizing: border-box;
}

table.race_tbl tr th {
  overflow: hidden;
  position: relative;
  width: auto;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 700;
}

table.race_tbl tr td {
  overflow: hidden;
  position: relative;
  width: auto;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 400;
}

table.race_tbl tr.on td {
  color: #6fb4e6 !important;
  font-weight: 700;
}

table.race_tbl tr th:nth-child(1),
table.race_tbl tr td:nth-child(1) {
  width: 45px;
}

table.race_tbl tr th:nth-child(2),
table.race_tbl tr td:nth-child(2) {
  width: auto;
}

table.race_tbl tr th:nth-child(3),
table.race_tbl tr td:nth-child(3) {
  width: 60px;
}

table.race_tbl tr th:nth-child(4),
table.race_tbl tr td:nth-child(4) {
  width: 45px;
}

/* button animation */

.button {
  overflow: hidden;
  position: relative;
  width: 200px;
  height: 55px;
  line-height: 54px;
  font-size: 1.7rem;
  font-weight: 700;
  background-color: #6fb4e6;
  border: solid 1px #000000;
  box-sizing: border-box;
  color: #000000;
  text-align: center;
  margin: 0 auto;
}

.button span {
  color: #000000;
  z-index: 1;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.button a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.icon_arrow {
  width: 10px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%) translateX(-50%);
}

.arrow {
  width: 10px;
  height: 20px;
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  transition: all 0.4s;
}

.button:hover .arrow {
  stroke: #0033cc;
}

.button a .title_text_jp {
  color: #ffffff;
  margin-top: 21px;
}

.button a .title_text_jp span:nth-child(2n + 1) {
  animation-name: button_jp;
  animation-duration: 0.1s;
  animation-delay: 0.05s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.button a .title_text_jp span:nth-child(2n + 2) {
  animation-name: button_jp;
  animation-duration: 0.1s;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes button_jp {
  0% {
    opacity: 0;
    transform: translate(0px, -14px);
    transform-origin: 100% 50% 0px;
  }

  100% {
    opacity: 1;
    transform: translate(0px);
    transform-origin: 100% 50% 0px;
  }
}

.button a:hover .title_text_jp span:nth-child(2n + 1) {
  animation-name: button_jp_hover;
  animation-duration: 0.2s;
  animation-delay: 0.1s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.button a:hover .title_text_jp span:nth-child(2n + 2) {
  animation-name: button_jp_hover;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes button_jp_hover {
  0% {
    opacity: 1;
    transform: translate(0px);
    transform-origin: 100% 50% 0px;
  }

  100% {
    opacity: 0;
    transform: translate(0px, -14px);
    transform-origin: 100% 50% 0px;
  }
}

.button a .title_text_en {
  color: #0033cc;
  margin-top: 11px;
}

.button a .title_text_en span:nth-child(2n + 1) {
  animation-name: button_en;
  animation-duration: 0.2s;
  animation-delay: 0.05s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.button a .title_text_en span:nth-child(2n + 2) {
  animation-name: button_en;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes button_en {
  0% {
    opacity: 1;
    transform: translate(0px);
    transform-origin: 100% 50% 0px;
  }

  100% {
    opacity: 0;
    transform: translate(0px, 12px);
    transform-origin: 100% 50% 0px;
  }
}

.button a:hover .title_text_en span:nth-child(2n + 1) {
  animation-name: button_en_hover;
  animation-duration: 0.2s;
  animation-delay: 0.1s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.button a:hover .title_text_en span:nth-child(2n + 2) {
  animation-name: button_en_hover;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes button_en_hover {
  0% {
    opacity: 0;
    transform: translate(0px, 12px);
    transform-origin: 100% 50% 0px;
  }

  100% {
    opacity: 1;
    transform: translate(0px);
    transform-origin: 100% 50% 0px;
  }
}

.button_line {
  position: absolute;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  will-change: transform;
  transform: scale(1, 1);
  transform-origin: 100% 50% 0px;
}

.button a .button_line {
  animation-name: button_line;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes button_line {
  0% {
    transform: scale(0, 1);
    transform-origin: 0% 50% 0px;
  }

  99% {
    transform: scale(1, 1);
    transform-origin: 0% 50% 0px;
  }

  100% {
    transform: scale(1, 1);
    transform-origin: 100% 50% 0px;
  }
}

.button a:hover .button_line {
  animation-name: button_line_hover;
  animation-duration: 0.3s;
  animation-delay: 0s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes button_line_hover {
  0% {
    transform: scale(1, 1);
    transform-origin: 100% 50% 0px;
  }

  100% {
    transform: scale(0, 1);
    transform-origin: 100% 50% 0px;
  }
}

/* footer */

footer {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0 0;
  background-color: #0033cc;
  color: #ffffff;
}

.logo_footer {
  float: left;
  width: auto;
  height: 55px;
}

table.footer_nav {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: auto;
  min-width: 50%;
  height: auto;
  margin: 0 0 1em 0;
  text-align: left;
  float: right;
}

table.footer_nav tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

table.footer_nav tr td {
  overflow: hidden;
  position: relative;
  width: 33.3333%;
  padding: 0;
  line-height: 1.25;
  font-size: 1.4rem;
  font-weight: 500;
}

table.footer_nav tr td p {
  line-height: 1.5;
  font-size: 1.4rem;
  font-weight: 500;
  background-image: url(../images/common/arrow_right.svg);
  background-size: 10px 10px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 15px;
}

#page_top {
  background-color: #6fb4e6;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
}

#page_top img {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.page_top_arrow {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  transition: all 0.4s;
}

#page_top:hover {
  background-color: #6fb4e6;
}

#page_top:hover .page_top_arrow {
  stroke: #0033cc;
}

.copyright {
  overflow: hidden;
  position: relative;
  background-color: #0033cc;
  color: #ffffff;
  width: 100%;
  height: 60px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0;
  text-align: left;
  line-height: 60px;
  margin-top: 50px;
}

ul.sns_list {
  overflow: hidden;
  position: relative;
  width: auto;
  height: auto;
  float: right;
  margin-top: 17.5px;
}

ul.sns_list li {
  overflow: hidden;
  position: relative;
  width: auto;
  height: auto;
  float: left;
  margin-left: 30px;
}

.icon {
  overflow: hidden;
  position: relative;
  width: 25px;
  height: 25px;
  float: left;
}

section.contact {
  padding-top: 0;
}

ul.half_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

ul.half_list li {
  overflow: hidden;
  position: relative;
  width: 48%;
  height: auto;
  margin-right: 4%;
  float: left;
}

ul.half_list li:nth-child(2n + 2) {
  margin-right: 0;
}

.contact_image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 1em;
}

.privacy_policy_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.privacy_policy {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  border-top: solid 1px #c7c7c7;
  box-sizing: border-box;
  padding: 2em 0 1em 0;
}

.privacy_policy h4 {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 1em;
}

.privacy_policy:first-child {
  border-top: none;
}

ul.items_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

ul.items_list li {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

ul.items_list li p {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

section.schedule {
  padding-top: 0;
}

.schedule_results {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #0033cc;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 15px 0;
}

.schedule_results button {
  background-color: #0033cc;
  border: solid 1px #ffffff;
  box-sizing: border-box;
  width: 150px;
  height: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 10px;
  transition: all 0.2s;
  padding-top: 1px;
}

.schedule_results button.active {
  background-color: #6fb4e6;
  border: solid 1px #6fb4e6;
  color: #ffffff;
}

.schedule_results a button {
  cursor: pointer;
}

.schedule_results a button:hover {
  background-color: #6fb4e6;
  border: solid 1px #6fb4e6;
  color: #ffffff;
}

table.schedule_tbl,
table.schedule_tbl tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  text-align: left;
}

table.schedule_tbl tr {
  border-top: solid 1px #c7c7c7;
  border-bottom: solid 1px #c7c7c7;
  box-sizing: border-box;
  width: 100%;
  background-color: rgba(95, 213, 219, 0.18);
}

table.schedule_tbl tr:first-child {
  border-top: none;
}

table.schedule_tbl tr.past {
  filter: brightness(0%) !important;
  background-color: none !important;
  opacity: 0.5 !important;
  background-color: rgba(0, 20, 60, 0.09);
}

table.schedule_tbl tr th {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 700;
  background-color: #0033cc;
  color: #fff;
  line-height: 1.5;
  padding: 7px 0 4.5px 0;
}

table.schedule_tbl tr th:first-child {
  padding: 0 0 0 35px;
  width: 240px;
}

table.schedule_tbl tr td {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 10px 0 18px 0;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 400;
}

table.schedule_tbl tr td:first-child {
  padding: 10px 0 18px 35px;
  width: 240px;
}

table.schedule_tbl tr td h4 {
  font-size: 1.5rem;
  font-weight: 500;
}

table.schedule_tbl tr td a h4 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #6fb4e6;
}

table.schedule_tbl_sp,
table.schedule_tbl_sp tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  text-align: left;
  display: block;
}

table.schedule_tbl_sp {
  display: none;
}

table.schedule_tbl_sp tr {
  border-top: solid 1px #c7c7c7;
  border-bottom: solid 1px #c7c7c7;
  box-sizing: border-box;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  background-color: rgba(95, 213, 219, 0.18);
}

table.schedule_tbl_sp tr:first-child {
  border-top: none;
}

table.schedule_tbl_sp tr.past {
  filter: brightness(0%) !important;
  background-color: none !important;
  opacity: 0.5 !important;
  background-color: rgba(0, 20, 60, 0.09);
}

table.schedule_tbl_sp tr th {
  overflow: hidden;
  position: relative;
  width: calc(100% - 70px);
  padding: 1em 0;
  line-height: 2;
  font-size: 1.3rem;
  font-weight: 400;
  display: block;
  float: left;
}

table.schedule_tbl_sp tr th h4 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 2px;
}

table.schedule_tbl_sp tr th a h4 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #6fb4e6;
}

table.schedule_tbl_sp tr td {
  overflow: hidden;
  position: relative;
  width: 70px;
  padding: 32px 0 0 0;
  line-height: 2;
  font-size: 1.3rem;
  font-weight: 400;
  display: block;
  float: left;
}

.pin {
  overflow: hidden;
  position: relative;
  width: 35px;
  height: auto;
  margin: 0 35px;
  top: 7px;
}

.english_title {
  margin-top: 10px;
  margin-bottom: 62.5px;
}

section.english_page {
  padding-top: 0;
}

.history_title {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #0033cc;
  color: #ffffff;
  padding: 30px 0 40px 0;
}

.history_title h4 {
  font-size: 2.3rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 5px;
}

.history_title h5 {
  font-size: 1.3rem;
  font-weight: 500;
  color: #ffffff;
}

.history_description {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0 15px 0;
}

.history_wrapepr {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 75px;
  display: flex;
  gap: 44px;
}

.history_contents {
  overflow: hidden;
  position: relative;
  width: calc(50% - 22px);
  height: auto;
}

.history_image {
  overflow: hidden;
  position: relative;
  width: calc(50% - 22px);
  height: auto;
}

.history_contents.right {
  float: left;
  padding-left: 0;
  padding-right: 30px;
}

.history_contents.right {
  float: left;
}

.history_contents.left {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}

.history_contents.left {
  float: right;
}

.history_image img {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.history_image small {
  font-size: 1.3rem;
  font-weight: 400;
}

.history_contents.no1 {
  width: 100%;
}

.history_image.no1 {
  width: 100%;
  margin-bottom: 33px;
}

.history_contents.no2 {
  width: calc(100% - 300px);
}

.history_image.no2 {
  width: 300px;
}

.history_contents.no3 {
  width: calc(100% - 260px);
}

.history_image.no3 {
  width: 260px;
}

.history_contents.no4 {
  width: calc(100% - 300px);
}

.history_image.no4 {
  width: 300px;
}

.history_contents.no5 {
  width: calc(100% - 300px);
}

.history_image.no5 {
  width: 300px;
}

.english_outline {
  text-align: center;
  padding-top: 0 !important;
}

.english_outline h2 {
  margin-bottom: 30px;
}

.english_outline h4 {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.english_outline h5 {
  font-size: 1.7rem;
  font-weight: 500;
  margin-top: 50px;
  margin-bottom: 20px;
}

.english_outline table.basic {
  margin-top: 0 !important;
}

section.outline_map {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}

section.outline_map h5 {
  font-size: 1.7rem;
  font-weight: 500;
  margin-top: 50px;
  margin-bottom: 20px;
}

section.outline_map .online_map_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
}

section.outline_map .online_map_wrapper iframe {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* breadcrumbs */

.breadcrumbs {
  background-color: #e6e6e6;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 20.25px 40px;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: right;
  color: #84959e;
}

.breadcrumbs a {
  transition: all 0.2s;
}

.breadcrumbs a:hover {
  color: #0033cc;
}

.breadcrumbs span.active {
  color: #000000;
}

/* contents */

table.basic,
table.basic tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 70px 0 0 0;
  text-align: left;
}

table.basic tr {
  border-top: solid 1px #c7c7c7;
  border-bottom: solid 1px #c7c7c7;
  box-sizing: border-box;
}

table.basic tr th {
  overflow: hidden;
  position: relative;
  width: 390px;
  padding: 22px 1em 20px 150px;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 700;
}

table.basic tr td {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 22px 1em 20px 0;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 400;
}

table.basic tr td ul {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

table.basic.alumni_tbl,
table.basic.alumni_tbl tbody {
  margin: 0 0 12px 0;
}

table.basic.alumni_tbl tr th {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 22px 1em 20px 1em;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 700;
}

table.basic.alumni_tbl tr td {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 22px 1em 20px 0;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 400;
}

table.basic.alumni_tbl tr td a {
  color: #6fb4e6;
  text-decoration: underline;
}

.scroll-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  overflow-x: scroll !important;
}

table.activity-table,
table.activity-table tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 70px 0 0 0;
  text-align: left;
  min-width: 960px;
}

table.activity-table tr {
  border: solid 1px #c7c7c7;
  box-sizing: border-box;
}

table.activity-table tr th {
  border: solid 1px #c7c7c7;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 390px;
  padding: 11px 1em;
  line-height: 2;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #0033cc;
  color: #fff;
  z-index: -1;
}

table.activity-table tr td {
  border: solid 1px #c7c7c7;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 11px 1em;
  line-height: 2;
  font-size: 1.6rem;
  font-weight: 400;
}

table.activity-table tr th:nth-child(1) {
  width: 88px;
}

table.activity-table tr th:nth-child(2) {
  width: 132px;
}

table.activity-table tr th:nth-child(4) {
  width: 88px;
}

table.activity-table tr th:nth-child(5) {
  width: 132px;
}

.alumni_main {
  padding-right: 60px;
}

.alumni_space {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 70px;
}

.alumni_title {
  overflow: hidden;
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  padding-left: 1em;
  margin-bottom: 12px;
}

.alumni_archive_title {
  overflow: hidden;
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.alumni_title::before {
  content: "●";
  position: absolute;
  top: -10px;
  left: 0;
  color: #6fb4e6;
  font-size: 3rem;
  font-weight: 700;
}

table.basic.documents_tbl {
  margin-top: 0;
  margin-bottom: 50px;
}

table.basic.documents_tbl tr th {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 22px 1em 20px 1em;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 700;
}

table.basic.documents_tbl tr th time {
  float: none;
  font-weight: 400;
}

table.basic.documents_tbl tr td {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 22px 1em 20px 0;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 500;
}

.pdf_wrapper {
  padding: 0 45px !important;
}

.pdf {
  width: 30px;
  height: auto;
  position: absolute;
  top: 17px;
  right: 30px;
}

.archives_pdf {
  border: solid 10px #efefef;
}

.archives_pdf h5 {
  margin-bottom: 8px;
  line-height: 2;
}

.archives_pdf .pdf {
  width: 30px;
  height: auto;
  position: relative;
  display: inline;
  top: 8px;
  right: auto;
  margin-left: 8px;
}

ul.media_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

ul.media_list li {
  overflow: hidden;
  position: relative;
  width: 32%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #0033cc;
}

ul.media_list a:nth-child(3n + 3) li {
  margin-right: 0;
}

.media_image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 66.6666%;
}

.media_image.movie_wrapper {
  padding-top: 56.25%;
}

.media_image span {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.media_contents {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 1.5em 1em;
  background-color: #0033cc;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.75;
}

.item {
  width: calc(33.3333% - 11px);
  float: left;
  margin-bottom: 11px;
  margin-right: 11px;
}

.pictures {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.movie_wrapper iframe {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movie_wrapper_single {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.movie_wrapper_single iframe {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.publications_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

ul.publications_list li {
  overflow: hidden;
  position: relative;
  width: 23.5%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
}

ul.publications_list a:nth-child(4n + 4) li {
  margin-right: 0;
}

ul.publications_list li .media_image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 141.421356%;
}

ul.publications_list li .media_contents {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px 1em 0 1em;
  text-align: center;
  background-color: #fff;
  color: #000;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.75;
}

ul.publications_list li .media_contents.active {
  color: #0033cc;
  text-decoration: underline;
}

.loginform {
  border: solid 1px #c7c7c7;
  box-sizing: border-box;
  padding: 50px 50px 25px 50px;
  width: 100%;
  /*max-width: 550px;*/
  max-width: 100%;
  margin: 50px auto 1em auto;
}

.message {
  border: solid 1px #d54a46;
  box-sizing: border-box;
  padding: 1em;
  color: #d54a46;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  text-align: center;
  width: 100%;
  height: auto;
  margin-top: 25px;
}

.logout {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: solid 1px #6fb4e6;
  box-sizing: border-box;
  background-color: #fff;
  color: #6fb4e6;
  transition: all 0.2s;
  font-size: 1.5rem;
  font-weight: 400;
  cursor: pointer;
}

.logout:hover {
  background-color: #6fb4e6;
  color: #fff;
}

/* slick */

ul.slick-dots {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

ul.slick-dots li {
  overflow: hidden;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  box-sizing: border-box;
  text-align: center;
  margin: 20px 6px;
}

ul.slick-dots li button {
  overflow: hidden;
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #e6e6e6;
  border-radius: 6px;
  box-sizing: border-box;
  border: none;
  text-indent: -100vw;
  transition: all 0.2s;
}

ul.slick-dots li.slick-active button {
  background-color: #444444;
}

table.contactform,
table.contactform tbody {
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 0 50px 0;
  text-align: left;
  display: block;
}

table.contactform tr {
  border-bottom: none;
  box-sizing: border-box;
  display: block;
}

table.contactform tr th {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 15px 0 0 0;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 500;
}

table.contactform tr td {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 5px 0 15px 0;
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 400;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
  border: solid 1px #e1e1e1;
  padding: 0.3em 1em;
  width: 100%;
  font-size: 1.5rem;
}

input[type="password"] {
  border: solid 1px #e1e1e1;
  padding: 0.5em 1em;
  width: 100%;
  font-size: 1.5rem;
  margin-bottom: 70px;
}

input[type="checkbox"] {
  /* remove browser chrome */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  /*add styling */
  position: relative;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  cursor: pointer;
  left: 1px;
  top: 4.5px;
}

input[type="checkbox"]::before {
  content: "";
  color: #fff;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: transparent;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 2px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  /* base64 encoded to make things easier to show 
  	normally you would use an image or a font
  */
  background-image: url("data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQ0OCIgaGVpZ2h0PSI0NDgiIHZpZXdCb3g9IjAgMCA0NDggNDQ4Ij4KPHRpdGxlPjwvdGl0bGU+CjxnIGlkPSJpY29tb29uLWlnbm9yZSI+CjwvZz4KPHBhdGggZD0iTTQxNy43NSAxNDEuNWMwIDYuMjUtMi41IDEyLjUtNyAxN2wtMjE1IDIxNWMtNC41IDQuNS0xMC43NSA3LTE3IDdzLTEyLjUtMi41LTE3LTdsLTEyNC41LTEyNC41Yy00LjUtNC41LTctMTAuNzUtNy0xN3MyLjUtMTIuNSA3LTE3bDM0LTM0YzQuNS00LjUgMTAuNzUtNyAxNy03czEyLjUgMi41IDE3IDdsNzMuNSA3My43NSAxNjQtMTY0LjI1YzQuNS00LjUgMTAuNzUtNyAxNy03czEyLjUgMi41IDE3IDdsMzQgMzRjNC41IDQuNSA3IDEwLjc1IDcgMTd6Ij48L3BhdGg+Cjwvc3ZnPgo=");
}

input[type="checkbox"]:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

select {
  border: solid 1px #e1e1e1;
  padding: 0.1em 0.2em;
  width: auto;
  min-width: 50%;
  font-size: 1.5rem;
}

textarea {
  border: solid 1px #e6e6e6;
  line-height: 1.5;
  padding: 0.3em 1em;
  width: 100%;
  font-size: 1.5rem;
}

input[type="submit"] {
  background-color: #0033cc;
  border: solid 1px #e6e6e6;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 500;
  width: 220px;
  height: 60px;
  padding-top: 1px;
  position: relative;
  overflow: hidden;
  transition: all 0.2s;
  margin: 0 auto;
}

input[type="submit"]:hover {
  background-color: #6fb4e6;
  color: #ffffff;
}

.submit_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
}

.privacy_chk p {
  margin-bottom: 0;
}

.privacy_chk p a {
  font-weight: 600;
  color: #0066b3;
  text-decoration: underline;
}

.wpcf7-list-item {
  margin: 0 0 0 -1px !important;
}

.required {
  font-size: 1.1rem;
  font-weight: 700;
  color: #d54a46;
}

.wpcf7-not-valid-tip {
  color: #d54a46 !important;
  font-size: 1.4rem !important;
  font-weight: 700;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #d54a46 !important;
  padding: 1.4em 1em 1em 1em !important;
  font-size: 1.5rem !important;
  font-weight: 400;
  text-align: center !important;
  line-height: 1.5 !important;
}

.wpcf7-response-output {
  color: #d54a46 !important;
  padding: 1em !important;
  font-size: 1.6rem !important;
  font-weight: 600;
  text-align: center !important;
  line-height: 2 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
}

/* article */

.article {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.article p {
  margin-bottom: 1em;
}

.article img {
  max-width: 100% !important;
  height: auto !important;
}

.article ul {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 1em;
}

.article ul li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.75;
  font-weight: 500;
}

.article ol {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 1em;
  counter-reset: counter;
}

.article ol li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.75;
  font-weight: 500;
}

.article ol li:before {
  counter-increment: counter;
  content: counter(counter) "．";
}

.article a {
  color: #0044cc;
  font-weight: 500;
  text-decoration: underline;
  transition: all 0.2s;
}

em {
  font-weight: 700;
  font-style: oblique;
}

b,
strong {
  font-weight: 700;
  font-style: normal;
}

blockquote {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 1em 0 0 1.5em;
  background-color: #f6f6f6;
  margin-bottom: 1em;
}

del {
  text-decoration: line-through;
}

.article table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 30px;
}

.article table tr {
  border: solid 1px #e0e4e6;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.article table tr th {
  line-height: 1.75;
  padding: 0.5em 1em;
  text-align: left;
  vertical-align: top;
  width: auto;
  padding-left: 1em;
}

.article table tr td {
  border-left: solid 1px #e0e4e6;
  line-height: 1.75;
  padding: 0.5em 1em;
  text-align: left;
  vertical-align: top;
  width: auto;
}

.article table tr th:first-child,
.article table tr td:first-child {
  border-left: none;
}

.article hr {
  width: 100%;
  height: 1px;
  overflow: hidden;
  position: relative;
  border-top: solid 1px #e0e4e6;
  box-sizing: border-box;
  margin: 1em 0;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.result_box {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 0 0 0;
  display: block;
}

.result_box.active {
  display: block;
}

ul.category_list.hidden {
  display: none !important;
}

.race_category {
  float: left;
  overflow: hidden;
  position: relative;
  width: 60px;
  height: 20px;
  margin: -4px 10px 10px 0;
  background-color: #9f9f9f;
  color: #ffffff;
  border: none;
  box-sizing: border-box;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  cursor: default;
}

.schedule_free_text {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 0 0 0;
}

.schedule_free_text p {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 0;
}

.schedule_free_text p a {
  font-weight: 600;
  color: #0066b3;
  text-decoration: underline;
}

.schedule_free_text p small {
  font-size: 1.3rem;
  font-weight: 400;
}

@media screen and (max-width: 1124px) {
  section.welcome {
    padding: 75px 0;
  }

  .slogan {
    height: 85.8584px;
  }
}

@media screen and (max-width: 1101px) {
  ul.welcome_list li {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin-right: 0;
    border: solid 8px #0033cc;
    box-sizing: border-box;
    float: none;
    padding: 44px 33px;
    max-width: 500px;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: 22px;
  }

  ul.welcome_list li:nth-child(2n + 2) {
    margin-right: auto;
  }
}

@media screen and (max-width: 999px) {
  .facility_image {
    overflow: hidden;
    position: relative;
    width: 35%;
    height: 0;
    padding-top: 50%;
    float: left;
  }

  .facility_contents {
    overflow: hidden;
    position: relative;
    width: 65%;
    height: 0;
    padding-top: 50%;
    float: left;
    background-color: #0033cc;
    color: #ffffff;
  }
}

@media screen and (max-width: 940px) {
  .main {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 50px 0 0 0;
    float: none;
  }

  .sidebar {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 50px 0 0 0;
    float: none;
  }

  section.results {
    padding-bottom: 0;
  }

  ul.members_list li {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    float: none;
    margin-right: 2%;
    margin-top: 2%;
    border: solid 4px #0033cc;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 auto 11px auto;
    margin-right: auto;
    max-width: 500px;
  }

  ul.members_list li:nth-child(2n + 2) {
    margin-right: auto;
  }

  .alumni_main {
    padding-top: 0;
  }

  .alumni_space {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 40px;
  }

  table.basic.alumni_tbl tr th {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 1em 0 0 0;
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: 700;
    display: block;
  }

  table.basic.alumni_tbl tr td {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 6px 0 1em 0;
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
  }

  table.basic.alumni_tbl tr td.indent1em {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 1em 0 1em 1em;
    padding-left: 1em;
    line-height: 2;
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
  }

  .logout {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: solid 1px #6fb4e6;
    box-sizing: border-box;
    background-color: #fff;
    color: #6fb4e6;
    transition: all 0.2s;
    font-size: 1.5rem;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 40px;
  }

  table.basic.documents_tbl tr th {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 1em 0 0 0;
    line-height: 1, 5;
    font-size: 1.4rem;
    font-weight: 700;
    display: block;
  }

  table.basic.documents_tbl tr td {
    overflow: hidden;
    position: relative;
    width: calc(100% - 50px);
    padding: 0 0 1em 0;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 500;
    display: block;
  }

  table.basic.documents_tbl tbody,
  table.basic.documents_tbl tr {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-top: none;
  }

  table.basic.documents_tbl tr:first-child {
    border-top: solid 1px #c7c7c7;
  }

  .pdf_wrapper {
    padding: 0 !important;
    position: absolute !important;
    top: 5px;
    right: 0;
    width: 50px !important;
    height: 69px;
    display: inline-block;
  }

  .pdf {
    width: 30px;
    height: auto;
    position: absolute;
    top: 17px;
    right: 0;
  }

  ul.media_list a:nth-child(3n + 3) li {
    margin-right: 2%;
  }

  ul.media_list li {
    overflow: hidden;
    position: relative;
    width: 48%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #0033cc;
  }

  ul.media_list a:nth-child(2n + 2) li {
    margin-right: 0;
  }
}

@media screen and (max-width: 839px) {
  header {
    height: 180px;
  }

  header nav {
    background-color: inherit;
    display: none;
  }

  .menu_trigger {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .container {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 1160px;
    height: auto;
    margin: 0 auto;
    padding: 0 22px;
  }

  p {
    font-size: 1.4rem;
  }

  ul.count_down li {
    width: 50%;
    margin-bottom: 33px;
  }

  ul.count_down {
    max-width: 480px;
    margin: 0 auto 22px auto;
  }

  h2 {
    font-size: 3.2rem;
  }

  h3 {
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 33px;
  }

  h4 {
    font-size: 1.6rem;
  }

  ul.count_down li {
    font-size: 2rem;
  }

  section,
  article {
    padding: 55px 0 75px 0;
  }

  table.news_tbl tr th {
    overflow: hidden;
    position: relative;
    width: 100%;
    line-height: 2;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 1em 0 0 0;
    display: block;
  }

  table.news_tbl tr td {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 11px 66px 1em 0;
    line-height: 2;
    background-position: calc(100% - 25px) 5px;
    background-repeat: no-repeat;
    transition: all 0.5s;
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
  }

  table.news_tbl tr td:hover {
    background-position: 100% 5px;
  }

  table.news_tbl tr td a {
    transition: all 0.2s;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
  }

  .category_name {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: 54px;
    height: 18px;
    border: solid 1px #6fb4e6;
    box-sizing: border-box;
    background-color: #6fb4e6;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
    float: left;
    margin-right: 15px;
    transition: all 0.2s;
  }

  time {
    width: 60px;
    height: 20px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 18px;
    float: left;
  }

  section#instagram {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    padding: 55px 0 75px 0;
  }

  footer {
    padding: 33px 0 0;
  }

  footer .container {
    padding: 0;
  }

  .logo_footer {
    float: none;
    width: auto;
    height: 44px;
    margin: 0 auto;
    display: block;
  }

  .footer_nav {
    display: none;
  }

  footer .sns_list {
    display: none;
  }

  #page_top {
    background-color: #6fb4e6;
    color: #ffffff;
    position: absolute;
    top: auto;
    right: 0;
    width: 50px;
    height: 50px;
    transition: all 0.3s;
    bottom: 0;
  }

  .copyright {
    overflow: hidden;
    position: relative;
    background-color: #0033cc;
    color: #ffffff;
    width: 100%;
    height: 60px;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0 22px;
    text-align: left;
    line-height: 60px;
    margin-top: 22px;
  }

  footer .menu {
    overflow: hidden;
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    margin-top: 33px;
  }

  footer .menu nav {
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  footer .menu nav ul {
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  footer .menu nav ul li {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 22px;
    font-size: 1.4rem;
    font-weight: 400;
    transition: all 0.2s;
    border-bottom: solid 1px rgba(255, 255, 255, 0.09);
  }

  footer .menu nav ul li:hover {
    background-color: rgba(255, 255, 255, 0.18);
  }

  section.headline {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 44px 0 5px 0;
    text-align: center;
  }

  section.main_image {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0;
    width: 100%;
    height: 300px;
  }

  section.overview {
    padding: 55px 0 0 0;
  }

  section.overview h4 {
    margin-bottom: 22px;
  }

  section.guideline {
    padding: 55px 0 0 0;
  }

  section.guideline h4 {
    margin-bottom: 22px;
  }

  .overall {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    padding: 22px 20px 18px 20px;
    border: solid 10px #0033cc;
    box-sizing: border-box;
    margin-top: 44px;
    text-align: center;
  }

  .overall small {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 22px;
  }

  .overall h5 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 22px;
  }

  section.outline {
    padding: 75px 0 0 0;
  }

  table.basic,
  table.basic tbody {
    border-collapse: collapse;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin: 33px 0 0 0;
    text-align: left;
  }

  table.basic tr th {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 1em 0 0 0;
    line-height: 2;
    font-size: 1.4rem;
    font-weight: 700;
    display: block;
  }

  table.basic tr td {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 5px 0 1em 0;
    line-height: 2;
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
  }

  section.access {
    padding: 75px 0 75px 0;
  }

  .map {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 300px;
    margin-bottom: 11px;
  }

  ul.access {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin: 55px 0 0 0;
  }

  ul.access li h6 {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2;
  }

  .about_contents {
    float: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 0;
    margin-bottom: 22px;
  }

  .about_movie {
    float: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
  }

  section.about {
    padding: 0 0 75px 0;
  }

  section.history {
    background-color: #0033cc;
    color: #ffffff;
    padding: 75px 0;
  }

  .column p {
    columns: 1;
    column-gap: 0;
  }

  ul.welcome_list li {
    padding: 33px 22px;
  }

  .welcome_box span {
    display: inline-box;
    padding-right: 30px;
    margin-left: 30px;
    background-image: url(../images/common/icon_window.svg);
    background-size: 15px 15px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    font-size: 1.6rem;
  }

  .tag_instagram {
    overflow: hidden;
    position: relative;
    width: auto;
    height: 25px;
    line-height: 25px;
    color: #6fb4e6;
    text-decoration: underline;
    margin: 33px auto 22px auto;
    text-align: center;
  }

  .tag_instagram span {
    overflow: hidden;
    position: relative;
    width: auto;
    display: inline-block;
    padding-left: 33px;
    text-decoration: underline;
    font-size: 1.6rem;
  }

  .tag_website {
    overflow: hidden;
    position: relative;
    width: auto;
    height: 25px;
    line-height: 25px;
    color: #6fb4e6;
    text-decoration: underline;
    margin: 33px auto 22px auto;
    text-align: center;
  }

  .tag_website span {
    overflow: hidden;
    position: relative;
    width: auto;
    display: inline-block;
    padding-left: 33px;
    text-decoration: underline;
    font-size: 1.6rem;
  }

  .radius_book {
    overflow: hidden;
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    box-sizing: border-box;
    background-color: #0033cc;
    background-image: url(../images/common/icon_book.svg);
    background-size: 44px 33px;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
    margin: 0 auto;
  }

  .radius_movie {
    overflow: hidden;
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    box-sizing: border-box;
    background-color: #0033cc;
    background-image: url(../images/common/icon_movie.svg);
    background-size: 44px 33px;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
    margin: 0 auto;
  }

  .welcome_details {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .radius_item {
    overflow: hidden;
    position: relative;
    width: auto;
    height: auto;
    margin: 0 11px;
    text-align: center;
  }

  .radius_item p {
    font-size: 1.3rem;
  }

  .schedule_tbl {
    display: none;
  }

  table.schedule_tbl_sp {
    display: block;
  }

  ul.half_list li {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin-right: 0;
    float: none;
  }

  .sidebar_title {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    background-color: #0033cc;
    color: #ffffff;
  }

  ul.facilities_list li {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
  }

  .facility_image {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    float: none;
  }

  .facility_contents {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: auto;
    float: none;
    background-color: #0033cc;
    color: #ffffff;
    padding: 2em 22px;
  }

  .facility_wrapper {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  .facility_wrapper h4 {
    font-size: 3.2rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.25;
  }

  .facility_wrapper small {
    font-size: 1.3rem;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0px;
    line-height: 2;
    margin-bottom: 22px;
    display: block;
  }

  table.contactform,
  table.contactform tbody {
    border-collapse: collapse;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    text-align: left;
    display: block;
  }

  .privacy_policy {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    border-top: solid 1px #c7c7c7;
    box-sizing: border-box;
    padding: 22px 0 11px 0;
  }

  .privacy_policy h4 {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 6px;
  }

  .alumni_title {
    overflow: hidden;
    position: relative;
    font-size: 1.6rem;
    font-weight: 700;
    padding-left: 1em;
    margin-bottom: 12px;
  }

  .alumni_title::before {
    content: "●";
    position: absolute;
    top: -10px;
    left: 0;
    color: #6fb4e6;
    font-size: 2.6rem;
    font-weight: 700;
  }

  .archives_pdf h5 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0;
  }

  section.login {
    padding-bottom: 55px;
  }

  .contact_image {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 1em;
    margin-bottom: 33px;
  }

  .history_wrapepr {
    flex-direction: column;
    gap: 22px;
  }

  .history_contents {
    width: 100%;
    order: 2;
  }

  .history_image {
    width: 100%;
    order: 1;
  }

  .history_image.no1 {
    width: 100%;
    margin-bottom: 0;
  }

  .history_description {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px 0 0 0;
  }

  .history_image img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .slogan_wrapper h4 {
    font-size: 6.38vw;
    margin-bottom: 4.29vw;
  }

  .slogan_wrapper h4 small {
    font-size: 3.9vw;
  }

  .slogan_wrapper p {
    font-size: 2.73vw;
  }

  section.main_visual {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
  }

  .slideshow_list {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 0;
    padding-top: 0;
  }

  .slideshow {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    min-height: 0;
    padding-top: 66.6666vw;
  }
}

@media screen and (max-width: 600px) {
  ul.media_list a:nth-child(2n + 2) li {
    margin-right: 0;
  }

  ul.media_list li {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 22px;
    background-color: #0033cc;
  }

  ul.publications_list a:nth-child(4n + 4) li {
    margin-right: 2%;
  }

  ul.publications_list li:nth-child(4n + 4) {
    margin-right: 2%;
  }

  ul.publications_list li {
    overflow: hidden;
    position: relative;
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
  }

  ul.publications_list a:nth-child(3n + 3) li {
    margin-right: 0;
  }

  ul.publications_list li:nth-child(3n + 3) {
    margin-right: 0;
  }
}

@media screen and (max-width: 499px) {
  ul.member_category_list li {
    overflow: hidden;
    position: relative;
    width: 130px;
    height: 35px;
    line-height: 35px;
    border: solid 1px #0033cc;
    box-sizing: border-box;
    text-align: center;
    color: #0033cc;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 5.5px 11px 5.5px;
    transition: all 0.2s;
  }

  .member_image {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    float: none;
    padding-top: 150%;
  }

  .member_details {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left: 0;
    padding-top: 1em;
    padding-left: 0;
    float: none;
  }

  ul.instagram_list li:nth-child(3n + 3) {
    margin-right: 1%;
  }

  ul.instagram_list li {
    overflow: hidden;
    position: relative;
    width: 49.5%;
    height: 0;
    padding-top: 49.5%;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
  }

  ul.instagram_list li:nth-child(2n + 2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 399px) {
  .tag_instagram span::before {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(../images/common/icon_instagram_black.svg);
    background-size: 20px 20px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .tag_instagram span {
    overflow: hidden;
    position: relative;
    width: auto;
    display: inline-block;
    padding-left: 30px;
    text-decoration: underline;
    font-size: 1.4rem;
  }

  .tag_website span::before {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(../images/common/icon_instagram_black.svg);
    background-size: 20px 20px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .tag_website span {
    overflow: hidden;
    position: relative;
    width: auto;
    display: inline-block;
    padding-left: 30px;
    text-decoration: underline;
    font-size: 1.4rem;
  }

  .welcome_box span {
    display: inline-box;
    padding-right: 25px;
    margin-left: 0;
    background-image: url(../images/common/icon_window.svg);
    background-size: 15px 15px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    font-size: 1.4rem;
    width: 100%;
  }

  .schedule_results button {
    background-color: #0033cc;
    border: solid 1px #ffffff;
    box-sizing: border-box;
    width: 150px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 700;
    margin: 2px 22px;
    transition: all 0.2s;
    padding-top: 1px;
  }

  ul.publications_list a:nth-child(3n + 3) li {
    margin-right: 2%;
  }

  ul.publications_list li:nth-child(3n + 3) {
    margin-right: 2%;
  }

  ul.publications_list li {
    overflow: hidden;
    position: relative;
    width: 48%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
  }

  ul.publications_list a:nth-child(2n + 2) li {
    margin-right: 0;
  }

  ul.publications_list li:nth-child(2n + 2) {
    margin-right: 0;
  }
}
