@charset "UTF-8";
/* --------------------------------------------------------------------
/* TOP
-------------------------------------------------------------------- */
.home h2,
.home h3 {
  text-align: inherit;
  margin: 0;
}
.home .title_t01 {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 768px) {
  .home .title_t01 {
    margin-bottom: 0rem;
  }
}

/** MV **/
.top-mv {
  background-image: url(../img/top/mv.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 77rem;
  max-height: 770px;
  display: flex;
  align-items: center;
  padding: 0 4rem;
}
.top-mv_lead {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.top-mv_lead .title {
  margin-bottom: 10rem;
}
.top-mv_lead .title img {
  width: 66.8rem;
  max-width: 668px;
}
.top-mv_lead .text {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  margin-bottom: 3.2rem;
}
.top-mv_lead .btnArea .btn_type01 {
  width: 43.8rem;
  height: 8.7rem;
  border-radius: 100px;
  font-size: 2.4rem;
  font-weight: 700;
  box-shadow: 0 4px 0 #00659f;
}
@media only screen and (max-width: 768px) {
  .top-mv {
    height: 150vh;
    background-image: url(../img/top/mv-sp.png);
    margin-top: 5.5rem;
  }
  .top-mv_lead .title img {
    width: auto;
    max-width: 100%;
  }
  .top-mv_lead .btnArea .btn_type01 {
    width: 100%;
    height: 8.7rem;
    font-size: 2rem;
    margin-top: 45rem;
  }
}

/** TOPICS **/
.top-topics {
  padding: 5rem 0;
  overflow: clip;
  padding-top: 12rem;
}
.top-topics .title_t01 {
  text-align: center;
}

.top-topics_slide {
  padding: 6rem 0;
}
.top-topics_slide .swiper-slide {
  width: auto;
  transition: transform 0.7s;
  width: 30rem;
}
.top-topics_slide .swiper-slide.is-center, .top-topics_slide .swiper-slide-active {
  opacity: 1;
  transform: scale(1.15);
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .top-topics_slide {
    padding: 3rem 0;
  }
  .top-topics_slide .swiper-slide {
    width: 30rem;
  }
  .top-topics_slide .swiper-slide.is-center, .top-topics_slide .swiper-slide-active {
    transform: scale(1);
  }
}

.top-topics_slideWrap .slider_arrow .swiper-button-next {
  /*right: 72.4rem;*/
  right: 39.5%;
}
.top-topics_slideWrap .slider_arrow .swiper-button-prev {
  /*left: 72.4rem;*/
  left: 39.5%;
}
@media only screen and (max-width: 768px) {
  .top-topics_slideWrap .slider_arrow .swiper-button-next {
    right: 0rem;
  }
  .top-topics_slideWrap .slider_arrow .swiper-button-prev {
    left: 0rem;
  }
}

.top-topics_slide__box {
  width: 30rem;
  box-shadow: 0 0 10px rgba(4, 0, 0, 0.1);
}
.top-topics_slide__box a {
  display: block;
  padding: 1rem 1rem 1.5rem;
}
.top-topics_slide__box .img {
  width: 28rem;
  height: 21.5rem;
}
.top-topics_slide__box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-topics_slide__box .title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 2rem;
}
.top-topics_slide__box .text {
  font-size: 1.2rem;
  margin-top: 2rem;
  color: #202020;
}
.top-topics_slide__box .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-topics_slide__box .info .data {
  margin: 0;
  font-size: 1.2rem;
  color: #202020;
}
.top-topics_slide__box .info .more {
  margin: 0;
  font-size: 1.2rem;
  color: #0c63ca;
}

.text_slider01 .swiper-wrapper {
  transition-timing-function: linear;
  overflow: visible;
}
.text_slider01 .swiper-slide {
  font-family: "Jost", sans-serif;
  font-size: 9.8rem;
  font-weight: 500;
  color: #fafafa;
  white-space: nowrap;
  overflow: visible;
  width: auto;
}

/** ABOUT AS **/
.top-about {
  padding: 20rem 4rem 0;
  position: relative;
  overflow: clip;
}
.top-about .deco01 {
  width: 61.2rem;
  left: 27.3rem;
  top: 4rem;
}
.top-about .deco02 {
  width: 19.6rem;
  right: 5.8rem;
  top: 15rem;
}
.top-about .deco03 {
  width: 25.7rem;
  left: 5.3rem;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .top-about {
    padding: 0 2.5rem;
  }
  .top-about .deco01 {
    width: 20.4rem;
    left: 0;
    top: 7rem;
  }
  .top-about .deco02 {
    width: 9.8rem;
    right: 0rem;
    top: 15rem;
  }
  .top-about .deco03 {
    width: 12.85rem;
    left: -3rem;
    bottom: 0;
  }
}

.top-about_box {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6rem;
}
.top-about_box .txtArea .titleArea {
  margin-bottom: 4rem;
}
.top-about_box .txtArea .titleArea .title_t01 .sub {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.top-about_box .txtArea .titleArea .title_t01 .sub::before {
  content: "";
  width: 16rem;
  height: 0.1rem;
  background-color: #000;
}
.top-about_box .txtArea .titleArea .sub_title {
  font-size: 2.6rem;
  margin-top: 3rem;
}
.top-about_box .txtArea .text {
  margin: 0;
  max-width: 45rem;
  line-height: 2;
}
.top-about_box .txtArea .btnArea {
  margin-top: 4rem;
}
.top-about_box .txtArea .btnArea .btn_type01 {
  width: 29.7rem;
  height: 6.6rem;
  box-shadow: 4px 4px 0 #edfb10;
  border-radius: 100px;
}
@media only screen and (max-width: 768px) {
  .top-about_box {
    grid-template-columns: auto;
    gap: 6rem;
  }
  .top-about_box .txtArea .titleArea {
    margin-bottom: 4rem;
  }
  .top-about_box .txtArea .titleArea .title_t01 .sub {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  .top-about_box .txtArea .titleArea .title_t01 .sub::before {
    content: "";
    width: 16rem;
    height: 0.1rem;
    background-color: #000;
  }
  .top-about_box .txtArea .titleArea .sub_title {
    font-size: 2.6rem;
    margin-top: 3rem;
  }
  .top-about_box .txtArea .text {
    margin: 0;
    max-width: 45rem;
    line-height: 2;
  }
  .top-about_box .txtArea .btnArea {
    margin-top: 4rem;
  }
  .top-about_box .txtArea .btnArea .btn_type01 {
    width: 29.7rem;
    height: 6.6rem;
    box-shadow: 4px 4px 0 #edfb10;
    border-radius: 100px;
  }
}

/** SERVICE **/
.top-service {
  position: relative;
  padding: 35rem 4rem;
  overflow: clip;
  margin-top: -8rem;
}
.top-service .inner {
  max-width: 1080px;
}
.top-service .titleArea {
  display: flex;
  gap: 10rem;
  margin-bottom: 4rem;
}
.top-service .titleArea .title_t01 .sub {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.top-service .titleArea .title_t01 .sub::before {
  content: "";
  width: 16rem;
  height: 0.1rem;
  background-color: #000;
}
.top-service .titleArea .sub_title {
  font-size: 2.6rem;
}
.top-service::before {
  content: "";
  background-image: url(../img/top/service_bg.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100vw;
}
@media only screen and (max-width: 768px) {
  .top-service {
    padding: 10rem 2.5rem 20rem;
    margin-top: 0;
  }
  .top-service .titleArea {
    flex-wrap: wrap;
    margin-bottom: 6rem;
    gap: 1rem;
  }
  .top-service .titleArea .sub_title {
    margin: 0;
  }
  .top-service::before {
    content: "";
    background-size: cover;
  }
}

.top-service_block {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3rem;
}
@media only screen and (max-width: 768px) {
  .top-service_block {
    grid-template-columns: auto;
    gap: 8rem;
  }
}

.top-service_box {
  text-align: center;
}
.top-service_box .box {
  position: relative;
  background-color: #fff;
  border: 0.2rem solid #00659f;
  padding: 2rem 2rem 3rem;
  margin-bottom: 2rem;
}
.top-service_box .box .en_top {
  position: absolute;
  top: -2.7rem;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  text-align: center;
  display: block;
  padding: 0 1rem;
  font-family: "Jost", sans-serif;
  font-weight: 700;
  font-size: 2.6rem;
  color: #00659f;
  white-space: nowrap;
}
.top-service_box .box .en_top::before {
  content: "";
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  height: 1rem;
  background-color: #fff;
  z-index: -1;
}
.top-service_box .box .img {
  margin-bottom: 2rem;
}
.top-service_box .box .title {
  font-size: 2.4rem;
  margin: 0;
  margin-bottom: 2rem;
}
.top-service_box .box .text {
  font-size: 1.6rem;
  margin: 0;
  margin-bottom: 2rem;
}
.top-service_box .box .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  max-width: 24.8rem;
  margin: auto;
  padding: 0;
  list-style: none;
}
.top-service_box .box .list li {
  width: 100%;
  border: 1px solid #00659f;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-size: 1.4rem;
  color: #00659f;
}
.top-service_box .btnArea .btn_type01 {
  width: 20.8rem;
  height: 4.4rem;
  box-shadow: 4px 4px 0 #edfb10;
  margin: auto;
  font-size: 1.6rem;
}
.top-service_box .btnArea .btn_type01::after {
  width: 0.6rem;
  height: 1rem;
  right: 2rem;
}
@media only screen and (min-width: 769px) {
  .top-service_box:nth-child(1) {
    margin-top: 10rem;
  }
  .top-service_box:nth-child(2) {
    margin-top: 5rem;
  }
}
.top-service_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.text_slider02 .swiper-wrapper {
  transition-timing-function: linear;
  overflow: visible;
}
.text_slider02 .swiper-slide {
  font-family: "Jost", sans-serif;
  font-size: 9.8rem;
  font-weight: 500;
  color: #fafafa;
  white-space: nowrap;
  overflow: visible;
  width: auto;
}

/** VOICE **/
.top-voice {
  position: relative;
  padding: 1rem 4rem;
  overflow: clip;
  margin-top: -20rem;
}
.top-voice .titleArea {
  display: flex;
  justify-content: end;
  gap: 10rem;
  max-width: 1200px;
  margin: auto;
  margin-bottom: 4rem;
}
.top-voice .titleArea .title_t01 .sub {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.top-voice .titleArea .title_t01 .sub::before {
  content: "";
  width: 16rem;
  height: 0.1rem;
  background-color: #000;
}
.top-voice .titleArea .sub_title {
  font-size: 2.6rem;
}
.top-voice .deco01 {
  width: 25.7rem;
  right: -5rem;
  top: 0;
}
.top-voice .deco02 {
  width: 21rem;
  left: -5rem;
  bottom: 28rem;
}
.top-voice::before {
  content: "";
  background-color: #f4f7f9;
  width: 88.46%;
  height: 67.7rem;
  margin-left: auto;
  position: absolute;
  bottom: 15rem;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .top-voice {
    padding: 1rem 2.5rem;
    margin-top: -20rem;
  }
  .top-voice .titleArea {
    flex-wrap: wrap;
    margin-bottom: 6rem;
    gap: 1rem;
    justify-content: start;
  }
  .top-voice .titleArea .sub_title {
    margin: 0;
  }
}

.top-voice_slideWrap {
  position: relative;
  max-width: 1080px;
  margin: auto;
}

.top-voice_slide {
  margin-right: calc(50% - 50vw);
  position: static;
}
.top-voice_slide .swiper-slide {
  width: auto;
}
.top-voice_slide .voice_next {
  right: -2rem;
  top: 30%;
}
.top-voice_slide .voice_prev {
  left: -2rem;
  top: 30%;
}

.top-voice_slide__box {
  width: 32rem;
}
.top-voice_slide__box .img {
  width: 32rem;
  height: 24rem;
}
.top-voice_slide__box .img img {
  width: 100%;
  object-fit: cover;
}
.top-voice_slide__box .tag {
  display: inline-block;
  font-size: 1.4rem;
  color: #00659f;
  border: 1px solid #00659f;
  line-height: 1;
  padding: 0.3rem 0.5rem;
  margin: 0;
}
.top-voice_slide__box .txtArea {
  margin-top: 2rem;
}
.top-voice_slide__box .title {
  color: #00659f;
  border-bottom: 1px solid #00659f;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.top-voice_slide__box .text {
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
}
.top-voice_slide__box .exp {
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  text-align: right;
  margin-top: 3rem;
}

.c-cta {
  margin: 10rem 0 0;
}
.c-cta .inner {
  max-width: 1080px;
}

.c-cta_top {
  margin-bottom: 6rem;
}
.c-cta_top .title {
  text-align: center;
  font-size: 3.4rem;
  letter-spacing: 0.075em;
}
.c-cta_top .title .marker {
  background: linear-gradient(transparent 70%, #edfb10 30%);
}
@media only screen and (max-width: 768px) {
  .c-cta_top .title {
    font-size: 2.4rem;
  }
}

.c-cta_box > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  justify-content: center;
  align-items: center;
  height: 25.4rem;
  background-image: linear-gradient(150deg, rgb(0, 101, 159) 0%, rgb(2, 120, 187) 70%);
}
.c-cta_box .txtArea {
  display: flex;
  justify-content: center;
}
.c-cta_box .txtArea > p {
  font-size: 3.4rem;
  color: #fff;
  margin: 0;
  letter-spacing: 0.075em;
  font-weight: 500;
}
.c-cta_box .btnArea .c-cta_btn {
  text-align: center;
}
.c-cta_box .btnArea .c-cta_btn .top_text {
  position: relative;
  background-color: #fff;
  font-size: 1.8rem;
  color: #0068a4;
  display: inline-block;
  min-width: 31rem;
  font-weight: 700;
  margin: auto;
  margin-bottom: 2rem;
  padding: 0.5rem;
}
.c-cta_box .btnArea .c-cta_btn .top_text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.8rem;
  border: 0.8rem solid transparent;
  border-top: 0.8rem solid #fff;
}
.c-cta_box .btnArea .c-cta_btn .btn_type01 {
  width: 46rem;
  height: 11rem;
  font-size: 2.8rem;
  font-weight: 700;
  margin: auto;
  border-radius: 100px;
}
.c-cta_box .btnArea .c-cta_btn .btn_type01 .en {
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .c-cta_box > div {
    display: block;
    height: auto;
    padding: 2rem;
  }
  .c-cta_box .txtArea {
    display: block;
    text-align: center;
    margin-bottom: 3rem;
  }
  .c-cta_box .txtArea > p {
    font-size: 2.4rem;
  }
  .c-cta_box .btnArea .c-cta_btn .top_text {
    font-size: 1.4rem;
    min-width: auto;
    padding: 0.3rem 1rem;
  }
  .c-cta_box .btnArea .c-cta_btn .btn_type01 {
    width: 100%;
    height: 8rem;
    font-size: 2.2rem;
  }
  .c-cta_box .btnArea .c-cta_btn .btn_type01 .en {
    font-size: 1.8rem;
  }
}

/** REASONS **/
.top-reasons {
  padding: 17rem 4rem 10rem;
  position: relative;
  overflow: clip;
}
.top-reasons .inner {
  max-width: 1080px;
}
.top-reasons .titleArea {
  display: flex;
  gap: 10rem;
  margin-bottom: 4rem;
}
.top-reasons .titleArea .title_t01 .sub {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.top-reasons .titleArea .title_t01 .sub::before {
  content: "";
  width: 16rem;
  height: 0.1rem;
  background-color: #000;
}
.top-reasons .titleArea .sub_title {
  font-size: 2.6rem;
}
.top-reasons .deco01 {
  width: 37.5rem;
  right: -5rem;
  top: 0;
}
.top-reasons::before {
  content: "";
  background-color: #f4f7f9;
  width: 88.46%;
  height: 41.2rem;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .top-reasons {
    padding: 8rem 2.5rem 8rem;
  }
  .top-reasons .titleArea {
    flex-wrap: wrap;
    margin-bottom: 6rem;
    gap: 1rem;
  }
  .top-reasons .titleArea .sub_title {
    margin: 0;
  }
}

.top-reasons_block {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3rem;
}
@media only screen and (max-width: 768px) {
  .top-reasons_block {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem;
  }
}

.top-reasons_box {
  box-shadow: 1px 0 6px rgba(4, 0, 0, 0.06);
  padding: 0 2rem 2rem;
  position: relative;
  background-color: #fff;
}
.top-reasons_box .num {
  margin: 0;
}
.top-reasons_box .num::before {
  content: "";
  display: block;
  height: 4rem;
  width: 8rem;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  margin: 0;
  background-color: #00659f;
  transform: rotate(-45deg);
  position: absolute;
  top: -0.8rem;
  left: -3rem;
}
.top-reasons_box .num span {
  font-size: 2rem;
  font-family: "Jost", sans-serif;
  font-weight: 700;
  position: absolute;
  top: 1.2rem;
  left: 0.4rem;
  color: #fff;
  line-height: 0;
}
.top-reasons_box .title {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .top-reasons_box .title {
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
.top-reasons_box .img {
  max-width: 300px;
  max-height: 228px;
  width: 100%;
  margin: auto;
  margin-bottom: 2rem;
}
.top-reasons_box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
.top-reasons_box .text {
  font-size: 1.6rem;
  margin: 0;
}

/** SECURITY & SAFETY PRODUCTS **/
.top-security {
  position: relative;
  padding: 10rem 4rem 5rem;
  overflow: clip;
}
.top-security .inner {
  max-width: 1080px;
}
.top-security .titleArea {
  text-align: center;
  margin-bottom: 4rem;
}
.top-security .titleArea .sub_title {
  font-size: 2.6rem;
}
.top-security .deco01 {
  width: 19.6rem;
  right: 0rem;
  top: 15rem;
}
@media only screen and (max-width: 768px) {
  .top-security {
    padding: 5rem 2.5rem 5rem;
  }
}

.top-security_box {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3.5rem 4rem;
}
.top-security_box .box img {
  border: 2px solid #f4f4f4;
}
@media only screen and (max-width: 768px) {
  .top-security_box {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
  }
}

/** OFFICIAL SNS **/
.top-sns {
  position: relative;
  padding: 10rem 4rem;
  overflow: clip;
  margin-bottom: -7rem;
}
.top-sns .inner {
  max-width: 1080px;
}
.top-sns .titleArea {
  text-align: center;
  margin-bottom: 4rem;
}
.top-sns .titleArea .sub_title {
  font-size: 2.6rem;
}
.top-sns .deco01 {
  width: 22.4rem;
  left: -5rem;
  top: 15rem;
}
.top-sns .deco02 {
  width: 17.2rem;
  right: -5rem;
  bottom: 15rem;
}
.top-sns::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f8fcff;
  transform: skewY(12deg) translateY(19rem);
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .top-sns {
    padding: 5rem 2.5rem 5rem;
  }
}

.top-sns_block {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.5rem;
  max-width: 800px;
  margin: auto;
  margin-top: 7.5rem;
}
@media only screen and (max-width: 768px) {
  .top-sns_block {
    display: flex;
    flex-wrap: wrap;
    gap: 8rem;
    margin-bottom: 8rem;
  }
}

.top-sns_box .snslogo {
  text-align: center;
  margin-bottom: 1.5rem;
}
.top-sns_box .snslogo img {
  min-height: 65px;
}
.top-sns_box .snslogo > p {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0;
}
.top-sns_box .text {
  font-size: 1.6rem;
  margin: 0;
  margin-bottom: 1.5rem;
}
.top-sns_box .img {
  margin-bottom: 2rem;
}
.top-sns_box .btnArea .btn_type01 {
  width: 20.8rem;
  height: 4.4rem;
  box-shadow: 4px 4px 0 #edfb10;
  margin: auto;
  font-size: 1.6rem;
}
.top-sns_box .btnArea .btn_type01::after {
  width: 0.6rem;
  height: 1rem;
  right: 2rem;
}

/* 見出し 
---------------------------------------------- */
#pageTab {
  margin-bottom: 8px;
}
@media (min-width: 769px) {
  #pageTab {
    position: relative;
    margin-bottom: 24px;
  }
}
@media (min-width: 769px) {
  #pageTab .imageArea {
    height: 416px;
  }
}
@media (min-width: 769px) {
  #pageTab .imageArea .image {
    height: 100%;
    text-align: right;
  }
}
@media (min-width: 769px) {
  #pageTab .imageArea .image img {
    object-fit: cover;
    height: 100%;
  }
}
@media (min-width: 769px) {
  #pageTab .textAreaWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#pageTab .textAreaWrap .textArea {
  position: relative;
  z-index: 1;
  margin-top: -88px;
}
@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea {
    margin-top: unset;
    height: 100%;
  }
}
#pageTab .textAreaWrap .textArea::before {
  content: "";
  width: 98%;
  position: absolute;
  top: 0;
  left: 0;
  border-top: calc(6.76rem + 40px + 52px) solid #004888;
  border-left: 0 solid transparent;
  border-right: 70px solid transparent;
  z-index: -1;
}
@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea::before {
    width: 68%;
    border-top: calc(12.48rem + 180px + 186px) solid #004888;
    border-right: 238px solid transparent;
  }
}
@media (min-width: 1280px) {
  #pageTab .textAreaWrap .textArea::before {
    width: calc(50% + 224px);
  }
}
#pageTab .textAreaWrap .textArea .textAreaInner {
  padding-top: 40px;
  padding-bottom: 52px;
  padding-left: 8%;
  padding-right: 8%;
}
@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea .textAreaInner {
    padding-top: 180px;
    padding-bottom: 186px;
    max-width: 1060px;
    margin: 0 auto;
    box-sizing: content-box;
  }
}
#pageTab .textAreaWrap .textArea .pageTitle .enTitle {
  color: #fff;
  font-size: 5.2rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1.3;
  position: relative;
}
@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea .pageTitle .enTitle {
    font-size: 9.6rem;
  }
}
#pageTab .textAreaWrap .textArea .pageTitle .jaTitle {
  display: inline-flex;
  align-items: center;
  gap: 0.8em;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New", sans-serif;
  position: absolute;
  left: 0;
  bottom: -1em;
}
@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea .pageTitle .jaTitle {
    font-size: 1.4rem;
  }
}
#pageTab .textAreaWrap .textArea .pageTitle .jaTitle::before {
  content: "";
  display: block;
  flex: 1;
  border-top: 1px solid #fff;
}

