@charset "UTF-8";
/* Scss Document */
.flex_30 {
  width: 30%;
}

.flex_31 {
  width: 31%;
}

.flex_32 {
  width: 32%;
}

.flex_33 {
  width: 33%;
}

.flex_34 {
  width: 34%;
}

.flex_35 {
  width: 35%;
}

.flex_36 {
  width: 36%;
}

.flex_37 {
  width: 37%;
}

.flex_38 {
  width: 38%;
}

.flex_39 {
  width: 39%;
}

.flex_40 {
  width: 40%;
}

.flex_41 {
  width: 41%;
}

.flex_42 {
  width: 42%;
}

.flex_43 {
  width: 43%;
}

.flex_44 {
  width: 44%;
}

.flex_45 {
  width: 45%;
}

.flex_46 {
  width: 46%;
}

.flex_47 {
  width: 47%;
}

.flex_48 {
  width: 48%;
}

.flex_49 {
  width: 49%;
}

.flex_50 {
  width: 50%;
}

.flex_51 {
  width: 51%;
}

.flex_52 {
  width: 52%;
}

.flex_53 {
  width: 53%;
}

.flex_54 {
  width: 54%;
}

.flex_55 {
  width: 55%;
}

.flex_56 {
  width: 56%;
}

.flex_57 {
  width: 57%;
}

.flex_58 {
  width: 58%;
}

.flex_59 {
  width: 59%;
}

.flex_60 {
  width: 60%;
}

.flex_61 {
  width: 61%;
}

.flex_62 {
  width: 62%;
}

.flex_63 {
  width: 63%;
}

.flex_64 {
  width: 64%;
}

.flex_65 {
  width: 65%;
}

.flex_66 {
  width: 66%;
}

.flex_67 {
  width: 67%;
}

.flex_68 {
  width: 68%;
}

.flex_69 {
  width: 69%;
}

.flex_70 {
  width: 70%;
}

:root {
  --min-size: 100px;
}

@media only screen and (max-width: 1024px) {
  :root {
    --min-size: 60px;
  }
}
.padding100 {
  padding-top: clamp(var(--min-size), 10vw, 100px);
  padding-bottom: clamp(var(--min-size), 10vw, 100px);
}

.padding110 {
  padding-top: clamp(var(--min-size), 10vw, 110px);
  padding-bottom: clamp(var(--min-size), 10vw, 110px);
}

.padding120 {
  padding-top: clamp(var(--min-size), 10vw, 120px);
  padding-bottom: clamp(var(--min-size), 10vw, 120px);
}

.padding130 {
  padding-top: clamp(var(--min-size), 10vw, 130px);
  padding-bottom: clamp(var(--min-size), 10vw, 130px);
}

.padding140 {
  padding-top: clamp(var(--min-size), 10vw, 140px);
  padding-bottom: clamp(var(--min-size), 10vw, 140px);
}

.padding150 {
  padding-top: clamp(var(--min-size), 10vw, 150px);
  padding-bottom: clamp(var(--min-size), 10vw, 150px);
}

.padding160 {
  padding-top: clamp(var(--min-size), 10vw, 160px);
  padding-bottom: clamp(var(--min-size), 10vw, 160px);
}

.padding170 {
  padding-top: clamp(var(--min-size), 10vw, 170px);
  padding-bottom: clamp(var(--min-size), 10vw, 170px);
}

.padding180 {
  padding-top: clamp(var(--min-size), 10vw, 180px);
  padding-bottom: clamp(var(--min-size), 10vw, 180px);
}

.padding190 {
  padding-top: clamp(var(--min-size), 10vw, 190px);
  padding-bottom: clamp(var(--min-size), 10vw, 190px);
}

.padding200 {
  padding-top: clamp(var(--min-size), 10vw, 200px);
  padding-bottom: clamp(var(--min-size), 10vw, 200px);
}

.padding210 {
  padding-top: clamp(var(--min-size), 10vw, 210px);
  padding-bottom: clamp(var(--min-size), 10vw, 210px);
}

.padding220 {
  padding-top: clamp(var(--min-size), 10vw, 220px);
  padding-bottom: clamp(var(--min-size), 10vw, 220px);
}

.padding230 {
  padding-top: clamp(var(--min-size), 10vw, 230px);
  padding-bottom: clamp(var(--min-size), 10vw, 230px);
}

.padding240 {
  padding-top: clamp(var(--min-size), 10vw, 240px);
  padding-bottom: clamp(var(--min-size), 10vw, 240px);
}

.padding250 {
  padding-top: clamp(var(--min-size), 10vw, 250px);
  padding-bottom: clamp(var(--min-size), 10vw, 250px);
}

.padding260 {
  padding-top: clamp(var(--min-size), 10vw, 260px);
  padding-bottom: clamp(var(--min-size), 10vw, 260px);
}

.padding270 {
  padding-top: clamp(var(--min-size), 10vw, 270px);
  padding-bottom: clamp(var(--min-size), 10vw, 270px);
}

.padding280 {
  padding-top: clamp(var(--min-size), 10vw, 280px);
  padding-bottom: clamp(var(--min-size), 10vw, 280px);
}

.padding290 {
  padding-top: clamp(var(--min-size), 10vw, 290px);
  padding-bottom: clamp(var(--min-size), 10vw, 290px);
}

.padding300 {
  padding-top: clamp(var(--min-size), 10vw, 300px);
  padding-bottom: clamp(var(--min-size), 10vw, 300px);
}

.margin100 {
  margin-top: clamp(var(--min-size), 10vw, 100px);
  margin-bottom: clamp(var(--min-size), 10vw, 100px);
}

.margin110 {
  margin-top: clamp(var(--min-size), 10vw, 110px);
  margin-bottom: clamp(var(--min-size), 10vw, 110px);
}

.margin120 {
  margin-top: clamp(var(--min-size), 10vw, 120px);
  margin-bottom: clamp(var(--min-size), 10vw, 120px);
}

.margin130 {
  margin-top: clamp(var(--min-size), 10vw, 130px);
  margin-bottom: clamp(var(--min-size), 10vw, 130px);
}

.margin140 {
  margin-top: clamp(var(--min-size), 10vw, 140px);
  margin-bottom: clamp(var(--min-size), 10vw, 140px);
}

.margin150 {
  margin-top: clamp(var(--min-size), 10vw, 150px);
  margin-bottom: clamp(var(--min-size), 10vw, 150px);
}

.margin160 {
  margin-top: clamp(var(--min-size), 10vw, 160px);
  margin-bottom: clamp(var(--min-size), 10vw, 160px);
}

.margin170 {
  margin-top: clamp(var(--min-size), 10vw, 170px);
  margin-bottom: clamp(var(--min-size), 10vw, 170px);
}

.margin180 {
  margin-top: clamp(var(--min-size), 10vw, 180px);
  margin-bottom: clamp(var(--min-size), 10vw, 180px);
}

.margin190 {
  margin-top: clamp(var(--min-size), 10vw, 190px);
  margin-bottom: clamp(var(--min-size), 10vw, 190px);
}

.margin200 {
  margin-top: clamp(var(--min-size), 10vw, 200px);
  margin-bottom: clamp(var(--min-size), 10vw, 200px);
}

.margin210 {
  margin-top: clamp(var(--min-size), 10vw, 210px);
  margin-bottom: clamp(var(--min-size), 10vw, 210px);
}

.margin220 {
  margin-top: clamp(var(--min-size), 10vw, 220px);
  margin-bottom: clamp(var(--min-size), 10vw, 220px);
}

.margin230 {
  margin-top: clamp(var(--min-size), 10vw, 230px);
  margin-bottom: clamp(var(--min-size), 10vw, 230px);
}

.margin240 {
  margin-top: clamp(var(--min-size), 10vw, 240px);
  margin-bottom: clamp(var(--min-size), 10vw, 240px);
}

.margin250 {
  margin-top: clamp(var(--min-size), 10vw, 250px);
  margin-bottom: clamp(var(--min-size), 10vw, 250px);
}

.margin260 {
  margin-top: clamp(var(--min-size), 10vw, 260px);
  margin-bottom: clamp(var(--min-size), 10vw, 260px);
}

.margin270 {
  margin-top: clamp(var(--min-size), 10vw, 270px);
  margin-bottom: clamp(var(--min-size), 10vw, 270px);
}

.margin280 {
  margin-top: clamp(var(--min-size), 10vw, 280px);
  margin-bottom: clamp(var(--min-size), 10vw, 280px);
}

.margin290 {
  margin-top: clamp(var(--min-size), 10vw, 290px);
  margin-bottom: clamp(var(--min-size), 10vw, 290px);
}

.margin300 {
  margin-top: clamp(var(--min-size), 10vw, 300px);
  margin-bottom: clamp(var(--min-size), 10vw, 300px);
}

.pt-110 {
  padding-top: clamp(var(--min-size), 10vw, 110px);
}

.pt-120 {
  padding-top: clamp(var(--min-size), 10vw, 120px);
}

.pt-130 {
  padding-top: clamp(var(--min-size), 10vw, 130px);
}

.pt-140 {
  padding-top: clamp(var(--min-size), 10vw, 140px);
}

.pt-150 {
  padding-top: clamp(var(--min-size), 10vw, 150px);
}

.pt-160 {
  padding-top: clamp(var(--min-size), 10vw, 160px);
}

.pt-170 {
  padding-top: clamp(var(--min-size), 10vw, 170px);
}

.pt-180 {
  padding-top: clamp(var(--min-size), 10vw, 180px);
}

.pt-190 {
  padding-top: clamp(var(--min-size), 10vw, 190px);
}

.pt-200 {
  padding-top: clamp(var(--min-size), 10vw, 200px);
}

.pt-210 {
  padding-top: clamp(var(--min-size), 10vw, 210px);
}

.pt-220 {
  padding-top: clamp(var(--min-size), 10vw, 220px);
}

.pt-230 {
  padding-top: clamp(var(--min-size), 10vw, 230px);
}

.pt-240 {
  padding-top: clamp(var(--min-size), 10vw, 240px);
}

.pt-250 {
  padding-top: clamp(var(--min-size), 10vw, 250px);
}

.pt-260 {
  padding-top: clamp(var(--min-size), 10vw, 260px);
}

.pt-270 {
  padding-top: clamp(var(--min-size), 10vw, 270px);
}

.pt-280 {
  padding-top: clamp(var(--min-size), 10vw, 280px);
}

.pt-290 {
  padding-top: clamp(var(--min-size), 10vw, 290px);
}

.pt-300 {
  padding-top: clamp(var(--min-size), 10vw, 300px);
}

.pb-110 {
  padding-bottom: clamp(var(--min-size), 10vw, 110px);
}

