@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Licorice&family=Satisfy&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Licorice&family=Satisfy&family=Tsukimi+Rounded:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap");
/*Zen Kaku Gothic New*/
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Licorice&family=Satisfy&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Licorice&family=Satisfy&family=Tsukimi+Rounded:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  /* margin-top: 46px !important; */
  margin: 0;
}
@media screen and (min-width: 789px) {
  html {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 789px) {
  html {
    margin-top: 0 !important;
  }

  p {
    font-family: Zen Kaku Gothic New;
    margin: 0;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 789px) and (min-width: 768px) {
  p {
    font-size: 1.3rem;
    font-family: Zen Kaku Gothic New;
  }
}
@media screen and (max-width: 789px) {
  span {
    font-family: Zen Kaku Gothic New;
  }
}
li {
  font-family: Zen Kaku Gothic New;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1.6rem;
  font-family: Zen Kaku Gothic New;
  margin: 0;
  text-align: center;
  color: #000;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 960px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 1.5rem;
    font-family: Zen Kaku Gothic New;
    margin: 0;
  }
}
@media (min-width: 1080px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 2rem;
    font-family: Zen Kaku Gothic New;
    margin: 0;
  }
}

body {
  background: #ffffff;
  /*遷移アニメーションと同じ色を指定*/
  /*
      @media (max-width: 1920px)  {
          max-width: 1920px;
          margin: 0 auto;
        }


      @media (min-width: 769px) and  (max-width: 1280px)  {
        max-width: 1280px;
        margin: 0 auto;
      }
  */
}
ul {
  padding: 0;
  margin: 0;
}

a {
  font-family: Zen Kaku Gothic New;
}

html {
  margin: 0;
}
@media screen and (max-width: 782px) {
  html html {
    margin: 0;
  }
}

@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }

  p {
    font-family: Zen Kaku Gothic New;
    margin: 0;
    font-size: 1.1rem;
    line-height: 2rem;
  }

  span {
    font-family: Zen Kaku Gothic New;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  p {
    font-size: 1.2rem;
    font-family: Zen Kaku Gothic New;
    line-height: 2rem;
  }

  span {
    font-family: Zen Kaku Gothic New;
  }
}
img {
  max-width: 100%;
}

@media (min-width: 1080px) {
  p {
    font-size: 1.6rem;
    font-family: Zen Kaku Gothic New;
  }

  span {
    font-family: Zen Kaku Gothic New;
  }
}
img {
  max-width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
}

@font-face {
  font-family: "SnellRoundhand";
  src: url("../fonts/snellroundhand.eot");
  /* IE 9 Compatibility Mode */
  src: url("../fonts/snellroundhand.eot?#iefix") format("embedded-opentype"), url("../fonts/snellroundhand.woff2") format("woff2"), url("../fonts/snellroundhand.woff") format("woff"), url("../fonts/snellroundhand.ttf") format("truetype"), url("../fonts/snellroundhand.svg#snellroundhand") format("svg");
  /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: IPAex明朝;
  src: url("https://cdn.leafscape.be/IPAexfont/ipaexm_web.woff2") format("woff2");
}
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.headsliderbox__ttl span {
  animation-name: lageAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes lageAnime {
  0%, 100% {
    scale: 1;
  }
  50% {
    scale: 1.8;
  }
}
/*背景色が伸びて出現 共通*/
.bgextend {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  /*　はみ出た色要素を隠す　*/
  opacity: 1;
}

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

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*--------- 左から --------*/
.bgLRextend:before {
  animation-name: bgLRextendAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #caf0f8;
  /*伸びる背景色の設定*/
  z-index: 10;
}

@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);
  }
}
canvas {
  display: block;
  max-width: 100%;
  height: auto;
}

div#container {
  overflow: hidden;
}

