@charset "UTF-8";
/* Scss Document */
/*!
Theme Name: original_b-lab
Description: originaltheme.
Version: 1.0
*/
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: #000000;
  overflow-x: hidden;
  overflow-y: scroll;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: inherit;
  text-align: left;
  color: #000000;
  background-color: #ffffff;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1rem;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin: 0;
}

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

address {
  font-style: normal;
  line-height: inherit;
}

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  vertical-align: middle;
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  text-decoration: none;
}

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

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

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

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
}

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}


/* Scss Document */
.cb {
  color: hsl(178, 97%, 3%);
}

.cw {
  color: hsl(178, 100%, 100%);
}

.cg {
  color: hsl(178, 0%, 35%);
}

.cd {
  color: hsl(178, 10%, 70%);
}

.c1 {
  color: hsl(178, 73%, 40%);
}

.bcb {
  background-color: hsl(178, 97%, 3%);
}

.bcw {
  background-color: hsl(178, 100%, 100%);
}

.bcg {
  background-color: hsl(178, 0%, 35%);
}

.bc1 {
  background-color: hsl(178, 73%, 40%);
}

/*グレースケール*/
.gray-effect {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.5s;
}

.gray-effect:hover {
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}

@media only screen and (max-width: 767px) {
  .gray-effect {
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
}
html {
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: 0.025rem;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 575px) {
  html {
    font-size: 14px;
  }
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100svh;
  width: 100%;
  overflow-x: hidden;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.8;
  color: hsl(178, 100%, 100%);
  background-color: hsl(178, 97%, 3%);
  margin: 0;
  padding: 0;
  text-align: left;
}

main {
  flex: 1;
}

.section {
  padding: 5rem 0;
  position: relative;
}
.section .containers {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .section {
    padding: 3rem 1rem;
  }
}
.break-sp {
  display: none;
}

.break-pc {
  display: none;
}

@media only screen and (min-width: 576px) {
  a[href^="tel:"] {
    color: #171513;
    pointer-events: none;
  }
}
@media only screen and (max-width: 575px) {
  .break-sp {
    display: block;
  }
  .break-pc {
    display: none;
  }
  a[href^="tel:"] {
    color: #171513;
  }
  a:hover,
  a:active {
    opacity: 0.6;
  }
}
.row-gap-1 {
  row-gap: 0.25rem;
}

.row-gap-2 {
  row-gap: 0.5rem;
}

.row-gap-3 {
  row-gap: 1rem;
}

.row-gap-4 {
  row-gap: 1.5rem;
}

.row-gap-5 {
  row-gap: 3rem;
}

.break-pc {
  display: block;
}

.break-sp {
  display: none;
}

@media only screen and (max-width: 575px) {
  .break-pc {
    display: none;
  }
  .break-sp {
    display: block;
  }
}
.font-xs {
  font-size: 0.75rem;
}

.font-s {
  font-size: 0.875rem;
}

.font-m {
  font-size: 1.125rem;
}

.font-l {
  font-size: 1.25rem;
}

.font-xl {
  font-size: 1.5rem;
}

.font-xxl {
  font-size: 1.75rem;
}

.font-1 {
  font-size: 1rem;
}

.font-2 {
  font-size: 2rem;
}

.font-3 {
  font-size: 3rem;
}

.font-4 {
  font-size: 4rem;
}

.font-5 {
  font-size: 5rem;
}

.font-6 {
  font-size: 6rem;
}

.font-7 {
  font-size: 7rem;
}

.font-8 {
  font-size: 8rem;
}

.font-9 {
  font-size: 9rem;
}

.font-10 {
  font-size: 10rem;
}

.height-1 {
  line-height: 1;
}

.height-2 {
  line-height: 2;
}

.height-3 {
  line-height: 3;
}

/* CSS Document */
.fadein-b {
  opacity: 0;
  transform: translateY(4px);
  transition: all 0.2s;
}

/* CSS Document */
header {
  position: absolute;
  z-index: 998;
  width: 100%;
  height: 128px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -270px;
  right: -240px;
  width: min(65vw, 560px);
  height: min(65vw, 560px);
  background: center/contain url(images/home/splash.svg) no-repeat;
}
header h1 {
  position: relative;
  z-index: 999;
  margin-left: 32px;
}
header h1 a {
  display: block;
  width: 80px;
  transition: all 0.2s;
}
header h1 a:hover {
  opacity: 0.6;
}

#global-menu ul.menu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  padding: 0 1rem;
}
#global-menu ul.menu li {
  position: relative;
}
#global-menu ul.menu li a {
  font-family: "Teko", sans-serif;
  display: inline-block;
  position: relative;
  font-size: 1.5rem;
  color: hsl(178, 100%, 100%);
  transition: all 0.2s;
}
#global-menu ul.menu li a::after {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  border-radius: 8px;
  background: hsl(178, 89%, 14%);
  transition: all 0.2s;
  opacity: 0;
}
@media (hover: hover) {
  #global-menu ul.menu li a:hover {
    color: hsl(178, 89%, 14%);
  }
  #global-menu ul.menu li a:hover::after {
    opacity: 1;
  }
}
@media (hover: none) {
  #global-menu ul.menu li a:hover {
    opacity: 0.6;
  }
}
#global-menu .navSns {
  position: fixed;
  top: 0;
  right: 0;
}
#global-menu .navSns a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  width: 128px;
  height: 128px;
  font-size: 0.875rem;
  color: hsl(178, 100%, 100%);
  background: #06c755;
  border-left: solid 2px #06c755;
  border-bottom: solid 2px #06c755;
  border-bottom-left-radius: 16px;
  transition: all 0.2s;
}
#global-menu .navSns a i {
  display: block;
  font-size: 1.25rem;
}
@media (hover: hover) {
  #global-menu .navSns a:hover {
    color: #06c755;
    background: hsl(178, 100%, 100%);
  }
}
@media (hover: none) {
  #global-menu .navSns a:hover {
    opacity: 0.6;
  }
}

