@charset "UTF-8";
.mainsec {
  width: 100%;
  height: 100vh;
  min-height: 500px;
  position: relative;
}
.mainsec h1 {
  position: absolute;
  left: 96px;
  bottom: 100px;
}
.mainsec .scroll {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 0;
  font-size: 12px;
  line-height: 2.4rem;
  letter-spacing: 10%;
}
.mainsec::before {
  content: "";
  display: block;
  border: 8px solid #fff;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .mainsec {
    width: 100%;
    height: 100vh;
    min-height: 500px;
    position: relative;
  }
  .mainsec h1 {
    position: absolute;
    left: 24px;
    bottom: 120px;
  }
  .mainsec h1 img {
    width: 90%;
    height: auto;
  }
  .mainsec .scroll {
    bottom: 46px;
  }
}
.sec01 {
  color: #fff;
  padding: 20px 0 180px;
  position: relative;
}
.sec01 .inner {
  margin: 0 0 0 200px;
}
.sec01 .inner .text {
  font-size: 20px;
  line-height: 2.4;
  letter-spacing: 10%;
  margin: 0 0 80px;
}
.sec01 .inner h2 {
  font-size: 56px;
  line-height: 1.8;
  margin: 0 0 80px;
}
.sec01::before {
  content: "";
  position: absolute;
  bottom: -160px;
  width: 100%;
  height: 677px;
  background: url(../img/top/text_top.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding: 40px 0 80px;
  }
  .sec01 .inner {
    margin: 0;
    padding: 0 40px;
  }
  .sec01 .inner .text {
    font-size: 18px;
    margin: 0 0 40px;
  }
  .sec01 .inner h2 {
    font-size: 40px;
    margin: 0 0 40px;
  }
  .sec01::before {
    bottom: -40px;
    height: 200px;
  }
}
.sec02 {
  padding: 40px 0 16px;
  border-radius: 40px 40px 0 0;
  background: #fff;
}
.sec02 .inner {
  margin: 0 auto;
  max-width: 1800px;
}
.sec02 .inner .topWorkWrap ul {
  display: flex;
}
.sec02 .inner .topWorkWrap ul li {
  width: 50%;
  padding: 0 10px 70px;
}
.sec02 .inner .topWorkWrap ul li img {
  width: 100%;
  height: auto;
}
.sec02 .inner .topWorkWrap ul li + li {
  border-left: 1px solid #d9d9d9;
}
.sec02 .inner .topWorkWrap ul li .hStyle {
  line-height: 2.4;
  font-size: 56px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 10%;
  margin: 0 0 40px;
}
.sec02 .inner .topWorkWrap ul li .hStyle .en {
  line-height: 1;
  font-size: 16px;
  display: block;
  margin: -20px 0 0;
}
.sec02 .inner .topWorkWrap ul li .img {
  margin: 0 0 40px;
}
.sec02 .inner .topWorkWrap ul li .text {
  text-align: center;
  font-weight: 700;
  line-height: 1.8;
  margin: 0 0 50px;
}
.sec02 .inner .topWorkWrap ul li .c-btnStyle .button {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding: 40px 0 16px;
    border-radius: 40px 40px 0 0;
    background: #fff;
  }
  .sec02 .inner {
    margin: 0 auto;
  }
  .sec02 .inner .topWorkWrap ul {
    display: block;
  }
  .sec02 .inner .topWorkWrap ul li {
    width: 100%;
    padding: 0 16px 56px;
  }
  .sec02 .inner .topWorkWrap ul li img {
    width: 100%;
    height: auto;
  }
  .sec02 .inner .topWorkWrap ul li + li {
    border-left: none;
  }
  .sec02 .inner .topWorkWrap ul li .hStyle {
    font-size: 40px;
  }
  .sec02 .inner .topWorkWrap ul li .hStyle .en {
    font-size: 14px;
    margin: -10px 0 0;
  }
}
.newsWrap {
  background: #d9d9d9;
  padding: 18px 0;
}
.newsWrap .inner {
  width: 80%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.newsWrap .inner .hNewsStyle {
  font-size: 40px;
  line-height: 2.4;
  letter-spacing: 10%;
  font-weight: 700;
  display: flex;
  gap: 24px;
  align-items: center;
  border-right: 1px solid #fff;
  padding-right: 40px;
}
.newsWrap .inner .hNewsStyle .en {
  font-size: 16px;
}
.newsWrap .inner .newsList {
  display: flex;
  align-items: center;
  gap: 20px;
  line-height: 1.8;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .newsWrap {
    padding: 24px 0 24px;
  }
  .newsWrap .inner {
    width: 100%;
    padding: 0 16px;
    display: block;
  }
  .newsWrap .inner .hNewsStyle {
    font-size: 32px;
    display: block;
    border-right: none;
    padding-right: 0;
    text-align: center;
    line-height: 1.6;
    border-bottom: 1px solid #fff;
    padding: 0 0 16px;
    margin: 0 0 16px;
  }
  .newsWrap .inner .hNewsStyle .en {
    font-size: 14px;
    display: block;
  }
  .newsWrap .inner .newsList {
    display: block;
    padding: 0 24px;
  }
}
/*=========
ローディング画面
=========*/
#js-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.6s ease;
}
#js-loading.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.loading__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.loading__spinner {
  width: 56px;
  height: 56px;
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
  border-radius: 50%;
  animation: loading-spin 0.8s linear infinite;
}
@keyframes loading-spin {
  to {
    transform: rotate(360deg);
  }
}
.loading__text {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.2em;
  opacity: 0.7;
}

/*=========
.bg_statement（固定背景にする）
=========*/
.bg_statement {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  box-sizing: border-box;
}
.bg_statement::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.fit {
  position: relative;
  overflow: hidden;
}
.fitsize {
  position: absolute;
}
