
@import url("https://fonts.googleapis.com/css?family=Montserrat");

@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  1% {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    display: block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  1% {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    display: block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.header-menu, .toggle-menu__text, .footer-nav__item, .go-top, .l-section__title .en {
  font-weight: bold;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}

.va-m {
  vertical-align: middle !important;
}

.fw-b {
  font-weight: bold;
}

.show-md {
  display: none;
}

@media (max-width: 980px) {
  .show-md {
    display: block;
  }
}

br.show-md {
  display: none;
}

@media (max-width: 980px) {
  br.show-md {
    display: inline;
  }
}

.show-sm {
  display: none;
}

@media (max-width: 736px) {
  .show-sm {
    display: block;
  }
}

br.show-sm {
  display: none;
}

@media (max-width: 736px) {
  br.show-sm {
    display: inline;
  }
}

@media (max-width: 736px) {
  .hide-sm {
    display: none !important;
  }
}

html {
  font-size: 62.5% !important;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  background: #fff;
  color: #1e2373;
  line-height: 1.5;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .05em;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

a {
  text-decoration: none;
  color: #1e2373;
  outline: none;
}

a:active, a:visited, a:focus {
  text-decoration: none;
}

ul, li, ol, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 600;
}

p {
  margin: 0;
}

img {
  outline: none;
}

* {
  box-sizing: inherit;
}

#spFlg {
  display: none;
}

@media (max-width: 736px) {
  #spFlg {
    display: block;
  }
}

@media (min-width: 737px) {
  .show-sp {
    display: none !important;
  }
}

@media (max-width: 736px) {
  .hide-sp {
    display: none !important;
  }
}

.js-scroll-view {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.75s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.75s ease-in-out, -webkit-filter 0.15s linear;
  transition: transform 0.75s ease-in-out, opacity 0.75s cubic-bezier(0.77, 0, 0.175, 1), filter 0.15s linear;
  transition: transform 0.75s ease-in-out, opacity 0.75s cubic-bezier(0.77, 0, 0.175, 1), filter 0.15s linear, -webkit-transform 0.75s ease-in-out, -webkit-filter 0.15s linear;
  will-change: transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0px, 20px, 0px);
          transform: translate3d(0px, 20px, 0px);
}

.js-scroll-view.is-animated {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}

.l-header {
  position: fixed;
  z-index: 1000;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: 100vw;
  border-top: solid 15px #ed1c24;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 736px) {
  .l-header {
    border-top-width: 10px;
  }
}

.l-header.is-fixed {
  border-top-width: 2px;
  background: #fff;
}

.l-header__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 auto;
  padding: 24px 40px;
  width: 100%;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 736px) {
  .l-header__inner {
    -ms-flex-align: center;
        align-items: center;
    padding: 10px;
    background: #fff;
  }
}

.is-fixed .l-header__inner {
  padding: 15px 40px;
}

@media (max-width: 736px) {
  .is-fixed .l-header__inner {
    padding: 10px;
  }
}

.header-logo {
  width: 100%;
  max-width: 58%;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 736px) {
  .header-logo {
    max-width: 100%;
    max-width: calc(100vw - 70px);
  }
}

.is-fixed .header-logo {
  width: 30%;
  max-width: 480px;
}

@media (max-width: 736px) {
  .is-fixed .header-logo {
    width: 100%;
    max-width: 100%;
    max-width: calc(100vw - 70px);
  }
}

.header-logo__link {
  display: block;
  max-width: 100%;
}

.header-logo__link img {
  display: block;
  max-width: 100%;
}

@media (max-width: 736px) {
  .header-menu {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    padding-bottom: 20px;
    width: 100vw;
    height: auto;
    border-bottom: solid 1px #1e2373;
    background: #fff;
    transition: all .2s;
  }
}