section.concept, section.gaiyou, section.faq {
  --mask:
    radial-gradient(34.99px at 50% 48px,#000 99%,#0000 101%) calc(50% - 60px) 0/120px 51% repeat-x,
    radial-gradient(34.99px at 50% -18px,#0000 99%,#000 101%) 50% 30px/120px calc(51% - 30px) repeat-x,
    radial-gradient(34.99px at 50% calc(100% - 48px),#000 99%,#0000 101%) 50% 100%/120px 51% repeat-x,
    radial-gradient(34.99px at 50% calc(100% + 18px),#0000 99%,#000 101%) calc(50% - 60px) calc(100% - 30px)/120px calc(51% - 30px) repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
  background-color: #caf0f8;
}

.conceptbox {
  padding: 5rem 1rem;
  margin-bottom: 5rem;
}
@media only screen and (min-width: 1080px) {
  .conceptbox {
    max-width: 1366px;
    margin: auto;
    padding: 10rem 5rem;
  }
}
.conceptbox__ttl {
  padding-bottom: 1rem;
}
.conceptbox__txt {
  text-align: left;
  font-size: 1.5rem;
  font-weight: 500;
}
@media only screen and (min-width: 1080px) {
  .conceptbox__txt {
    text-align: center;
    font-size: 2.5rem;
  }
}

section.concept {
  margin-top: -3rem;
}

.kadaiwrap {
  padding: 0 1rem;
}
@media only screen and (min-width: 1080px) {
  .kadaiwrap {
    padding: 0 5rem;
    max-width: 1366px;
    margin: 10rem auto;
  }
}

.kadaibox__ttl {
  position: relative;
}
.kadaibox__ttl::before {
  content: "";
  background: #b3ebf6;
  width: 30%;
  animation: fluid-animation 10s ease 0s infinite normal;
  position: absolute;
  height: 90%;
  left: 6%;
  z-index: -1;
  top: 70%;
}
@media only screen and (min-width: 1080px) {
  .kadaibox__ttl::before {
    top: 90%;
    left: 6%;
    width: 20%;
    height: 110%;
  }
}
.kadaibox__txt {
  position: relative;
}
@media only screen and (min-width: 1080px) {
  .kadaibox__txt {
    line-height: 3rem;
  }
}
.kadaibox__txt--large {
  font-weight: 500;
  display: block;
}
@media only screen and (min-width: 1080px) {
  .kadaibox__txt--large {
    text-align: center;
    font-size: 2.5rem;
    padding: 3rem 0;
  }
}
.kadaibox__txt::before {
  content: "";
  background: #90efc7;
  width: 30%;
  animation: fluid-animation 10s ease 0s infinite normal;
  position: absolute;
  height: 60%;
  left: 55%;
  z-index: -1;
  top: 50%;
  width: 45%;
}
@media only screen and (min-width: 1080px) {
  .kadaibox__txt::before {
    top: 70%;
    left: 85%;
    width: 15%;
  }
}

@keyframes fluid-animation {
  0%, 100% {
    border-radius: 59% 41% 21% 79%/62% 53% 47% 38%;
  }
  50% {
    border-radius: 33% 67% 52% 48%/52% 60% 40% 48%;
  }
}
h2.kadaibox__ttl {
  position: relative;
}

.gaiyouwrap {
  padding: 5rem 1rem;
  margin: 5rem 0;
}
@media only screen and (min-width: 1080px) {
  .gaiyouwrap {
    max-width: 1366px;
    padding: 10rem 5rem;
    margin: 5rem auto;
  }
}

@media only screen and (min-width: 1080px) {
  .gaiyoubox__txt {
    line-height: 3rem;
  }
}
.gaiyoubox__txt--large {
  font-weight: 500;
  display: block;
}
@media only screen and (min-width: 1080px) {
  .gaiyoubox__txt--large {
    text-align: center;
    font-size: 2.5rem;
    padding: 3rem 0;
  }
  .gaiyoubox__txt--large br {
    display: none;
  }
}
.gaiyoubox__li {
  list-style: none;
  margin: 1rem 0;
  font-weight: 500;
  font-size: 1.3rem;
}
@media only screen and (min-width: 1080px) {
  .gaiyoubox__li {
    font-size: 2rem;
  }
}
.gaiyoubox__ul {
  font-size: 1.1rem;
  margin-top: 2rem;
}
@media only screen and (min-width: 1080px) {
  .gaiyoubox__ul {
    font-size: 1.5rem;
  }
}

.egaowrap {
  padding: 0 1rem;
}
@media only screen and (min-width: 1080px) {
  .egaowrap {
    max-width: 1366px;
    margin: 10rem auto;
    padding: 0 5rem;
  }
}

@media only screen and (min-width: 1080px) {
  .egaobox__method {
    margin-top: 10rem;
  }
}
.egaobox__method__ttl {
  margin-top: 3rem;
}
.egaobox__method__ttl__txtconflp {
  line-height: 3rem;
}
.egaobox__method__img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__img {
    margin: 10rem 0;
  }
}
.egaobox__method__imgbox {
  width: 50%;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__imgbox {
    width: 25%;
  }
}
.egaobox__method__ttl__txt {
  position: relative;
  overflow: hidden;
  padding: 1rem 1rem 1rem 5rem;
  word-break: break-all;
  border-top: 3px solid #00b4d8;
  border-radius: 12px 0 0 0;
  font-weight: 500;
}
.egaobox__method__ttl__txt span {
  font-size: 40px;
  font-size: 1.5rem;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 3px 20px;
  color: #fff;
  border-radius: 10px 0 20px 10px;
  background: #00b4d8;
}
.egaobox__method__lp {
  margin: 3rem 0;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp {
    margin: 5rem 0;
  }
}
.egaobox__method__lp__ttl {
  position: relative;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 600;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__ttl {
    font-size: 2.3rem;
  }
}
.egaobox__method__lp__ttl::after {
  position: absolute;
  bottom: 0;
  left: 21%;
  width: 60%;
  height: 6px;
  content: "";
  border-radius: 3px;
  top: 100%;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
  background-image: linear-gradient(to left, #2af598 0%, #009efd 100%);
  transform: translate(0%, 0%);
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__ttl::after {
    top: 130%;
  }
}
.egaobox__method__lp__txt {
  margin: 5rem 0px;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__txt {
    margin: 10rem 0px;
  }
}
.egaobox__method__lp__txt__ttl {
  position: relative;
  height: 34px;
  margin-right: 55%;
  padding: 0rem 2rem 0rem 2rem;
  word-break: break-all;
  color: #fff;
  background: #00afd2;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__txt__ttl {
    margin-right: 76%;
    padding: 2rem 2rem 2rem 2rem;
  }
}
.egaobox__method__lp__txt__ttl span {
  font-size: 40px;
  font-size: 1.7rem;
  position: absolute;
  top: 0;
  right: -100px;
  display: block;
  color: #000;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__txt__ttl span {
    font-size: 4.7rem;
    right: -166px;
  }
}
.egaobox__method__lp__txt__ttl::after {
  position: absolute;
  top: 0;
  right: -55px;
  width: 0;
  height: 0;
  content: "";
  border-width: 34px 55px 0 0;
  border-style: solid;
  border-color: #00afd2 transparent transparent transparent;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__txt__ttl::after {
    border-width: 99px 55px 0 0;
  }
}
.egaobox__method__lp__txt__txt {
  margin: 1rem 0px;
  line-height: 3rem;
}
.egaobox__method__lp__txt__txtttl {
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: 500;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__txt__txtttl {
    font-size: 2rem;
  }
}
.egaobox__method__lp__txt__img {
  margin: 2rem 0;
}
@media only screen and (min-width: 1080px) {
  .egaobox__method__lp__txt__img {
    display: block;
    margin: auto;
  }
}

.egaobox__method__img {
  margin: 3rem 0;
}

.gallery {
  columns: 4;
  /*段組みの数*/
  padding: 0 1rem;
  /*ギャラリー左右に余白をつける*/
  margin: 0;
}
@media only screen and (min-width: 1080px) {
  .gallery {
    display: grid;
    grid-template-columns: repeat(4, 2fr);
    gap: 10px;
  }
}

.gallery li {
  margin-bottom: 20px;
  /*各画像下に余白をつける*/
  list-style: none;
}

/*ギャラリー内のイメージは横幅100%にする*/
.gallery img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  /*画像の下にできる余白を削除*/
}

