@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700,900|Roboto:300,400,700,900&display=swap");

*,
html {
  font-size: 100%;
  border: 0
}

button,
hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

button:disabled,
html {
  cursor: default
}

*,
:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  outline: 0
}

*,
button,
fieldset,
hr,
iframe,
img {
  border: 0
}

a,
a:active,
a:link,
a:visited,
ins {
  text-decoration: none
}

a:hover,
abbr[title] {
  text-decoration: underline
}

dialog,
ins,
mark {
  color: #000
}

*,
progress,
sub,
sup {
  vertical-align: baseline
}

button,
legend {
  color: inherit
}

img,
legend {
  max-width: 100%
}

*,
hr,
legend {
  padding: 0
}

* {
  margin: 0
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat
}

::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit
}

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  word-break: break-word
}

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 16px/1.8 BlinkMacSystemFont, Segoe UI, Roboto, "Open Sans", sans-serif
}

address,
caption,
code,
figcaption,
pre,
th {
  font-weight: 400;
  font-style: normal;
  font-size: 1em
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

ins {
  background-color: #ff9
}

caption,
th {
  text-align: left
}

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

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

audio,
canvas,
iframe,
img,
svg,
video {
  display: inline-block;
  vertical-align: middle
}

dialog,
hr,
img {
  display: block
}

hr {
  margin: 1em 0;
  height: 0;
  border-top: 1px solid #ccc
}

dialog {
  background-color: #fff;
  border: solid;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content
}

[hidden],
dialog:not([open]),
template {
  display: none
}

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

textarea {
  overflow: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

summary {
  display: list-item
}

audio,
canvas,
progress,
video {
  display: inline-block
}

input,
select {
  vertical-align: middle
}

button {
  vertical-align: inherit;
  font: inherit;
  line-height: inherit;
  cursor: pointer
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

fieldset {
  padding: .35em .75em .625em
}

audio:not([controls]) {
  display: none;
  height: 0
}

::-moz-focus-inner {
  padding: 0;
  border: 0
}

a,
a:link,
a:visited {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
  font-size: 1em
}

mark {
  background-color: #ff0
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

ul {
  list-style: none
}

img {
  height: auto;
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  white-space: normal
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir='rtl'] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

span.nowrap {
  white-space: nowrap;
  display: inline-block
}

span i.nowrap {
  white-space: nowrap;
  display: inline-block;
  font-style: normal
}

html {
  background-color: #e9e9e9
}

body {
  background-color: #fff;
  overflow-x: hidden;
  max-width: 1920px;
  margin: auto;
  font-family: "Roboto", "Noto Sans JP", "Hiragino Kaku Gothic Pro",
    "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", "Meiryo", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け",
    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8
}

a,
a:link {
  color: #333;
  text-decoration: none
}

a:hover,
a:link:hover {
  text-decoration: none
}

.bg-photo {
  background: center/cover no-repeat
}

.bg-photo>img {
  display: none
}

.page-navigation {
  background: #f0f0f0;
  font-size: 14px
}

.page-navigation .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  line-height: 1.4
}

.page-navigation .icon svg {
  color: #2455a0;
  width: 1.2em;
  height: 1.2em;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

.page-navigation span {
  margin: 0 0.2em 0 0.5em;
  font-size: 16px
}

.page-navigation .page-parents {
  white-space: nowrap
}

.page-head {
  width: 100%;
  position: relative;
  text-align: center;
  color: #fff
}

.page-head h2 {
  width: 100%;
  font-size: 32px;
  line-height: 1.2em;
  padding: 50px;
  position: relative;
  z-index: 3;
  display: block
}

.page-head h2 p {
  width: 100%;
  display: block
}

.page-head h2 .en {
  line-height: 1.2;
  font-size: 16px;
  margin-bottom: 0.5em;
  font-weight: normal;
  text-transform: capitalize
}

.page-head h2 span {
  white-space: nowrap;
  display: inline-block
}

.page-head .page-head-sub {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  max-width: 1360px;
  width: 100%
}

.page-head .page-head-sub span {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #f8e515;
  text-align: center;
  padding: 0.6em 0.5em;
  font-size: 16px;
  font-weight: 700;
  color: #153e8f;
  width: auto;
  display: inline-block;
  white-space: nowrap;
  line-height: 1.1
}

.page-content.bg-photo {
  background-position: right top
}

.page-content.one {
  margin-bottom: 80px
}

@media (max-width: 830px) {
  .page-content.one {
    margin-bottom: 60px
  }
}

@media (max-width: 768px) {
  .page-content.one {
    margin-bottom: 40px
  }
}

.page-content {
  padding: 90px 0px 70px 80px;
  position: relative;
  z-index: 1
}

@media (max-width: 830px) {
  .page-content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    -webkit-filter: blur(10px);
    filter: blur(10px);
    z-index: -1
  }
}

.page-content .right-content {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: calc(100% - 800px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.page-content .right-content img {
  max-width: 469px;
  width: 100%
}

@media (max-width: 1200px) {
  .page-content .right-content {
    position: static;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
  }
}

.page-content .article {
  max-width: 650px;
  text-shadow: 0 0 5px white, 0 0 5px white
}

.page-content .article p.small {
  font-size: 14px;
  margin-top: 1.5em
}

.page-content .article p.line-height {
  line-height: 1.4
}

.page-content .article .txt.flow {
  font-size: 14px
}

.page-content .article .txt.flow .small {
  margin-top: 5px;
  line-height: 1.2;
  color: #333
}

.page-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4em;
  padding: 0 40px
}

.page-title h2 {
  text-align: center;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 900
}

.page-title h2 span.line {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  z-index: 2
}

.page-title h2 span.line:after {
  content: "";
  height: 20%;
  background-color: #f8e515;
  display: block;
  position: absolute;
  left: 0;
  bottom: 15%;
  width: 100%;
  z-index: -1
}

.page-title h2 span.nowrap {
  white-space: nowrap
}

.page-title p {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 5px
}

.page-title .title-line-l {
  width: 2px;
  margin-right: 25px;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background-color: #000;
  height: 50px;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom
}

.page-title .title-line-r {
  margin-left: 25px;
  width: 2px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  background-color: #000;
  height: 50px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom
}

.page-ttl {
  display: block;
  font-size: 30px;
  line-height: 1.5;
  color: #2455a0;
  font-weight: 900;
  margin-bottom: 1em
}

@media (max-width: 1100px) {
  .page-head.page-header-sub h2 {
    z-index: 3;
    padding: 50px 50px 20px
  }

  .page-head.page-header-sub .page-head-sub {
    position: static;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    padding-bottom: 50px
  }

  .page-head.page-header-sub .page-head-sub span {
    position: static;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%)
  }

  .page-head h2 {
    padding: 30px 20px
  }

  .page-head.page-header-sub h2 {
    padding: 30px 20px 20px
  }

  .page-head.page-header-sub .page-head-sub {
    padding-bottom: 30px
  }

  .page-head.page-header-sub .page-head-sub span {
    font-size: 14px
  }
}

@media (max-width: 830px) {
  .page-content {
    padding: 60px 40px
  }

  .page-title {
    margin-bottom: 2em
  }
}

@media (max-width: 768px) {
  .page-navigation {
    display: none
  }

  .page-head.page-header-sub h2 {
    font-size: 26px
  }

  .page-content {
    padding: 40px 20px
  }

  .page-ttl {
    font-size: 24px;
    margin-bottom: 10px
  }

  .page-content .article .wrap::after {
    height: calc(100% + 80px);
    top: -40px
  }

  .page-content .article {
    max-width: 100%
  }

  .page-head h2 {
    font-size: 28px
  }

  .page-title h2 {
    font-size: 24px
  }

  .page-title .title-line-l {
    margin-right: 10px;
    height: 35px
  }

  .page-title .title-line-r {
    margin-left: 10px;
    height: 35px
  }

  .page-title {
    margin-bottom: 20px
  }
}

@media (max-width: 500px) {
  .page-head.page-header-sub h2 {
    font-size: 24px
  }

  .page-ttl {
    font-size: 20px
  }

  .tip-solid {
    font-size: 16px
  }
}

.hasbg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

.header .header-box .site-header {
  position: fixed;
  width: 100%;
  top: 0;
  max-width: 1920px;
  background: #fff;
  border-bottom: 1px solid #efefef
}

.site-header {
  position: relative;
  width: 100%;
  z-index: 100
}

.site-header .site-header-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.site-header .brand {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 16px 30px
}

.site-header .brand a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 10
}

.site-header .brand-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.site-header .brand-img img {
  display: block;
  width: 240px
}

.site-header .brand-img .area_name {
  white-space: nowrap;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.2;
  display: block;
  color: #009c6f;
  margin-left: 1em
}

.site-header .brand-des {
  font-size: 12px;
  font-weight: 700;
  color: #666;
  line-height: 1.15;
  white-space: nowrap;
  margin-bottom: 0.4em
}

.site-header .quick-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  white-space: nowrap;
  margin-left: auto;
  margin-right: 0
}

.site-header .quick-start a {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  line-height: 1.15;
  padding: 0.3em
}

.site-header .quick-start a {
  margin-right: 2em
}

.site-header .quick-start a svg {
  width: 1em;
  min-width: 1em;
  height: 1em;
  display: block;
  margin-right: 0.3em
}

@media (min-width: 1100px) {
  .site-header .quick-start a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .site-header .quick-start a:hover {
    color: #009c6f
  }
}

.right-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.right-elements .el-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 1.1;
  white-space: nowrap
}

