@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

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

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

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

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
.header__bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 80px;
}
.header__bar .bar__logo {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.header__bar .bar__logo img {
  width: clamp(90px, 100vw - 300px, 140px);
  height: auto;
}
@media screen and (min-width: 768px) {
  .header__bar .bar__logo img {
    left: 30px;
    width: 180px;
  }
}
.header__bar .bar__menu {
  position: absolute;
  top: 60%;
  right: 80px;
  transform: translateY(-50%);
  display: flex;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .header__bar .bar__menu {
    top: 50%;
    right: 130px;
    font-size: 16px;
  }
}
.header__bar .bar__menu .menu__item {
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .header__bar .bar__menu .menu__item {
    position: relative;
    margin-left: 30px;
    padding: 20px 0;
  }
}
.header__bar .bar__menu .menu__item::after {
  content: "";
  display: block;
  width: 14px;
  height: auto;
  aspect-ratio: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 50%);
          clip-path: polygon(0 0, 100% 0, 50% 50%);
  rotate: 0;
  margin: 6px auto 0;
  background-color: #333;
  transform-origin: center 4px;
  transition: rotate 0.2s;
}
.header__bar .bar__menu .menu__item:first-child {
  margin-left: 0;
}
.header__bar .bar__menu .menu__item.active::after {
  rotate: 180deg;
  background-color: #A61F2A;
}
@media (hover: hover) {
  .header__bar .bar__menu .menu__item:hover::after {
    rotate: 180deg;
    background-color: #A61F2A;
  }
}
.header__bar .bar__menu .menu__item.active .menu__box {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  background-color: #E8EAEA;
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s, background-color 0.3s;
}
@media (hover: hover) {
  .header__bar .bar__menu .menu__item:hover .menu__box {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    background-color: #E8EAEA;
    transition: transform 0.3s, opacity 0.3s, visibility 0.3s, background-color 0.3s;
  }
}
.header__bar .menu__box {
  position: absolute;
  top: 55px;
  right: -80px;
  width: 100vw;
  padding: 0 0 20px;
  background-color: rgba(232, 234, 234, 0.6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  visibility: hidden;
  opacity: 0;
  transform: translateY(-30px);
  transition: transform 0.2s, opacity 0.2s, visibility 0.2s, background-color 0.3s;
  font-size: 14px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .header__bar .menu__box {
    top: 77px;
    left: 0;
    width: 194px;
    font-size: 16px;
  }
}
.header__bar .menu__box .menu__link {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  width: 90%;
  border-bottom: 1px solid #000;
  -moz-text-align-last: left;
       text-align-last: left;
  transition: color 0.2s;
}
@media (hover: hover) {
  .header__bar .menu__box .menu__link:hover {
    color: rgba(51, 51, 51, 0.6);
  }
}
.header__bar .menu__box .menu__link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  width: 0.6em;
  height: 0.6em;
  border: 1.5px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translate(-55%, -50%) rotate(45deg);
  transition: transform 0.2s;
}
@media (hover: hover) {
  .header__bar .menu__box .menu__link:hover::after {
    color: rgba(51, 51, 51, 0.6);
    transform: translate(-125%, -50%) rotate(45deg);
    transition: transform 0.2s, color 0.2s;
  }
}

.bottom-nav-pc {
  position: fixed;
  z-index: 11;
  bottom: 0;
  left: 0;
  display: none;
}
@media screen and (min-width: 768px) {
  .bottom-nav-pc {
    display: flex;
  }
}
.bottom-nav-pc ul {
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  border-top: 1px solid #000;
}
.bottom-nav-pc ul li {
  width: 20%;
  border: 1px solid #000;
  background-color: rgba(254, 254, 254, 0.6);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  text-align: center;
  transition: background-color 0.3s;
  cursor: pointer;
}
.bottom-nav-pc ul li.current {
  background-color: rgba(0, 0, 0, 0.6);
}
.bottom-nav-pc ul li.current a {
  color: #fff;
}
@media (hover: hover) {
  .bottom-nav-pc ul li:hover {
    background-color: #000;
  }
}
.bottom-nav-pc ul a {
  padding: 1em 0;
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  transition: color 0.3s;
}
@media (hover: hover) {
  .bottom-nav-pc ul a:hover {
    color: #fff;
  }
}

#g-nav {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: -110%;
  width: 100%;
  height: 100svh;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  scrollbar-color: #E9EAEA #E9EAEA;
  background-color: #E9EAEA;
  transition: all 0.4s;
  box-shadow: -2px 0 6px #999;
}
@media screen and (min-width: 1024px) {
  #g-nav {
    width: 800px;
  }
}
#g-nav::-webkit-scrollbar {
  display: none;
  background: #E9EAEA;
}
#g-nav::-webkit-scrollbar-track {
  background: #E9EAEA;
}
#g-nav::-webkit-scrollbar-thumb {
  background: #E9EAEA;
}
#g-nav.panelactive {
  right: 0;
}
#g-nav .g-nav-list {
  position: relative;
  z-index: 999;
}
#g-nav .gnav__logo {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 30px 10px;
  display: block;
  background-color: #E8EAEA;
}
#g-nav .gnav__logo img {
  width: clamp(90px, 100vw - 300px, 140px);
  height: auto;
}
@media screen and (min-width: 1024px) {
  #g-nav .gnav__logo img {
    display: none;
  }
}
#g-nav .gnav-contents {
  padding: 40px 20px 0;
  width: 100%;
}
#g-nav .gnav__list li {
  position: relative;
  margin-top: 10px;
  margin-left: 1em;
  font-size: 16px;
}
#g-nav .gnav__list li a {
  padding: 14px 0;
  display: block;
  transition: color 0.2s;
}
@media (hover: hover) {
  #g-nav .gnav__list li a:hover {
    color: rgba(51, 51, 51, 0.6);
  }
}
#g-nav .gnav__list li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  width: 0.6em;
  height: 0.6em;
  border: 1.5px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translate(-55%, -50%) rotate(45deg);
  transition: transform 0.2s, color 0.2s;
}
@media (hover: hover) {
  #g-nav .gnav__list li:hover::after {
    color: rgba(51, 51, 51, 0.6);
    transform: translate(-125%, -50%) rotate(45deg);
  }
}
@media screen and (min-width: 768px) {
  #g-nav .gnav__flex {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #g-nav .gnav__flex-box {
    width: 45%;
  }
}
@media screen and (min-width: 768px) {
  #g-nav .gnav__flex--bottom {
    margin-top: 60px;
    align-items: center;
    border-top: 2px solid #A61F2A;
  }
}
#g-nav .gnav__title {
  margin-top: 40px;
  padding-bottom: 16px;
  border-bottom: 1px solid #A61F2A;
  font-size: 20px;
  font-weight: bold;
}
#g-nav .gnav__btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 80px 0 40px;
}
@media screen and (min-width: 768px) {
  #g-nav .gnav__btns {
    padding: 40px 0;
  }
}
#g-nav .gnav__btn {
  position: static;
  transform: translateX(0);
}
#g-nav .gnav__sns {
  display: flex;
}
#g-nav .gnav__sns li:last-child {
  margin-left: 30px;
}
#g-nav .gnav__sns img {
  width: 40px;
  height: auto;
}
#g-nav .gnav__brand {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 40px 0 40px;
  border-top: 2px solid #A61F2A;
}
@media screen and (min-width: 768px) {
  #g-nav .gnav__brand {
    border-top: none;
  }
}
#g-nav .gnav__brand li {
  width: 42%;
  text-align: center;
}
#g-nav .gnav__brand li img {
  max-width: 160px;
  margin: 0 auto;
}

.openbtn {
  position: fixed;
  z-index: 99999;
  top: 16px;
  right: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #fff;
  box-sizing: content-box;
  background-color: #000;
}
@media screen and (min-width: 768px) {
  .openbtn {
    right: 30px;
  }
}
.openbtn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background-color: #000;
  width: 45%;
}
.openbtn span:nth-of-type(1), .openbtn span:nth-of-type(3) {
  height: 2px;
  background: #fff;
  width: 62%;
  left: 10px;
}
.openbtn span:nth-of-type(1) {
  top: 13px;
}
.openbtn span:nth-of-type(2) {
  top: 19px;
  left: 11px;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.openbtn span:nth-of-type(3) {
  top: 36px;
}
.openbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}
.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}

.sp-btn {
  display: none;
}

