@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

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

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

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

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/*---------------------------------------------
  base
--------------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-align: justify;
}

/* sp */
@media only screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}
button,
input,
select,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  outline: none;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

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

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

/* wrapper
----------------------------------------------- */
.wrapper {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

/* IEにメイリオを指定（下余白対策） */
/* display
----------------------------------------------- */
/* pc */
@media print, screen and (min-width: 1440px) {
  .pcl-only {
    display: block;
  }

  .pc-only {
    display: block;
  }

  .sp-only {
    display: none;
  }

  .tb-only {
    display: none;
  }

  .sptb-only {
    display: none;
  }
}
/* pc */
@media print, screen and (min-width: 769px) and (max-width: 1439px) {
  .pcl-only {
    display: none;
  }

  .pc-only {
    display: block;
  }

  .sp-only {
    display: none;
  }

  .tb-only {
    display: none;
  }

  .sptb-only {
    display: none;
  }
}
/* tb */
/* 769px - 1023px */
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .tb-only {
    display: block;
  }

  .sptb-only {
    display: block;
  }
}
/* sp */
@media only screen and (max-width: 768px) {
  .pcl-only {
    display: none;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .tb-only {
    display: none;
  }

  .sptb-only {
    display: block;
  }
}
/* keyframes
----------------------------------------------- */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cover {
  0% {
    left: 0;
    right: 100%;
  }
  40% {
    left: 0;
    right: 0;
  }
  60% {
    left: 0;
    right: 0;
  }
  100% {
    left: 100%;
    right: 0;
  }
}
@keyframes cover {
  0% {
    left: 0;
    right: 100%;
  }
  40% {
    left: 0;
    right: 0;
  }
  60% {
    left: 0;
    right: 0;
  }
  100% {
    left: 100%;
    right: 0;
  }
}
@-webkit-keyframes pagetopIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes pagetopIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes pagetopOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes pagetopOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?nh19ri");
  src: url("../fonts/icomoon.eot?nh19ri#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?nh19ri") format("truetype"), url("../fonts/icomoon.woff?nh19ri") format("woff"), url("../fonts/icomoon.svg?nh19ri#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/* root
----------------------------------------------- */
:root {
  --headerWidth: 180px;
  --easing: cubic-bezier(0.25, 0.1, 0.25, 1);
  --transition: .3s var(--easing);
}

/* l-header
----------------------------------------------- */
.js-fixed-area {
  position: relative;
}

.l-header {
  position: fixed;
  top: 0;
  right: 0;
  left: auto;
  bottom: 0;
  z-index: 100;
  margin-left: auto;
  background-color: #fafafa;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: top;
  transition-property: top;
}
.l-header__inner {
  width: 100%;
  height: 100%;
}
.l-header__logo a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__logo a span {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: 0.3 linear;
  transition: 0.3 linear;
}

/* l-nav
----------------------------------------------- */
.l-nav__item {
  margin: 5px 0;
}
.l-nav__item a {
  display: block;
  position: relative;
  padding: 12px 0;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
}

/* pc */
@media print, screen and (min-width: 769px) {
  .l-header {
    width: 180px;
    height: 100%;
  }
  .l-header__inner {
    width: 180px;
    padding-top: 80px;
  }
  .l-header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 65px;
  }
  .l-header__logo a {
    margin: 0 auto;
  }
  .l-header__logo a span {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 68px;
    height: 112px;
    background: url(../images/common/logo.svg) no-repeat center;
  }

  .l-nav__item a {
    padding-left: 55px;
    -webkit-transition: -webkit-transform 0.4s var(--transition);
    transition: -webkit-transform 0.4s var(--transition);
    transition: transform 0.4s var(--transition);
    transition: transform 0.4s var(--transition), -webkit-transform 0.4s var(--transition);
  }
  .l-nav__item a::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 32px;
    height: 1px;
    background-color: #000;
    -webkit-transform: translateY(-50%) scale(0);
            transform: translateY(-50%) scale(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    content: "";
  }
  .l-nav__item a span {
    display: block;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  }
  .l-nav__item a:hover span {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  .l-nav__item a:hover::before {
    -webkit-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1);
  }
  .l-nav__item a.is-current span {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  .l-nav__item a.is-current::before {
    -webkit-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1);
  }

  /* hamburger */
  .hamburger {
    display: none;
  }
}
@media screen and (min-width: 769px) and (orientation: portrait) {
  /* 縦向きの場合のスタイル */
  .l-header .l-header__inner {
    position: fixed;
    top: 0;
  }
}
/* sp */
@media only screen and (max-width: 768px) {
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    padding: 0 20px;
    background-color: #fff;
  }
  .l-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-header__logo {
    margin-top: 0;
  }
  .l-header__logo a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-header__logo a span {
    width: 112px;
    height: 30px;
    background: url(../images/common/logo_sp.svg) no-repeat center;
  }
  .l-header.is-hide {
    top: -65px;
  }

  .current--top.is-init .l-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .l-nav {
    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;
    position: fixed;
    top: 65px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: auto;
    padding: 0 40px;
    background-color: #fff;
  }
  .l-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    margin-top: 0;
    padding: 60px 0;
  }
  .l-nav__item {
    opacity: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 8vw;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
  }
  .l-nav__item:first-child {
    margin-top: 0;
  }
  .l-nav__item a {
    display: block;
    height: auto;
    font-size: 2.4rem;
  }

  .current--top.is-init .l-nav__list {
    margin-top: 0;
  }

  /* hamburger  */
  .hamburger {
    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;
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 104;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
  }
  .hamburger__inner {
    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;
    position: relative;
    width: 100%;
    height: 9px;
  }
  .hamburger__inner span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
  }
  .hamburger__inner span:nth-child(1) {
    top: 0;
  }
  .hamburger__inner span:nth-child(2) {
    top: 9px;
  }

  .js-nav {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity;
    -webkit-transition-duration: 0s, 0.6s;
            transition-duration: 0s, 0.6s;
    -webkit-transition-delay: 0.6s, 0s;
            transition-delay: 0.6s, 0s;
    pointer-events: none;
  }

  /* open */
  .is-open .js-nav {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    pointer-events: auto;
  }
  .is-open .l-nav__item {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .is-open .l-nav__item:nth-child(1) {
    -webkit-transition-delay: 0.35s;
            transition-delay: 0.35s;
  }
  .is-open .l-nav__item:nth-child(2) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .is-open .l-nav__item:nth-child(3) {
    -webkit-transition-delay: 0.45s;
            transition-delay: 0.45s;
  }
  .is-open .l-nav__item:nth-child(4) {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .is-open .l-nav__item:nth-child(5) {
    -webkit-transition-delay: 0.55s;
            transition-delay: 0.55s;
  }
  .is-open .l-nav__item:nth-child(6) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .is-open .hamburger__inner span:nth-child(1) {
    -webkit-transform: translate(0, 5px) rotate(30deg);
            transform: translate(0, 5px) rotate(30deg);
  }
  .is-open .hamburger__inner span:nth-child(2) {
    -webkit-transform: translate(0, -4px) rotate(-30deg);
            transform: translate(0, -4px) rotate(-30deg);
  }
}
/* l-main
----------------------------------------------- */
.l-main {
  position: relative;
}

/* sp */
@media only screen and (max-width: 768px) {
  .l-main {
    width: 100%;
  }
}
/* l-container
----------------------------------------------- */
.l-container {
  width: calc(100% - var(--headerWidth));
}
.l-container__inner {
  width: 100%;
  margin: 0 auto;
}

/* sp */
@media only screen and (max-width: 768px) {
  .l-container {
    width: 100%;
  }
}
/* l-footer
----------------------------------------------- */
.l-footer {
  position: relative;
  width: 100%;
  padding: 0 40px;
  background-color: #000;
}
.l-footer .pagetop {
  right: 154px;
  bottom: 40px;
  z-index: 101;
  width: 53px;
  height: 53px;
}
.l-footer .pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  border-radius: 50%;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.l-footer .pagetop a::after {
  content: "";
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 1rem;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
}
.l-footer .pagetop.is-fixed {
  position: fixed;
  right: 154px;
  bottom: 40px;
  -webkit-animation: pagetopIn 0.3s forwards;
          animation: pagetopIn 0.3s forwards;
}
.l-footer .pagetop.is-show {
  position: absolute;
  top: -90px;
  right: -27px;
  right: 154px;
  bottom: 40px;
  opacity: 1;
}
.l-footer .pagetop.is-hide {
  position: fixed;
  right: 154px;
  bottom: 40px;
  -webkit-animation: pagetopOut 0.3s forwards;
          animation: pagetopOut 0.3s forwards;
  pointer-events: none;
}
.l-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 80px 0;
}
.l-footer__logo {
  margin-bottom: 40px;
}
.l-footer__logo a {
  display: block;
  width: 68px;
  height: 112px;
}
.l-footer__info {
  position: absolute;
  right: 0;
  bottom: 80px;
}
.l-footer__info a {
  color: #999;
  font-size: 1.4rem;
}
.l-footer__info a::after {
  font-size: 1.4rem;
}
.l-footer__copyright {
  color: #999;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: 0;
}