.right-elements .el-btns svg {
  width: 22px;
  min-width: 22px;
  height: 22px;
  display: block;
  margin: 0 auto 0.7em
}

.right-elements .el-btns>div {
  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;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  padding: 0 35px;
  position: relative;
  overflow: hidden;
  position: relative
}

.right-elements .el-btns>div a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 10;
  display: block;
  cursor: pointer
}

.right-elements .el-btns>div:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 60px solid rgba(255, 255, 255, 0.1);
  border-right: 150px solid transparent;
  z-index: 3;
  left: 0;
  top: 0
}

@media (min-width: 1100px) {
  .right-elements .el-btns>div {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .right-elements .el-btns>div:hover {
    background-color: #f19800 !important
  }
}

.right-elements .el-btns .contact {
  background-color: #3082c3;
  overflow: hidden
}

.right-elements .el-btns .contact form {
  width: 100%
}

.right-elements .el-btns .contact input {
  position: relative;
  z-index: 4;
  padding: 0 35px;
  width: 100%;
  background-color: transparent;
  height: 82.84px;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  line-height: 116px;
  font-size: 14px
}

.right-elements .el-btns .contact .icon {
  position: absolute;
  top: 19px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%)
}

.right-elements .el-btns .request {
  background-color: #2455a0;
  position: relative
}

.right-elements .el-btns .request input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  opacity: 0;
  z-index: 12;
  cursor: pointer
}

.right-elements .el-btns .exp {
  background-color: #e02129;
  position: relative
}

.right-elements .el-btns .exp input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  opacity: 0;
  z-index: 12;
  cursor: pointer
}

.right-elements .el-tel {
  font-size: 11px;
  white-space: nowrap;
  line-height: 1.15;
  background-color: #f0f0f0;
  padding: 0 35px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.right-elements .el-tel .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 27px;
  font-weight: 900;
  color: #2455a0;
  line-height: 1;
  margin: 5px 0
}

.right-elements .el-tel svg {
  width: 0.95em;
  min-width: 0.95em;
  height: 0.95em;
  display: block;
  margin-right: 0.3em
}

.right-elements .el-tel>a {
  cursor: unset;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  z-index: 10
}

.site-navigation {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #efefef;
  position: relative;
  z-index: 19;
  margin-top: -1px
}

.site-navigation .site-navigation-wrapper {
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: calc(calc(100% - 1300px) / 2)
}

.site-navigation .global-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.site-navigation .global-navigation ul li a {
  height: 60px;
  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;
  padding: 0 50px;
  font-size: 16px;
  color: #2455a0;
  border-right: 1px solid #efefef
}

.site-navigation .global-navigation ul li a span {
  display: block;
  text-align: center;
  line-height: 1.15
}

.site-navigation .global-navigation ul li a span:last-child {
  font-size: 11px;
  text-transform: capitalize;
  margin-top: 0.4em
}

.site-navigation .global-navigation ul li a span:first-child {
  font-weight: 700
}

@media (min-width: 1100px) {
  .site-navigation .global-navigation ul li a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .site-navigation .global-navigation ul li a:hover {
    background-color: #f2f2f2
  }
}

.site-navigation .global-navigation ul li:first-child a {
  border-left: 1px solid #efefef
}

.site-navigation .extra-nav {
  padding-right: 30px
}

