@charset "UTF-8";
body {
  margin: 0;
}
body * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body a {
  text-decoration: none;
}
body li,
body ol,
body ul {
  list-style: none;
  padding: 0;
}
body img {
  image-rendering: -webkit-optimize-contrast;
  display: block;
  max-width: 100%;
  height: auto;
}

html {
  font-size: 62.5%;
}

body {
  font-family: YuGothic, "Yu Gothic", YuGothic, 游ゴシック, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Yu Gothic UI", sans-serif !important;
  background: #fff url("../img/bg.jpg") 0 0 no-repeat;
  background-size: cover;
}
body .PC {
  display: block;
}
body .SP {
  display: none;
}

#fullpage .section {
  height: 100vh;
}
#fullpage .section__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#fullpage .section .fp-overflow {
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#fullpage .section .fp-overflow::-webkit-scrollbar {
  display: none;
}
#fullpage .section-01 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
}
#fullpage .section-01__content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#fullpage .section-02 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #FFF;
}
#fullpage .section-02 .fp-overflow {
  padding: 100px 0;
}
#fullpage .section-02__content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#fullpage .section-02 .logo {
  width: 95px;
  margin: 0 auto 72px;
}
#fullpage .section-02 p {
  font-size: 2rem;
  line-height: 2.5;
  letter-spacing: 0.15em;
  color: #FFF;
}
#fullpage .section-02 p:not(:last-of-type) {
  margin-bottom: 40px;
}
#fullpage .section-03 {
  justify-content: flex-start;
  color: #333333;
}
#fullpage .section-03 .logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 165px;
  width: 72px;
  margin: 0 auto;
}
#fullpage .section-03 .fp-overflow {
  height: calc(100vh - 55px);
}
#fullpage .section-03__inner {
  position: relative;
}
#fullpage .section-03__content {
  flex-grow: 5;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 108px 20px 0;
}
#fullpage .section-03__content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/about_us_ttl.png") center no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 15.2604166667%;
}
#fullpage .section-03__content h1 {
  text-align: center;
  font-size: 4rem;
  margin: 0 0 100px;
}
#fullpage .section-03__content table {
  margin: 0 auto;
}
#fullpage .section-03__content table td,
#fullpage .section-03__content table th {
  vertical-align: top;
  font-size: 2rem;
  font-weight: normal;
  padding: 10px 0;
}
#fullpage .section-03__content table th {
  width: 6em;
}
#fullpage .section-03__content table th span {
  display: block;
  position: relative;
  -moz-text-align-last: justify;
  text-align-last: justify;
  padding-right: 1em;
}
#fullpage .section-03__content table th span::after {
  content: "：";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
}
#fullpage .section-03__content table td {
  line-height: 2;
  padding-left: 20px;
}
#fullpage .section-03 .mouse {
  bottom: 83px;
}
#fullpage .section-04 {
  justify-content: flex-start;
  color: #333333;
}
#fullpage .section-04 .logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 165px;
  width: 72px;
  margin: 0 auto;
}
#fullpage .section-04 .fp-overflow {
  height: calc(100vh - 55px);
}
#fullpage .section-04__inner {
  position: relative;
}
#fullpage .section-04__content {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 108px 20px 136px;
}
#fullpage .section-04__content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/news_ttl.png") center no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 15.2604166667%;
}
#fullpage .section-04__content-inner {
  position: relative;
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 55px;
}
#fullpage .section-04__content h1 {
  text-align: center;
  font-size: 4rem;
  margin: 0 0 54px;
}
#fullpage .section-04__content .slide {
  display: block;
}
#fullpage .section-04__content .slide__inner {
  max-width: 1000px;
  margin: 0 auto;
}
#fullpage .section-04__content .date {
  font-size: 1.4rem;
  color: #707070;
  margin: 0 0 12px;
}
#fullpage .section-04__content .txtarea {
  margin: 0 0 24px;
}
#fullpage .section-04__content .txtarea h2 {
  font-size: 2rem;
  line-height: 1.35;
  color: #000;
  margin: 0 0 27px;
}
#fullpage .section-04__content .txtarea p {
  font-size: 1.8rem;
  line-height: 2;
  color: #333333;
}
#fullpage .section-04__content .img-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 14px;
}
#fullpage .section-04__content .img-list li {
  width: 32%;
}
#fullpage .section-04__content .img-list li img {
  margin: 0 0 15px;
}
#fullpage .section-04__content .img-list li p {
  font-size: 1.4rem;
  line-height: 1.4285714286;
}
#fullpage .section-04__content .button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 60px;
  background: rgb(0, 0, 0);
  background: linear-gradient(135deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgb(51, 51, 51) 50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 10px;
}
#fullpage .section-04__content .button::before {
  content: "";
  width: 17px;
  margin: 0 22px 0 0;
}
#fullpage .section-04__content .button::after {
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="34.495" height="16.459" viewBox="0 0 34.495 16.459"><path d="M45.175,29.459H11.68a.5.5,0,1,1,0-1H43.968L29.362,13.854a.5.5,0,1,1,.707-.707L45.529,28.606a.5.5,0,0,1-.354.854Z" transform="translate(-11.18 -13)" fill="%23FFF" /></svg>') 0 0 no-repeat;
  background-size: contain;
  width: 17px;
  height: 8px;
  margin: 0 0 0 22px;
  transform: translateY(-50%);
}
#fullpage .section-04__content .fp-arrow {
  font-size: 1.8rem;
  width: 33px;
  height: auto;
  border: none;
}
#fullpage .section-04__content .fp-arrow.fp-prev {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="34.495" height="16.459" viewBox="0 0 34.495 16.459"><path d="M45.175,29.459H11.68a.5.5,0,0,1-.354-.854L26.786,13.146a.5.5,0,0,1,.707.707L12.887,28.459H45.175a.5.5,0,0,1,0,1Z" transform="translate(-11.18 -13)" fill="%23000" /></svg>') 0 0 no-repeat;
  background-size: contain;
  left: 15px;
}
#fullpage .section-04__content .fp-arrow.fp-prev::before {
  content: "prev";
  display: block;
  margin: 30px 0 0;
}
#fullpage .section-04__content .fp-arrow.fp-next {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="34.495" height="16.459" viewBox="0 0 34.495 16.459"><path d="M45.175,29.459H11.68a.5.5,0,1,1,0-1H43.968L29.362,13.854a.5.5,0,1,1,.707-.707L45.529,28.606a.5.5,0,0,1-.354.854Z" transform="translate(-11.18 -13)" fill="%23000" /></svg>') 0 0 no-repeat;
  background-size: contain;
  right: 15px;
}
#fullpage .section-04__content .fp-arrow.fp-next::before {
  content: "next";
  display: block;
  margin: 30px 0 0;
}
#fullpage .section-04 .mouse {
  bottom: 83px;
}