/* pc */
@media print, screen and (min-width: 769px) {
  .l-footer .pagetop a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .l-footer__info a:hover {
    color: #fff;
  }
}
/* sp */
@media only screen and (max-width: 768px) {
  .l-footer {
    width: 100%;
    padding: 0 20px;
  }
  .l-footer .pagetop {
    right: 10px;
  }
  .l-footer .pagetop.is-fixed {
    position: fixed;
    right: 10px;
    bottom: 40px;
    -webkit-animation: pagetopIn 0.3s forwards;
            animation: pagetopIn 0.3s forwards;
  }
  .l-footer .pagetop.is-show {
    position: absolute;
    top: auto;
    right: 10px;
    opacity: 1;
  }
  .l-footer .pagetop.is-hide {
    position: fixed;
    right: 10px;
    bottom: 40px;
    -webkit-animation: pagetopOut 0.3s forwards;
            animation: pagetopOut 0.3s forwards;
    pointer-events: none;
  }
  .l-footer__inner {
    padding: 40px 0;
  }
  .l-footer__logo {
    margin-bottom: 25px;
  }
  .l-footer__logo a {
    width: 50px;
    height: 83px;
  }
  .l-footer__info {
    position: relative;
    right: auto;
    bottom: auto;
    margin-bottom: 20px;
  }
  .l-footer__info a {
    font-size: 1rem;
  }
  .l-footer__info a::after {
    font-size: 1.2rem;
  }
  .l-footer__copyright {
    font-size: 1rem;
  }

  /* open */
  .is-open .l-footer .pagetop {
    display: none;
  }
}
/* Top About
----------------------------------------------- */
.topaboutlogo__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #eee;
}
.topaboutlogo__list:first-child {
  padding-top: 0;
}
.topaboutlogo__list:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.topaboutlogo__item {
  width: calc(100% / 3);
  height: 100px;
}
.topaboutlogo__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.topaboutlogo__item a:not([href$=".pdf"])[target=_blank]::after {
  content: none;
}
.topaboutlogo__item img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
}
.topaboutlogo {
  background-color:  #fff;
}
/* sp */
@media only screen and (max-width: 768px) {
  .topaboutlogo__item {
    width: 50%;
    height: 50px;
  }
  .topaboutlogo__item.dxsc img {
    width: 130px;
  }
  .topaboutlogo__item.hakuhodody img {
    width: 130px;
  }
  .topaboutlogo__item.hakuhodo img {
    width: 90px;
  }
  .topaboutlogo__item.daiko img {
    width: 90px;
  }
  .topaboutlogo__item.yomiko img {
    width: 80px;
  }
  .topaboutlogo__item.hakuhodody_one img {
    width: 130px;
  }
  .topaboutlogo__item.hakuhodody_soldout img {
    width: 80px;
  }
  .topaboutlogo__item.seikatsu img {
    width: 64px;
  }
  .topaboutlogo__item.uoc img {
    width: 63px;
  }
  .topaboutlogo__item.beat img {
    width: 68.5px;
  }
}
/* a
----------------------------------------------- */
a {
  position: relative;
  color: #000;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transition-property: color;
  transition-property: color;
}