.header-menu.is-open {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 736px) {
  .header-menu.is-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.toggle-menu {
  display: none;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 40px;
  height: 40px;
}

.toggle-menu__btn {
  position: relative;
  display: block;
  margin: 7px 0;
  width: 20px;
  height: 2px;
  background: #1e2373;
}

.toggle-menu__btn:before, .toggle-menu__btn:after {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  width: 20px;
  height: 2px;
  background: #1e2373;
}

.toggle-menu__btn:before {
  top: -7px;
}

.toggle-menu__btn:after {
  bottom: -7px;
}

.toggle-menu__text {
  display: block;
  margin-top: 4px;
  font-size: 11px;
  letter-spacing: .24em;
  color: #ed1c24;
}

@media (max-width: 736px) {
  .toggle-menu {
    display: -ms-flexbox;
    display: flex;
  }
}

.sub-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 24px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 736px) {
  .sub-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 0;
    background: #fff;
  }
}

.is-fixed .sub-nav {
  margin-top: 0;
}

@media (max-width: 736px) {
  .is-fixed .sub-nav {
    margin-top: 0;
  }
}

.sub-nav__item {
  display: block;
  padding-left: 1.125em;
  background: url(/images/icon_link_blue.png) left center no-repeat;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .1em;
  transition: all 0.2s ease;
}

.sub-nav__item:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  text-decoration: none;
}

@media (max-width: 736px) {
  .sub-nav__item {
    padding-left: 0;
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-image: none;
  }
}

.sub-nav__item:not(:first-child) {
  margin-left: 28px;
}

@media (max-width: 736px) {
  .sub-nav__item:not(:first-child) {
    margin-left: 0;
  }
}

.sub-nav__item.is-facebook {
  padding-left: 1.625em;
  background-image: url(/images/icon_facebook_blue.png);
}

@media (max-width: 736px) {
  .sub-nav__item.is-facebook {
    padding-left: 0;
    background-image: none;
  }
}

@media (max-width: 736px) {
  .sub-nav__item.is-facebook > span {
    position: relative;
    display: inline-block;
    padding-left: 1.625em;
    background-image: url(/images/icon_facebook_blue@2x.png);
    background-size: 16px auto;
  }
}

@media (max-width: 736px) {
  .sub-nav__item > span {
    position: relative;
    display: inline-block;
    padding-left: 1.125em;
    background: url(/images/icon_link_blue@2x.png) left center no-repeat;
    background-size: 11px auto;
  }
}

.g-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 16px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 736px) {
  .g-nav {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 0;
    background: #fff;
  }
}

.is-fixed .g-nav {
  margin-top: 10px;
}

@media (max-width: 736px) {
  .is-fixed .g-nav {
    margin-top: 10px;
  }
}

.g-nav__item {
  display: block;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .1em;
  transition: all 0.2s ease;
}

.g-nav__item:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  text-decoration: none;
}

@media (max-width: 736px) {
  .g-nav__item {
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
  }
}

.g-nav__item:not(:first-child) {
  margin-left: 58px;
}

@media (max-width: 1280px) {
  .g-nav__item:not(:first-child) {
    margin-left: 40px;
  }
}

@media (max-width: 980px) {
  .g-nav__item:not(:first-child) {
    margin-left: 15px;
  }
}

@media (max-width: 736px) {
  .g-nav__item:not(:first-child) {
    margin-left: 0;
  }
}

.g-nav__item.is-ja {
  font-size: .875em;
}

.l-footer {
  width: 100%;
  padding: 87px 0 23px;
  background: #1e2373;
  border-top: solid 10px #ed1c24;
  color: #fff;
}

@media (max-width: 736px) {
  .l-footer {
    padding: 20px 0;
  }
}

.l-footer__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}

@media (max-width: 1280px) {
  .l-footer__inner {
    padding: 0 60px;
  }
}

@media (max-width: 736px) {
  .l-footer__inner {
    padding: 0 20px;
  }
}

.footer {
  color: #fff;
}

@media (max-width: 736px) {
  .footer {
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: stretch;
        align-items: stretch;
  }
}

.footer-logo {
  position: relative;
}

.footer-logo__image {
  display: block;
  max-width: 100%;
}

