@charset "utf-8";

.kozuka {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.notosans {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.w400 {
  font-weight: 400 !important;
}

.w700 {
  font-weight: 700 !important;
}

* {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  text-align: center;
}

body {
  margin: 0;
  white-space: nowrap;
  overflow-x: hidden;
}

html {
  font-size: 0.5859375px;
  visibility: hidden;
}

html.wf-active,
html.loading-delay {
  visibility: visible !important;
}

img {
  width: 100% ;
  vertical-align: middle ;
  user-select: none ;
  -moz-user-select: none ;
  -webkit-user-select: none ;
  -ms-user-select: none ;
	-webkit-user-drag: none ;
	-moz-user-drag: none ;
  -ms-user-drag: none ;
  -webkit-touch-callout: none ;
  -moz-touch-callout: none ;
}

header, main, #nav {
  position: relative ;
  width: 750px ;
  margin: 0 auto ;
}

main > section,
main > div {
  position: relative ;
}

header {
  position: fixed;
  z-index: 10000;
  left: 50%;
  transform: translateX(-50%);
}

header .container {
  position: relative;
  background-color: white;
  height: 120rem;
  padding: 0 2.8%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .container .logo,
header .container #menu {
  user-select: none;
  -moz-user-select: none ;
  -webkit-user-select: none ;
  -ms-user-select: none ;
  -webkit-touch-callout: none ;
  -moz-touch-callout: none ;
} 

header .container .logo {
  font-size: 60rem;
  color: black;
  text-decoration: none;
}

header .container #menu {
  font-size: 60rem;
}

#nav {
  position: fixed;
  background-color: white;
  height: 100vh;
  z-index: 9999;
  left: 50%;
  transform: translateX(-50%);
  height: 0;
  transition: height 0.7s ease;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#nav::-webkit-scrollbar{
  display: none;
}

#nav .container {
  margin: 10% 0;
  padding: 5% 0;
}

#nav .item {
  position: relative;
  margin: 9% 7%;
  white-space: nowrap;
}

#nav .item a {
  position: relative;
  display: inline-block;
  font-size: 66rem;
  color: black;
  text-decoration: underline;
  text-decoration-thickness: 4rem;
  text-underline-offset: 15rem;
  transition: transform 0.2s ease;
}

#nav .item a:hover {
  transform: translateY(-10%);
}

main {
  padding-top: 120rem;
}

.hero {
  padding: 2% 0 4%;
}

.hero .big-text {
  font-size: 260rem;
  letter-spacing: -0.05em;
  text-align: center;
}

.hero .big-text .yellow {
  color: #ffd800;
}

.hero .bg-yellow-text {
  font-size: 52rem;
  width: 1122rem;
  padding: 0.4em 0;
  background-color: #ffd800;
  text-align: center;
  margin: 0.5em auto 0;
}

.hero .text1 {
  font-size: 52rem;
  text-align: center;
  line-height: 1.6;
  margin: 0.3em 0 0.5em
}

.hero .text2 {
  font-size: 34rem;
  line-height: 1.7;
  color: white;
  text-align: center;
  width: 1122rem;
  margin: 0 auto;
  padding: 0.2em 0;
  background-color: #838383;
}

.hero h1 {
  margin-top: 1%;
}

.hero h1 .top {
  font-size: 100rem;
  position: relative;
}

.hero h1 .top::before {
  content: "";
  display: block;
  width: 103%;
  height: 34%;
  position: absolute;
  bottom: 0;
  left: -1.5%;
  background-color: #ffd800;
  z-index: -1;
}

.hero h1 .bottom {
  font-size: 70.39rem;
  line-height: 1.3;
  text-align: left;
  margin-top: 0.9em;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

.hero .img02 img {
  position: absolute;
  bottom: 0;
}

.about01 .container {
  position: absolute;
  width: 100%;
  z-index: 1;
}

.about01 h1 {
  font-size: 57rem;
  letter-spacing: 0.05em;
  color: #2c2c2c;
  margin-top: 2em;
}

.about01 .list {
  margin-top: 21.3%;
}

.about01 .list .text {
  position: relative;
  font-size: 52.64rem;
  letter-spacing: -0.05em;
  margin: 1.65em 3.6em;
  text-shadow: 0 0 0.15em white, 0 0 0.15em white, 0 0 0.15em white, 0 0 0.15em white, 0 0 0.15em white, 0 0 0.15em white, 0 0 0.15em white, 0 0 0.15em white;
}

.about01 .list .text::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.7em;
  height: 0.4em;
  left: -1.5em;
  border-left: 0.18em solid #737373;
  border-bottom: 0.18em solid #737373;
  transform: rotate(-45deg);
}

.about02 {
  background-color: #efeae2;
  padding-top: 4%;
  padding-bottom: 4%;
}

.about02 .bg-white {
  background-color: white;
  width: 87.5%;
  margin: 0 auto;
  padding: 3.2% 2.5% 1%;
}