.p-fCta_title {
  color: #fff;
  font-size: 3.4rem;
  letter-spacing: 0.075em;
}

.p-fCta_text {
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.075em;
}

.p-fCta_btnArea {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 5rem;
}

.p-fCta_btn {
  text-align: center;
}

.p-fCta_btn .top_text {
  position: relative;
  background-color: #fff;
  font-size: 1.8rem;
  color: #0068a4;
  display: inline-block;
  min-width: 31rem;
  font-weight: 700;
  margin: auto;
  margin-bottom: 2rem;
  padding: 0.5rem;
}

.p-fCta_btn .top_text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.8rem;
  border: 0.8rem solid transparent;
  border-top: 0.8rem solid #fff;
}

.p-fCta_btn .btn_type01 {
  width: 46rem;
  height: 11rem;
  font-size: 2.8rem;
  font-weight: 700;
  margin: auto;
  border-radius: 100px;
}

.p-fCta_btn .btn_type01 .en {
  font-size: 2rem;
}

@media only screen and (max-width: 768px) {
  .p-fCta_title {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-fCta_text {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-fCta_btnArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4rem;
    margin-top: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-fCta_btn {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .p-fCta_btn .top_text {
    font-size: 1.4rem;
    min-width: auto;
    padding: 0.3rem 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-fCta_btn .btn_type01 {
    width: 100%;
    height: 8rem;
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-fCta_btn .btn_type01 .en {
    font-size: 1.8rem;
  }
}
.p-map_box iframe {
  width: 100%;
  height: 39.4rem;
}

.top-mv_lead {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.top-mv_lead .title {
  margin-bottom: 10px;
  position: relative;
  right: 40px;
  top: 20px;
}

.top-mv_lead .title img {
  width: 66.8rem;
  max-width: 668px;
}

.top-mv_lead .text {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  margin-bottom: 3.2rem;
}

.top-mv_lead .btnArea .btn_type01 {
  width: 43.8rem;
  height: 8.7rem;
  border-radius: 100px;
  font-size: 2.4rem;
  font-weight: 700;
  box-shadow: 0 4px 0 #00659f;
}

@media only screen and (max-width: 768px) {
  .top-mv_lead .title img {
    width: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .top-mv_lead .btnArea .btn_type01 {
    width: 100%;
    height: 8.7rem;
    font-size: 2rem;
  }
}
.company table th {
  background: #00659f;
  color: #fff;
}

.p-fCta_btn .btn_type01:hover {
  color: #fff;
}

.widget_recent_entries_thumb .rp-thumb {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget_recent_entries_thumb .rp-thumb__item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.widget_recent_entries_thumb .rp-thumb__link {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  text-decoration: none;
  color: inherit;
  width: 100%;
}

.widget_recent_entries_thumb .rp-thumb__img {
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 0 0 0 1px #e5e5e5 inset;
}

.widget_recent_entries_thumb .rp-thumb__meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
  /* 省略時のはみ出し防止 */
}

.widget_recent_entries_thumb .rp-thumb__title {
  font-weight: 600;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* 2行で省略 */
}

.widget_recent_entries_thumb .rp-thumb__date {
  font-size: 12px;
  color: #888;
  line-height: 1;
}

.widget_recent_entries_thumb .rp-thumb__item:hover .rp-thumb__title {
  text-decoration: underline;
}

.widget_recent_entries_thumb .rp-thumb__item:hover .rp-thumb__img {
  box-shadow: 0 0 0 2px #1e73be inset;
  /* テーマカラーに合わせて */
}

@media (max-width: 1024px) {
  .widget_recent_entries_thumb .rp-thumb__img {
    width: 48px;
    height: 48px;
    flex-basis: 48px;
  }
}
@media (max-width: 1024px) {
  .widget_recent_entries_thumb .rp-thumb__title {
    -webkit-line-clamp: 2;
  }
}
.ab-hero {
  position: relative;
  overflow: hidden;
  color: #fff;
}

.ab-hero__bg {
  position: absolute;
  inset: 0;
  opacity: 0.22;
}

.ab-hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ab-hero__inner {
  position: relative;
  z-index: 1;
  max-width: 1120px;
  margin: 0 auto;
  padding: 96px 20px;
  text-align: center;
}

.ab-eyecatch {
  letter-spacing: 0.22em;
  font-weight: 700;
}

.ab-ttl {
  font-size: clamp(28px, 4vw, 44px);
  margin: 0.3em 0 0.4em;
}

.ab-lead {
  max-width: 860px;
  margin: 0 auto;
}

.ab-section {
  margin: 64px 0;
}

.ab-container {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
}

.ab-secTitle {
  font-size: clamp(22px, 2.8vw, 28px);
  font-weight: 700;
  color: var(--c-text);
  margin: 0 0 20px;
  position: relative;
}

.ab-h2 {
  font-size: 18px;
  color: var(--c-main);
  margin: 0 0 8px;
}

.ab-list {
  margin: 0;
}

.about .lead {
  margin-top: 30px;
}
.about .lead .txt {
  text-align: center;
  font-weight: 700;
  line-height: 1.8;
}

.ab-note {
  color: #64748B;
  font-size: 14px;
  margin-top: 8px;
}

.ab-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media (max-width: 980px) {
  .ab-grid-3 {
    grid-template-columns: 1fr;
  }
  .ab-container {
    padding: 0;
  }
}
.ab-card {
  background: #fff;
  border: 1px solid var(--c-line);
  border-radius: var(--radius);
  padding: 20px;
  box-shadow: var(--shadow);
}

.ab-cards {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 640px) {
  .ab-cards {
    grid-template-columns: 1fr;
  }
}
.ab-cards__item {
  background: #f7fbff;
  padding: 20px;
}

.ab-cards__item h3 {
  font-size: 24px;
  color: var(--c-main);
  margin: 0 0 16px;
}

.ab-cards__item .img {
  text-align: center;
  margin-bottom: 16px;
}

.ab-cards__item .img img {
  object-fit: cover;
  width: 100%;
  height: 250px;
  margin: auto;
}

.ab-cards__item .txt {
  margin: 0;
  font-size: 16px;
}

.ab-box {
  background: #fff;
  border: 1px solid var(--c-line);
  padding: 18px;
}

.ab-box h3 {
  margin-bottom: 20px;
}

.ab-numbers .ab-stats {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.ab-stats__num {
  display: block;
  font-size: clamp(28px, 4.2vw, 40px);
  font-weight: 800;
  color: var(--c-main);
  line-height: 1;
}

.ab-stats__lbl {
  display: block;
  font-size: 13px;
  color: #6b7280;
}

.ab-split {
  display: grid;
  grid-template-columns: 520px 1fr;
  gap: 28px;
  align-items: center;
}

@media (max-width: 980px) {
  .ab-split {
    grid-template-columns: 1fr;
  }
  .ab-cards__item h3 {
    font-size: 18px;
    color: var(--c-main);
    margin: 0 0 16px;
  }
  .ab-cards__item .img img {
    object-fit: cover;
    width: 100%;
    height: 150px;
    margin: auto;
  }
  .ab-cards__item .txt {
    margin: 0;
    font-size: 12px;
  }
}
.ab-split__img img {
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.ab-def {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 10px 16px;
  margin: 0;
}

@media (max-width: 640px) {
  .ab-def {
    grid-template-columns: 1fr;
  }
}
.ab-def dt {
  color: #6B7280;
}

.ab-def dd {
  margin: 0;
  color: #111827;
}

.ab-cta {
  margin-top: 16px;
}

.ab-btn {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  background: var(--c-main);
  color: #fff;
  transition: 0.2s;
}

.ab-btn--line {
  background: #fff;
  color: var(--c-main);
  border: 2px solid var(--c-main);
}

.ab-ctaStrip {
  background: linear-gradient(135deg, var(--c-main), var(--c-accent));
  color: #fff;
  padding: 48px 0;
  margin-top: 8px;
}

.ab-cta__inner {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.ab-cta__lead {
  font-size: clamp(18px, 2.4vw, 22px);
  margin: 0 12px 0 0;
}

.point__list01 {
  margin-bottom: 60px;
}
.point__list01.reverse .box {
  margin-left: 0;
}
.point__list01.reverse .point {
  right: auto;
  left: 0;
}
.point__list01 .box {
  border: 1px solid #cccccc;
  position: relative;
  background: #fff;
  padding: 95px 62px 80px;
  max-width: 550px;
  margin-left: auto;
  min-height: 350px;
}
.point__list01 .point {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-top: 18px;
  width: 80px;
  height: 80px;
  text-align: center;
  color: #fff;
  background: linear-gradient(45deg, #004888, #576d8a);
  line-height: 1;
}
.point__list01 .point span {
  display: block;
}
.point__list01 .point span:first-child {
  font-size: 14px;
  margin-bottom: 2px;
}
.point__list01 .point span:last-child {
  font-size: 30px;
}
.point__list01 h3 {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: left;
}
.point__list01 h3 span {
  display: block;
}
.point__list01 h3 .row01 {
  margin-bottom: 8px;
}
.point__list01 h3 .row02 {
  font-size: 28px;
}
.point__list01.facility01 {
  background: url(../img/about_ph05.png) no-repeat left bottom;
  padding-bottom: 20px;
}
.point__list01.facility02 {
  background: url(../img/about_ph06.png) no-repeat right bottom;
  padding-bottom: 45px;
}
.point__list01.facility03 {
  background: url(../img/about_ph07.png) no-repeat left top;
  padding-top: 55px;
}

/* ---------------- flex layouts ---------------- */
.flex__type01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
.flex__type01 .img {
  width: 39.59%;
}
.flex__type01 .w_text {
  width: 52.95%;
}
.flex__type01 .w_text p {
  letter-spacing: 0.05em;
}

.flex__type02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex__type02 > div {
  width: 47.328%;
  margin-bottom: 50px;
}
.flex__type02 figure {
  margin-bottom: 20px;
}
.flex__type02 p {
  letter-spacing: 0.05em;
}

.flex__type03 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex__type03.center {
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 40px;
}
.flex__type03.center > div {
  margin: 0 2.1%;
}
.flex__type03 > div {
  width: 30.534%;
  letter-spacing: 0.05em;
}
.flex__type03 figure {
  font-size: 0;
  line-height: 1;
}
.flex__type03 .ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin: 12px 0 15px;
}
.flex__type03 .text {
  font-size: 14px;
  line-height: 1.714;
}

@media (max-width: 1023px) {
  .point__list01 {
    background-position: left top !important;
    background-size: 80% auto !important;
    padding: 30vw 0 0 !important;
  }
  .point__list01.reverse {
    background-position: right top !important;
  }
  .flex__type01 .w_text {
    width: 57%;
  }
  .flex__type03 > div {
    width: 32%;
  }
  .flex__type03.center > div {
    margin: 0 1%;
  }
}
@media (max-width: 767px) {
  .point__list01 {
    background-size: 92% auto !important;
    margin-bottom: 40px;
    padding: 36vw 0 0 !important;
  }
  .point__list01.reverse .point {
    right: 0;
    left: auto;
  }
  .point__list01 .box {
    padding: 40px 20px 30px;
    max-width: 92%;
    min-height: 0;
  }
  .point__list01 .point {
    width: 50px;
    height: 50px;
    padding-top: 10px;
  }
  .point__list01 .point span:first-child {
    font-size: 10px;
  }
  .point__list01 .point span:last-child {
    font-size: 18px;
  }
  .point__list01 h3 {
    margin-bottom: 10px;
  }
  .point__list01 h3 .row01 {
    font-size: 13px;
  }
  .point__list01 h3 .row02 {
    font-size: 17px;
  }
  .point__list01 .text {
    line-height: 1.5;
    font-size: 14px;
  }
  .flex__type01 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex__type01 .img,
  .flex__type01 .w_text {
    width: 100%;
  }
  .flex__type01 .img {
    margin-bottom: 10px;
  }
  .flex__type01 .img img {
    text-align: center;
  }
  .flex__type01 .w_text {
    line-height: 1.6;
    font-size: 14px;
  }
  .flex__type02 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex__type02 > div {
    width: 100%;
  }
  .flex__type02 figure .img {
    text-align: center;
  }
  .flex__type02 figure img {
    width: 100%;
  }
  .flex__type02 p {
    font-size: 14px;
    line-height: 1.6;
  }
  .flex__type03 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex__type03.center {
    margin-top: 20px;
  }
  .flex__type03.center > div {
    margin: 0 0 30px;
  }
  .flex__type03 > div {
    width: 100%;
    margin-bottom: 30px;
  }
  .flex__type03 > div:last-child {
    margin-bottom: 0;
  }
  .flex__type03 .img img {
    width: 100%;
  }
  .flex__type03 .ttl {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .flex__type03 .text {
    font-size: 14px;
  }
}
/*************

法人のお客様

*********************/
/* ベース色は #004888 に合わせています */
:root {
  --brand: #004888;
  --ink: #0b1720;
  --muted: #6b7b88;
  --card: #ffffff;
  --line: #e8edf3;
}

.works-grid__container {
  width: min(1120px, 92%);
  margin-inline: auto;
}

.works-grid__heading {
  font-size: clamp(20px, 2.2vw, 28px);
  font-weight: 700;
  color: var(--ink);
  margin: 0 0 24px;
  position: relative;
  padding-left: 14px;
}

.works-grid__heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 6px;
  height: 0.9em;
  background: var(--brand);
  border-radius: 2px;
}

/* ----- Grid ----- */
.works-grid__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px 28px;
  align-items: stretch;
}

@media (max-width: 1024px) {
  .works-grid__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .works-grid__list {
    gap: 22px;
  }
}
/* ----- Card ----- */
.work-card__link {
  display: block;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

/* 16:9 トリミングで統一 */
.work-card__media {
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #f3f6fa;
  flex: 0 0 auto;
}

.work-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* タイトル／本文 */
.work-card__title {
  font-size: clamp(13px, 1.7vw, 20px);
  font-weight: 700;
  line-height: 1.4;
  margin: 14px 0px 6px;
  color: var(--ink);
}

.work-card__desc {
  font-size: clamp(10px, 1.2vw, 14px);
  line-height: 1.8;
  margin: 0 10px 16px;
  margin-top: auto;
}

/* 2行以上でも見出しが崩れないよう微調整（任意） */
@supports (-webkit-line-clamp: 2) {
  .work-card__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
#footer {
  background-color: var(--blueColor);
}

#footer * {
  color: var(--whiteColor);
}

#footer .footerInner {
  padding-top: 40px;
  padding-left: 8%;
  padding-right: 8%;
  padding-bottom: 8px;
}

@media (min-width: 769px) {
  #footer .footerInner {
    padding-top: 80px;
    padding-bottom: 24px;
    max-width: 1060px;
    margin: 0 auto;
    box-sizing: content-box;
    margin-top: -10px;
  }
}
#footer .footerContainer {
  margin-bottom: 32px;
}

@media (min-width: 769px) {
  #footer .footerContainer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    /* SCSSでの二重指定を解消 */
  }
}
@media (min-width: 1024px) {
  #footer .footerContainer {
    margin-bottom: unset;
  }
}
#footer .footerContainer .footerInfo {
  margin-bottom: 3vmin;
}

#footer .footerContainer .footerInfo .footerLogo {
  max-width: 440px;
  margin-bottom: 24px;
}

#footer .footerContainer .footerInfo .footerLogo a {
  display: flex;
  gap: 15px;
  align-items: center;
}

#footer .footerContainer .footerInfo .footerLogo a .name {
  margin: 0;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerInfo {
    margin-bottom: 0vmin;
  }
}
@media (min-width: 769px) {
  #footer .footerContainer .footerInfo .footerLogo {
    width: 360px;
  }
}
@media (min-width: 1024px) {
  #footer .footerContainer .footerInfo .footerLogo {
    width: 440px;
  }
}
@media (min-width: 769px) {
  #footer .footerContainer .footerInfo .officeContainer {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1024px) {
  #footer .footerContainer .footerInfo .officeContainer {
    flex-direction: row;
    margin-bottom: 40px;
  }
}
#footer .footerContainer .footerInfo .officeContainer .officeName {
  font-size: 1.6rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