a:not([href$=".pdf"])[target=_blank]::after {
  content: "";
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 7px;
  font-size: 1.4rem;
}

a[href$=".pdf"]::after {
  margin-left: 8px;
  padding: 0 8px;
  color: #fff;
  background-color: #000;
  border-radius: 2px;
  font-family: "Oswald", sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  content: "PDF";
  letter-spacing: 0;
}

/* pc */
/* sp */
@media only screen and (max-width: 768px) {
  a:not([href$=".pdf"])[target=_blank]::after {
    content: "";
    display: inline-block;
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 1.2rem;
  }
}
/* c-link
----------------------------------------------- */
.c-link span {
  position: relative;
}
.c-link span:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

/* pc */
@media print, screen and (min-width: 769px) {
  .c-link:hover span::before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
/* ol
----------------------------------------------- */
ol {
  list-style: none;
  counter-reset: count;
}
ol li::before {
  content: "0" counter(count);
  counter-increment: count 1;
}

/* text align
----------------------------------------------- */
.center {
  text-align: center;
}

/* section
----------------------------------------------- */
.section {
  padding: 160px 0;
  border-top: 1px solid #eee;
}
.section__inner {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 80px;
}

/* sp */
@media only screen and (max-width: 768px) {
  .section {
    padding: 80px 0;
  }
  .section__inner {
    padding: 0 40px;
  }
}
/* heading
----------------------------------------------- */
/* h3 */
h3 {
  margin: 0 0 25px;
  font-size: 2.4rem;
  line-height: 1.8;
}
h3:not(:first-of-type) {
  margin-top: 60px;
}

/* sp */
@media only screen and (max-width: 768px) {
  h3 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  h3:not(:first-of-type) {
    margin-top: 50px;
  }
}
/* p
----------------------------------------------- */
.section p:not([class]),
.section p.center {
  line-height: 2;
}
.section p:not([class]) + p:not([class]) {
  margin-top: 2em;
}

/* note */
*:not(.note) + .note {
  margin-top: 18px;
}

.note {
  position: relative;
  padding-left: 1.3em;
  font-size: 1.4rem;
  line-height: 1.6;
}
.note::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0em;
  left: 0;
  width: auto;
  height: auto;
}