.site-navigation .extra-nav a,
.site-navigation .extra-nav a:link {
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1.15;
  color: #ffffff;
  background-color: #2455a0;
  padding: 0.6em 1.6em;
  border-radius: 3em
}

.site-navigation .extra-nav a svg,
.site-navigation .extra-nav a:link svg {
  width: 0.95em;
  height: 0.95em;
  min-width: 0.95em;
  display: block;
  margin-left: 0.5em
}

@media (min-width: 1100px) {

  .site-navigation .extra-nav a,
  .site-navigation .extra-nav a:link {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .site-navigation .extra-nav a:hover,
  .site-navigation .extra-nav a:link:hover {
    background-color: #f19800
  }
}

@media (max-width: 1800px) {
  .site-header {
    padding: 0
  }
}

@media (max-width: 1600px) {
  .site-header .brand-img img {
    width: 220px
  }

  .site-header .brand-img .area_name {
    font-size: 20px;
    margin-left: 0.8em
  }

  .right-elements .el-tel,
  .right-elements .el-btns>div {
    padding: 0 20px
  }

  .right-elements .el-btns .contact input {
    padding: 0 20px
  }
}

@media (max-width: 1500px) {
  .site-header .quick-start a:not(:last-child) {
    margin-right: 1em
  }
}

@media (max-width: 1400px) {
  .right-elements .el-btns .contact input {
    font-size: 12px;
    line-height: 111px
  }

  .site-header .brand-img img {
    width: 180px
  }

  .site-header .brand-img .area_name {
    font-size: 16px
  }

  .site-header .quick-start a {
    font-size: 12px
  }

  .right-elements .el-tel .num {
    font-size: 24px;
    margin: 4px 0
  }

  .right-elements .el-tel .open-time {
    font-size: 10px
  }

  .right-elements .el-btns>div {
    font-size: 12px
  }

  .site-navigation .site-navigation-wrapper {
    padding: 0 30px !important
  }

  .site-navigation .extra-nav {
    padding-right: 0;
    margin-left: 30px
  }

  .site-navigation .global-navigation ul li a {
    height: 56px;
    padding: 0 30px;
    white-space: nowrap;
    font-size: 14px
  }
}

@media (max-width: 1300px) {
  .site-header .quick-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: 20px
  }

  .site-header .quick-start a {
    padding: 2px;
    margin-right: 0 !important
  }

  .site-header .quick-start {
    max-width: 48%
  }

  .site-header .brand {
    max-width: 48%
  }
}

@media (max-width: 1100px) {
  .site-navigation .global-navigation ul li a {
    padding: 0 20px;
    white-space: nowrap;
    font-size: 13px
  }
}

@media (max-width: 980px) {
  .site-navigation .global-navigation ul li a {
    padding: 0 15px
  }

  .site-header .site-header-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .site-header-content .right-elements {
    width: 100%;
    width: 100%
  }

  .site-header .quick-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
  }

  .site-header .quick-start a {
    font-size: 14px;
    margin-right: 30px !important
  }

  .right-elements .el-tel,
  .right-elements .el-btns>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }

  .right-elements .el-btns {
    width: 60%
  }

  .right-elements .el-tel {
    padding: 8px
  }
}

@media (max-width: 800px) {
  .site-header .brand {
    padding: 10px 20px;
    margin: 0 auto
  }

  .right-elements .el-btns .contact input {
    height: 50px;
    font-size: 12px;
    line-height: 70px
  }

  .right-elements .el-btns .contact .icon {
    top: 8px
  }

  .site-header {
    z-index: 900
  }

  .show-mobile-nav .site-header .brand {
    display: none
  }

  .header {
    padding-top: 50px
  }

  .header .header-box .site-header {
    position: static
  }

  .site-header-content .right-elements {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 260;
    height: 50px;
    padding-right: 50px
  }

  .site-header-content .right-elements .el-btns {
    width: 75%
  }

  .right-elements {
    width: 100%
  }

  .right-elements .el-tel {
    position: relative;
    z-index: 1;
    overflow: hidden
  }

  .right-elements .el-tel::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 60px solid rgba(255, 255, 255, 0.4);
    border-right: 150px solid transparent;
    z-index: 3;
    left: 0;
    top: 0;
    z-index: -1
  }

  .right-elements .el-btns svg {
    width: 20px;
    min-width: 20px;
    height: 15px
  }

  .right-elements .el-btns>div>span {
    margin-top: 0.5em
  }

  .site-header .brand-des {
    display: none
  }

  .right-elements .el-tel .num {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .right-elements .el-tel .num .icon svg {
    width: 20px;
    min-width: 20px;
    height: 15px
  }

  .site-header .site-header-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .site-header-content .right-elements {
    width: calc(100%)
  }

  .right-elements .el-tel {
    width: 25%
  }

  .right-elements .el-btns>div {
    width: 25%
  }

  .right-elements .el-tel .num {
    font-size: 14px
  }

  .right-elements .el-tel .num span:last-child {
    margin-top: 0.5em
  }

  .site-navigation {
    display: none !important
  }

  .site-header .quick-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 0 auto
  }

  .site-header .quick-start a {
    font-size: 12px
  }

  .right-elements .el-tel,
  .right-elements .el-btns>div {
    padding: 8px 10px
  }

  .right-elements .el-btns>div>span {
    display: none
  }

  .right-elements .el-btns svg {
    margin-bottom: 0
  }

  .right-elements .el-btns {
    width: 75%
  }

  .site-header .quick-start {
    display: none
  }

  .right-elements .el-tel .open-time,
  .right-elements .el-tel .first {
    display: none
  }

  .right-elements .el-btns>div>span {
    display: block
  }
}

@media (max-width: 500px) {
  .right-elements .el-btns .contact input {
    padding: 0
  }

  .inner {
    padding: 0 20px
  }

  .right-elements .el-tel .num {
    font-size: 12px
  }

  .right-elements .el-tel .open-time {
    font-size: 8.5px
  }

  .right-elements .el-btns>div {
    font-size: 10px;
    padding: 8px 6px
  }

  .site-header .brand {
    max-width: none
  }
}

@media (max-width: 480px) {
  .right-elements .el-tel {
    min-width: 100px
  }
}

@media (max-width: 400px) {
  .right-elements .el-tel {
    min-width: 90px
  }

  .site-header .quick-start a {
    font-size: 10px
  }

  .site-header .quick-start a svg {
    display: none
  }

  .site-header-content .right-elements {
    padding-right: 40px
  }
}