@media screen and (max-width: 599px) {
  .sp-btn {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    background-color: #fff;
  }
  .sp-btn ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .sp-btn ul li {
    width: 25%;
    border-right: 1px dashed #000;
  }
  .sp-btn ul li:last-child {
    border-right: none;
  }
  .sp-btn ul li a img {
    padding: 10px;
    width: 100%;
  }
}
.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
.mv {
  max-width: 100vw;
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
  background-color: #E9EAEA;
}
@media screen and (min-width: 768px) {
  .mv {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .mv {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.mv .mv__wrapper {
  width: 100%;
  height: 80svh;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .mv .mv__wrapper {
    height: calc(100svh - 90px);
    min-height: 700px;
  }
}
@keyframes zoom-in {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.mv .swiper-slide-active .slide-img,
.mv .swiper-slide-duplicate-active .slide-img,
.mv .swiper-slide-prev .slide-img {
  animation: zoom-in 10s linear 0s 1 normal both;
}
.mv .slide-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 80svh;
  width: 100vw;
  filter: brightness(0.9);
}
@media screen and (min-width: 768px) {
  .mv .slide-img img {
    height: calc(100svh - 90px);
    min-height: 700px;
  }
}
.mv .mv__contents {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .mv .mv__contents {
    position: absolute;
    z-index: 2;
  }
}
.mv .mv__copy {
  position: absolute;
  top: 70px;
  left: 10px;
  z-index: 3;
  width: 300px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .mv .mv__copy {
    top: 100px;
    left: unset;
    right: 50px;
    width: 540px;
  }
}
.mv .mv__text {
  position: absolute;
  top: 160px;
  right: 10px;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .mv .mv__text {
    top: 180px;
    right: 50px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.mv .mv__text p {
  margin-bottom: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .mv .mv__text p {
    margin-bottom: 0;
    margin-left: 10px;
    padding: 20px 10px;
    writing-mode: vertical-rl;
    font-size: 28px;
    letter-spacing: 0.3em;
  }
}
.mv .mv__figures {
  position: relative;
  margin-top: -80px;
}
@media screen and (min-width: 768px) {
  .mv .mv__figures {
    margin-top: 0;
  }
}
.mv .mv__figures .hexagon__shadow {
  filter: drop-shadow(0px 8px 0px #000);
  margin-right: 10px;
  transition: filter 0.2s ease-out, transform 0.2s ease-out;
}
.mv .mv__figures .hexagon__shadow:active {
  filter: drop-shadow(0px 0px 0px #000);
  transform: translateY(8px);
}
@media (hover: hover) {
  .mv .mv__figures .hexagon__shadow:hover {
    filter: drop-shadow(0px 0px 0px #000);
    transform: translateY(8px);
  }
}
.mv .mv__figures .hexagon__flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px;
}
.mv .mv__figures .hexagon {
  width: 106px;
  background: #000;
  color: #000;
}
.mv .mv__figures .hexagon__box {
  background-color: #fff;
}
.mv .mv__figures .hexagon__text {
  font-weight: bold;
}
.mv .mv__figures .figures__hexagons {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .mv .mv__figures .figures__hexagons {
    position: absolute;
    bottom: 40px;
    left: 40px;
    display: flex;
    margin-top: 0;
  }
}
.mv .mv__figures .figures__car {
  position: absolute;
  left: 50%;
  transform: translate(-150%, -70%);
  display: block;
  width: 120px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .mv .mv__figures .figures__car {
    left: 80px;
    bottom: 170px;
    transform: translate(0, 0);
  }
}
.mv .mv__figures .figures__text {
  position: absolute;
  bottom: -3em;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .mv .mv__figures .figures__text {
    left: 80px;
    bottom: 190px;
    width: 570px;
    color: #fff;
    font-size: 24px;
  }
}

.front .front__title h2 {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-size: 36px;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .front .front__title h2 {
    font-size: 64px;
  }
}
.front .front__title p {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 0.3em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .front .front__title p {
    font-size: 24px;
  }
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
html {
  font-family: "Noto Sans JP", sans-serif;
  scroll-padding-top: 100px;
}

.main-area {
  background-color: #E9EAEA;
}

.page-area {
  background-color: #E9EAEA;
}

.contents {
  width: 90%;
  max-width: 1100px;
  margin: auto;
}

.coming-soon {
  font-size: 36px;
  font-weight: bold;
}

@media screen and (max-width: 599px) {
  .coming-soon {
    font-size: 24px;
  }
}
.TextRandomAnime span {
  opacity: 0;
}

.TextRandomAnime.appearRandomtext span {
  animation: text_randomanime_on 1s ease-out 1s forwards;
}

@keyframes text_randomanime_on {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.TextRandomAnime.appearRandomtext span:nth-child(2n) {
  animation-delay: 0.5s;
}

.TextRandomAnime.appearRandomtext span:nth-child(3n+1) {
  animation-delay: 0.15s;
}

section {
  padding: 50px 0;
}
section h2 {
  text-align: center;
}
section h2 img {
  height: 50px;
}
section h2 p {
  font-size: 24px;
  letter-spacing: 0.3em;
  margin-top: 10px;
}
section h3 {
  width: 250px;
  text-align: center;
  color: #fff;
  background-color: #000;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
  margin: 100px 0 30px;
}
section h4 {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}
section h5 {
  font-weight: bold;
}
section .section-text {
  text-align: center;
  margin: 30px 0;
  line-height: 1.6;
}
section p {
  line-height: 1.6;
}

#news table {
  width: 100%;
  margin: 30px 0;
}
#news table tr {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
#news table tr td:first-child {
  width: 120px;
}
#news table tr td:last-child {
  width: calc(100% - 120px);
}
#news table tr:last-child {
  margin-bottom: 0;
}

#bshop {
  background-color: rgba(0, 0, 0, 0.3);
}
#bshop .profile {
  display: flex;
  justify-content: space-between;
}
#bshop .profile li {
  width: calc(33.3333333333% - 10px);
}
#bshop .profile li a {
  display: block;
}

.page-all {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.page-all::after {
  content: "";
  display: block;
  width: calc(33.3333333333% - 10px);
}
.page-all li {
  width: calc(33.3333333333% - 10px);
  overflow: hidden;
  margin-bottom: 20px;
  transition: scale 0.1s;
}
.page-all li:active {
  scale: 0.95;
}
@media (hover: hover) {
  .page-all li:active {
    scale: 1;
  }
  .page-all li:hover a img {
    scale: 1.2;
  }
}
.page-all li a:last-child {
  display: block;
}
.page-all li a .all-top-img {
  display: block;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.page-all li a .all-top-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.page-all li a .all-top-img img {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (hover: hover) {
  .page-all li a .all-top-img img {
    transition: scale 0.3s ease-out;
  }
}
.page-all li div {
  position: relative;
  background-color: #fff;
  padding: 5px 10px;
}
.page-all li div a {
  font-weight: bold;
}
.page-all li div a:nth-child(3) {
  display: block;
  font-weight: normal;
}
.page-all li div .outside-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
}
.page-all li:nth-child(4), .page-all li:nth-child(5), .page-all li:last-child {
  margin-bottom: 0;
}

.page-area .page-all {
  padding-top: 30px;
}

#bhaus h2 img {
  height: 90px;
}
#bhaus .modelhouse {
  position: relative;
}
#bhaus .modelhouse .contact-button a {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
  overflow: hidden;
  border: 2px solid #000;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  writing-mode: vertical-rl;
  padding: 10px;
  height: 400px;
  text-align: center;
  letter-spacing: 0.2em;
  display: block;
}
#bhaus .modelhouse img {
  width: 100%;
}
#bhaus .lineup,
#bhaus .lineup-even {
  display: flex;
}
#bhaus .lineup li,
#bhaus .lineup-even li {
  background-color: #565656;
  position: relative;
}
#bhaus .lineup li:first-child,
#bhaus .lineup-even li:first-child {
  width: 35%;
}
#bhaus .lineup li:first-child div,
#bhaus .lineup-even li:first-child div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 30px 20px;
}
#bhaus .lineup li:first-child div img,
#bhaus .lineup-even li:first-child div img {
  margin: auto;
  display: block;
}
#bhaus .lineup li:first-child div h5,
#bhaus .lineup-even li:first-child div h5 {
  color: #fff;
  font-weight: bold;
  margin: 20px 0 10px;
}
#bhaus .lineup li:first-child div p,
#bhaus .lineup-even li:first-child div p {
  color: #fff;
  margin-bottom: 20px;
}
#bhaus .lineup li:last-child,
#bhaus .lineup-even li:last-child {
  width: 65%;
}
#bhaus .lineup li:last-child img,
#bhaus .lineup-even li:last-child img {
  width: 100%;
}
#bhaus .lineup-bhaus {
  height: 60px !important;
}
#bhaus .lineup-bino {
  height: 50px !important;
}
#bhaus .lineup-base {
  height: 40px !important;
}
#bhaus .lineup-even {
  flex-direction: row-reverse;
}

#access ul {
  display: flex;
  margin: 30px 0;
}
#access ul li {
  width: 50%;
}
#access ul li:first-child img {
  width: 100%;
}
#access ul li:last-child {
  position: relative;
}
#access ul li:last-child div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
}
#access ul li:last-child div img {
  height: 30px;
  display: block;
  margin: auto;
}
#access ul li:last-child div p {
  text-align: center;
  padding: 20px 0;
}
#access ul li:last-child div ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
}
#access ul li:last-child div ul li {
  width: calc(50% - 10px);
}
#access iframe {
  height: 400px;
}

#contact > div {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 50px;
}
#contact > div .contact-table {
  width: 100%;
  margin-top: 30px;
}
#contact > div .contact-table tr th {
  display: block;
}
#contact > div .contact-table tr td {
  width: 100%;
  display: block;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 2px 5px 5px;
}
#contact > div .contact-table tr td input::-moz-placeholder, #contact > div .contact-table tr td textarea::-moz-placeholder {
  color: #000;
  font-weight: bold;
}
#contact > div .contact-table tr td input::placeholder,
#contact > div .contact-table tr td textarea::placeholder {
  color: #000;
  font-weight: bold;
}
#contact > div .contact-table tr td input,
#contact > div .contact-table tr td textarea {
  width: 100%;
}
#contact > div .contact-table tr td.radio {
  background-color: initial;
}
#contact > div .contact-table tr td.radio input {
  width: auto;
}
#contact > div .warning {
  font-weight: bold;
  color: red;
}
#contact > div .submit-btn {
  color: #fff;
  background-color: #000;
  width: 150px;
  text-align: center;
  font-weight: bold;
  padding: 8px;
  display: block;
  margin: 20px auto 0;
  transition: all 0.2s linear;
  border: 2px solid #000;
}
#contact > div .submit-btn:hover {
  color: #000;
  background-color: #fff;
}

.grecaptcha-badge {
  visibility: hidden;
}

footer {
  background-color: #fff;
  position: relative;
  z-index: 10;
  padding: 50px 0 0;
  margin-bottom: 65px;
}
@media screen and (min-width: 768px) {
  footer {
    margin-bottom: 0;
  }
}
footer img {
  width: 45%;
  display: block;
  margin: auto;
}
footer .footer-01 {
  display: flex;
  justify-content: center;
  width: 80%;
  margin: 30px auto;
}
footer .footer-01 li {
  width: 25%;
}
footer .footer-01 li img {
  width: 85%;
}
footer .footer-01 li:first-child {
  border-right: 2px solid #000;
}
footer .footer-02 {
  background-color: #000;
  padding: 20px 0;
}
footer .footer-02 ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
}
footer .footer-02 ul li {
  width: 14.2857142857%;
  border-right: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 0 8px;
}
footer .footer-02 ul li:last-child {
  border-right: none;
}
footer .footer-02 .copyright {
  font-size: 14px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .contents {
    width: 95%;
  }
  section h2 img {
    height: 40px;
  }
  section h2 p {
    font-size: 20px;
  }
  #bhaus h2 img {
    height: 90px;
  }
  #bhaus .lineup,
  #bhaus .lineup-even {
    display: flex;
    flex-direction: column-reverse;
  }
  #bhaus .lineup li,
  #bhaus .lineup-even li {
    background-color: #565656;
    position: initial;
  }
  #bhaus .lineup li:first-child,
  #bhaus .lineup-even li:first-child {
    width: 100%;
    padding: 10px;
  }
  #bhaus .lineup li:first-child div,
  #bhaus .lineup-even li:first-child div {
    position: initial;
    display: initial;
    padding: 0;
  }
  #bhaus .lineup li:first-child div h5,
  #bhaus .lineup-even li:first-child div h5 {
    color: #fff;
    font-weight: bold;
    margin: 20px 0 10px;
  }
  #bhaus .lineup li:first-child div p,
  #bhaus .lineup-even li:first-child div p {
    color: #fff;
    margin-bottom: 10px;
  }
  #bhaus .lineup li:last-child,
  #bhaus .lineup-even li:last-child {
    width: 100%;
  }
  #bhaus .lineup li:last-child img,
  #bhaus .lineup-even li:last-child img {
    width: 100%;
  }
  #access ul {
    display: flex;
    flex-direction: column;
  }
  #access ul li {
    width: 100%;
  }
  #access ul li:last-child {
    position: initial;
  }
  #access ul li:last-child div {
    position: initial;
    display: initial;
    padding: 20px;
  }
  #access ul li:last-child div img {
    height: 30px;
    display: block;
    margin: auto;
  }
  #access ul li:last-child div p {
    text-align: center;
    padding: 20px 0;
  }
  #access ul li:last-child div ul {
    justify-content: center;
    flex-direction: row;
  }
  #access iframe {
    height: 300px;
  }
  footer .footer-02 {
    padding: 20px 0;
  }
  footer .footer-02 ul {
    display: none;
  }
  footer .footer-02 .copyright {
    margin-top: 0;
  }
}
@media screen and (max-width: 599px) {
  html {
    font-size: 14px;
  }
  .br599 {
    display: block;
  }
  section {
    padding: 30px 0;
  }
  section h2 img {
    height: 25px;
  }
  section h2 p {
    font-size: 16px;
  }
  section h3 {
    margin: 50px 0 30px;
  }
  section .section-text {
    margin: 20px 0;
  }
  #bhaus h2 img {
    height: 60px;
  }
  #news table {
    margin: 20px 0;
  }
  #bshop .profile {
    flex-direction: column;
  }
  #bshop .profile li {
    width: 100%;
    margin-bottom: 10px;
  }
  #bshop .profile li:last-child {
    margin-bottom: 0;
  }
  .page-all {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .page-all li {
    width: calc(50% - 5px);
    margin-bottom: 20px;
  }
  .page-all li a img {
    width: 100%;
  }
  .page-all li div {
    background-color: #fff;
  }
  .page-all li div a {
    padding: 2px 5px;
  }
  .page-all li div .outside-img {
    bottom: 25px;
  }
  .page-all li:nth-child(5) {
    margin-bottom: 0;
  }
  .page-area .page-all {
    padding-top: 20px;
  }
  #bhaus div .contact-button a {
    font-size: 16px;
    height: 300px;
  }
  #bhaus .lineup li:first-child div h5,
  #bhaus .lineup-even li:first-child div h5 {
    margin: 10px 0 5px;
  }
  #bhaus .lineup-bhaus {
    height: 40px !important;
  }
  #bhaus .lineup-bino {
    height: 35px !important;
  }
  #bhaus .lineup-base {
    height: 25px !important;
  }
  #bhaus .works li div .outside-img {
    bottom: 25px;
  }
  #access ul {
    margin: 20px 0 0;
  }
  #access ul li:last-child div img {
    height: 20px;
  }
  #access ul li:last-child div p {
    text-align: center;
    padding: 10px 0;
  }
  #access ul li:last-child div ul {
    flex-direction: column;
  }
  #access ul li:last-child div ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  #access ul li:last-child div ul li a {
    width: 165px;
  }
  #access iframe {
    height: 200px;
  }
  #contact > div {
    padding: 30px;
  }
  #contact > div .warning {
    color: red;
    font-weight: bold;
  }
  footer {
    padding: 20px 0 0;
    margin-bottom: 65px;
  }
  footer img {
    width: 60%;
  }
  footer .footer-01 {
    width: 90%;
    margin: 10px auto;
  }
  footer .footer-02 {
    padding: 10px 0;
  }
}
#recruit p {
  text-align: center;
  margin-top: 10px;
}
#recruit .t-recruit__flex {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  #recruit .t-recruit__flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
}
#recruit .t-recruit__img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  #recruit .t-recruit__img {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  #recruit .t-recruit__text {
    margin: 0 auto;
  }
}
#recruit .t-recruit__lead {
  margin-top: 20px;
}
#recruit .t-recruit__link {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  footer {
    margin-bottom: 90px;
  }
}
/* ページネーション */
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  color: #000;
  flex-wrap: wrap;
}

