#site-header {
  background-color: #f2f9ff;
}
#site-header .header-menu .header-nav li.has-child .sub-menu {
  background-color: #f2f9ff;
}

#site-footer {
  background-color: #fff;
}

.section {
  position: relative;
}

@media screen and (max-width: 767px) {
  .section-label {
    display: none !important;
  }
}

#hero {
  position: relative;
}
#hero #hero-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60%;
}
#hero h1 {
  margin: 0;
}
@media screen and (max-width: 767px) {
  #hero h1 {
    padding: 2rem;
  }
}
@media screen and (min-width: 768px) {
  #hero h1 {
    padding: 1.0416666667vw 9.6354166667vw;
  }
}
#hero h1 strong {
  color: #046cca;
}
@media screen and (max-width: 767px) {
  #hero h1 strong {
    font-size: 3.6rem;
    font-weight: 900;
  }
}
@media screen and (min-width: 768px) {
  #hero h1 strong {
    font-weight: 700;
    font-size: 6.6666666667vw;
  }
}
#hero h1 span {
  color: #fff;
  display: block;
  text-align: right;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #hero h1 span {
    font-size: 2.4rem;
    text-shadow: -2px -1px 0 #046cca, -2px 0px 0 #046cca, -2px 1px 0 #046cca, -1px -2px 0 #046cca, -1px -1px 0 #046cca, -1px 0px 0 #046cca, -1px 1px 0 #046cca, -1px 2px 0 #046cca, 0px -2px 0 #046cca, 0px -1px 0 #046cca, 0px 0px 0 #046cca, 0px 1px 0 #046cca, 0px 2px 0 #046cca, 1px -2px 0 #046cca, 1px -1px 0 #046cca, 1px 0px 0 #046cca, 1px 1px 0 #046cca, 1px 2px 0 #046cca, 2px -1px 0 #046cca, 2px 0px 0 #046cca, 2px 1px 0 #046cca;
  }
}
@media screen and (min-width: 768px) {
  #hero h1 span {
    font-size: 3.3333333333vw;
    letter-spacing: 0.08em;
    transform: translateY(-30%);
    text-shadow: -3px -1px 0 #046cca, -3px 0px 0 #046cca, -3px 1px 0 #046cca, -2px -2px 0 #046cca, -2px -1px 0 #046cca, -2px 0px 0 #046cca, -2px 1px 0 #046cca, -2px 2px 0 #046cca, -1px -3px 0 #046cca, -1px -2px 0 #046cca, -1px -1px 0 #046cca, -1px 0px 0 #046cca, -1px 1px 0 #046cca, -1px 2px 0 #046cca, -1px 3px 0 #046cca, 0px -3px 0 #046cca, 0px -2px 0 #046cca, 0px -1px 0 #046cca, 0px 0px 0 #046cca, 0px 1px 0 #046cca, 0px 2px 0 #046cca, 0px 3px 0 #046cca, 1px -3px 0 #046cca, 1px -2px 0 #046cca, 1px -1px 0 #046cca, 1px 0px 0 #046cca, 1px 1px 0 #046cca, 1px 2px 0 #046cca, 1px 3px 0 #046cca, 2px -2px 0 #046cca, 2px -1px 0 #046cca, 2px 0px 0 #046cca, 2px 1px 0 #046cca, 2px 2px 0 #046cca, 3px -1px 0 #046cca, 3px 0px 0 #046cca, 3px 1px 0 #046cca;
  }
}
#hero .hero-wrap {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #hero .hero-wrap {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  #hero .hero-wrap {
    padding-right: 9.6354166667vw;
    gap: 4.1666666667vw;
  }
}
#hero .hero-wrap .mv {
  overflow: hidden;
  background: url(../img/top/mv.png) top left/cover no-repeat;
}
@media screen and (max-width: 767px) {
  #hero .hero-wrap .mv {
    margin-right: 2rem;
    order: 2;
    border-radius: 0 10rem 0 0;
  }
}
@media screen and (min-width: 768px) {
  #hero .hero-wrap .mv {
    width: 65%;
    height: 70rem;
    border-radius: 0 50rem 0 0;
    margin-top: -12rem;
  }
}
#hero .hero-wrap .mv video {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  #hero .hero-wrap .mv video {
    height: 20rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #hero .hero-wrap .mv video {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  #hero .hero-wrap .desc {
    width: 100%;
    padding: 3rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  #hero .hero-wrap .desc {
    width: 40%;
  }
}
#hero .hero-wrap .desc .ja {
  font-weight: bold;
  border-left: 0.4rem solid #046cca;
  padding-left: 0.8rem;
}
@media screen and (max-width: 767px) {
  #hero .hero-wrap .desc .ja {
    margin-bottom: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  #hero .hero-wrap .desc .ja {
    font-size: 2.4rem;
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #hero .hero-wrap .desc .en {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  #hero .hero-wrap .desc .en {
    font-size: 2rem;
  }
}
#hero .hero-wrap .desc .button {
  margin-top: 4.8rem;
}