/* column
----------------------------------------------- */
.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.column__col:first-child {
  width: 34.54%;
  padding-right: 40px;
}
.column__col:last-child {
  width: calc(100% - 34.54%);
}

/* 769px - 1023px */
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  .column {
    display: block;
    width: 100%;
  }
  .column__col:first-child {
    width: 100%;
    margin: 0 0 60px;
  }
  .column__col:last-child {
    width: 100%;
  }
}
/* sp */
@media only screen and (max-width: 768px) {
  .column {
    display: block;
    width: 100%;
  }
  .column__col:first-child {
    width: 100%;
    margin: 0 0 40px;
  }
  .column__col:last-child {
    width: 100%;
  }
}
/* indicate
----------------------------------------------- */
/* js-indicate-fadein */
.js-indicate-fadein {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
.js-indicate-fadein.js-indicate-start {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

/* sp */
@media only screen and (max-width: 768px) {
  .js-indicate-fadein.js-indicate-start {
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
}
.cover-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cover-heading .en {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 4.4rem;
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  white-space: nowrap;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: -webkit-clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
  transition: -webkit-clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
  transition: clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
  transition: clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99), -webkit-clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
}
.cover-heading .jp {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 1.4rem;
  font-weight: 400;
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  -webkit-transition: -webkit-clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
  transition: -webkit-clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
  transition: clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
  transition: clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99), -webkit-clip-path 0.7s cubic-bezier(0.64, 0.01, 0.26, 0.99);
  line-height: 2;
}
.cover-heading .cover {
  display: block;
  position: relative;
}
.cover-heading .cover::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  z-index: 100;
  background-color: #000;
  content: "";
}

.contact .cover-heading .cover::before {
  background-color: #fff;
}

/* js */
.js-indicate-start .cover::before {
  -webkit-animation: cover 1.25s cubic-bezier(0.64, 0.01, 0.26, 0.99) forwards;
          animation: cover 1.25s cubic-bezier(0.64, 0.01, 0.26, 0.99) forwards;
}
.js-indicate-start .en .cover::before {
  -webkit-animation-delay: calc(0.15s * 1);
          animation-delay: calc(0.15s * 1);
}
.js-indicate-start .jp .cover::before {
  -webkit-animation-delay: calc(0.15s * 2);
          animation-delay: calc(0.15s * 2);
}
.js-indicate-start .en, .js-indicate-start .jp {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
  -webkit-transition-delay: 0.36s;
          transition-delay: 0.36s;
}