.navToggle {
  display: none;
}

@media only screen and (max-width: 991px) {
  header {
    height: 80px;
  }
  header h1 {
    margin-left: 16px;
  }
  header h1 a {
    width: 56px;
  }
  header::before {
    top: -124px;
    right: -112px;
    max-width: 264px;
    max-height: 264px;
  }
  #global-menu {
    height: 100svh;
    transform: translateX(-100%);
    transition: transform 0.2s;
    transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
  }
  #global-menu ul.menu {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 1rem 0;
    background: hsl(178, 73%, 40%);
    padding: 5rem;
    margin-right: 0;
  }
  #global-menu ul.menu li {
    text-align: left;
  }
  #global-menu ul.menu li a {
    display: inline-block;
    color: hsl(178, 100%, 100%);
    text-decoration: underline;
  }
  #global-menu.active {
    transform: translateX(0);
  }
  #global-menu.active ul.menu li {
    transform: translateX(0);
  }
  .navToggle {
    display: block;
    position: fixed;
    z-index: 101;
    top: 16px;
    right: 16px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    text-align: center;
  }
  .navToggle span {
    display: block;
    position: absolute;
    width: 32px;
    border-bottom: solid 2px hsl(178, 100%, 100%);
    transition: all 0.2s ease-in-out;
    left: 0px;
  }
  .navToggle span:nth-child(1) {
    top: 4px;
  }
  .navToggle span:nth-child(2) {
    top: 10px;
  }
  .navToggle p {
    position: absolute;
    bottom: 4px;
    left: 50%;
    font-size: 0.65rem;
    line-height: 1.25;
    color: hsl(178, 100%, 100%);
    transform: translateX(-50%);
  }
  .navToggle.active span:nth-child(1),
  .navToggle.active span:nth-child(2) {
    top: 4px;
    left: 4px;
    width: 24px;
    transform: rotate(-45deg);
  }
  .navToggle.active span:nth-child(2) {
    transform: rotate(45deg);
  }
}
/* Scss Document */
.footer {
  color: hsl(178, 100%, 100%);
  background: hsl(178, 97%, 3%);
  padding-bottom: 1rem;
  position: relative;
  z-index: 0;
}
.footer::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.footer .footerNav .logo a {
  display: block;
  max-width: 104px;
  margin: auto;
  transition: all 0.2s;
}
.footer .footerNav .logo a:hover {
  opacity: 0.4;
}
.footer .footerNav .menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: 3rem auto;
}
.footer .footerNav .menu li a {
  font-family: "Teko", sans-serif;
  font-size: 1.25rem;
  color: hsl(178, 100%, 100%);
  position: relative;
  transition: all 0.2s;
}
.footer .footerNav .menu li a::after {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  border-radius: 8px;
  background: hsl(178, 73%, 40%);
  transition: all 0.2s;
  opacity: 0;
}
@media (hover: hover) {
  .footer .footerNav .menu li a:hover {
    color: hsl(178, 73%, 40%);
  }
  .footer .footerNav .menu li a:hover::after {
    opacity: 1;
  }
}
@media (hover: none) {
  .footer .footerNav .menu li a:hover {
    opacity: 0.6;
  }
}

