@charset "UTF-8";
.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
          transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-times:before {
  content: "\f00d";
}

.fa-twitter:before {
  content: "\f099";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-brands-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-regular-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.eot);
  src: url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.9.0/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}

@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Thin.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Thin.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Thin.woff) format("woff");
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Light.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Light.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Light.woff) format("woff");
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-DemiLight.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff) format("woff");
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Regular.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Regular.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Regular.woff) format("woff");
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Medium.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Medium.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Medium.woff) format("woff");
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Bold.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Bold.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Bold.woff) format("woff");
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Black.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Black.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJPs/YakuHanJPs-Black.woff) format("woff");
}
@font-face {
  font-family: YakuHanMPs;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-ExtraLight.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-ExtraLight.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-ExtraLight.woff) format("woff");
}
@font-face {
  font-family: YakuHanMPs;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Light.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Light.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Light.woff) format("woff");
}
@font-face {
  font-family: YakuHanMPs;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Regular.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Regular.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Regular.woff) format("woff");
}
@font-face {
  font-family: YakuHanMPs;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Medium.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Medium.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Medium.woff) format("woff");
}
@font-face {
  font-family: YakuHanMPs;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-SemiBold.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-SemiBold.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-SemiBold.woff) format("woff");
}
@font-face {
  font-family: YakuHanMPs;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Bold.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Bold.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Bold.woff) format("woff");
}
@font-face {
  font-family: YakuHanMPs;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Black.eot);
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Black.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMPs/YakuHanMPs-Black.woff) format("woff");
}
html {
  scroll-behavior: smooth;
}