#footer .footerContainer .footerInfo .officeContainer address {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

#footer .footerContainer .footerInfo .officeContainer address a {
  display: inline;
}

#footer .footerContainer .footerInfo .sns .snsLink {
  width: 28px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav {
    width: 240px;
  }
}
@media (min-width: 769px) {
  #footer .footerContainer .footerNav .footerNavComment {
    font-size: 1.6rem;
    font-family: "Bebas Neue", sans-serif;
    margin-left: 8px;
  }
}
#footer .footerContainer .footerNav .NavGroup {
  border-bottom: 1px solid var(--rightBlueColor);
}

#footer .footerContainer .footerNav .NavGroup .navLink {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
  padding: 16px 8px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup .navLink {
    font-size: 1.6rem;
    padding: 8px;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
}

#footer .footerContainer .footerNav .NavGroup.sub .subNavTitle {
  color: var(--rightBlueColor);
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup.sub .subNavTitle {
    color: var(--whiteColor);
    font-weight: 700;
    margin-bottom: 4px;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub .subNavList {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 16px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup.sub .subNavList {
    margin-left: 12px;
    gap: 8px;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub .subNavList .subNavListItem {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup.sub .subNavList .subNavListItem {
    font-size: 1.6rem;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub .subNavList .subNavListItem a {
  display: inline-block;
}

#footer .privacyPolicy {
  text-align: center;
  margin-bottom: 8px;
}

@media (min-width: 769px) {
  #footer .privacyPolicy {
    text-align: left;
  }
}
#footer .privacyPolicy a {
  display: inline-block;
  color: var(--rightBlueColor);
  font-size: 1.4rem;
}

#footer .copyright {
  font-size: 1.4rem;
  text-align: center;
  background: none;
}

#footer .footerContainer .footerNav .NavGroup .navLink {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
  padding: 16px 8px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup .navLink {
    font-size: 1.6rem;
    padding: 8px;
  }
}
.top-topics_slide .swiper-slide.is-center,
.top-topics_slide .swiper-slide-active {
  opacity: 1;
  transform: scale(1.15);
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .top-topics_slide .swiper-slide.is-center,
  .top-topics_slide .swiper-slide-active {
    transform: scale(1);
  }
}
.page .is-scroll .l-header_box__l .logo .name,
.single .is-scroll .l-header_box__l .logo .name {
  color: #000;
}

