@charset "UTF-8";

/*
## メディアクエリのブレイクポイント
* 479px
* 576px
* 768px
* 992px
*/

/*
## 以下にページ内の共通カラーを設定

記述例：
$color-black: #2a2a2a;
$color-white: #fff;
$color-gray: #9e9e9e;
$color-gray-light: #cfcfcf;
$color-red: #af3a3b;
$color-blue: #213980;
*/

/*! de-style.css v1.0.5 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model
   ========================================================================== */

@import url("https://fonts.googleapis.com/css?family=M+PLUS+1p:400,700&display=swap&subset=japanese");

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 3*/
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm
   ========================================================================== */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings
   ========================================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

/* Lists (enumeration)
   ========================================================================== */

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition)
   ========================================================================== */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

hr {
  /* 1 */
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  clear: both;
  /* 1 */
  height: 0;
  margin: 0;
  /* 2 */
  border: 0;
  border-top: 1px solid;
}

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

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

/**
 * 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 {
  position: relative;
  font-size: 75%;
  vertical-align: baseline;
  line-height: 0;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

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

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
  color: inherit;
  font: inherit;
  vertical-align: middle;
}

/**
 * Remove all Style fro select elements. Does not quite work cross-browser
 */

select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type='button'][disabled],
[type='reset'][disabled],
[type='submit'][disabled] {
  cursor: default;
}

/**
 * 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;
}

/**
 * Reset to invisible
 */

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

/**
 * 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 {
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  color: inherit;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  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'] {
  /* 1 */
  outline-offset: -2px;
  -webkit-appearance: textfield;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

/**
 * Fix placeholder font properties inheritance.
 */

::-webkit-input-placeholder {
  font: inherit;
}

:-ms-input-placeholder {
  font: inherit;
}

::-ms-input-placeholder {
  font: inherit;
}

::-moz-placeholder {
  font: inherit;
}

::placeholder {
  font: inherit;
}

/**
 * Clickable labels
 */