.pb-120 {
  padding-bottom: clamp(var(--min-size), 10vw, 120px);
}

.pb-130 {
  padding-bottom: clamp(var(--min-size), 10vw, 130px);
}

.pb-140 {
  padding-bottom: clamp(var(--min-size), 10vw, 140px);
}

.pb-150 {
  padding-bottom: clamp(var(--min-size), 10vw, 150px);
}

.pb-160 {
  padding-bottom: clamp(var(--min-size), 10vw, 160px);
}

.pb-170 {
  padding-bottom: clamp(var(--min-size), 10vw, 170px);
}

.pb-180 {
  padding-bottom: clamp(var(--min-size), 10vw, 180px);
}

.pb-190 {
  padding-bottom: clamp(var(--min-size), 10vw, 190px);
}

.pb-200 {
  padding-bottom: clamp(var(--min-size), 10vw, 200px);
}

.pb-210 {
  padding-bottom: clamp(var(--min-size), 10vw, 210px);
}

.pb-220 {
  padding-bottom: clamp(var(--min-size), 10vw, 220px);
}

.pb-230 {
  padding-bottom: clamp(var(--min-size), 10vw, 230px);
}

.pb-240 {
  padding-bottom: clamp(var(--min-size), 10vw, 240px);
}

.pb-250 {
  padding-bottom: clamp(var(--min-size), 10vw, 250px);
}

.pb-260 {
  padding-bottom: clamp(var(--min-size), 10vw, 260px);
}

.pb-270 {
  padding-bottom: clamp(var(--min-size), 10vw, 270px);
}

.pb-280 {
  padding-bottom: clamp(var(--min-size), 10vw, 280px);
}

.pb-290 {
  padding-bottom: clamp(var(--min-size), 10vw, 290px);
}

.pb-300 {
  padding-bottom: clamp(var(--min-size), 10vw, 300px);
}

.mt-110 {
  margin-top: clamp(var(--min-size), 10vw, 110px);
}

.mt-120 {
  margin-top: clamp(var(--min-size), 10vw, 120px);
}

.mt-130 {
  margin-top: clamp(var(--min-size), 10vw, 130px);
}

.mt-140 {
  margin-top: clamp(var(--min-size), 10vw, 140px);
}

.mt-150 {
  margin-top: clamp(var(--min-size), 10vw, 150px);
}

.mt-160 {
  margin-top: clamp(var(--min-size), 10vw, 160px);
}

.mt-170 {
  margin-top: clamp(var(--min-size), 10vw, 170px);
}

.mt-180 {
  margin-top: clamp(var(--min-size), 10vw, 180px);
}

.mt-190 {
  margin-top: clamp(var(--min-size), 10vw, 190px);
}

.mt-200 {
  margin-top: clamp(var(--min-size), 10vw, 200px);
}

.mt-210 {
  margin-top: clamp(var(--min-size), 10vw, 210px);
}

.mt-220 {
  margin-top: clamp(var(--min-size), 10vw, 220px);
}

.mt-230 {
  margin-top: clamp(var(--min-size), 10vw, 230px);
}

.mt-240 {
  margin-top: clamp(var(--min-size), 10vw, 240px);
}

.mt-250 {
  margin-top: clamp(var(--min-size), 10vw, 250px);
}

.mt-260 {
  margin-top: clamp(var(--min-size), 10vw, 260px);
}

.mt-270 {
  margin-top: clamp(var(--min-size), 10vw, 270px);
}

.mt-280 {
  margin-top: clamp(var(--min-size), 10vw, 280px);
}

.mt-290 {
  margin-top: clamp(var(--min-size), 10vw, 290px);
}

.mt-300 {
  margin-top: clamp(var(--min-size), 10vw, 300px);
}

.mb-110 {
  margin-bottom: clamp(var(--min-size), 10vw, 110px);
}

.mb-120 {
  margin-bottom: clamp(var(--min-size), 10vw, 120px);
}

.mb-130 {
  margin-bottom: clamp(var(--min-size), 10vw, 130px);
}

.mb-140 {
  margin-bottom: clamp(var(--min-size), 10vw, 140px);
}

.mb-150 {
  margin-bottom: clamp(var(--min-size), 10vw, 150px);
}

.mb-160 {
  margin-bottom: clamp(var(--min-size), 10vw, 160px);
}

.mb-170 {
  margin-bottom: clamp(var(--min-size), 10vw, 170px);
}

.mb-180 {
  margin-bottom: clamp(var(--min-size), 10vw, 180px);
}

.mb-190 {
  margin-bottom: clamp(var(--min-size), 10vw, 190px);
}

.mb-200 {
  margin-bottom: clamp(var(--min-size), 10vw, 200px);
}

.mb-210 {
  margin-bottom: clamp(var(--min-size), 10vw, 210px);
}

.mb-220 {
  margin-bottom: clamp(var(--min-size), 10vw, 220px);
}

.mb-230 {
  margin-bottom: clamp(var(--min-size), 10vw, 230px);
}

.mb-240 {
  margin-bottom: clamp(var(--min-size), 10vw, 240px);
}

.mb-250 {
  margin-bottom: clamp(var(--min-size), 10vw, 250px);
}

.mb-260 {
  margin-bottom: clamp(var(--min-size), 10vw, 260px);
}

.mb-270 {
  margin-bottom: clamp(var(--min-size), 10vw, 270px);
}

.mb-280 {
  margin-bottom: clamp(var(--min-size), 10vw, 280px);
}

.mb-290 {
  margin-bottom: clamp(var(--min-size), 10vw, 290px);
}

.mb-300 {
  margin-bottom: clamp(var(--min-size), 10vw, 300px);
}

a,
a:hover,
a:focus,
a:active,
a:visited,
a:focus-visible {
  text-decoration: none;
}

.zoomStart {
  transform: scale(0.5);
}

.opacityStart, .talk_content > div {
  opacity: 0;
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
  transform: translateY(40px);
}

.clipAnimation {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  transition: 0.8s ease;
}
.clipAnimation.delay1 {
  transition-delay: 0.3s;
}

.targetActive .clipAnimation {
  webkit-clip-path: inset(0);
  clip-path: inset(0);
}

/************************/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99980;
  padding: 40px 150px 40px 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s ease;
}
.header.scrolled {
  background-color: #FFF;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.header.no-bg {
  background-color: transparent !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0);
}

#logo {
  opacity: 1;
}
#logo.logo_hidden {
  opacity: 0;
}

.h_contact {
  background: linear-gradient(90deg, #27baef, #007cb6);
  width: 180px;
  border-radius: 50px;
  overflow: hidden;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}
.h_contact a {
  display: block;
  color: #FFF;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 500;
}
.h_contact:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
  border-radius: 50px;
  background: linear-gradient(90deg, #007cb6, #14b250);
  transition: 0.3s ease;
}
.h_contact:hover:after {
  width: 100%;
  opacity: 1;
}

/*************/
.top_main {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

#top_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* トリミングして全画面にフィット */
}

#video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* トリミングして全画面にフィット */
}

/****************************/
.sec01_cont {
  position: relative;
  overflow: hidden;
}

.sec01_width {
  width: 51%;
}

.title_36 {
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 700;
}

.blue_0166a5 {
  color: #0166a5;
}

.title_52 {
  font-size: clamp(28px, 4.5vw, 52px);
  font-weight: 700;
}

.text_20 {
  font-size: clamp(19px, 1.5vw, 20px);
  font-weight: 700;
  line-height: 1.8em;
}

.text_24 {
  font-size: clamp(20px, 1.8vw, 24px);
  font-weight: 700;
  line-height: 1.8em;
}

.more a {
  display: flex;
  align-items: center;
  width: fit-content;
  min-width: 280px;
  padding: 0 80px 0 25px;
  height: 65px;
  border-radius: 50px;
  color: #FFF;
  font-size: 17px;
  font-weight: 700;
  background-color: #007cb6;
  border: 1px solid #007cb6;
  transition: 0.3s ease;
  position: relative;
}
.more.w240 a {
  min-width: 240px;
}
.more .dot {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.more .dot:before {
  content: "";
  background-color: #FFF;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.more .arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #FFF;
  transition: 0.3s ease;
}
.more .arrow:after {
  content: "";
  background: url("../images/arrow_more_b.webp") 50% 50%/100% 100% no-repeat;
  width: 13px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s ease;
}
.more a:hover {
  background-color: #FFF;
  border-color: #006f76;
  color: #006f76;
}
.more a:hover .arrow {
  background-color: #006f76;
}
.more a:hover .arrow:after {
  background-image: url("../images/arrow_more_w.webp");
}

.sec01_absolute {
  position: absolute;
  right: 0;
  top: 60px;
  max-width: 1105px;
  width: 70%;
  height: 90%;
}

.sec01_gray_bg {
  position: absolute;
  top: 0;
  right: 0;
}

.sec01_center_logo {
  position: absolute;
  top: calc(50% - 70px);
  left: calc(50% + 70px);
  transform: translate(-50%, -50%);
  z-index: 300;
}

.sec01_circle {
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% + 50px);
  transform: translate(-50%, -50%);
  z-index: 200;
  animation: circle 80s linear 0s infinite;
}

@keyframes circle {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
#particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}
#particles .pg-canvas {
  position: absolute;
  top: 12%;
  left: 18%;
  width: 300px;
  height: 300px;
  overflow: visible;
}

#particles2 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}
#particles2 .pg-canvas {
  position: absolute;
  right: 10%;
  top: calc(50% + 80px);
  transform: translateY(-50%);
  width: 250px;
  height: 250px;
}

.sec01_flex {
  display: flex;
  justify-content: space-between;
}
.sec01_flex > div {
  width: 49%;
  max-width: 810px;
  position: relative;
}
.sec01_flex img {
  width: 100%;
  height: auto;
}

.topFadeImg {
  position: relative;
  overflow: hidden;
}

.topFadeImg > div img {
  width: 100%;
  height: auto;
  display: block;
}

/* 2枚目は常に重ねる */
.topFadeImg > .absolute {
  position: absolute;
  inset: 0;
  display: block; /* display:none にしない */
  opacity: 0; /* 最初は非表示（不透明度0） */
}

/***********************************/
.sec02_eng {
  width: 90%;
  max-width: 1660px;
  position: absolute;
  left: calc(50% - 20px);
  transform: translateX(-50%);
  top: -15px;
  font-size: clamp(120px, 30.5vw, 350px);
  color: #ffdf2d;
  letter-spacing: 0;
  z-index: 500;
  line-height: 1em;
  text-box: trim-both cap alphabetic;
}
.sec02_eng span {
  display: inline-block;
  transform: rotate(-15deg);
}

.sec02_img {
  overflow: hidden;
}
.sec02_img img {
  width: 100%;
  height: 946px;
  object-fit: cover;
}