/*　横幅900px以下の段組み設定　*/
@media only screen and (max-width: 900px) {
  .gallery {
    columns: 3;
  }
}
@media only screen and (max-width: 768px) {
  .gallery {
    columns: 2;
  }

  .gallery li:nth-child(16) {
    margin-top: 2rem;
  }
}
.faqwrap {
  padding: 5rem 1rem;
  margin-top: 5rem;
  margin-bottom: -3rem;
}
@media only screen and (min-width: 1080px) {
  .faqwrap {
    max-width: 1366px;
    margin: 10rem auto;
    padding: 10rem 5rem;
  }
}

.cp_qa03 .cp_actab {
  position: relative;
  width: 100%;
  margin: 3rem 0 3rem 0;
  color: #1b2538;
}

.cp_qa03 .cp_actab input {
  display: none;
}

/* 質問 */
.cp_qa03 .cp_actab label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 1rem 3rem 1rem 4.5rem;
  cursor: pointer;
  text-indent: 1em;
  border-radius: 0.5em;
  background: rgba(27, 37, 56, 0.1);
}

.cp_qa03 .cp_actab label::before {
  content: "Q";
  font-family: "Zen Kaku Gothic New";
  font-size: 1.5em;
  margin-left: -2em;
  padding-right: 0.5em;
}