#service {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 7rem;
}
@media screen and (min-width: 768px) {
  #service {
    padding-bottom: 14rem;
  }
}
#service::before {
  content: "";
  background-color: #f2f9ff;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #service::before {
    left: 2rem;
    border-radius: 5rem 0 0 7rem;
  }
}
@media screen and (min-width: 768px) {
  #service::before {
    left: 22rem;
    border-radius: 0 0 0 16rem;
  }
}
#service .section-label {
  position: absolute;
  left: 0;
  top: 0;
  text-transform: uppercase;
  color: #f2f9ff;
  font-weight: 800;
  height: 100%;
  text-align: center;
  font-size: 20rem;
  line-height: 1.2;
  writing-mode: vertical-lr;
}
#service #service-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
}
@media screen and (min-width: 768px) {
  #service #service-bg {
    width: 55%;
  }
}
#service .section-title {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #service .service-wrap {
    padding-left: 2rem;
  }
}
#service .services {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5rem;
  row-gap: 4rem;
}
@media screen and (min-width: 768px) {
  #service .services {
    margin-top: 8rem;
    margin-left: -2.4rem;
    margin-right: -2.4rem;
  }
}
#service .services .service {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #service .services .service {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    width: 50%;
  }
}
#service .services .service::before {
  content: "";
  display: block;
  background: var(--img) center/cover no-repeat;
  aspect-ratio: 61/35;
  overflow: hidden;
  border-radius: 1.6rem;
  margin-bottom: 2.4rem;
  transition: 0.3s;
}
#service .services .service .detail {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
#service .services .service .detail h3 {
  color: #046cca;
  font-weight: 700;
  border-left: 0.4rem solid #046cca;
  font-size: 2rem;
  padding-left: 0.8rem;
}
#service .services .service:hover::before {
  transform: scale(1.02);
}

#point {
  position: relative;
}
#point:before, #point:after {
  content: "";
  aspect-ratio: 1;
  position: absolute;
}
@media screen and (max-width: 767px) {
  #point:before, #point:after {
    width: 8rem;
  }
}
@media screen and (min-width: 768px) {
  #point:before, #point:after {
    width: 35rem;
  }
}
#point:before {
  background: url(../img/top/point-top-left.png) top right/contain no-repeat;
  top: 0;
  left: 0;
  transform: translateY(2rem);
}
@media screen and (min-width: 768px) {
  #point:before {
    transform: translateY(-11rem);
  }
}
#point:after {
  background: url(../img/top/point-top-right.png) top right/contain no-repeat;
  top: 0;
  right: 0;
}
#point .top-label {
  width: 100%;
  text-align: center;
  font-weight: 800;
  line-height: 1.2;
  color: #f2f9ff;
  font-size: 8rem;
}
@media screen and (min-width: 768px) {
  #point .top-label {
    font-size: 20rem;
  }
}
#point .section-wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  #point .section-wrap {
    padding-top: 5rem;
    padding-bottom: 5rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  #point .section-wrap {
    padding-top: 10rem;
    padding-bottom: 20rem;
  }
}
#point .section-wrap::before {
  content: "";
  background-color: #f2f9ff;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  #point .section-wrap::before {
    right: 2rem;
    border-radius: 0 5rem 5rem 0;
  }
}
@media screen and (min-width: 768px) {
  #point .section-wrap::before {
    right: 22rem;
    border-radius: 0 16rem 16rem 0;
  }
}
#point .section-label {
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
  color: #f2f9ff;
  font-weight: 800;
  height: 100%;
  text-align: center;
  font-size: 20rem;
  line-height: 1.2;
  writing-mode: vertical-lr;
}
#point #point-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60%;
}
@media screen and (min-width: 768px) {
  #point #point-bg {
    width: 25%;
  }
}
#point .section-desc {
  text-align: center;
}
#point .points {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5rem;
  padding-top: 6rem;
  border-top: 0.2rem dashed #046cca;
}
@media screen and (max-width: 767px) {
  #point .points {
    gap: 5rem;
  }
}
@media screen and (min-width: 768px) {
  #point .points {
    margin-left: -2.4rem;
    margin-right: -2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #point .points .point {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #point .points .point {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    width: 33.333%;
  }
}
#point .points .point .num {
  position: relative;
  padding: 1rem 0;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
  #point .points .point .num {
    padding: 2.7rem 0;
  }
}
#point .points .point .num span {
  font-weight: 800;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0.8;
}
@media screen and (max-width: 767px) {
  #point .points .point .num span {
    font-size: 6rem;
  }
}
@media screen and (min-width: 768px) {
  #point .points .point .num span {
    font-size: 9.6rem;
  }
}
#point .points .point .num::before {
  content: "";
  display: block;
  background: var(--img) center/cover no-repeat;
  aspect-ratio: 1;
  overflow: hidden;
  margin: 0 auto;
  width: 6rem;
}
@media screen and (min-width: 768px) {
  #point .points .point .num::before {
    width: 9.6rem;
  }
}
#point .points .point .detail {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #point .points .point .detail {
    font-size: 1.4rem;
  }
}
#point .points .point .detail h3 {
  color: #046cca;
  font-weight: 700;
  font-size: 2rem;
  padding-left: 0.8rem;
}