.page .l-header .l-header_box__nav li p,
.single .l-header .l-header_box__nav li p {
  color: #fff;
}

.page .l-header.is-scroll .l-header_box__nav li p,
.single .l-header.is-scroll .l-header_box__nav li p {
  color: #000;
}

.contact .table-res-form th {
  background: #00659f;
  color: #fff;
}

#leave table th,
#leave th th,
#leave td th {
  color: #fff;
  background: #00659f;
}

.widget_recent_entries_thumb .rp-thumb {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget_recent_entries_thumb .rp-thumb__item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.widget_recent_entries_thumb .rp-thumb__item:last-child {
  border-bottom: none;
}

.widget_recent_entries_thumb .rp-thumb__link {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  text-decoration: none;
  color: inherit;
  width: 100%;
}

.widget_recent_entries_thumb .rp-thumb__img {
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 0 0 0 1px #e5e5e5 inset;
}

.widget_recent_entries_thumb .rp-thumb__meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
  /* 省略時のはみ出し防止 */
}

.widget_recent_entries_thumb .rp-thumb__title {
  font-weight: 600;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* 2行で省略 */
}

.widget_recent_entries_thumb .rp-thumb__date {
  font-size: 12px;
  color: #888;
  line-height: 1;
}

.widget_recent_entries_thumb .rp-thumb__item:hover .rp-thumb__title {
  text-decoration: underline;
}