@media only screen and (max-width: 575px) {
  .footer .footerNav .logo a {
    max-width: 72px;
  }
  .footer .footerNav .menu {
    margin: 1.5rem auto;
  }
}
#loading {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsl(178, 97%, 3%);
  opacity: 1;
  visibility: visible;
  transition: opacity 1.5s ease, visibility 1.5s ease;
}
#loading .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
#loading .loader .imgWrap {
  max-width: 80px;
  margin: 0 auto;
}

/* フェードアウト後のスタイル */
#loading.fade-out {
  opacity: 0;
  visibility: hidden;
}

/* メインコンテンツの初期スタイル */
#content {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.5s ease, visibility 1.5s ease;
}

/* 表示されるときのスタイル */
#content.visible {
  opacity: 1;
  visibility: visible;
}

.pukapuka {
  animation: smoothFloat 2s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}

@keyframes smoothFloat {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
/* Scss Document */
.mainview {
  padding-top: 1rem;
  position: relative;
  z-index: 0;
}
.mainview .mainviewSlider {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.mainview .mainviewSlider::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -2px;
  width: 100%;
  background: center/cover url(images/hero/mask_mainview.svg) no-repeat;
  padding-top: 20.2586%;
}
.mainview .mainviewSlider .swiper {
  overflow: visible;
}
.mainview .mainviewSlider .swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.mainview .mainviewSlider .swiper .swiper-wrapper .swiper-slide {
  width: -moz-max-content;
  width: max-content;
}
.mainview .mainviewSlider .swiper .swiper-wrapper .swiper-slide .slide {
  overflow: hidden;
  border-radius: 16px;
}
.mainview .mainviewSlider .swiper .swiper-wrapper .swiper-slide .slide .slide-media {
  padding-top: 150%;
  position: relative;
  overflow: hidden;
}
.mainview .mainviewSlider .swiper .swiper-wrapper .swiper-slide .slide .slide-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.mainview .titleWrap {
  position: absolute;
  z-index: 2;
  left: clamp(1rem, 3vw, 2rem);
  bottom: 0;
}
.mainview .titleWrap h2 {
  font-family: "Teko", sans-serif;
  font-size: clamp(4rem, 12vw, 10rem);
  line-height: clamp(3.5rem, 10vw, 8rem);
  text-shadow: 3px 3px hsl(178, 89%, 14%);
}
.mainview .innerText {
  position: relative;
  z-index: 2;
  padding-left: clamp(1rem, 3vw, 2rem);
  padding-right: clamp(1rem, 3vw, 2rem);
  padding-bottom: 3rem;
}
.mainview .innerText p {
  font-size: clamp(1rem, 3vw, 1.15rem);
}

.archiveHero,
.singleHero {
  background: center/cover url(images/home/bg_hero.jpg) no-repeat;
  padding-top: clamp(8rem, 12vw, 12rem);
  padding-bottom: clamp(1.5rem, 3vw, 3rem);
  position: relative;
  z-index: 0;
}
.archiveHero::before, .archiveHero::after,
.singleHero::before,
.singleHero::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.archiveHero::after,
.singleHero::after {
  background: hsl(178, 97%, 3%);
  opacity: 0.9;
}
.archiveHero .heroTitle span,
.singleHero .heroTitle span {
  font-size: clamp(3rem, 4vw, 6rem);
  line-height: 1;
}
.archiveHero .heroTitle h2,
.singleHero .heroTitle h2 {
  font-size: clamp(1rem, 3vw, 1.15rem);
}

/* Scss Document */
body {
  position: relative;
  z-index: 0;
}
body::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
  opacity: 0.2;
}