/* 769px - 1023px */
@media only screen and (min-width: 1024px) and (max-width: 1310px) {
  .cover-heading .en {
    font-size: 3vw;
  }
  .cover-heading .press-release-en {
    font-size: 2.8vw;
  }
}
/* sp */
@media only screen and (max-width: 768px) {
  .cover-heading .en {
    font-size: 3.2rem;
  }
  .cover-heading .jp {
    font-size: 1.4rem;
  }
}
/* MV
----------------------------------------------- */
.mv {
  position: relative;
  width: calc(100% - var(--headerWidth));
  height: 100vh;
  padding: 0 80px;
  background-color: #fff;
}
.mv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding-bottom: 80px;
}
.mv__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.mv__heading .en {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  font-family: "Oswald", sans-serif;
  font-size: 6.4rem;
  font-weight: 400;
  line-height: 1.2;
}
.mv__heading .jp {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 20px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6;
}
.mv .scroll {
  position: absolute;
  right: -27px;
  bottom: 40px;
  z-index: 101;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.mv .scroll span {
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 1.2rem;
  -webkit-transform: rotate(90deg) translateX(-20px);
          transform: rotate(90deg) translateX(-20px);
}
.mv .scroll a {
  display: block;
  position: relative;
  width: 53px;
  height: 53px;
  background-color: #000;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.mv .scroll a::after {
  content: "";
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 1rem;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
}
.mv .scroll.is-hide {
  opacity: 0;
}

@media (orientation: landscape) {
  body.is-tablet .mv .scroll {
    bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1115px) {
  .mv__heading .en {
    font-size: 5.74vw;
  }
}
@media only screen and (max-width: 1023px) {
  .mv {
    height: calc(var(--vh, 1vh) * 100);
  }
}
/* pc */
@media print, screen and (min-width: 769px) {
  .mv .scroll a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
/* sp */
@media only screen and (max-width: 768px) {
  .mv {
    width: 100%;
    padding: 0 40px;
  }
  .mv__inner {
    padding-bottom: 40px;
  }
  .mv__heading .en {
    font-size: 3.6rem;
  }
  .mv__heading .jp {
    margin-top: 5px;
    font-size: 1.6rem;
  }
  .mv .scroll {
    right: 10px;
  }

  .is-open .mv .scroll {
    display: none;
  }
}
/* news
----------------------------------------------- */
.newslist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.newslist dt {
  width: 100px;
  margin-bottom: 30px;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}
.newslist dt:last-of-type {
  margin-bottom: 0;
}
.newslist dd {
  width: calc(100% - 100px);
  margin-bottom: 30px;
  font-size: 1.5rem;
  line-height: 1.8;
}
.newslist dd::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
}
.newslist dd:last-of-type {
  margin-bottom: 0;
}

/* 769px - 1023px */
/* sp */
@media only screen and (max-width: 768px) {
  .newslist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .newslist dt {
    width: 100%;
    margin-bottom: 20px;
  }
  .newslist dt:last-of-type {
    margin-bottom: 20px;
  }
  .newslist dd {
    width: 100%;
    font-size: 1.4rem;
    margin-bottom: 40px;
  }
}
/* philosophy
----------------------------------------------- */
.philosophylist + .philosophylist {
  margin-top: 80px;
}
.philosophylist dt {
  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;
  z-index: 1;
  position: relative;
  width: 80px;
  height: 80px;
  margin-left: 40px;
  color: #fff;
  background-color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}
.philosophylist dd {
  margin-bottom: -22px;
  padding: 60px;
  background-color: #fafafa;
  font-size: 2.4rem;
  font-weight: 700;
  -webkit-transform: translateY(-22px);
          transform: translateY(-22px);
  line-height: 1.8;
}
.philosophylist dd ol {
  font-size: 2rem;
}
.philosophylist dd ol li {
  position: relative;
  padding-left: 50px;
}
.philosophylist dd ol li::before {
  position: absolute;
  top: 0.15em;
  left: 0;
  font-family: "Oswald", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
}
.philosophylist dd ol li + li {
  margin-top: 25px;
}

/* sp */
@media only screen and (max-width: 768px) {
  .philosophylist + .philosophylist {
    margin-top: 40px;
  }
  .philosophylist dt {
    margin-left: 0;
  }
  .philosophylist dd {
    position: relative;
    padding: 60px 0;
    font-size: 1.8rem;
  }
  .philosophylist dd::before {
    display: block;
    position: absolute;
    top: 0;
    left: -40px;
    z-index: -1;
    width: calc(100% + 80px);
    height: 100%;
    background-color: #fafafa;
    content: "";
  }
  .philosophylist dd ol {
    font-size: 1.8rem;
  }
  .philosophylist dd ol li {
    padding-left: 32px;
  }
  .philosophylist dd ol li::before {
    top: 0.1em;
  }
}
/* message
----------------------------------------------- */
.messagetext .name {
  margin-top: 40px;
  font-weight: 700;
  text-align: right;
}

/* company
----------------------------------------------- */
.companylist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 2;
}
.companylist > dt {
  width: 160px;
  padding: 25px 0;
  border-top: 1px solid #000;
  font-weight: 700;
}
.companylist > dd {
  width: calc(100% - 160px);
  padding: 25px 0;
  border-top: 1px solid #000;
}
.companylist .officerlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.companylist .officerlist dt {
  width: 160px;
  margin-bottom: 10px;
  font-weight: 700;
}
.companylist .officerlist dt:last-of-type {
  margin-bottom: 0;
}
.companylist .officerlist dd {
  width: calc(100% - 160px);
  margin-bottom: 10px;
}
.companylist .officerlist dd span {
  font-size: 13px;
}
.companylist .officerlist dd:last-of-type {
  margin-bottom: 0;
}
.companymap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 58.19%;
}
.companymap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* sp */
@media only screen and (max-width: 768px) {
  .companylist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .companylist > dt {
    width: 100%;
    padding: 25px 0 5px;
  }
  .companylist > dd {
    width: 100%;
    padding: 0 0 25px;
    border-top: none;
  }
  .companylist .officerlist {
    margin-top: 15px;
  }
  .companylist .officerlist dt {
    width: 50%;
  }
  .companylist .officerlist dd {
    width: 50%;
  }
}
/* recruit
----------------------------------------------- */
.recruit h3:first-child::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
}
.recruit .banner__img {
  overflow: hidden;
  margin: 40px 0 10px;
  border: 1px solid #ddd;
}
.recruit .banner__img img {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.recruit .banner__img a::after {
  display: none;
}

/* pc */
@media print, screen and (min-width: 769px) {
  .recruit .banner__img a:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
/* contact
----------------------------------------------- */
.contact {
  background-color: #222;
}
.contact .cover-heading {
  color: #fff;
}
.contact .contactlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
}
.contact .contactlist dt {
  width: 80px;
  margin-bottom: 15px;
  font-weight: 700;
}
.contact .contactlist dt:last-of-type {
  margin-bottom: 0;
}
.contact .contactlist dd {
  width: calc(100% - 80px);
  margin-bottom: 15px;
}
.contact .contactlist dd a[href^="tel:"] {
  color: #fff;
  cursor: default;
}
.contact .contactlist dd:last-of-type {
  margin-bottom: 0;
}
.contact .contactlist .mail a {
  color: #fff;
}
.contact .contactlist .mail a:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

/* pc */
@media print, screen and (min-width: 769px) {
  .contactlist .mail a:hover::before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
/*---------------------------------------------
  print
--------------------------------------------- */
@media print {
  * {
    -webkit-print-color-adjust: exact;
  }

  body {
    width: 1024px;
  }

  /* 非表示
  /* ----------------------- */
  .sp-only {
    display: none;
  }

  /* 表示
  /* ----------------------- */
  .js-indicate-fadein {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  .js-cover-img .cover::before {
    content: none;
  }
  .js-cover-img .img,
.js-cover-img .caption {
    -webkit-clip-path: initial;
            clip-path: initial;
  }

  /* header */
  .l-header {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 100%;
  }

  /* heading */
  .cover-heading .cover::before {
    content: none;
  }
  .cover-heading .en, .cover-heading .jp {
    -webkit-clip-path: initial;
            clip-path: initial;
  }

  .js-anchor.is-fixed {
    display: none;
  }

  .js-fixed {
    position: relative;
    top: 0;
    bottom: auto;
  }

  /* mv */
  .mv {
    padding: 0 40px;
  }

  /* section */
  .section__inner {
    padding: 0 40px;
  }
}