.widget_recent_entries_thumb .rp-thumb__item:hover .rp-thumb__img {
  box-shadow: 0 0 0 2px #1e73be inset;
  /* テーマカラーに合わせて */
}

@media (max-width: 1024px) {
  .widget_recent_entries_thumb .rp-thumb__img {
    width: 48px;
    height: 48px;
    flex-basis: 48px;
  }
}
@media (max-width: 1024px) {
  .widget_recent_entries_thumb .rp-thumb__title {
    -webkit-line-clamp: 2;
  }
}
.commentarea {
  display: none;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerInfo .officeContainer {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1024px) {
  #footer .footerContainer .footerInfo .officeContainer {
    flex-direction: row;
    margin-bottom: 40px;
  }
}
#footer .footerContainer .footerInfo .officeContainer .officeName {
  font-size: 1.6rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

#footer .footerContainer .footerInfo .officeContainer address {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

#footer .footerContainer .footerInfo .officeContainer address a {
  display: inline;
}

#footer .footerContainer .footerInfo .sns .snsLink {
  display: flex;
  gap: 15px;
  width: 100%;
}

#footer .footerContainer .footerInfo .sns .snsLink img {
  width: 28px;
}

#footer .footerContainer .footerNav .NavGroup {
  border-bottom: 1px solid var(--rightBlueColor);
}