@media (max-width: 370px) {
  .right-elements .el-btns .contact {
    min-width: 40px
  }

  .right-elements .el-btns .contact svg {
    margin-bottom: 0
  }

  .right-elements .el-btns>div {
    width: auto
  }
}

@media (max-width: 350px) {
  .right-elements .el-tel>span {
    display: none
  }
}

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

.hero .hero-slider-large {
  position: relative;
  width: 100%
}

.hero .hero-slider-large .slide {
  width: 1300px;
  height: 458px;
  position: relative;
  overflow: hidden
}

.hero .hero-slider-large .slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.hero .hero-slider-large .slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 2;
  background-color: rgba(30, 30, 30, 0.4);
  display: block;
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s
}

.hero .hero-slider-large .slide.slick-current:before {
  background-color: rgba(30, 30, 30, 0)
}

.hero .hero-slider-large .slick-arrow {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  z-index: 18;
  text-indent: -9999999999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6) url(../images/slick-left.svg) center center/16px 16px no-repeat;
  left: 50%;
  -webkit-transform: translate(-630px, -50%);
  -ms-transform: translate(-630px, -50%);
  transform: translate(-630px, -50%)
}

.hero .hero-slider-large .slick-arrow.slick-next {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translate(600px, -50%) rotate(180deg);
  -ms-transform: translate(600px, -50%) rotate(180deg);
  transform: translate(600px, -50%) rotate(180deg)
}

@media (min-width: 1100px) {
  .hero .hero-slider-large .slick-arrow {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
  }

  .hero .hero-slider-large .slick-arrow:hover {
    background-color: #2455a0
  }
}

.hero .hero-slider-small-outer {
  padding: 12px 0
}

.hero .hero-slider-small {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: auto
}

.hero .hero-slider-small .slide {
  position: relative;
  overflow: hidden;
  cursor: pointer
}

.hero .hero-slider-small .slide img {
  width: 100%;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.hero .hero-slider-small .slide:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 3;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 6px solid #096bdc;
  opacity: 0
}

.hero .hero-slider-small .slide:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 32%
}

.hero .hero-slider-small .slide:hover:after {
  opacity: 0.6
}

.hero .hero-slider-small .slide:hover:before {
  background-color: rgba(30, 30, 30, 0) !important
}

.hero .hero-slider-small .slick-arrow {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  z-index: 18;
  text-indent: -9999999999px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6) url(../images/slick-left.svg) center center/10px 10px no-repeat;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.hero .hero-slider-small .slick-arrow.slick-next {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  left: auto;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  right: 20px
}

@media (min-width: 1100px) {
  .hero .hero-slider-small .slick-arrow {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
  }

  .hero .hero-slider-small .slick-arrow:hover {
    background-color: #2455a0
  }
}

.section-title {
  width: 100%;
  padding: 0 20px
}

.section-title h2 {
  width: 100%;
  display: block;
  color: #2455a0
}

.section-title h2 span {
  display: block;
  text-align: center;
  line-height: 1.3
}

.section-title h2 span.en {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400
}

.section-title h2 span.jp {
  font-size: 36px;
  font-weight: 900;
  margin-top: 6px
}

.section-title h2 span.des {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 700
}

.hasgrid {
  background: #fff url(../images/pattern-square.png) repeat;
  background-size: 9px;
}

.inner {
  width: 100%;
  max-width: 1360px;
  padding: 0 30px;
  position: relative;
  z-index: 5;
  margin: auto
}

.recommend-content {
  padding: 80px 0
}

.recommend-items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px
}

.recommend-items .col {
  width: calc(33.3333% - 30px);
  min-width: calc(33.3333% - 30px);
  position: relative
}

.recommend-items .col>a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  z-index: 10
}

.recommend-items .col figure {
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1)
}

.recommend-items .col figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.recommend-items .col figure:before {
  content: "";
  width: 100%;
  padding-top: 45%;
  display: block;
  position: relative;
  z-index: -1
}

.recommend-items .col h3 {
  margin-top: 1em;
  line-height: 1.5;
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #2455a0
}

.recommend-items .col p {
  font-size: 14px;
  margin-top: 0.5em
}

.departments-wrapper {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.departments-wrapper .col {
  width: 33.33333%;
  overflow: hidden;
  position: relative;
  padding: 40px
}

.departments-wrapper .col .text-group {
  position: relative;
  z-index: 5;
  width: 100%;
  color: #ffffff
}

.departments-wrapper .col h2 {
  display: block;
  line-height: 1.15;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px
}

.departments-wrapper .col h2 span {
  display: block
}

.departments-wrapper .col h2 span.en {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0.6em
}

.departments-wrapper .col h2 span.jp {
  font-size: 36px;
  font-weight: 900
}

.departments-wrapper .col h2:after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block
}

.departments-wrapper .col .btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.departments-wrapper .col .btn a {
  line-height: 1.15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 16px;
  margin-top: 20px;
  background-color: #ffbb00;
  text-shadow: 1px 1px 1px rgba(78, 29, 0, 0.1);
  font-weight: 700;
  color: #ffffff;
  font-size: 14px
}

.departments-wrapper .col .btn a svg {
  width: 1em;
  height: 1em;
  min-width: 1em;
  display: block;
  margin-left: 0.4em
}

@media (min-width: 1100px) {
  .departments-wrapper .col .btn a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .departments-wrapper .col .btn a:hover {
    background-color: #009c6f
  }
}

.departments-wrapper .col .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

