@charset "UTF-8";
/*scss*/
/*
** 0.common
*/
/*
** 1.Reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  font-family: "Lusitana", YuGothic, "Yu Gothic", "Yu Gothic UI", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Arial", sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

main a:link, main a:visited, main a:hover {
  color: #5870aa;
}

a {
  text-decoration: none;
  color: inherit;
}
a:link, a:visited, a:hover {
  text-decoration: none;
  color: inherit;
}
a img {
  border-width: 0px;
  border-style: none;
  border-color: #fff;
  background: transparent;
  outline: none;
}

img, *:focus {
  outline: none;
}

p {
  font-size: 14px;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}

h1, h2, h3, h4, h5 {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}

@font-face {
  font-family: "font";
  src: url("../fonts/font.eot?nn9fqy");
  src: url("../fonts/font.eot?nn9fqy#iefix") format("embedded-opentype"), url("../fonts/font.ttf?nn9fqy") format("truetype"), url("../fonts/font.woff?nn9fqy") format("woff"), url("../fonts/font.svg?nn9fqy#interview") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ico-], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-arrow:before {
  content: "\e902";
  color: #fff;
}

@font-face {
  font-family: "footer";
  src: url("../fonts/footer.ttf?voele5") format("truetype"), url("../fonts/footer.woff?voele5") format("woff"), url("../fonts/footer.svg?voele5#footer") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ftr-], [class*=" ftr-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "footer" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ftr-cloud:before {
  content: "\e900";
  color: #fff;
}

.ftr-network:before {
  content: "\e901";
  color: #fff;
}

@font-face {
  font-family: "icon";
  src: url("/fonts/icon.eot");
  src: url("/fonts/icon.eot#iefix") format("embedded-opentype"), url("../fonts/icon.ttf?voele5") format("truetype"), url("../fonts/icon.woff?voele5") format("woff"), url("../fonts/icon.svg?voele5#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ftr2-], [class*=" ftr2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ftr2-news:before {
  content: "\e91a";
  color: #fff;
}

@font-face {
  font-family: "technic";
  src: url("/fonts/technic.eot");
  src: url("/fonts/technic.eot#iefix") format("embedded-opentype"), url("../fonts/technic.ttf?voele5") format("truetype"), url("../fonts/technic.woff?voele5") format("woff"), url("../fonts/technic.svg?voele5#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=tec-], [class*=" tec-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "technic" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tec-technical:before {
  content: "\e991";
  color: #fff;
}

.tec-special:before {
  content: "\e994";
  color: #fff;
}

/*
** 2.Common style
*/
html {
  min-width: 1200px;
  font-size: 62.5%;
}

main {
  color: #616363;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.pc {
  display: block;
}

.sp {
  display: none !important;
}