#footer .footerContainer .footerNav .NavGroup .navLink {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
  padding: 16px 8px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup .navLink {
    font-size: 1.6rem;
    padding: 8px;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub .subNavTitle {
  color: var(--rightBlueColor);
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup.sub .subNavTitle {
    color: var(--whiteColor);
    font-weight: 700;
    margin-bottom: 4px;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub .subNavList {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 16px;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup.sub .subNavList {
    margin-left: 12px;
    gap: 8px;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub .subNavList .subNavListItem {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  #footer .footerContainer .footerNav .NavGroup.sub .subNavList .subNavListItem {
    font-size: 1.6rem;
  }
}
#footer .footerContainer .footerNav .NavGroup.sub .subNavList .subNavListItem a {
  display: inline-block;
}

#footer .privacyPolicy {
  text-align: center;
  margin-bottom: 8px;
}

@media (min-width: 769px) {
  #footer .privacyPolicy {
    text-align: left;
  }
}
#footer .privacyPolicy a {
  display: inline-block;
  color: var(--rightBlueColor);
  font-size: 1.4rem;
}

.about img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* === CSS手直し反映パッチ === */
/* 1) フッター用トークン（②に合わせて定義） */
:root {
  --blueColor: #00659f;
  --whiteColor: #ffffff;
  --rightBlueColor: #7fb8ff;
}

