@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

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

/*
 * app.css
 */

/** normalize and base **/

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */

  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Add the correct display in iOS 4-7.
 */

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

  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */

  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */

  border-bottom: none; /* 1 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;

  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  color: #000;
  background-color: #ff0;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

  position: relative;

  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  overflow: visible; /* 2 */

  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */

  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;

  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;

  border: 1px solid #c0c0c0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  display: table; /* 1 */

  box-sizing: border-box; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */

  white-space: normal; /* 1 */

  color: inherit; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  outline-offset: -2px; /* 2 */

  -webkit-appearance: textfield; /* 1 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  opacity: 0.54;
  color: inherit;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  font: inherit; /* 2 */

  -webkit-appearance: button; /* 1 */
}

/* ==========================================================================
    Author's styles
========================================================================== */

body {
  font: 15px/1.6 Helvetica, Arial, "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;

  color: #333;
  background-color: #fff;

  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;

  color: #00f;
}

a:hover {
  text-decoration: none;
}

object,
img,
a:link,
a:visited,
a:active,
a:hover {
  outline: none;
}

img {
  height: auto;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  user-drag: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;

  list-style-type: none;

  word-wrap: break-word;
}

a,
button,
input {
  border: 0;
  outline: 0;
}

::-moz-selection {
  color: #999;
  background-color: #333;
}

::selection {
  color: #999;
  background-color: #333;
}

/** mixin **/

/** bootstrap4 **/

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  max-width: 100%;
  height: auto;
  padding: 0.25rem;

  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

  border: 1px solid #ddd;
  border-radius: 0.25rem;
  background-color: #fff;
}

.figure {
  display: inline-block;
}

.figure-img {
  line-height: 1;

  margin-bottom: 0.5rem;
}

.figure-caption {
  font-size: 90%;

  color: #818a91;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;

  white-space: nowrap;
  text-overflow: ellipsis;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

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

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #818a91 !important;
}

a.text-muted:focus,
a.text-muted:hover {
  color: #687077 !important;
}

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #025aa5 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ec971f !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #c9302c !important;
}

.text-gray-dark {
  color: #373a3c !important;
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
  color: #1f2021 !important;
}

.text-hide {
  font: 0/0 a;

  color: transparent;
  border: 0;
  background-color: transparent;
  text-shadow: none;
}

/** component **/

/** modules **/

/* header */

.header {
  position: fixed;
  z-index: 99;

  width: 100%;
  height: 44px;

  background: #22211f;
}

.header-logo {
  display: inline-block;
}

.header-logo-link {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;

  color: #fff;
}

.header-logo-link:hover {
  opacity: 0.6;
}