#works {
  margin-top: 0.5rem;
  padding-top: 11rem;
  padding-bottom: 13rem;
  position: relative;
  z-index: 1;
}
#works::before {
  content: "";
  background-color: #f2f9ff;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  #works::before {
    right: 2rem;
    border-radius: 0 6rem 6rem 0;
  }
}
@media screen and (min-width: 768px) {
  #works::before {
    right: 22rem;
    border-radius: 0 16rem 16rem 0;
  }
}
@media screen and (max-width: 767px) {
  #works .section-wrap {
    padding-right: 2rem;
  }
}
#works .section-label {
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
  color: #f2f9ff;
  font-weight: 800;
  height: 100%;
  text-align: left;
  padding-top: 16rem;
  font-size: 20rem;
  line-height: 1.2;
  writing-mode: vertical-lr;
}
#works #works-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 75%;
}
@media screen and (min-width: 768px) {
  #works #works-bg {
    width: 35%;
  }
}
#works .section-desc {
  text-align: center;
}
#works .more {
  text-align: center;
}

.works {
  display: flex;
  flex-wrap: wrap;
  margin-top: 6rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  .works {
    flex-direction: column;
    row-gap: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .works {
    row-gap: 6rem;
    margin-left: -2.4rem;
    margin-right: -2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .works .work {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .works .work {
    width: 50%;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}
.works .work .detail {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .works .work .detail {
    gap: 1.2rem;
  }
}
.works .work .detail::before {
  content: "";
  display: block;
  background: var(--img) center/contain no-repeat;
  aspect-ratio: 68/40;
  width: 100%;
}
.works .work .detail h3 {
  font-weight: 700;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .works .work .detail h3 {
    font-size: 2rem;
  }
}

#real {
  position: relative;
}
@media screen and (min-width: 768px) {
  #real {
    margin-top: -30rem;
  }
  #real::before {
    content: "";
    display: block;
    top: 0;
    background-color: #fff;
    position: relative;
    height: 50rem;
    width: 100%;
    border-radius: 0 0 25rem 0;
  }
}
@media screen and (max-width: 767px) {
  #real {
    margin-top: 5rem;
  }
}
#real .section-label {
  position: absolute;
  top: 24rem;
  left: 0;
  width: 100%;
  font-size: 20rem;
  font-weight: 800;
  color: #f2f9ff;
  text-align: center;
}
#real .real-wrap {
  display: flex;
  align-items: end;
}
@media screen and (max-width: 767px) {
  #real .real-wrap {
    flex-direction: column;
    gap: 3rem;
  }
}
@media screen and (min-width: 768px) {
  #real .real-wrap {
    margin-top: -35rem;
  }
}
@media screen and (max-width: 767px) {
  #real .real-wrap .real-label {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  #real .real-wrap .real-label {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-45%);
    height: 80rem;
    font-size: 20rem;
    font-weight: 800;
    color: #f2f9ff;
    text-align: center;
    writing-mode: vertical-lr;
  }
}
#real .real-wrap .real {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #real .real-wrap .real {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  #real .real-wrap .real-left {
    padding-top: 8rem;
  }
}
#real .real-wrap .real-right .real-content {
  margin-left: auto;
  margin-right: 0;
  justify-content: flex-end;
}
#real .real-wrap .detail {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 16rem;
}
@media screen and (min-width: 768px) {
  #real .real-wrap .detail {
    height: 37.5rem;
  }
}
#real .real-wrap .real-content {
  max-width: 86rem;
  background: var(--img) center/cover no-repeat;
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #real .real-wrap .contact {
    height: 25rem;
    border-radius: 0 10rem 0 0;
  }
}
@media screen and (min-width: 768px) {
  #real .real-wrap .contact {
    height: 80rem;
    border-radius: 0 20rem 0 0;
  }
}
#real .real-wrap .company {
  background-position: bottom right;
}
@media screen and (min-width: 768px) {
  #real .real-wrap .company {
    margin-bottom: 0.5rem;
    height: 77rem;
  }
}
#real .real-wrap .company .detail {
  position: relative;
  height: 24rem;
}
@media screen and (min-width: 768px) {
  #real .real-wrap .company .detail {
    height: 42rem;
  }
}
#real .real-wrap .company .detail::before {
  content: "";
  background: url(../img/top/real-label-company.png) top left/contain no-repeat;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 10rem;
}
@media screen and (max-width: 767px) {
  #real .real-wrap .company .detail::before {
    top: -0.5px;
  }
}
@media screen and (min-width: 768px) {
  #real .real-wrap .company .detail::before {
    width: 20rem;
  }
}