@media (max-width: 680px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
/*
**
*/
header {
  top: 0;
  position: fixed;
  height: 100px;
  background: #fff;
  z-index: 999;
  width: 100%;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  height: 80px;
}
header.-scrolled .pc-nav {
  background: #5870aa;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
header .lower ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
header .lower a:hover {
  -webkit-transform: translate(2px, 2px);
          transform: translate(2px, 2px);
}
header .lower a {
  margin-right: 1em;
}
header .lower a > li {
  font-weight: bold;
  text-align: center;
}
@media (min-width: 681px) {
  header .lower a > li {
    font-size: 13px;
    border-radius: 50px;
    padding: 12px 20px;
  }
}
header .lower a:first-child li {
  border: 1px solid #5669ae;
  color: #5669ae !important;
  background: repeating-linear-gradient(-45deg, #e6eaf0 7px, #e6eaf0 11px, #c7d3dd 14px, #c7d3dd 7px);
}
header .lower a:last-child li {
  border: 1px solid #6ba559;
  color: #6ba559 !important;
  background: repeating-linear-gradient(-45deg, #eef2f0 7px, #eef2f0 11px, #d6e1dc 14px, #d6e1dc 7px);
}
@media (min-width: 681px) {
  header .container.pc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
header h1 img {
  width: 100%;
  height: auto;
  max-width: 235px;
  max-height: 45px;
  padding-left: 27px;
  margin-top: 19px;
}
header .right-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  /*.lower{
    ul{
      display: flex;
      justify-content: space-around;
      width: 330px;
    }
    a:hover{
      transform: translate(2px,2px);
    }
    a:first-child li{
      border: 1px solid #5669ae;
      border-radius: 50px;
      color: #5669ae;
      font-weight: bold;
      font-size: 13px;
      text-align: center;
      padding: 12px 20px;
      background: repeating-linear-gradient(-45deg, #e6eaf0 7px, #e6eaf0 11px, #c7d3dd 14px, #c7d3dd 7px);
    }
    a:last-child li{
      border: 1px solid #6ba559;
      border-radius: 50px;
      color: #6ba559;
      font-weight: bold;
      font-size: 13px;
      text-align: center;
      padding: 12px 20px;
      background: repeating-linear-gradient(-45deg, #eef2f0 7px, #eef2f0 11px, #d6e1dc 14px, #d6e1dc 7px);
    }
  }*/
}
header .right-nav .upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .right-nav .upper a:hover {
  opacity: 0.8;
}
header .right-nav .upper img {
  position: absolute;
  top: -3px;
  bottom: 0;
  margin: auto;
  left: -21px;
}
header .right-nav .upper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #666;
}
header .right-nav .upper ul > a {
  margin-right: 1em;
  margin-left: 1.5em;
}
header .right-nav .upper li {
  position: relative;
}
header .pc-nav {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  bottom: -86px;
  border-bottom: 1px solid #fff;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
header .pc-nav ul {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
header .pc-nav ul:before {
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
header .pc-nav ul:after {
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
header .pc-nav ul li {
  position: relative;
  width: 25%;
  padding: 24px 0 27px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 20px;
  height: 85px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
header .pc-nav ul li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  right: 20px;
  margin: auto;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -10px;
  bottom: 0;
  /* transition: 0.15s;
  -webkit-transition: 0.15s; */
}
header .pc-nav ul li:hover {
  background: #5771aa;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
header .pc-nav ul li:hover > li span {
  color: #fff;
}
header .pc-nav ul li:hover > .menu-list {
  opacity: 1;
}
header .pc-nav ul li:hover::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
  bottom: 0;
}
header .pc-nav ul li .menu-list {
  width: 100vw;
  position: fixed;
  left: 0;
  top: 165px;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
  background-color: #eaebee;
  font-family: yu gothic;
  color: #616363;
}
header .pc-nav ul li .menu-list .wrp {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .pc-nav ul li .menu-list .box {
  width: 25%;
  padding-bottom: 50px;
  text-align: left;
  /*img{
    padding: 70px;
  }*/
}
header .pc-nav ul li .menu-list .wrp > .box:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 60px;
}
header .pc-nav ul li .menu-list h2 {
  font-size: 16px;
  font-family: yu gothic;
  color: #616363;
  text-align: left;
  margin-top: 40px;
  padding-left: 14px;
  border-bottom: 1px solid #616363;
  width: 80%;
  line-height: 30px;
}
header .pc-nav ul li .menu-list h2:not(.nolink)::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #616363;
  border-right: 1px solid #616363;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
header .pc-nav ul li .menu-list h2:not(.nolink):hover {
  color: #000;
}
header .pc-nav ul li .menu-list h3 {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  padding-left: 14px;
  padding-top: 8px;
  padding-bottom: 5px;
  color: #616363;
}
header .pc-nav ul li .menu-list h3:not(.nolink):after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 1px solid #616363;
  border-right: 1px solid #616363;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .pc-nav ul li .menu-list h3:not(.nolink):hover {
  color: #000;
}
header .pc-nav ul li .menu-list .club-list {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .pc-nav ul li .menu-list .club-list > * {
  width: 100%;
}
header .pc-nav ul li .menu-list .club-list > * > .box {
  width: 50%;
}
header .pc-nav ul li .menu-list a span {
  display: inline-block;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  text-decoration: underline;
  padding-left: 14px;
  color: #616363;
}
header .pc-nav ul li .menu-list a span:hover {
  color: #000;
}
header .pc-nav ul li .menu-close-btn {
  position: absolute;
  bottom: 15px;
  right: 28px;
  border: 1px solid #5771aa;
  color: #fff;
  padding: 12px 16px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
  height: 60px;
  width: 60px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  align-items: center;
  background-color: #eaebee;
}
header .pc-nav ul li .menu-close-btn:hover {
  opacity: 0.8;
}
header .pc-nav ul li .close-icon, header .pc-nav ul li .close-text {
  color: #5771aa;
  text-decoration: none;
  padding-left: 0;
}
header .pc-nav ul li .close-icon {
  font-size: 16px;
}
header .pc-nav ul li .close-text {
  font-size: 14px;
  padding-top: 0;
}
header .pc-nav ul li + li:after {
  content: "";
  width: 1px;
  height: 40px;
  margin: auto;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
}
header .pc-nav ul .mainhead {
  color: #fff;
  display: block;
  width: 100%;
  height: 102%;
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .pc-nav ul .mainhead span {
  font-size: 13px;
  font-family: "Lusitana", yu mincho;
  font-weight: 500;
  display: inline-block;
  margin-top: 24px;
}
header .pc-nav ul .mainhead p {
  font-size: 15px;
  font-weight: 500;
  font-family: noto sans JP;
}
header .pc-nav ul .menu-list {
  opacity: 0;
  height: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  overflow: hidden;
}
header .btnbox {
  display: none;
}

footer {
  text-align: center;
  height: 81px;
}
footer .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 6rem;
  padding-top: 6rem;
}
footer .footer-nav {
  background: #0b203d;
}
footer .footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  line-height: 135px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  gap: 20px;
}
footer .footer-nav li {
  font-size: 20px;
}
footer .footer-nav i {
  padding-right: 15px;
}
footer .footer-nav .btn {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  height: 50px;
  font-size: 14px;
  line-height: 24px;
  padding: 13px;
  border: 1px solid #fff;
  border-radius: 40px;
  margin: 44px 0;
  width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  color: #fff;
}
footer .footer-nav .btn i:before {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
footer .footer-nav .btn:hover {
  background: #fff;
  color: #0b203d;
  font-weight: bold;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
footer .footer-nav .btn:hover > i:before {
  color: #0b203d;
  font-weight: bold;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
footer .footer-nav .btn i {
  font-size: 20px;
  vertical-align: sub;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
footer .footer-nav .btn img {
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
}
footer .info {
  font-family: yu gothic;
  color: #fff;
  background-image: url(../images/common/bg-footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
footer .info .box.left {
  text-align: left;
  width: 50%;
}
footer .info .box.right {
  text-align: right;
  width: 50%;
}
@media (max-width: 680px) {
  footer .info .box.right {
    text-align: center;
  }
}
footer .info .name {
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 1px;
}
footer .info p, footer .info a {
  font-size: 13px;
  line-height: 40px;
  color: #fff;
}

.sidebutton {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 99;
}
.sidebutton a {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.sidebutton a:hover {
  opacity: 0.7;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.sidebutton .sns-wrapp {
  background-image: url(../images/common/sns_bk.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.sidebutton .sns-list {
  padding: 1rem 0 1rem 0.75rem;
}
.sidebutton .sns-item + .sns-item {
  margin-top: 0.5rem;
}
.sidebutton .sns-icon {
  width: 40px;
  max-width: 100%;
}

.gotop {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0vw;
  bottom: 5vh;
  z-index: 99;
  background: url(../images/common/gotop.svg);
  background-size: cover;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.visible:hover {
  opacity: 0.8;
}

@media (max-width: 680px) {
  html {
    min-width: 100%;
  }
  main {
    margin-top: 70px;
  }
  header .pc {
    display: none;
  }
  header {
    background: #fff;
    height: 75px;
  }
  header .sp-button {
    width: 55px;
    height: 47px;
    position: absolute;
    right: 2.5%;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header .sp-button span {
    height: 2px;
    width: 30px;
    background: #fff;
    display: block;
    margin: 8px auto;
  }
  header h1 {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 14px;
  }
  header h1 img {
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  header .modal {
    display: block;
    position: fixed;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
    opacity: 0;
  }
  header .modal img {
    margin: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
  }
  header.-active .container.sp nav {
    right: 0;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    padding: 7px 0 0;
  }
  header.-active .modal {
    z-index: 1;
    opacity: 1;
    height: 100vh;
  }
  header .container.sp {
    display: block;
    height: 100%;
    width: 100%;
  }
  header .container.sp .box.flex {
    height: 100%;
  }
  header .container.sp nav {
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    height: 100vh;
    width: 80vw;
    z-index: 99;
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0;
    right: -100vw;
    overflow: scroll;
  }
  header .container.sp nav ul {
    display: block;
  }
  header .container.sp nav ul li {
    color: #262626;
    font-size: 12px;
    letter-spacing: 5px;
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
    font-weight: bold;
  }
  header .container.sp nav ul li p {
    display: inline;
    padding-right: 10px;
  }
  header .container.sp nav ul li span {
    letter-spacing: 1px;
    font-size: 10px;
  }
  header .container.sp nav ul li.close span {
    height: 2px;
    width: 30px;
    background: #108ece;
    display: block;
    margin: 8px auto;
    position: absolute;
    left: 10px;
    top: 14px;
  }
  header .container.sp nav ul li.close span:first-child {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  header .container.sp nav ul li.close span:last-child {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  header .container.sp nav a {
    font-size: 14px;
  }
  header .container.sp .list li {
    position: relative;
  }
  header .container.sp .list li.-open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  header .container.sp .list li:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #616363;
    border-right: 1px solid #616363;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    left: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  header .container.sp .sub {
    display: none;
    height: auto;
    background: rgba(215, 218, 230, 0.8);
    padding-left: 0;
  }
  header .container.sp .sub:after {
    content: none !important;
  }
  header .container.sp .sub h2 {
    font-family: yu gothic;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    padding-left: 15px;
    color: #616264;
  }
  header .container.sp .sub a > h2::after {
    position: relative;
    left: 0.2rem;
    top: -0.1rem;
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    border: solid #616363;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  header .container.sp .sub .nolink {
    border-bottom: none;
    opacity: 0.667;
  }
  header .container.sp .sub h3 {
    font-size: 13px;
    padding-left: 15px;
    color: #616264;
    display: inline;
  }
  header .container.sp .sub h3:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header .container.sp .sub span {
    font-size: 12px;
    font-weight: 500;
    color: #616264;
    padding-left: 15px;
    display: inline-block;
    text-decoration: underline;
  }
  header .container.sp .sub-nav .upper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid #889fbf;
    border-bottom: 1px solid #889fbf;
  }
  header .container.sp .sub-nav .upper {
    margin-top: 15px;
  }
  header .container.sp .sub-nav .upper li:after {
    content: "";
    height: 80%;
    width: 1px;
    background: #889fbf;
    position: absolute;
    right: -2px;
    top: 10px;
  }
  header .container.sp .sub-nav .upper a {
    width: 32%;
  }
  header .container.sp .sub-nav .upper a:last-child li:after {
    content: none;
  }
  header .container.sp .sub-nav .upper li {
    padding: 10px 0;
    text-align: center;
    position: relative;
    font-size: 10px;
    letter-spacing: 0;
  }
  header .container.sp .sub-nav .upper li img {
    display: block;
    margin: 0 auto;
  }
  header .container.sp .sub-nav .upper li span {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    letter-spacing: 0;
  }
  header .container.sp .sub-nav .lower {
    width: 90%;
    margin: 15px auto 0;
  }
  header .container.sp .sub-nav .lower ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
    /*li{
      padding-left: 0;
    }
    li img{
      width: 90%;
      max-width: 140px;
      display: block;
      margin: 0 auto;
    }*/
  }
}
@media (max-width: 680px) and (max-width: 680px) {
  header .container.sp .sub-nav .lower ul li {
    font-size: 0.7rem;
    border-radius: 1.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 0.7rem;
    letter-spacing: normal;
  }
}
@media (max-width: 680px) {
  footer .container {
    width: 100%;
    display: block;
    text-align: center;
    padding: 25px 0;
  }
  footer .container nav ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px auto 0;
  }
  footer .footer-nav ul.sp {
    width: 95%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0;
  }
  footer .footer-nav ul.sp li {
    display: inline-block;
    -ms-flex-item-align: center;
        align-self: center;
  }
  footer .footer-nav ul.sp li:first-child {
    line-height: 22px;
    text-align: left;
    font-size: 14px;
    padding-right: 10px;
    vertical-align: super;
  }
  footer .footer-nav .btn {
    width: 100%;
    font-size: 12px;
    margin: 8px;
  }
  footer .footer-nav .btn i {
    padding-right: 6px;
  }
  footer .footer-nav .ico-arrow {
    font-size: 10px;
    position: absolute;
  }
  footer .footer-nav .ico-arrow:before {
    padding-left: 5px;
    display: block;
    margin-top: -4px;
  }
  footer .footer-nav .ftr-cloud:before, footer .footer-nav .ftr-network:before, footer .footer-nav .ftr2-news:before {
    font-size: 14px;
  }
  footer .info .box.left, footer .info .box.right {
    width: 95%;
    margin: 0 auto;
  }
  footer .info .box.right {
    margin-top: 15px;
  }
  footer .info .box.right div {
    height: 25px;
  }
  footer .info .box.right p {
    margin-top: 5px;
    text-align: center;
  }
  footer .info a {
    font-size: 12px;
  }
  footer .info p {
    font-size: 12px;
    line-height: 1.8;
  }
  .gotop {
    bottom: 37vh;
    right: 5px;
    width: 50px;
    height: 50px;
  }
  .gotop span {
    border-width: 0 6px 10px 6px;
    bottom: 0;
  }
}
@media (max-width: 680px) {
  footer {
    height: auto;
  }
  footer img {
    width: 190px;
    margin: 0 auto;
    padding: 10px 0;
    float: none;
  }
  footer p {
    text-align: center;
    line-height: 40px;
  }
  footer .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
/* h2 */
.container h2 {
  font-size: 43px;
  font-family: "Lusitana", yu mincho;
  letter-spacing: 4px;
}
.container h2 .show {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.container h2 span {
  opacity: 0;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  display: inline-block;
}

.sub-title {
  background-position: center;
  height: 400px;
}
.sub-title .container {
  position: relative;
  height: 100%;
}
.sub-title h1 {
  font-family: "Lusitana", yu mincho;
  font-size: 60px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  letter-spacing: 10px;
  height: 90px;
}
.sub-title h1:after {
  content: "";
  display: block;
  height: 1px;
  width: 160px;
  margin: 17px auto;
  background: #fff;
}
.sub-title span {
  font-size: 16px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: -117px;
  height: 20px;
}

@media (max-width: 680px) {
  /* h2 */
  .container h2 {
    font-size: 30px;
  }
  .sidebutton {
    top: 50%;
    width: 70px;
  }
  .sidebutton img {
    width: 70px;
  }
  .sidebutton .sns-wrapp {
    background-size: contain;
    margin-left: 0.5rem;
  }
  .sidebutton .sns-list {
    padding: 0.75rem 0 1rem 0.75rem;
  }
  .sub-title {
    height: 250px;
    background-size: cover;
    background-position: right;
  }
  .sub-title .container {
    width: 100%;
  }
  .sub-title h1 {
    font-size: 34px;
    letter-spacing: 4px;
  }
  .sub-title span {
    bottom: -77px;
  }
}
/* animation */
body {
  opacity: 1;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  background-image: url(../images/common/bkimg.png);
  background-repeat: no-repeat;
  background-attachment: fixed !important;
  background-position: center top;
}

@media all and (-ms-high-contrast: none) {
  h1 img {
    height: 68px;
  }
  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    overflow: visible;
  }
}
.application-modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.application-modal__bg {
  height: 100vh;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.application-modal__content {
  position: absolute;
  height: 50%;
  width: 50%;
  max-width: 660px;
  padding: 25px;
  background: #fff;
  border: 7px solid #5771aa;
  font-size: 14px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: white;
  line-height: 22px;
  overflow-y: scroll;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media (max-width: 680px) {
  .application-modal__content {
    width: 90vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 50px;
  }
}
.modal-title {
  font-size: 20px;
  font-weight: bold;
  color: #5771aa;
  letter-spacing: 1px;
  line-height: 27px;
  padding-bottom: 14px;
  margin-bottom: 20px;
  border-bottom: 2px solid #5771aa;
  word-break: break-all;
}

.modal-list {
  list-style-type: decimal;
  margin-left: 15px;
  margin-top: 20px;
}

.modal-item + .modal-item {
  margin-top: 15px;
}

.examination-counseling {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.examination-dlbtn {
  margin-left: 10px;
}

.examination-dlbtn a {
  margin-left: 25px;
  position: relative;
  background: #5771aa;
  border-radius: 50px;
  color: #fff !important;
  padding: 5px 15px;
  display: block;
}
.examination-dlbtn a:hover {
  opacity: 0.6;
}

@media (max-width: 680px) {
  .examination-dlbtn {
    margin-top: 10px;
    margin-left: 0;
  }
}