@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.3.0 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.75px;
  margin-top: 0 !important;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}

@media (max-width: 768px) {
  html {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.15px;
  }
}

body {
  margin: 0;
  overflow-x: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body:not(.custom-background-image):before {
  height: 0 !important;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.75em;
}

h1 {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 0.5em;
}

h2 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-bottom: 0.5em;
}

h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-bottom: 0.5em;
}

h4 {
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-bottom: 0.5em;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  word-wrap: break-word;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1em;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

a:hover {
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}

figure {
  margin: 0 0 1em;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5em;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

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

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5em;
  font-size: 1.5em;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
body {
  background-color: #fff;
  color: #222;
  position: relative;
}

.page {
  display: block;
  position: relative;
  visibility: visible;
}

.screen {
  min-width: 1120px;
  overflow: hidden;
  visibility: visible;
}

@media (max-width: 768px) {
  .screen {
    min-width: 100vw;
  }
}

.screen.is-hidden {
  visibility: hidden;
}

.l-section {
  padding: 6rem 0;
  position: relative;
}

@media (max-width: 768px) {
  .l-section {
    padding: 64px 0;
  }
}

.l-inner {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 16px;
  position: relative;
  width: 100%;
}

@media (max-width: 768px) {
  .l-inner {
    width: 100%;
    padding: 0 16px;
  }
}

.l-inner_full {
  position: relative;
  width: 100%;
}

@media (max-width: 768px) {
  .l-inner_full {
    width: 100vw;
    min-width: 100%;
    padding: 0px;
  }
}

.l-inner_narrow {
  margin: 0 auto;
  position: relative;
  width: 640px;
}

@media (max-width: 768px) {
  .l-inner_narrow {
    width: 100%;
    padding: 0px 16px;
  }
}

.l-grid {
  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;
}

.l-col_2 {
  width: calc(50% - 64px);
}

.l-col_3 {
  width: calc((100% - 80px) / 3);
}

@media (max-width: 768px) {
  .l-col_3 {
    margin-bottom: 24px;
    width: 100%;
  }
}

.l-col_3:last-child {
  margin-bottom: 0;
}

.l-col_4 {
  width: calc(33% - 16px);
}

@media (max-width: 768px) {
  .l-col_4 {
    margin-bottom: 24px;
    width: 100%;
  }
}

.l-col_4:last-child {
  margin-bottom: 0;
}

.is-open .l-main,
.is-open .l-footer {
  -webkit-filter: blur(2px);
          filter: blur(2px);
  opacity: 0.8;
}

.l-pageTtl {
  background-position: center;
  background-size: cover;
  padding: 108px 0 48px;
  position: relative;
}

@media (max-width: 768px) {
  .l-pageTtl {
    padding: 96px 16px 32px;
  }
}

.l-pageTtl::after {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

.l-pageTtl-txtBox {
  color: #fff;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 1000;
}

@media (max-width: 768px) {
  .l-pageTtl-txtBox {
    font-size: 0.8rem;
  }
}

.pageTtl-body {
  font-size: 2.3rem;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 0.3em;
}

.l-section_cta {
  background-image: url(https://picsum.photos/seed/picsum/1000/1000);
  background-position: center;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.l-section_cta::after {
  background-color: rgba(17, 17, 17, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}

.l-cta-textBlock {
  position: relative;
  z-index: 200;
}

.cta-linkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 auto;
  width: 40%;
}

@media (max-width: 768px) {
  .cta-linkBox {
    width: 100%;
  }
}

.cta-linkBox .c-link_cta {
  background-color: #222;
  border: solid 2px #fff;
  color: #fff;
  margin-bottom: 8px;
  padding: 16px;
  width: 100%;
}

.cta-linkBox .c-link_cta .icon {
  display: inline-block;
  height: 20px;
  margin-right: 4px;
  width: 20px;
}

.cta-linkBox .c-link_cta .icon-img {
  width: 100%;
}

.cta-linkBox .c-link {
  text-align: center;
  width: 40%;
}

.l-footer {
  background-color: #222;
  color: #fff;
  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;
  padding: 32px;
}

.l-footer a {
  color: #fff;
}

@media (max-width: 768px) {
  .l-footer {
    padding: 32px 16px 96px;
  }
}

.l-footer .c-navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 768px) {
  .l-footer .c-navList {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.l-footer .c-navLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}

.l-footer .fa-envelope {
  line-height: 1.8;
  margin-right: 4px;
}

@media (max-width: 768px) {
  .l-footer-corpBlock {
    width: 100%;
  }
}

.footer-corpName {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0.2rem;
}

.footer-corpTel,
.footer-corpMail {
  font-size: 1rem;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .l-footer-linkBlock {
    margin-top: 16px;
    width: 100%;
  }
}

.copyright {
  text-align: center;
  width: 100%;
}

.l-floatCta {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 2000;
}

@media (max-width: 768px) {
  .l-floatCta {
    width: 100vw;
  }
}

.l-floatCta-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
}

@media (max-width: 768px) {
  .l-floatCta-inner {
    padding: 16px 4px 32px;
    width: 100vw;
  }
}

.cta-map {
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 64px;
  line-height: 1em;
  margin-right: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 64px;
}

@media (max-width: 768px) {
  .cta-map {
    font-size: 0.8rem;
    height: 44px;
    margin-right: 8px;
    width: 44px;
  }
}

.cta-map .icon {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.cta-map .icon-img {
  height: 26px;
}

@media (max-width: 768px) {
  .cta-map .icon-img {
    height: 18px;
  }
}

.cta-cal {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1);
  color: #175fa1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.2rem;
  font-weight: 600;
  height: 64px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 280px;
}

@media (max-width: 768px) {
  .cta-cal {
    font-size: 1rem;
    height: 44px;
    width: calc(50% - 30px);
  }
}

.cta-cal .icon {
  display: inline-block;
  margin-right: 4px;
}

.cta-cal .icon-img {
  height: 26px;
}

@media (max-width: 768px) {
  .cta-cal .icon-img {
    height: 18px;
  }
}

.cta-send {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #175fa1;
  border-radius: 0 4px 4px 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.2rem;
  font-weight: 600;
  height: 64px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 280px;
}

@media (max-width: 768px) {
  .cta-send {
    font-size: 1rem;
    height: 44px;
    width: calc(50% - 30px);
  }
}

.cta-send .icon {
  display: inline-block;
  margin-right: 4px;
}

.cta-send .icon-img {
  height: 26px;
}

@media (max-width: 768px) {
  .cta-send .icon-img {
    height: 18px;
  }
}

.l-slideMenu {
  height: 100vh;
  padding-left: 30%;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3000;
}

.l-slideMenu-inner {
  background-color: #222;
  height: 100%;
  padding: 120px 32px 32px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  width: 80%;
  z-index: 3000;
}

.l-slideMenu-inner .c-navList {
  display: block;
}

.l-slideMenu-inner .c-navItem {
  margin-bottom: 12px;
}

.l-slideMenu-inner .c-navLink {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 8px;
}

.is-open .l-slideMenu-inner {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.l-loading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 100vw;
  z-index: 9999;
}

.l-loading.is-visible {
  opacity: 1;
}

.header {
  height: 96px;
  position: relative;
  width: 100%;
  z-index: 2000;
}

@media (max-width: 768px) {
  .header {
    height: 80px;
  }
}

.header-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 24px 0 40px;
}

@media (max-width: 768px) {
  .header-inner {
    padding: 0 8px;
  }
}

.header-logoBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  padding-top: 4px;
}

@media (max-width: 768px) {
  .header-logoBox {
    padding-left: 8px;
  }
}

.header-logoBox .logo {
  height: 48px;
}

@media (max-width: 768px) {
  .header-logoBox .logo {
    height: 40px;
  }
}

.c-hMenu {
  display: none;
  height: 100%;
}

@media (max-width: 768px) {
  .c-hMenu {
    display: block;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9999;
    padding: 0 8px;
    width: 48px;
  }
}

.hMenu-line,
.hMenu-line::before,
.hMenu-line::after {
  background-color: #222;
  display: inline-block;
  height: 2px;
  position: absolute;
  width: calc(100% - 16px);
}

.hMenu-line {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.hMenu-line:nth-child(1) {
  top: calc(38% - 8px);
}

.hMenu-line:nth-child(2) {
  top: 38%;
}

.hMenu-line:nth-child(3) {
  top: calc(38% + 8px);
}

.hMenu-text {
  color: #222;
  font-size: 11px;
  left: 50%;
  position: absolute;
  top: calc(38% + 14px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.is-open .hMenu-line:nth-child(1) {
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  top: 38%;
}

.is-open .hMenu-line:nth-child(2) {
  opacity: 0;
}

.is-open .hMenu-line:nth-child(3) {
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
  top: 38%;
}

.c-secTtl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  margin: 0 0 3rem;
  position: relative;
  text-align: center;
}

@media (max-width: 768px) {
  .c-secTtl {
    margin: 0 0 40px;
  }
}

.c-secTtl .secTtl-ttl {
  font-size: 1.8rem;
  margin-bottom: 0;
}

.c-secTtl .secTtl-sub {
  color: #999;
  font-size: 1rem;
  margin-bottom: 0;
}

.footer {
  background-color: #222;
  color: #fff;
  padding: 2rem 0;
}

.footer-inner {
  padding: 64px 16px;
  margin: 0 auto;
  max-width: 1240px;
}

@media (max-width: 768px) {
  .footer-inner {
    max-width: 100%;
    padding: 24px;
  }
}

.footer-infoBlock {
  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;
}

.footer-infoBlock .logoBox {
  padding-top: 8px;
  width: 80px;
}

.footer-infoBlock .logoBox .logo {
  width: 100%;
}

.footer-infoBlock .textBox {
  margin-left: 40px;
  width: calc(100% - 360px);
}

@media (max-width: 768px) {
  .footer-infoBlock .textBox {
    margin-left: 0;
    width: 100%;
  }
}

.footer-infoBlock .textBox .name {
  font-size: 1.8rem;
  font-weight: 600;
}

@media (max-width: 768px) {
  .footer-infoBlock .textBox .name {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
}

.footer-infoBlock .textBox .address {
  margin-top: 0.5rem;
}

.footer-infoBlock .textBox .tel,
.footer-infoBlock .textBox .fax {
  display: inline-block;
  margin-right: 1rem;
}

.footer-infoBlock .otherBox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
}

@media (max-width: 768px) {
  .footer-infoBlock .otherBox {
    margin-top: 2rem;
    text-align: center;
    width: 100%;
  }
}

.u-cover_blc,
.u-cover_wht,
.u-cover_prmry {
  position: relative;
}

.u-cover_blc:after,
.u-cover_wht:after,
.u-cover_prmry:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.u-cover_blc div,
.u-cover_wht div,
.u-cover_prmry div {
  position: relative;
  z-index: 100;
}

.u-cover_blc::after {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
}

.u-cover_wht::after {
  background-color: rgba(255, 255, 255, 0.5);
}

.u-cover_prmry::after {
  background-color: rgba(34, 34, 34, 0.5);
}

.u-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 1.4em;
  margin-right: 4px;
}

.u-icon .u-content {
  height: 100%;
}

.u-shadow {
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.loading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  width: 100%;
  z-index: 9999;
}

.loading.is-visible {
  opacity: 1;
}

.loading-inner {
  width: 180px;
}

.loader {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}

.anm-blur {
  -webkit-filter: blur(1.5rem);
          filter: blur(1.5rem);
  opacity: 0.2;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, transform, filter;
  transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
}

.is-show.anm-blur {
  -webkit-filter: blur(0);
          filter: blur(0);
  opacity: 1;
}

.anm-fadeUp {
  opacity: 0;
  transform: translateY(8px);
  -webkit-transform: translateY(8px);
}

.is-show.anm-fadeUp {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.anm-coverRight_wht {
  position: relative;
}

.anm-coverRight_wht:after {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.is-show.anm-coverRight_wht:after {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.anm-slideLeft {
  opacity: 0;
  transform: translateX(8px);
  -webkit-transform: translateX(8px);
}

.is-show.anm-slideLeft {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.anm-slideRight {
  opacity: 0;
  transform: translateX(-8px);
  -webkit-transform: translateX(-8px);
}

.is-show.anm-slideRight {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

html {
  scroll-behavior: smooth;
}

.hero {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #222;
  background-image: url(../images/hero_pc.jpg);
  background-position: center;
  background-size: auto 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 608px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .hero {
    background-image: url(../images/hero_sp.jpg);
    height: 480px;
  }
}

.hero-textBlock {
  padding: 1rem;
  width: 100%;
  max-width: 600px;
}

@media (max-width: 768px) {
  .hero-textBlock {
    padding: 2rem;
  }
}

.hero-textBlock .content {
  width: 100%;
}

.profile-contentBlock {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  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;
}

.profile-contentBlock .visualBox {
  width: 200px;
}

@media (max-width: 768px) {
  .profile-contentBlock .visualBox {
    margin: 0 auto 2rem;
  }
}

.profile-contentBlock .txtBox {
  border-bottom: solid #999 1px;
  border-top: solid #999 1px;
  padding: 2rem 1rem;
  width: calc(100% - (200px + 2rem));
}

@media (max-width: 768px) {
  .profile-contentBlock .txtBox {
    padding: 2rem 0.5rem;
    width: 100%;
  }
}

.profile-contentBlock .txtBox dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.8rem;
}

.profile-contentBlock .txtBox dt {
  width: 64px;
}

@media (max-width: 768px) {
  .profile-contentBlock .txtBox dt {
    width: 48px;
  }
}

.profile-contentBlock .txtBox dd {
  margin-bottom: 0;
  width: calc(100% - (64px + 1rem));
}

@media (max-width: 768px) {
  .profile-contentBlock .txtBox dd {
    width: calc(100% - (48px + 1rem));
  }
}

.profile-contentBlock .txtBox dd:not(:last-child) {
  margin-bottom: 1.5rem;
}

.company-contentBlock {
  border-bottom: solid #999 1px;
  border-top: solid #999 1px;
  padding: 2rem;
  margin: 0 auto;
  width: 480px;
}

@media (max-width: 768px) {
  .company-contentBlock {
    padding: 2rem 1rem;
    width: 100%;
  }
}

.company-contentBlock dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.company-contentBlock dt {
  width: 80px;
}

.company-contentBlock dd {
  width: calc(100% - (80px + 1rem));
}

.company-contentBlock dd span {
  display: inline-block;
}

.sec_works {
  display: none;
}
/*# sourceMappingURL=top.css.map */