.departments-wrapper .col .bg:before {
  width: 85%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #24afc6), to(rgba(36, 175, 198, 0)));
  background: -webkit-linear-gradient(left, #24afc6 10%, rgba(36, 175, 198, 0) 100%);
  background: -o-linear-gradient(left, #24afc6 10%, rgba(36, 175, 198, 0) 100%);
  background: linear-gradient(to right, #24afc6 10%, rgba(36, 175, 198, 0) 100%)
}

.departments-wrapper .col .bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.departments-wrapper .col:nth-child(2) .bg:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #55a4e3), to(rgba(85, 164, 227, 0)));
  background: -webkit-linear-gradient(left, #55a4e3 10%, rgba(85, 164, 227, 0) 100%);
  background: -o-linear-gradient(left, #55a4e3 10%, rgba(85, 164, 227, 0) 100%);
  background: linear-gradient(to right, #55a4e3 10%, rgba(85, 164, 227, 0) 100%)
}

.departments-wrapper .col:nth-child(3) .bg:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #0c6cb8), to(rgba(12, 108, 184, 0)));
  background: -webkit-linear-gradient(left, #0c6cb8 10%, rgba(12, 108, 184, 0) 100%);
  background: -o-linear-gradient(left, #0c6cb8 10%, rgba(12, 108, 184, 0) 100%);
  background: linear-gradient(to right, #0c6cb8 10%, rgba(12, 108, 184, 0) 100%)
}

.four-pillars {
  padding: 80px 0
}

.four-pillars.bg {
  background: #f5f5f5
}

.four-pillars .btn {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.four-pillars .btn a {
  line-height: 1.15;
  white-space: nowrap;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #2455a0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  padding: 1em 1.4em
}

.four-pillars .btn a:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  display: block
}

.four-pillars .btn a span,
.four-pillars .btn a svg {
  position: relative;
  z-index: 5
}

.four-pillars .btn a svg {
  width: 0.95em;
  height: 0.95em;
  min-width: 0.95em;
  margin-left: 1em
}

@media (min-width: 1100px) {
  .four-pillars .btn a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .four-pillars .btn a:hover {
    background-color: #009c6f
  }
}

.pillars {
  margin-top: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.pillars figure {
  width: calc(25% - 20px);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1)
}

.school-map {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 100px 0
}

.school-map .map-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

.school-map .map-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

@media (min-width: 1100px) {
  .school-map:hover iframe {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
  }
}
.school-map .map-anchors {
  width: 100%;
  max-width: 400px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
 margin-left: calc((100% - 1300px) / 2 + 0px);
 position: relative;
  z-index: 5;
}
@media (max-width:1360px){
  .school-map .map-anchors{
    margin-left: 30px;
  }
}
@media (max-width:800px){
  .school-map .map-anchors{
    margin-left: 00px;
  }
}
.school-map .map-anchors h2 {
  width: 100%;
  display: block;
  line-height: 1.5;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 14px;
  background-color: #2455a0;
  color: #ffffff
}

.school-map .map-anchors ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.school-map .map-anchors ul li {
  width: 50%;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  border-bottom: 1px solid #efefef
}

@media (min-width: 1100px) {
  .school-map .map-anchors ul li {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .school-map .map-anchors ul li:hover {
    background-color: #f3f3f3
  }
}

.school-map .map-anchors ul li>a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 10;
  display: block
}

.school-map .map-anchors ul li figure {
  width: 60px;
  height: 50px;
  position: relative;
  min-width: 60px;
  margin-right: 20px
}

.school-map .map-anchors ul li figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.school-map .map-anchors ul li .text {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
  color: #666666
}

.school-map .map-anchors ul li:nth-child(2n-1) {
  border-right: 1px solid #efefef
}

.orange {
  color: #f2b705
}

.cyan {
  color: #7cc7e9
}

.green {
  color: #009c6f
}

.black {
  color: #111111
}

.red {
  color: #fe0000
}

.banner-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef
}

.banner-wrapper .col {
  width: 25%;
  min-width: 25%;
  padding: 20px 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative
}

@media (min-width: 1100px) {
  .banner-wrapper .col {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .banner-wrapper .col:hover {
    background-color: #f2f2f2
  }
}

.banner-wrapper .col>a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 10
}

.banner-wrapper .col:not(:last-child) {
  border-right: 1px solid #efefef
}

.banner-wrapper .col svg:last-child {
  width: 18px;
  height: 18px;
  min-width: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
  color: #666666
}

.banner-wrapper .article .des {
  font-size: 14px;
  font-weight: 700;
  color: #333333
}

.banner-wrapper .article .main {
  margin-top: 0.3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.4
}

.banner-wrapper .article .main .icon {
  width: 2em;
  height: 2em;
  min-width: 2em;
  margin-right: 0.5em
}

.philosophy {
  position: relative;
  padding: 80px 0
}

.philosophy .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

.philosophy .bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.philosophy h3 {
  display: block;
  font-size: 42px;
  line-height: 1.5;
  color: #2455a0;
  font-weight: 900;
  text-align: center;
  margin: 1.5em auto 1em
}

.philosophy p {
  text-align: center;
  max-width: 800px;
  margin: auto;
  line-height: 2
}

.footer-banner {
  width: 100%;
  background: url(../images/footer/footer-banner-bg.jpg) center center/cover no-repeat
}

.footer-banner-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.footer-banner-wrapper .brand-img {
  width: 350px;
  padding: 16px 20px 16px 0
}

.site-footer .footer-wrapper {
  padding: 60px 40px;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.site-footer .left {
  width: 360px;
  min-width: 360px
}

.site-footer .right {
  padding-left: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.site-footer .footer-nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.site-footer .footer-nav-items .col {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.3
}

.site-footer .footer-nav-items h3 {
  color: #2455a0;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 20px;
  position: relative
}

.site-footer .footer-nav-items h3:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0px;
  display: inline-block;
  width: 1em;
  height: 1em;
  min-width: 1em;
  margin-right: 4px;
  background: url(../images/footer/footer-h3-icon.svg) center center/contain no-repeat
}

.site-footer .footer-nav-items h3 a,
.site-footer .footer-nav-items h3 a:link {
  font-size: 14px;
  color: #2455a0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  white-space: nowrap
}

@media (min-width: 1100px) {

  .site-footer .footer-nav-items h3 a:hover,
  .site-footer .footer-nav-items h3 a:link:hover {
    text-decoration: underline
  }
}

.site-footer .footer-nav-items ul {
  padding-left: 18px
}

.site-footer .footer-nav-items ul:not(:last-child) {
  margin-bottom: 20px
}

.site-footer .footer-nav-items ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.site-footer .footer-nav-items ul li:not(:last-child) {
  margin-bottom: 4px
}

.site-footer .footer-nav-items ul li a,
.site-footer .footer-nav-items ul li a:link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  white-space: nowrap
}

@media (min-width: 1100px) {

  .site-footer .footer-nav-items ul li a:hover,
  .site-footer .footer-nav-items ul li a:link:hover {
    text-decoration: underline
  }
}

.site-footer .footer-nav-items .group:not(:last-child) {
  margin-bottom: 20px
}

.site-footer .footer-brand {
  width: 140px;
  margin-bottom: 30px
}

.site-footer .footer-info {
  font-size: 14px;
  line-height: 1.5
}

.site-footer .footer-info p:not(:last-child) {
  margin-bottom: 5px
}

.site-footer .footer-copyright {
  width: 100%;
  padding: 20px;
  background-color: #2455a0;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4
}

.site-footer .footer-copyright .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.site-footer .footer-copyright .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.site-footer .footer-copyright .footer-links a,
.site-footer .footer-copyright .footer-links a:link {
  display: block;
  color: #ffffff;
  line-height: 1.4
}

.site-footer .footer-copyright .footer-links a:not(:last-child),
.site-footer .footer-copyright .footer-links a:link:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ffffff
}

@media (min-width: 1100px) {

  .site-footer .footer-copyright .footer-links a:hover,
  .site-footer .footer-copyright .footer-links a:link:hover {
    text-decoration: underline
  }
}

@media (max-width: 1600px) {
  .site-footer .footer-info {
    font-size: 12px
  }
}

@media (max-width: 1400px) {
  .site-footer .footer-wrapper {
    display: block
  }

  .site-footer .footer-brand {
    margin-bottom: 0
  }

  .site-footer .left {
    margin-bottom: 40px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .site-footer .left p {
    margin: 0 !important;
    padding: 0
  }

  .site-footer .left p:not(:last-child) {
    margin-right: 20px !important
  }

  .site-footer .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

@media (max-width: 1100px) {
  .site-footer .footer-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

@media (max-width: 900px) {
  .site-footer .right {
    padding-left: 0
  }

  .site-footer .footer-nav-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 450px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .site-footer .footer-nav-items .col {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-bottom: 30px
  }

  .site-footer .footer-wrapper {
    padding: 40px 20px
  }
}

@media (max-width: 800px) {
  .site-footer .footer-copyright .inner {
    -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
  }

  .copyright {
    margin-top: 10px
  }

  .footer-banner .inner {
    padding: 0 !important
  }

  .footer-banner-wrapper .brand-img {
    width: 70%;
    margin: 6px auto;
    max-width: 360px
  }

  .footer-banner-wrapper {
    -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
  }
}

@media (max-width: 600px) {
  .site-footer .left {
    display: block
  }

  .site-footer .footer-brand {
    margin-bottom: 20px
  }

  .site-footer .left {
    margin-bottom: 20px
  }

  .site-footer .footer-nav-items {
    height: auto;
    display: block
  }

  .site-footer .footer-nav-items .hasbtn ul {
    display: none;
    margin-bottom: 1em
  }

  .site-footer .footer-nav-items .col {
    margin-bottom: 0
  }

  .site-footer .footer-nav-items .group:not(:last-child) {
    margin-bottom: 0
  }
}

@media (max-width: 450px) {
  .site-footer .left {
    min-width: 0
  }

  .site-footer .footer-nav-items {
    height: auto
  }

  .site-footer .footer-nav-items .col {
    width: 100%
  }

  .site-footer .footer-nav-items .col:not(:last-child) {
    margin-bottom: 20px
  }

  .site-footer .footer-nav-items .col {
    padding: 0
  }
}

@media (max-width: 400px) {
  .site-footer .footer-copyright .inner {
    padding: 0
  }

  .site-footer .footer-copyright .footer-links a,
  .site-footer .footer-copyright .footer-links a:link {
    font-size: 12px
  }

  .copyright {
    font-size: 11px;
    margin-top: 6px
  }
}

@media (max-width: 600px) {
  .site-footer .footer-nav-items {
    display: none !important
  }
}

.mobile-footer-navigation {
  width: 100%;
  overflow: hidden;
  display: none !important
}

@media (max-width: 600px) {
  .mobile-footer-navigation {
    display: block !important
  }
}

.mobile-footer-navigation a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mobile-footer-navigation .arrow {
  width: 40px;
  height: 40px;
  min-width: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(167, 167, 167, 0.1)
}

.mobile-footer-navigation .arrow svg {
  width: 14px;
  height: 14px;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s
}

.mobile-footer-navigation .group {
  margin: 1px 0
}

.mobile-footer-navigation .group h3 {
  color: #2455a0;
  width: 100%;
  height: 40px;
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #e6e6e6
}

.mobile-footer-navigation .group h3 a,
.mobile-footer-navigation .group h3 a:link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: calc(100% - 40px);
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 15px;
  color: #2455a0;
  font-size: 14px;
  height: 40px
}

.mobile-footer-navigation .group h3.active .arrow {
  background-color: #e6e6e6
}

.mobile-footer-navigation .group h3.active svg {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.mobile-footer-navigation .group ul {
  width: 100%;
  background-color: #e6e6e6;
  padding: 2px 0;
  display: none
}

.mobile-footer-navigation .group ul li a {
  font-size: 12px;
  padding: 10px 15px;
  line-height: 1.15;
  display: block
}

.mobile-footer-navigation .group ul li:not(:last-child) {
  border-bottom: 1px solid #f6f6f6
}

.mobile-footer-navigation .group ul+ul {
  border-top: 1px solid #f6f6f6
}

.mobile-footer-navigation .group .nav-wrapper {
  display: none
}

.mobile-footer-navigation .group .nav-wrapper ul {
  display: block
}

.mobile-nav-content {
  width: 100%;
  z-index: 250;
  overflow-y: scroll;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%)
}

.mobile-nav-content:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  display: block;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s
}

.mobile-nav-content .global-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 20px;
  padding-top: 60px
}

.mobile-nav-content .global-navigation ul {
  width: 100%
}

.mobile-nav-content .global-navigation ul li {
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px)
}

.mobile-nav-content .global-navigation ul li.menu-item-has-children>a:first-child {
  display: none !important
}

.mobile-nav-content .global-navigation ul a,
.mobile-nav-content .global-navigation ul a:link {
  font-size: 14px;
  font-weight: 400;
  padding: 20px 10px 0;
  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;
  color: #2455a0;
  width: 100%
}

@media (max-height: 570px) {

  .mobile-nav-content .global-navigation ul a,
  .mobile-nav-content .global-navigation ul a:link {
    padding: 12px 10px
  }
}

.mobile-nav-content .global-navigation ul a span,
.mobile-nav-content .global-navigation ul a:link span {
  width: 100%;
  text-align: center;
  line-height: 1.15
}

.mobile-nav-content .global-navigation ul a span:first-child,
.mobile-nav-content .global-navigation ul a:link span:first-child {
  font-size: 16px;
  font-weight: bold
}

.mobile-nav-content .quick-start {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute
}

.mobile-nav-content .quick-start a {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  line-height: 1.15;
  padding: 20px 20px 0;
  color: #2455a0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px)
}

.mobile-nav-content .quick-start a svg {
  width: 1em;
  min-width: 1em;
  height: 1em;
  display: block;
  margin-right: 0.3em
}

.mobile-nav-content .extra-nav {
  max-width: 150px;
  margin: 0 auto 0px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px)
}

.mobile-nav-content .extra-nav a,
.mobile-nav-content .extra-nav a:link {
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1.15;
  color: #ffffff;
  background-color: #2455a0;
  padding: 0.6em 1.6em;
  border-radius: 3em
}

.mobile-nav-content .extra-nav a svg,
.mobile-nav-content .extra-nav a:link svg {
  width: 0.95em;
  height: 0.95em;
  min-width: 0.95em;
  display: block;
  margin-left: 0.5em
}

@media (min-width: 1100px) {

  .mobile-nav-content .extra-nav a,
  .mobile-nav-content .extra-nav a:link {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .mobile-nav-content .extra-nav a:hover,
  .mobile-nav-content .extra-nav a:link:hover {
    background-color: #f19800
  }
}

body.show-mobile-nav {
  overflow-y: hidden
}

body.show-mobile-nav .mobile-nav-content {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

body.show-mobile-nav .mobile-nav-content:after {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s
}

body.show-mobile-nav .mobile-nav-content .quick-start a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s
}

body.show-mobile-nav .mobile-nav-content .quick-start a:nth-child(1) {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s
}

body.show-mobile-nav .mobile-nav-content .quick-start a:nth-child(2) {
  -webkit-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  transition-delay: 0.85s
}

body.show-mobile-nav .mobile-nav-content .quick-start a:nth-child(3) {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s
}

body.show-mobile-nav .mobile-nav-content .extra-nav {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s
}

body.show-mobile-nav .mobile-nav-content li {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s
}

body.show-mobile-nav .mobile-nav-content li:nth-child(1) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s
}

body.show-mobile-nav .mobile-nav-content li:nth-child(2) {
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s
}

body.show-mobile-nav .mobile-nav-content li:nth-child(3) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s
}

body.show-mobile-nav .mobile-nav-content li:nth-child(4) {
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s
}

body.show-mobile-nav .mobile-nav-content li:nth-child(5) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s
}

body.show-mobile-nav .mobile-nav-content li:nth-child(6) {
  -webkit-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s
}

body.show-mobile-nav .mobile-nav-content li:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s
}