.header-content {
  position: relative;
  z-index: 2;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  width: 100%;
  max-width: 980px;
  height: 47px;
  margin: 0 auto;
  padding: 0 20px;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.applyBtn {
  display: inline-block;

  margin-left: auto;
}

.applyBtn-link {
  padding: 4px 6px 4px 6px;

  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;

  color: #fff;
  border-radius: 3px;
  background: #313131;
}

.applyBtn-link:hover {
  opacity: 0.7;
  background: #ee4f4a !important;
}

.applyBtn-link._lessonDetail {
  background: #ee4f4a;
}

/* footer */

.footer {
  color: #fff;
  background: #222;
}

.footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  max-width: 980px;
  margin: 0 auto;
  padding: 6px 20px;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-container .copyright {
  font-size: 0.75rem;

  margin-right: auto;

  letter-spacing: 0.1rem;

  color: #bdbdbd;
}

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

  margin-top: 8px;

  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer_sns_item {
  position: relative;

  margin-left: 10px;
}

.footer_sns_link {
  font-size: 1.4rem;

  position: relative;

  display: inline-block;

  width: 2.2rem;
  height: 2.2rem;

  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  text-align: center;

  color: #000;
  border-radius: 50%;
  background: #535353;
}

.footer_sns_link:hover {
  opacity: 0.6;
}

.footer_sns_link i {
  position: absolute;
  top: 18%;
  right: 0;
  left: 0;

  margin: auto;
}

/* gnav */

.gnav {
  display: inline-block;
}

.gnav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  width: 720px;
  margin-left: 44px;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gnav-link {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;

  color: #fff;
}

.gnav-link:hover {
  color: #a5a5a5;
}

.gnav-link.-news:after {
  font-family: FontAwesome;
  font-size: 0.65rem;

  margin-left: 5px;

  content: "";
  vertical-align: top;
}

.drawer-toggle {
  display: none;
}

.keyVisual {
  width: 100%;
  height: 460px;
}

.keyVisual.-winter {
  background: url("../img/keyImageWinter.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.keyVisual.-summer {
  background: url("../img/keyImageSummer.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.keyVisual.-contact {
  background: url("../img/keyImageContact.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.keyVisual_textArea {
  position: absolute;

  display: inline-block;

  text-align: right;
}

.keyVisual_textArea.-winter {
  top: calc(230px - 55px);
  left: calc(50% - 275px);
}

.keyVisual_textArea.-summer {
  top: calc(230px - 55px);
  left: calc(50% - 297px);
}

.keyVisual_textArea.-contact {
  top: calc(230px - 55px);
  left: calc(50vw - 155px);
}

.keyVisual_header {
  font-size: 3.25rem;

  position: relative;
  left: 80px;

  display: inline-block;

  -webkit-transition: left 2.4s ease-out;
  transition: left 2.4s ease-out;

  color: #fff;
}

.keyVisual_header > span {
  display: inline-block;

  -webkit-transition: -webkit-transform 2s ease;
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
  -webkit-transform: skewY(60deg) rotateY(60deg);
  transform: skewY(60deg) rotateY(60deg);
}

.keyVisual_subHeader {
  font-size: 2rem;
  font-weight: 300;

  display: block;

  margin-top: -20px;

  -webkit-transition: opacity 1.2s ease;
  transition: opacity 1.2s ease;

  opacity: 0;
  color: #fff;
}

table {
  margin: 0 auto;
}

table th {
  width: 290px;
  padding-right: 20px;

  text-align: left;
  vertical-align: top;
}

table td {
  padding-bottom: 20px;
}

.subject {
  font-size: 0.95rem;
  font-weight: normal;

  margin-bottom: 15px;

  text-align: left;
}

.require {
  font-size: 0.625rem;

  margin-left: 10px;
  padding: 3px 6px;

  color: #fff;
  border-radius: 5px;
  background: #ee4f4a;
}

input {
  height: 30px;
  padding: 2px 8px;

  border: 1px solid #333;
  border-radius: 4px;
}

input.sizeS {
  width: 180px;
}

input.sizeM {
  width: 280px;
}

input.sizeL {
  width: 360px;
}

textarea {
  height: 172px;
  padding: 2px 8px;

  border: 1px solid #333;
  border-radius: 4px;
}

textarea.sizeL {
  width: 360px;
}

.input-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-container {
  text-align: center;
}

.submit-container > input {
  font-size: 1rem;
  font-weight: bold;

  display: inline-block;

  width: 200px;
  height: 68px;
  margin-top: 30px;

  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;

  color: #fff;
  border-radius: 10px;
  background: #313131;
}

.submit-container > input:hover {
  opacity: 0.8;
}

.submessage {
  height: 8px;

  color: #ed514a;
}

.confirm-text {
  font-size: 1rem;

  color: #000;
}

.noBorder {
  border: none !important;
}

body {
  font-family: "Roboto", "Noto Sans Japanese", sans-serif;
}

.calendar {
  position: fixed;
  top: 0;
  left: 0;

  display: none;

  width: 100%;
  height: 100%;

  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;

  opacity: 0;
}

.calendar-container {
  position: relative;
  z-index: 998;

  display: inline-block;

  height: 80vh;
  max-height: 520px;

  -webkit-transform: translate(calc(50vw - 50%), calc(55vh - 50%));
  -ms-transform: translate(calc(50vw - 50%), calc(55vh - 50%));
  transform: translate(calc(50vw - 50%), calc(55vh - 50%));

  border: 3px solid #66686b;
  border-radius: 3px;
}

.calendar_mask {
  position: fixed;
  z-index: 997;
  top: 0;

  width: 100%;
  height: 100%;

  opacity: 0.7;
  background: #000;
}

.calendar .closeCalendarBtn {
  position: absolute;
  z-index: 999;
  top: -20px;
  right: -20px;

  width: 40px;
  height: 40px;

  cursor: pointer;
  -webkit-transition: border 0.6s ease;
  transition: border 0.6s ease;

  border: 3px solid #66686b;
  border-radius: 50%;
  background: #000;
}

.calendar .closeCalendarBtn:hover {
  border: 3px solid #fff;
}

.calendar .closeCalendarBtn:hover:after,
.calendar .closeCalendarBtn:hover:before {
  background: #fff;
}

.calendar .closeCalendarBtn:after {
  position: absolute;
  top: 18px;
  left: 5px;

  width: 30px;
  height: 3px;

  content: "";
  -webkit-transition: background 0.6s ease;
  transition: background 0.6s ease;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

  border-radius: 1.5px;
  background: #66686b;
}

.calendar .closeCalendarBtn:before {
  position: absolute;
  top: 18px;
  left: 5px;

  width: 30px;
  height: 3px;

  content: "";
  -webkit-transition: background 0.6s ease;
  transition: background 0.6s ease;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);

  border-radius: 1.5px;
  background: #66686b;
}

/** page **/

body {
  overflow-x: hidden;

  width: 100%;
}

.wrap {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
}

/*-------------------
トップ共通
---------------------*/

#BlackMsk {
  position: fixed;
  z-index: 1;
  top: 0;

  width: 100%;
  height: 100%;

  -webkit-transform: scaleY(1.5);
  -ms-transform: scaleY(1.5);
  transform: scaleY(1.5);

  opacity: 0;
  background: #000;
}

.top-container {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
}

.top-container._movie {
  position: relative;
  z-index: 10;
}

/* もっと見るボタン */

.plus_text {
  position: relative;
  top: 30px;

  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

.plus_mark {
  -webkit-transition: -webkit-transform 1.6s ease;
  transition: -webkit-transform 1.6s ease;
  transition: transform 1.6s ease;
  transition: transform 1.6s ease, -webkit-transform 1.6s ease;
}

.profileMore,
.movieMore {
  overflow: hidden;

  width: 100%;
  height: auto;

  -webkit-transition: all 2.2s ease-out;
  transition: all 2.2s ease-out;

  background: #fff;
}

/* mixin */

/*-------------------
  メインビジュアル
---------------------*/

.mainVisual {
  position: relative;
  z-index: 0;

  width: 100%;
  height: 190vh;
}

/** PCver **/

.mainVisual-bg {
  position: absolute;

  overflow: hidden;

  width: 100%;
  height: 190vh;
}

.mainVisual-img {
  position: fixed;
  z-index: 1;
  top: 0;

  width: 100%;
  height: 100vh;
  margin: 0;

  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);

  background: url("../img/mainImage5.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .mainVisual-img {
    background-image: url("../img/mainImage5_SP.jpg");
  }
}

.main_textArea {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;

  width: 99%;
  height: auto;
}

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

.main_textArea .mainVisual_textArea {
  position: relative;

  width: 100%;
  height: 100vh;
}

.main_textArea .mainVisual_textArea-inner {
  position: absolute;
  right: 0;
  left: 0;

  display: inline-block;

  width: auto;
  height: auto;
  margin: auto;

  -webkit-transform: translate(0, 42vh);
  -ms-transform: translate(0, 42vh);
  transform: translate(0, 42vh);
  text-align: center;
}

.main_textArea .mainVisual_textArea .mainVisual_message {
  font-size: 2.2rem;
  font-weight: 300;

  margin-bottom: 40px;

  letter-spacing: 0.3rem;

  color: #fff;
}

.main_textArea .mainVisual_textArea .ainVisual_applyBtn {
  display: inline-block;

  margin-top: 30px;
}

.main_textArea .mainVisual_textArea .ainVisual_applyBtn-link {
  font-size: 1.125rem;

  position: relative;
  top: 0;
  left: 0;

  padding: 9px 13px;

  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;

  color: #fff;
  border-radius: 3px;
  background: #ee4f4a;
  box-shadow: 5px 5px 0 #962929;
}

.main_textArea .mainVisual_textArea .ainVisual_applyBtn-link:hover {
  top: 5px;
  left: 5px;

  box-shadow: 0 0 12px #fff;
}

.main_textArea .conceptMessage_textArea {
  width: 100%;
  height: 90vh;
}

.main_textArea .conceptMessage_textArea-container {
  width: auto;
  height: auto;

  -webkit-transform: translate(0, 30vh);
  -ms-transform: translate(0, 30vh);
  transform: translate(0, 30vh);
  text-align: center;
}

.main_textArea .conceptMessage_textArea .conceptMessage_message {
  font-size: 1rem;
  line-height: 2rem;

  letter-spacing: 0.2rem;

  color: #fff;
}

.scrollArrow {
  font-size: 3rem;

  position: fixed;
  bottom: 2%;
  left: calc(48%);

  color: #fff;
}

.scrollArrow > a {
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;

  opacity: 0.6;
  color: #fff;
}

.scrollArrow > a:hover {
  opacity: 1;
}

/*-------------------
  プロフィール
---------------------*/

.profile {
  position: relative;

  width: 100%;
  height: 100vh;
  min-height: 750px;

  background: url("../img/profileImage.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.profile_title {
  font-size: 1.375rem;
  font-weight: 300;

  padding-top: 100px;

  letter-spacing: 0.2rem;

  color: #fff;
}

.profile_header {
  font-size: 3.625rem;
  line-height: 4rem;

  padding-top: 4px;

  color: #fff;
}

.profile_read {
  font-size: 1rem;

  padding-top: 30px;

  letter-spacing: 0.1rem;

  color: #fff;
}

.profile_plus {
  font-size: 1.25rem;
  font-weight: bold;

  position: absolute;
  z-index: 0;
  bottom: 30px;
  left: calc(50vw - 150px);

  display: inline-block;

  width: 300px;

  -webkit-transition: bottom 1.6s ease;
  transition: bottom 1.6s ease;
  text-align: center;
}

.profile_plus > a {
  padding-bottom: 30px;

  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;

  color: #ee4f4a;
}

.profile_plus > a:hover {
  opacity: 0.8;
}

.profile_plus .plus_mark {
  position: relative;
  top: 10px;

  display: inline-block;

  width: 33px;
  height: 33px;
}

.profile_plus .plus_mark-Length {
  position: absolute;
  top: 14px;
  left: 2px;

  width: 33px;
  height: 5px;

  border-radius: 2.5px;
  background: #ee4f4a;
}

.profile_plus .plus_mark-side {
  position: absolute;
  left: 16px;

  width: 5px;
  height: 33px;

  border-radius: 2.5px;
  background: #ee4f4a;
}

.profile_bg {
  width: 100vw;
  height: 100vw;

  background: url("../img/profileImage.jpg");
  background-repeat: no-repeat;
  background-position: 70%;
  background-size: cover;
}

/*-------------------
  レッスン
---------------------*/

.lesson {
  position: relative;

  width: 100%;
  height: 100vh;
  min-height: 750px;

  background: url("../img/lessonImage.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.lesson_title {
  font-size: 1.375rem;
  font-weight: 300;

  padding-top: 100px;

  letter-spacing: 0.2rem;

  color: #fff;
}

.lesson_header {
  font-size: 3.625rem;
  line-height: 4rem;

  padding-top: 4px;

  color: #fff;
}

.lesson_read {
  font-size: 1rem;

  padding-top: 30px;

  letter-spacing: 0.1rem;

  color: #fff;
}

.lesson_bg {
  width: 100vw;
  height: 100vw;

  background: url("../img/lessonImage.jpg");
  background-repeat: no-repeat;
  background-position: 70%;
  background-size: cover;
}

.lesson_box-inner {
  position: absolute;
  bottom: 15%;
  left: calc(50% - 360px);

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  width: 720px;

  -webkit-transition: bottom 0.6s ease;
  transition: bottom 0.6s ease;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.lessonWinter_box {
  display: inline-block;

  padding: 20px 30px;

  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;

  opacity: 0.8;
  background: #000;
}

.lessonWinter_box:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.lessonWinter_box > a {
  position: relative;

  display: block;

  width: 100%;
  height: 100%;
}

.lessonWinter_header {
  font-size: 1.4rem;

  text-align: center;

  color: #fff;
}

.lessonWinter_read {
  font-size: 1rem;

  margin-top: 5px;

  color: #fff;
}

.lessonWinter_link {
  font-size: 0.825rem;
  font-weight: bold;

  display: inline-block;

  margin-top: 15px;

  letter-spacing: 0.1rem;

  color: rgba(235, 51, 45, 0.77);
}

.lessonWinter_link:after {
  font-family: FontAwesome;
  font-size: 0.95rem;

  margin-left: 3px;

  content: "";
}

.lessonSummer_box {
  display: inline-block;

  padding: 20px 30px;

  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;

  opacity: 0.8;
  background: #000;
}

.lessonSummer_box:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.lessonSummer_box > a {
  position: relative;

  display: block;

  width: 100%;
  height: 100%;
}

.lessonSummer_header {
  font-size: 1.4rem;

  text-align: center;

  color: #fff;
}

.lessonSummer_read {
  font-size: 1rem;

  margin-top: 5px;

  color: #fff;
}

.lessonSummer_link {
  font-size: 0.825rem;
  font-weight: bold;

  display: inline-block;

  margin-top: 15px;

  letter-spacing: 0.1rem;

  color: rgba(235, 51, 45, 0.77);
}

.lessonSummer_link:after {
  font-family: FontAwesome;
  font-size: 0.95rem;

  margin-left: 3px;

  content: "";
}

/*-------------------
  ムービー
---------------------*/

.blur {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  background: url(../img/movieBlur.png);
}

.movieArea {
  position: relative;
  z-index: 0;
}

.movie {
  position: relative;

  width: 100%;
  height: 100vh;
  min-height: 750px;
}

.movie_bgArea {
  position: absolute;

  overflow: hidden;

  width: 100%;
  height: 100vh;
  min-height: 750px;
}

.movie_bg {
  position: absolute;
  z-index: -1;

  width: 100%;
  height: 100%;

  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);

  -webkit-filter: grayscale(60%) sepia(10%);
  filter: grayscale(60%) sepia(10%);
}

.movie_title {
  font-size: 1.375rem;
  font-weight: 300;

  padding-top: 100px;

  letter-spacing: 0.2rem;

  color: #fff;
}

.movie_header {
  font-size: 3.625rem;
  line-height: 4rem;

  padding-top: 4px;

  color: #fff;
}

.movie_read {
  font-size: 1rem;

  padding-top: 30px;

  letter-spacing: 0.1rem;

  color: #fff;
}

.movie_link {
  font-size: 0.875rem;

  display: inline-block;

  margin-left: 3px;
  padding-top: 20px;

  color: #fff;
}

.movie_link > a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;

  color: #fff;
}

.movie_link > a:hover {
  text-decoration: underline;
}

.movie_link:after {
  font-family: FontAwesome;
  font-size: 0.75rem;

  margin-left: 5px;

  content: "";
}

.movie_plus {
  font-size: 1.25rem;
  font-weight: bold;

  position: absolute;
  z-index: 0;
  z-index: 3;
  bottom: 30px;
  left: calc(50vw - 150px);

  display: inline-block;

  width: 300px;

  -webkit-transition: bottom 1.6s ease;
  transition: bottom 1.6s ease;
  text-align: center;
}

.movie_plus > a {
  padding-bottom: 30px;

  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;

  color: #ee4f4a;
}

.movie_plus > a:hover {
  opacity: 0.8;
}

.movie_plus .plus_mark {
  position: relative;
  top: 10px;

  display: inline-block;

  width: 33px;
  height: 33px;
}

.movie_plus .plus_mark-Length {
  position: absolute;
  top: 14px;
  left: 2px;

  width: 33px;
  height: 5px;

  border-radius: 2.5px;
  background: #ee4f4a;
}

.movie_plus .plus_mark-side {
  position: absolute;
  left: 16px;

  width: 5px;
  height: 33px;

  border-radius: 2.5px;
  background: #ee4f4a;
}

/*-------------------
  スポンサー
---------------------*/

.sponsor {
  width: 100%;

  background: #434343;
}

.sponsor_lists._pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  width: 80%;
  margin: 0 auto;
  padding: 20px 0 10px 0;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sponsor_link {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.sponsor_link:hover {
  opacity: 0.6;
}

/*-----------------------------
  プロフィールモア
-------------------------------*/

.profileMore-inner {
  width: 760px;
  margin: 0 auto;
}

.profileMore_01 {
  position: relative;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  height: 464px;
  margin-top: 180px;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.profileMore_01_textArea {
  display: inline-block;
}

.profileMore_01_header {
  font-size: 2.625rem;
  line-height: 3rem;

  margin-bottom: 28px;

  color: #454545;
}

.profileMore_01_text {
  font-size: 1rem;

  letter-spacing: 0.1rem;
}

.profileMore_01_text > strong {
  font-size: 1.125rem;
}

.profileMore_01_img {
  position: relative;
  z-index: 2;

  width: 320px;
  height: 480px;
  margin-top: -34px;

  background: url("../img/plus01.jpg");
}

.profileMore_01_img:before {
  position: absolute;
  z-index: 1;
  bottom: -16px;
  left: -16px;

  width: 100%;
  height: 16px;

  content: "";

  background: #eee;
}

.profileMore_01_img:after {
  position: absolute;
  z-index: 1;
  top: 16px;
  left: -16px;

  width: 16px;
  height: 100%;

  content: "";

  background: #eee;
}

.profileMore_02 {
  position: relative;

  height: 695px;
  padding-top: 75px;
}

.profileMore_02_textArea {
  position: absolute;
  right: 0;

  display: inline-block;

  width: 470px;
}

.profileMore_02_header {
  font-size: 2.625rem;
  line-height: 3rem;

  margin-bottom: 28px;

  color: #454545;
}

.profileMore_02_text {
  font-size: 1rem;

  width: 435px;
  padding: 0 6px;

  letter-spacing: 0.1rem;
}

.profileMore_02_1_img {
  position: relative;
  z-index: 1;
  top: 100px;

  width: 256px;
  height: 206px;
  margin-top: -34px;

  background: url(../img/plus02_1.jpg);
}

.profileMore_02_1_img:before {
  position: absolute;
  z-index: 1;
  right: -16px;
  bottom: -16px;

  width: 100%;
  height: 16px;

  content: "";

  background: #eee;
}

.profileMore_02_1_img:after {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: -16px;

  width: 16px;
  height: 100%;

  content: "";

  background: #eee;
}

.profileMore_02_2_img {
  position: relative;
  z-index: 1;
  top: 120px;
  left: 242px;

  width: 250px;
  height: 228px;
  margin-top: -34px;

  background: url(../img/plus02_2.jpg);
}

.profileMore_02_2_img:before {
  position: absolute;
  z-index: 1;
  right: -16px;
  bottom: -16px;

  width: 100%;
  height: 16px;

  content: "";

  background: #eee;
}

.profileMore_02_2_img:after {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: -16px;

  width: 16px;
  height: 100%;

  content: "";

  background: #eee;
}

.profileMore_02_3_img {
  position: relative;
  z-index: 1;
  top: 138px;
  left: 478px;

  width: 256px;
  height: 210px;
  margin-top: -34px;

  background: url(../img/plus02_3.jpg);
}

.profileMore_02_3_img:before {
  position: absolute;
  z-index: 1;
  right: -16px;
  bottom: -16px;

  width: 100%;
  height: 16px;

  content: "";

  background: #eee;
}

.profileMore_02_3_img:after {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: -16px;

  width: 16px;
  height: 100%;

  content: "";

  background: #eee;
}

.profileMore_02 .link_youtube {
  position: absolute;
  bottom: 100px;
  left: 20px;
}

.profileMore_02 .link_youtube._02 {
  bottom: 60px;
}

.profileMore_02 .link_youtube > a {
  font-size: 1rem;

  color: #333;
}

.profileMore_02 .link_youtube > a:hover {
  text-decoration: underline;
}

.profileMore_02 .link_youtube:after {
  font-family: FontAwesome;
  font-size: 0.75rem;

  margin-left: 5px;

  content: "";
}

.profileMore_03 {
  position: relative;

  height: 540px;
  padding-top: 75px;
}

.profileMore_03_textArea {
  display: inline-block;
}

.profileMore_03_header {
  font-size: 2.625rem;
  line-height: 3rem;

  margin-bottom: 28px;
  padding-left: 114px;

  color: #454545;
}

.profileMore_03_text {
  font-size: 1rem;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  padding: 0 6px;

  letter-spacing: 0.1rem;

  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.profileMore_03_text > span {
  width: 47%;
}

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

  padding-top: 70px;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.profileMore_03_1_img {
  position: relative;

  width: 230px;
  height: 230px;

  background: url(../img/plus03_1.jpg);
}

.profileMore_03_1_img:before {
  position: absolute;
  z-index: 1;
  right: -16px;
  bottom: -16px;

  width: 100%;
  height: 16px;

  content: "";

  background: #eee;
}

.profileMore_03_1_img:after {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: -16px;

  width: 16px;
  height: 100%;

  content: "";

  background: #eee;
}

.profileMore_03_2_img {
  position: relative;
  top: -40px;

  width: 230px;
  height: 230px;

  background: url(../img/plus03_2.jpg);
}

.profileMore_03_2_img:before {
  position: absolute;
  z-index: 1;
  right: -16px;
  bottom: -16px;

  width: 100%;
  height: 16px;

  content: "";

  background: #eee;
}

.profileMore_03_2_img:after {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: -16px;

  width: 16px;
  height: 100%;

  content: "";

  background: #eee;
}

.profileMore_03_3_img {
  position: relative;

  width: 230px;
  height: 230px;

  background: url(../img/plus03_3.jpg);
}

.profileMore_03_3_img:before {
  position: absolute;
  z-index: 1;
  right: -16px;
  bottom: -16px;

  width: 100%;
  height: 16px;

  content: "";

  background: #eee;
}

.profileMore_03_3_img:after {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: -16px;

  width: 16px;
  height: 100%;

  content: "";

  background: #eee;
}

.share_sns {
  line-height: normal;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  padding-top: 70px;
  padding-bottom: 60px;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.share_sns_list {
  margin-left: 16px;
}

/*-----------------------------
  ファーストビジュアルアニメーション
-------------------------------*/

#Top {
  background: #000;
}

#MainVisualLogo {
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;

  opacity: 0;
}

#MainVisualMessage {
  -webkit-transition: opacity 1.8s ease;
  transition: opacity 1.8s ease;

  opacity: 0;
}

#Header {
  -webkit-transition: top 1.2s ease;
  transition: top 1.2s ease;
}

#MainVisual,
#ScrollArrowLink {
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;

  opacity: 0;
}

#MainVisualApplyBtn {
  -webkit-transition: opacity 2.6s ease;
  transition: opacity 2.6s ease;

  opacity: 0;
}

#MainText {
  -webkit-transition: -webkit-transform 1.6s ease;
  transition: -webkit-transform 1.6s ease;
  transition: transform 1.6s ease;
  transition: transform 1.6s ease, -webkit-transform 1.6s ease;
  -webkit-transform: translate(0, 48vh);
  -ms-transform: translate(0, 48vh);
  transform: translate(0, 48vh);
}