.wp-pagenavi a {
  margin: 5px;
  background-color: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease;
}
.wp-pagenavi a:hover {
  opacity: 0.5;
}

.wp-pagenavi span {
  margin: 5px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 10px 0;
  text-align: center;
}

.archives ul {
  display: flex;
  justify-content: space-between;
}
.archives ul div {
  width: calc(50% - 20px);
  background-color: #fff;
}
.archives ul p {
  background-color: #000;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}
.archives ul select {
  padding: 5px;
  display: initial;
  width: 100%;
}

.itemsall .archives ul {
  display: flex;
  justify-content: center;
}

#news .single {
  background-color: #fff;
  padding: 30px;
  margin: 30px 0;
}
#news .single .single-title {
  font-size: 20px;
  font-weight: bold;
}
#news .single ul.single-top {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
#news .single ul.single-top li:first-child {
  width: 100px;
}
#news .single ul.single-top li:last-child {
  width: calc(100% - 100px);
}
#news .single .wp-content h1 {
  font-size: 36px;
}
#news .single .wp-content h2 {
  font-size: 28px;
  text-align: initial;
}
#news .single .wp-content h3 {
  margin: initial;
  width: initial;
  text-align: initial;
  color: initial;
  font-size: 24px;
  font-weight: initial;
  padding: initial;
  background-color: initial;
}
#news .single .wp-content h4 {
  text-align: initial;
  font-weight: initial;
  font-weight: initial;
  margin-top: initial;
}
#news .single .wp-content h5 {
  font-weight: initial;
}
#news .single .wp-content h6 {
  font-size: 14px;
}
#news .single .wp-content a {
  text-decoration: underline;
}
#news .single .wp-content table {
  margin: initial;
}
#news .single .wp-content table tr {
  background-color: initial;
  padding: initial;
  margin-bottom: initial;
  display: revert;
}
#news .single .wp-content table tr td {
  border: 1px solid #000;
}

.post_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post_link li {
  text-align: center;
}
.post_link li:first-child a, .post_link li:last-child a {
  display: inline-block;
  margin: 5px;
  background-color: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease;
}
.post_link li:first-child a:hover, .post_link li:last-child a:hover {
  opacity: 0.5;
}

@media screen and (max-width: 599px) {
  /* ページネーション */
  .wp-pagenavi {
    margin: 20px 0;
  }
  .wp-pagenavi a {
    padding: 11px 0;
  }
  .wp-pagenavi span {
    padding: 11px 0;
  }
  .archives ul div {
    width: calc(50% - 10px);
  }
  section .single {
    padding: 20px 10px;
    margin: 20px 0;
  }
  section .single .single-title {
    font-size: 16px;
  }
  section .post_link li:first-child a, section .post_link li:last-child a {
    padding: 11px 0;
  }
}
.wp-post-image {
  width: 100%;
  height: auto;
}

.single-lasttext {
  margin-top: 10px;
}

.single {
  line-height: 1.6;
  margin: 30px 0;
  background-color: #fff;
  padding: 30px;
  margin: 30px 0;
}
.single img {
  width: 100%;
  margin: 20px 0;
}
.single .works-top-img {
  margin-top: 0;
}
.single .works-title {
  font-size: 28px;
  font-weight: bold;
}
.single .works-border {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin: 10px 0 20px !important;
}
.single .bino-category {
  width: 50%;
  margin: 0 auto 50px;
}
.single .bino-category p {
  text-align: center;
}
.single .bino-category p:first-child {
  font-size: 36px;
  font-weight: bold;
}
.single .bino-category p:last-child {
  text-align: left;
}
.single .bino-category img {
  width: 100%;
}
.single .bino-category h4 {
  font-size: 20px;
  text-align: center;
  margin-top: 0;
}
.single .works-text {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.single .works-text li:first-child {
  width: 60%;
  margin-right: 20px;
}
.single .works-text li:first-child img {
  width: 100%;
  margin: 0;
}
.single .works-text li:last-child {
  width: 40%;
}
.single .works-text li:last-child p:first-child {
  margin-bottom: 10px;
}
.single .works-text li:last-child p:last-child {
  margin-top: 10px;
}
.single .works-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc;
}
.single .works-slide li {
  width: calc(20% - 10px);
  margin-top: 10px;
  display: block;
  position: relative;
}
.single .works-slide li::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.single .works-slide li img {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.single.works-contents p {
  margin-bottom: 16px;
}
.single .items-custom img {
  width: 100%;
  max-width: 600px;
  display: block;
  margin: 20px auto;
}
.single .items-custom ul {
  display: flex;
  justify-content: space-between;
}
.single .items-custom ul li {
  width: calc(50% - 10px);
}
.single .items-custom .single-lasttext {
  padding-bottom: 30px;
}
.single .insertpage h3 {
  width: 500px;
  margin: 30px 0 0;
}
.single .insertpage .page-all {
  justify-content: start;
  flex-wrap: nowrap;
  overflow: auto hidden;
  padding-bottom: 10px;
}
.single .insertpage .page-all > div {
  width: 200px;
  margin-right: 10px;
}
.single .insertpage .page-all > div li {
  width: 200px;
}
.single .insertpage .page-all > div li div {
  border: 1px solid #ccc;
}
.single .insertpage .page-all > div li div.all-top-img {
  border-bottom: none;
}
.single .insertpage .page-all > div li div .outside-img {
  bottom: 10px;
}

@media screen and (max-width: 599px) {
  .single .works-title {
    font-size: 20px;
  }
  .single .works-text {
    display: block;
  }
  .single .works-text li:first-child, .single .works-text li:last-child {
    width: 100%;
  }
  .single .bino-category {
    width: 70%;
  }
  .single .bino-category p {
    text-align: center;
  }
  .single .bino-category p:first-child {
    font-size: 36px;
    font-weight: bold;
  }
  .single .bino-category p:last-child {
    text-align: left;
    font-size: 14px;
  }
  .single .bino-category img {
    width: 100%;
  }
  .single .bino-category h4 {
    font-size: 20px;
    text-align: center;
  }
  .single .insertpage .page-all {
    overflow: auto hidden;
  }
  .single .insertpage h3 {
    width: 100%;
    font-size: 16px;
    padding: 5px 0;
  }
}
.hide-area {
  display: none;
}

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

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

#modaal-title {
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}

.modaal-video .modaal-inner-wrapper {
  padding: 0;
}

/*左と右を囲う全体のエリア*/
#wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  /*左エリア*/
  /*右エリア*/
}
#wrapper #fixed-area {
  position: sticky;
  top: 0;
  width: 50%;
  height: 100vh;
}
#wrapper #fixed-area img {
  width: 70%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#wrapper #right-container {
  width: 50%;
}
#wrapper #right-container section .section-container {
  padding: 10px;
}
#wrapper #right-container section h3 {
  margin-top: 0;
}
#wrapper #right-container .bshop-top img {
  width: 60%;
  display: block;
  margin: auto;
}
#wrapper #right-container .bshop-top p {
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
}
#wrapper #right-container #plofile table tr {
  border-bottom: 1px solid #fff;
}
#wrapper #right-container #plofile table tr td {
  padding: 10px;
  line-height: 1.6;
}
#wrapper #right-container #plofile table tr td:first-child {
  width: 100px;
}
#wrapper #right-container #plofile table tr td:last-child {
  width: calc(100% - 150px);
}
#wrapper #right-container #greeting img {
  width: 100%;
}
#wrapper #right-container #greeting p:first-child {
  margin-bottom: 20px;
}
#wrapper #right-container #staff ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
#wrapper #right-container #staff ul:last-child {
  margin-bottom: 0;
}
#wrapper #right-container #staff ul li {
  width: calc(50% - 10px);
}
#wrapper #right-container #staff ul li img {
  width: 100%;
}
#wrapper #right-container #staff ul li p {
  font-size: 14px;
}
#wrapper #right-container #staff ul li p.staff-name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
#wrapper #right-container #staff ul:nth-child(even) {
  flex-direction: row-reverse;
}

/* 滑らかに変形して出現 */
.smooth {
  animation-name: smoothAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  transform-origin: left;
  opacity: 0;
}