body.show-mobile-nav .mobile-btn span:nth-child(2) {
  opacity: 0
}

body.show-mobile-nav .mobile-btn span:nth-child(1) {
  -webkit-transform: rotate(-32deg);
  -ms-transform: rotate(-32deg);
  transform: rotate(-32deg)
}

body.show-mobile-nav .mobile-btn span:nth-child(3) {
  -webkit-transform: rotate(32deg);
  -ms-transform: rotate(32deg);
  transform: rotate(32deg)
}

.mobile-btn {
  position: fixed;
  top: 0px;
  right: 0px;
  padding: 16px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50px;
  min-width: 50px;
  height: 50px;
  z-index: 350;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s
}

.mobile-btn span {
  width: 100%;
  height: 2px;
  display: block;
  background-color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center
}

@media (min-width: 801px) {

  .mobile-btn,
  .mobile-nav-content {
    display: none !important
  }
}

@media (max-width: 1600px) {
  .philosophy h3 {
    font-size: 32px
  }

  .banner-wrapper .article .main {
    font-size: 28px
  }

  .section-title h2 span.jp {
    font-size: 32px
  }

  .recommend-content {
    padding: 70px 0
  }

  .four-pillars {
    padding: 70px 0
  }

  .recommend-items .col h3 {
    font-size: 22px
  }

  .departments-wrapper .col h2 span.jp {
    font-size: 32px
  }

  .departments-wrapper .col .text-group p {
    font-size: 14px
  }

  .departments-wrapper .col {
    padding: 28px 30px
  }

  .departments-wrapper .col .bg img {
    -o-object-position: 80% center;
    object-position: 80% center
  }
}