.cp_qa03 .cp_actab label:hover {
  color: #0077b6;
  transition: all 0.3s;
}

/* --質問の＋アイコン */
.cp_qa03 .cp_actab label::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "+";
  font-size: 1.7em;
  font-weight: bold;
  line-height: 2em;
  display: inline-block;
  width: 2em;
  height: 2em;
  transition: transform 0.3s;
}

/* 答え */
.cp_qa03 .cp_actab .cp_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 2.5em;
  border-radius: 0 0 0.5em 0.5em;
  transition: max-height 0.2s;
}

.cp_qa03 .cp_actab .cp_actab-content::before {
  position: absolute;
  content: "A";
  font-family: "Zen Kaku Gothic New";
  font-size: 1.5em;
  margin: 0.4em 0 0 -1em;
  padding: 0;
}

.cp_qa03 .cp_actab .cp_actab-content p {
  margin: 1em 1em 1em 0;
}
@media only screen and (min-width: 1080px) {
  .cp_qa03 .cp_actab .cp_actab-content p br {
    display: none;
  }
}

/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa03 .cp_actab input:checked ~ .cp_actab-content {
  max-height: 40em;
  border: 10px solid rgba(27, 37, 56, 0.1);
}

/* 質問をクリックした時のアイコンの動き */
.cp_qa03 .cp_actab input:checked ~ label {
  color: #0077b6;
  border-radius: 0.5em 0.5em 0 0;
}

/* 質問をクリックした時の+の動き */
.cp_qa03 .cp_actab input[type=checkbox]:checked + label::after {
  transform: rotateZ(45deg);
  transform-origin: 50% 50%;
}

@media only screen and (min-width: 1080px) {
  label {
    font-size: 1.6rem;
  }
}

.contactwrap {
  padding: 0 1rem;
}

/*ContactForm7カスタマイズ*/
/* =============================================
   Contact Form 7 統合カスタマイズ
   ============================================= */
canvas {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* 必要に応じて背景色などで境界を確認してみてください */
  /* background: rgba(0,0,0,0.05); */
}

.headsliderwrap {
  width: 100%;
  height: 100vh;
  background-color: #fff;
}
@media only screen and (min-width: 1080px) {
  .headsliderwrap {
    height: 60vh;
  }
}