.sec02_title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -133px;
}
.sec02_title p, .sec02_title h2 {
  writing-mode: vertical-rl;
  font-size: 36px;
  font-weight: 700;
}

.sec02_title_on {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #FFF;
  color: #fff;
  z-index: 3;
  clip-path: polygon(0 0, 100% 0%, 100% 26%, 0 27%);
}

.sec02_title_under {
  color: #0166a5;
  z-index: 1;
  position: relative;
}

/**/
.sec02_clip_relative {
  position: relative;
  height: 960px;
  overflow: hidden;
}
.sec02_clip_relative:before {
  content: "";
  background: url("../images/top_bg_clip.webp") 50% 0/1920px 100% no-repeat;
  width: 100%;
  height: 146px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) scale(-1, -1);
  z-index: 100;
}
.sec02_clip_relative:after {
  content: "";
  background: url("../images/top_bg_clip.webp") 50% 0/1920px 100% no-repeat;
  width: 100%;
  height: 146px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.rellax img {
  width: 100%;
  height: 1285px;
  object-fit: cover;
  object-position: 20% top;
}

.sec02_mt_minus {
  margin-top: -200px;
}

.sec02_flex {
  display: flex;
  justify-content: space-between;
  gap: 30px 120px;
}

.sec02_left {
  width: 50%;
  max-width: max-content;
}
.sec02_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec02_right {
  width: 50%;
  max-width: 890px;
  display: flex;
  align-items: center;
}

.sec02_width {
  max-width: 760px;
  width: 90%;
}

.bg_eng {
  font-size: clamp(18px, 1.8vw, 24px);
  background-color: #00234b;
  width: fit-content;
  color: #FFF;
  padding: 8px 8px 7px;
  text-box: trim-both cap alphabetic;
  font-weight: 100;
}
.bg_eng span {
  font-weight: 900;
}

.title_42 {
  font-size: clamp(26px, 3.5vw, 42px);
  font-weight: 700;
}

.bg_title {
  width: fit-content;
  color: #FFF;
  text-box-trim: none;
}
.bg_title .bg_span {
  background-color: #00234b;
  padding: 0 8px 2px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  line-height: 1.6;
  background: linear-gradient(90deg, #00234b, #00234b);
  color: #FFF;
}

.yellow_ffdf2d {
  color: #ffdf2d;
}

.inline_block {
  display: inline-block;
}

.sec02_mt_minus2 {
  margin-top: -4%;
}

.sec02_right.right {
  max-width: 100%;
  padding-top: 120px;
}
.sec02_right.right .sec02_width {
  margin-left: auto;
  max-width: 860px;
}

.line_height2 {
  line-height: 2em;
}

.sec02_banner {
  display: flex;
  gap: 20px;
}
.sec02_banner img {
  max-width: 100%;
  height: auto;
}

/********************************/
.sec03_af_bg {
  position: relative;
  margin-top: -120px;
}
.sec03_af_bg:after {
  content: "";
  background-color: #eaf3f6;
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  height: calc(100% - 120px);
}

.sec03_banner {
  display: flex;
  justify-content: space-between;
}
.sec03_banner > div {
  max-width: 810px;
  width: 49%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.sec03_banner a {
  display: block;
  padding: 65px 55px 90px;
  color: #FFF;
}
.sec03_banner a:hover img {
  transform: scale(1.05);
}
.sec03_banner h3 {
  font-size: clamp(25px, 3.5vw, 42px);
  font-weight: 700;
}
.sec03_banner p {
  margin-top: 40px;
}
.sec03_banner .arrow {
  margin-top: 60px;
}

.sec03_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec03_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease;
}

.more_arrow .arrow {
  transition: 0.3s ease;
  width: 77px;
  height: 77px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.more_arrow .arrow:before {
  content: "";
  width: 21px;
  height: 16px;
  background: url("../images/arrow_b.webp") left 0/100% 100% no-repeat;
  position: absolute;
  top: 50%;
  left: calc(50% - 60px);
  transform: translate(-50%, -50%);
  z-index: 500;
}
.more_arrow .arrow:after {
  content: "";
  background-color: #FFF;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.3s ease;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
}
.more_arrow a:hover .arrow:before {
  transition: 0.5s ease;
  left: 50%;
}
.more_arrow a:hover .arrow:after {
  transform: translate(-50%, -50%) scale(1);
}

/*********************************/
.sec04_cont {
  position: relative;
}
.sec04_cont > div {
  position: relative;
}

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

#sec04FadeContent {
  height: 1099px;
}
#sec04FadeContent > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 8%;
}

#sec04FadeContent > div[id^=sec04_fade] {
  display: none;
}

/* 表示する場合のflex指定 */
#sec04FadeContent > div.fade-visible {
  display: flex;
}

#sec04_fade01 {
  background: url("../images/top12.webp") 55% 0/cover no-repeat;
}

#sec04_fade02 {
  background: url("../images/top12_2.webp") 55% 0/cover no-repeat;
}

#sec04_fade03 {
  background: url("../images/top12_3.webp") 45% 0/cover no-repeat;
}

#sec04_fade04 {
  background: url("../images/top12_4.webp") 50% 0/cover no-repeat;
}

.sec04_container {
  width: 90%;
  max-width: 1280px;
  z-index: 500;
  margin: 0 auto;
}

.sec04_bb {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  line-height: 1.5em;
  border-bottom: 1px solid #000;
  font-feature-settings: "palt" 1;
}

.sec04_title {
  font-size: clamp(20px, 1.7vw, 23px);
  font-weight: 700;
}
.sec04_title span {
  background-color: #00234b;
  color: #FFF;
  display: inline-block;
  line-height: 1.2em;
  padding: 0 3px 2px;
  margin-bottom: 5px;
}

.sec04_eng_absolute {
  position: absolute;
  width: 90%;
  max-width: 1660px;
  bottom: 12%;
  text-align: right;
  left: 50%;
  transform: translateX(-50%);
  font-size: clamp(100px, 20.5vw, 240px);
  line-height: 1em;
  z-index: 100;
  letter-spacing: 0;
}
.sec04_eng_absolute span {
  display: inline-block;
  transform: rotate(-4.4deg);
  color: #ffdf2d;
}

/********************************/
.bg_eaf3f6 {
  background-color: #eaf3f6;
}

.sec05_flex {
  display: flex;
  justify-content: space-between;
}

.sec05_left {
  width: 120px;
  writing-mode: vertical-rl;
  display: flex;
  align-items: flex-end;
}

.sec05_right {
  width: calc(100% - 120px);
}

.news {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-row-gap: 70px;
}
.news li {
  width: 48%;
  max-width: 720px;
}
.news a {
  display: flex;
  justify-content: space-between;
  color: inherit;
  gap: 15px 40px;
}
.news .arrow {
  width: 32px;
  height: 32px;
  margin-top: clamp(20px, 11%, 40px);
  margin-left: auto;
}
.news .arrow:before {
  width: 13px;
  height: 10px;
  top: 50%;
  left: calc(50% - 60px);
  background-image: url("../images/arrow_w.webp");
}
.news .arrow:after {
  background-color: #0166a5;
}
.news .arrow img {
  width: 13px;
  height: auto;
}

.n_left {
  width: 48%;
  max-width: 320px;
}
.n_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 13px;
}

.n_right {
  width: 52%;
  border-top: 1px solid #0166a5;
  padding-top: 10px;
}

.n_day {
  text-align: right;
  color: #0166a5;
  font-size: 14px;
}

.n_title {
  font-size: clamp(17px, 1.5vw, 20px);
  margin-top: clamp(15px, 11%, 35px);
  font-weight: 700;
}

.n_text {
  margin-top: clamp(10px, 11%, 30px);
}

.more.center a {
  margin: 0 auto;
}