#fp-nav.fp-right {
  right: 13px;
}
#fp-nav ul li {
  width: auto;
  height: auto;
  margin: 0;
}
#fp-nav ul li a {
  width: 34px;
  height: 34px;
  padding: 12px;
}
#fp-nav ul li a.active span {
  background: #707070;
}
#fp-nav ul li a span {
  left: 12px;
  top: 12px;
  background: #FFF;
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

.mouse {
  position: absolute;
  right: 20px;
  bottom: 33px;
}

.copyright {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  line-height: 55px;
  font-size: 1.8rem;
  color: #FFF;
  margin: 0 0 0 auto;
  padding: 0 15px;
}

.fp-watermark {
  display: none;
}

@media screen and (max-width: 767px) {
  body {
    background: #fff url("../img/bg_sp.jpg") 0 0 no-repeat;
    background-size: cover;
  }
  body .PC {
    display: none;
  }
  body .SP {
    display: block;
  }
  #fullpage .section-01 h1 {
    width: 36.2666666667vw;
    margin: 0 auto;
  }
  #fullpage .section-02 .fp-overflow {
    padding: 8.6666666667vw 8vw;
  }
  #fullpage .section-02 .logo {
    width: 14.4vw;
    margin: 0 auto 9.6vw;
  }
  #fullpage .section-02 p {
    font-size: 2.6666666667vmin;
  }
  #fullpage .section-02 p:not(:last-of-type) {
    margin-bottom: 6.6666666667vw;
  }
  #fullpage .section-03 {
    position: relative;
  }
  #fullpage .section-03 .logo {
    width: 7.0666666667vw;
    height: 16vw;
  }
  #fullpage .section-03 .fp-overflow {
    height: calc(100vh - 9.3333333333vw);
  }
  #fullpage .section-03__inner {
    position: static;
  }
  #fullpage .section-03__content {
    position: static;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 8.4vw 8vw;
  }
  #fullpage .section-03__content::before {
    top: 16vw;
    bottom: 0;
    background: url("../img/about_us_ttl_sp.png") top left no-repeat;
    background-size: contain;
    width: 23.3333333333vw;
    height: 152.5333333333vw;
    max-height: calc(100% - 25.3333333333vw);
    padding-top: 0;
  }
  #fullpage .section-03__content h1 {
    font-size: 4.8vmin;
    margin: 0 0 8.6666666667vw;
  }
  #fullpage .section-03__content table td,