.headsliderbox {
  position: relative;
  width: 100%;
  height: 110vh;
}
@media only screen and (min-width: 1080px) {
  .headsliderbox {
    height: 60vh;
  }
}
.headsliderbox__ttl {
  position: absolute;
  content: "";
  z-index: 1;
  left: 50%;
  top: 10%;
  transform: translate(-50%, 50%);
  width: 100%;
  text-shadow: 1px 4px 23px #f8f8f8;
}
@media only screen and (min-width: 1080px) {
  .headsliderbox__ttl {
    top: 18%;
  }
}
.headsliderbox__ttl span {
  font-family: "Mochiy Pop P One";
  font-size: 2rem;
  color: #b0d2f1;
  text-shadow: 3px 3px 0 #284146;
  letter-spacing: 0.3rem;
  /* -webkit-text-stroke: 0.1px #538793; */
}
@media only screen and (min-width: 1080px) {
  .headsliderbox__ttl span {
    font-size: 5rem;
    z-index: 1;
  }
}
.headsliderbox__ttl span:nth-child(1) {
  color: #b0d2f1;
  animation: none;
}
.headsliderbox__ttl span:nth-child(2) {
  color: #f1beb0;
  animation-delay: 2s;
}
.headsliderbox__ttl span:nth-child(3) {
  color: #b0f1b6;
  animation-delay: 3s;
}
.headsliderbox__ttl span:nth-child(4) {
  color: #f1eeb0;
  animation-delay: 4s;
}
.headsliderbox__ttl span:nth-child(5) {
  color: #b8b0f1;
  animation-delay: 5s;
}
.headsliderbox__ttl span:nth-child(6) {
  color: #f1b0b0;
  animation-delay: 6s;
}
.headsliderbox__ttl span:nth-child(7) {
  color: #b0f1ec;
  animation-delay: 7s;
}
.headsliderbox__ttl span:nth-child(8) {
  color: #b0d2f1;
  animation: none;
}
.headsliderbox__txt {
  position: absolute;
  content: "";
  z-index: 1;
  left: 50%;
  top: 17%;
  transform: translate(-50%, 50%);
  width: 100%;
  text-shadow: 1px 4px 23px #f8f8f8;
  text-align: center;
  font-size: 1.3rem;
  color: #e56e0c;
  font-family: "Mochiy Pop P One";
  letter-spacing: 0.5rem;
}
.headsliderbox__img {
  position: absolute;
  inset: 0;
  opacity: 0;
  z-index: 0;
  animation: slideShow 12s linear infinite 0s;
  animation-iteration-count: infinite;
}
.headsliderbox__img__txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-family: "Zen Kaku Gothic New";
  font-weight: 600;
  font-size: 1.6rem;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
@media only screen and (min-width: 1080px) {
  .headsliderbox__img__txt {
    position: absolute;
    writing-mode: initial;
    font-size: 2.5rem;
    text-align: center;
    width: 100%;
  }
}
.headsliderbox__img__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.headsliderbox__img:nth-child(2) {
  animation-delay: 2s;
}
.headsliderbox__img:nth-child(3) {
  animation-delay: 5s;
}
.headsliderbox__img:nth-child(4) {
  animation-delay: 8s;
}
.headsliderbox__img:nth-child(5) {
  animation-delay: 11s;
}

span.material-symbols-outlined {
  position: absolute;
  content: "";
  z-index: 1;
  left: 50%;
  top: 3%;
  transform: translate(-50%, 50%);
  width: 100%;
  text-shadow: 1px 4px 23px #f8f8f8;
  text-align: center;
  font-size: 2.5rem;
  color: #6ab5c7;
}
@media only screen and (min-width: 1080px) {
  span.material-symbols-outlined {
    font-size: 7.5rem;
    top: 3%;
  }
}

@keyframes slideShow {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  20% {
    opacity: 1;
  }
  40%, 100% {
    opacity: 0;
  }
}
.pcheaderwrap {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  /* 中央基準（保険） */
  display: block;
  --blob-x: 50%;
  --blob-y: 50%;
  --blob-scale: 1;
  z-index: 1;
  max-width: 1366px;
  margin: auto;
}
.pcheaderwrap::before {
  content: "";
  background-image: url(../images/header/rsg.svg);
  display: inline-block;
  width: 50%;
  height: 100%;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -30%;
  left: -10%;
  background-repeat: no-repeat;
}
.pcheaderwrap::after {
  content: "";
  background-image: url(../images/header/rsb.svg);
  display: inline-block;
  width: 25%;
  height: 100%;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -25%;
  left: 71%;
  background-repeat: no-repeat;
  transform: rotate(71deg);
}