.indexTitle {
  text-align: center;
}
.indexTitle h2 {
  font-family: "Teko", sans-serif;
  font-size: 2.5rem;
  line-height: 1;
}
.indexTitle p {
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 0.35rem;
  position: relative;
  z-index: 0;
}
.indexTitle p::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -0.35rem;
  left: 50%;
  transform: translateX(-50%);
  width: 33%;
  height: 1px;
  background: hsl(178, 97%, 3%);
}

.topNews {
  background-color: hsl(178, 89%, 14%);
  position: relative;
  z-index: 0;
}
.topNews::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.topNews .newsWrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border: dashed 1px hsl(178, 100%, 100%);
  padding: 2rem 2rem 1rem;
}
.topNews .newsWrap .indexTitle {
  color: hsl(178, 100%, 100%);
}
.topNews .newsWrap ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  height: 80px;
  overflow: auto;
}
.topNews .newsWrap ul .innerText {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  color: hsl(178, 100%, 100%);
  transition: all 0.2s;
}
.topNews .newsWrap ul .innerText:hover {
  opacity: 0.6;
}
.topNews .newsWrap ul .innerText .date {
  display: block;
  white-space: nowrap;
}
.topNews .newsWrap .moreBtn {
  text-align: center;
}
.topNews .newsWrap .moreBtn a {
  display: block;
  width: 100%;
  color: hsl(178, 97%, 3%);
  border: solid 1px hsl(178, 100%, 100%);
  background-color: hsl(178, 100%, 100%);
  padding: 0.5rem;
  transition: all 0.2s;
}
.topNews .newsWrap .moreBtn a:hover {
  color: hsl(178, 100%, 100%);
  background-color: transparent;
}

@media screen and (max-width: 575px) {
  .topNews .newsWrap {
    padding: 2rem 1rem 1rem;
  }
  .topNews .newsWrap ul {
    gap: 1rem;
    height: 160px;
  }
  .topNews .newsWrap ul .innerText {
    flex-direction: column;
    align-items: flex-start;
  }
  .topNews .newsWrap ul .innerText .date {
    color: hsl(178, 10%, 70%);
  }
}
.topGoal {
  color: hsl(178, 100%, 100%);
  background: hsl(178, 73%, 40%);
  position: relative;
  z-index: 0;
}
.topGoal::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.topGoal .indexTitle p::before {
  background-color: hsl(178, 100%, 100%);
}
.topGoal p.goalText {
  line-height: 2.25;
}
.topGoal p.goalText span {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.topGoal .video-inner {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 3rem auto 0;
}
.topGoal .video-inner:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.topGoal .video-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 575px) {
  .topGoal::after {
    width: 80%;
    padding-top: 40%;
  }
}
.topMember {
  background-color: hsl(178, 97%, 3%);
  position: relative;
  z-index: 0;
}
.topMember::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.topMember .indexTitle p::before {
  background-color: hsl(178, 100%, 100%);
}
.topMember .innerText .imgWrap {
  border: solid 4px hsl(178, 100%, 100%);
}
.topMember .innerText h3,
.topMember .innerText p {
  font-size: 0.875rem;
  color: hsl(178, 100%, 100%);
  margin-top: 0.5rem;
}
.topMember .innerText p {
  margin-top: 0.15rem;
}
.topMember .innerText p span {
  display: inline-block;
  font-size: 0.75rem;
  color: hsl(178, 100%, 100%);
  background-color: hsl(178, 89%, 14%);
  margin-right: 0.5rem;
  padding: 0 0.25rem;
}
.topMember .innerText a {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 0.5rem;
}
.topMember .innerText a img {
  width: 20px;
  transition: all 0.4s;
}
.topMember .innerText a:hover img {
  transform: scale(1.1);
}