/***************************/
.sec06_af_bg {
  position: relative;
}
.sec06_af_bg:after {
  content: "";
  width: 80%;
  max-width: 1300px;
  background: linear-gradient(135deg, #27baef, #007cb6);
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.sec06_flex {
  display: flex;
  justify-content: space-between;
}

.sec06_left {
  width: 390px;
}

.sec06_right {
  width: calc(100% - 390px);
  min-height: 440px;
}

.blog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 6.5%;
}
.blog.top_blog > li:nth-child(n+4) {
  display: none;
}
.blog a {
  color: inherit;
  position: relative;
  display: block;
}
.blog .arrow {
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 32px;
  height: 32px;
}
.blog .arrow img {
  width: 13px;
  height: 10px;
}
.blog .arrow:before {
  width: 13px;
  height: 10px;
  background: url("../images/arrow_b2.webp");
}

.b_title {
  font-size: clamp(18px, 1.5vw, 20px);
  margin: clamp(15px, 11%, 30px) 0 20px;
  font-weight: 700;
}

.b_day {
  color: #00234b;
  border-top: 1px solid #00234b;
  margin-top: 30px;
  font-size: 14px;
  padding-top: 5px;
}

.blue_00234b {
  color: #00234b;
}

.sec06_more {
  position: absolute;
  left: 0;
  bottom: -20px;
  z-index: 500;
}

/********************************/
.sec07_bg {
  background: url("../images/top13.webp") 50% 0/cover no-repeat;
}

.center {
  text-align: center;
}

.sec07_border {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  display: flex;
  justify-content: space-between;
}
.sec07_border > p {
  width: 50%;
  text-align: center;
  padding: 40px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec07_border > p:nth-child(1) {
  border-right: 1px solid #FFF;
}

.sec07_tel {
  font-size: clamp(22px, 2.5vw, 31px);
  font-weight: 500;
  line-height: 1em;
}
.sec07_tel span {
  font-size: clamp(28px, 4.5vw, 51px);
  font-weight: 700;
}
.sec07_tel a {
  color: #FFF;
}

.sec07_contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  height: 60px;
  width: 100%;
  max-width: 390px;
  text-align: center;
  background-color: #FFF;
  border-radius: 50px;
  font-size: 17px;
  color: #00234b;
  font-weight: 700;
}

.sec07_banner {
  display: flex;
  justify-content: space-between;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.sec07_banner > div {
  max-width: 450px;
  width: 48%;
}
.sec07_banner > div img {
  width: 100%;
  height: auto;
}

/******************************/
.footer {
  background-color: #00234b;
  padding: clamp(60px, 11%, 120px) 0 clamp(30px, 11%, 80px);
  color: #FFF;
}

.f_flex {
  display: flex;
  justify-content: space-between;
  gap: 30px 30px;
}

.f_left {
  max-width: max-content;
}

.logo_text {
  font-size: 20px;
  font-weight: 700;
}

.f_add {
  margin-top: 20px;
  line-height: 2em;
}
.f_add a {
  color: #FFF;
}

.f_right {
  width: calc(100% - 350px);
  max-width: 680px;
}

.f_nav {
  max-width: 580px;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 20px;
}
.f_nav ul {
  position: relative;
}
.f_nav a {
  color: #FFF;
  font-size: 15px;
}
.f_nav li:nth-child(n+2) {
  margin-top: 23px;
}

.f_sub {
  margin-top: 15px;
}
.f_sub p:nth-child(n+2) {
  margin-top: 15px;
}

.f_privacy {
  position: absolute;
  left: 0;
  bottom: 0;
}
.f_privacy a {
  color: #235287;
  font-size: 14px;
}

.copy {
  font-size: 13px;
  margin-top: 50px;
}

/*******************************************************************

    ReSTAの使命

*******************************************************************/
.main_in {
  padding: clamp(160px, 20%, 330px) 0 40px;
  max-width: 1660px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.title_eng {
  font-size: clamp(15px, 1.3vw, 18px);
  line-height: 1.5em;
  font-weight: bold;
  color: #007cb6;
  letter-spacing: 0.02em;
}

.title_in {
  font-size: clamp(30px, 5vw, 58px);
  font-weight: bold;
  margin-top: 10px;
}

.pan_list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 65px;
}
.pan_list li {
  display: flex;
  align-items: center;
  font-size: 13px;
}
.pan_list li a {
  color: inherit;
}
.pan_list li:after {
  content: "〉";
  padding: 0 25px;
}
.pan_list li:last-child:after {
  display: none;
}

/************************/
.mission_movie #video {
  width: 100%;
  height: clamp(300px, 50vw, 700px);
}

.mi01_padding {
  padding: clamp(80px, 11%, 180px) 0 clamp(80px, 11%, 210px);
}

.title_46 {
  font-size: clamp(30px, 4vw, 46px);
  font-weight: bold;
}

.mi01_eng {
  position: absolute;
  right: 0;
  top: -100px;
  font-size: clamp(120px, 30.5vw, 350px);
  color: #ffdf2d;
  letter-spacing: -0.02em;
  z-index: 500;
  line-height: 1em;
  text-box: trim-both cap alphabetic;
}
.mi01_eng span {
  display: inline-block;
  transform: rotate(-15deg);
}

.mi01_absolute {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
.mi01_absolute img {
  width: 100%;
  height: auto;
}

/************************/
.mi02_flex {
  display: flex;
  justify-content: space-between;
  gap: 30px 30px;
}

.mi02_left {
  white-space: nowrap;
  flex-shrink: 0;
  margin-top: -20px;
}

.mi02_right {
  max-width: 1220px;
  width: 100%;
  border-top: 1px solid #222222;
}
.mi02_right > div {
  border-bottom: 1px solid #222222;
  padding: clamp(30px, 8%, 70px) 5px;
  gap: 20px 40px;
}

.blue_007cb6 {
  color: #007cb6;
}

.mi02_num {
  width: max-content;
  font-size: clamp(30px, 4.5vw, 49px);
  font-weight: 900;
  text-align: center;
  line-height: 1em;
  text-box: trim-both cap alphabetic;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
.mi02_num span {
  text-box: trim-both cap alphabetic;
  display: block;
  font-size: clamp(10px, 1vw, 13px);
  font-weight: bold;
}

.mi02_text_cont {
  width: 100%;
}

/*
.mi02_absolute {
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 50%;
    img {
        max-width: 100%;
        height: auto;
    }
}
*/
.mi02_absolute {
  position: absolute;
  left: 0;
  top: 400px;
  width: 70%;
  height: 1277px;
}
.mi02_absolute #particles {
  left: -200px;
}
.mi02_absolute #particles2 {
  right: auto;
  left: 0;
}
.mi02_absolute #particles2 .pg-canvas {
  left: 15%;
  top: calc(50% + 80px);
}

.mi02_gray_bg {
  position: absolute;
  top: 0;
  left: 0;
}

.mi01_circle {
  position: absolute;
  top: calc(50% - 50px);
  left: -80px;
  transform: translateY(-50%);
  z-index: 200;
  animation: circle 80s linear 0s infinite;
}

/*************************/
.mi03_flex {
  display: flex;
  justify-content: space-between;
  gap: 30px 30px;
}

.mi03_right {
  width: 48%;
  max-width: max-content;
  order: 2;
}
.mi03_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.mi03_left {
  width: 51%;
  display: flex;
  align-items: center;
}

.title_29 {
  font-weight: bold;
  line-height: 1.5em;
  font-size: clamp(20px, 2.2vw, 29px);
}

.a_bb a {
  color: #0166a5;
  border-bottom: 1px solid #0166a5;
  padding-bottom: 5px;
}

/****追加*************************************/
.bg_fcfdfd {
  background-color: #fcfdfd;
}

.mi01_flex {
  display: flex;
  justify-content: space-between;
  gap: 40px 30px;
}

.mi01_left {
  width: 52%;
}

.mi01_right {
  max-width: max-content;
  width: 48%;
}
.mi01_right img {
  max-width: 100%;
  height: auto;
}

.mi02_flex2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px 30px;
}
.mi02_flex2.mi02_width .mi02_left2 {
  max-width: 600px;
}

.mi02_left2 {
  max-width: 570px;
  width: 50%;
}

.mi02_num_flex {
  display: flex;
  align-items: flex-start;
  column-gap: 35px;
}
.mi02_num_flex h3 {
  position: relative;
  top: 6px;
}

.mi02_right2 {
  max-width: max-content;
  width: 50%;
}
.mi02_right2 img {
  max-width: 100%;
  height: auto;
}

/*******************************************************************

    ReSTAの事業内容

*******************************************************************/
.main_bb {
  border-bottom: 1px solid #222222;
}

/***********************/
.fo01_flex {
  position: relative;
}