.hero-header {
  background-color: #f8f8f8;
}

/* =========================
   流体シェイプ：完全中央寄せ
========================= */
.blob-mask {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* ★ここがポイント */
  width: clamp(520px, 90vw, 1200px);
  aspect-ratio: 10/7;
  height: auto;
  clip-path: url(#blob-clip);
  overflow: hidden;
  z-index: -1;
  top: var(--blob-y);
  left: var(--blob-x);
  transform: translate(-50%, -50%) scale(var(--blob-scale));
}

/* スライダーの設定 */
.mv-slider {
  position: relative;
  width: 100%;
  height: 100%;
}

.mv-slider__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: mvFade 16s infinite;
}

.mv-slider__item:nth-child(1) {
  animation-delay: 0s;
}

.mv-slider__item:nth-child(2) {
  animation-delay: 4s;
}

.mv-slider__item:nth-child(3) {
  animation-delay: 8s;
}

.mv-slider__item:nth-child(4) {
  animation-delay: 12s;
}

@keyframes mvFade {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.mv-slider__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 画像内テキスト（縦書き） */
.mv-slider__text {
  position: absolute;
  top: 15%;
  left: 12%;
  writing-mode: vertical-rl;
  font-size: 1.4rem;
  line-height: 2;
  color: #333;
  font-weight: 500;
}

/* 左上の縦書き「こと、」 */
.header-vertical-title {
  position: absolute;
  top: 5%;
  left: 8%;
  writing-mode: vertical-rl;
  font-size: 2.8rem;
  font-weight: bold;
  color: #333;
  z-index: 2;
}

/* 下部の大きな白文字タイトル（はみ出し） */
.main-copy {
  position: absolute;
  /* bottom: 0%; */
  left: 28%;
  color: #8080801a;
  font-size: clamp(3.5rem, 11vw, 9rem);
  font-weight: 900;
  line-height: 11rem;
  z-index: 3;
  pointer-events: none;
  /* letter-spacing: -0.04em; */
  /* text-transform: uppercase; */
  text-indent: -5em;
  padding-left: 4rem;
  text-align: center;
  top: 55%;
  transform: translate(0%, 0%);
}
.main-copy::before {
  content: "";
  background-image: url(../images/header/rsp.svg);
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -4%;
  left: -33%;
  background-repeat: no-repeat;
  z-index: -1;
}
.main-copy::after {
  content: "";
  background-image: url(../images/header/rsm.svg);
  display: inline-block;
  width: 24%;
  height: 100%;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -90%;
  left: 81%;
  background-repeat: no-repeat;
  transform: rotate(71deg);
}

/* レスポンシブ対応：画面が小さい場合はマスク自体をスケールダウン */
@media (max-width: 900px) {
  .blob-mask {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
@media (max-width: 600px) {
  .blob-mask {
    transform: translate(-50%, -50%) scale(0.6);
  }
}
@media only screen and (min-width: 1080px) {
  header.header {
    display: none;
  }

  header.hero-header {
    display: block;
  }

  .headsliderbox__txt {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  header.header {
    display: block;
  }

  header.hero-header {
    display: none;
  }

  .headsliderbox__txt {
    display: block;
  }
}
.ftwrap {
  background-color: #0077b6;
  text-align: center;
  padding-bottom: 4rem;
  padding-top: 5rem;
  color: #fff;
  margin-bottom: 0;
}

.ft {
  padding: 0 1rem;
}
.ft__txt {
  margin-top: 1rem;
}

@media only screen and (min-width: 1080px) {
  footer.footer {
    margin-top: -13rem;
  }
}

/*# sourceMappingURL=style.css.map */