.about02 h1 {
  text-align: left;
}

.about02 h1 .top {
  position: relative;
  font-size: 66.54rem;
  background-color: #ffd800;
  padding: 0 0.2em 0.1em;
}

.about02 h1 .top::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 95%);
  display: block;
  width: 35rem;
  height: 30rem;
  background-color: inherit;
  clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
}

.about02 h1 .bottom {
  font-size: 160.59rem;
  display: block;
  margin-top: 0.33em;
}

.about02 h1 .bottom .small {
  font-size: 106.86rem;
}

.about02 .bg-white .text {
  font-size: 40rem;
  line-height: 1.3;
  margin-top: 0.4em;
}

.about02 .list {
  position: relative;
  display: grid;
  grid-template-columns: 45% 45%;
  gap: 40rem;
  justify-content: center;
  margin-top: 5.5%;
}

.about02 .list .item {
  position: relative;
  display: flex;
  flex-direction: column;
}

.about02 .list .flex {
  display: flex;
  font-size: 51.23rem;
  margin-left: 3%;
}

.about02 .list .flex .number {
  line-height: 1.8;
  margin-right: 0.1em;
}

.about02 .list .flex .bg-yellow {
  background-color: #ffd800;
  line-height: 1.8;
  padding: 0 0.2em 0.1em;
}

.about02 .list .desc {
  font-size: 32rem;
  line-height: 1.6;
  margin: 0.6em 3%;
}

.about02 .list .item .img {
  margin-top: auto;
}

