@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 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: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 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: 1em;
  /* 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 {
  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;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

/**
 * 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 {
  border-style: none;
  padding: 0;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 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] {
  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] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 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 {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  background-color: black;
  display: none;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  z-index: 9999;
}

.lightbox {
  font-weight: normal;
  left: 0;
  line-height: 0;
  outline: none;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10000;
}

.lightbox .lb-image {
  /* Image border */
  border: 4px solid white;
  border-radius: 3px;
  display: block;
  height: auto;
  max-height: none;
  max-width: inherit;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
  border-radius: 4px;
  height: 250px;
  margin: 0 auto;
  position: relative;
  width: 250px;
}

.lb-outerContainer:after {
  clear: both;
  content: "";
  display: table;
}

.lb-loader {
  height: 25%;
  left: 0;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 43%;
  width: 100%;
}

.lb-cancel {
  background: url(../images/loading.gif) no-repeat;
  display: block;
  height: 32px;
  margin: 0 auto;
  width: 32px;
}

.lb-nav {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
  outline: none;
}

.lb-prev,
.lb-next {
  cursor: pointer;
  display: block;
  height: 100%;
}

.lb-nav a.lb-prev {
  background: url(../images/prev.png) left 48% no-repeat;
  float: left;
  left: 0;
  opacity: 0;
  transition: opacity 0.6s;
  width: 34%;
}

.lb-nav a.lb-prev:hover {
  opacity: 1;
}

.lb-nav a.lb-next {
  background: url(../images/next.png) right 48% no-repeat;
  float: right;
  opacity: 0;
  right: 0;
  transition: opacity 0.6s;
  width: 64%;
}

.lb-nav a.lb-next:hover {
  opacity: 1;
}

.lb-dataContainer {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
}

.lb-dataContainer:after {
  clear: both;
  content: "";
  display: table;
}

.lb-data {
  color: #ccc;
  padding: 0 4px;
}

.lb-data .lb-details {
  float: left;
  line-height: 1.1em;
  text-align: left;
  width: 85%;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  clear: left;
  color: #999999;
  display: block;
  font-size: 12px;
  padding-bottom: 1em;
}

.lb-data .lb-close {
  background: url(../images/close.png) top right no-repeat;
  display: block;
  float: right;
  height: 30px;
  opacity: 0.7;
  outline: none;
  text-align: right;
  transition: opacity 0.2s;
  width: 30px;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --ex-light: 200;
  --regular: 400;
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #000000;
  --wte: #fff;
  --gry: #bbbbbb;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --ease-base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
---------------------------------------------*/
/*--------------------------------------------　Keyframe
---------------------------------------------*/
/*--------------------------------------------　Function
---------------------------------------------*/
/*--------------------------------------------　Base
---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  color: var(--bck);
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}

body {
  background-color: var(--wte);
  color: var(--bck);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--regular);
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt" 1;
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 768px) {
  body {
    /* 16px */
    font-size: 1.6rem;
  }
}

/*--------------------------------------------　page
---------------------------------------------*/
.page, .page__inner, .page__flex {
  height: auto;
  position: relative;
  width: 100%;
}
.page__inner {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%;
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
.page__md {
  display: block;
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none;
  }
}
.page__dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img video,
.page__img iframe,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .page__img.--md {
    display: none;
  }
}
.page__img.--dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__img.--dd {
    display: block;
  }
}
.page, .page__inner, .page__flex {
  /*--------------------------------------------　color
  ---------------------------------------------*/
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__bg-wte {
  background-color: var(--wte);
}
.page__bg-bck {
  background-color: var(--bck);
}
.page, .page__inner, .page__flex {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  /*--------------------------------------------　weight
  ---------------------------------------------*/
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page__elight {
  font-weight: var(--ex-light);
}
.page, .page__inner, .page__flex {
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__9 {
  z-index: 9;
}
.page__8 {
  z-index: 8;
}
.page__7 {
  z-index: 7;
}
.page__6 {
  z-index: 6;
}
.page__5 {
  z-index: 5;
}
.page__4 {
  z-index: 4;
}
.page__3 {
  z-index: 3;
}
.page__2 {
  z-index: 2;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　footer
---------------------------------------------*/
/*--------------------------------------------　off-canvas
---------------------------------------------*/
.off-canvas {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-nav), visibility 0.5s var(--ease-nav);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
.js-modal-open .off-canvas {
  opacity: 1;
  visibility: visible;
}
.off-canvas__inner {
  height: 100%;
  width: 100%;
}

/*--------------------------------------------　header
---------------------------------------------*/
.header__nav-btn {
  background-color: #000;
  height: 6rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 6rem;
}
@media screen and (min-width: 769px) {
  .header__nav-btn {
    cursor: pointer;
  }
}
.header__nav-btn-bar {
  background: #fff;
  bottom: 0;
  display: block;
  height: 0.2rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s var(--ease-nav), transform 0.5s var(--ease-nav);
  width: 2.4rem;
  will-change: opacity transform;
}
.header__nav-btn-bar:nth-child(1) {
  transform: translateY(-0.6rem);
}
.menu-active .header__nav-btn-bar:nth-child(1) {
  transform: rotate(45deg);
}
.menu-active .header__nav-btn-bar:nth-child(2) {
  opacity: 0;
}
.header__nav-btn-bar:nth-child(3) {
  transform: translateY(0.6rem);
}
.menu-active .header__nav-btn-bar:nth-child(3) {
  transform: rotate(-45deg);
}

/*--------------------------------------------　home
---------------------------------------------*/
.page-vt__inner {
  padding: 2.4rem 2rem;
}
@media screen and (min-width: 769px) {
  .page-vt__inner {
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.page-vt__lead {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-vt__lead {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.page-vt__description {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 0 4.8rem;
}
@media screen and (min-width: 769px) {
  .page-vt__description {
    font-size: clamp(1.4rem, 1.25vw, 1.8rem);
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
    text-align: center;
  }
}
.page-vt__list {
  margin: 0 0 4.8rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-vt__list {
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.page-vt__item {
  font-size: 1.4rem;
  padding: 0 0 0 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-vt__item {
    font-size: clamp(1.4rem, 1.25vw, 1.8rem);
    padding: 0 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.page-vt__item:before {
  background-color: #158b2f;
  content: "";
  display: block;
  height: 1rem;
  left: 0;
  position: absolute;
  top: 0.42rem;
  width: 1rem;
}
@media screen and (min-width: 769px) {
  .page-vt__item:before {
    height: clamp(0rem, 1.25vw, 1.8rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 0.3472222222vw, 0.5rem);
    width: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.page-vt__link {
  text-decoration: underline;
}
.page-vt__operation-list {
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-vt__operation-list {
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.page-vt__operation-item {
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
}/*# sourceMappingURL=style.css.map */