body {
  margin-bottom: 60px;
  line-height: 1.8;
  min-width: 320px;
  font-size: 0.9375rem;
  font-family: "Noto Sans JP", sans-serif;
  background: #ffffff;
  color: #000000;
  word-wrap: break-word;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 1230px) {
  body {
    font-size: 0.9375rem;
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (max-width: 768px) {
  body {
    margin-bottom: 24vw;
    font-size: 4vw;
    -webkit-text-size-adjust: 100%;
  }
}

[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *:focus {
  outline: none;
}

table a {
  word-break: break-all;
}

br {
  letter-spacing: 0;
}

a {
  color: #007ae5;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
a:hover { /*マウスをのせたとき*/
  color: #666666;
  text-decoration: underline;
}
a:active { /*マウスを押したとき*/
  color: #666666;
  text-decoration: none;
}

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

select.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 30px;
  width: 200px;
  height: 50px;
  line-height: 40px;
  background-size: 10px 30px;
  background-position: right 10px center;
}
select.custom-select::-ms-expand {
  display: none;
}
select.custom-select.is-example1 {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23ff0000" fill-opacity="1" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg>');
  background-repeat: no-repeat;
}
select.custom-select.is-example2 {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23ff0000" fill-opacity="1" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg>');
  background-repeat: no-repeat;
}
select.custom-select.is-example3 {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23ff0000" fill-opacity="0.7" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg>');
  background-repeat: no-repeat;
}
select.custom-select.is-example4 {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23ff0000" fill-opacity="1" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg>');
  background-repeat: no-repeat;
}
select.custom-select.is-example5 {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23ff0000" fill-opacity="1" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg>');
  background-repeat: no-repeat;
}
select.custom-select.is-example6 {
  background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23ff0000" fill-opacity="0.7" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg>');
  background-repeat: no-repeat;
}

/*************** フォーム ***************/
*:-moz-placeholder-shown {
  color: #aaaaaa;
}
*:-ms-input-placeholder {
  color: #aaaaaa;
}
*:placeholder-shown {
  color: #aaaaaa;
}

*::-webkit-input-placeholder {
  color: #aaaaaa;
}

*:-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}

*::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #aaaaaa;
}

button {
  font-family: YakuHanJPs, "Roboto", verdana, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  vertical-align: middle;
  cursor: pointer;
}

input[type=text],
input[type=password],
input[type=number],
textarea,
select {
  padding: 10px 5px;
  line-height: 1.4;
  min-height: 46px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #fafafa;
  color: #111111;
  font-size: 1rem;
  font-family: YakuHanJPs, "Roboto", verdana, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
input[type=text]:hover,
input[type=password]:hover,
input[type=number]:hover,
textarea:hover,
select:hover {
  border-color: #888888;
  background: #ffffff;
  color: #333333;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  border-color: #67CBDF;
  background: #ffffff;
  color: #333333;
  -webkit-box-shadow: 0 0 0 3px rgba(103, 203, 223, 0.2);
          box-shadow: 0 0 0 3px rgba(103, 203, 223, 0.2);
}
input[type=text]:disabled,
input[type=password]:disabled,
input[type=number]:disabled,
textarea:disabled,
select:disabled {
  border-color: #888888;
  background: #EBEBE4;
  color: #777777;
  cursor: not-allowed;
}
@media only screen and (max-width: 768px) {
  input[type=text],
  input[type=password],
  input[type=number],
  textarea,
  select {
    padding: 2.6666666667vw 1.3333333333vw;
    border-radius: 0.8vw;
    min-height: 12.2666666667vw;
    font-size: 4.2666666667vw;
  }
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=number]:focus,
  textarea:focus,
  select:focus {
    -webkit-box-shadow: 0 0 0 0.8vw rgba(103, 203, 223, 0.2);
            box-shadow: 0 0 0 0.8vw rgba(103, 203, 223, 0.2);
  }
}

input[type=text],
input[type=password],
input[type=number],
textarea {
  -webkit-appearance: none;
}

input[type=radio],
input[type=checkbox] {
  position: relative;
  top: -0.1em;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  input[type=radio],
  input[type=checkbox] {
    margin: 0 1.3333333333vw 0 0;
  }
}

select {
  max-width: 100%;
  height: 46px;
}
@media only screen and (max-width: 768px) {
  select {
    height: 12.2666666667vw;
  }
}

label {
  cursor: pointer;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* html5要素 */
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, dialog, figure, footer, header, time, picture,
hgroup, nav, section {
  display: block;
}

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

fieldset, img {
  border: 0;
  vertical-align: bottom;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

a {
  /*outline:none; アクセシビリティのためoutlineは消してはいけない*/
}

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

/*************** コンテンツ幅 ***************/
.u-wide-container,
.l-wide-container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 320px;
}
@media only screen and (max-width: 768px) {
  .u-wide-container,
  .l-wide-container {
    padding-left: 4vw;
    padding-right: 4vw;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .u-wide-container,
  .l-wide-container {
    width: 767px;
  }
}
@media only screen and (min-width: 991px) {
  .u-wide-container,
  .l-wide-container {
    width: 990px;
  }
}
@media only screen and (min-width: 1231px) {
  .u-wide-container,
  .l-wide-container {
    width: 1230px;
  }
}

.u-container,
.l-container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 320px;
}
@media only screen and (max-width: 768px) {
  .u-container,
  .l-container {
    padding-left: 4vw;
    padding-right: 4vw;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .u-container,
  .l-container {
    width: 767px;
  }
}
@media only screen and (min-width: 991px) {
  .u-container,
  .l-container {
    width: 990px;
  }
}

/*************** コンテンツ上下余白 ***************/
.u-contents,
.l-contents {
  padding-top: 75px;
  padding-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  .u-contents,
  .l-contents {
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
}
.u-contents.is-bg,
.l-contents.is-bg {
  background: #eeeeee;
}
.u-contents.is-border,
.l-contents.is-border {
  border-top: 1px solid #cccccc;
}
.u-contents .l-contents-box:last-child,
.l-contents .l-contents-box:last-child {
  margin-bottom: 0;
}

.u-contents-box,
.l-contents-box {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .u-contents-box,
  .l-contents-box {
    margin-bottom: 12vw;
  }
}

/* clearfix */
.u-cl:before, .u-cl:after {
  content: " ";
  display: table;
}

.u-cl:after {
  clear: both;
}

.u-cl {
  *zoom: 1;
}

/* font関連 */
.u-bold {
  font-weight: bold !important;
}

.u-through {
  text-decoration: line-through;
}

.u-font-xs {
  font-size: 10px !important;
}
@media only screen and (max-width: 768px) {
  .u-font-xs {
    font-size: 2.6666666667vw !important;
  }
}

.u-font-ss {
  font-size: 12px !important;
}
@media only screen and (max-width: 768px) {
  .u-font-ss {
    font-size: 3.2vw !important;
  }
}

.u-font-s {
  font-size: 14px !important;
}
@media only screen and (max-width: 768px) {
  .u-font-s {
    font-size: 3.7333333333vw !important;
  }
}

.u-font-m {
  font-size: 16px !important;
}
@media only screen and (max-width: 768px) {
  .u-font-m {
    font-size: 4.2666666667vw !important;
  }
}

.u-font-l {
  font-size: 21px !important;
}
@media only screen and (max-width: 768px) {
  .u-font-l {
    font-size: 5.6vw !important;
  }
}

.u-font-ll {
  font-size: 30px !important;
}
@media only screen and (max-width: 768px) {
  .u-font-ll {
    font-size: 8vw !important;
  }
}

.u-font-xl {
  font-size: 48px !important;
}
@media only screen and (max-width: 768px) {
  .u-font-xl {
    font-size: 12.8vw !important;
  }
}

.u-mincho {
  font-family: YakuHanMPs, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
}

.u-mincho-noto {
  font-family: YakuHanMPs, "Noto Serif JP", serif;
}

.u-mincho-sawarabi {
  font-family: YakuHanMPs, "Sawarabi Mincho", serif;
}

.u-gothic-noto {
  font-family: "Noto Sans JP", sans-serif;
}

.u-gothic-rounded {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

/* float */
.u-float-left {
  float: left;
}

.u-float-right {
  float: right;
}

/* text-align */
.u-align-left {
  text-align: left !important;
}

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

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

/* vertical-align */
.u-valign-top {
  vertical-align: top !important;
}

.u-valign-middle {
  vertical-align: middle !important;
}

.u-valign-bottom {
  vertical-align: bottom !important;
}

/* bottom-margin */
.u-mb0 {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb0 {
    margin-bottom: 0vw !important;
  }
}

.u-mb5 {
  margin-bottom: 5px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb5 {
    margin-bottom: 1.3333333333vw !important;
  }
}

.u-mb10 {
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb10 {
    margin-bottom: 2.6666666667vw !important;
  }
}

.u-mb15 {
  margin-bottom: 15px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb15 {
    margin-bottom: 4vw !important;
  }
}

.u-mb20 {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb20 {
    margin-bottom: 5.3333333333vw !important;
  }
}

.u-mb25 {
  margin-bottom: 25px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb25 {
    margin-bottom: 6.6666666667vw !important;
  }
}

.u-mb30 {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb30 {
    margin-bottom: 8vw !important;
  }
}

.u-mb35 {
  margin-bottom: 35px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb35 {
    margin-bottom: 9.3333333333vw !important;
  }
}

.u-mb40 {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb40 {
    margin-bottom: 10.6666666667vw !important;
  }
}

.u-mb45 {
  margin-bottom: 45px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb45 {
    margin-bottom: 12vw !important;
  }
}

.u-mb50 {
  margin-bottom: 50px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb50 {
    margin-bottom: 13.3333333333vw !important;
  }
}

.u-mb55 {
  margin-bottom: 55px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb55 {
    margin-bottom: 14.6666666667vw !important;
  }
}

.u-mb60 {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 768px) {
  .u-mb60 {
    margin-bottom: 16vw !important;
  }
}

.u-mbxs {
  margin-bottom: 5px !important;
}
@media only screen and (max-width: 768px) {
  .u-mbxs {
    margin-bottom: 1.3333333333vw !important;
  }
}

.u-mbss {
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 768px) {
  .u-mbss {
    margin-bottom: 2.6666666667vw !important;
  }
}

.u-mbs {
  margin-bottom: 15px !important;
}
@media only screen and (max-width: 768px) {
  .u-mbs {
    margin-bottom: 4vw !important;
  }
}

.u-mbm {
  margin-bottom: 45px !important;
}
@media only screen and (max-width: 768px) {
  .u-mbm {
    margin-bottom: 12vw !important;
  }
}

.u-mbl {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 768px) {
  .u-mbl {
    margin-bottom: 16vw !important;
  }
}

.u-mbll {
  margin-bottom: 120px !important;
}
@media only screen and (max-width: 768px) {
  .u-mbll {
    margin-bottom: 32vw !important;
  }
}

.u-mbxl {
  margin-bottom: 240px !important;
}
@media only screen and (max-width: 768px) {
  .u-mbxl {
    margin-bottom: 64vw !important;
  }
}

/* padding */
.u-plrs {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media only screen and (max-width: 768px) {
  .u-plrs {
    padding-left: 2.6666666667vw !important;
    padding-right: 2.6666666667vw !important;
  }
}

.u-plrm {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media only screen and (max-width: 768px) {
  .u-plrm {
    padding-left: 4vw !important;
    padding-right: 4vw !important;
  }
}

/* 幅 */
.u-ws {
  width: 50px;
}
@media only screen and (max-width: 768px) {
  .u-ws {
    width: 13.3333333333vw;
  }
}

.u-wm {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  .u-wm {
    width: 26.6666666667vw;
  }
}

.u-wl {
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .u-wl {
    width: 53.3333333333vw;
  }
}

.u-w-half {
  width: 50%;
}

.u-w-max {
  width: 100%;
}

/* 色 */
.u-red {
  color: #eb0800;
}

.u-required {
  color: #eb0800;
} /* 必須 */
.u-date {
  color: #888888;
} /* 日付 */
/* 表示・非表示 */
.u-dpn {
  display: none;
}

.u-pc-only {
  display: block;
}

.u-sp-only {
  display: none;
}

img.u-pc-only {
  display: inline;
}

img.u-sp-only {
  display: none;
}

@media only screen and (max-width: 768px) {
  .u-pc-only {
    display: none;
  }
  .u-sp-only {
    display: block;
  }
  img.u-pc-only {
    display: none;
  }
  img.u-sp-only {
    display: inline;
  }
}
/* opacity */
.u-opa a img,
.u-opa-img img,
.u-opa-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.u-opa a img:hover,
.u-opa-img img:hover,
.u-opa-box:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.u-spr {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 150%;
  border: 0;
  cursor: pointer;
}

.u-spr::-moz-focus-inner {
  padding: 0;
  border: none;
}

.u-pre {
  padding: 15px;
  background: #333333;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .u-pre {
    padding: 4vw;
  }
}

/***** 画像 *****/
.u-img {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .u-img {
    margin-bottom: 4vw;
  }
}

/***** テキスト *****/
.u-txt {
  line-height: 1.8;
}

@media only screen and (max-width: 768px) {
  .u-list-txt {
    padding-left: 0;
  }
}
/* input画像ボタンにつける */
.u-input-img {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}
.u-input-img:hover {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* inputテキストボタンにつける */
.u-input-txt {
  padding: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.u-input-txt:hover {
  padding: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  text-decoration: underline;
}

.u-hidden {
  overflow: hidden;
}

.u-overbg {
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
}

.u-overframe {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}

/***** iframeの高さをレスポンシブ対応 *****/
.u-iframe-content {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}
.u-iframe-content iframe, .u-iframe-content img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-iframe-content img {
  -o-object-fit: cover;
     object-fit: cover;
}
.u-iframe-content .lazy-iframe {
  cursor: pointer;
}
.u-iframe-content .lazy-iframe img {
  z-index: 1;
}
.u-iframe-content .lazy-iframe .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.u-iframe-content .lazy-iframe .play-btn:hover .play-btn-icon .st0 {
  fill: #ff0000;
  fill-opacity: 1;
}
.u-iframe-content .lazy-iframe .play-btn-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -32px;
  margin-top: -21px;
  z-index: 50;
}
.u-iframe-content .lazy-iframe.is-active iframe {
  z-index: 100;
}

.play-btn {
  width: 64px;
  height: 43px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media only screen and (max-width: 768px) {
  .play-btn {
    width: 17.0666666667vw;
    height: 11.4666666667vw;
  }
}

.play-btn-icon {
  width: 64px;
  height: 43px;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.play-btn-icon .st0 {
  fill: #212121;
  fill-opacity: 0.8;
}
.play-btn-icon .st1 {
  fill: #ffffff;
  fill-opacity: 1;
}
@media only screen and (max-width: 768px) {
  .play-btn-icon {
    width: 17.0666666667vw;
    height: 11.4666666667vw;
  }
}

/***** 見た目を隠したいとき *****/
.u-visually-hidden {
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
  border: 0;
  padding: 0;
  width: 4px;
  height: 4px;
}
@media only screen and (max-width: 768px) {
  .u-visually-hidden {
    margin: -0.2666666667vw;
    width: 1.0666666667vw;
    height: 1.0666666667vw;
  }
}

/*************** パンくず ***************/
.l-breadcrumbs {
  position: relative;
  z-index: 2;
  padding: 10px 0;
  font-size: 12px;
  background: #eeeeee;
}
@media only screen and (max-width: 768px) {
  .l-breadcrumbs {
    padding: 1.8666666667vw 0;
    font-size: 2.6666666667vw;
  }
}

.l-breadcrumbs-list__item {
  position: relative;
  display: inline-block;
  margin-right: 25px;
}
.l-breadcrumbs-list__item a {
  color: #888888;
}
.l-breadcrumbs-list__item:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.l-breadcrumbs-list__item:last-child {
  margin-right: 0;
}
.l-breadcrumbs-list__item:last-child a {
  color: #393939;
}
.l-breadcrumbs-list__item:last-child:before {
  content: none;
}
@media only screen and (max-width: 768px) {
  .l-breadcrumbs-list__item {
    margin-right: 6.6666666667vw;
    margin-top: 0.8vw;
    margin-bottom: 0.8vw;
  }
  .l-breadcrumbs-list__item:before {
    right: -4vw;
    margin-top: -0.8vw;
    width: 1.6vw;
    height: 1.6vw;
  }
  .l-breadcrumbs-list__item:last-child {
    margin-right: 0;
  }
}

#top .l-breadcrumbs-list__item:before {
  content: none;
}

/*************** フッター ***************/
#l-footer + iframe {
  display: none;
}

.l-footer-main {
  padding: 40px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), color-stop(30%, #fefefe), to(#ffffff));
  background: linear-gradient(to bottom, #e2e2e2, #fefefe 30%, #ffffff);
}
@media only screen and (max-width: 768px) {
  .l-footer-main {
    padding: 0 0 4vw 0;
    font-size: 4vw;
  }
}

.l-footer-navi-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 1230px) {
  .l-footer-navi-list {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-navi-list {
    display: block;
    margin-top: 0;
    border-top: 1px solid #cccccc;
  }
}

.l-footer-navi-list__item {
  margin-left: 35px;
  min-width: 75px;
  text-align: center;
}
@media only screen and (max-width: 990px) {
  .l-footer-navi-list__item {
    margin-left: 10px;
    min-width: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-navi-list__item {
    margin-left: 0;
    min-width: 0;
    border-bottom: 1px solid #cccccc;
    text-align: left;
  }
}
.l-footer-navi-list__item:first-child {
  margin-left: 0;
}

.l-footer-navi-list__link {
  display: block;
  position: relative;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .l-footer-navi-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 4.8vw 4vw;
    color: #000000;
  }
  .l-footer-navi-list__link:after {
    content: "";
    position: absolute;
    right: 4vw;
    top: 50%;
    margin-top: -1.3333333333vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-right: 1px solid #05592f;
    border-bottom: 1px solid #05592f;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-navi-list__link:hover, .l-footer-navi-list__link.is-on {
    color: #000000;
    background: #eeeeee;
    text-decoration: none;
  }
}

.l-footer-help-navi-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 1230px) {
  .l-footer-help-navi-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-help-navi-list {
    display: block;
  }
}

.l-footer-help-navi-list__item:not(:last-child) {
  margin-right: 40px;
}
@media only screen and (max-width: 990px) {
  .l-footer-help-navi-list__item:not(:last-child) {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-help-navi-list__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5.3333333333vw;
    text-align: center;
  }
}

.l-footer-help-navi-list__link {
  color: #05592f;
}
@media only screen and (max-width: 768px) {
  .l-footer-help-navi-list__link {
    display: block;
    font-size: 4.2666666667vw;
  }
}
.l-footer-help-navi-list__link:hover {
  color: #05592f;
}
.l-footer-help-navi-list__link i {
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  .l-footer-help-navi-list__link i {
    margin-right: 1.3333333333vw;
  }
}

/*
.l-footer-main-wrap {
	display: flex;
	justify-content: space-between;
	font-size: rem(14px);
	@include media(sp) {
		display: block;
		font-size: vw(12px);
	}
}
*/
.l-footer-copy {
  font-size: 0.75rem;
}
@media only screen and (max-width: 768px) {
  .l-footer-copy {
    font-size: 3.2vw;
    display: none;
  }
}

.l-footer-logo {
  width: 195px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1230px) {
  .l-footer-logo {
    margin-bottom: 0;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 990px) {
  .l-footer-logo {
    width: 165px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-logo {
    margin-right: auto;
    margin-left: auto;
  }
}

.l-footer-info {
  font-size: 0.75rem;
}
@media only screen and (max-width: 1230px) {
  .l-footer-info {
    position: absolute;
    left: 402px;
    bottom: 5px;
  }
}
@media only screen and (max-width: 990px) {
  .l-footer-info {
    left: 276px;
    bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-info {
    position: relative;
    left: auto;
    bottom: auto;
  }
}

.l-footer-info__address {
  font-size: 0.75rem;
}
@media only screen and (max-width: 990px) {
  .l-footer-info__address {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-info__address {
    font-size: 2.9333333333vw;
    text-align: center;
  }
}

.l-footer-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .l-footer-info-list {
    display: block;
  }
}

.l-footer-info-list__item {
  margin-right: 20px;
}
@media only screen and (max-width: 990px) {
  .l-footer-info-list__item {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-info-list__item {
    margin-right: 0;
  }
}
.l-footer-info-list__item:last-child {
  margin-right: 0;
}

.l-copyright {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 0.75rem;
  color: #696969;
  text-align: center;
  border-top: 1px solid #eeeeee;
}
@media only screen and (max-width: 768px) {
  .l-copyright {
    padding-top: 4vw;
    padding-bottom: 16vw;
    font-size: 2.6666666667vw;
    text-align: center;
  }
}

/*************** 固定フッター ***************/
.l-fix-link {
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 999;
}
@media only screen and (max-width: 768px) {
  .l-fix-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.l-fix-link-contact {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.l-fix-link-contact:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
@media only screen and (max-width: 768px) {
  .l-fix-link-contact {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
  }
}

.l-fix-link-contact__link {
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 0 15px 0;
  background: #ffffff;
  color: #ffffff;
  font-size: 0.9375rem;
  line-height: 1.2em;
  letter-spacing: 0.5em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  word-break: keep-all;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .l-fix-link-contact__link {
    width: auto;
    padding: 1.3333333333vw 0 1.3333333333vw 6.6666666667vw;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
    text-orientation: initial;
    word-break: initial;
    font-size: 3.7333333333vw;
  }
}
.l-fix-link-contact__link.is-line {
  background: #05a219;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .l-fix-link-contact__link.is-line {
    margin-bottom: 0;
  }
}
.l-fix-link-contact__link.is-line span {
  color: #ffe600;
}
.l-fix-link-contact__link.is-line::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 12px;
  width: 40px;
  height: 38px;
  background-size: 40px;
  background-image: url(../images/l-fix-link-contact_icon-line.svg);
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  .l-fix-link-contact__link.is-line::before {
    left: 4vw;
    top: 1.8666666667vw;
    width: 7.7333333333vw;
    height: 7.4666666667vw;
    background-size: 7.7333333333vw;
  }
}
.l-fix-link-contact__link.is-mail {
  background: #009eff;
}
.l-fix-link-contact__link.is-mail::before {
  content: "";
  position: absolute;
  left: 19px;
  top: 22px;
  width: 22px;
  height: 18px;
  background-size: 22px;
  background-image: url(../images/l-fix-link-contact_icon-mail.svg);
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  .l-fix-link-contact__link.is-mail::before {
    left: 5.0666666667vw;
    top: 4vw;
    width: 5.8666666667vw;
    height: 4.8vw;
    background-size: 5.8666666667vw;
  }
}
.l-fix-link-contact__link:hover {
  color: #ffe600;
  text-decoration: none;
  opacity: 0.8;
}

.l-fix-link-contact__text span {
  display: block;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .l-fix-link-contact__text span {
    font-size: 3.2vw;
  }
}

.l-footer-flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1230px) {
  .l-footer-flex-container {
    display: block;
  }
}

.l-footer-main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 1230px) {
  .l-footer-main-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-main-wrap {
    display: block;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.l-footer-logo__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .l-footer-logo__link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    height: 16vw;
  }
}
.l-footer-logo__link:hover {
  opacity: 0.8;
  text-decoration: none;
}
.l-footer-logo__link img {
  width: 45px;
}
@media only screen and (max-width: 768px) {
  .l-footer-logo__link img {
    width: 12vw;
  }
}

.l-footer-main__ttl {
  margin-left: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  white-space: nowrap;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .l-footer-main__ttl {
    margin-left: 4vw;
    font-size: 6.4vw;
  }
}
.l-footer-main__ttl span {
  display: block;
  font-size: 0.75rem;
}
@media only screen and (max-width: 768px) {
  .l-footer-main__ttl span {
    font-size: 3.2vw;
  }
}

.l-footer-navi-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 1230px) {
  .l-footer-navi-wrap {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-navi-wrap {
    margin-bottom: 4vw;
  }
}

.l-footer-navi {
  width: 100%;
  margin-bottom: 45px;
}
@media only screen and (max-width: 1230px) {
  .l-footer-navi {
    margin-bottom: 15px;
  }
}

.l-footer-help-navi {
  width: 100%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .l-footer-help-navi {
    margin-top: 4vw;
    margin-bottom: 5.3333333333vw;
  }
}

@media only screen and (max-width: 990px) {
  .l-footer-english {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-english {
    margin-left: 0;
    margin-top: 5.3333333333vw;
    text-align: center;
  }
}

.l-footer-english__link {
  display: inline-block;
  padding: 0;
  width: 120px;
  border-radius: 30px;
  border: 1px solid #05592f;
  color: #ffffff;
  background-color: #05592f;
  font-size: 0.75rem;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 990px) {
  .l-footer-english__link {
    width: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-english__link {
    padding: 2.6666666667vw 0;
    width: 80%;
    border-radius: 8vw;
    font-size: 4vw;
  }
}
.l-footer-english__link:hover {
  text-decoration: none;
  background: #ffffff;
  color: #05592f;
}

/***** TOP お問合せ *****/
.footer-contact {
  border-top: 1px solid #eeeeee;
}

.footer-contact-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-contact-ttl-wrap {
  padding: 20px 30px 20px 0;
  width: 25%;
  border-right: 1px solid #eeeeee;
}
@media only screen and (max-width: 1230px) {
  .footer-contact-ttl-wrap {
    width: 25%;
  }
}
@media only screen and (max-width: 990px) {
  .footer-contact-ttl-wrap {
    padding-right: 0;
    padding-bottom: 0;
    border-right: none;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .footer-contact-ttl-wrap {
    padding: 10.6666666667vw 0 5.3333333333vw 0;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
  }
}

.footer-contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 768px) {
  .footer-contact-list {
    display: block;
  }
}

.footer-contact-list__item {
  padding: 20px 0;
  width: 33.333%;
  border-right: 1px solid #eeeeee;
  text-align: center;
}
@media only screen and (max-width: 990px) {
  .footer-contact-list__item {
    border-right: none;
  }
}
@media only screen and (max-width: 768px) {
  .footer-contact-list__item {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
    padding: 4vw 0 5.3333333333vw 23%;
  }
}
@media only screen and (max-width: 768px) {
  .footer-contact-list__item:last-child {
    border-bottom: none;
  }
}

@media only screen and (max-width: 990px) {
  .footer-contact-item-border {
    border-right: 1px solid #eeeeee;
  }
}
@media only screen and (max-width: 768px) {
  .footer-contact-item-border {
    border-right: none;
  }
}

.footer-contact-item-list-term {
  color: #696969;
  font-size: 1.125rem;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 1230px) {
  .footer-contact-item-list-term {
    font-size: 0.9375rem;
    letter-spacing: 0.15em;
  }
}
@media only screen and (max-width: 768px) {
  .footer-contact-item-list-term {
    font-size: 4.8vw;
  }
}

.footer-contact-item-list-desc {
  display: block;
  color: #05592f;
  font-size: 1.875rem;
  padding-top: 90px;
  position: relative;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
@media only screen and (max-width: 1230px) {
  .footer-contact-item-list-desc {
    font-size: 1.5625rem;
  }
}
@media only screen and (max-width: 768px) {
  .footer-contact-item-list-desc {
    font-size: 6.4vw;
    padding-top: 0;
  }
}
.footer-contact-item-list-desc.is-call::before {
  content: "";
  width: 80px;
  height: 51px;
  background-image: url(../images/p-top-contact-item_img_call.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  left: calc(50% - 40px);
}
@media only screen and (max-width: 768px) {
  .footer-contact-item-list-desc.is-call::before {
    width: 16vw;
    height: 10.1333333333vw;
    top: 0;
    left: -27%;
  }
}
.footer-contact-item-list-desc.is-mail::before {
  content: "";
  width: 60px;
  height: 42px;
  background-image: url(../images/p-top-contact-item_img_mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 25px;
  left: calc(50% - 30px);
}
@media only screen and (max-width: 768px) {
  .footer-contact-item-list-desc.is-mail::before {
    width: 12vw;
    height: 8.5333333333vw;
    top: 0;
    left: -27%;
  }
}
.footer-contact-item-list-desc.is-line::before {
  content: "";
  width: 60px;
  height: 60px;
  background-image: url(../images/p-top-contact-item_img_line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 15px;
  left: calc(50% - 30px);
}
@media only screen and (max-width: 768px) {
  .footer-contact-item-list-desc.is-line::before {
    width: 12vw;
    height: 12vw;
    top: 0;
    left: -27%;
  }
}
.footer-contact-item-list-desc:hover {
  text-decoration: none;
  color: #05592f;
  -webkit-transform: translate(-3px, -3px);
          transform: translate(-3px, -3px);
}

.footer-contact-item-list-txt {
  display: block;
  padding-top: 10px;
  color: #696969;
  font-size: 0.9375rem;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .footer-contact-item-list-txt {
    padding-top: 2.6666666667vw;
    font-size: 3.2vw;
  }
}

/*************** Page Top ***************/
.l-go-top {
  position: fixed;
  z-index: 100000;
  bottom: 30px;
  right: 10px;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  opacity: 0;
  visibility: hidden;
}
.l-go-top.is-show {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .l-go-top {
    bottom: 26.6666666667vw;
    right: 2.6666666667vw;
  }
}
.l-go-top a, .l-go-top button {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -99999px;
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  text-decoration: none;
  border: none;
}
.l-go-top a:before, .l-go-top button:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.l-go-top a:hover, .l-go-top button:hover {
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .l-go-top a, .l-go-top button {
    width: 12vw;
    height: 12vw;
  }
  .l-go-top a:before, .l-go-top button:before {
    margin-top: -1.3333333333vw;
    margin-left: -2.6666666667vw;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}

/*************** ヘッダー ***************/
#l-header {
  position: absolute;
  top: 0;
  width: 100%;
  color: #ffffff;
  z-index: 99999;
}
#l-header.is-scroll:not(.is-second) {
  position: fixed;
  color: #000000;
  background-color: #ffffff;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}
#l-header.is-scroll:not(.is-second) .l-header-main__ttl {
  color: #000000;
}
@media only screen and (min-width: 769px) {
  #l-header.is-scroll:not(.is-second) .l-main-navi-list__link {
    color: #000000;
  }
}
@media only screen and (max-width: 768px) {
  #l-header.is-scroll:not(.is-second) {
    height: 16vw;
  }
}
#l-header.is-second {
  position: fixed;
  color: #000000;
  background-color: #ffffff;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}
#l-header.is-second .l-header-main__ttl {
  color: #000000;
}
#l-header.is-second .l-main-navi-list__link {
  color: #000000;
}
@media only screen and (max-width: 768px) {
  #l-header.is-second .l-main-navi-list__link {
    color: #ffffff;
  }
}
@media only screen and (max-width: 768px) {
  #l-header.is-second {
    height: 16vw;
  }
}

.l-header__copy {
  padding-top: 10px;
  font-size: 0.625rem;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  .l-header__copy {
    display: none;
    /*
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: vw(5px);
    padding-bottom: 0;
    font-size: vw(10px);
    text-align: center;
    */
  }
}

.l-header-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 12px;
}
@media only screen and (max-width: 990px) {
  .l-header-main {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 768px) {
  .l-header-main {
    display: block;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
  }
}

.l-header-main__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .l-header-main__link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 16vw;
  }
}
.l-header-main__link:hover {
  opacity: 0.8;
  text-decoration: none;
}
.l-header-main__link img {
  width: 45px;
  height: 45px;
}
@media only screen and (max-width: 990px) {
  .l-header-main__link img {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .l-header-main__link img {
    width: 12vw;
    height: 12vw;
  }
}

.l-header-main__ttl {
  margin-left: 15px;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (max-width: 990px) {
  .l-header-main__ttl {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 768px) {
  .l-header-main__ttl {
    margin-left: 2.6666666667vw;
    font-size: 6.4vw;
  }
}
.l-header-main__ttl span {
  display: block;
  font-size: 0.75rem;
}
@media only screen and (max-width: 768px) {
  .l-header-main__ttl span {
    font-size: 3.2vw;
  }
}

/*************** メインナビ ***************/
.l-main-navi-btn {
  display: none;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-btn {
    display: block;
    position: absolute;
    top: 0px;
    right: -4vw;
    padding: 0;
    border: 0;
    width: 16vw;
    height: 16vw;
    background: transparent;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .l-main-navi-btn span {
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    left: 4.8vw;
    width: 6.6666666667vw;
    height: 0.2666666667vw;
    border-radius: 1.0666666667vw;
    background-color: #05592f;
  }
  .l-main-navi-btn span:nth-of-type(1) {
    top: 4.5333333333vw;
  }
  .l-main-navi-btn span:nth-of-type(2) {
    top: 7.7333333333vw;
  }
  .l-main-navi-btn span:nth-of-type(3) {
    bottom: 4.8vw;
  }
  .l-main-navi-btn.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(3.4666666667vw) rotate(-45deg);
            transform: translateY(3.4666666667vw) rotate(-45deg);
  }
  .l-main-navi-btn.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .l-main-navi-btn.is-active span:nth-of-type(3) {
    -webkit-transform: translateY(-2.9333333333vw) rotate(45deg);
            transform: translateY(-2.9333333333vw) rotate(45deg);
  }
}

.l-main-navi {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 768px) {
  .l-main-navi {
    margin: 0;
    width: 100%;
  }
}

.l-main-navi .l-container {
  position: relative;
}

.l-main-navi-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-wrap {
    display: none;
    position: relative;
    z-index: 1;
    margin-left: -4vw;
    margin-right: -4vw;
    padding-top: 0;
    padding-bottom: 8vw;
    background: #ffffff;
    -webkit-box-shadow: 0 0.8vw 0.8vw rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.8vw 0.8vw rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (min-width: 769px) {
  .l-main-navi-wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.l-main-navi-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-list {
    display: block;
    margin-top: 0;
    border-top: 1px solid #cccccc;
  }
}

.l-main-navi-list__item {
  margin-left: 40px;
  min-width: 75px;
  text-align: center;
}
@media only screen and (max-width: 1230px) {
  .l-main-navi-list__item {
    margin-left: 35px;
    min-width: inherit;
  }
}
@media only screen and (max-width: 990px) {
  .l-main-navi-list__item {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .l-main-navi-list__item {
    margin-left: 0;
    min-width: 0;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
  }
}

.l-main-navi-list__link {
  display: block;
  position: relative;
  color: #ffffff;
}
@media only screen and (max-width: 990px) {
  .l-main-navi-list__link {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) {
  .l-main-navi-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 4vw 4vw;
    color: #ffffff !important;
    background: #05592f;
    font-size: 4.2666666667vw;
    letter-spacing: 0.05em;
  }
  .l-main-navi-list__link:after {
    content: "";
    position: absolute;
    right: 4vw;
    top: 50%;
    margin-top: -1.3333333333vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
.l-main-navi-list__link:hover, .l-main-navi-list__link.is-on {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-list__link:hover, .l-main-navi-list__link.is-on {
    background: rgba(5, 89, 47, 0.8);
    text-decoration: none;
  }
}

.l-main-navi-btn-close {
  display: none;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-btn-close {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 2.6666666667vw 4vw 2.6666666667vw 6.6666666667vw;
    width: 32vw;
    border: 1px solid #cccccc;
    border-radius: 6.1333333333vw;
    background: #ffffff;
    color: #696969;
    font-size: 3.7333333333vw;
    text-align: center;
  }
  .l-main-navi-btn-close img {
    margin-right: 2.6666666667vw;
    margin-bottom: 0.5333333333vw;
    width: 3.2vw;
  }
  .l-main-navi-btn-close::before, .l-main-navi-btn-close::after {
    content: "";
    position: absolute;
    top: 5.3333333333vw;
    left: 4vw;
    height: 0.2666666667vw;
    width: 4vw;
    background: #aaaaaa;
  }
  .l-main-navi-btn-close::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .l-main-navi-btn-close::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

.l-header-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -50px;
}
@media only screen and (max-width: 768px) {
  .l-header-flex {
    display: block;
    position: static;
    padding: 5.3333333333vw 4vw;
  }
}

/*************** ヘルプナビ ***************/
.l-help-navi-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .l-help-navi-list {
    display: block;
    margin-bottom: 6.6666666667vw;
  }
}

.l-help-navi-list__item:not(:last-child) {
  margin-right: 30px;
}
@media only screen and (max-width: 990px) {
  .l-help-navi-list__item:not(:last-child) {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .l-help-navi-list__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 4vw;
  }
}

.l-help-navi-list__link {
  color: #05592f;
}
@media only screen and (max-width: 768px) {
  .l-help-navi-list__link {
    display: block;
    font-size: 4.2666666667vw;
  }
}
.l-help-navi-list__link:hover {
  color: #05592f;
}
.l-help-navi-list__link i {
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  .l-help-navi-list__link i {
    margin-right: 1.3333333333vw;
  }
}

/*************** SNS ***************/
.l-main-navi-sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 45px;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-sns-list {
    margin-top: 8vw;
    margin-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.l-main-navi-sns-list__item {
  padding: 0 8px;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-sns-list__item {
    padding: 0 4vw;
  }
}

.l-main-navi-sns-list__link {
  color: #05592f;
}
@media only screen and (max-width: 768px) {
  .l-main-navi-sns-list__link {
    font-size: 5.3333333333vw;
  }
}

/*************** ENGLISH ***************/
.l-header-english {
  margin-left: 45px;
}
@media only screen and (max-width: 990px) {
  .l-header-english {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .l-header-english {
    margin-left: 0;
    text-align: center;
  }
}

.l-header-english__link {
  display: inline-block;
  padding: 0;
  width: 120px;
  border-radius: 30px;
  border: 1px solid #05592f;
  color: #ffffff;
  background-color: #05592f;
  font-size: 0.75rem;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 990px) {
  .l-header-english__link {
    width: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .l-header-english__link {
    padding: 3.2vw 0;
    width: 80%;
    border-radius: 8vw;
    font-size: 3.2vw;
  }
}
.l-header-english__link:hover {
  text-decoration: none;
  background: #ffffff;
  color: #05592f;
}

@media (orientation: portrait) {
  .l-main {
    min-height: 800px;
  }
}
@media only screen and (orientation: portrait) and (max-width: 768px) {
  .l-main {
    min-height: inherit;
  }
}
.l-main {
  min-height: 600px;
}

.l-contents-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 990px;
}
@media only screen and (max-width: 768px) {
  .l-contents-wrap {
    display: block;
  }
}

.l-contents-side {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 165px;
}
@media only screen and (max-width: 768px) {
  .l-contents-side {
    margin-right: 0;
    width: auto;
  }
}

.l-contents-main {
  width: 750px;
}
@media only screen and (max-width: 990px) {
  .l-contents-main {
    width: 572px;
  }
}
@media only screen and (max-width: 768px) {
  .l-contents-main {
    width: auto;
  }
}

/***** フルサイズコンテンツ(スタイルガイドページ) *****/
.l-full-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #cccccc;
  min-width: 1290px;
}
@media only screen and (max-width: 768px) {
  .l-full-container {
    display: block;
    min-width: inherit;
  }
}

.l-full-container__side {
  padding: 30px;
  width: 240px;
  background: #f5f5f5;
}
@media only screen and (max-width: 768px) {
  .l-full-container__side {
    padding: 8vw;
    width: auto;
  }
}

.l-full-container__main {
  padding: 0 30px;
  padding-top: 30px;
  width: 1050px;
}
@media only screen and (max-width: 768px) {
  .l-full-container__main {
    padding: 0 4vw;
    width: auto;
  }
}

/*************** ログイン中 ***************/
.l-header-login-now {
  overflow: hidden;
  padding: 3px 0;
  font-size: 0.875rem;
  background: #2b991f;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .l-header-login-now {
    padding: 0.8vw 0;
    font-size: 3.2vw;
  }
}
.l-header-login-now a {
  color: #ffffff;
  text-decoration: underline;
}

.l-header-login-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .l-header-login-message {
    display: block;
  }
}

.l-header-login-message__btn {
  padding: 0;
  border: none;
  background: transparent;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .l-header-login-message__btn {
    float: right;
  }
}
.l-header-login-message__btn:hover {
  text-decoration: underline;
}

/*************** サイド ***************/
.l-side-bnr-list__item {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .l-side-bnr-list__item {
    margin-bottom: 4vw;
  }
}

.l-side-box {
  margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
  .l-side-box {
    margin-bottom: 8vw;
  }
}

.l-side-ttl {
  margin-bottom: 20px;
  font-size: 15px;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .l-side-ttl {
    margin-bottom: 2.6666666667vw;
    font-size: 4vw;
  }
}

.l-side-list__item {
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .l-side-list__item {
    margin-bottom: 0.5333333333vw;
  }
}

.l-side-list__link {
  color: #696969;
}
@media only screen and (max-width: 768px) {
  .l-side-list__link {
    display: block;
    padding: 2.9333333333vw 4vw;
    background: #fafafa;
    color: #696969;
  }
  .l-side-list__link:hover {
    background: #f0f0f0;
    text-decoration: none;
  }
}
.l-side-list__link:before {
  content: "- ";
}
@media only screen and (max-width: 768px) {
  .l-side-list__link:before {
    content: none;
  }
}

/*************** スタイルガイド サイドナビ ***************/
.c-side-index-list__item {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .c-side-index-list__item {
    margin-bottom: 8vw;
  }
}

.c-side-index-list__link {
  display: block;
  padding: 0;
  border: none;
  font-size: 1rem;
  font-weight: bold;
  background: transparent;
}
@media only screen and (max-width: 768px) {
  .c-side-index-list__link {
    font-size: 4.2666666667vw;
  }
}

.c-side-index-sub-list {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .c-side-index-sub-list {
    margin-top: 2.6666666667vw;
  }
}

.c-side-index-sub-list__item {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .c-side-index-sub-list__item {
    margin-bottom: 1.3333333333vw;
  }
}

.c-side-index-sub-list__link {
  display: block;
  padding: 5px 10px;
  font-size: 0.875rem;
  border-radius: 5px;
}
.c-side-index-sub-list__link.is-current {
  background: #fafafa;
  font-weight: bold;
}
.c-side-index-sub-list__link:hover {
  background: #fafafa;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .c-side-index-sub-list__link {
    padding: 1.3333333333vw 2.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 1.3333333333vw;
  }
}

.pdf-desc-text {
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .pdf-desc-text {
    padding-bottom: 2.6666666667vw;
  }
}

.js-download-form {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .js-download-form {
    padding-bottom: 8vw;
  }
}

.second-login {
  padding-top: 90px;
  font-family: YakuHanMPs, "Noto Serif JP", serif;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .second-login {
    padding: 0 4vw;
    padding-top: 4vw;
  }
}

.second-login-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 15px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .second-login-form-item {
    padding-bottom: 4vw;
  }
}

.second-login-form-ttl {
  width: 120px;
  font-size: 1rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .second-login-form-ttl {
    width: 24vw;
    font-size: 3.7333333333vw;
  }
}

.second-login-form {
  width: 360px;
}
@media only screen and (max-width: 768px) {
  .second-login-form {
    width: 96vw;
  }
}

.second-ttl {
  padding-top: 5rem;
  padding-left: 2.5%;
}
@media only screen and (max-width: 990px) {
  .second-ttl {
    padding-top: 6.25rem;
  }
}
@media only screen and (max-width: 768px) {
  .second-ttl {
    padding-top: 0;
    position: absolute;
    bottom: 8vw;
  }
}

.second-ttl__en {
  color: #ffffff;
  font-size: 6.25rem;
  font-weight: 900;
  display: block;
  line-height: 1.1em;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1), -2px -2px 5px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 990px) {
  .second-ttl__en {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .second-ttl__en {
    font-size: 10.6666666667vw;
  }
}

.second-ttl__jn {
  color: #ffffff;
  font-size: 1.875rem;
  font-weight: 500;
  display: block;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1), -2px -2px 5px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 990px) {
  .second-ttl__jn {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .second-ttl__jn {
    font-size: 4.8vw;
  }
}

.br-2em {
  display: block;
  content: "";
  margin-bottom: 1.5em;
}

.p-top-ttl {
  font-size: 1.875rem;
  font-weight: 500;
  margin-bottom: 20px;
}
@media only screen and (max-width: 990px) {
  .p-top-ttl {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-top-ttl {
    font-size: 6.4vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-top-ttl.is-pc {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .p-top-ttl.is-sp {
    display: none;
  }
}

.p-top-ttl_sub {
  color: #05592f;
  font-size: 1.125rem;
  font-weight: 500;
  display: block;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 990px) {
  .p-top-ttl_sub {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-top-ttl_sub {
    font-size: 4.2666666667vw;
  }
}

.common-ttl {
  font-size: 2.8125rem;
  font-weight: 500;
  margin-bottom: 60px;
}
@media only screen and (max-width: 990px) {
  .common-ttl {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .common-ttl {
    font-size: 7.4666666667vw;
    margin-bottom: 10.6666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .common-ttl.is-pc {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .common-ttl.is-sp {
    display: none;
  }
}
.common-ttl.is-center {
  text-align: center;
}

.common-ttl_sub {
  color: #05592f;
  font-size: 1.375rem;
  font-weight: 500;
  display: block;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 990px) {
  .common-ttl_sub {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 768px) {
  .common-ttl_sub {
    font-size: 4.2666666667vw;
  }
}

.common-leftborder-ttl {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.2em;
  padding-left: 25px;
  border-left: 5px solid #05592f;
  margin-bottom: 30px;
}
@media only screen and (max-width: 990px) {
  .common-leftborder-ttl {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .common-leftborder-ttl {
    font-size: 5.3333333333vw;
    padding-left: 4vw;
    border-left: 1.3333333333vw solid #05592f;
    margin-bottom: 8vw;
  }
}