@media (max-width: 1300px) {
  .banner-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .banner-wrapper .col {
    width: 50%;
    min-width: 50%
  }

  .banner-wrapper .col:nth-child(1),
  .banner-wrapper .col:nth-child(2) {
    border-bottom: 1px solid #efefef
  }

  .banner-wrapper .col:nth-child(2) {
    border-right: 0px
  }

  .banner-wrapper .col {
    min-height: 125px
  }

  .recommend-items .col h3 {
    font-size: 18px
  }

  .departments-wrapper .col {
    padding: 0 !important
  }

  .departments-wrapper .col .text-group {
    padding: 18px 20px
  }

  .departments-wrapper .col .btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    z-index: 20
  }

  .departments-wrapper .col .btn a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    margin: 0
  }

  .hero .hero-slider-small-outer {
    padding: 8px 0
  }

  .hero .hero-slider-small .slide:after {
    border-width: 4px
  }

  .hero .hero-slider-large .slide {
    width: 100vw;
    height: 35vw
  }

  .hero .hero-slider-large .slick-arrow {
    left: 20px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%)
  }

  .hero .hero-slider-large .slick-arrow.slick-next {
    right: 20px;
    left: auto;
    -webkit-transform: translate(0px, -50%) rotate(180deg);
    -ms-transform: translate(0px, -50%) rotate(180deg);
    transform: translate(0px, -50%) rotate(180deg)
  }
}

@media (max-width: 1100px) {
  .departments-wrapper .col {
    padding: 18px 20px
  }

  .departments-wrapper .col h2 span.jp {
    font-size: 26px
  }

  .departments-wrapper .col h2:after {
    width: 30px
  }

  .departments-wrapper .col h2 {
    padding-bottom: 15px;
    margin-bottom: 15px
  }
}

@media (max-width: 900px) {
  .four-pillars .btn {
    margin-top: 40px
  }

  .recommend-content {
    padding: 60px 0
  }

  .four-pillars {
    padding: 60px 0
  }

  .recommend-items .col {
    width: calc(33.3333% - 15px);
    min-width: calc(33.3333% - 15px)
  }

  .section-title h2 span.en {
    font-size: 14px
  }

  .section-title h2 span.jp {
    font-size: 28px
  }

  .hero .hero-slider-large .slick-arrow {
    left: 10px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    border-radius: 100%;
    width: 30px;
    height: 30px
  }

  .hero .hero-slider-large .slick-arrow.slick-next {
    right: 10px !important;
    left: auto;
    -webkit-transform: translate(0px, -50%) rotate(180deg);
    -ms-transform: translate(0px, -50%) rotate(180deg);
    transform: translate(0px, -50%) rotate(180deg)
  }
}