.footer-nav {
  position: absolute;
  bottom: 16px;
  left: 168px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

@media (max-width: 736px) {
  .footer-nav {
    position: static;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 20px;
  }
}

.footer-nav__item {
  display: block;
  padding-left: 1.125em;
  background: url(/images/icon_link_white.png) left center no-repeat;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .1em;
  transition: all 0.2s ease;
  color: #fff;
}

.footer-nav__item:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  text-decoration: none;
}

@media (max-width: 736px) {
  .footer-nav__item {
    display: inline-block;
    padding-left: 1.625em;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .footer-nav__item {
    background-image: url(/images/icon_link_white@2x.png);
    background-size: 11px auto;
  }
}

.footer-nav__item:not(:first-child) {
  margin-left: 28px;
}

@media (max-width: 736px) {
  .footer-nav__item:not(:first-child) {
    margin-top: .5em;
    margin-left: 0;
  }
}

.footer-nav__item.is-facebook {
  padding-left: 1.625em;
  background-image: url(/images/icon_facebook_white.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .footer-nav__item.is-facebook {
    background-image: url(/images/icon_facebook_white@2x.png);
    background-size: 16px auto;
  }
}

.go-top {
  display: block;
  margin-bottom: 16px;
  padding-left: 1.125em;
  background: url(/images/icon_pagetop.png) left center no-repeat;
  font-size: 16px;
  color: #fff;
}

@media (max-width: 736px) {
  .go-top {
    position: absolute;
    right: 20px;
    bottom: 20px;
    margin-bottom: 0;
    font-size: 14px;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .go-top {
    background-image: url(/images/icon_pagetop@2x.png);
    background-size: 11px auto;
  }
}

@media (max-width: 736px) {
  .l-main {
    padding-top: 40px;
  }
}

.l-section__inner {
  margin: 0 auto;
  padding: 60px 0;
  max-width: 1420px;
}

@media (max-width: 736px) {
  .l-section__inner {
    padding: 30px 20px;
  }
}

.l-section__title {
  text-align: center;
  color: #ed1c24;
}

.l-section__title .en {
  display: block;
  margin-top: -.25em;
  font-size: 40px;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: .05em;
}

@media (max-width: 736px) {
  .l-section__title .en {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.l-section__title .ja {
  display: block;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: .05em;
}

@media (max-width: 736px) {
  .l-section__title .ja {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 736px) {
  .kv {
    overflow: hidden;
  }
}

.kv img {
  display: block;
  width: 100%;
}

@media (max-width: 736px) {
  .kv img {
    margin-left: -15%;
    width: 130%;
  }
}

.about-description {
  margin-top: 3em;
  line-height: 1.875;
  text-align: center;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 736px) {
  .about-description {
    margin-top: 30px;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.about-photos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 100px;
}

@media (max-width: 736px) {
  .about-photos {
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: 30px;
  }
}

.about-photos__item {
  position: relative;
  margin: 0 20px;
  max-width: 600px;
}

@media (max-width: 736px) {
  .about-photos__item {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 736px) {
  .about-photos__item:not(:first-child) {
    margin-top: 20px;
  }
}

.about-photos__item .image {
  display: block;
  width: 100%;
}

.about-profile {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 50px 30px;
  width: 100%;
  height: 100%;
  color: #fff;
}

@media (max-width: 736px) {
  .about-profile {
    position: static;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: 20px;
    padding: 0;
    color: #1e2373;
  }
}

.about-profile__title {
  margin-right: 1em;
  padding-right: 1em;
  border-right: solid 1px #fff;
  font-size: 14px;
  white-space: nowrap;
  letter-spacing: .05em;
}

@media (max-width: 736px) {
  .about-profile__title {
    margin-right: 0;
    margin-bottom: .5em;
    padding-right: 0;
    padding-bottom: .5em;
    border-right: 0;
    border-bottom: solid 1px #1e2373;
  }
}

.about-profile__body {
  font-size: 14px;
  letter-spacing: .05em;
  max-width: 342px;
}

.about-profile__body .name {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
}

.about-profile__body .desc {
  margin-top: 1em;
  line-height: 1.42;
}

.about-profile__body .body {
  margin-top: 1em;
  line-height: 1.7;
}

.dividing-image {
  overflow: hidden;
  margin-top: 60px;
  text-align: center;
}

@media (max-width: 736px) {
  .dividing-image {
    position: relative;
    margin-top: 0;
    text-align: right;
    height: 250px;
  }
}

.dividing-image img {
  width: 100%;
}

@media (max-width: 736px) {
  .dividing-image img {
    position: absolute;
    top: 0;
    right: -60px;
    display: block;
    width: auto;
    height: 100%;
  }
}

.class-description {
  margin-top: 64px;
  line-height: 1.875;
  text-align: center;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .05em;
}

@media (max-width: 736px) {
  .class-description {
    margin-top: 30px;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.table-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.table {
  width: 100%;
  border-bottom: solid 1px #1e2373;
}

@media (max-width: 736px) {
  .table {
    display: block;
  }
}

@media (max-width: 736px) {
  .table tbody, .table tr {
    display: block;
    width: 100%;
  }
}

.table th, .table td {
  padding: .25em;
  border-top: solid 1px #1e2373;
  text-align: center;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}

@media (max-width: 736px) {
  .table th, .table td {
    display: block;
    width: 100%;
    padding: .5em .25em;
    border-left: solid 1px #1e2373;
    border-right: solid 1px #1e2373;
  }
}

@media (max-width: 736px) {
  .table th {
    background: #1e2373;
    color: #fff;
  }
}

.table td {
  border-left: solid 1px #1e2373;
}

.class-list {
  margin-top: 20px;
  max-width: 460px;
}

@media (max-width: 736px) {
  .class-list {
    max-width: 100%;
  }
}

.class-message {
  margin-top: 56px;
  text-align: center;
  font-size: 28px;
  font-size: 28px;
  font-size: 2.8rem;
}

@media (max-width: 736px) {
  .class-message {
    margin-top: 20px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.price-list {
  margin-top: 56px;
  max-width: 700px;
}

@media (max-width: 736px) {
  .price-list {
    margin-top: 20px;
    max-width: 100%;
  }
}

.price-list td {
  padding: .25em 1.75em;
  text-align: left;
}

@media (max-width: 736px) {
  .price-list td {
    text-align: center;
  }
}

.price-list td .note {
  margin-left: .5em;
  font-size: .875em;
}

@media (max-width: 736px) {
  .price-list td .note {
    display: block;
  }
}

.price-list .caution {
  margin-top: .5em;
  text-align: right;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
}

.features-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 36px;
}

@media (max-width: 736px) {
  .features-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 20px;
  }
}

.features-list__item {
  display: block;
  margin: 20px;
}

@media (max-width: 736px) {
  .features-list__item {
    margin: 10px 0;
    width: calc(50% - 20px);
    height: calc(50% - 20px);
  }
}

.photo-gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}

@media (max-width: 736px) {
  .photo-gallery {
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: 30px;
  }
}

.photo-gallery__item {
  display: block;
  margin: 20px;
  width: 100%;
  max-width: 600px;
}

@media (max-width: 736px) {
  .photo-gallery__item {
    margin: 0;
  }
}

@media (max-width: 736px) {
  .photo-gallery__item:not(:first-child) {
    margin-top: 20px;
  }
}

.hours-list {
  margin-top: 60px;
  max-width: 400px;
}

@media (max-width: 736px) {
  .hours-list {
    margin-top: 30px;
  }
}

.access__body {
  margin-top: 50px;
  text-align: center;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 736px) {
  .access__body {
    margin-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.access__body p:not(:first-child) {
  margin-top: 1em;
}

.access__body .tel a {
  display: inline-block;
  padding-left: 1.25em;
  background: url(/images/icon_phone.png) left center no-repeat;
}

.embeded-map {
  position: relative;
  overflow: hidden;
  margin-top: 40px;
  height: 500px;
}

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

@media (max-width: 736px) {
  .embeded-map {
    margin-top: 20px;
    height: 300px;
  }
}