.fo01_right {
  order: 2;
  width: 40%;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.fo01_right img {
  max-width: 100%;
  height: auto;
}

.fo01_absolute {
  position: absolute;
  left: calc(50% + 20px);
  top: calc(50% + 20px);
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  z-index: 500;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fo01_absolute p {
  color: #FFF;
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  letter-spacing: 0.02em;
  line-height: 1.1em;
  position: relative;
  z-index: 500;
  padding-bottom: 15px;
}

.fo01_circle1 {
  position: absolute;
  left: calc(50% + 20px);
  top: calc(50% + 20px);
  transform: translate(-50%, -50%) scale(0);
  width: 200px;
  height: 200px;
  background-color: #66d2f9;
  border-radius: 50%;
  mix-blend-mode: multiply;
  animation: fo01_circle 2s ease infinite;
}

.fo01_circle2 {
  position: absolute;
  left: calc(50% + 20px);
  top: calc(50% + 20px);
  transform: translate(-50%, -50%);
  width: 170px;
  height: 170px;
  background-color: #27baef;
  border-radius: 50%;
  mix-blend-mode: color-dodge;
  z-index: 100;
}

@keyframes fo01_circle {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  20% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  21% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  60% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0;
  }
}
.fo01_left {
  width: 62%;
  display: flex;
  align-items: center;
}

/***************/
.fo02_flex {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.fo02_left {
  width: 52%;
  max-width: max-content;
}
.fo02_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.fo02_right {
  width: 48%;
  display: flex;
  align-items: center;
}

.fo02_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.fo02_grid > div {
  background-color: #FFF;
  border-radius: 20px;
  padding: clamp(30px, 15%, 50px) clamp(20px, 15%, 45px) clamp(30px, 15%, 50px) clamp(20px, 15%, 60px);
  overflow: hidden;
}

.fo02_num {
  font-size: clamp(40px, 7.5vw, 80px);
  font-weight: bold;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 2px #0166a5;
  text-stroke: 2px #0166a5;
  letter-spacing: -0.04em;
  text-box: trim-both cap alphabetic;
  padding-bottom: 25px;
  margin-bottom: 40px;
  border-bottom: 5px solid #0166a5;
  width: calc(100% + 60px);
}

.fo02_bg_w {
  border-radius: 20px;
  padding: clamp(30px, 11%, 70px) 20px clamp(30px, 11%, 60px);
  background-color: #FFF;
}

.fo02_big {
  font-size: clamp(22px, 1.8vw, 24px);
  color: #0166a5;
  font-weight: 900;
  border-bottom: 7px solid #ffdf2d;
  padding-bottom: 2px;
}

.fit_bb {
  width: fit-content;
  border-bottom: 1px solid #0166a5;
  padding-bottom: 15px;
}
.fit_bb.center {
  margin-left: auto;
  margin-right: auto;
}

/**********************/
.bg_e0f1f2 {
  background-color: #e0f1f2;
}

.fo04_banner {
  max-width: 480px;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.fo04_banner img {
  width: 100%;
  height: auto;
}

/********************/
.fo05_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 70px;
}
.fo05_grid > div {
  overflow: hidden;
  background-color: #FFF;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
}

.fo05_left {
  width: 44%;
  max-width: max-content;
}
.fo05_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fo05_right {
  width: 56%;
  display: flex;
  align-items: center;
  padding: 40px;
}
.fo05_right h4 {
  padding-bottom: 15px;
  margin-bottom: 50px;
  border-bottom: 4px solid #0166a5;
  margin-top: 5px;
}

.fo05_num {
  font-size: 24px;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #0166a5;
  text-stroke: 1px #0166a5;
  letter-spacing: 0em;
  font-weight: 900;
  text-box: trim-both cap alphabetic;
}

.indent_list li {
  text-indent: -1.1em;
  padding-left: 1.1em;
  line-height: 1.4em;
}
.indent_list li:nth-child(n+2) {
  margin-top: 5px;
}

.center_cont {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

/**修正*********************************************/
.eng_24 {
  font-size: clamp(20px, 2vw, 24px);
}

.fo02_flex2 {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.fo02_left2 {
  width: 50%;
  text-align: center;
}
.fo02_left2 img {
  max-width: 100%;
  height: auto;
}

.fo02_right2 {
  width: 49%;
}

.fo02_flow > div {
  background-color: #FFF;
  min-height: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 35px 40px;
  border-radius: 20px;
  position: relative;
}
.fo02_flow > div:nth-child(n+2) {
  margin-top: 110px;
}
.fo02_flow > div:after {
  content: "";
  background: url("../images/forte_new3.webp") 50% 0/100% 100% no-repeat;
  width: 88px;
  height: 49px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -80px;
}
.fo02_flow > div:last-child:after {
  display: none;
}

.fo02_flow_left {
  width: 370px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-right: 1px solid #0166a5;
}
.fo02_flow_left .cell1 {
  font-size: clamp(35px, 5.5vw, 60px);
  font-weight: bold;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 2px #0166a5;
  text-stroke: 2px #0166a5;
  letter-spacing: -0.04em;
  width: 105px;
}
.fo02_flow_left .cell2 {
  font-size: clamp(22px, 2.5vw, 30px);
  flex-grow: 2;
  color: #0166a5;
  font-weight: 600;
}

.fo02_flow_right {
  width: calc(100% - 370px);
  padding-left: 40px;
}
.fo02_flow_right p {
  line-height: 2em;
}
.fo02_flow_right a {
  color: #0166a5;
  border-bottom: 1px solid #0166a5;
  padding-bottom: 3px;
}

/**/
.fo02_fee_flex {
  display: flex;
  justify-content: space-between;
  gap: 40px 30px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.fo02_fee_right {
  width: max-content;
}
.fo02_fee_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.fo02_fee_left {
  width: 50%;
  display: flex;
  align-items: center;
}

/*******************************************************************

    お客様の声

*******************************************************************/
.voice_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
.voice_grid a {
  color: inherit;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #0166a5;
  height: clamp(400px, 50vw, 730px);
  padding: 60px 40px;
  display: flex;
  align-items: flex-end;
}
.voice_grid .sec04_bb {
  border-color: #FFF;
  font-feature-settings: "palt" 1;
}
.voice_grid .arrow {
  position: absolute;
  right: 40px;
  bottom: 60px;
  width: 90px;
  height: 90px;
}
.voice_grid .arrow:before {
  background-image: url("../images/arrow_w.webp");
}
.voice_grid .arrow:after {
  background: url("../images/voice_hov.webp") 50% 50%/100% 100% no-repeat;
  width: 90px;
  height: 90px;
}
.voice_grid a:hover .arrow img {
  opacity: 0;
  transition: 0.3s ease;
  transform: translateX(250%);
}
.voice_grid a:hover .arrow:before {
  transition: 0.3s ease 0.3s;
}
.voice_grid a:hover .voice_img img {
  transform: scale(1.1);
  opacity: 0.8;
}

.voice_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.voice_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease;
  opacity: 0.95;
}

.voice_num {
  font-size: 21px;
  color: #ffdf2d;
}

.voice_name {
  margin-top: 20px;
}
.voice_name p {
  background-color: #FFF;
  width: fit-content;
  margin-top: 5px;
  color: #00234b;
  font-size: clamp(16px, 1.5vw, 20px);
  font-weight: bold;
  text-box: trim-both cap alphabetic;
  padding: 5px 3px;
}

/*******************************************************************

    お客様の声 01

*******************************************************************/
.main_mt_minus {
  margin-top: -26px;
}

/*******************/
.voice01_img img {
  width: 100%;
  max-height: 760px;
  height: 100%;
  min-height: 500px;
  object-fit: cover;
  object-position: 60% 0;
}

.voice01_absolute {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 17%;
  width: 90%;
  max-width: 1660px;
  z-index: 500;
}
.voice01_absolute h3 {
  font-feature-settings: "palt" 1;
}
.voice01_absolute .voice_name {
  margin-top: 25px;
}
.voice01_absolute .voice_name p {
  background-color: #00234b;
  color: #FFF;
  font-size: clamp(17px, 1.8vw, 23px);
  padding: 7px 3px;
}

.talk_content > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1400px;
  width: 90%;
}
.talk_content > div:nth-child(n+2) {
  margin-top: 50px;
}
.talk_content > div:nth-child(odd) .talk_box {
  background-color: #e0f1f2;
  border-radius: 0 20px 20px 20px;
}
.talk_content > div:nth-child(odd) .talk_box:before {
  background: url("../images/voice_shape_l.webp") left 0/100% 100% no-repeat;
  left: -41px;
}
.talk_content > div:nth-child(even) {
  margin-left: auto;
}
.talk_content > div:nth-child(even) .talk_box {
  background-color: #eaf3f6;
  border-radius: 20px 0 20px 20px;
}
.talk_content > div:nth-child(even) .talk_box:before {
  background: url("../images/voice_shape_r.webp") left 0/100% 100% no-repeat;
  right: -41px;
}
.talk_content > div:nth-child(even) .talk_icon {
  order: 2;
}
.talk_content.reverse > div:nth-child(odd) .talk_box {
  background-color: #eaf3f6;
}
.talk_content.reverse > div:nth-child(odd) .talk_box:before {
  background: url("../images/voice_shape_r.webp") left 0/100% 100% no-repeat;
  transform: scale(-1, 1);
}
.talk_content.reverse > div:nth-child(even) .talk_box {
  background-color: #e0f1f2;
}
.talk_content.reverse > div:nth-child(even) .talk_box:before {
  background: url("../images/voice_shape_l.webp") left 0/100% 100% no-repeat;
  transform: scale(-1, 1);
}

.talk_icon {
  width: 160px;
  text-align: center;
}

.talk_name {
  margin-top: 5px;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: bold;
}
.talk_name span {
  font-size: 15px;
}

.green_006f76 {
  color: #006f76;
}

.talk_box {
  width: calc(100% - 260px);
  margin-top: 40px;
  min-height: 120px;
  display: flex;
  align-items: center;
  padding: clamp(20px, 8%, 50px) clamp(20px, 8%, 50px);
  position: relative;
}
.talk_box:before {
  content: "";
  width: 42px;
  height: 33px;
  position: absolute;
  top: 0;
}

/******************/
.bb_title {
  border-bottom: 1px solid #222222;
  padding-bottom: 30px;
}

/*******************/
.voice_footer {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 95px;
  row-gap: 40px;
}
.voice_footer a {
  color: inherit;
  display: block;
  position: relative;
}
.voice_footer .arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 0;
  bottom: 17px;
  transform: none;
  width: 32px;
  height: 32px;
}
.voice_footer .arrow img {
  width: 13px;
  height: 10px;
}
.voice_footer .arrow:before {
  background-image: url("../images/arrow_w.webp");
  width: 13px;
  height: 10px;
}
.voice_footer .arrow:after {
  background-color: #0166a5;
}

.voice_f_title {
  display: flex;
  align-items: flex-end;
  margin-top: 10px;
  column-gap: 20px;
  border-bottom: 1px solid #0166a5;
  padding-bottom: 10px;
  padding-right: 40px;
}
.voice_f_title .num {
  color: #007cb6;
  font-size: clamp(24px, 3.2vw, 39px);
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: bold;
}
.voice_f_title h3 {
  font-size: clamp(16px, 1.5vw, 20px);
  font-weight: bold;
  position: relative;
  top: -6px;
}

/*******************************************************************

    会社概要

*******************************************************************/
.com01_flex {
  display: flex;
  justify-content: space-between;
  gap: 30px 40px;
}

.com01_left {
  width: 41%;
  max-width: max-content;
}
.com01_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.com01_right {
  width: 59%;
}

.com01_table {
  border-top: 1px solid #27417c;
}
.com01_table > div {
  display: flex;
  justify-content: space-between;
  padding: 35px 20px;
  border-bottom: 1px solid #27417c;
}

.com01_cell1 {
  font-size: 18px;
  width: 130px;
  color: #27417c;
  font-weight: bold;
}

.com01_cell2 {
  width: calc(100% - 130px);
  max-width: 720px;
}

/************************/
.com02_flex2 {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.com02_width {
  width: 100%;
}

.com02_right_sp_absolute {
  width: 46%;
  max-width: max-content;
}
.com02_right_sp_absolute img {
  width: 100%;
  height: auto;
  position: sticky;
  top: 100px;
}

.com02_left2 {
  width: 54%;
}

.com02_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 90px;
  gap: 20px 20px;
}

.com02_left {
  width: 46%;
}

.com02_name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 20px;
  padding-left: 10px;
}
.com02_name h4 {
  font-size: clamp(20px, 2.2vw, 29px);
  font-weight: bold;
}
.com02_name p {
  font-size: 15px;
  color: #797979;
  font-weight: bold;
  padding-top: 5px;
}

.com02_post {
  margin-top: 15px;
  padding: 15px 10px;
  border-top: 1px solid #222222;
  border-bottom: 1px solid #222222;
  font-size: clamp(17px, 1.6vw, 20px);
  font-weight: bold;
}

.com02_right {
  width: 54%;
  display: flex;
  justify-content: space-between;
  gap: 10px 15px;
}
.com02_right img {
  max-width: 100%;
  height: auto;
}

/*************************/
.com03_flex > div {
  display: flex;
  justify-content: space-between;
  gap: 30px 40px;
}
.com03_flex > div:nth-child(n+2) {
  margin-top: 100px;
}

.com03_left {
  width: 46%;
  max-width: max-content;
}
.com03_left img {
  width: 100%;
  height: auto;
  position: sticky;
  top: 100px;
}

.com03_right {
  width: 54%;
  display: flex;
  align-items: center;
}

.com03_list {
  max-width: 400px;
}
.com03_list p {
  border-bottom: 1px solid #222222;
  padding: 15px 5px;
  font-weight: bold;
  font-size: 18px;
}
.com03_list .com03_name {
  font-size: clamp(19px, 1.8vw, 23px);
  display: flex;
  align-items: center;
  gap: 5px 20px;
  padding: 10px 5px;
}
.com03_list .com03_name span {
  color: #797979;
  font-size: 14px;
}

/*******************************************************************

    採用情報

*******************************************************************/
.rec01_flex {
  display: flex;
  justify-content: space-between;
  gap: 30px 40px;
}

.rec01_left {
  width: 50%;
  max-width: max-content;
}
.rec01_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rec01_right {
  width: 50%;
  max-width: 760px;
}

/************************/
.rec02_table {
  border-top: 1px solid #222;
}
.rec02_table > div {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #222;
  padding: 35px 5px;
}

.rec02_cell1 {
  width: 190px;
  font-weight: bold;
}

.rec02_cell2 {
  width: calc(100% - 190px);
  max-width: 990px;
}

/*********************/
.rec03_bg {
  background: linear-gradient(131deg, #007cb6 30%, #27baef 70%);
}

.rec_more a {
  width: 100%;
  max-width: 510px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  color: #00234b;
  background-color: #FFF;
  border-radius: 50px;
  font-weight: bold;
  font-size: 17px;
  transition: 0.3s ease;
}
.rec_more a:hover {
  background-color: #006f76;
  color: #FFF;
}

.rec03_absolute1 {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  width: 50%;
  mix-blend-mode: overlay;
}
.rec03_absolute1 img {
  max-width: 100%;
  height: auto;
}

.rec03_absolute2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  mix-blend-mode: overlay;
}
.rec03_absolute2 img {
  max-width: 100%;
  height: auto;
}

/*******************************************************************

    お知らせ

*******************************************************************/
/*Pagenation*/
.pagenation {
  text-align: center;
}

.pagenation:after,
.pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.pagenation ul {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}

.pagenation li {
  padding: 0 3px;
  font-weight: bold;
}

.pagenation li.active {
  cursor: not-allowed;
  color: #007cb6;
  position: relative;
}
.pagenation li.active:after {
  content: "";
  border-bottom: 1px solid #007cb6;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
}

.pagenation li a {
  color: inherit;
}

.pagenation .prev, .pagenation .next {
  color: #007cb6;
}
.pagenation .prev a, .pagenation .next a {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.pagenation .prev {
  margin-right: 40px;
}
.pagenation .prev img {
  transform: scale(-1, 1);
}
.pagenation .next {
  margin-left: 40px;
}
.pagenation img {
  width: 16px;
  height: auto;
}

/*******************************************************************

    ブログ

*******************************************************************/
.blog.blog_in {
  grid-template-columns: repeat(4, 1fr);
  column-gap: 4%;
  row-gap: 100px;
}

/*******************************************************************

    お問い合わせ

*******************************************************************/
.contact01_bg {
  background-color: #0166a5;
  padding: clamp(40px, 7%, 100px) 40px;
}

.contact01_border {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding: 50px 0;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.contact01_tel {
  font-size: clamp(20px, 2.5vw, 32px);
}
.contact01_tel a {
  color: #FFF;
}
.contact01_tel span {
  font-size: clamp(28px, 4.5vw, 52px);
  font-weight: bold;
  margin-left: 15px;
}

/*************************/
.contact_form {
  border-top: 1px solid #222;
}
.contact_form > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 5px;
  border-bottom: 1px solid #222;
}

.c_cell1 {
  font-weight: bold;
  width: 240px;
  display: flex;
  align-items: center;
  column-gap: 15px;
  padding-top: 14px;
}

.req {
  background-color: #e90404;
  color: #FFF;
  border-radius: 3px;
  display: inline-block;
  line-height: 1em;
  padding: 2px 4px 3px;
}

.c_cell2 {
  font-weight: bold;
  width: calc(100% - 240px);
  max-width: 960px;
}

.radio_flex {
  padding: 14px 0 20px;
}

.radio_flex .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 80px;
}

.radio_flex label {
  cursor: pointer;
}

input[type=radio] {
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  border-radius: 50%;
  vertical-align: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 10px;
}

input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #002d6a;
  content: "";
}