.topQa {
  color: hsl(178, 100%, 100%);
  background-color: hsl(178, 73%, 40%);
  position: relative;
  z-index: 0;
}
.topQa::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.topQa .indexTitle p::before {
  background-color: hsl(178, 100%, 100%);
}
.topQa .subTitle {
  font-size: 1.15rem;
  font-weight: bold;
}
.topQa .accArea li:last-child {
  margin-bottom: 0;
}
.topQa .accArea li .listWrap {
  border-bottom: dashed 1px hsl(178, 10%, 70%);
  /*　closeというクラスがついたら形状変化　*/
}
.topQa .accArea li .listWrap .accBtn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 1rem 0;
  cursor: pointer;
}
.topQa .accArea li .listWrap .accBtn h4 {
  width: 100%;
  display: block;
  font-weight: bold;
  padding-right: 2.25rem;
  transition: all 0.2s ease;
  position: relative;
}
.topQa .accArea li .listWrap .accBtn h4::before, .topQa .accArea li .listWrap .accBtn h4::after {
  position: absolute;
  top: 0.85rem;
  right: 0;
  content: "";
  width: 0.75rem;
  height: 2px;
  background-color: hsl(178, 100%, 100%);
  transition: all 0.2s;
}
.topQa .accArea li .listWrap .accBtn h4::before {
  transform: rotate(0deg);
}
.topQa .accArea li .listWrap .accBtn h4::after {
  transform: rotate(90deg);
}
.topQa .accArea li .listWrap .accBtn.is-open h4::before {
  transform: rotate(45deg);
}
.topQa .accArea li .listWrap .accBtn.is-open h4::after {
  transform: rotate(-45deg);
}
.topQa .accArea li .listWrap .box {
  transition: all 0.1s;
  opacity: 0;
  line-height: 1;
  padding: 0;
  height: 0;
}
.topQa .accArea li .listWrap .box .boxWrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.topQa .accArea li .listWrap .box .boxWrap p {
  width: 100%;
  color: hsl(178, 100%, 100%);
  opacity: 0.8;
  padding-right: 2.25rem;
}
.topQa .accArea li .listWrap .box.is-open {
  opacity: 1;
  line-height: inherit;
  height: auto;
  padding: 0 0 1rem;
  transition: all 0.2s;
}
.topQa .accArea li .listWrap .indexQ,
.topQa .accArea li .listWrap .indexA {
  font-family: "Teko", sans-serif;
  font-size: 2rem;
  line-height: 1;
  margin-right: 1rem;
}

@media only screen and (max-width: 575px) {
  .topQa .accArea li .listWrap .accBtn {
    padding: 1rem;
  }
  .topQa .accArea li .listWrap .accBtn h4 {
    padding-right: 1.75rem;
  }
  .topQa .accArea li .listWrap .box {
    padding: 0 1rem;
  }
  .topQa .accArea li .listWrap .box .boxWrap p {
    padding-right: 1.75rem;
  }
  .topQa .accArea li .listWrap .box.is-open {
    padding: 0 1rem 1rem;
  }
  .topQa .accArea li .listWrap .indexQ,
  .topQa .accArea li .listWrap .indexA {
    margin-right: 1rem;
  }
}
.topContact {
  color: hsl(178, 100%, 100%);
  background: hsl(178, 89%, 14%);
  position: relative;
  z-index: 0;
}
.topContact::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.topContact .indexTitle p::before {
  background-color: hsl(178, 100%, 100%);
}
.topContact .contactWrap {
  border: dashed 1px hsl(178, 0%, 35%);
  padding: 2rem;
}