@keyframes smoothAnime {
  from {
    transform: translate3d(0, 100%, 0) skewY(12deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1;
  }
}
.smoothTrigger {
  opacity: 0;
}

/*＝＝＝＝＝＝＝＝＝＝＝768px以下の見え方＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
  #wrapper {
    display: block;
  }
  #wrapper #fixed-area {
    position: relative !important;
    width: 100%;
    height: 40vh;
  }
  #wrapper #right-container {
    width: 100%;
  }
}
/*＝＝＝＝＝＝＝＝＝＝＝599px以下の見え方＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 599px) {
  #wrapper #right-container #staff ul {
    display: block;
  }
  #wrapper #right-container #staff ul li {
    width: 100%;
  }
  #wrapper #right-container #staff ul li img {
    width: 50%;
    display: block;
    margin: auto;
  }
  #wrapper #right-container #staff ul li p.staff-name {
    margin-bottom: 10px;
  }
}
#bhaus-page #right-container img,
#base-page #right-container img {
  width: 100%;
}
#bhaus-page .bhaus-top h4,
#bhaus-page .bino-top h4,
#base-page .bhaus-top h4,
#base-page .bino-top h4 {
  font-size: 24px;
  line-height: 1.6;
}
#bhaus-page .bhaus-top img,
#bhaus-page .bino-top img,
#base-page .bhaus-top img,
#base-page .bino-top img {
  margin: 20px 0;
}
#bhaus-page .bhaus-top p,
#bhaus-page .bino-top p,
#base-page .bhaus-top p,
#base-page .bino-top p {
  text-align: center;
}
#bhaus-page .consept ul li:last-child,
#base-page .consept ul li:last-child {
  padding: 10px;
  background-color: #565656;
  color: #fff;
}
#bhaus-page .consept ul li:last-child h5,
#base-page .consept ul li:last-child h5 {
  font-size: 20px;
  margin-bottom: 10px;
}
#bhaus-page .policy .tab,
#base-page .policy .tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#bhaus-page .policy .tab li,
#base-page .policy .tab li {
  width: calc(50% - 10px);
  margin-bottom: 10px;
}
#bhaus-page .policy .tab li a,
#base-page .policy .tab li a {
  padding: 10px 20px 10px 0;
  width: 100%;
  font-weight: normal;
}
#bhaus-page .policy .tab li a::before,
#base-page .policy .tab li a::before {
  right: 10px;
}
#bhaus-page .policy .tab li a::after,
#base-page .policy .tab li a::after {
  right: 2px;
}
#bhaus-page .policy .tab li a:hover::before,
#base-page .policy .tab li a:hover::before {
  right: 15px;
  width: 15px;
}
#bhaus-page .policy .tab li a:hover::after,
#base-page .policy .tab li a:hover::after {
  right: 10px;
}
#bhaus-page .policy .area,
#base-page .policy .area {
  display: none;
  opacity: 0;
}
#bhaus-page .policy .area.is-active,
#base-page .policy .area.is-active {
  display: block;
  animation-name: displayAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
#bhaus-page .policy .area h4,
#base-page .policy .area h4 {
  margin: 10px;
}
#bhaus-page .policy .area h5,
#base-page .policy .area h5 {
  line-height: 1.6;
  margin: 20px 0 10px;
}
#bhaus-page .policy #policy01 .gallery-list,
#base-page .policy #policy01 .gallery-list {
  margin-top: 20px;
}
#bhaus-page .policy #policy02 .gallery-list,
#bhaus-page .policy #policy03 .gallery-list,
#bhaus-page .policy #policy06 .gallery-list,
#base-page .policy #policy02 .gallery-list,
#base-page .policy #policy03 .gallery-list,
#base-page .policy #policy06 .gallery-list {
  margin: 10px 0 30px;
}
#bhaus-page .policy .policy05-text p,
#base-page .policy .policy05-text p {
  margin-top: 20px;
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#base-page .bhaus-top h4 {
  margin-bottom: 20px;
}

@media screen and (max-width: 599px) {
  #bhaus-page .bhaus-top h4,
  #bhaus-page .bino-top h4,
  #base-page .bhaus-top h4,
  #base-page .bino-top h4 {
    font-size: 18px;
  }
}
/*背景色が伸びて出現（共通）*/
.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  /*　はみ出た色要素を隠す　*/
  opacity: 0;
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*中の要素*/
.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*左から*/
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
/*右から*/
.bgRLextend::before {
  animation-name: bgRLextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

@keyframes bgRLextendAnime {
  0% {
    transform-origin: right;
    transform: scaleX(0);
  }
  50% {
    transform-origin: right;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: left;
  }
  100% {
    transform-origin: left;
    transform: scaleX(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgRLextendTrigger,
.bgLRextendTrigger {
  opacity: 0;
}

.bino-top a {
  margin-top: 30px;
}

.skipfloor h3 {
  width: 300px;
}
.skipfloor ul {
  padding-top: 0 !important;
  margin-bottom: 0;
}
.skipfloor ul > div {
  width: calc(50% - 10px);
}
.skipfloor ul li {
  width: 100%;
}
.skipfloor ul li .outside-img {
  width: 40% !important;
}

.contents__title {
  padding-top: 120px;
  text-align: center;
}
.contents__title img {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .contents__title img {
    height: 50px;
  }
}
.contents__title p {
  font-size: 16px;
  letter-spacing: 0.3em;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .contents__title p {
    font-size: 24px;
  }
}

@media screen and (min-width: 768px) {
  .invis-pc {
    display: none;
  }
}

.recruit section {
  padding: 0;
}
.recruit__wrapper {
  background-color: #fff;
}
.recruit__container {
  line-height: 1.6;
  background-color: #fff;
  padding: 0 30px;
}
.recruit__container section {
  padding: 0;
}
.recruit__top {
  margin: 30px 0;
}
.recruit section {
  padding: 0;
}
.recruit h3 {
  width: auto;
}
.recruit__lead {
  margin: 0 auto 40px;
  padding-top: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .recruit__lead {
    margin-bottom: 60px;
    padding-top: 60px;
  }
}
.recruit__lead-sub {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .recruit__lead-sub {
    margin-bottom: 100px;
    padding: 0 50px;
  }
}
.recruit .occupation__list {
  margin-bottom: 120px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
@media screen and (min-width: 768px) {
  .recruit .occupation__list {
    margin: 100px 0 200px;
  }
}
.recruit .occupation__item {
  width: 48%;
}
.recruit .occupation__item p.active {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .recruit .occupation__item {
    width: 23%;
  }
}
.recruit .occupation__icon {
  width: 40px;
}
@media screen and (min-width: 768px) {
  .recruit .occupation__icon {
    width: 60px;
  }
}
.recruit .occupation__icon-wrapper {
  width: 100px;
  height: 100px;
  margin: 20px auto 20px;
  display: flex;
  background-color: #A51E29;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .recruit .occupation__icon-wrapper {
    width: 140px;
    height: 140px;
  }
}
.recruit .occupation__icon-wrapper.gray {
  margin: 40px auto 20px;
  background-color: #d2d2d2;
}
@media screen and (min-width: 768px) {
  .recruit .occupation__icon-wrapper.gray {
    margin-top: 20px;
  }
}
.recruit .occupation p {
  text-align: center;
}

.flow__list {
  margin: 40px auto 120px;
  display: flex;
  justify-content: space-around;
  align-items: end;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .flow__list {
    display: block;
    margin: 100px auto 160px;
    align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .flow__list {
    margin: 100px auto 160px;
    flex-direction: row;
    justify-content: center;
  }
}
.flow__item {
  width: 100px;
  height: 100px;
  display: flex;
  color: #fff;
  background-color: #A51E29;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .flow__item {
    width: 80px;
    height: 80px;
  }
}
.flow__arrow {
  width: 100px;
  padding: 15px;
  transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .flow__arrow {
    transform: rotate(90deg);
    width: 50px;
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .flow__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .flow__wrapper:nth-child(2) {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .flow__wrapper {
    display: flex;
    justify-content: space-between;
  }
}

.job {
  padding: 0;
}
.job__wrapper {
  line-height: 1.6;
  margin: 80px 0;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .job__wrapper {
    margin-bottom: 120px;
  }
}
.job__container {
  padding: 0 30px;
}
@media screen and (min-width: 768px) {
  .job__container {
    padding: 0 14% 0 0;
  }
}
.job__icon {
  width: 40px;
}
@media screen and (min-width: 768px) {
  .job__icon {
    width: 60px;
  }
}
.job__icon-wrapper {
  width: 100px;
  height: 100px;
  margin: 20px auto 20px;
  display: flex;
  background-color: #A51E29;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .job__icon-wrapper {
    width: 140px;
    height: 140px;
    margin: 0 auto;
  }
}
.job__title {
  font-size: 20px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .job__title {
    font-size: 20px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .job__flexBox {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
}
@media screen and (min-width: 768px) {
  .job__text {
    width: 60%;
  }
}
.job .staffVoice {
  margin: 40px 0 20px;
  padding: 20px 15px;
  border: 1px solid #333;
}
@media screen and (min-width: 768px) {
  .job .staffVoice {
    margin: 80px 0;
    padding: 50px;
  }
}
.job .staffVoice__wrapper {
  padding: 0 15px;
}
@media screen and (min-width: 1024px) {
  .job .staffVoice__wrapper {
    padding: 0 30px;
  }
}
@media screen and (min-width: 1024px) {
  .job .staffVoice__flexBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.job .staffVoice__title {
  margin: 0 0 20px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.job .staffVoice__img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .job .staffVoice__img {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .job .staffVoice__text {
    margin-left: 40px;
  }
}
.job .staffVoice__role {
  margin-top: 10px;
  font-size: 20px;
}
.job .staffVoice__name {
  margin-bottom: 20px;
}
.job__garelly {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.job__garelly-container {
  padding: 0 30px;
}
.job__garelly img {
  width: 48%;
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .job__garelly img {
    width: 24%;
  }
}

.recruit__table {
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .recruit__table {
    width: 48%;
  }
}
.recruit__table td {
  padding: 5px;
}
.recruit__table-title {
  text-align: center;
  color: #fff;
  background-color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 20px;
}
.recruit__table-left {
  width: 25%;
}
@media screen and (min-width: 1024px) {
  .recruit__table-wrapper {
    display: flex;
    justify-content: space-between;
  }
}

.dashed {
  border-top: 1px dashed #000;
}

.page-area-shoose {
  padding-bottom: 40px;
}

.job__line {
  margin-top: 120px;
}

.recruit__container-bottom {
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
@font-face {
  font-family: "ZenMaruGothic";
  font-style: normal;
  font-weight: bold;
  src: url("../font/ZenMaruGothic-Bold.woff2") format("woff2"), url("../font/ZenMaruGothic-Bold.woff") format("woff"), url("../font/ZenMaruGothic-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "ZenMaruGothic-vertical";
  font-style: normal;
  font-weight: bold;
  src: url("../font/ZenMaruGothic-Bold-Vertical.woff2") format("woff2"), url("../font/ZenMaruGothic-Bold-Vertical.woff") format("woff"), url("../font/ZenMaruGothic-Bold-Vertical.ttf") format("truetype");
}
@font-face {
  font-family: "ZenMaruGothic";
  font-style: normal;
  font-weight: normal;
  src: url("../font/ZenMaruGothic-Regular.woff2") format("woff2"), url("../font/ZenMaruGothic-Regular.woff") format("woff"), url("../font/ZenMaruGothic-Regular.ttf") format("truetype");
}
.additional {
  color: #333;
}
.additional h1 {
  width: 100%;
  max-width: 400px;
  margin-inline: auto;
  padding: 12px 0;
  border: 1px solid #333;
  text-align: center;
  font-size: 18px;
}
@media screen and (min-width: 1024px) {
  .additional h1 {
    font-size: 22px;
  }
}
.additional section {
  padding: 0;
}
.additional section h3 {
  width: unset;
  text-align: left;
  background-color: unset;
  color: unset;
  font-size: inherit;
  padding: 0;
  margin: 0;
}
.additional .contents {
  margin-top: 40px;
}
.additional .inner {
  width: 90%;
  max-width: 1100px;
  margin-inline: auto;
}
.additional .guarantee .top__bg {
  padding-top: 40px;
  background: #fff url(../img/additional/bgb-gray.png) no-repeat;
  background-size: 50vw;
  background-position: top 40px right 0;
}
@media screen and (min-width: 1024px) {
  .additional .guarantee .top__bg {
    padding-top: 80px;
  }
}
.additional .guarantee .top__lead {
  margin-top: 20px;
  font-size: 20px;
}
@media screen and (min-width: 1024px) {
  .additional .guarantee .top__lead {
    margin-top: 80px;
    font-size: 32px;
  }
}
.additional .guarantee .top__desc {
  margin: 20px 0;
}
@media screen and (min-width: 1024px) {
  .additional .guarantee .top__desc {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: 0;
    margin: -20px 0 40px auto;
  }
}
.additional .guarantee .top__desc p {
  margin: 1em 0;
}
.additional .guarantee .top__chart {
  margin-left: 5%;
  margin-inline: auto;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .additional .guarantee .top__chart {
    margin-left: 0;
    padding-bottom: 80px;
    width: 90%;
    max-width: 1100px;
    margin-inline: auto;
  }
}
.additional .guarantee .top__chart img {
  height: 420px;
}
@media screen and (min-width: 768px) {
  .additional .guarantee .top__chart img {
    width: 100%;
    height: auto;
  }
}
.additional .guarantee .documents__bg {
  background: #E8EAEA url(../img/additional/bgb-skeleton.png) no-repeat;
  background-size: 30vw;
  background-position: top 40px left 0;
  border-top: 1em solid #A61F2A;
}
.additional .guarantee .documents__flex {
  padding: 40px 0;
}
@media screen and (min-width: 768px) {
  .additional .guarantee .documents__flex {
    padding: 80px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.additional .guarantee .documents__card {
  margin: 30px 0;
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 30px;
}
@media screen and (min-width: 1024px) {
  .additional .guarantee .documents__card {
    width: 47%;
    padding: 40px 50px;
  }
}
.additional .guarantee .documents__card .card__lead {
  line-height: 2;
  text-align: center;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  .additional .guarantee .documents__card .card__lead {
    font-size: 16px;
  }
}
.additional .guarantee .documents__card .card__title {
  margin: 30px 0;
  font-size: 20px;
}
@media screen and (min-width: 1024px) {
  .additional .guarantee .documents__card .card__title {
    margin: 40px 0;
    font-size: 24px;
  }
}
.additional .guarantee .documents__card .card__desc {
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  .additional .guarantee .documents__card .card__desc {
    font-size: 16px;
  }
}
.additional .guarantee .documents__card .card__img {
  display: block;
  width: 80%;
  max-width: 400px;
  margin-inline: auto;
  margin: 30px auto 0;
}
.additional .after-s .top {
  position: relative;
}
.additional .after-s .top__lead {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .top__lead {
    position: absolute;
    top: 120px;
    right: clamp(10px, 100vw - 1200px, 180px);
    height: 100svh;
    align-items: center;
    flex-direction: column;
  }
}
.additional .after-s .top__lead img {
  width: 40px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .top__lead img {
    width: 100px;
    height: 100px;
  }
}
.additional .after-s .top__lead p {
  margin: 40px 0 20px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-family: "ZenMaruGothic", sans-serif;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .top__lead p {
    margin: 0;
    margin-top: 30px;
    font-size: 26px;
    font-family: "ZenMaruGothic-vertical", sans-serif;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-align: left;
    line-height: 2;
    letter-spacing: 0.2em;
  }
}
.additional .after-s .top__text {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .additional .after-s .top__text {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    margin-top: 80px;
  }
}
.additional .after-s .top__text p {
  margin: 1em 0;
  line-height: 1.8;
}
.additional .after-s .top__img-box {
  margin: 40px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .additional .after-s .top__img-box {
    margin: 60px 0;
    width: 90%;
    max-width: 800px;
    margin-inline: auto;
  }
}
.additional .after-s .top__img-box img {
  width: 50%;
}
.additional .after-s .schedule {
  margin-top: 60px;
  border-top: 1em solid #A61F2A;
}
.additional .after-s .schedule__bg {
  background-color: #E9EAEA;
  background-image: url(../img/additional/bgb-white.png);
  background-repeat: no-repeat;
  background-position: top 0 left 0;
  background-size: 25vw;
  padding-bottom: 60px;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__bg {
    padding-bottom: 80px;
  }
}
.additional .after-s .schedule__title {
  padding: 40px 0;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .additional .after-s .schedule__title {
    padding: 80px 0 60px;
    font-size: 28px;
  }
}
.additional .after-s .schedule__table {
  display: block;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table {
    display: table;
    border-collapse: collapse;
  }
}
.additional .after-s .schedule__table tr,
.additional .after-s .schedule__table td {
  line-height: 1.8;
  display: block;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table tr,
  .additional .after-s .schedule__table td {
    border: 1px solid #333;
  }
}
.additional .after-s .schedule__table tr:first-child {
  border-top: 1px solid #333;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table tr:first-child {
    border-top: none;
  }
  .additional .after-s .schedule__table tr:first-child td {
    border-top: none;
  }
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table tr:last-child {
    border-bottom: none;
  }
  .additional .after-s .schedule__table tr:last-child td {
    border-bottom: none;
  }
}
.additional .after-s .schedule__table tr {
  padding: 20px 0;
  border-bottom: 1px solid #333;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table tr {
    display: table-row;
    border-left: none;
    border-right: none;
  }
}
.additional .after-s .schedule__table tr td:first-child {
  font-size: 18px;
  margin-bottom: 14px;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table tr td:first-child {
    border-left: none;
    width: 5em;
    vertical-align: middle;
    text-align: center;
  }
}
.additional .after-s .schedule__table tr td:nth-child(2) {
  margin-bottom: 14px;
}
.additional .after-s .schedule__table tr td:nth-child(2) ul {
  list-style-type: disc;
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table tr td:nth-child(2) {
    padding: 1em;
    width: 350px;
    vertical-align: middle;
  }
}
.additional .after-s .schedule__table tr td:last-child {
  border-right: none;
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table tr td:last-child {
    padding: 1em;
  }
}
@media screen and (min-width: 1024px) {
  .additional .after-s .schedule__table td {
    display: table-cell;
  }
}
.additional .greeting .contents__title {
  color: #fff;
}
.additional .greeting .greeting__bg {
  position: relative;
}
.additional .greeting .greeting__bg::before {
  content: "";
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100svh;
  background-image: url("../img/greeting/greeting-bg-sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top 0 right 0;
}
@media screen and (min-width: 768px) {
  .additional .greeting .greeting__bg::before {
    background-image: url("../img/greeting/greeting-bg-tab.jpg");
  }
}
@media screen and (min-width: 1024px) {
  .additional .greeting .greeting__bg::before {
    background-image: url("../img/greeting/greeting-bg.jpg");
  }
}
.additional .greeting .greeting__content {
  padding: 20px 5%;
  font-family: "ZenMaruGothic", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .additional .greeting .greeting__content {
    padding: 40px 0 40px 30px;
    width: 40em;
  }
}
@media screen and (min-width: 1024px) {
  .additional .greeting .greeting__content {
    font-size: 20px;
  }
}
.additional .greeting .greeting__content p {
  margin: 1em 0;
}
.additional .greeting .greeting__name {
  text-align: right;
}

.footer--greeting {
  padding: 0;
}

.front .top__guide {
  padding: 40px 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.front .top__guide .top__list {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap;
  width: 90%;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .front .top__guide .top__list {
    flex-direction: row;
    justify-content: space-between;
  }
}
.front .top__guide .top__list li {
  margin: 16px 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .front .top__guide .top__list li {
    width: 48%;
  }
}
@media screen and (min-width: 1024px) {
  .front .top__guide .top__list li {
    margin: 0;
    width: 24%;
  }
}
.front .top__guide .top__list li a {
  font-size: 16px;
  width: 100%;
  padding: 10px 40px;
}
.front .top__guide .top__list .guide__jp {
  display: block;
  margin-top: 4px;
  font-size: 12px;
}
.front .modelhouse {
  padding-bottom: 60px;
}
.front .works {
  padding: 60px 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.front .works__title {
  margin-top: 0;
}
.front .contact-button {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .front .contact-button.active {
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
  }
}
.front .contact-button a {
  position: fixed;
  bottom: 170px;
  right: 0;
  z-index: 1;
  overflow: hidden;
  border: 2px solid #000;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  writing-mode: vertical-rl;
  padding: 10px;
  height: 300px;
  text-align: center;
  letter-spacing: 0.2em;
  display: block;
}

.modelhouse {
  padding: 0;
}
.modelhouse .modelhouse__bg {
  padding: 40px 0;
  background-image: url("../img/concept/design-pic01.jpg");
  background-size: cover;
  background-position: bottom 20% left 50%;
}
@media screen and (min-width: 768px) {
  .modelhouse .modelhouse__bg {
    background-image: url("../img/modelhouse202407.jpg");
  }
}
.modelhouse .modelhouse__title {
  margin-top: 40px;
}
.modelhouse .modelhouse__lead {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: start;
  margin: 40px;
}
@media screen and (min-width: 1024px) {
  .modelhouse .modelhouse__lead {
    justify-content: end;
    margin: 80px 60px;
  }
}
.modelhouse .modelhouse__lead p {
  margin: 0 10px;
  padding: 20px 10px;
  height: -moz-fit-content;
  height: fit-content;
  display: inline-block;
  writing-mode: vertical-lr;
  background-color: #E9EAEA;
  letter-spacing: 0.1em;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .modelhouse .modelhouse__lead p {
    letter-spacing: 0.3em;
    font-size: 24px;
  }
}
.modelhouse .modelhouse__more {
  margin-bottom: 40px;
  border: 2px solid #000;
}

.access__table {
  margin: 40px auto;
}
.access__table tr td {
  padding: 0 10px 16px;
  vertical-align: top;
  line-height: 1.5;
}
.access__table tr td:nth-child(1) {
  text-align: right;
  padding-right: 4px;
}
.access__table tr td:nth-child(2) {
  padding-left: 0;
  padding-right: 10px;
}
.access__table .table__holiday td {
  padding-bottom: 0;
}

.bottom-nav {
  width: 100%;
  position: fixed;
  display: block;
  bottom: 0;
  z-index: 99;
}
@media screen and (min-width: 768px) {
  .bottom-nav {
    display: none;
  }
}
.bottom-nav__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px calc((100vw - 95%) / 2) 8px;
  background-color: #fff;
  box-shadow: 0 -1px 2px rgba(51, 51, 51, 0.6);
}
.bottom-nav__item {
  text-align: center;
  width: 20%;
  cursor: pointer;
  border-left: 1px dashed #666;
}
.bottom-nav__item:first-child {
  border-left: none;
}
.bottom-nav__item img {
  width: 24px;
  height: auto;
  margin-bottom: 6px;
}
.bottom-nav__item p {
  font-size: clamp(12px, 12px + 0.25vw, 14px);
  color: #333;
}

.footer__banner {
  display: block;
  width: 90%;
  max-width: 450px;
  margin: 20px auto 40px;
  border: 1px solid #ccc;
}
@media screen and (min-width: 768px) {
  .footer__banner {
    max-width: 700px;
  }
}
.footer__banner img {
  width: 100%;
}

.toTopPc {
  width: 42.4px;
  height: 42.4px;
  position: fixed;
  bottom: 110px;
  right: 0;
  z-index: 1;
  overflow: hidden;
  border: 2px solid #000;
  background-color: #fff;
  writing-mode: vertical-rl;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .toTopPc.active {
    display: flex;
  }
}
.toTopPc img {
  width: 24px;
}

.page-area .contact-button {
  visibility: hidden;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .page-area .contact-button {
    visibility: visible;
    opacity: 1;
  }
}
.page-area .contact-button a {
  position: fixed;
  bottom: 100px;
  right: 0;
  z-index: 11;
  overflow: hidden;
  border: 2px solid #000;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  writing-mode: vertical-rl;
  padding: 10px;
  height: 300px;
  text-align: center;
  letter-spacing: 0.2em;
  display: block;
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
.simple-works .works__title {
  margin: 40px 0;
  font-size: 36px;
  font-weight: bold;
}
.simple-works .works__contents {
  margin-bottom: 80px;
}
.simple-works .works__contents h2 {
  margin-bottom: 4px;
  font-size: 28px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .simple-works .works__contents h2 {
    font-size: 32px;
  }
}
.simple-works .works__contents hr {
  margin: 60px 0;
}
@media screen and (min-width: 768px) {
  .simple-works .works__contents hr {
    margin: 80px 0;
  }
}
@media screen and (min-width: 1024px) {
  .simple-works .works__contents hr {
    margin: 120px 0;
  }
}
.simple-works .works__contents img {
  margin: 0;
}
.simple-works .works__contents td {
  vertical-align: middle;
}
.simple-works .works__contents .flex-reverse {
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .simple-works .works__contents .flex-reverse {
    flex-direction: row;
  }
}
.simple-works .works__contents .active-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .simple-works .works__contents .active-pc {
    display: block;
  }
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
.page section {
  padding: 0;
}
.page section h3 {
  width: unset;
  text-align: left;
  background-color: unset;
  color: unset;
  font-size: inherit;
  padding: 0;
  margin: 0;
}
.page .inner {
  width: 90%;
  max-width: 1100px;
  margin-inline: auto;
}
.page .page--bg {
  background: url("../img/additional/bgb-gray.png") right 0px top 40px/50vw no-repeat rgb(255, 255, 255);
  background-position: right 0px top 40px;
}
.page .page__title {
  margin-top: 120px;
}
.page .page__title p {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-size: 36px;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .page .page__title p {
    font-size: 64px;
  }
}
.page .page__title h2 {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 0.3em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page .page__title h2 {
    font-size: 24px;
  }
}
.page .page__top {
  position: relative;
}
.page .page__top .page__title {
  max-width: 800px;
  margin: 120px auto 0;
}
.page .page__top .top__lead {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
@media screen and (min-width: 1024px) {
  .page .page__top .top__lead {
    position: absolute;
    top: 0;
    right: clamp(10px, 100vw - 1200px, 180px);
    height: 100svh;
    align-items: center;
    flex-direction: column;
  }
}
.page .page__top .top__lead img {
  width: 40px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .page .page__top .top__lead img {
    width: 100px;
    height: 100px;
  }
}
.page .page__top .top__lead p {
  margin: 40px 0 20px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  font-family: "ZenMaruGothic", sans-serif;
}
@media screen and (min-width: 1024px) {
  .page .page__top .top__lead p {
    margin: 0;
    margin-top: 30px;
    font-size: 26px;
    font-family: "ZenMaruGothic-vertical", sans-serif;
    writing-mode: vertical-rl;
    text-align: left;
    line-height: 2;
    letter-spacing: 0.2em;
  }
}
@media screen and (min-width: 768px) {
  .page .page__top .top__flex {
    display: flex;
    max-width: 1100px;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
  }
}
.page .page__top .top__figure {
  margin: 40px auto 60px;
}
.page .page__top .top__figure.top__figure--next {
  padding-top: 60px;
  border-top: 2px solid #A61F2A;
}
@media screen and (min-width: 768px) {
  .page .page__top .top__figure.top__figure--next {
    border-top: none;
  }
}
.page .page__top .top__figure.top__figure--next .hexagon {
  margin: 0 auto;
}
.page .page__top .top__figure .hexagon {
  margin: 40px auto;
}
.page .page__top .top__figure .figure__text {
  margin: 20px auto;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.page .page__top .top__figure .figure__img {
  display: block;
  width: 100%;
  max-width: 680px;
  border: 1px solid #000;
  border-radius: 10px;
  margin: 0 auto;
  padding: 20px 10px;
}
@media screen and (min-width: 768px) {
  .page .page__top .top__figure .figure__img {
    padding: 20px;
  }
}
.page .page__top .top__pic .hexagon {
  margin: 40px auto;
}
.page .section--box {
  margin-top: 80px;
  background-color: #E8EAEA;
  border-top: 1em solid #A61F2A;
  background-image: url("../img/additional/bgb-white.png");
  background-repeat: no-repeat;
  background-position: top 0 left 0;
  background-size: 25vw;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page .section--box {
    margin-top: 100px;
    padding-bottom: 100px;
  }
}
.page .section--box .section__h3 {
  margin: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page .section--box .section__h3 {
    margin: 80px 0 60px;
    font-size: 24px;
  }
}
.page .section--box .section__h4 {
  margin: 40px 0 10px;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .page .section--box .section__h4 {
    margin: 60px 0 20px;
    font-size: 20px;
  }
}
.page .section__h3 {
  margin: 80px 0 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
@media screen and (min-width: 768px) {
  .page .section__h3 {
    margin: 100px 0 60px;
    font-size: 24px;
  }
}
.page .section__h4 {
  margin: 120px 0 40px;
  padding-bottom: 1em;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 2px solid #A61F2A;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .page .section__h4 {
    margin: 100px 0 60px;
    font-size: 16px;
  }
}
.page .section__text {
  max-width: 800px;
  margin: 0 auto;
}
.page .section__text p {
  margin: 1em 0;
  line-height: 1.8;
}
.page .section__text .strong {
  font-weight: bold;
}
.page .section__text .bshop {
  color: #A61F2A;
  font-weight: bold;
}
.page .section__figure {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 40px auto;
  padding: 20px 10px;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .page .section__figure {
    margin: 60px auto;
    padding: 40px;
  }
}
.page .section__pic {
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 40px auto;
}
.page .section__table {
  width: 1100px;
}
.page .section__table td {
  padding: 20px;
  border: 1px solid #333;
  line-height: 1.5;
  vertical-align: middle;
}
.page .section__table td ul {
  padding-left: 1em;
  width: 100%;
  list-style: disc;
}
.page .section__table tr:first-child td {
  text-align: center;
  border-top: none;
}
.page .section__table tr:last-child td {
  border-bottom: none;
}
.page .section__table tr td:first-child {
  border-left: none;
}
.page .section__table tr td:last-child {
  border-right: none;
}
.page .page__link {
  margin: 20px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .page .page__link {
    margin: 100px 0 60px auto;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.page .page__link p {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.page .page__link a {
  font-size: 14px;
  position: static;
  margin-left: 0;
  transform: translateX(0);
}
.page .page__link .link__back {
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px 10px 0;
}
@media screen and (min-width: 768px) {
  .page .page__link .link__back {
    margin: 0 20px;
  }
}
.page .page__link .link__next {
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px 10px 0;
}
@media screen and (min-width: 768px) {
  .page .page__link .link__next {
    margin: 0 20px;
  }
}
.page .page__link .link__next p {
  text-align: right;
}

.gx .gx__table td:nth-child(1) {
  width: 160px;
  text-align: center;
}
.gx .gx__table td:nth-child(2) {
  width: 580px;
}
.gx .gx__table td:nth-child(3) {
  width: 200px;
  text-align: center;
}
.gx .gx__table td:nth-child(4) {
  width: 180px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .saving .top__flex .top__figure {
    margin: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  .saving .money__flex {
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .saving .money__pic {
    margin: 0;
    margin-top: 20px;
    width: 46%;
  }
}
@media screen and (min-width: 1024px) {
  .saving .money__text {
    margin: 0;
    width: 46%;
  }
}

.quake .top__pic img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .quake .quake__grade {
    margin-top: 60px;
    display: flex;
    align-items: start;
    justify-content: center;
  }
}
.quake .quake__grade .grade {
  margin: 60px auto;
}
.quake .quake__grade .grade__img {
  display: block;
  width: 200px;
  margin: 0 auto;
}
.quake .quake__grade .grade__main-text {
  margin: 40px 0 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .quake .quake__grade .grade__main-text {
    font-size: 18px;
  }
}
.quake .quake__grade .grade__main-text .strong {
  color: #A61F2A;
}
.quake .quake__grade .grade__sub-text {
  font-size: 14px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .quake .quake__grade .grade__sub-text {
    font-size: 16px;
  }
}
.quake .quake__pictures {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .quake .quake__pictures {
    display: flex;
    justify-content: space-between;
  }
}
.quake .quake__pictures .pictures__box {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .quake .quake__pictures .pictures__box {
    width: 30%;
  }
}
.quake .quake__pictures .pictures__box img {
  width: 100%;
  max-width: 400px;
  margin-bottom: 20px;
  display: block;
  margin: 0 auto 20px;
}
.quake .quake__pictures .pictures__box p {
  text-align: center;
  font-size: 16px;
}
.quake .quake__pictures .pictures__box .strong {
  font-weight: bold;
}

.long .long__table td h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  text-align: left;
}
.long .long__table td .strong {
  font-weight: bold;
  font-size: 16px;
}
.long .long__table tr:first-child td {
  font-size: 16px;
}
.long .long__table td:nth-child(1) {
  width: 140px;
  padding: 20px 0;
  text-align: center;
}
.long .long__table td:nth-child(2) {
  width: 410px;
}
.long .long__table td:nth-child(3) {
  width: 270px;
  text-align: center;
  font-size: 14px;
}
.long .long__table td:nth-child(3) p {
  margin: 10px 0;
}
.long .long__table td:nth-child(4) {
  width: 280px;
  text-align: center;
  font-size: 14px;
  padding: 20px 0;
}
.long .long__table td:nth-child(4) p {
  margin: 10px 0;
}

.privacy .privacy__top {
  margin-top: 40px;
}
.privacy .section--box {
  margin-top: 40px;
}
.privacy .section__text ul {
  list-style-type: disc;
  padding-left: 1em;
}
.privacy .section__text ul li {
  margin-bottom: 10px;
}

.contact .section__text {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.contact .contact__box {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
.contact .link-privacy {
  text-decoration: underline;
}
.contact .contact__caution {
  margin: 60px auto;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .contact .contact__caution {
    font-size: 14px;
  }
}

.audit .top__pic img {
  display: block;
  margin: 40px auto;
  width: 100%;
  max-width: 600px;
}
.audit .about__text p {
  text-align: center;
  line-height: 2;
}
.audit .flow {
  margin-top: 60px;
}
.audit .flow__title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.audit .flow__title div {
  padding: 10px 0;
  font-size: 18px;
  font-weight: bold;
}
.audit .flow__title div:first-child {
  border-right: 2px solid #A61F2A;
  padding-right: 20px;
}
.audit .flow__title div:last-child {
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .audit .flow__title div {
    width: 50%;
    text-align: center;
    font-size: 20px;
  }
}
.audit .flow__contents {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .audit .flow__contents {
    margin-top: 80px;
  }
}
.audit .flow__group {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
@media screen and (min-width: 768px) {
  .audit .flow__group {
    margin-top: 40px;
  }
}
.audit .flow__house {
  width: 50%;
  padding-right: 20px;
  border-right: 2px solid #A61F2A;
}
@media screen and (min-width: 768px) {
  .audit .flow__house {
    padding-right: 60px;
  }
}
.audit .flow__house p {
  width: 100%;
  padding: 10px 0;
  border-top: 4px solid #A61F2A;
  background-color: #E9EAEA;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .audit .flow__house p {
    text-align: left;
    padding-left: 20px;
  }
}
.audit .flow__house--empty {
  transform: translateX(20px);
  padding-right: 0;
  min-height: 40px;
  border-right: none;
  border-left: 2px solid #A61F2A;
}
.audit .flow__audit {
  width: 50%;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .audit .flow__audit {
    padding-left: 60px;
  }
}
.audit .flow__list {
  display: block;
  margin: 0;
}
.audit .flow__list li {
  margin-top: 60px;
}
.audit .flow__list li:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .audit .flow__list li {
    margin-top: 80px;
  }
}
.audit .flow__num {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .audit .flow__num {
    display: inline;
    font-size: 20px;
  }
}
.audit .flow__itme {
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  word-break: keep-all;
}
@media screen and (min-width: 768px) {
  .audit .flow__itme {
    font-size: 20px;
  }
}
.audit .flow__img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .audit .flow__img {
    margin-top: 20px;
  }
}
.audit .flow__desc {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .audit .flow__desc {
    margin-top: 20px;
    font-size: 16px;
  }
}
.audit .audit__footer-img {
  margin: 60px auto 60px;
  max-width: 640px;
}
@media screen and (min-width: 768px) {
  .audit .audit__footer-img {
    margin: 120px 0 0 auto;
  }
}
.audit .audit__footer-img img {
  width: 100%;
  filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.5019607843));
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
.cf-tbl label.required {
  vertical-align: middle;
}

.cf-tbl label.required::after {
  content: "必須";
  font-size: 14px;
  margin-left: 16px;
  padding: 6px 10px 4px;
  vertical-align: middle;
  background-color: #A61F2A;
  color: #fff;
}

.cf-tbl label.optional {
  vertical-align: middle;
}

.cf-tbl label.optional::after {
  content: "任意";
  font-size: 14px;
  margin-left: 16px;
  padding: 6px 10px 4px;
  vertical-align: middle;
  background-color: #808080;
  color: #fff;
}

.cf-tbl {
  margin: 60px auto 0;
}
.cf-tbl table {
  width: 100%;
}
.cf-tbl table tr th,
.cf-tbl table tr td {
  padding: 1.5em 0;
  text-align: left;
  vertical-align: top;
}
.cf-tbl table th {
  width: 40%;
  font-weight: 300;
  margin-bottom: 20px;
}
.cf-tbl .contact_acceptance {
  padding: 60px 0 40px;
  margin: 0 auto;
  text-align: center;
}
.cf-tbl .contact_message {
  vertical-align: top;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .cf-tbl {
    width: 100%;
  }
  .cf-tbl table {
    width: 100%;
    border-width: 0 0 1px 0;
  }
  .cf-tbl table tbody,
  .cf-tbl table tr,
  .cf-tbl table tr th,
  .cf-tbl table tr td {
    display: block;
  }
  .cf-tbl table tr th,
  .cf-tbl table tr td {
    width: 100%;
    padding: 0;
  }
  .cf-tbl table tr th {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .cf-tbl table tr th {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .cf-tbl {
    width: 100%;
  }
  .cf-tbl table {
    width: 100%;
    border-width: 0 0 1px 0;
  }
  .cf-tbl table tbody,
  .cf-tbl table tr,
  .cf-tbl table tr th,
  .cf-tbl table tr td {
    display: block;
  }
  .cf-tbl table tr th,
  .cf-tbl table tr td {
    width: 100%;
    padding: 0;
  }
  .cf-tbl table tr th {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .cf-tbl table tr th {
    margin-bottom: 0;
  }
}
/* 入力項目を見やすく */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea,
select.wpcf7-form-control.wpcf7-select {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #333;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
}

/* 「送信する」ボタン */
input.wpcf7-submit {
  display: block;
  margin: 20px auto;
  width: 200px;
  background-color: #000;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  padding: 20px 20px;
  transition: all 0.2s;
}

/* エラーメッセージを見やすく */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}

.wpcf7-list-item {
  margin: 0;
}

.wpcf7 .wpcf7-submit:disabled:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
}

.wpcf7 .link-privacy {
  margin-left: 20px;
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
.concept.page .bshop {
  color: #A61F2A;
  font-weight: bold;
}
.concept.page .section__title {
  margin-top: 120px;
}
@media screen and (min-width: 768px) {
  .concept.page .section__title {
    margin-top: 200px;
  }
}
.concept.page .section__title p {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-size: 36px;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .concept.page .section__title p {
    font-size: 64px;
  }
}
.concept.page .section__title h3 {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 0.3em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .concept.page .section__title h3 {
    font-size: 24px;
  }
}
.concept.page .concept__pict {
  padding: 0 5px;
  display: block;
}
.concept.page .concept__pict img {
  display: block;
  width: 100px;
  height: auto;
}
.concept.page .concept__pict p {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
}
.concept.page .concept__cta {
  margin-top: 40px;
}
.concept.page .concept__top {
  position: relative;
  width: 100%;
  height: calc(100svh - 60px);
}
.concept.page .top__bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  filter: brightness(0.9);
  background-image: url("../img/concept/top-bg-sp.jpg");
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .concept.page .top__bg {
    height: calc(100svh - 90px);
    background-image: url("../img/concept/top-bg-pc.jpg");
  }
}
.concept.page .concept__top .page__title {
  margin-top: 0;
  padding-top: 60px;
}
.concept.page .concept__top .page__title p,
.concept.page .concept__top .page__title h2 {
  color: #fff;
}
.concept.page .top__copy {
  position: absolute;
  left: 30px;
  bottom: 60px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .concept.page .top__copy {
    left: max(5%, (100vw - 1100px) / 2);
    bottom: 100px;
  }
}
.concept.page .top__main-copy {
  margin-left: -0.5em;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .concept.page .top__main-copy {
    font-size: 32px;
  }
}
.concept.page .top__sub-copy {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .concept.page .top__sub-copy {
    font-size: 18px;
  }
}
.concept.page .concept__message {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .concept.page .concept__message {
    margin-top: 120px;
  }
}
.concept.page .message__top h3 {
  font-size: clamp(1.25rem, 1.011rem + 1.02vw, 1.5rem);
}
.concept.page .message__top p {
  margin-top: 30px;
  font-size: 14px;
  line-height: 3;
}
@media screen and (min-width: 768px) {
  .concept.page .message__top {
    max-width: 800px;
    margin: 0 auto;
  }
  .concept.page .message__top h3 {
    font-size: 40px;
  }
  .concept.page .message__top p {
    margin-top: 60px;
    font-size: 20px;
  }
}
.concept.page .message__formula {
  margin-top: 120px;
}
@media screen and (min-width: 768px) {
  .concept.page .formula__flex {
    display: flex;
    justify-content: space-between;
  }
}
.concept.page .formula__box {
  width: 100%;
  padding: 40px 20px;
  border-top: 10px solid #A61F2A;
  background-color: #E9EAEA;
}
@media screen and (min-width: 768px) {
  .concept.page .formula__box {
    width: 40%;
  }
}
.concept.page .house__flex {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .concept.page .house__flex {
    flex-direction: column;
  }
}
.concept.page .house__flex img {
  display: block;
  width: 50%;
  max-width: 200px;
}
.concept.page .house__flex img:first-child {
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  .concept.page .house__flex img:first-child {
    padding-right: 0;
  }
}
.concept.page .house__flex img:last-child {
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .concept.page .house__flex img:last-child {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .concept.page .house__flex img {
    margin: 10px 0;
    width: 100%;
    padding: 0;
  }
}
.concept.page .formula__item {
  display: block;
}
.concept.page .formula__item img {
  display: block;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-width: 160px;
  height: auto;
  aspect-ratio: 1/1;
}
.concept.page .formula__item p {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
}
.concept.page .house__item {
  margin: 40px auto 0;
}
.concept.page .formula__plus {
  display: block;
  width: 60px;
  height: auto;
  margin: 30px auto;
}
.concept.page .interior__head img {
  display: block;
  width: 125px;
  margin: 0 auto;
}
.concept.page .interior__head p {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}
.concept.page .interior__flex {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.concept.page .interior__item {
  margin-top: 30px;
  width: 46%;
}
.concept.page .interior__item img {
  margin: 0 auto;
}
.concept.page .formula__arrow {
  width: 80px;
  display: block;
  margin: 60px auto;
}
.concept.page .message__ideal {
  margin: 60px auto 40px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .concept.page .message__ideal {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery {
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery .gallery__flex01 {
    display: flex;
    align-items: end;
  }
}
.concept.page .message__gallery img {
  display: block;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery img {
    margin: 40px 0;
  }
}
.concept.page .message__gallery .gallery__pic01 {
  width: 80%;
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery .gallery__pic01 {
    width: 56%;
  }
}
.concept.page .message__gallery .gallery__pic02 {
  margin-top: -40px;
  margin-right: 0;
  margin-left: auto;
  width: 48%;
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery .gallery__pic02 {
    width: 28%;
    margin-top: 40px;
    margin-right: 5%;
    margin-bottom: -60px;
  }
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery .gallery__flex02 {
    display: flex;
    justify-content: space-between;
    align-items: start;
  }
}
.concept.page .message__gallery .gallery__pic03 {
  width: 48%;
  margin-top: -100px;
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery .gallery__pic03 {
    width: 28%;
    margin-top: 40px;
    margin-left: 5%;
    margin-bottom: -60px;
  }
}
.concept.page .message__gallery .gallery__pic04 {
  width: 80%;
  margin-top: -40px;
  margin-right: 0;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .concept.page .message__gallery .gallery__pic04 {
    width: 56%;
    margin-top: 120px;
  }
}
.concept.page .message__bottom {
  margin: 80px 0;
  text-align: center;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .concept.page .message__bottom {
    font-size: 28px;
  }
}
.concept.page .message__bottom p {
  margin: 20px 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .concept.page .message__bottom p {
    margin: 30px 0;
  }
}
.concept.page .simulation__bg {
  background-color: #E9EAEA;
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__bg {
    padding-bottom: 120px;
  }
}
.concept.page .simulation__white {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__white {
    padding-bottom: 120px;
  }
}
.concept.page .simulation__bg--top {
  border-top: 10px solid #A61F2A;
}
.concept.page .simulation__bg--bottom {
  border-bottom: 10px solid #A61F2A;
}
.concept.page .simulation__lead {
  text-align: center;
  line-height: 1.8;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__lead {
    margin-top: 60px;
    font-size: 20px;
  }
}
.concept.page .simulation__items {
  max-width: 600px;
  margin: 0 auto 120px;
}
.concept.page .simulation__items img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__items img {
    width: 160px;
  }
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__items {
    margin-top: 60px;
  }
}
.concept.page .simulation__items .items__row {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.concept.page .simulation__items .items__row:first-child {
  width: 66.6%;
  margin: 40px auto;
}
.concept.page .simulation__items .items__item {
  flex: 1;
}
.concept.page .simulation__items .items__item img {
  margin: 0 auto;
}
.concept.page .simulation__box .box__flex {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__flex {
    padding-top: 120px;
    display: flex;
    justify-content: center;
  }
}
.concept.page .simulation__box .box__header {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__header {
    width: 30%;
    max-width: 360px;
    margin-left: max(5%, (100vw - 1100px) / 2);
  }
}
.concept.page .simulation__box .box__title img {
  display: block;
  margin: 0 auto;
  width: 36px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__title img {
    width: 52px;
  }
}
.concept.page .simulation__box .box__title h4 {
  margin-top: 20px;
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__title h4 {
    font-size: 40px;
  }
}
.concept.page .simulation__box .box__lead {
  margin-top: 40px;
  text-align: center;
  font-weight: bold;
}
.concept.page .simulation__box .box__lead p:first-child {
  font-size: 24px;
  word-break: keep-all;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__lead p:first-child {
    font-size: 28px;
    font-size: clamp(1.25rem, 0.093rem + 2.41vw, 1.75rem);
  }
}
.concept.page .simulation__box .box__lead p:last-child {
  margin-top: 10px;
  font-size: 16px;
  font-family: "ZenMaruGothic", sans-serif;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__lead p:last-child {
    font-size: 18px;
  }
}
.concept.page .simulation__box .box__choice {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
}
.concept.page .simulation__box .box__choice li {
  width: 20%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__choice li {
    margin-top: 40px;
    width: 40%;
  }
}
.concept.page .simulation__box .box__choice .choice__img {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.concept.page .simulation__box .box__choice img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.concept.page .simulation__box .box__choice p {
  margin-top: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__choice p {
    margin-top: 1em;
    font-size: 18px;
  }
}
.concept.page .simulation__box .box__choice .choice__img::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 120%;
  height: auto;
  aspect-ratio: 1/1;
  border: 2px solid #A61F2A;
  transition: opacity 0.2s;
  opacity: 0;
}
.concept.page .simulation__box .box__choice .chosen .choice__img::before {
  opacity: 1;
}
.concept.page .simulation__box .box__main {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__main {
    margin-top: 0;
    width: 55.6%;
  }
}
.concept.page .simulation__box .box__main img {
  width: 100%;
  height: auto;
  max-height: 400px;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__main img {
    max-height: 580px;
  }
}
.concept.page .simulation__box .box__main-img {
  transition: opacity 0.4s ease;
  opacity: 1;
}
.concept.page .simulation__box .box__main-img.fade-out {
  opacity: 0;
}
.concept.page .simulation__box .box__main-text {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__main-text {
    margin-left: 0;
  }
}
.concept.page .simulation__box .box__main-text p {
  margin: 20px 0;
}
.concept.page .simulation__box .box__footer {
  width: 90%;
  margin: 80px auto 0;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .link-box__flex {
    display: flex;
    justify-content: space-between;
  }
}
.concept.page .simulation__box .box__link-box {
  margin-top: 40px;
  padding: 20px 10px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__link-box {
    width: 45%;
    padding: 40px 20px;
  }
}
.concept.page .simulation__box .box__link-box .link-box__logo {
  display: block;
  width: 200px;
  margin: 0 auto;
}
.concept.page .simulation__box .box__link-box p {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__link-box p {
    max-width: 400px;
    margin: 20px auto 0;
  }
}
.concept.page .simulation__box .box__link-box .btnarrow-black {
  margin-top: 20px;
}
.concept.page .simulation__box .box__footer-link p {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__footer-link p {
    font-size: 20px;
  }
}
.concept.page .simulation__box .box__footer-link .btnarrow-black {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__footer-link .btnarrow-black {
    margin-top: 30px;
  }
}
.concept.page .simulation__box .box__footer-brand {
  margin-top: 60px;
  margin: 60px auto 0;
  max-width: 800px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__footer-brand {
    margin-top: 80px;
  }
}
.concept.page .simulation__box .box__footer-brand h4 {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 8px;
  border-bottom: 2px solid #A61F2A;
  text-align: left;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__footer-brand h4 {
    font-size: 20px;
  }
}
.concept.page .simulation__box .box__footer-brand .brand__list {
  display: flex;
  margin: 20px auto;
  width: 100%;
  max-width: 800px;
  flex-wrap: wrap;
  justify-content: space-around;
}
.concept.page .simulation__box .box__footer-brand .brand__list li {
  width: 48%;
  margin-top: 20px;
  padding: 10px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__box .box__footer-brand .brand__list li {
    width: 32%;
  }
}
.concept.page .simulation__box .box__footer-brand .brand__list img {
  width: 100%;
}
.concept.page .simulation__result {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__result {
    padding-top: 120px;
  }
}
.concept.page .simulation__result h4 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 8px;
  border-bottom: 2px solid #A61F2A;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__result h4 {
    margin-bottom: 60px;
    font-size: 20px;
  }
}
.concept.page .simulation__result .simulation__items {
  margin-bottom: 80px;
  max-width: 800px;
}
.concept.page .simulation__result .items__item {
  max-width: 200px;
  flex: 1;
}
.concept.page .simulation__result .items__item img {
  border: 2px solid #E9EAEA;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.concept.page .simulation__result .result__lead {
  font-size: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .concept.page .simulation__result .result__lead {
    font-size: 24px;
  }
}
.concept.page .coordinators__lead {
  margin-top: 40px;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .concept.page .coordinators__lead {
    margin-top: 40px;
  }
}
.concept.page .coordinators__lead p {
  margin: 1em 0;
}
.concept.page .coordinators__box {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .concept.page .coordinators__box {
    max-width: 800px;
    margin: 120px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.concept.page .coordinators__box img {
  display: block;
  width: 200px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .concept.page .coordinators__box img {
    width: 220px;
  }
}
@media screen and (min-width: 768px) {
  .concept.page .coordinators__box .coordinators__info {
    padding-left: 40px;
  }
}
.concept.page .coordinators__box .coordinators__name {
  text-align: center;
}
.concept.page .coordinators__box .coordinators__name h5 {
  margin-top: 20px;
  font-size: 24px;
  font-weight: normal;
}
.concept.page .coordinators__box .coordinators__name p {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .concept.page .coordinators__box .coordinators__name {
    text-align: left;
  }
  .concept.page .coordinators__box .coordinators__name h5 {
    margin-top: 0;
    font-size: 32px;
  }
}
.concept.page .coordinators__box .coordinators__text {
  margin-top: 20px;
}
.concept.page .coordinators__bottom p {
  margin-top: 80px;
  text-align: center;
  font-size: 20px;
}
.concept.page .quality {
  margin-top: 80px;
}
.concept.page .quality .section__title {
  margin-top: 0;
}
.concept.page .quality__bg {
  padding: 80px 0 120px;
  background-color: #E9EAEA;
}
.concept.page .quality__lead {
  margin: 40px 0 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .concept.page .quality__lead {
    font-size: 24px;
  }
}
.concept.page .quality__img {
  display: block;
  width: 90%;
  max-width: 600px;
}
.concept.page .quality__figures {
  position: relative;
  margin-top: -80px;
}
@media screen and (min-width: 768px) {
  .concept.page .quality__figures {
    margin-top: -40px;
  }
}
.concept.page .quality__figures .hexagon__shadow {
  filter: drop-shadow(0px 8px 0px #000);
  margin-right: 10px;
  transition: filter 0.2s ease-out, transform 0.2s ease-out;
}
.concept.page .quality__figures .hexagon__shadow:active {
  filter: drop-shadow(0px 0px 0px #000);
  transform: translateY(8px);
}
@media (hover: hover) {
  .concept.page .quality__figures .hexagon__shadow:hover {
    filter: drop-shadow(0px 0px 0px #000);
    transform: translateY(8px);
  }
}
.concept.page .quality__figures .hexagon__flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px;
}
.concept.page .quality__figures .hexagon {
  width: 106px;
  background: #000;
  color: #000;
}
.concept.page .quality__figures .hexagon__box {
  background-color: #fff;
}
.concept.page .quality__figures .hexagon__text {
  font-weight: bold;
}
.concept.page .quality__figures .figures__hexagons {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .concept.page .quality__figures .figures__hexagons {
    display: flex;
    justify-content: center;
    margin-top: 0;
  }
}
.concept.page .works {
  padding: 20px 0 40px;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .concept.page .works {
    padding-bottom: 140px;
  }
}
.concept.page .works .works__inner {
  width: 90%;
  margin-inline: auto;
  max-width: 1100px;
}
.concept.page .works .section__title {
  margin-bottom: 40px;
}
.concept.page .works .works__lead {
  margin: 20px 0 40px;
  text-align: center;
  font-family: "ZenMaruGothic", sans-serif;
}
.concept.page .works .works__list {
  margin-bottom: 0;
}
.concept.page .works .works__list li {
  border: 2px solid #E9EAEA;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .concept.page .works .works__list li {
    width: 16%;
  }
}
.concept.page .works .works__list li .all-top-img {
  overflow: hidden;
}
.concept.page.front .top__guide {
  display: flex;
  justify-content: space-between;
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
/*矢印が縮む*/
.btnarrow-black {
  /*矢印の基点とするためrelativeを指定*/
  position: relative;
  left: 50%;
  transform: translateX(-50%) scale(1);
  /*ボタンの形状*/
  background: #000;
  padding: 10px 60px 10px 30px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  transition: all 0.1s linear;
  color: #fff;
  text-decoration: none;
  border: transparent 2px solid;
  outline: none;
}
.btnarrow-black:active {
  transform: translateX(-50%) scale(0.95);
}
@media (hover: hover) {
  .btnarrow-black {
    transition: all 0.2s linear;
  }
  .btnarrow-black:active {
    transform: translateX(-50%) scale(1);
  }
  .btnarrow-black:hover {
    background: #fff;
    color: #000;
    border-color: #000;
  }
  .btnarrow-black:hover:before {
    background: #000;
    right: 25px;
  }
  .btnarrow-black:hover::after {
    border-left-color: #000;
    right: 20px;
  }
}
.btnarrow-black::before {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  top: 50%;
  right: 20px;
  /*線の形状*/
  width: 20px;
  height: 1px;
  background: #fff;
}
.btnarrow-black::after {
  content: "";
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  /*矢印の形状*/
  border: 4px solid transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-color: #fff;
  /*アニメーションの指定*/
  transition: all 0.2s linear;
}

.btnarrow-white {
  /*矢印の基点とするためrelativeを指定*/
  position: relative;
  left: 50%;
  transform: translateX(-50%) scale(1);
  /*ボタンの形状*/
  background: #fff;
  padding: 10px 60px 10px 30px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  transition: all 0.1s linear;
  color: #000;
  text-decoration: none;
  border: transparent 2px solid;
  outline: none;
}
.btnarrow-white:active {
  transform: translateX(-50%) scale(0.9);
}
@media (hover: hover) {
  .btnarrow-white {
    transition: all 0.2s linear;
  }
  .btnarrow-white:active {
    transform: translateX(-50%) scale(1);
  }
  .btnarrow-white:hover {
    background: #000;
    color: #fff;
    border-color: #fff;
  }
  .btnarrow-white:hover:before {
    background: #fff;
    right: 25px;
  }
  .btnarrow-white:hover::after {
    border-left-color: #fff;
    right: 20px;
  }
}
.btnarrow-white::before {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  top: 50%;
  right: 20px;
  /*線の形状*/
  width: 20px;
  height: 1px;
  background: #000;
}
.btnarrow-white::after {
  content: "";
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  /*矢印の形状*/
  border: 4px solid transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-color: #000;
  /*アニメーションの指定*/
  transition: all 0.2s linear;
}

.btnarrow-red {
  /*矢印の基点とするためrelativeを指定*/
  position: relative;
  left: 50%;
  transform: translateX(-50%) scale(1);
  /*ボタンの形状*/
  background: #A61F2A;
  padding: 16px 60px 16px 30px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  transition: all 0.1s linear;
  color: #fff;
  text-decoration: none;
  border: transparent 2px solid;
  outline: none;
}
.btnarrow-red:active {
  transform: translateX(-50%) scale(0.95);
}
@media (hover: hover) {
  .btnarrow-red {
    transition: all 0.2s linear;
  }
  .btnarrow-red:active {
    transform: translateX(-50%) scale(1);
  }
  .btnarrow-red:hover {
    background: #fff;
    color: #A61F2A;
    border-color: #A61F2A;
  }
  .btnarrow-red:hover:before {
    background: #A61F2A;
    right: 25px;
  }
  .btnarrow-red:hover::after {
    border-left-color: #A61F2A;
    right: 20px;
  }
}
.btnarrow-red::before {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  top: 50%;
  right: 20px;
  /*線の形状*/
  width: 20px;
  height: 1px;
  background: #fff;
}
.btnarrow-red::after {
  content: "";
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  /*矢印の形状*/
  border: 4px solid transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-color: #fff;
  /*アニメーションの指定*/
  transition: all 0.2s linear;
}

@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/**
 * Swiper 11.1.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 15, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:after, .modaal-gallery-control:before {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}
.hexagon {
  display: block;
  position: relative;
  width: 114px;
  height: auto;
  aspect-ratio: 1.7320508076/2;
  color: #333;
  background: #F3F5F5;
  -webkit-clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);
          clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);
}

.hexagon__box {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: auto;
  aspect-ratio: 1.7320508076/2;
  background: #E8EAEA;
  -webkit-clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);
          clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);
}

.hexagon__text {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
}

.hexagon__strong {
  display: inline-block;
  padding: 4px;
  line-height: 1;
  font-size: 28px;
  font-weight: bold;
}

.hexagon__strong--lesser {
  font-size: 20px;
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
@media (hover: hover) {
  body .kashika--window__fix {
    right: 15px !important;
    bottom: 80px !important;
  }
}
@media screen and (hover: hover) and (min-width: 768px) {
  body .kashika--window__fix {
    right: 55px !important;
    bottom: 110px !important;
  }
}

.br--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .br--sp {
    display: none;
  }
}
.blogcard {
  margin: 40px auto;
  width: 95%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: scale 0.1s ease-out;
}
@media screen and (min-width: 769px) {
  .blogcard {
    width: 100%;
    margin: 0;
    display: block;
  }
}
.blogcard:active {
  scale: 0.95;
}
@media (hover: hover) {
  .blogcard:hover img {
    scale: 1.2;
  }
}
.blogcard_bg {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 40px 0 60px;
}
@media screen and (min-width: 769px) {
  .blogcard_list {
    width: 95%;
    margin: 50px auto 0;
    padding-bottom: 50px;
    display: flex;
    justify-content: space-between;
    align-items: start;
    max-width: 1100px;
  }
}
@media screen and (min-width: 1024px) {
  .blogcard_list {
    width: 90%;
  }
}
@media screen and (min-width: 769px) {
  .blogcard_list > article {
    width: calc(33.33% - 10px);
  }
}
.blogcard_img {
  display: block;
  width: 35%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .blogcard_img {
    width: 100%;
  }
}
.blogcard_img img {
  width: 100%;
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
  transition: scale 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  .blogcard_img img {
    aspect-ratio: 16/9;
  }
}
.blogcard_info {
  width: 55%;
  margin-right: 20px;
}
@media screen and (min-width: 769px) {
  .blogcard_info {
    width: 100%;
    margin: 30px 0 0;
    padding: 0 20px 30px;
    min-height: 150px;
  }
}
.blogcard_title {
  width: auto;
  -moz-text-align-last: left;
       text-align-last: left;
  color: #000;
  background-color: transparent;
  padding: 0;
  margin: 10px 0;
  font-size: 16px;
  font-weight: normal;
}
.blogcard_cat a {
  margin-right: 14px;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .blogcard_cat a {
    font-size: 14px;
  }
}
.blogcard_cat a::before {
  content: "";
  padding-left: 14px;
  background-image: url("../img/icon_tag.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.blogcard_date {
  margin: 10px 0;
  font-size: 12px;
  color: #333;
}

@media screen and (min-width: 769px) {
  .b-archive_flex {
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
}

@media screen and (min-width: 769px) {
  .b-archive_sidebar {
    width: 25%;
    margin-top: 40px;
  }
}

.b-archive_card {
  margin: 40px auto;
  width: 95%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-left: 10px solid #A51E28;
}
@media screen and (min-width: 769px) {
  .b-archive_card {
    width: 100%;
    margin: 40px 0;
  }
}
.b-archive_card_img {
  width: 35%;
}
.b-archive_card_img img {
  width: 100%;
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 769px) {
  .b-archive_card_img img {
    aspect-ratio: 4/3;
  }
}
.b-archive_card_info {
  width: 55%;
  margin-right: 20px;
}
.b-archive_card_title {
  width: auto;
  -moz-text-align-last: left;
       text-align-last: left;
  color: #000;
  background-color: transparent;
  padding: 0;
  margin: 10px 0;
  font-size: 16px;
  font-weight: normal;
}
@media screen and (min-width: 769px) {
  .b-archive_card_title {
    font-size: 18px;
  }
}
.b-archive_card_cat a {
  margin-right: 14px;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .b-archive_card_cat a {
    font-size: 14px;
  }
}
.b-archive_card_cat a::before {
  content: "";
  padding-left: 14px;
  background-image: url("../img/icon_tag.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.b-archive_card_date {
  margin: 10px 0;
  font-size: 12px;
  color: #333;
}
@media screen and (min-width: 769px) {
  .b-archive_card_list {
    width: 70%;
  }
}

#g-nav .nav-contents ul li:last-child ul li .btnarrow-black.btn-blog {
  padding: 10px 30px 10px 10px;
}

.btn-blog {
  font-size: 14px;
}
.btn-blog.btnarrow-black {
  -moz-text-align-last: left;
       text-align-last: left;
}
.btn-blog.btnarrow-black::before {
  top: 50%;
  transform: translateY(-50%);
}
.btn-blog.btnarrow-black::after {
  top: 50%;
  transform: translateY(-50%);
}
.btn-blog .bb_small {
  display: inline-block;
  font-size: 11px;
  margin-bottom: 4px;
}

@media screen and (min-width: 769px) {
  .s-blog .contents {
    display: flex;
    justify-content: space-between;
    align-items: start;
  }
}
@media screen and (min-width: 769px) {
  .s-blog .single {
    width: 70%;
  }
}

.b-single.single {
  padding: 30px 16px;
}
@media screen and (min-width: 769px) {
  .b-single.single {
    padding: 30px;
  }
}
.b-single_title {
  font-size: 20px;
  font-weight: bold;
}
.b-single_thumb {
  margin-bottom: 20px;
  width: 100%;
}
.b-single_thumb > img {
  max-width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.b-single h2 {
  margin: 60px 0 10px;
  font-size: 20px;
  padding-left: 10px;
  border-left: 5px solid #A51E28;
}
@media screen and (min-width: 769px) {
  .b-single h2 {
    margin: 80px 0 10px;
  }
}
.b-single img {
  margin: 1rem 0;
}
.b-single p > a {
  display: inline-block;
  color: #A51E28;
  text-decoration: underline;
}
.b-single p {
  margin: 1rem 0;
}
.b-single_pagen {
  margin-top: 40px;
}
.b-single_pagen p > a {
  display: inline;
}
.b-single_pagen .next-link {
  text-align: right;
}

.linkcard {
  margin: 30px 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-left: 10px solid #A51E28;
}
.linkcard_link {
  display: flex;
  align-items: center;
  justify-content: start;
}
.linkcard_img {
  width: 120px !important;
  margin: 0 !important;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.linkcard_info {
  padding: 10px 20px;
}
.linkcard_info > span {
  font-size: 11px;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .linkcard_info > span {
    font-size: 12px;
  }
}
.linkcard_info > p {
  font-size: 14px;
  margin: 0 0 4px 0;
}
@media screen and (min-width: 769px) {
  .linkcard_info > p {
    font-size: 16px;
  }
}

.contents__title .b-lead {
  height: 20px;
}
@media screen and (min-width: 769px) {
  .contents__title .b-lead {
    height: 30px;
  }
}

.b-sidebar {
  margin: 30px 0;
}
@media screen and (min-width: 769px) {
  .b-sidebar {
    width: 28%;
  }
}

.b-contents {
  padding-bottom: 100px;
}

.bside_block {
  padding: 30px 16px;
  background-color: #fff;
  margin-bottom: 40px;
}

@media screen and (min-width: 769px) {
  .bside_sticky {
    position: sticky;
    top: 60px;
  }
}

.bside_catlist > li {
  display: block;
  border-bottom: 1px solid #aaa;
}
.bside_catlist > li:first-child {
  border-top: 1px solid #aaa;
  margin-top: 20px;
}
.bside_catlist > li > a {
  display: block;
  padding: 20px 0;
}

.bside_title {
  text-align: center;
  background-color: #000;
  color: #fff;
  padding: 10px 0;
  font-weight: bold;
}

.relcard {
  display: flex;
  justify-content: start;
  align-items: center;
  margin: 30px 0;
}
.relcard_img > img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  height: 100px;
  width: auto;
}
.relcard_info {
  margin-left: 10px;
}/*# sourceMappingURL=style.css.map */