.size, .area {
  background-color: #FFF;
  border: 0;
  width: 100%;
}

.size {
  padding: 0 15px;
  height: 60px;
}

.area {
  padding: 15px;
  height: 290px;
}

.privacy_p {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  column-gap: 20px;
}
.privacy_p p {
  letter-spacing: 0;
  line-height: 2em;
}
.privacy_p a {
  font-weight: bold;
  padding-bottom: 0;
}
.privacy_p .wpcf7-form-control-wrap {
  display: block;
  border: 1px solid #eaf3f6;
  position: relative;
  top: -5px;
}

.sub_mit {
  width: 230px;
  margin-left: auto;
  margin-right: auto;
}
.sub_mit input {
  display: block;
  border-radius: 50px;
  background-color: #007cb6;
  border: 0;
  color: #FFF;
  padding: 20px 15px;
  text-align: center;
  width: 100%;
  transition: 0.3s ease;
}
.sub_mit input:hover {
  background-color: #006f76;
}

.privacy_box p:not(.text_20) {
  line-height: 2em;
  word-break: break-all;
}

.a_none a {
  color: inherit;
}

.privacy_table {
  padding: 30px 50px 30px 30px;
  width: fit-content;
  background-color: #eaf3f6;
}
.privacy_table > div {
  display: flex;
  justify-content: space-between;
}
.privacy_table > div:nth-child(n+2) {
  margin-top: 20px;
}

.p_cell1 {
  font-weight: bold;
  width: 150px;
}

.p_cell2 {
  width: calc(100% - 150px);
}