.topSns {
  background: center/cover url(images/home/bg_01.jpg) no-repeat;
  position: relative;
  z-index: 0;
}
.topSns::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.topSns p {
  font-size: 1.15rem;
  color: hsl(178, 100%, 100%);
}
.topSns ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.topSns ul li a {
  display: block;
  font-size: 1.75rem;
  line-height: 1;
  color: hsl(178, 100%, 100%);
  transition: all 0.2s;
}
.topSns ul li a:hover {
  opacity: 0.4;
}

/* CSS Document */
.archiveNews {
  background-color: hsl(178, 89%, 14%);
  position: relative;
  z-index: 0;
}
.archiveNews::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url(images/bg_04.png);
}
.archiveNews .newsWrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border: dashed 1px hsl(178, 100%, 100%);
  padding: 2rem 2rem 1rem;
}
.archiveNews .newsWrap .indexTitle {
  color: hsl(178, 100%, 100%);
}
.archiveNews .newsWrap ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  overflow: auto;
}
.archiveNews .newsWrap ul .innerText {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  color: hsl(178, 100%, 100%);
  transition: all 0.2s;
}
.archiveNews .newsWrap ul .innerText:hover {
  opacity: 0.6;
}
.archiveNews .newsWrap ul .innerText .date {
  display: block;
}

@media screen and (max-width: 575px) {
  .archiveNews .newsWrap {
    padding: 2rem 1rem 1rem;
  }
  .archiveNews .newsWrap ul {
    gap: 1rem;
  }
  .archiveNews .newsWrap ul .innerText {
    flex-direction: column;
    align-items: flex-start;
  }
  .archiveNews .newsWrap ul .innerText .date {
    color: hsl(178, 10%, 70%);
  }
}
/* Scss Document */
.singleNews {
  padding: 3rem 1rem;
}
.singleNews h2 {
  font-size: min(4.5vw, 1.5rem);
  line-height: 1.5;
  margin-bottom: 3rem;
}
.singleNews .date {
  display: inline-block;
  font-size: 0.875rem;
  margin-right: 1rem;
  margin-bottom: 1.5rem;
}
.singleNews .cate {
  display: inline-block;
  font-size: 0.875rem;
  color: hsl(178, 100%, 100%);
  background: hsl(178, 73%, 40%);
  border: solid 1px hsl(178, 73%, 40%);
  border-radius: 32px;
  padding: 0 0.75rem;
  margin-bottom: 1.5rem;
}
.singleNews p {
  line-height: 2;
  text-align: justify;
}
.singleNews figure.wp-block-image {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.singleNews figure.wp-block-image img {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.singleNews .viewBtn a {
  display: inline-block;
  color: hsl(178, 100%, 100%);
  background-color: hsl(178, 73%, 40%);
  border: solid 2px hsl(178, 73%, 40%);
  border-radius: 50px;
  padding: 0.5rem 2rem;
  transition: all 0.2s;
}
.singleNews .viewBtn a::before {
  display: inline-block;
  font: var(--fa-font-solid);
  content: "\f177";
  margin-right: 1rem;
  transition: all 0.2s;
}
@media (hover: hover) {
  .singleNews .viewBtn a:hover {
    color: hsl(178, 73%, 40%);
    background-color: transparent;
  }
  .singleNews .viewBtn a:hover::before {
    transform: translateX(-4px);
  }
}
@media (hover: none) {
  .singleNews .viewBtn a:hover {
    opacity: 0.6;
  }
}

/*パンくず*/
/* CSS Document */
/* Contact Form7 */
input[type=text],
input[type=password],
input[type=datetime],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
  display: block;
  width: 100%;
  height: 3rem;
  line-height: 3;
  margin-bottom: 0;
  padding: 0 1rem;
  border: none;
  border-radius: 0;
  color: hsl(178, 100%, 100%);
  background: hsl(178, 100%, 97%);
  border-bottom: solid 1px hsl(178, 0%, 35%);
  font-size: 1rem;
  transition: background-color 0.24s ease-in-out;
}

input,
select,
textarea {
  letter-spacing: 1px;
  margin: 0;
  max-width: 100%;
  resize: none;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  padding: 0.5em;
  overflow: auto;
}

.inquiry {
  width: 100%;
  margin: 0 auto;
}
.inquiry tbody {
  display: block;
}
.inquiry tbody tr {
  display: block;
  margin-bottom: 2rem;
}
.inquiry tbody tr th {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  color: hsl(178, 100%, 100%);
  margin-bottom: 8px;
}
.inquiry tbody tr th .haveto,
.inquiry tbody tr th .any {
  font-size: 0.75rem;
  padding: 0 0.5rem;
  color: hsl(178, 100%, 100%);
  background: hsl(353, 87%, 39%);
  border: solid 1px hsl(353, 87%, 39%);
  position: relative;
}
.inquiry tbody tr th .any {
  color: hsl(178, 97%, 3%);
  background: hsl(178, 100%, 100%);
  border-color: hsl(178, 100%, 100%);
}
.inquiry tbody tr td {
  display: block;
}

.wpcf7-form-control-wrap .wpcf7-list-item {
  display: block;
  margin: 0;
}

#formbtn {
  display: block;
  font-size: 0.875rem;
  color: hsl(178, 97%, 3%);
  background-color: hsl(178, 100%, 100%);
  border: none;
  padding: 0.35rem 2rem;
  margin: 1rem auto 0;
  transition: all 0.2s;
}

