@charset "UTF-8";
html,
body {
  font-family: kozuka-gothic-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  width: 100%;
  line-height: 1.4;
  letter-spacing: 1px;
}
img {
  width: 100%;
  display: block;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

#loading-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1;
}

.credit {
  font-size: 14px;
  color: #595757;
}
.credit .credit_title {
  color: #DE962B;
  font-weight: bold;
  margin-bottom: 15%;
  display: flex;
  align-items: baseline;
}
.credit .credit_title span {
  margin-left: 30px;
  display: block;
}
.credit .flex {
  gap: 30px;
}
.credit .flex p {
  font-weight: bold;
}
.credit .flex ul li a {
  color: #595757;
  font-size: 24px;
}

.fv h1 {
  width: 80vw;
  margin: -5% auto 0;
}
.fv h2 {
  width: 70vw;
  margin: 20px auto;
}

.two {
  position: relative;
}
.two img:nth-child(1) {
  position: absolute;
  width: 100% !important;
}

.flex {
  display: flex;
}

@media screen and (max-width: 768px) {
  .item01 .bottom_img {
    position: relative;
  }
  .item01 .bottom_img img:nth-of-type(1) {
    width: 40%;
    margin-top: -40%;
  }
  .item01 .bottom_img img:nth-of-type(2) {
    width: 65%;
    right: 0;
    top: 25%;
    position: absolute;
  }
  .item01 .bottom_img img:nth-of-type(3) {
    width: 80%;
    position: absolute;
    right: 20px;
    top: 64%;
  }
  .item01 .credit {
    margin: -15% 0 0 5%;
  }
  .item01 .credit .credit_title {
    margin-bottom: 5%;
  }
  .item01 .credit .credit_title span {
    margin-bottom: 0;
  }
  .item01 .credit .credit_title span img {
    width: 20%;
  }
  .item01 .credit .flex {
    margin-top: 7%;
  }
  .item01 .credit ul {
    display: flex;
    flex-wrap: wrap;
  }
  .item01 .credit ul li {
    width: 35%;
  }
  .item02 {
    padding: 50px 0 0 0;
  }
  .item02 .main_img {
    position: relative;
  }
  .item02 #text_logo01, .item02 #text_logo02, .item02 .logo_bottom {
    position: absolute;
  }
  .item02 .board {
    width: 90%;
    margin-top: 20%;
  }
  .item02 #text_logo01 {
    width: 25%;
    height: 50px;
    margin: 45% 0 0 25%;
  }
  .item02 .top_img {
    margin-top: -40%;
    position: relative;
    z-index: -1;
  }
  .item02 .top_img .two {
    width: 60%;
    margin: 0 0 0 auto;
  }
  .item02 .top_img .logo_bottom {
    top: 25%;
    width: 60%;
    left: -5%;
    z-index: 1;
  }
  .item02 .bottom_img {
    position: relative;
  }
  .item02 .bottom_img img:nth-child(1) {
    width: 40%;
    margin: -40% auto 0 10%;
    z-index: -1;
  }
  .item02 .bottom_img #text_logo02 {
    width: 30%;
    right: 15%;
    top: 38%;
    height: 45px;
  }
  .item02 .bottom_img .logo_bottom {
    width: 47%;
    right: 8%;
    top: 43%;
  }
  .item02 .credit {
    position: absolute;
    left: 5%;
    top: 48%;
  }
  .item02 .credit .credit_title span img {
    width: 20%;
  }
  .item03 {
    margin: -10% 0 0 0;
  }
  .item03 .bottom_img {
    position: relative;
  }
  .item03 .bottom_img img:nth-child(3) {
    margin-top: 8%;
  }
  .item03 .bottom_img img:nth-child(4) {
    margin-top: -10%;
  }
  .item03 .two {
    width: 50%;
    margin-top: -80%;
    margin-bottom: 10%;
  }
  .item03 .two img:nth-child(1) {
    bottom: 0;
  }
  .item03 .flex_credit {
    width: 90%;
    margin: -10% 2% 10% auto;
  }
  .item03 .flex_credit .credit:nth-child(1) {
    margin-top: 10%;
    margin-right: 50px;
  }
  .item03 .flex_credit .credit_title span img {
    width: 40%;
  }
  .item03 .bottom_credit {
    width: 48%;
    margin: -7% 0 0 auto;
  }
  .item03 .bottom_credit .credit_title span img {
    width: 40%;
  }
  .item04 .top_img {
    margin-top: -10%;
    position: relative;
  }
  .item04 .top_img img:nth-child(1) {
    width: 30%;
    margin-left: -10%;
  }
  .item04 .top_img img:nth-child(2) {
    position: absolute;
    top: 0;
  }
  .item04 .top_img img:nth-child(3) {
    position: absolute;
    width: 40%;
    top: 28%;
    right: 5%;
  }
  .item04 .top_img img:nth-child(4) {
    position: absolute;
    width: 40%;
    top: 38%;
    right: 40%;
  }
  .item04 .flex_credit {
    margin: -13% 0 10% 8%;
    width: 90%;
  }
  .item04 .flex_credit .credit:nth-child(1) {
    margin-right: 30px;
    margin-top: 3%;
  }
  .item04 .flex_credit .credit_title span img {
    width: 50%;
  }
  .item04 .bottom_img {
    margin: 0 auto 50px;
    width: 90%;
    position: relative;
  }
  .item04 .bottom_img #text_logo03 {
    position: absolute;
    width: 30%;
    top: 25%;
    left: 30%;
    height: 70px;
  }
  footer > img {
    width: 70%;
    margin: 0 auto;
  }
  footer ul {
    width: 30%;
    margin: 30px auto 70px;
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
  footer ul li {
    width: 15px;
  }
  footer ul li:nth-child(2) {
    width: 10px;
  }
  .credit {
    font-size: 10px;
  }
  .credit .credit_title span {
    margin-left: 25px !important;
    margin-bottom: 5%;
  }
  .credit .credit_title span img {
    width: 40%;
  }
  .credit .flex {
    gap: 20px;
  }
  .credit .flex ul li a {
    font-size: 10px;
  }
}
@media screen and (min-width: 769px) {
  main {
    margin: 0 auto;
  }
  .fv h1 {
    width: 60vw;
    margin: -5% auto 0;
  }
  .fv h2 {
    width: 50vw;
    margin: 40px auto;
  }
  .item01 .container {
    position: relative;
  }
  .item01 .credit {
    position: absolute;
    bottom: -11%;
    left: 12%;
    z-index: 10;
  }
  .item01 .credit .credit_title span {
    margin-left: 35px;
  }
  .item01 .credit .credit_title span img {
    width: 40%;
  }
  .item02 {
    margin-top: 5%;
  }
  .item02 .container {
    position: relative;
  }
  .item02 #text_logo01 {
    max-width: 200px;
    position: absolute;
    top: 15%;
    left: 15%;
    height: 100px;
  }
  .item02 .top_img .two {
    width: 38%;
    margin: -5% 0 0 5%;
    z-index: -1;
  }
  .item02 .top_img .two img:nth-child(1) {
    margin: 0;
  }
  .item02 .top_img #text_logo01, .item02 .top_img .logo_bottom {
    position: absolute;
    top: 0;
  }
  .item02 .top_img .logo_bottom {
    width: 100%;
    top: 17%;
    left: -70%;
  }
  .item02 .bottom_img {
    position: relative;
    margin-top: -50%;
  }
  .item02 .bottom_img img:nth-child(2) {
    width: 60%;
    position: absolute;
    top: 40px;
    right: 0;
  }
  .item02 .bottom_img #text_logo02 {
    width: 20%;
    padding: 38% 0 0 48%;
    height: 120px;
  }
  .item02 .bottom_img .logo_bottom {
    width: 30%;
    margin: -2% 0 0 35%;
  }
  .item02 .credit {
    position: absolute;
    right: 5%;
    bottom: -20%;
  }
  .item02 .credit .credit_title span {
    margin-left: 40px;
  }
  .item02 .credit .credit_title span img {
    width: 30%;
  }
  .item03 {
    margin-top: -5%;
  }
  .item03 .circle {
    width: 98%;
    margin-left: auto;
  }
  .item03 .two {
    width: 50%;
    margin-top: -70%;
  }
  .item03 .two img:nth-child(1) {
    bottom: 0;
  }
  .item03 .flex_credit {
    width: 70%;
    margin: -10% 0 0 10%;
    gap: 43%;
  }
  .item03 .flex_credit .credit:nth-child(2) {
    margin-top: 12%;
  }
  .item03 .flex_credit .credit_title span {
    margin-left: 15%;
  }
  .item03 .flex_credit .credit_title span img {
    width: 30%;
  }
  .item03 .bottom_credit {
    width: 35%;
    margin: 5% 0 0 auto;
  }
  .item03 .bottom_credit .credit_title span {
    margin-left: 40px;
  }
  .item03 .bottom_credit .credit_title span img {
    width: 30%;
  }
  .item04 {
    margin-top: 8%;
  }
  .item04 .bottom_img {
    margin: 80px auto;
    width: 75%;
    position: relative;
  }
  .item04 .bottom_img #text_logo03 {
    position: absolute;
    width: 30%;
    top: 25%;
    left: 30%;
    height: 220px;
  }
  .item04 .flex_credit {
    margin: -8% 0 0 20%;
    gap: 30%;
  }
  .item04 .flex_credit .credit:nth-child(2) {
    margin-top: 7%;
  }
  .item04 .flex_credit .credit span {
    margin-left: 40px;
  }
  .item04 .flex_credit .credit span img {
    width: 30%;
  }
  footer > img {
    width: 40%;
    margin: 0 auto;
  }
  footer ul {
    width: 30%;
    margin: 60px auto 100px;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
  footer ul li {
    width: 25px;
  }
  footer ul li:nth-child(2) {
    width: 20px;
  }
}
path {
  position: relative;
  -webkit-animation-name: textWave;
          animation-name: textWave;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; /* 無限に繰り返す */
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
path:nth-of-type(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
path:nth-of-type(3) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
path:nth-of-type(4) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
path:nth-of-type(5) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
path:nth-of-type(6) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}
path:nth-of-type(7) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
path:nth-of-type(8) {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
path:nth-of-type(9) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
path:nth-of-type(10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}

@-webkit-keyframes textWave {
  0% {
    transform: translate(0%, 0%);
  }
  100% {
    transform: translate(0%, 5%);
  }
}

@keyframes textWave {
  0% {
    transform: translate(0%, 0%);
  }
  100% {
    transform: translate(0%, 5%);
  }
}/*# sourceMappingURL=style.css.map */