@media (max-width: 800px) {
  .school-map {
    padding: 0
  }

  .school-map .inner {
    padding: 0 !important
  }

  .school-map .map-wrapper {
    position: relative;
    width: 100%;
    height: 60vw
  }

  .school-map .map-anchors {
    max-width: none
  }

  .pillars {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .pillars figure {
    width: calc(50% - 15px);
    margin-bottom: 30px
  }

  .departments-wrapper {
    display: block
  }

  .departments-wrapper .col {
    width: 100%
  }

  .departments-wrapper .col {
    min-height: 35vw
  }

  .departments-wrapper .col .text-group {
    padding-left: 8%
  }

  .departments-wrapper .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

@media (max-width: 700px) {
  .hero .hero-slider-large .slide {
    width: auto;
    height: auto
  }

  .hero .hero-slider-large .slide img {
    position: static;
    width: 100vw
  }

  .banner-wrapper .article .des {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 6px
  }

  .philosophy p {
    text-align: left
  }

  .banner-wrapper .col {
    padding: 18px 20px
  }

  .recommend-items {
    display: block
  }

  .recommend-items .col {
    width: 100%;
    min-width: 0
  }

  .recommend-items .col:not(:last-child) {
    margin-bottom: 30px
  }

  .banner-wrapper .article .main {
    font-size: 26px
  }

  .banner-wrapper .article .main .icon {
    width: 1.5em;
    height: 1.5em;
    min-width: 1.5em
  }

  .banner-wrapper .col {
    padding-right: 40px
  }

  .banner-wrapper .col svg:last-child {
    right: 20px
  }
}

@media (max-width: 600px) {
  .banner-wrapper .col {
    width: 100%;
    min-width: 0;
    border: 0 !important;
    min-height: 0
  }

  .banner-wrapper .col:not(:last-child) {
    border-bottom: 1px solid #efefef !important
  }
}

@media (max-width: 500px) {
  .philosophy p {
    font-size: 14px;
    line-height: 1.8
  }

  .philosophy p br {
    display: none
  }

  .philosophy h3 {
    font-size: 6.5vw
  }

  .philosophy {
    padding: 60px 0
  }

  .four-pillars .btn {
    margin-top: 20px
  }

  .pillars figure {
    width: calc(50% - 10px);
    margin-bottom: 20px
  }

  .recommend-content {
    padding: 40px 0
  }

  .four-pillars {
    padding: 40px 0
  }

  .recommend-items,
  .pillars {
    margin-top: 30px
  }

  .inner {
    padding: 0 20px
  }

  .hero .hero-slider-small-outer {
    display: none !important
  }

  .departments-wrapper .col .text-group {
    padding: 20px
  }
}

@media (max-width: 450px) {
  .section-title h2 span.jp {
    font-size: 24px
  }
}

@media (max-width: 400px) {
  .mobile-btn {
    padding: 16px 5px;
    width: 40px;
    min-width: 40px
  }
}

@media (max-width: 370px) {
  .four-pillars .btn a {
    font-size: 14px
  }

  .pillars figure {
    width: 100%
  }
}

.page-add-box .page-content.one {
  margin-bottom: 40px
}

.page-add-box .all-btn.red {
  margin-top: 0px;
  margin-bottom: 80px
}

@media (max-width: 830px) {
  .page-add-box .all-btn.red {
    margin-bottom: 60px
  }
}

@media (max-width: 768px) {
  .page-add-box .all-btn.red {
    margin-bottom: 40px
  }
}

.input-box .button {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 5
}

.all-btn {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.all-btn.red a,
.all-btn.red div {
  background-color: #ff6000
}

.all-btn.red a span.bg,
.all-btn.red div span.bg {
  background: #ffe50d;
  color: #ff6000;
  padding: 0 10px;
  margin-right: 1em
}

.all-btn.orange a,
.all-btn.orange div {
  background-color: #ffa800
}

@media (max-width: 768px) {
  .all-btn.orange {
    margin-top: 20px
  }
}

.all-btn a,
.all-btn div {
  line-height: 1.15;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #2455a0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  padding: 1em 2em;
  text-align: center
}

.all-btn a p,
.all-btn div p {
  text-align: center
}

.all-btn a:before,
.all-btn div:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  display: block
}

.all-btn a span,
.all-btn a svg,
.all-btn div span,
.all-btn div svg {
  position: relative;
  z-index: 5
}

.all-btn a svg,
.all-btn div svg {
  width: 0.95em;
  height: 0.95em;
  min-width: 0.95em;
  margin-left: 1em
}

@media (min-width: 1100px) {

  .all-btn a,
  .all-btn div {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
  }

  .all-btn a:hover,
  .all-btn div:hover {
    background-color: #009c6f
  }
}

@media (max-width: 768px) {

  .all-btn a,
  .all-btn div {
    font-size: 16px
  }
  .all-btn.sp a,
  .all-btn.sp div {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .all-btn {
    margin-top: 40px
  }

  .all-btn a,
  .all-btn div {
    font-size: 14px
  }
}

@media (max-width: 500px) {

  .all-btn a,
  .all-btn div {
    position: relative;
    padding: 0.8em
  }

  .all-btn a span .all-btn div span {
    padding: 2px 0;
    width: 100%;
    text-align: center
  }
}

.english-1 {
  padding: 80px 0
}

.english-1 .title-sub {
  font-size: 24px;
  margin: 0 0 1em;
  font-weight: 700
}

.english-1 .bottom {
  margin-top: 30px
}

.english-1.faq .page-content::after {
  background: #fff
}

.empty {
  padding: 80px 0
}

@media (max-width: 830px) {
  .empty {
    padding: 60px 0
  }
}

@media (max-width: 768px) {
  .empty {
    padding: 40px 0
  }
}

.empty .all-btn {
  margin-top: 0
}

@media (max-width: 1000px) {
  .english-1 {
    padding: 60px 0
  }
}

@media (max-width: 768px) {
  .english-1 {
    padding: 40px 0
  }

  body {
    font-size: 14px
  }

  .english-1 .title-sub {
    font-size: 16px;
    margin: 0 0 6px;
    line-height: 1.4
  }
}

@media (max-width: 400px) {
  .page-ttl p {
    display: inline
  }

  .page-head h2 {
    padding: 20px;
    font-size: 24px
  }
}

/*# sourceMappingURL=style.css.map */