#formbtn:hover {
  color: hsl(178, 100%, 100%);
  background-color: hsl(353, 87%, 39%);
  cursor: pointer;
}

#formbtn {
  opacity: 0.4;
  pointer-events: none;
}

#formbtn.btn-active {
  opacity: 1;
  pointer-events: visible;
}

span.wpcf7-spinner {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

/* Scss Document */
.page-404 {
  margin-top: 64px;
}
.page-404 .inner-text {
  text-align: center;
  color: hsl(178, 97%, 3%);
  padding-top: 5rem;
}
.page-404 .inner-text h2 {
  margin-bottom: 3rem;
}
.page-404 .inner-text h2 span {
  display: block;
  font-size: min(8vw, 3rem);
  line-height: min(12vw, 4rem);
  font-weight: bold;
}
.page-404 .inner-text p {
  margin-bottom: 3rem;
}
.page-404 .inner-text .btn-wrap {
  display: inline-block;
  color: hsl(178, 100%, 100%);
  background: hsl(178, 97%, 3%);
  border: solid 1px hsl(178, 97%, 3%);
  border-radius: 50px;
  padding: 0.5rem 1rem 0.5rem 3rem;
  transition: all 0.4s;
  position: relative;
}
.page-404 .inner-text .btn-wrap .eiji {
  font-size: 1rem;
}
.page-404 .inner-text .btn-wrap .more-btn {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px hsl(178, 100%, 100%);
  border-radius: 50px;
}
.page-404 .inner-text .btn-wrap .more-btn i {
  font-size: 0.65rem;
}
@media only screen and (min-width: 992px) {
  .page-404 .inner-text .btn-wrap:hover {
    color: hsl(178, 97%, 3%);
    background: transparent;
  }
  .page-404 .inner-text .btn-wrap:hover .more-btn {
    border-color: transparent;
  }
}

@media only screen and (max-width: 991px) {
  .page-404 .inner-text p {
    text-align: left;
  }
}/*# sourceMappingURL=style.css.map */