/* 2) ヘッダーブラー & 色の挙動（②準拠） */
.page .l-header {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  transition: background-color 0.3s;
}

/* home の初期色 */
.page.home .l-header_box__l .logo .name {
  color: #000;
}

.page.home .l-header .l-header_box__nav li p {
  color: #000;
}

/* 通常ページの初期色/スクロール時 */
.page .l-header.is-scroll .l-header_box__l .logo .name,
.single .l-header.is-scroll .l-header_box__l .logo .name {
  color: #000;
}

.page .l-header .l-header_box__nav li p,
.single .l-header .l-header_box__nav li p {
  color: #000;
}

.page .l-header.is-scroll .l-header_box__nav li p,
.single .l-header.is-scroll .l-header_box__nav li p {
  color: #000;
}

/* 3) 下層h1帯 (#pageTab) のサイズ・書式（②準拠） */
#pageTab {
  margin-bottom: 8px;
}

@media (min-width: 769px) {
  #pageTab {
    position: relative;
    margin-bottom: 24px;
  }
  #pageTab .imageArea {
    height: 416px;
  }
  #pageTab .imageArea .image {
    height: 100%;
    text-align: right;
  }
  #pageTab .imageArea .image img {
    object-fit: cover;
    height: 100%;
  }
  #pageTab .textAreaWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#pageTab .textAreaWrap .textArea {
  position: relative;
  z-index: 1;
  margin-top: -88px;
}