#fullpage .section-03__content table th {
    font-size: 2.6666666667vmin;
    padding: 2vw 0;
  }
  #fullpage .section-03__content table td {
    padding-left: 2.6666666667vw;
  }
  #fullpage .section-04 {
    position: relative;
  }
  #fullpage .section-04 .logo {
    width: 7.0666666667vw;
    height: 16vw;
  }
  #fullpage .section-04__inner {
    position: static;
  }
  #fullpage .section-04__content {
    position: static;
    padding: 8.4vw 10vw;
  }
  #fullpage .section-04__content::before {
    bottom: 0;
    background: url("../img/news_ttl_sp.png") center left no-repeat;
    background-size: contain;
    width: 34.6666666667vw;
    height: 122.9333333333vw;
    max-height: calc(100% - 25.3333333333vw);
    margin: auto 0;
    padding-top: 0;
  }
  #fullpage .section-04__content-inner {
    padding: 0;
  }
  #fullpage .section-04__content h1 {
    font-size: 4.8vmin;
    margin: 0 0 8vw;
  }
  #fullpage .section-04__content .date {
    font-size: 2.6666666667vmin;
    margin: 0 0 2.4vw;
  }
  #fullpage .section-04__content .txtarea {
    margin: 0 0 15.7333333333vw;
  }
  #fullpage .section-04__content .txtarea h2 {
    font-size: 3.4666666667vmin;
    line-height: 1.3461538462;
    margin: 0 0 4.6666666667vw;
  }
  #fullpage .section-04__content .txtarea p {
    font-size: 2.6666666667vmin;
    line-height: 2;
  }
  #fullpage .section-04__content .img-list {
    display: block;
    margin: 0 0 5.8666666667vw;
  }
  #fullpage .section-04__content .img-list li {
    width: 100%;
  }
  #fullpage .section-04__content .img-list li:not(:last-of-type) {
    margin-bottom: 5.8666666667vw;
  }
  #fullpage .section-04__content .img-list li img {
    margin: 0 0 2.6666666667vw;
  }
  #fullpage .section-04__content .img-list li p {
    font-size: 2.4vmin;
    line-height: 1.1111111111;
  }
  #fullpage .section-04__content .button {
    font-size: 3.4666666667vmin;
    width: 69.3333333333vw;
    line-height: 10.6666666667vw;
  }
  #fullpage .section-04__content .button::before {
    width: 3.7333333333vw;
    height: 1.7333333333vw;
    margin: 0 0 0 7.3333333333vw;
  }
  #fullpage .section-04__content .button::after {
    width: 3.7333333333vw;
    height: 1.7333333333vw;
    margin: 0 0 0 7.3333333333vw;
  }
  #fp-nav.fp-right {
    right: 1.0666666667vw;
  }
  .mouse {
    display: none;
  }
  .copyright {
    font-size: 1.8666666667vmin;
    line-height: 9.3333333333vw;
    padding: 0 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  #fullpage .section-04__content .img-list li:not(:nth-of-type(3n)) {
    margin-right: 2%;
  }
  #fullpage .section-04__content .img-list li:not(:nth-child(-n+3)) {
    margin-top: 2%;
  }
}