/*----------
  レッスン詳細共通
-----------*/

.lessonDetail-container {
  max-width: 1020px;
  margin: 0 auto;
}

.lessonMessage_textArea {
  padding: 60px 0;

  text-align: center;

  background: #fff;
}

.lessonMessage_message1,
.lessonMessage_message2 {
  font-size: 1.25rem;

  letter-spacing: 0.2rem;
}

.lessonMessage_message2 {
  margin-top: 20px;
}

.lessonMenu {
  background: #eee;
}

.lessonMenu_item {
  position: relative;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  width: 100%;
  padding: 65px 0 25px 0;

  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.lessonMenu_item.-campLesson {
  flex-direction: row-reverse;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
}

.lessonMenu_image {
  width: 57%;
  height: 440px;
}

.lessonMenu_image.-privateLesson {
  margin: 0;
  padding: 0;

  background: url("../img/parivateLessonWinter.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.lessonMenu_image.-campLesson {
  margin: 0;
  padding: 0;

  background: url("../img/campLessonWinter.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.lessonMenu_image.-contactLesson {
  margin: 0;
  padding: 0;

  background: url("../img/contactLesson.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.lessonMenu_image.-privateLessonSummer {
  margin: 0;
  padding: 0;

  background: url("../img/privateLessonSummer.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.lessonMenu_image.-campLessonSummer {
  margin: 0;
  padding: 0;

  background: url("../img/campLessonSummer.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.lessonMenu_image.-contactLessonSummer {
  margin: 0;
  padding: 0;

  background: url("../img/contactLessonSummer.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.lessonMenu_textArea {
  width: 39%;
  padding-right: 4%;
}

.lessonMenu_textArea.-campLesson {
  padding-right: 0;
  padding-left: 4%;
}

.lessonMenu_header {
  font-size: 2.375rem;
  font-weight: 500;
  line-height: 2.7rem;
}

.lessonMenu_lead {
  font-size: 1rem;

  margin-top: 20px;
}

.lessonMenu_links {
  margin-top: 20px;
  margin-bottom: 30px;
}

.lessonMenu_link {
  font-size: 0.825rem;

  display: block;

  margin-top: 3px;

  letter-spacing: 0.1rem;

  color: #000;
}

.lessonMenu_link.-innerLink:after {
  font-family: FontAwesome;
  font-size: 0.95rem;

  margin-left: 3px;

  content: "";
}

.lessonMenu_link.-outerLink:after {
  font-family: FontAwesome;
  font-size: 0.75rem;

  margin-left: 3px;

  content: "";
}

.lessonMenu_link > a {
  display: inline-block;

  color: #000;
}

.lessonMenu_link > a:hover {
  text-decoration: underline;

  -webkit-text-decoration-color: #5a5a5a;
  text-decoration-color: #5a5a5a;
}

.lessonMenu_priceMenu {
  border-top: 2px solid #dcdcdc;
}

.lessonMenu_priceMenu.-privateLesson,
.lessonMenu_priceMenu.-contactLisson {
  margin-top: 40px;
  padding-top: 25px;
}

.lessonMenu_priceMenu.-campLesson {
  margin-top: 20px;
  padding-top: 25px;
}

.lessonMenu_price {
  font-size: 0.85rem;
  font-weight: 500;

  display: inline-block;
}

.lessonMenu_price.-heafDay {
  /* margin-left: 30px; */
}

.lessonMenu_price > .en {
  font-size: 1.3rem;
}

.lessonMenu_price.-contactLisson {
  display: block;
}

.aboutLessonPlace {
  position: relative;

  width: 640px;
  margin: 0 auto;
  margin-top: 60px;

  border: 1px solid #333;
}

.aboutLessonPlace_header {
  font-size: 1.75rem;
  font-weight: normal;

  position: relative;
  top: -23px;
  left: calc(50% - 150px);

  display: inline-block;

  margin-bottom: 20px;
  padding: 0 20px;

  background: #eee;
}

.aboutLessonPlace_text {
  font-size: 1rem;

  position: relative;
  top: -29px;

  padding: 0 20px;
}

.aboutLessonPlace_link {
  font-size: 0.825rem;

  position: relative;
  top: -20px;

  display: inline-block;

  margin-top: 3px;
  padding: 0 20px;

  letter-spacing: 0.1rem;

  color: #000;
}

.aboutLessonPlace_link > a {
  color: #000;
}

.aboutLessonPlace_link > a:hover {
  text-decoration: underline;

  -webkit-text-decoration-color: #5a5a5a;
  text-decoration-color: #5a5a5a;
}

.aboutLessonPlace_link:after {
  font-family: FontAwesome;
  font-size: 0.75rem;

  margin-left: 3px;

  content: "";
}

.lessonCaution {
  margin-top: 40px;
  padding-bottom: 60px;
}

.lessonCaution.-summer {
  margin-top: 60px;
}

.lessonCaution_header {
  font-size: 1.75rem;
  font-weight: normal;

  margin-bottom: 20px;

  text-align: center;
}

.lessonCaution_lists {
  width: 520px;
  margin: 0 auto;
}

.lessonCaution_list {
  font-size: 1rem;

  position: relative;

  margin-top: 10px;
}

.lessonCaution_list:first-child {
  margin-top: 0;
}

.lessonCaution_list:before {
  position: absolute;
  left: -16px;

  content: "・";
}

.lessonCaution .fa-snowflake-o:before {
  font-size: 0.75rem;

  margin: 0 3px;

  content: "\f2dc";
  vertical-align: middle;
}

.lessonForm {
  padding-top: 56px;
  padding-bottom: 60px;
}

.lessonForm_header {
  font-size: 2.375rem;
  font-weight: 500;
  line-height: 2.7rem;

  margin-bottom: 40px;

  text-align: center;
}

.lessonForm .lessonOut_message {
  font-size: 1.25rem;

  margin-top: 20px;

  letter-spacing: 0.2rem;
}

.campLesson_menu {
  font-size: 1.5rem;
  font-weight: 400;

  margin-top: 10px;
  margin-bottom: -3px;
}

/*-------------------
  レッスン詳細共通
---------------------*/

.contact-container {
  max-width: 1020px;
  margin: 0 auto;
}

.contactMessage_textArea {
  padding: 60px 0;

  text-align: center;

  background: #fff;
}

.contactMessage_message1,
.contactMessage_message2 {
  font-size: 1.25rem;

  letter-spacing: 0.2rem;
}

.contactMessage_message2 {
  margin-top: 20px;
}

.contactForm {
  padding-bottom: 60px;
}

/* element */

.sp_only {
  display: none !important;
}

.pc_only {
  display: block !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

@media (max-width: 1070px) {
  .movie .movie_bg {
    -webkit-transform: scale(1.7);
    -ms-transform: scale(1.7);
    transform: scale(1.7);
  }
}

@media (max-width: 1000px) {
  .drawer-toggle {
    position: absolute;
    top: -22px;
    left: calc(50vw - 10px);

    display: block;
  }

  .drawer-icon-left {
    position: absolute;
    left: -13px;

    width: 16px;
    height: 2px;

    -webkit-transition: -webkit-transform 0.6s ease-in;
    transition: -webkit-transform 0.6s ease-in;
    transition: transform 0.6s ease-in;
    transition: transform 0.6s ease-in, -webkit-transform 0.6s ease-in;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);

    border-radius: 1px;
    background: #fff;
  }

  .drawer-icon-right {
    position: absolute;
    right: -14px;

    width: 16px;
    height: 2px;

    -webkit-transition: -webkit-transform 0.6s ease-in;
    transition: -webkit-transform 0.6s ease-in;
    transition: transform 0.6s ease-in;
    transition: transform 0.6s ease-in, -webkit-transform 0.6s ease-in;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);

    border-radius: 1px;
    background: #fff;
  }

  .gnav {
    position: absolute;
    top: 44px;
    left: 0;

    display: inline-block;

    width: 100vw;
    height: 0;

    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;

    opacity: 0.9;
    background: #121212;
  }

  .gnav-list {
    display: block;
    overflow: hidden;

    width: 80vw;
    height: 0;
    margin: 0 auto;
  }

  .gnav-item {
    position: relative;
    top: -30px;

    padding: 16px 0;

    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;

    opacity: 0;
    border-bottom: 1px solid #353535;
  }

  .gnav-item:first-child {
    margin-top: 40px;
  }

  .gnav-link {
    display: block;
  }

  /* 申し込みボタン */

  .applyBtn {
    margin-right: 30px;
  }

  .applyBtn-link {
    font-size: 0.65rem;
  }
}

@media (max-width: 810px) {
  .movie .movie_bg {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
  }
}

@media (max-width: 776px) {
  .movie .movie_bg {
    display: none;
  }

  .movie .movie_bg-gif {
    position: relative;

    width: 100vw;
    height: 100vw;

    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    background: url("../img/movie01.gif");
    background-repeat: no-repeat;
    background-position: 70%;
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .sp_only {
    display: block !important;
  }

  .pc_only {
    display: none !important;
  }

  /* TOP:メインビジュアル */

  .mainVisual-img {
    background-position: 43% 50%;
  }

  .mainVisual_logo {
    width: 40%;
  }

  .main_textArea .mainVisual_textArea .mainVisual_message {
    font-size: 1.9rem;
    line-height: 2rem;

    padding-top: 20px;
  }

  /* TOP:コンセプト */

  .main_textArea-container {
    padding: 0;
  }

  .main_textArea .mainVisual_textArea {
    margin-left: 0;
  }

  .main_textArea .conceptMessage_textArea .conceptMessage_message {
    font-size: 0.9rem;
    line-height: 1.75rem;

    position: relative;
    top: calc(-30vh + 133px);

    width: 290px;
    margin: 0 auto;
    padding: 0 20px;
  }

  /* TOP:プロフィール　*/

  .top-container {
    padding: 0;
  }

  .top-container._sponsor {
    padding: 20px 0;
  }

  .profile,
  .lesson,
  .movie {
    height: auto;
    min-height: 500px;

    background: #111;
  }

  .profile_title,
  .lesson_title,
  .movie_title {
    font-size: 1.1rem;

    padding: 0 20px;
    padding-top: 25px;

    background: #222;
  }

  .profile_header,
  .movie_header {
    font-size: 10vw;
    line-height: 12vw;

    padding: 0 20px;
    padding-bottom: 25px;

    background: #222;
  }

  .lesson_header {
    font-size: 8vw;
    line-height: 10vw;

    padding: 0 20px;
    padding-bottom: 25px;

    background: #222;
  }

  .profile_read,
  .lesson_read,
  .movie_read {
    padding: 25px 20px;

    background: #111;
  }

  .movie_link {
    margin-bottom: 30px;
    padding: 0 20px;
  }

  .profile_plus,
  .movie_plus {
    position: relative;
  }

  .sponsor_lists._pc {
    display: none;
  }

  .sponsor_lists._sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;

    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .sponsor_lists._sp._under {
    margin-top: 30px;
  }

  .sponsor_lists._sp > .sponsor_item {
    display: flex;
    align-items: center;
  }

  .sponsor_link > img {
    width: 100px;
  }

  .footer-container {
    flex-direction: column-reverse;

    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
  }

  .footer-container .copyright {
    font-size: 0.65rem;

    margin-top: 10px;
    margin-bottom: 10px;

    letter-spacing: 0rem;
  }

  /* TOP:プロフィールプラス */

  .profileMore_01 {
    height: auto;
    margin-top: 120px;
  }

  .profileMore_02,
  .profileMore_03 {
    height: auto;
    padding-top: 25px;
  }

  .profileMore-inner {
    width: 100%;
  }

  .profileMore_01_header,
  .profileMore_02_header {
    font-size: 8vw;
    line-height: 10vw;

    padding: 0 20px;
  }

  .profileMore_03_header {
    font-size: 8vw;
    line-height: 10vw;

    margin-top: 40px;
    padding: 0 20px;

    letter-spacing: 0.5vw;
  }

  .profileMore_01_text,
  .profileMore_02_text,
  .profileMore_03_text {
    width: auto;
    margin-top: 28px;
    margin-bottom: 28px;
    padding: 0 20px;
  }

  .profileMore_img-sp {
    text-align: center;
  }

  .profileMore_img-sp > img {
    width: 70%;
  }

  .profileMore_02_textArea,
  .profileMore_03_textArea {
    position: relative; /* right: 0; */

    width: 100%;
  }

  .profileMore_02 .link_youtube {
    position: relative;
    bottom: 0;
  }

  .profileMore_02 .link_youtube._02 {
    position: relative;
    bottom: -10px;
  }

  .profileMore_03_imgArea {
    display: none;
  }

  .link_youtube_link {
    text-decoration: underline;
  }

  .winter_lesson_link-sp {
    font-size: 6vw;

    display: inline-block;

    width: 60vw;
    padding: 5px 20px;

    text-align: left;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 26px;
    background: rgba(79, 115, 138, 0.4);
  }

  .winter_lesson_link-sp > i {
    line-height: inherit;

    float: right;
  }

  .summer_lesson_link-sp {
    font-size: 6vw;

    display: inline-block;

    width: 60vw;
    padding: 5px 20px;

    text-align: left;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 26px;
    background: rgba(138, 116, 79, 0.4);
  }

  .summer_lesson_link-sp > i {
    line-height: inherit;

    float: right;
  }

  .lesson_list-sp {
    -webkit-transform: translateY(calc(50vw - 60px));
    -ms-transform: translateY(calc(50vw - 60px));
    transform: translateY(calc(50vw - 60px));
  }

  .winter_lesson_item-sp,
  .summer_lesson_item-sp {
    text-align: center;
  }

  .winter_lesson_item-sp {
    margin-bottom: 20px;
  }

  .lesson_box-inner {
    display: none;
  }

  .movie_link > a {
    text-decoration: underline;
  }

  /* ウィンターレッスン */

  .lessonMessage_textArea {
    padding: 60px 20px;
  }

  .lessonMessage_message1,
  .lessonMessage_message2 {
    font-size: 1.1rem;
  }

  .lessonMenu_item {
    display: block;
  }

  .lessonMenu_textArea {
    width: 100%;
    padding-left: 0;
  }

  .lessonMenu_textArea.-campLesson {
    padding-left: 0;
  }

  .lessonMenu_textArea {
    padding-right: 0;
  }

  .lessonMenu_header {
    font-size: 9vw;
  }

  .lessonMenu_header,
  .lessonMenu_lead,
  .lessonMenu_priceMenu -privatelesson {
    padding: 0 20px;
  }

  .lessonMenu_image {
    width: 100vw;
    height: 60vw;
  }

  .lessonMenu_image.-privateLesson,
  .lessonMenu_image.-campLesson,
  .lessonMenu_image.-contactLesson,
  .lessonMenu_image.-privateLessonSummer,
  .lessonMenu_image.-campLessonSummer,
  .lessonMenu_image.-contactLessonSummer {
    margin-top: 20px;
  }

  .lessonMenu_priceMenu {
    width: 90%;
    margin: 30px auto;
  }

  .lessonMenu_links {
    padding: 0 20px;
  }

  .lessonMenu_link > a {
    text-decoration: underline;
  }

  .lessonCaution {
    padding-right: 20px;
    padding-left: 30px;
  }

  .lessonCaution_lists {
    width: 100%;
  }

  .lessonCaution_list {
    font-size: 3.5vw;
  }

  .lessonCaution_header {
    font-size: 7vw;
  }

  .lessonForm_header {
    font-size: 7vw;

    margin-bottom: 20px;
    padding: 0 20px;
  }

  th,
  td {
    display: block;
  }

  td > div {
    width: 100%;
  }

  input.sizeM,
  input.sizeL,
  textarea.sizeL {
    width: 100%;
    padding: 2px 0;
  }

  .subject {
    margin-bottom: 5px;
  }

  .keyVisual {
    height: 280px;
  }

  .keyVisual_textArea {
    -webkit-transform: translate(calc(50vw - 50%), calc(160px - 50%));
    -ms-transform: translate(calc(50vw - 50%), calc(160px - 50%));
    transform: translate(calc(50vw - 50%), calc(160px - 50%));
  }

  .keyVisual_textArea.-winter {
    top: 0;
    left: 0;
  }

  .keyVisual_textArea.-summer {
    top: 0;
    left: 0;
  }

  .keyVisual_textArea.-contact {
    top: 0;
    left: 0;
  }

  .keyVisual_header {
    font-size: 6vw;
  }

  .keyVisual_subHeader {
    font-size: 4vw;

    margin-top: -8px;
  }

  .lessonForm .lessonOut_message {
    font-size: 4vw;

    padding: 0 20px;
  }

  .content {
    font-weight: bold;
  }

  .aboutLessonPlace {
    width: 90%;
  }

  .aboutLessonPlace_link > a {
    text-decoration: underline;
  }

  .lessonMenu_priceMenu.-privateLesson,
  .lessonMenu_priceMenu.-contactLisson,
  .lessonMenu_priceMenu.-campLesson {
    margin-top: 30px;
    padding-top: 10px;
  }

  .lessonMenu_links {
    margin-bottom: 30px;
  }

  .lessonMenu_price.-contactLisson {
    display: inline-block;

    margin-right: 50px;
  }

  .lessonMenu_item {
    padding: 40px 0 0 0;
  }

  .aboutLessonPlace {
    margin-top: 30px;
  }
}