label[for] {
  cursor: pointer;
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Table
   ========================================================================== */

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

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

[hidden] {
  display: none;
}

/*
## メディアクエリのブレイクポイント
* 479px
* 576px
* 768px
* 992px
*/

/*
## 以下にページ内の共通カラーを設定

記述例：
$color-black: #2a2a2a;
$color-white: #fff;
$color-gray: #9e9e9e;
$color-gray-light: #cfcfcf;
$color-red: #af3a3b;
$color-blue: #213980;
*/

/*
# PCビューとスマホビューの切り替え
*/

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */

.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  overflow: hidden;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.modaal-overlay {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-overflow-scrolling: touch;
}

.modaal-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modaal-wrapper .modaal-close {
  padding: 0;
  border: none;
  background: transparent;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 25px;
  text-align: center;
  vertical-align: middle;
}

.modaal-fullscreen .modaal-inner-wrapper {
  display: block;
  padding: 0;
  vertical-align: top;
}

.modaal-container {
  display: inline-block;
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: auto;
  border-radius: 0px;
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
  color: #000;
  text-align: left;
  cursor: auto;
}

.modaal-container.is_loading {
  overflow: hidden;
  width: 100px;
  height: 100px;
}

.modaal-fullscreen .modaal-container {
  overflow: auto;
  max-width: none;
  height: 100%;
}

.modaal-close {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  opacity: 1;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.modaal-close:focus,
.modaal-close:hover {
  background: #fff;
  outline: none;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #b93d0c;
}

.modaal-close span {
  overflow: hidden;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.modaal-close:before,
.modaal-close:after {
  display: block;
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  content: " ";
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}

.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
  top: 10px;
  right: 10px;
  background: #afb7bc;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  font-size: 0;
  text-align: center;
}

.modaal-confirm-btn {
  display: inline-block;
  margin: 0 10px;
  border: none;
  background: transparent;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  border-radius: 3px;
  background: #555;
  color: #fff;
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  color: #2f2f2f;
  text-decoration: none;
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  max-width: 800px !important;
  width: 1000px !important;
  margin: -6px !important;
  border-radius: 0 !important;
  opacity: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-right: 140px;
  padding-left: 140px;
}

.modaal-image .modaal-container {
  max-width: 100%;
  width: auto;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  opacity: 1;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  background: #fff;
  outline: none;
}

.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
  background: #afb7bc;
}

.modaal-gallery-control span {
  overflow: hidden;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
  display: block;
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  content: " ";
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before,
.modaal-gallery-prev:after {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  position: relative;
  margin: auto 50px;
}

.modaal-video-container {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  max-width: 1300px;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 56.25%;
  background: #000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  display: block;
  width: 100%;
  height: 100%;
}

.modaal-loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  background: none;
  -webkit-transform: scale(.25);
  transform: scale(.25);
}

@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.modaal-loading-spinner > div {
  position: absolute;
  width: 24px;
  height: 24px;
  margin-top: 4px;
  margin-left: 4px;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .12s;
  animation-delay: .12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .37s;
  animation-delay: .37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .62s;
  animation-delay: .62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .87s;
  animation-delay: .87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

/*
テキストリンクの色を指定する

記述例：
.link {
  @include link-color {
    color: #222;
  }
}

*/

@-webkit-keyframes LeftToRight {
  40% {
    width: 100%;
  }

  90% {
    opacity: 1;
  }

  100% {
    overflow: hidden;
    width: 0;
    opacity: 0;
  }
}

@keyframes LeftToRight {
  40% {
    width: 100%;
  }

  90% {
    opacity: 1;
  }

  100% {
    overflow: hidden;
    width: 0;
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@-webkit-keyframes snsIcon {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }

  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
  }
}

@keyframes snsIcon {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }

  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'M PLUS 1p', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, YuGothic, 游ゴシック, sans-serif;
}

html {
  height: 100%;
  line-height: 1.5;
}

img {
  max-width: 100%;
}

dt {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.index {
  overflow-x: hidden;
  position: relative;
  height: 100%;
  background: #0a0a0a no-repeat center center;
  background-size: cover;
}

.index--bg01 {
  background-image: url("../image/common/bg01.jpg");
}

.index--bg02 {
  background-image: url("../image/common/bg02.jpg");
}

.index--bg03 {
  background-image: url("../image/common/bg03.jpg");
}

.index--bg04 {
  background-image: url("../image/common/bg04.jpg");
}

.index__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.index-header-lv1 {
  background: #fff;
  color: #0a0a0a;
  font-weight: bold;
  letter-spacing: 1px;
}

.index-main {
  position: absolute;
  left: 0;
  opacity: 0;
}

.index-main__note {
  display: inline;
  background: #0a0a0a;
  color: #fff;
  line-height: 1;
}

.index-nav__content {
  display: inline-block;
  background: #fff;
  color: #0a0a0a;
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.2;
}

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

.index-mail {
  display: inline-block;
}

.index-mail__content {
  display: inline-block;
  background: #fff;
  color: #0a0a0a;
}

.index-copyright {
  width: 100%;
  text-shadow: 1px 1px 2px #0a0a0a;
}

.loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0a0a0a;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.loading__text {
  color: #fff;
  font-size: .9em;
  font-weight: bold;
  -webkit-animation-name: loading;
  animation-name: loading;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.is-fadeout {
  -webkit-animation-name: LeftToRight;
  animation-name: LeftToRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.is-fadein {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

iframe[src^="https://docs.google.com/forms/d/e"] {
  width: 100%;
  height: 100vh;
}

[data-modaal-section] {
  display: none;
}

.error {
  height: 100%;
  background: url("../image/common/bg-404.jpg") no-repeat center center;
  background-size: cover;
}

.error__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.error__heading {
  font-weight: bold;
}

.temp-header {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

.temp-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.temp-nav__content {
  display: block;
  padding: 4px;
  border: 2px solid #fff;
  border-radius: 8px;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  font-weight: bold;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.temp-main {
  max-width: 560px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(0, 0, 0, .3);
  color: #fff;
  text-align: center;
}

.temp-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.temp-list li {
  margin-right: 2px;
  margin-left: 2px;
}

.temp-list__content {
  display: inline-block;
  opacity: .8;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.temp-list__icon {
  width: 24px;
  height: 24px;
  border-radius: 8px;
  background: #484848;
}

.temp-copyright {
  margin-right: 20px;
  margin-bottom: 20px;
  color: #fff;
  text-align: right;
}

.modaal-close:focus::before,
.modaal-close:focus::after {
  background: #484848;
}

.modaal-close:hover::before,
.modaal-close:hover::after {
  background: #484848;
}

.modaal-image {
  max-width: 480px;
}

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

.modaal-container {
  background: rgba(0, 0, 0, .6);
  color: #fff;
}

.link {
  text-decoration: underline;
  word-break: break-all;
}

.mt20 {
  margin-top: 20px;
}

.about-list {
  margin-top: -10px;
  padding-top: 30px;
  font-size: 12px;
}

.about-list dt {
  margin-top: 10px;
}

.contact {
  padding: 2rem;
  background-color: #f8f9fa;
  font-family: 'Helvetica Neue', sans-serif;
}

.contact__content {
  max-width: 720px;
  margin: 0 auto;
  padding: 2rem;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .05);
  box-shadow: 0 0 8px rgba(0, 0, 0, .05);
}

.contact__heading {
  margin-bottom: 1rem;
  padding-left: .75rem;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.contact__main {
  margin-bottom: 1.5rem;
  color: #555;
  font-size: 1rem;
  line-height: 1.6;
}

.contact__main p {
  margin-bottom: 1rem;
  text-align: center;
}

.contact .temp-copyright {
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #222;
  text-align: center;
}

.contact .temp-header {
  margin-bottom: 2rem;
}

.contact .temp-header-lv1 {
  font-size: 1.5rem;
}

.contact .temp-header-lv1 a {
  color: #333;
  text-decoration: none;
}

.contact .temp-header-lv1 a:hover {
  text-decoration: underline;
}

.contact .form .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}

.contact .form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
}

.contact .form .form-group .form-heading {
  margin-bottom: .5rem;
  font-weight: bold;
}

.contact .form .form-group input,
.contact .form .form-group select,
.contact .form .form-group textarea {
  padding: .5rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1rem;
}

.contact .form .form-group input:focus,
.contact .form .form-group select:focus,
.contact .form .form-group textarea:focus {
  border-color: #007bff;
  outline: none;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 123, 255, .2);
  box-shadow: 0 0 0 2px rgba(0, 123, 255, .2);
}

.contact .form .form-group textarea {
  min-height: 120px;
  resize: vertical;
}

.contact .form .form-btn {
  min-width: 120px;
  width: 100%;
  margin-top: 20px;
  padding: .75rem 1.25rem;
  border: none;
  border-radius: 4px;
  background-color: #007bff;
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.contact .form .form-btn:hover {
  background-color: #0056b3;
}

.contact__note {
  margin-top: 1rem;
  color: #666;
  font-size: .9rem;
  text-align: center;
}

.contact__note a {
  color: #007bff;
  text-decoration: none;
}

.contact__note a:hover {
  text-decoration: underline;
}

.confirmation {
  padding: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #f1f3f5;
}

.confirmation .confirmation-group {
  margin-bottom: 1rem;
}

.confirmation .confirmation-group h3 {
  margin-bottom: .25rem;
  color: #555;
  font-size: 1rem;
}

.confirmation .confirmation-group p {
  margin: 0;
  text-align: left;
  word-wrap: break-word;
}

.confirmation .confirmation-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  gap: 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.confirmation .confirmation-btn-wrapper .confirm-btn {
  min-width: 90px;
  width: 40%;
  padding: .5rem 1rem;
  border: none;
  border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
}

.confirmation .confirmation-btn-wrapper .confirm-btn:first-of-type {
  background-color: #28a745;
  color: #fff;
}

.confirmation .confirmation-btn-wrapper .confirm-btn:first-of-type:hover {
  background-color: #218838;
}

.confirmation .confirmation-btn-wrapper .confirm-btn:last-of-type {
  background-color: #6c757d;
  color: #fff;
}

.confirmation .confirmation-btn-wrapper .confirm-btn:last-of-type:hover {
  background-color: #5a6268;
}

@media screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }

  .index-header-lv1 {
    display: inline-block;
    height: .9em;
    margin-top: -.08em;
    font-size: 21px;
    line-height: 1;
  }

  .index-main {
    bottom: 50px;
    padding-left: 40px;
  }

  .index-main__note {
    font-size: 14px;
  }

  .index-nav {
    padding-top: 10px;
  }

  .index-nav li {
    margin-top: 30px;
  }

  .index-nav__content {
    font-size: 40px;
    -webkit-transition: all .25s;
    transition: all .25s;
  }

  .index-nav__content:hover {
    padding-right: .1em;
    padding-left: 2em;
    letter-spacing: .3em;
  }

  .index-list {
    margin-right: -8px;
    margin-left: -8px;
  }

  .index-list {
    margin-top: 40px;
  }

  .index-list__content {
    margin-right: 8px;
    margin-left: 8px;
  }

  .index-list__icon {
    width: 40px;
    height: 40px;
  }

  .index-list__icon:hover {
    -webkit-animation-name: snsIcon;
    animation-name: snsIcon;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }

  .index-mail {
    margin-top: 30px;
    font-size: 14px;
  }

  .index-mail__content {
    padding: 6px 12px;
  }

  .is-fadeout {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
  }

  .error__heading {
    font-size: 32px;
  }

  .temp-header-lv1 {
    font-size: 50px;
  }

  .temp-nav li {
    margin-right: 10px;
    margin-left: 10px;
  }

  .temp-nav__content {
    width: 120px;
    font-size: 14px;
  }

  .temp-nav__content:hover {
    border-color: rgba(0, 0, 0, .3);
    background: #fff;
    color: #222;
  }

  .temp-main {
    border-radius: 8px;
  }

  .temp-list__content {
    padding: 10px 5px;
  }

  .temp-list__content:hover {
    opacity: 1;
  }

  .temp-copyright {
    font-size: 12px;
  }

  .modaal-close {
    position: absolute;
  }

  .modaal-content-container {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
  }

  .about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-list dt {
    -ms-flex-preferred-size: 5em;
    flex-basis: 5em;
  }

  .about-list dd {
    margin-top: 10px;
    -ms-flex-preferred-size: calc(100% - 5em);
    flex-basis: calc(100% - 5em);
  }
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    height: 731px;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-right: 25px;
    padding-left: 25px;
  }

  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    background: rgba(0, 0, 0, .7);
    -webkit-transform: none;
    transform: none;
  }

  .modaal-gallery-control:before,
  .modaal-gallery-control:after {
    background: #fff;
  }

  .modaal-gallery-next {
    right: 20px;
    left: auto;
  }

  .modaal-gallery-prev {
    right: auto;
    left: 20px;
  }
}

@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }

  .index-header {
    overflow: hidden;
    height: 20px;
    margin-top: -.05em;
  }

  .index-header-lv1 {
    display: inline;
    font-size: 18px;
    line-height: 1.1;
  }

  .index-main {
    bottom: 3.5vh;
    padding-left: 20px;
  }

  .index-main__note {
    font-size: 12px;
  }

  .index-nav {
    padding-top: 5px;
  }

  .index-nav li {
    margin-top: 20px;
  }

  .index-nav__content {
    font-size: 24px;
  }

  .index-list {
    margin-right: -6px;
    margin-left: -6px;
  }

  .index-list {
    margin-top: 20px;
  }

  .index-list__content {
    margin-right: 6px;
    margin-left: 6px;
  }

  .index-list__icon {
    width: 30px;
    height: 30px;
  }

  .index-mail {
    margin-top: 20px;
    font-size: 12px;
  }

  .index-mail__content {
    padding: 4px 8px;
  }

  .is-fadeout {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
  }

  iframe[src^="https://docs.google.com/forms/d/e"] {
    overflow-x: hidden;
  }

  .error__heading {
    font-size: 24px;
  }

  .temp-header-lv1 {
    font-size: 32px;
  }

  .temp-nav li {
    margin-right: 5px;
    margin-left: 5px;
  }

  .temp-nav__content {
    min-width: 80px;
    width: auto;
    font-size: 12px;
  }

  .temp-list__content {
    padding: 8px;
  }

  .temp-copyright {
    font-size: 10px;
  }

  .modaal-content-container {
    padding: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}

@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}

@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .modaal-instagram iframe {
    width: 600px !important;
  }
}

@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }

  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}

@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}