@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea {
    margin-top: unset;
    height: 100%;
  }
}
#pageTab .textAreaWrap .textArea::before {
  content: "";
  width: 98%;
  position: absolute;
  top: 0;
  left: 0;
  border-top: calc(6.76rem + 40px + 52px) solid #00659f;
  border-left: 0 solid transparent;
  border-right: 70px solid transparent;
  z-index: -1;
}

@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea::before {
    width: 68%;
    border-top: calc(12.48rem + 180px + 108px) solid #004888;
    border-right: 238px solid transparent;
  }
}
@media (min-width: 1280px) {
  #pageTab .textAreaWrap .textArea::before {
    width: calc(50% + 224px);
  }
}
#pageTab .textAreaWrap .textArea .textAreaInner {
  padding: 40px 8% 52px;
}

@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea .textAreaInner {
    padding-top: 180px;
    padding-bottom: 186px;
    max-width: 1060px;
    margin: 0 auto;
    box-sizing: content-box;
  }
}
#pageTab .textAreaWrap .textArea .pageTitle .enTitle {
  color: #fff;
  font-size: 3.2rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1.3;
  position: relative;
}

@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea .pageTitle .enTitle {
    font-size: 5.6rem;
    font-weight: 700;
  }
}
#pageTab .textAreaWrap .textArea .pageTitle .jaTitle {
  display: inline-flex;
  align-items: center;
  gap: 0.8em;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New", sans-serif;
  position: absolute;
  left: 0;
  bottom: -1em;
}

@media (min-width: 769px) {
  #pageTab .textAreaWrap .textArea .pageTitle .jaTitle {
    font-size: 1.4rem;
  }
}
#pageTab .textAreaWrap .textArea .pageTitle .jaTitle::before {
  content: "";
  display: block;
  flex: 1;
  border-top: 1px solid #fff;
}

/* 4) トップMV（SP）調整／パス差異に注意（mv_sp.png） */
@media only screen and (max-width: 768px) {
  .top-mv {
    height: 52rem;
    background-image: url(../img/top/mv_sp.png);
    padding: 0 20px;
  }
}
.top-mv_lead .title {
  margin-bottom: 10px;
} /* ②では10px */
/* 5) .top-about の積層 */
.top-about {
  z-index: 1;
}

/* 6) 見出し装飾（h2.lead） */
h2.lead {
  font-size: 2.8rem;
  border: none;
  border-left: 6px solid #004888;
  padding-left: 10px;
  padding-bottom: 0;
  margin: 40px 0;
}

h2.lead::after {
  content: none;
}

/* 7) ABOUT のトークンと被せグラデ */
.about.is-showakeibi {
  --c-main: #1e2970;
  --c-accent: #00a85a;
  --c-text: #1f2937;
  --c-muted: #6b7280;
  --c-line: #e5e7eb;
  --bg: #f8fafc;
  --radius: 12px;
  --shadow: 0 8px 24px rgba(16, 24, 40, 0.06);
}

.ab-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, var(--c-main) 0%, color-mix(in srgb, var(--c-main) 40%, var(--c-accent)) 100%);
  opacity: 0.92;
}

/*# sourceMappingURL=project.css.map */