.about02 .dot1,
.about02 .dot2,
.about02 .dot3 {
  font-size: 35rem;
  position: absolute;
  left: 50%;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.about02 .dot1 {
  transform: translate(-50%, -50%) rotate(90deg);
  top: 59%;
}

.about02 .dot2 {
  transform: translate(-50%, -50%);
  top: 42.9%;
}

.about02 .dot3 {
  transform: translate(-50%, -50%);
  top: 71.5%;
}

.about03 {
  background-color: #dcdcdc;
  padding: 6.5% 0 4%;
}

.about03 .bg-white {
  position: relative;
  background: white;
  width: 1230rem;
  height: 480rem;
  margin: 0 auto 2%;
}

.about03 h1 {
  font-size: 90rem;
  text-align: left;
  line-height: 1.3;
  padding: 0.85em 0.38em;
}

.about03 h1 .yellow {
  color: #ffd800;
}

.about03 h1 .dot {
  position: relative;
}

.about03 h1 .dot::before {
  content: "";
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  width: 0.23em;
  height: 0.23em;
  display: block;
  background-color: #ffd800;
  border-radius: 200vh;
}

.about03 .bg-white .img01 img {
  position: absolute;
  right: 1%;
  bottom: 0;
  width: 617rem;
}

.about03 .text1 {
  font-size: 48rem;
  text-align: center;
  margin-top: 1.5em;
}

.about03 .text2 {
  font-size: 80rem;
  text-align: center;
  margin: 0.38em 0 0.75em;
}

.about03 .list {
  display: grid;
  grid-template-columns: 583rem 583rem;
  gap: 25rem;
  justify-content: center;
  margin-top: 5.5%;
}

.about03 .list .item {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 40rem;
  padding: 5.7% 5% 5%;
  margin-bottom: 7.5%;
}

.about03 .list .number {
  position: absolute;
  top: 0;
  font-size: 60rem;
  transform: translateY(-65%);
  text-shadow: 0.0217em 0 0.1em white, -0.0217em 0 0.1em white, 0 0.0217em 0.1em white, 0 -0.0217em 0.1em white, 0.01525em 0.01525em 0.1em white, -0.01525em -0.01525em 0.1em white, 0.01525em -0.01525em 0.1em white, -0.01525em 0.01525em 0.1em white, 0.0217em 0.0217em 0.1em white, -0.0217em -0.0217em 0.1em white, 0.0217em -0.0217em 0.1em white, -0.0217em 0.0217em 0.1em white, 0.01075em 0.01525em 0.1em white, -0.01075em -0.01525em 0.1em white, 0.01075em -0.01525em 0.1em white, -0.01075em 0.01525em 0.1em white, 0.01525em 0.01075em 0.1em white, -0.01525em -0.01075em 0.1em white, 0.01525em -0.01075em 0.1em white, -0.01525em 0.01075em 0.1em white, 0.01075em 0.0217em 0.1em white, -0.01075em -0.0217em 0.1em white, 0.01075em -0.0217em 0.1em white, -0.01075em 0.0217em 0.1em white, 0.0217em 0.01075em 0.1em white, -0.0217em -0.01075em 0.1em white, 0.0217em -0.01075em 0.1em white, -0.0217em 0.01075em 0.1em white;
}

.about03 .list .number::before {
  content: "ぶっちゃけ ";
  font-size: 42.03rem;
}

.about03 .list .title {
  position: relative;
  font-size: 42.03rem;
  line-height: 1.55;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.about03 .list .title::before {
  content: "Q.";
  letter-spacing: 0.1em;
}

.about03 .list .desc {
  font-size: 26rem;
  line-height: 1.5;
  margin: 0.6em 0;
}

.about03 .list .desc .red {
  color: #f10000;
}

.about03 .list .staff-details {
  font-size: 26rem;
  margin-top: auto;
}

.about03 .long-text {
  position: relative;
  font-size: 26rem;
  line-height: 1.55;
  display: inline-block;
  padding: 0.7em 0.8em;
  margin: 0.5em 0;
  margin-left: 12.5em;
  background-color: white;
  border-radius: 40rem;
  z-index: 1;
}

.about03 .long-text::before {
  content: "";
  display: block;
  width: 59rem;
  height: 129rem;
  position: absolute;
  top: 34%;
  left: -2%;
  background-color: white;
  transform: rotate(-114.6deg);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  z-index: -1;
}

.about03 .img03 img {
  width: 317rem;
  display: block;
  position: absolute;
  margin-top: -39%;
  margin-left: 1.5%;
  z-index: 2;
}

.about03 .bg-white.h2 {
  position: relative;
  height: 506rem;
  margin: 5.8% auto;
}

.about03 h2 {
  font-size: 90rem;
  line-height: 1.5;
  text-align: left;
  padding: 0.4em 0.25em;
}

.about03 h2 .big {
  font-size: 160rem;
}

.about03 h2 .space {
  letter-spacing: -0.15em;
}

.about03 h2 .yellow {
  font-size: 106rem;
  color: #ffcc00;
}

.about03 .img04 img {
  position: absolute;
  width: 403rem;
  right: 2%;
  bottom: 0;
}

.about03 .messages {
  margin-top: 8.4%;
}

.about03 .messages .me,
.about03 .messages .them {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.95% 0;
}

.about03 .messages .text {
  font-size: 30rem;
  line-height: 1.4;
  position: relative;
  display: inline-block;
  padding: 0.6em 1em 0.4em;
  border-radius: 40rem;
  margin: 0.7% 0;
  z-index: 1;
}

.about03 .messages .me .text {
  color: white;
  background-color: #00bf63;
  margin-left: auto;
  right: 223rem;
}

.about03 .messages .them .text {
  background-color: white;
  left: 223rem;
}

.about03 .messages .text::before {
  content: "";
  position: absolute;
  top: 25rem;
  display: block;
  width: 28rem;
  height: 51rem;
  background-color: inherit;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  z-index: -1;
}

.about03 .messages .me .text::before {
  right: -15rem;
  transform: rotate(69.56deg);
}

.about03 .messages .them .text::before {
  left: -15rem;
  transform: rotate(-71.16deg);
}

.about03 .messages .text:first-of-type:after {
  content: "";
  display: block;
  width: 165rem;
  height: 165rem;
  position: absolute;
  top: -4rem;
  background-size: contain;
}

.about03 .messages .me .text:first-of-type:after {
  right: -200rem;
  background-image: url("./img/about03_me_icon.png");
}

.about03 .messages .them .text:first-of-type:after {
  left: -200rem;
  background-image: url("./img/about03_them_icon.png");
}

.about04 h1 {
  position: absolute;
  font-size: 90.25rem;
  text-align: left;
  margin-top: -2.8em;
  margin-left: 0.2em;
}

.about04 h1 span {
  line-height: 1.9;
  background-color: white;
  padding: 0.1em 0.4em 0.15em;
}

.about04 .bg-color {
  background-color: #efeae2;
  padding: 10% 0 4.8%;
}

.about04 .slider .splide__slide img {
  width: 515rem;
  display: block;
  margin: 0 auto;
}

.about04 .slider .button {
  background-color: #949494; /* ボタンの背景を透明にする */
  width: 152rem;
  height: 152rem;
  opacity: 0.9;
}

.about04 .slider .button::before {
  background-color: white;
  content: "";
  width: 73rem;
  height: 85rem;
}

.about04 .slider .prev {
  left: 40rem;
}

.about04 .slider .prev::before {
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  transform: translateX(-10%);
}

.about04 .slider .next {
  right: 40rem;
}

.about04 .slider .next::before {
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  transform: translateX(10%);
}

.about04 .auto-scroll-container {
  margin-top: 4.4%;
  margin-bottom: 5%;
}

.about04 .auto-scroll .splide__slide img {
  width: 389rem;
}

.about05 img {
  display: block;
}

.about05 .button img {
  width: 663rem;
  margin: 2% auto 11.5%;
}

@media (max-width: 750px) {
  html {
    font-size: calc(100vw / 1280) !important;
  }

  header, main, #nav {
    width: 100% !important;
  }
  
}