/* PPC用
------------------------------------------------------------*/
@media only screen and (max-width: 1699px) {
  body {
    zoom: 0.8;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1400px) {
  /****************************/
  .sec01_absolute {
    right: -110px;
  }
}
@media only screen and (max-width: 1024px) {
  body {
    zoom: 1;
    font-size: 16px;
  }
  #top_video {
    margin-top: 0;
  }
  #video {
    margin-top: 0;
  }
  /****************************/
  .sec01_width {
    width: 100%;
  }
  .sec01_absolute {
    position: absolute;
    right: 0px;
    top: 20px;
    max-width: 1105px;
    width: 500px;
    height: 450px;
  }
  .sec01_gray_bg {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: 100%;
  }
  .sec01_gray_bg img {
    width: 100%;
    height: auto;
  }
  .sec01_center_logo {
    position: absolute;
    top: calc(50% - 30px);
    text-align: center;
    left: 0;
    transform: translateY(-50%);
    z-index: 300;
    width: 100%;
  }
  .sec01_center_logo img {
    width: 40%;
    height: auto;
  }
  .sec01_circle {
    position: absolute;
    top: 2%;
    left: 30px;
    transform: translate(0, 0);
    z-index: 200;
    text-align: center;
    width: 80%;
  }
  .sec01_circle img {
    width: 100%;
    height: auto;
  }
  @keyframes circle {
    0% {
      transform: translate(0%, 0%) rotate(0);
    }
    100% {
      transform: translate(0%, 0%) rotate(360deg);
    }
  }
  #particles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
  }
  #particles .pg-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    overflow: visible;
  }
  #particles2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
  }
  #particles2 .pg-canvas {
    position: absolute;
    right: 3%;
    top: auto;
    bottom: 3%;
    transform: translateY(0);
    width: 150px;
    height: 150px;
  }
  /***********************************/
  .sec02_clip_relative {
    height: 700px;
  }
  .rellax img {
    height: 930px;
  }
  .sec02_eng {
    font-size: clamp(100px, 25.5vw, 350px);
  }
  .sec02_img img {
    height: 450px;
  }
  .sec02_title {
    margin-top: -133px;
  }
  /**/
  .sec02_mt_minus {
    margin-top: -100px;
  }
  /********************************/
  .sec03_af_bg {
    position: relative;
    margin-top: 0;
    background-color: #eaf3f6;
    padding-top: 60px;
  }
  .sec03_af_bg:after {
    display: none;
  }
  .sec03_banner {
    flex-wrap: wrap;
    gap: 20px;
  }
  .sec03_banner > div {
    max-width: 100%;
    width: 100%;
  }
  .sec03_banner a {
    padding: 60px 55px 30px;
  }
  /*********************************/
  .sec04_cont {
    margin-top: -2%;
  }
  #sec04FadeContent {
    height: 700px;
  }
  .sec04_container {
    top: 52%;
  }
  .sec04_container .title_52 {
    font-size: 30px;
  }
  .sec04_eng_absolute {
    bottom: 0%;
    font-size: clamp(60px, 15.5vw, 240px);
  }
  /********************************/
  .sec05_flex {
    display: block;
  }
  .sec05_left {
    width: 100%;
    writing-mode: horizontal-tb;
  }
  .sec05_right {
    width: 100%;
    margin-top: 40px;
  }
  .n_left img {
    height: 150px;
  }
  /***************************/
  .sec06_flex {
    display: block;
  }
  .sec06_left {
    width: 100%;
  }
  .sec06_right {
    width: 100%;
    min-height: 0;
    margin-top: 40px;
  }
  .blog {
    gap: 30px 20px;
  }
  .sec06_more {
    position: static;
    margin-top: 60px;
  }
  /*******************************************************************

      ReSTAの使命

  *******************************************************************/
  .mi02_left {
    writing-mode: vertical-rl;
  }
  .mi01_circle {
    left: -300px;
  }
  /****追加*************************************/
  .mi01_flex {
    flex-wrap: wrap;
  }
  .mi01_left {
    width: 100%;
  }
  .mi01_right {
    max-width: max-content;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /*******************************************************************

      ReSTAの事業内容

  *******************************************************************/
  .fo01_flex {
    display: block;
    position: relative;
  }
  .fo01_right {
    order: 2;
    width: 35%;
    text-align: center;
    position: absolute;
    right: 0;
    top: -80px;
    transform: translateY(0);
  }
  .fo01_right img {
    max-width: 100%;
    height: auto;
  }
  .fo01_absolute {
    left: calc(50% + 15px);
    top: calc(50% + 15px);
    width: 47%;
    height: 47%;
  }
  .fo01_absolute p {
    font-size: clamp(17px, 2vw, 27px);
    padding-bottom: 10px;
  }
  .fo01_circle1 {
    left: calc(50% + 15px);
    top: calc(50% + 15px);
    width: 47%;
    height: 47%;
  }
  .fo01_circle2 {
    left: calc(50% + 15px);
    top: calc(50% + 15px);
    width: 37%;
    height: 37%;
  }
  .fo01_left {
    width: 100%;
    display: flex;
    align-items: center;
  }
  /***************/
  .fo02_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  /**********************/
  .fo05_grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  /*******************************************************************

      ブログ

  *******************************************************************/
  .blog.blog_in {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 4%;
    row-gap: 50px;
  }
  /*******************************************************************

      お客様の声

  *******************************************************************/
  .voice_grid {
    gap: 20px;
  }
  .voice_grid .title_42 {
    font-size: clamp(20px, 2.8vw, 28px);
  }
  .voice_grid a {
    padding: 60px 30px;
  }
  .voice_grid .arrow {
    right: 20px;
    bottom: 20px;
  }
  /*******************************************************************

      お客様の声 01

  *******************************************************************/
  .voice_footer {
    column-gap: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .flex_30 {
    width: 100%;
  }
  .flex_31 {
    width: 100%;
  }
  .flex_32 {
    width: 100%;
  }
  .flex_33 {
    width: 100%;
  }
  .flex_34 {
    width: 100%;
  }
  .flex_35 {
    width: 100%;
  }
  .flex_36 {
    width: 100%;
  }
  .flex_37 {
    width: 100%;
  }
  .flex_38 {
    width: 100%;
  }
  .flex_39 {
    width: 100%;
  }
  .flex_40 {
    width: 100%;
  }
  .flex_41 {
    width: 100%;
  }
  .flex_42 {
    width: 100%;
  }
  .flex_43 {
    width: 100%;
  }
  .flex_44 {
    width: 100%;
  }
  .flex_45 {
    width: 100%;
  }
  .flex_46 {
    width: 100%;
  }
  .flex_47 {
    width: 100%;
  }
  .flex_48 {
    width: 100%;
  }
  .flex_49 {
    width: 100%;
  }
  .flex_50 {
    width: 100%;
  }
  .flex_51 {
    width: 100%;
  }
  .flex_52 {
    width: 100%;
  }
  .flex_53 {
    width: 100%;
  }
  .flex_54 {
    width: 100%;
  }
  .flex_55 {
    width: 100%;
  }
  .flex_56 {
    width: 100%;
  }
  .flex_57 {
    width: 100%;
  }
  .flex_58 {
    width: 100%;
  }
  .flex_59 {
    width: 100%;
  }
  .flex_60 {
    width: 100%;
  }
  .flex_61 {
    width: 100%;
  }
  .flex_62 {
    width: 100%;
  }
  .flex_63 {
    width: 100%;
  }
  .flex_64 {
    width: 100%;
  }
  .flex_65 {
    width: 100%;
  }
  .flex_66 {
    width: 100%;
  }
  .flex_67 {
    width: 100%;
  }
  .flex_68 {
    width: 100%;
  }
  .flex_69 {
    width: 100%;
  }
  .flex_70 {
    width: 100%;
  }
  body {
    font-size: 17px;
  }
  /************************/
  .header {
    padding: 20px 100px 20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header.scrolled {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #logo img {
    width: 170px;
    height: auto;
  }
  .h_contact {
    width: 160px;
  }
  .h_contact a {
    height: 40px;
  }
  /*************/
  .top_main {
    position: relative;
    overflow: hidden;
    margin-top: 83px;
    height: auto;
  }
  #top_video {
    position: static;
    overflow: hidden;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  #video {
    position: static;
    overflow: hidden;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  /****************************/
  .sec01_absolute {
    position: absolute;
    right: -30px;
    top: 20px;
    max-width: 1105px;
    width: 300px;
    height: 250px;
  }
  .sec01_center_logo {
    top: calc(50% - 10px);
    left: 8px;
  }
  .text_20 {
    font-weight: 500;
  }
  #particles {
    left: 2%;
  }
  #particles .pg-canvas {
    width: 100px;
    height: 100px;
  }
  #particles2 .pg-canvas {
    right: 10%;
    bottom: 1%;
    width: 100px;
    height: 100px;
  }
  /***********************************/
  .sec02_clip_relative {
    height: 500px;
  }
  .over_border {
    position: relative;
  }
  .over_border:before {
    content: "";
    border-top: 10px solid #FFF;
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 400;
  }
  .over_border:after {
    content: "";
    border-top: 10px solid #FFF;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: 400;
  }
  .rellax img {
    width: 100%;
    height: 800px;
    object-fit: cover;
  }
  .sec02_eng {
    top: 25px;
  }
  .sec02_eng span {
    transform: rotate(-12deg);
  }
  .sec02_img img {
    height: 350px;
  }
  .sec02_title {
    margin-top: -128px;
  }
  .sec02_title p, .sec02_title h2 {
    font-size: 33px;
  }
  /**/
  .sec02_mt_minus {
    margin-top: 0px;
  }
  .sec02_flex {
    display: block;
  }
  .sec02_left {
    width: 100%;
    max-width: 100%;
  }
  .sec02_left img {
    width: 100%;
    height: 280px;
    clip-path: polygon(0 16%, 100% 0%, 100% 84%, 0% 100%);
  }
  .sec02_right {
    width: 100%;
    max-width: 890px;
    display: flex;
    align-items: center;
    margin-top: -35px;
    position: relative;
    z-index: 500;
  }
  .sec02_width {
    width: 88%;
    margin: 0 auto;
  }
  .title_42 {
    font-size: clamp(26px, 3.5vw, 42px);
    font-weight: 700;
  }
  .bg_title {
    font-size: 25px;
  }
  .sec02_mt_minus2 {
    margin-top: 20px;
  }
  .sec02_right.right {
    max-width: 100%;
    padding-top: 0;
  }
  .line_height2 {
    line-height: 1.8em;
  }
  /********************************/
  .sec03_banner {
    flex-wrap: wrap;
    gap: 20px;
  }
  .sec03_banner a {
    padding: 40px 30px 30px;
  }
  .sec03_banner h3 {
    font-size: 28px;
  }
  .sec03_banner p {
    margin-top: 20px;
  }
  .sec03_banner .more_arrow .arrow {
    width: 60px;
    height: 60px;
    margin-top: 20px;
  }
  .sec03_banner .more_arrow .arrow img {
    display: none;
  }
  .sec03_banner .more_arrow .arrow:before {
    left: 50%;
  }
  .sec03_banner .more_arrow .arrow:after {
    transform: translate(-50%, -50%) scale(1);
  }
  .more_arrow .arrow {
    width: 60px;
    height: 60px;
  }
  /*********************************/
  .sec04_cont {
    margin-top: -8%;
    position: relative;
  }
  .sec04_cont > div {
    position: relative;
  }
  #sec04FadeContent {
    position: relative;
    height: 600px;
  }
  #sec04FadeContent > div {
    position: relative;
  }
  #sec04FadeContent:after {
    content: "";
    background-color: rgba(255, 255, 255, 0.55);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .sec04_img {
    width: 100%;
    position: relative;
  }
  .sec04_img img {
    height: 600px;
    object-position: 55% 0;
  }
  .sec04_container {
    top: 56%;
  }
  .sec04_container .title_52 {
    font-size: 26px;
  }
  .sec04_eng_absolute {
    bottom: 2%;
    font-size: clamp(60px, 15.5vw, 240px);
  }
  /********************************/
  .sec05_right {
    margin-top: 40px;
  }
  .news {
    grid-row-gap: 20px;
  }
  .news li {
    width: 100%;
  }
  .news a {
    gap: 15px 20px;
  }
  .news .arrow {
    width: 32px;
    height: 32px;
    margin-top: 5px;
    margin-left: auto;
  }
  .news .arrow:before {
    left: 50%;
  }
  .news .arrow:after {
    transform: translate(-50%, -50%) scale(1);
  }
  .news .arrow img {
    display: none;
  }
  .n_left {
    width: 28%;
  }
  .n_left img {
    height: 100px;
    border-radius: 13px;
  }
  .n_right {
    width: 72%;
  }
  .n_title {
    margin-top: 5px;
  }
  .n_text {
    margin-top: 10px;
    font-size: 15px;
  }
  /***************************/
  .sec06_af_bg {
    position: relative;
  }
  .sec06_af_bg:after {
    width: 81%;
  }
  .blog {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .blog.top_blog > li:nth-child(n+4) {
    display: block;
  }
  .blog a {
    color: inherit;
    position: relative;
    display: block;
  }
  .blog .arrow {
    width: 30px;
    height: 30px;
    bottom: -6px;
  }
  .blog .arrow:before {
    left: 50%;
  }
  .blog .arrow:after {
    transform: translate(-50%, -50%) scale(1);
  }
  .blog .arrow img {
    display: none;
  }
  .b_title {
    font-size: 17px;
    margin: 15px 0 10px;
    font-feature-settings: "palt" 1;
  }
  .b_day {
    margin-top: 15px;
    font-size: 14px;
    padding-top: 10px;
  }
  .b_text {
    font-size: 15px;
  }
  .blue_00234b {
    color: #00234b;
  }
  .sec06_more {
    position: static;
    margin-top: 60px;
  }
  /********************************/
  .sec07_border {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    display: block;
  }
  .sec07_border > p {
    width: 100%;
    padding: 30px 15px;
  }
  .sec07_border > p:nth-child(1) {
    border-right: 0;
    border-bottom: 1px solid #FFF;
  }
  .sec07_tel span {
    font-size: 32px;
    margin-left: 5px;
  }
  .sec07_contact a {
    max-width: 320px;
  }
  /******************************/
  .footer {
    background-color: #00234b;
    padding: clamp(60px, 11%, 120px) 0 clamp(30px, 11%, 80px);
    color: #FFF;
  }
  .f_flex {
    flex-wrap: wrap;
    gap: 20px 30px;
  }
  .f_left {
    width: 100%;
    max-width: 100%;
  }
  .f_logo img {
    width: 240px;
    height: auto;
  }
  .logo_text {
    font-size: 20px;
    font-weight: 700;
  }
  .f_add {
    margin-top: 20px;
    line-height: 2em;
  }
  .f_add a {
    color: #FFF;
  }
  .f_right {
    width: 100%;
  }
  .f_nav {
    display: block;
  }
  .f_nav ul:nth-child(n+2) {
    margin-top: 15px;
  }
  .f_nav li:nth-child(n+2) {
    margin-top: 15px;
  }
  .f_nav a {
    font-size: 18px;
  }
  .f_sub {
    margin-top: 10px;
    padding-left: 10px;
  }
  .f_sub a {
    font-size: 16px;
  }
  .f_sub p:nth-child(n+2) {
    margin-top: 10px;
  }
  .f_privacy {
    position: static;
    margin-top: 15px;
  }
  .copy {
    font-size: 13px;
    margin-top: 30px;
  }
  /*******************************************************************

      ReSTAの使命

  *******************************************************************/
  .pan_list {
    margin-top: 65px;
  }
  .pan_list li:after {
    padding: 0 10px;
  }
  .mi01_padding {
    padding: 60px 0 60px;
  }
  .title_46 {
    font-size: clamp(30px, 4vw, 46px);
    font-weight: bold;
  }
  .mi01_eng {
    top: -50px;
    font-size: 100px;
  }
  .mi01_absolute {
    width: 130%;
  }
  /************************/
  .mi02_flex {
    flex-wrap: wrap;
    gap: 30px 30px;
  }
  .mi02_left {
    width: 100%;
    writing-mode: horizontal-tb;
  }
  .mi02_right > div {
    gap: 20px 20px;
  }
  .blue_007cb6 {
    color: #007cb6;
  }
  .mi02_num {
    font-size: 40px;
  }
  .mi02_text_cont {
    width: 100%;
    padding-top: 5px;
  }
  .mi02_absolute {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 1277px;
    opacity: 0.2;
  }
  .mi02_absolute #particles {
    top: 45%;
    left: 25%;
    width: 250px;
    height: 250px;
  }
  .mi02_absolute #particles .pg-canvas {
    width: 150px;
    height: 150px;
  }
  .mi02_absolute #particles2 {
    right: 0;
    left: auto;
    top: 65%;
    transform: translateY(0);
    width: 220px;
    height: 220px;
  }
  .mi02_absolute #particles2 .pg-canvas {
    width: 150px;
    height: 150px;
    bottom: auto;
    top: 0;
  }
  .mi02_gray_bg {
    position: absolute;
    top: 0;
    left: 0;
  }
  .mi01_circle {
    position: absolute;
    top: calc(50% - 50px);
    left: -300px;
    transform: translateY(-50%);
    z-index: 200;
    animation: circle 80s linear 0s infinite;
  }
  .mi02_sp_minus {
    width: calc(100% + 70px);
    margin-left: -70px;
    margin-top: 30px;
  }
  /*************************/
  .mi03_flex {
    flex-wrap: wrap;
    gap: 30px 30px;
  }
  .mi03_right {
    width: 100%;
    max-width: 100%;
  }
  .mi03_right img {
    border-radius: 20px;
    height: 250px;
  }
  .mi03_left {
    width: 100%;
    order: 2;
  }
  /****追加*************************************/
  .mi02_flex2 {
    flex-wrap: wrap;
  }
  .mi02_left2 {
    max-width: 100%;
    width: 100%;
  }
  .mi02_num_flex {
    column-gap: 20px;
  }
  .mi02_num_flex h3 {
    top: 8px;
  }
  .mi02_right2 {
    margin: 0 auto;
    width: 100%;
  }
  .mi02_right2 img {
    max-width: 100%;
    height: auto;
  }
  /*******************************************************************

      ReSTAの事業内容

  *******************************************************************/
  .fo01_right {
    order: 2;
    width: 100%;
    text-align: center;
    position: static;
    max-width: 360px;
    margin: 30px auto 0;
  }
  .fo01_right img {
    max-width: 100%;
    height: auto;
  }
  .fo01_left {
    width: 100%;
    display: flex;
    align-items: center;
  }
  /***************/
  .fo02_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .fo02_left {
    width: 100%;
    max-width: 100%;
  }
  .fo02_left img {
    height: 250px;
  }
  .fo02_right {
    width: 100%;
    order: 3;
  }
  .fo02_grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .fo02_grid > div {
    padding: 30px;
  }
  .fo02_num {
    font-size: 50px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #0166a5;
  }
  /********************/
  .fo05_grid {
    gap: 20px;
  }
  .fo05_grid > div {
    display: block;
  }
  .fo05_grid > div:nth-child(1) .fo05_left img {
    object-position: 50% 80%;
  }
  .fo05_grid > div:nth-child(2) .fo05_left img {
    object-position: 50% 30%;
  }
  .fo05_grid > div:nth-child(3) .fo05_left img {
    object-position: 50% 100%;
  }
  .fo05_grid > div:nth-child(4) .fo05_left img {
    object-position: 50% 80%;
  }
  .fo05_left {
    width: 100%;
    max-width: 100%;
  }
  .fo05_left img {
    height: 250px;
  }
  .fo05_right {
    width: 100%;
    padding: 30px 20px;
  }
  .fo05_right h4 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 3px solid #0166a5;
    margin-top: 5px;
    font-size: 24px;
  }
  .fo05_num {
    font-size: 32px;
  }
  /**修正*********************************************/
  .fo02_flex2 {
    flex-wrap: wrap;
    gap: 40px;
  }
  .fo02_left2 {
    width: 100%;
    order: 2;
  }
  .fo02_right2 {
    width: 100%;
    order: 1;
  }
  .fo02_flow > div {
    min-height: 0;
    display: block;
    padding: 25px 30px 30px;
  }
  .fo02_flow > div:nth-child(n+2) {
    margin-top: 65px;
  }
  .fo02_flow > div:after {
    width: 50px;
    height: 30px;
    bottom: -50px;
  }
  .fo02_flow > div:last-child:after {
    display: none;
  }
  .fo02_flow_left {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #0166a5;
    padding-bottom: 10px;
  }
  .fo02_flow_left .cell1 {
    font-size: 40px;
    width: 70px;
  }
  .fo02_flow_right {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
  }
  .fo02_flow_right a {
    padding-bottom: 0;
  }
  /**/
  .fo02_fee_flex {
    flex-wrap: wrap;
    gap: 40px;
  }
  .fo02_fee_right {
    width: 100%;
  }
  .fo02_fee_right img {
    width: 100%;
    height: auto;
  }
  .fo02_fee_left {
    width: 100%;
  }
  /*******************************************************************

      会社概要

  *******************************************************************/
  .com01_flex {
    flex-wrap: wrap;
    gap: 30px 0;
  }
  .com01_left {
    width: 100%;
    max-width: 100%;
  }
  .com01_left img {
    height: 250px;
  }
  .com01_right {
    width: 100%;
  }
  .com01_table > div {
    padding: 15px 10px;
  }
  .com01_cell1 {
    width: 120px;
  }
  .com01_cell2 {
    width: calc(100% - 120px);
  }
  /************************/
  .com02_width {
    width: 100%;
  }
  .com02_flex2 {
    display: block;
  }
  .com02_left2 {
    width: 100%;
  }
  .com02_right_sp_absolute {
    position: absolute;
    right: 0;
    top: 0;
    width: 45%;
    max-width: max-content;
  }
  .com02_right_sp_absolute img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    position: static;
  }
  .com02_flex {
    display: block;
    margin-top: 30px;
    gap: 20px 20px;
    width: 100%;
  }
  .com02_left {
    width: 100%;
  }
  .com02_name {
    padding-left: 0;
    width: 50%;
  }
  .com02_name h4 {
    font-size: clamp(20px, 2.2vw, 29px);
    font-weight: bold;
  }
  .com02_name p {
    font-size: 14px;
    padding-top: 5px;
  }
  .com02_post {
    width: 50%;
    margin-top: 10px;
    padding: 10px 0;
  }
  .com02_right {
    width: 100%;
    margin-top: 30px;
    gap: 10px 15px;
  }
  .com02_right img {
    max-width: 100%;
    height: auto;
  }
  /*************************/
  .com03_flex > div {
    display: block;
    gap: 30px 40px;
    position: relative;
  }
  .com03_flex > div:nth-child(n+2) {
    margin-top: 40px;
  }
  .com03_left {
    width: 43%;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .com03_left img {
    width: 100%;
    height: 165px;
  }
  .com03_right {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .com03_list {
    max-width: 100%;
    width: 53%;
  }
  .com03_list p {
    padding: 12px 0;
    font-size: 15px;
  }
  .com03_list .com03_name {
    font-size: clamp(19px, 1.8vw, 23px);
    display: block;
    padding: 0 0 10px;
  }
  .com03_list .com03_name span {
    font-size: 14px;
    display: block;
    position: relative;
    top: -5px;
  }
  /*******************************************************************

      採用情報

  *******************************************************************/
  .rec01_flex {
    flex-wrap: wrap;
    gap: 30px 40px;
  }
  .rec01_left {
    width: 100%;
    max-width: 100%;
  }
  .rec01_left img {
    height: 250px;
  }
  .rec01_right {
    width: 100%;
    max-width: 100%;
  }
  /************************/
  .rec02_table > div {
    display: block;
    padding: 20px 5px;
  }
  .rec02_cell1 {
    width: 100%;
    font-weight: bold;
    font-size: 18px;
  }
  .rec02_cell2 {
    width: 100%;
    max-width: 990px;
    margin-top: 10px;
  }
  /*******************************************************************

      ブログ

  *******************************************************************/
  .blog.blog_in {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 4%;
    row-gap: 30px;
  }
  /*******************************************************************

      お客様の声

  *******************************************************************/
  .voice_grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .voice_grid .title_42 {
    font-size: 26px;
  }
  .voice_grid a {
    height: 350px;
    padding: 30px 20px;
    display: flex;
    align-items: flex-end;
  }
  .voice_grid .sec04_bb {
    border-color: #FFF;
    font-feature-settings: "palt" 1;
  }
  .voice_grid .arrow {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 60px;
    height: 60px;
  }
  .voice_grid .arrow:after {
    width: 60px;
    height: 60px;
    transform: translate(-50%, -50%) scale(1);
  }
  /*******************************************************************

      お客様の声 01

  *******************************************************************/
  .main_mt_minus {
    margin-top: -26px;
  }
  /*******************/
  .voice01_img {
    position: relative;
  }
  .voice01_img img {
    max-height: 400px;
    min-height: 400px;
  }
  .voice01_img:after {
    content: "";
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .voice01_absolute {
    bottom: 20px;
  }
  .voice01_absolute .voice_name {
    margin-top: 20px;
  }
  .voice01_absolute .voice_name p {
    padding: 5px 3px 7px;
  }
  .talk_content > div {
    width: 96%;
  }
  .talk_content > div:nth-child(n+2) {
    margin-top: 30px;
  }
  .talk_content > div:nth-child(odd) .talk_box:before {
    left: -25px;
  }
  .talk_content > div:nth-child(even) {
    margin-left: auto;
  }
  .talk_content > div:nth-child(even) .talk_box:before {
    right: -25px;
  }
  .talk_content > div:nth-child(even) .talk_icon {
    order: 2;
  }
  .talk_icon {
    width: 80px;
    text-align: center;
  }
  .talk_name {
    margin-top: 5px;
    font-size: 15px;
  }
  .talk_name span {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.2em;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    left: 50%;
    min-width: 100%;
    transform: translateX(-50%);
  }
  .talk_box {
    width: calc(100% - 120px);
    margin-top: 35px;
    padding: 20px 20px;
    font-size: 16px;
    min-height: 0;
  }
  .talk_box p {
    line-height: 1.5em;
  }
  .talk_box:before {
    content: "";
    width: 25px;
    height: 15px;
  }
  /******************/
  .bb_title {
    border-bottom: 1px solid #222222;
    padding-bottom: 20px;
    font-size: 24px;
  }
  /*******************/
  .sp_scroll {
    overflow-x: scroll;
    width: calc(100% + 60px);
    border-radius: 10px;
    padding-bottom: 30px;
  }
  .voice_footer {
    padding-right: 60px;
    width: 860px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 40px;
  }
  .voice_footer a {
    color: inherit;
    display: block;
    position: relative;
  }
  .voice_footer .arrow {
    display: none;
  }
  .voice_f_title {
    margin-top: 10px;
    column-gap: 5px;
    padding-right: 0;
  }
  .voice_f_title h3 {
    top: -4px;
  }
  /*******************************************************************

      お問い合わせ

  *******************************************************************/
  .contact01_border {
    padding: 30px 0;
  }
  /*************************/
  .contact_form > div {
    display: block;
    padding: 20px 5px;
  }
  .c_cell1 {
    width: 100%;
    padding-top: 0;
  }
  .req {
    padding: 2px 3px 4px;
  }
  .c_cell2 {
    width: 100%;
    margin-top: 10px;
  }
  .radio_flex {
    padding: 0 0 0;
  }
  .radio_flex .wpcf7-form-control {
    gap: 10px 40px;
  }
  .radio_flex label {
    cursor: pointer;
  }
  .size {
    height: 50px;
  }
  .area {
    height: 200px;
  }
  .privacy_p {
    text-align: left;
    display: flex;
    justify-content: center;
    column-gap: 20px;
  }
  .privacy_p .req {
    white-space: nowrap;
  }
  .privacy_p p:nth-child(2) {
    text-indent: -1.1em;
    padding-left: 1.1em;
    display: inline-block;
  }
}