@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;
  --clamp-vw: 18vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/************************/
.max_w820 {
  max-width: 820px;
}

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

	北海道ケア・サポート

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

.top_bg01 {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.top_bg01_yellow,
.top_bg01_cream,
.top_bg01_peach,
.top_cta_bg_left,
.top_cta_bg_right {
  position: absolute;
  border-radius: 50%;
}

.top_bg01_yellow {
  left: -75.677%;
  top: 50%;
  width: 285.26%;
  max-width: 5669px;
  aspect-ratio: 1/1;
  background: #fff5d8;
}

.top_bg01_cream {
  left: -15.156%;
  top: -27.354%;
  width: 263.542%;
  max-width: 5060px;
  aspect-ratio: 1/1;
  background: #fffdf0;
}

.top_bg01_peach {
  left: -10.885%;
  top: 0;
  width: 150.698%;
  max-width: 3047px;
  aspect-ratio: 1/1;
  background: #FFF3E7;
}

.white_fff {
  color: #fff;
}

.title_48 {
  font-size: clamp(28px, 2.5vw, 48px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 1.44px;
}

.title_40 {
  font-size: clamp(28px, 2.1vw, 40px);
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.8px;
}

.title_28 {
  font-size: clamp(24px, 1.8vw, 28px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
}

.title_24 {
  font-size: clamp(20px, 1.4vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
}

.text_intro20 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1.2px;
  text-align: center;
}

.header a,
#sp_box a,
main a,
section a,
footer a {
  -webkit-tap-highlight-color: transparent;
}

.header a:focus:not(:focus-visible),
#sp_box a:focus:not(:focus-visible),
main a:focus:not(:focus-visible),
section a:focus:not(:focus-visible),
footer a:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

.text_18 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.08px;
}

.text_20 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.4px;
}

.text_16 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}

.more_btn {
  width: 100%;
  max-width: 282px;
  line-height: 0;
}

.more_btn a {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  justify-content: space-between;
  width: 100%;
  padding: 8px 10px 8px 24px;
  border: 2px solid #edba4a;
  border-radius: 50px;
  background: #feffe9;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #daa125;
  white-space: nowrap;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.more_btn a::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
  background: #edba4a url(../images/arrow_w.webp) no-repeat center center/8px 12px;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

/************************/
.header {
  padding-top: 40px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.header_inner {
  display: flex;
  align-items: center;
  position: relative;
  gap: 40px;
  width: calc(100% - 120px);
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.logo {
  max-width: 336px;
  line-height: 0;
}

.logo img {
  width: 100%;
  max-width: 100%;
}

.header_right {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.nav_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 30px;
}

.nav_item {
  position: relative;
}

.nav_item > a,
.nav_hover {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  color: #947d63;
  white-space: nowrap;
}

/*******メニューホバー**********/
.nav_hover {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}

.nav_arrow {
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #947d63;
  border-bottom: 1px solid #947d63;
  transform: rotate(45deg) translateY(-1px);
  transition: transform 0.3s ease;
}

.nav_hov_wrap {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 18px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1000;
}

.nav_sub_menu {
  width: max-content;
  padding: 20px 24px;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 12px 30px rgba(107, 80, 49, 0.12);
}

.nav_sub_menu p + p {
  margin-top: 12px;
}

.nav_sub_menu a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.34px;
  color: #947d63;
}

.nav_item:hover .nav_hov_wrap,
.nav_item:focus-within .nav_hov_wrap {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.nav_item:hover .nav_arrow,
.nav_item:focus-within .nav_arrow {
  transform: rotate(225deg) translateY(-1px);
}

/*****************/
.header_btns {
  display: flex;
  align-items: center;
  gap: 22px;
}

.header_btn {
  line-height: 0;
}

.header_btn a {
  display: inline-block;
  min-width: 130px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.header_btn_outline a {
  border: 1px solid #947d63;
  color: #947d63;
  background: transparent;
}

.header_btn_entry a {
  border: 1px solid #947d63;
  color: #fff;
  background: #f8a389;
}

/************************/
.top_fv {
  padding-top: 150px;
}

.top_fv_inner {
  width: calc(100% - 120px);
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.top_fv_visual {
  position: relative;
  padding-top: 7.289%;
}

.top_fv_img {
  width: 100%;
  line-height: 0;
}

.top_fv_img img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.top_fv_movie {
  overflow: hidden;
  border-radius: 200px 0 200px 0;
}

#video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_fv_title_left,
.top_fv_title_right {
  display: flex;
  flex-direction: column;
  gap: 70px;
  font-weight: 700;
  line-height: 1em;
  color: #ef962d;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  white-space: nowrap;
  font-size: clamp(30px, 5.5vw, 75px);
  letter-spacing: 0.15em;
}

.top_fv_title_right {
  position: absolute;
  top: -3%;
  right: 9%;
}

.fv_r_span2 {
  margin-top: 20%;
}

.top_fv_title_left {
  position: absolute;
  top: -3%;
  left: 11%;
}

.fv_l_span2 {
  margin-top: 30%;
}

.fv_l_span3 {
  margin-top: 40%;
}

/************************/
.top_news {
  background: #fffef9;
}

.top_news_inner {
  display: flex;
  align-items: center;
  gap: 80px;
  width: calc(100% - 120px);
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.top_news_title h2 {
  width: 40px;
  font-size: clamp(30px, 2.4vw, 40px);
  font-weight: 500;
  line-height: 1.2;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.top_news_content {
  flex-grow: 1;
  min-width: 0;
}

.top_news_list {
  border-top: 2px solid #f1e8d4;
}

.top_news_item {
  border-bottom: 2px solid #f1e8d5;
}

.top_news_item a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 24px 52px 24px 20px;
  min-width: 0;
  color: inherit;
}

.top_news_item a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f5e9d0;
  transform: translateY(-50%);
}

.top_news_item a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 32px;
  width: 8px;
  height: 12px;
  background: url(../images/arrow_w.webp) no-repeat center center/contain;
  transform: translateY(-50%);
}

.top_news_head {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-shrink: 0;
}

.top_news_date {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}

.top_news_cat {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 184px;
  height: 32px;
  padding-bottom: 2px;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #fff;
}

.top_news_cat_info {
  background: #f1c7ae;
}

.top_news_cat_staff {
  background: #c6e9cd;
}

.top_news_cat_blog {
  background: #f0d08b;
}

.top_news_text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.4px;
  flex-grow: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.top_news_btn {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

/************************/
.top_company {
  position: relative;
  background: transparent;
  z-index: 1;
}

.eng_strength {
  position: absolute;
  top: -59px;
  left: 52px;
  font-size: 225.804px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 11.2902px;
  color: #fff6e4;
  white-space: nowrap;
  pointer-events: none;
}

.top_company_ellipse22 {
  position: absolute;
  left: 332px;
  top: 278px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #FFFCF6;
  z-index: 0;
}

.top_company_deco {
  position: absolute;
  line-height: 0;
  z-index: 1;
}

.top_company_deco img {
  max-width: 100%;
  height: auto;
}

.top_company_deco_left {
  left: 82px;
  top: 419px;
  width: 383px;
}

.top_company_deco_right {
  right: 90px;
  top: 423px;
  width: 333px;
}

.top_company_inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 232px;
  padding-bottom: 382px;
  margin-left: auto;
  margin-right: auto;
}

.top_company_copy {
  position: relative;
  text-align: center;
  z-index: 2;
}

.top_company_copy .title_48 {
  white-space: nowrap;
}

.top_company_tree {
  position: relative;
  width: 39.629%;
  max-width: 760.885px;
  margin-top: 60px;
  line-height: 0;
  z-index: 2;
}

.top_company_tree img {
  width: 100%;
  max-width: 100%;
}

.top_company_text {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  margin-top: 154px;
  z-index: 2;
}

.top_company_text_item {
  white-space: nowrap;
}

.top_company_btn {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 2;
}

.top_company_scene {
  position: absolute;
  line-height: 0;
  z-index: 1;
}

.top_company_scene img {
  max-width: 100%;
  height: auto;
}

.top_company_scene_left {
  left: 93px;
  top: 1253px;
  width: 511.047px;
}

.top_company_scene_right {
  right: 231.055px;
  top: 1113px;
  width: 310.253px;
}

/************************/
.top_people {
  position: relative;
  margin-top: -110px;
  background: transparent;
  z-index: 1;
}

.top_people_inner {
  position: relative;
  width: 100%;
  max-width: 1920px;
  padding-top: 60px;
  padding-bottom: 193px;
  margin-left: auto;
  margin-right: auto;
}

.top_people_inner > .relative {
  position: relative;
  width: 100%;
  margin-top: -11%;
}

.top_people_visual {
  position: relative;
  width: 72%;
  margin-left: auto;
  margin-right: 0;
  line-height: 0;
  z-index: 1;
  margin-right: 40px;
}

.top_people_visual img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.top_people_intro {
  position: relative;
  width: 49%;
  padding: 48px 6%;
  border-radius: 180px;
  background: #febe64;
  margin-left: 8%;
  z-index: 500;
}

.top_people_intro_title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.8px;
}

.top_people_intro_text {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.08px;
}

.top_people_text {
  position: absolute;
  top: 32%;
  left: 14%;
  width: 32%;
  z-index: 2;
}

.top_people_label {
  display: flex;
  align-items: flex-end;
  gap: 12px;
}

.top_people_label_group {
  display: flex;
  align-items: flex-end;
  line-height: 1;
}

.top_people_label_en {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  color: #e0d9a7;
}

.top_people_label_num {
  margin-left: 0px;
  font-size: 64px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.64px;
  color: #e0d9a7;
}

.top_people_name {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}

.top_people_catch {
  font-size: clamp(34px, 2.5vw, 48px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 1.44px;
  white-space: nowrap;
}

.top_people_btn {
  position: absolute;
  top: 71%;
  left: 14%;
  z-index: 2;
}

/****インタビューフェード********************/
.top_people_fade {
  display: grid;
  touch-action: pan-y;
  cursor: grab;
}

.top_people_item {
  grid-area: 1/1;
  display: none;
  pointer-events: none;
}

.top_people_item.is_current {
  display: block;
  pointer-events: auto;
  z-index: 2;
}

.top_people_fade.is_dragging {
  cursor: grabbing;
}

.top_people_item > .relative {
  position: relative;
  width: 100%;
  margin-top: -11%;
}

.top_people_visual {
  aspect-ratio: 1300/746;
}

.top_people_visual_photo {
  width: 100%;
  height: 100%;
  line-height: 0;
}

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

.top_people_item02 .top_people_intro {
  background: #a4de8d;
}

.top_people_item03 .top_people_intro {
  background: #92d9e2;
}

.top_people_item04 .top_people_intro {
  background: #f8c4b2;
}

.top_people_item04 .top_people_visual {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  overflow: hidden;
}

.top_people_visual_person {
  width: 42%;
  line-height: 0;
  margin-right: 6%;
}

.top_people_visual_person img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.top_talk {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.top_talk_circle {
  position: absolute;
  left: 0;
  top: 0;
  width: 652px;
  line-height: 0;
}

.top_talk_circle img {
  max-width: 100%;
  height: auto;
}

.top_talk_deco {
  position: absolute;
  line-height: 0;
  z-index: 1;
}

.top_talk_deco img {
  max-width: 100%;
  height: auto;
}

.top_talk_deco_left {
  left: 93px;
  bottom: 0;
  width: 512px;
}

.top_talk_deco_right {
  right: 231px;
  top: 0;
  width: 311px;
}

.top_talk_inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: 42px;
  padding: 0 60px 116px;
  margin-left: auto;
  margin-right: auto;
}

.top_talk_img {
  position: relative;
  grid-column: 1;
  grid-row: 1;
  width: 81.818%;
  max-width: 1440px;
  line-height: 0;
}

.top_talk_img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.top_talk_balloon {
  position: relative;
  grid-column: 1;
  grid-row: 1;
  display: flex;
  flex-direction: column;
  width: 55.739%;
  max-width: 981px;
  padding: 48px 120px;
  border-radius: 180px;
  background: #febe64;
  align-self: end;
  justify-self: end;
  margin-bottom: 46px;
  z-index: 3;
}

.top_talk_balloon_title {
  font-size: clamp(30px, 2.1vw, 40px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.8px;
  white-space: nowrap;
}

.top_talk_balloon_text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.top_talk_balloon_catch {
  font-size: clamp(34px, 2.5vw, 48px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 1.44px;
  white-space: nowrap;
}

.top_talk_balloon_desc {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.08px;
  white-space: nowrap;
}

.top_talk_btn {
  position: relative;
  grid-column: 1;
  grid-row: 2;
  justify-self: end;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-right: 140px;
  max-width: 200px;
  z-index: 4;
  margin-top: -120px;
}

.top_interview_deco {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
}
.top_interview_deco img {
  max-width: 100%;
  height: auto;
}

/************************/
.top_figures {
  position: relative;
  overflow: visible;
  z-index: 1;
}

.top_figures_head {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 78px;
  align-items: flex-start;
  gap: 48px;
  width: calc(100% - 514px);
  max-width: 1406px;
  margin-left: 60px;
  margin-right: auto;
  z-index: 2;
}

.eng_figures {
  display: block;
  font-size: 238.726px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 9.549px;
  color: #fcecd3;
  white-space: nowrap;
  pointer-events: none;
}

.top_figures_title {
  width: 78px;
  margin-top: 39px;
  margin-left: 0;
}

.top_figures_title h2 {
  font-size: clamp(30px, 2.4vw, 40px);
  font-weight: 500;
  line-height: 1.2;
  color: #a48d83;
  text-align: center;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.top_key_bg {
  position: relative;
  display: block;
  margin-top: 61px;
  overflow: visible;
  z-index: 2;
}

.top_key_bg::before {
  content: none;
}

.top_figures_copy {
  display: flex;
  align-items: center;
  width: 90%;
  max-width: 1749px;
  margin-left: auto;
  padding: 120px 120px;
  border-radius: 250px 0 0 250px;
  background: #febe64;
}

.top_figures_copy_text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  color: #fff;
  white-space: nowrap;
}

.top_figures_board {
  display: flex;
  align-items: flex-start;
  column-gap: 32px;
  gap: 32px;
  width: 100%;
  max-width: 1188px;
  margin-top: -270px;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}

.top_figures_col {
  display: flex;
  flex-direction: column;
  width: calc((100% - 32px) / 2);
  gap: 32px;
}

.top_figures_col_left {
  padding-top: 227px;
}

.top_figures_card {
  position: static;
  width: 100%;
  padding: 48px 58px 56px;
  border-radius: 22.319px;
  background: #fefff9;
}

.top_figures_card_experience {
  align-self: flex-start;
  width: 83.91%;
  max-width: 485px;
  padding-bottom: 64px;
}

.top_figures_card_parental {
  align-self: flex-end;
  width: 69.204%;
  max-width: 400px;
  padding-top: 64px;
  padding-bottom: 61px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}

.top_figures_card_mood {
  width: 100%;
  max-width: 578px;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-left: 72px;
  padding-right: 72px;
}

.top_figures_card_short {
  width: 100%;
  max-width: 578px;
  padding-top: 64px;
  padding-bottom: 65px;
  padding-left: 122px;
  padding-right: 122px;
}

.top_figures_card_leave {
  align-self: flex-start;
  width: 69.204%;
  max-width: 400px;
  padding-top: 81px;
  padding-bottom: 67px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}

.top_figures_card_consult {
  align-self: flex-end;
  width: 83.91%;
  max-width: 485px;
  padding-top: 71px;
  padding-bottom: 58px;
}

.top_figures_card .title_28 {
  color: #644c30;
  text-align: center;
}

.top_figures_num {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 53.267px;
  font-weight: 500;
  line-height: 1;
  color: #b7ab9d;
  white-space: nowrap;
}

.top_figures_num small {
  font-size: 30.95px;
}

.top_figures_label {
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 22px;
  line-height: 1;
  color: #644c30;
  text-align: center;
}

.top_figures_label_multi {
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 22px;
  line-height: 1.02;
  color: #644c30;
  text-align: center;
}

.top_figures_chart_bar2 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 86px 18px 0;
  height: 255px;
  position: relative;
}
.top_figures_chart_bar2:after {
  content: "";
  border-bottom: 1px solid #b7ab9d;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}

.top_figures_bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}

.top_figures_bar_small {
  width: 110px;
}

.top_figures_bar_large {
  width: 110px;
}

.top_figures_bar_body {
  width: 48.322px;
}

.top_figures_bar_body_orange {
  height: 40.269px;
  background: #f6c562;
}

.top_figures_bar_body_green {
  height: 120.806px;
  background: #cfe3b0;
}

.top_figures_ring {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 233.558px;
  height: 233.558px;
  border-radius: 50%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.top_figures_card_parental .top_figures_ring {
  margin-top: 44px;
}

.top_figures_ring_orange {
  border: 34px solid #fbc78c;
}

.top_figures_ring_mint {
  border: 34px solid #9fe4d2;
}

.top_figures_mood {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 85px;
}

.top_figures_mood_dots {
  display: flex;
  align-items: center;
  gap: 19px;
}

.top_figures_mood_dot {
  width: 10.722px;
  height: 10.722px;
  border-radius: 50%;
}

.top_figures_mood_dot_main {
  width: 32px;
  height: 32px;
  background: #f1c7ae;
  flex-shrink: 0;
}

.top_figures_mood_dot_sub01 {
  background: #f6dfc1;
}

.top_figures_mood_dot_sub02 {
  background: #f4edcf;
}

.top_figures_mood_dot_sub03 {
  background: #d4e8bd;
}

.top_figures_mood_dot_sub04 {
  background: #c0e5d6;
}

.top_figures_mood_dot_sub05 {
  background: #c8ddf1;
}

.top_figures_short {
  margin-top: 40px;
}

.top_figures_short .top_figures_num {
  margin-left: 18px;
  position: relative;
  top: 30px;
  z-index: 500;
}

.top_figures_short_bar {
  position: relative;
  width: 100%;
  max-width: 334.229px;
  height: 44.085px;
  background: #a7a89a;
  margin-top: 12px;
}

.top_figures_short_fill {
  width: 124.935px;
  height: 44.085px;
  background: #edf4a5;
}

.top_figures_chart_consult {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 72px 18px 0;
  height: 278px;
  margin-top: 31px;
  position: relative;
}
.top_figures_chart_consult:after {
  content: "";
  border-bottom: 1px solid #b7ab9d;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}

.top_figures_bar_consult_yes {
  width: 110px;
}

.top_figures_bar_consult_no {
  width: 110px;
}

.top_figures_bar_consult_yes .top_figures_bar_body {
  height: 161.074px;
}

.top_figures_bar_consult_no .top_figures_bar_body {
  height: 1px;
}

.top_figures_bar_body_peach {
  background: #fbc78c;
}

.top_figures_bar_body_empty {
  background: transparent;
}

.top_figures_deco {
  position: absolute;
  line-height: 0;
  z-index: 1;
}

.top_figures_deco img {
  max-width: 100%;
  height: auto;
}

.top_figures_deco_left {
  left: 112px;
  top: 807px;
  width: 169px;
}

.top_figures_deco_right {
  right: 140px;
  top: 1350px;
  width: 373px;
}

.top_figures_btn {
  position: relative;
  width: 100%;
  margin-left: 18.339%;
  align-self: flex-start;
  z-index: 2;
}

.top_figures_btn .more_btn a {
  width: 100%;
  justify-content: space-between;
  letter-spacing: 2px;
  padding-right: 16px;
}

/************************/
.top_envfaq {
  position: relative;
  z-index: 1;
}

.top_envfaq_inner {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  column-gap: 4.535%;
  width: calc(100% - 120px);
  max-width: 1455.403px;
  margin-left: auto;
  margin-right: auto;
}

.top_envfaq_card {
  line-height: 0;
  width: 100%;
  position: relative;
}

.top_env_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  z-index: 500;
  color: #FFF;
  letter-spacing: 0.8px;
  font-size: clamp(32px, 3.5vw, 40px);
  font-weight: 500;
}

.top_envfaq_card a {
  display: block;
}

.top_envfaq_card_env {
  margin-top: 28.297px;
}

.top_envfaq_card_faq {
  margin-top: 186.999px;
}

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

.top_envfaq_img img {
  width: 100%;
  max-width: 100%;
  transition: transform 0.5s ease;
}

.top_envfaq_card_env .top_envfaq_img::after {
  content: "";
  position: absolute;
  right: -9.257%;
  top: 64.756%;
  width: 32.964%;
  aspect-ratio: 1/1;
  border: 2px solid rgba(255, 255, 255, 0.85);
  border-radius: 50%;
  background: url(../images/arrow_w_big.webp) no-repeat center center/18px 27px;
}

.top_envfaq_card_faq .top_envfaq_img::after {
  content: "";
  position: absolute;
  right: -1.628%;
  top: 48.673%;
  width: 32.964%;
  aspect-ratio: 1/1;
  border: 2px solid rgba(255, 255, 255, 0.85);
  border-radius: 50%;
  background: url(../images/arrow_w_big.webp) no-repeat center center/18px 27px;
}

@media (hover: hover) {
  .top_envfaq_card a:hover .top_envfaq_img img {
    transform: scale(1.05);
  }
}
.top_envfaq_deco {
  position: absolute;
  top: 9px;
  left: 61.015%;
  width: 5.754%;
  max-width: 83.736px;
  line-height: 0;
}

.top_envfaq_deco img {
  max-width: 100%;
  height: auto;
}

/************************/
.top_cta {
  position: relative;
  overflow: hidden;
  background: #fffef9;
}

.top_cta_bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.eng_you {
  position: absolute;
  top: 0;
  left: 60px;
  font-size: 252.922px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 12.6461px;
  color: #fff6e4;
  white-space: nowrap;
  pointer-events: none;
  z-index: 1;
}

.top_cta_deco {
  position: absolute;
  top: 0;
  left: 29.25%;
  width: 17.431%;
  max-width: 334.675px;
  line-height: 0;
  z-index: 1;
}

.top_cta_deco img {
  max-width: 100%;
  height: auto;
}

.top_cta_inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.top_cta_band {
  display: flex;
  justify-content: flex-end;
  width: calc(100% - 468px);
  max-width: 1452px;
  padding: 48px 120px 48px 0;
  border-radius: 0 250px 250px 0;
  background: #febe64;
  margin-right: auto;
}

.top_cta_copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.top_cta_copy .title_48 {
  white-space: pre-line;
}

.top_cta_text {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.08px;
  white-space: pre-line;
}

.top_cta_gallery {
  --top_cta_gallery_gap: 35.2px;
  --top_cta_gallery_item: 324.133px;
  --top_cta_gallery_unit: calc((var(--top_cta_gallery_item) * 6) + (var(--top_cta_gallery_gap) * 6));
  overflow: hidden;
}

.top_cta_gallery_loop {
  display: flex;
  width: max-content;
  will-change: transform;
  animation: top_cta_gallery_flow 32s linear infinite;
  transform: translateX(calc((100vw - var(--top_cta_gallery_unit)) / 2));
}

.top_cta_gallery_track {
  display: flex;
  align-items: center;
  gap: var(--top_cta_gallery_gap);
  padding-right: var(--top_cta_gallery_gap);
  flex-shrink: 0;
}

.top_cta_gallery_item {
  width: var(--top_cta_gallery_item);
  aspect-ratio: 3/2;
  border-radius: 18px;
  flex-shrink: 0;
  line-height: 0;
  overflow: hidden;
}

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

@keyframes top_cta_gallery_flow {
  0% {
    transform: translateX(calc((100vw - var(--top_cta_gallery_unit)) / 2));
  }
  100% {
    transform: translateX(calc((100vw - var(--top_cta_gallery_unit)) / 2 - var(--top_cta_gallery_unit)));
  }
}
/**********************/
.footer_on_wrap {
  position: relative;
  padding: 100px 0 220px;
}

.top_cta_bg_left {
  right: 40%;
  bottom: -20%;
  width: 60%;
  max-width: max-content;
}
.top_cta_bg_left img {
  max-width: 100%;
  height: auto;
}

.top_cta_bg_right {
  right: 0;
  bottom: -60%;
  width: 60%;
  max-width: max-content;
  text-align: right;
}
.top_cta_bg_right img {
  max-width: 100%;
  height: auto;
}

.top_cta_actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1074px;
  gap: 24px 40px;
  margin-left: auto;
  margin-right: auto;
}

.top_cta_action a {
  position: relative;
  display: inline-block;
  padding-right: 74px;
  font-size: 44.527px;
  font-weight: 500;
  line-height: 1;
  color: #5b5044;
  white-space: nowrap;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

.top_cta_action a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #6b5b48;
  transform: translateY(-50%);
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.top_cta_action a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  width: 18px;
  height: 27px;
  background: url(../images/arrow_w_big.webp) no-repeat center center/contain;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.top_cta_note {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-align: right;
  color: #5b5044;
  width: calc(100% - 846px);
  max-width: 1074px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 500;
}

/************************/
.footer {
  position: relative;
  margin-top: -180px;
  padding-top: 200px;
  background: url("../images/footer_bg.webp") 50% 0/1920px auto no-repeat;
  z-index: 500;
}
.footer:after {
  content: "";
  background-color: #FAF2D2;
  position: absolute;
  top: 200px;
  height: calc(100% - 200px);
  left: 0;
  width: 100%;
}

.footer_inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px 60px;
  width: 94%;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  position: relative;
  z-index: 2;
}

.footer_brand {
  width: 100%;
  max-width: 336px;
  flex-shrink: 0;
}

.footer_logo {
  width: 100%;
  max-width: 336px;
  line-height: 0;
}

.footer_logo img {
  width: 100%;
  max-width: 100%;
}

.footer_address {
  width: 100%;
  max-width: 294px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  white-space: nowrap;
}

.footer_navs {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 768px;
  gap: 0;
  padding-top: 18px;
  flex-shrink: 0;
}

.footer_list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 0 0 auto;
}

.footer_list a,
.footer_list span {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  color: inherit;
}

.f_sub_menu {
  padding-left: 12px;
  margin-top: 10px;
}

.f_sub_menu p + p {
  margin-top: 8px;
}

.f_sub_menu a {
  font-size: 16px;
  line-height: 1.4;
}

.footer_copy {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  white-space: normal;
  position: relative;
  z-index: 2;
}

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

　　会社概要

*********************************************************************/
/************************/
.fv_in_wrap {
  padding-top: 250px;
  padding-bottom: 130px;
  position: relative;
}
.fv_in_wrap:after {
  content: "";
  background: #FFFCF6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 400px);
}

.com01_inner {
  padding-left: 10.417%;
  padding-right: 3.125%;
}

.com01_flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 7.75%;
}

.com01_copy {
  width: 43%;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  grid-row-gap: 30px;
}

.com01_head {
  display: flex;
  align-items: flex-end;
  gap: 24px;
}

.com01_head .title_48 {
  flex-shrink: 0;
  white-space: nowrap;
}

.com01_eng {
  font-size: clamp(72px, 10.417vw, 200px);
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 0.8em;
  color: #ffeecf;
  white-space: nowrap;
  flex-shrink: 0;
}

.com01_visual {
  width: 50.563%;
  aspect-ratio: 839.349/431;
  position: relative;
  flex-shrink: 0;
  line-height: 0;
}

.com01_leaf {
  position: absolute;
  transform-origin: center center;
  line-height: 0;
}

.com01_leaf img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.com01_leaf01 {
  left: 24.88%;
  top: 46.09%;
  width: 5.62%;
  transform: rotate(174.51deg) skewX(1.14deg);
}

.com01_leaf02 {
  left: 0;
  top: 63.4%;
  width: 3.24%;
  transform: rotate(-165deg) skewX(1.14deg);
}

.com01_leaf03 {
  right: 0;
  top: 0;
  width: 9%;
  transform: rotate(-23.01deg) skewX(1.01deg);
}

.com01_leaf04 {
  left: 14.42%;
  top: 85.47%;
  width: 4.35%;
  transform: rotate(15deg) skewX(-1.2deg);
}

.com01_leaf05 {
  left: 63.86%;
  top: 24.42%;
  width: 5.88%;
  transform: rotate(28.07deg) skewX(-1.2deg);
}

.com01_leaf06 {
  left: 85.11%;
  top: 76.37%;
  width: 7.43%;
  transform: rotate(148.69deg);
}

.com01_tree {
  position: absolute;
  left: 30.976%;
  top: 31.323%;
  width: 100%;
  max-width: 33.8%;
}

.com01_tree img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/*********/
/***************/
.first_mt_minus {
  margin-top: -120px;
  position: relative;
  z-index: 600;
}

.com02_wrap {
  background: url(../images/com_bg1.webp) 50% 0/1920px auto no-repeat;
  position: relative;
  padding-top: 198px;
  z-index: 500;
}
.com02_wrap:after {
  content: "";
  background-color: #FFF8E8;
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
  height: calc(100% + 100px);
}

.tag_style {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 24px;
  border-radius: 0 20px 0 20px;
  background: #febe64;
}

.com_tag {
  white-space: nowrap;
}

.com02_inner {
  display: grid;
  align-items: start;
  padding-bottom: 0;
  position: relative;
}

.com02_box {
  grid-area: 1/1;
  width: 39.063%;
  margin-left: 13.542%;
  margin-top: 100px;
  position: relative;
  z-index: 500;
}

.com02_copy {
  padding-left: 20px;
}

.com02_visual {
  position: absolute;
  top: 0;
  right: 0;
  grid-area: 1/1;
  width: 60%;
  max-width: max-content;
  line-height: 0;
}

.com02_visual img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/**************/
.com03_wrap {
  background: #FFF8E8 url(../images/com_bg2.webp) 50% 0/1920px auto no-repeat;
  position: relative;
  z-index: 500;
}
.com03_wrap:after {
  content: "";
  background-color: #F3F7EF;
  position: absolute;
  top: 450px;
  left: 0;
  width: 100%;
  height: calc(100% + 250px);
}

.com03_inner {
  padding-left: 13.542%;
  padding-right: 0;
}

.com03_head {
  position: relative;
}

.com03_copy {
  width: 45.181%;
  max-width: 750px;
}

.com03_head_visual {
  position: absolute;
  top: -45px;
  right: 0;
  width: 33.735%;
  height: 309px;
}

.com03_head_img01 {
  position: absolute;
  left: 30.179%;
  top: 0;
  width: 46.429%;
  line-height: 0;
}

.com03_head_img02 {
  position: absolute;
  left: 0;
  top: 129px;
  width: 42.857%;
  line-height: 0;
}

.com03_head_visual img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.com03_cv {
  display: flex;
  align-items: center;
  gap: 80px;
}

.com03_cv_copy {
  width: 45.181%;
  max-width: 750px;
}

.com03_cv_head {
  display: flex;
  align-items: center;
  gap: 12px;
}

.com03_mini {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 10px;
  background: #e6d054;
}

.com03_cv_box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: max-content;
  padding: 24px 28px;
  border: 1px solid #dfdda5;
  border-radius: 10px;
  background: #fffdfa;
}

.com03_point {
  display: flex;
  align-items: center;
  gap: 6px;
}

.com03_icon {
  width: 25.931px;
  line-height: 0;
  flex-shrink: 0;
}

.com03_icon img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.com03_mvs {
  position: relative;
  width: 81.928%;
  max-width: 1360px;
  margin-left: 20px;
  padding-top: 15px;
}

.com03_mvs_visual {
  position: absolute;
  left: -166px;
  top: 15px;
  width: 651px;
  height: 563px;
}

.com03_mvs_img01 {
  position: absolute;
  left: 394px;
  top: 0;
  width: 257px;
  line-height: 0;
}

.com03_mvs_img02 {
  position: absolute;
  left: 259px;
  top: 125px;
  width: 186px;
  line-height: 0;
}

.com03_mvs_img03 {
  position: absolute;
  left: 0;
  top: 345px;
  width: 243px;
  line-height: 0;
}

.com03_mvs_img04 {
  position: absolute;
  left: 208px;
  top: 447px;
  width: 170px;
  line-height: 0;
}

.com03_mvs_visual img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.com03_mvs_copy {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 55.147%;
  max-width: 750px;
  margin-left: auto;
}

.com03_mvs_head {
  display: flex;
  align-items: center;
  gap: 12px;
}

.com04_wrap {
  background: url(../images/com_bg3.webp) 50% 0/1920px auto no-repeat;
  position: relative;
  z-index: 600;
}

.com04_inner {
  position: relative;
  padding-left: 14.8%;
}

.com04_flex {
  display: block;
}

.com04_copy {
  width: 45%;
  position: relative;
  z-index: 500;
}

.com04_visual {
  position: absolute;
  top: 0;
  right: 0;
  width: 47.969%;
  line-height: 0;
}

.com04_visual img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.com05_wrap {
  background: #FFFCF6;
}

.com05_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 8.088% 80px;
  border-radius: 20px;
  background: #fff;
  position: relative;
}

.com05_box .com_tag {
  position: relative;
  z-index: 500;
  margin-left: auto;
  margin-right: auto;
}

.com05_visual {
  position: absolute;
  right: 7.353%;
  top: 56px;
  width: 32.647%;
  max-width: 444px;
}

.com05_photo01 {
  width: 64.455%;
  margin-left: auto;
  line-height: 0;
}

.com05_photo02 {
  width: 51.659%;
  margin-top: -65px;
  line-height: 0;
}

.com05_photo03 {
  width: 42.18%;
  margin-top: -32px;
  margin-left: 42.417%;
  line-height: 0;
}

.com05_visual img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 10.471px;
}

.com05_flex {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 48px;
  width: 100%;
}

.com05_left {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 49.091%;
  max-width: 540px;
}

.com05_item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}

.com05_label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 10px;
  border-radius: 8px;
  background: #ffe9c9;
}

.com05_right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  width: 29.091%;
  max-width: 320px;
}

.com05_list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.com06_wrap {
  position: relative;
}
.com06_wrap:after {
  content: "";
  background: #FFFCF6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 500px);
}

.com06_wrap .com_tag {
  display: flex;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.com06_grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
  position: relative;
  z-index: 500;
}

.com06_card {
  display: flex;
  flex-direction: column;
  padding: 32px 28px;
  border: 2px solid #dfdda5;
  border-radius: 0 40px 0 40px;
  background: #fff;
}

.com06_img {
  position: relative;
  height: 260px;
  line-height: 0;
}

.com06_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.com06_logo {
  position: absolute;
  left: 21%;
  top: 42%;
  width: 58%;
  line-height: 0;
  opacity: 0.1;
}

.com06_logo img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.com06_body {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.com06_name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}

.com06_text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}

.com06_eng {
  position: absolute;
  right: 0;
  bottom: 150px;
  font-size: clamp(64px, 8.854vw, 170px);
  font-weight: 500;
  line-height: 0.95;
  text-align: left;
  color: #ffedd8;
  pointer-events: none;
  z-index: 400;
  white-space: nowrap;
  letter-spacing: 0.01em;
}
.com06_eng .com06_eng_minus {
  margin-left: -10%;
}

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

	interview 01

***************************************************************/
.fv_in_wrap_interview {
  position: relative;
  padding: 250px 0 0;
}

.fv_inter_title_flex {
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 500;
}

.fv_inter_num {
  font-size: clamp(140px, 16.464vw, 316.117px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 9.4835px;
  color: #fff4dc;
  text-box: trim-both cap alphabetic;
  max-width: 330px;
  width: 18%;
}

.fv_inter_title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  z-index: 500;
  width: max-content;
  margin-left: -90px;
}

.fv_inter_name {
  font-size: clamp(24px, 1.875vw, 36px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 1.08px;
}

.fv_inter_eng {
  font-size: clamp(96px, 10.417vw, 200px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 6px;
  color: #fff4dc;
  pointer-events: none;
  white-space: nowrap;
  z-index: 1;
  margin-left: 40px;
}

.fv_inter_message {
  margin-top: -180px;
  padding-bottom: 180px;
  z-index: 500;
}

.fv_human_wrap {
  position: relative;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.fv_human_img {
  width: 43.603%;
  max-width: max-content;
  line-height: 0;
  margin-left: auto;
  margin-right: 10%;
  z-index: 550;
  position: relative;
  top: 5px;
}

.fv_human_img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.fv_human_bg {
  padding: 48px 8.824%;
  border-radius: 180px;
  background: #febe64;
  position: relative;
  z-index: 600;
}

.fv_human_text {
  margin-top: 32px;
}

.fv_leaf_deco {
  position: absolute;
  top: -60px;
  right: 4.93%;
  width: 45.122%;
  max-width: max-content;
  line-height: 0;
  pointer-events: none;
  z-index: 300;
}

.fv_leaf_deco img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.fv_inter_deco2 {
  position: absolute;
  top: 40px;
  right: 0;
  width: 40%;
  max-width: max-content;
  line-height: 0;
  pointer-events: none;
  z-index: 0;
}

.fv_inter_deco2 img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.fv_inter_deco1 {
  position: absolute;
  top: -110px;
  left: 0;
  max-width: max-content;
  width: 50.052%;
}
.fv_inter_deco1 img {
  max-width: 100%;
  height: auto;
}

/************************/
.inter01_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

.inter01_left {
  width: 70%;
  max-width: 820px;
}

.inter01_bg_title {
  line-height: 1.5em;
}

.inter01_text {
  padding-left: 24px;
  margin-top: 24px;
}

.inter01_right {
  width: 30%;
  max-width: max-content;
  flex-shrink: 0;
  line-height: 0;
}
.inter01_right img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.inter02_flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  margin-top: 71px;
}

.inter02_left {
  width: 60%;
}

.inter02_width {
  width: 100%;
  max-width: 820px;
  margin-left: auto;
}

.inter02_content2 {
  width: 100%;
  max-width: 820px;
  margin-left: -250px;
}

.inter02_right {
  width: 40%;
  max-width: max-content;
  flex-shrink: 0;
  line-height: 0;
}
.inter02_right img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.inter02_flex .inter02_right {
  margin-top: -61px;
  margin-left: -10.809%;
}

.inter03_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

.inter03_flex .inter02_left {
  width: 60.294%;
}

.inter03_flex .inter02_right {
  width: 40%;
  max-width: max-content;
  flex-shrink: 0;
  line-height: 0;
  margin-top: -49px;
  margin-right: -2.941%;
}

.inter01_dece {
  position: absolute;
  top: 214px;
  left: 0;
  width: 42.448%;
  max-width: max-content;
  line-height: 0;
  pointer-events: none;
  z-index: 0;
}
.inter01_dece img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.inter02_dece {
  position: absolute;
  top: 662px;
  right: 0;
  width: 42.448%;
  max-width: max-content;
  line-height: 0;
  pointer-events: none;
  z-index: 0;
}
.inter02_dece img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.inter02_message_bg {
  padding: 48px 120px;
  border-radius: 180px;
  background: #febe64;
  color: #fff;
}

.inter02_message_bg p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.08px;
  margin-top: 32px;
}

/************************/
.inter_list_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}

.inter_card {
  position: relative;
}

.inter_card:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 130px;
  background: #fff4dc;
  z-index: 0;
}

.inter_card a {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-right: 24px;
  padding: 24px 24px 64px;
  border: 2px solid #dfdda5;
  border-radius: 130px;
  background: #fff;
}

.inter_card .img100 {
  width: 100%;
  line-height: 0;
}

.inter_card .img100 img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.inter_list_num {
  line-height: 0;
  margin-top: -25px;
}

.inter_list_num img {
  max-width: 100%;
  height: auto;
}

.inter_list_name {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 1px;
  color: #7c6447;
  margin-top: 16px;
}

.inter_list_arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #dfdda5;
  line-height: 0;
  flex-shrink: 0;
}

.inter_list_arrow img {
  width: 7px;
  max-width: 100%;
  height: auto;
}

.inter_card:nth-child(4):after {
  width: calc(100% - 16px);
  background: #fff4dc;
}

.inter_card:nth-child(4) a {
  width: calc(100% - 16px);
  margin-right: 16px;
  border-color: #b1ae5c;
  background: #eaf1f3;
}

.inter_card:nth-child(4) .inter_list_name {
  color: #605241;
}

/************************/
.interview02 .fv_inter_num,
.interview02 .fv_inter_eng {
  color: #f4eec8;
}

.interview02 .fv_human_bg,
.interview02 .inter01_bg_title,
.interview02 .inter02_message_bg {
  background: #a4de8d;
}

.interview02 .inter_card:after {
  background: #f4eec8;
}

/************************/
.interview03 .fv_inter_num,
.interview03 .fv_inter_eng {
  color: #ffeedc;
}

.interview03 .fv_human_bg,
.interview03 .inter01_bg_title,
.interview03 .inter02_message_bg {
  background: #92d9e2;
}

.interview03 .inter_card:after {
  background: #ffeedc;
}

/************************/
.interview04 .fv_inter_num,
.interview04 .fv_inter_eng {
  color: #f4e8f8;
}

.interview04 .fv_human_bg,
.interview04 .inter01_bg_title,
.interview04 .inter02_message_bg {
  background: #f8c4b2;
}

.interview04 .inter_card:after {
  background: #f4e8f8;
}

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

	会長×社長対談

***************************************************************/
.fv_text_28 {
  font-size: clamp(20px, 2.2vw, 28px);
  font-weight: 500;
}

/********************/
.conv01_wrap {
  background: url(../images/conver_bg_img1.webp) 50% 0/1920px auto no-repeat;
  position: relative;
  padding-top: clamp(100px, 15%, 300px);
  z-index: 500;
}
.conv01_wrap:after {
  content: "";
  background-color: #FDF5E1;
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
  height: calc(100% + 100px);
}

.conv_flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-end;
  gap: 40px;
}

.conv_left {
  width: 50%;
  max-width: 550px;
}

.conv_list {
  margin-top: 24px;
}
.conv_list a {
  color: inherit;
  display: flex;
  width: 100%;
  gap: 15px;
}

.conv_item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 6px;
  border-bottom: 1px solid #ded2b7;
}

.conv_num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  border-radius: 8px;
  background: #f8c57e;
  white-space: nowrap;
  flex-shrink: 0;
}

.conv_text {
  flex: 1;
}

.conv_right {
  width: 50%;
  max-width: 547px;
  flex-shrink: 0;
}

/**********************/
.conv_padding {
  padding: 180px 0 380px;
  margin-top: -150px;
  position: relative;
  isolation: isolate;
  border-radius: 150px 150px 0 0;
}
.conv_padding#conv01 {
  margin-top: 0px;
}
.conv_padding.pb80 {
  padding-bottom: 80px;
}

.conv_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: 1920px auto;
  background-attachment: fixed;
  pointer-events: none;
}

.conv_bg01 {
  background-image: url(../images/conv_bg.webp);
  background-position: 50% bottom;
}

.conv_bg02 {
  background-image: url(../images/conv_bg2.webp);
  background-position: 50% bottom;
}

.conv_bg03 {
  background-image: url(../images/conv_bg3.webp);
  opacity: 20%;
}

.conv_bg04 {
  background-image: url(../images/conv_bg4.webp);
  opacity: 30%;
}

.conv_bg05 {
  background-image: url(../images/conv_bg5.webp);
  opacity: 20%;
}

.conv01_head {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.conv01_title_flex {
  display: flex;
  align-items: center;
  gap: 24px;
}

.conv01_num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  border-radius: 0 12px 0 12px;
  background: #febe64;
  flex-shrink: 0;
}

.conv01_title_flex h2 {
  color: #574128;
}

.conv01_lead {
  color: #574128;
}

.conv_title_style {
  display: inline;
  max-width: max-content;
  position: relative;
  z-index: 1;
  color: #574128;
  padding-bottom: 16px;
  background-position: left 70%;
  background-repeat: no-repeat;
  background-size: 100% 18px;
}

.conv_title_style + .conv_title_style {
  margin-top: 0;
}

.conv01_lead_line {
  background-image: url(../images/conv_border01.webp);
}

.conv01_talk {
  display: flex;
  flex-direction: column;
  padding-bottom: 60px;
  position: relative;
  z-index: 500;
}

.conv01_talk_item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.conv01_talk_item_right {
  justify-content: flex-end;
}

.conv01_icon {
  width: 100px;
  flex-shrink: 0;
}

.conv01_icon img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.conv01_body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 8px;
  max-width: calc(100% - 110px);
}

.conv01_body_right {
  align-items: flex-end;
}

.conv01_name {
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1.02px;
  color: #574128;
}

.conv01_name_right {
  text-align: right;
}

.conv01_bubble {
  padding: 16px 32px;
  border-radius: 0 40px 10px 48px;
  background: #ffffe1;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1.14px;
  color: #574128;
}

.conv01_bubble_right {
  border-radius: 40px 0 48px 10px;
  background: #fff7e5;
}

.conv01_photo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

.conv01_photo01 {
  width: 13%;
  max-width: 192px;
}

.conv01_photo02 {
  width: 22%;
  max-width: 319px;
  margin-top: 33px;
}

.conv01_photo03 {
  width: 24%;
  max-width: 360px;
  margin-top: 100px;
}

.conv01_photo04 {
  width: 12%;
  max-width: 176px;
  margin-top: 37px;
}

.conv01_fix {
  position: fixed;
  right: 40px;
  bottom: 120px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
  z-index: 700;
}

.conv01_contents_box {
  position: absolute;
  bottom: calc(100% + 20px);
  right: 0;
  width: max-content;
  padding: 64px;
  border-radius: 0 40px 0 40px;
  background: #fefff9;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}

.conv01_fix_open .conv01_contents_box {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.conv01_contents_box .conv_item a {
  white-space: nowrap;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
}

.conv01_contents_box .conv_list {
  margin-top: 0;
}

.conv01_top_btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #edba4a;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #fff;
}

.conv01_contents_btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 8px 10px 8px 24px;
  border: 2px solid #edba4a;
  border-radius: 50px;
  background: #feffe9;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #daa125;
}

.conv01_contents_btn a:after {
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #edba4a url(../images/arrow_w.webp) 50% 50%/8px auto no-repeat;
}

/**********************/
#conv01 {
  background: #d8ebf6 url(../images/conv_bg.webp) 50% bottom/1920px auto fixed repeat-y;
}

#conv02 {
  background: #fbf6e8 url(../images/conv_bg2.webp) 50% bottom/1920px auto fixed repeat-y;
}

#conv03 {
  background: #fbf6e8 url(../images/conv_bg3.webp) 50% 50%/1920px auto fixed repeat-y;
}

#conv04 {
  background: #fbf6e8 url(../images/conv_bg4.webp) 50% 50%/1920px auto fixed repeat-y;
}

#conv05 {
  background: #fbf6e8 url(../images/conv_bg5.webp) 50% 50%/1920px auto fixed repeat-y;
}

@supports (-webkit-touch-callout: none) {
  @media only screen and (max-width: 1024px) and (pointer: coarse) {
    #conv01 {
      background: #d8ebf6 url(../images/conv_bg.webp) 50% bottom/cover no-repeat;
    }
    #conv02 {
      background: #fbf6e8 url(../images/conv_bg2.webp) 50% bottom/cover no-repeat;
    }
    #conv03 {
      background: #fbf6e8 url(../images/conv_bg3.webp) 50% 50%/cover no-repeat;
    }
    #conv04 {
      background: #fbf6e8 url(../images/conv_bg4.webp) 50% 50%/cover no-repeat;
    }
    #conv05 {
      background: #fbf6e8 url(../images/conv_bg5.webp) 50% 50%/cover no-repeat;
    }
  }
}
.conv02_lead_line {
  background-image: url(../images/conv_border02.webp);
}

.conv02_photo {
  display: flex;
  justify-content: space-between;
  width: 84%;
  max-width: 1144px;
  margin-left: auto;
  margin-right: auto;
  gap: 66px;
}

.conv02_photo01,
.conv02_photo02 {
  width: calc((100% - 66px) / 2);
  max-width: 539px;
}

.conv03_inner,
.conv04_inner,
.conv05_inner {
  position: relative;
  z-index: 500;
}

.conv05_inner {
  margin-bottom: -200px;
}

.conv03_inner .conv01_head,
.conv03_inner .conv01_talk {
  width: 92%;
  margin-left: 8%;
}

.conv03_lead_line {
  background-image: url(../images/conv_border03.webp);
}

.conv04_lead_line {
  background-image: url(../images/conv_border04.webp);
}

.conv05_lead_line {
  background-image: url(../images/conv_border05.webp);
}

.conv03_photo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}

.conv03_photo01 {
  width: 19%;
  max-width: 301px;
  margin-top: 60px;
}

.conv03_photo02 {
  width: 20%;
  max-width: 319px;
  margin-top: 16px;
}

.conv03_photo03 {
  width: 21%;
  max-width: 326px;
  margin-top: 106px;
}

.conv03_photo04 {
  width: 15%;
  max-width: 234px;
}

.conv04_inner .conv01_bubble {
  background: #e7f7ff;
}

.conv04_inner .conv01_bubble_right {
  background: #eafbe5;
}

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

	数字で見る

***************************************************************/
.data_main .footer_on_wrap {
  position: relative;
  z-index: 10;
  margin-top: 50px;
}

.data01_wrap {
  background: url(../images/number_bg1.webp) 50% 0/1920px auto no-repeat;
  padding-top: clamp(100px, 15%, 300px);
  position: relative;
  z-index: 10;
}
.data01_wrap:after {
  content: "";
  background-color: #FFF4E5;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 400px);
  z-index: 1;
}
.data01_wrap:before {
  content: "";
  background: url("../images/number_bg2.webp") 50% 0/1920px 100% no-repeat;
  height: 1455px;
  width: 100%;
  position: absolute;
  bottom: -7%;
  left: 0;
  z-index: 5;
}

.data01_head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
}

.data01_copy {
  width: 58%;
  position: relative;
  padding-top: 32px;
}

.data01_title_wrap {
  position: relative;
  padding-top: 22px;
}

.data01_eng {
  font-size: clamp(90px, 10.5vw, 200px);
  font-weight: 500;
  line-height: 0.95;
  color: #ffeecf;
  position: absolute;
  top: -64px;
  left: 112px;
  pointer-events: none;
  white-space: nowrap;
}

.data01_title_wrap .title_48 {
  position: relative;
  z-index: 1;
  width: max-content;
}

.data01_visual {
  width: 31%;
  max-width: max-content;
  flex-shrink: 0;
  line-height: 0;
  position: relative;
  margin-top: 12px;
  padding-top: 26px;
  padding-right: 14px;
}

.data01_leaf {
  position: absolute;
  width: 18%;
  max-width: max-content;
}

.data01_leaf01 {
  top: 20px;
  left: 0;
}

.data01_leaf02 {
  top: 0;
  right: 0;
}

.data01_leaf img,
.data01_tree img {
  max-width: 100%;
  height: auto;
}

.data01_tree {
  width: 69%;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.data01_tag_wrap {
  text-align: center;
}

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

.data01_grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 20px 24px;
}

.data01_row_top {
  grid-column: 1/-1;
  grid-row: 1;
  display: flex;
  align-items: flex-end;
  gap: 38px;
  width: 89%;
}

.data01_row_second {
  grid-column: 1/-1;
  grid-row: 2;
  display: flex;
  align-items: flex-start;
  gap: 36px;
  width: 89%;
}

.data01_row_third {
  grid-column: 1/-1;
  grid-row: 3;
  display: flex;
  align-items: flex-start;
  gap: 36px;
  margin-top: -50px;
  width: 97%;
}

.data01_row_bottom {
  grid-column: 1/-1;
  grid-row: 4;
  display: flex;
  align-items: flex-start;
  gap: 40px;
  width: 77%;
  margin-top: -180px;
  margin-left: 18%;
}

.data01_col_right {
  display: flex;
  flex-direction: column;
  gap: 36px;
  width: calc((100% - 38px) * 500 / 1169);
  flex-shrink: 0;
}

.data01_col_third {
  display: flex;
  gap: 36px;
  width: calc((100% - 36px) * 776 / 1280);
  flex-shrink: 0;
  padding-top: 57px;
}

.data01_card {
  background: #fffefb;
  border-radius: 16px;
  padding: 28px 5px 24px;
  box-shadow: 0 6px 20px rgba(232, 212, 179, 0.3);
}

.data01_card_title {
  text-align: center;
  color: #644c30;
}

.data01_grid .top_figures_num {
  font-size: clamp(30px, 4.5vw, 53px);
}

.data01_grid .top_figures_num small {
  font-size: clamp(16px, 2.5vw, 31px);
}

.data01_card_maternity {
  width: calc((100% - 38px) * 669 / 1169);
  padding: 70px 65px 46px;
  flex-shrink: 0;
}

.data01_card_date {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 58px 20px;
}

.data01_card_atmosphere {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 51px 8px 48px;
}

.data01_card_overtime {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc((100% - 36px) * 500 / 1180);
  padding: 58px 20px 54px;
  flex-shrink: 0;
}

.data01_card_holiday {
  display: flex;
  align-items: flex-start;
  gap: 38px;
  width: calc((100% - 36px) * 680 / 1180);
  padding: 45px 50px 32px;
  flex-shrink: 0;
}

.data01_card_leave {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc((100% - 36px) / 2);
  padding: 72px 20px 60px;
}

.data01_card_gender {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc((100% - 36px) / 2);
  padding: 67px 20px 60px;
}

.data01_card_staff {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc((100% - 40px) * 258 / 1008);
  padding: 53px 20px 50px;
  margin-top: 188px;
  flex-shrink: 0;
}

.data01_card_new {
  width: calc((100% - 40px) * 750 / 1008);
  padding: 24px 30px 24px;
  flex-shrink: 0;
}

.data01_rate_wrap {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-top: 32px;
}

.data01_rate_item {
  width: calc((100% - 24px) / 2);
}

.data01_ring {
  width: 100%;
  position: relative;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

.data01_ring::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.data01_ring_orange {
  background: conic-gradient(#f3cf73 360deg, #f3cf73 0);
}

.data01_ring_green {
  background: conic-gradient(#d5e9ba 360deg, #d5e9ba 0);
}

.data01_ring_large {
  width: 63%;
  margin-top: 18px;
}

.data01_ring_inner {
  position: absolute;
  inset: 15%;
  border-radius: 50%;
  background: #fffefb;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.data01_ring_label {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  color: #7a6754;
  white-space: nowrap;
}

.data01_ring_value {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 53px;
  font-weight: 500;
  line-height: 1;
  color: #b7ab9d;
}

.data01_ring_value small {
  font-size: 31px;
}

.data01_ring_value_large {
  font-size: 60px;
}

.data01_ring_value_large small {
  font-size: 34px;
}

.data01_sub_value,
.data01_holiday_num,
.data01_age_value,
.data01_new_value,
.data01_gender_value {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  line-height: 1;
  color: #b7ab9d;
  white-space: nowrap;
}

.data01_value {
  text-align: center;
}

.data01_value small {
  font-size: 20px;
}

.data01_value_date {
  font-size: 53px;
  margin-top: 34px;
}

.data01_sub_value {
  font-size: 40px;
  text-align: center;
  margin-top: 38px;
}

.data01_mood {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-top: 48px;
}

.data01_mood_text {
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.05;
  text-align: center;
  color: #7a6754;
}

.data01_mood .top_figures_label_multi {
  font-size: 22px;
  line-height: 1.05;
  color: #7a6754;
}

.data01_mood_scale {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
}

.data01_mood_scale div {
  width: 10px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  flex-shrink: 0;
}

.data01_mood .top_figures_mood_dot_main {
  width: 32px;
  aspect-ratio: 1/1;
}

.data01_mood_scale div:nth-child(1) {
  background: #f7d8cc;
}

.data01_mood_scale div:nth-child(2) {
  background: #f5dccd;
}

.data01_mood_scale div:nth-child(3) {
  background: #f2e6d8;
}

.data01_mood_scale div:nth-child(4) {
  background: #d9edc7;
}

.data01_mood_scale div:nth-child(5) {
  background: #c8e4b0;
}

.data01_holiday_graph {
  width: 30%;
  aspect-ratio: 202/230;
  position: relative;
  flex-shrink: 0;
  margin-top: 20px;
}

.data01_holiday_ring {
  width: 100%;
  border-radius: 50%;
  background: conic-gradient(#BEF8D4 0 96deg, #E4FBBD 96deg 120deg, #F7D4BB 120deg 360deg);
  position: absolute;
  left: 0;
  top: 12%;
}

.data01_holiday_ring::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.data01_holiday_ring::after {
  content: "";
  position: absolute;
  inset: 15%;
  border-radius: 50%;
  background: #fefff9;
}

.data01_holiday_num {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 0;
  color: #b7ab9d;
  position: absolute;
}

.data01_holiday_num small {
  font-size: 20px;
}

.data01_holiday_num_top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.data01_holiday_num_mid {
  top: 45%;
  left: 77%;
}

.data01_holiday_num_bottom {
  top: 64%;
  left: 71%;
}

.data01_holiday_text {
  flex-grow: 1;
}

.data01_holiday_text .data01_card_title {
  text-align: left;
}

.data01_value_holiday {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 53px;
  font-weight: 500;
  line-height: 0;
  text-align: left;
  letter-spacing: 0;
  margin-top: 14px;
}

.data01_value_holiday small {
  font-size: 31px;
}

.data01_card_age {
  width: calc((100% - 36px) * 500 / 1290);
  padding: 53px 80px 64px;
  flex-shrink: 0;
}

.data01_age_list {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 96px;
}

.data01_age_item {
  display: grid;
  grid-template-columns: 20% 42% 1fr;
  align-items: center;
  gap: 10px;
}

.data01_age_label,
.data01_new_label {
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  color: #7a6754;
}

.data01_age_label {
  width: auto;
}

.data01_age_bar {
  height: 45px;
  flex-shrink: 0;
}

.data01_age_bar01 {
  width: 4%;
  background: #ee828b;
}

.data01_age_bar02 {
  width: 38%;
  background: #f3bab5;
}

.data01_age_bar03 {
  width: 96%;
  background: #f2b998;
}

.data01_age_bar04 {
  width: 85%;
  background: #f6ec8f;
}

.data01_age_bar05 {
  width: 100%;
  background: #d3f166;
}

.data01_age_bar06 {
  width: 58%;
  background: #88f77c;
}

.data01_age_bar07 {
  width: 4%;
  background: #88f77c;
}

.data01_age_value {
  flex-shrink: 0;
  line-height: 0;
}

.data01_card_leave .data01_ring_large {
  margin-top: 45px;
}

.data01_gender_wrap {
  margin-top: 49px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.data01_gender_ring {
  width: 63%;
  position: relative;
  border-radius: 50%;
  background: conic-gradient(#e2f4d5 0 170deg, #f8e4ab 170deg 360deg);
  margin-left: auto;
  margin-right: auto;
}

.data01_gender_ring::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.data01_gender_inner {
  position: absolute;
  inset: 15%;
  border-radius: 50%;
  background: #fffefb;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: space-between;
}

.data01_gender_value_left {
  position: relative;
  left: -40px;
}

.data01_gender_value_right {
  position: relative;
  left: -40px;
}

.data01_gender_value {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  text-align: center;
}

.data01_gender_label {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
  color: #b7ab9d;
}

.data01_value_staff {
  font-size: 53px;
  margin-top: 24px;
}

.data01_value_staff small {
  font-size: 24px;
}

.data01_new_graph {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: end;
  column-gap: 5%;
  width: 67%;
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.data01_new_graph:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  height: 1px;
  background: #b7ab9d;
}

.data01_new_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  min-width: 0;
  position: relative;
}

.data01_new_value {
  font-size: 31px;
}

.data01_new_value small {
  font-size: 18px;
}

.data01_new_bar {
  width: 39%;
  margin-top: 18px;
  border-radius: 0;
}

.data01_new_bar01 {
  height: 28px;
  background: #d3f166;
}

.data01_new_bar02 {
  height: 84px;
  background: #f6ec8f;
}

.data01_new_bar03 {
  height: 120px;
  background: #f4cc7d;
}

.data01_new_bar04 {
  height: 104px;
  background: #f2b998;
}

.data01_new_label {
  margin-top: 18px;
  white-space: nowrap;
}

.data01_new_label.top_figures_label {
  font-size: 22px;
  line-height: 1;
  color: #7a6754;
}

.data01_card_new .data01_card_title {
  white-space: nowrap;
}

.data01_message {
  padding: 42px 30px;
  display: flex;
  justify-content: center;
  border: 1px solid #ead8b7;
  border-radius: 100px;
  background: rgba(255, 254, 251, 0.94);
}

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

	workplace

********************************************************/
.place01_wrap {
  background: url("../images/place_bg_img1.webp") 50% 0/1920px auto no-repeat;
  position: relative;
  padding-top: clamp(100px, 15%, 280px);
  z-index: 500;
}
.place01_wrap:after {
  content: "";
  background-color: #FFF8E8;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 300px);
  z-index: 0;
}

.place01_title_bg {
  position: relative;
  z-index: 500;
}
.place01_title_bg:before {
  content: "";
  background: url("../images/place_deco1.webp") 50% 0/1037px auto repeat-x;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 66px;
  z-index: 0;
  pointer-events: none;
}

.place01_inner {
  position: relative;
}

.place01_copy {
  text-align: center;
}

.place01_text {
  display: inline-block;
  line-height: 1.8;
  letter-spacing: 1.08px;
  text-align: left;
}

.place01_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.place01_item {
  width: calc((100% - 40px) / 5);
}

.place01_label {
  background: #fffefb;
  padding: 10px 0 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.08px;
  text-align: center;
}

.place02_wrap {
  background: #FFF8E8 url("../images/place_bg_img2.webp") 50% 0/1920px auto no-repeat;
  position: relative;
  z-index: 500;
}
.place02_wrap:after {
  content: "";
  background-color: #FAFFFE;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 300px);
}

.place02_title_inner {
  display: flex;
  justify-content: center;
}

.place02_copy {
  text-align: center;
}

.place02_text {
  display: inline-block;
  line-height: 1.8;
  letter-spacing: 1.08px;
  text-align: left;
}

.place02_visual {
  position: relative;
  padding-bottom: 20px;
}

.place02_img {
  width: 45%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  line-height: 0;
  position: relative;
  z-index: 500;
}

.place02_img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.place02_deco_left {
  position: absolute;
  top: 2%;
  left: 4%;
  width: 22%;
  line-height: 0;
  z-index: 300;
}

.place02_deco_left img,
.place02_deco_right img {
  max-width: 100%;
  height: auto;
}

.place02_deco_right {
  position: absolute;
  top: 1%;
  right: 3%;
  width: 8%;
  line-height: 0;
  z-index: 300;
}

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

　　よくあるご質問

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

	募集要項一覧

*********************************************************************/
.job01_wrap {
  padding-top: 100px;
}

.job01_list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 2%;
}

.job01_card {
  width: 23.5%;
}

.job01_card a {
  display: block;
  padding: 24px;
  border: 1px solid #dfdda5;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  background: #fff;
  color: inherit;
}

.job01_img {
  line-height: 0;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: 10px;
}

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

.job01_body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 24px;
}

.job01_row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.job01_label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28%;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 8px;
  background: #ffe9c9;
  flex-shrink: 0;
}

.job01_value {
  padding-top: 2px;
  padding-bottom: 2px;
}

.job01_row_long .job01_value {
  white-space: normal;
  flex-grow: 1;
}

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

	募集要項詳細

*********************************************************************/
.jobd01_flex {
  display: flex;
  align-items: flex-start;
  gap: 4%;
}

.jobd01_left {
  width: 49%;
}

.jobd01_box {
  padding: 8%;
  border: 1px solid #dfdda5;
  border-radius: 10px;
  background: #fff;
}

.jobd01_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.jobd01_row {
  display: flex;
  align-items: flex-start;
  gap: 2%;
}

.jobd01_term {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 19%;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 8px;
  background: #ffe9c9;
  white-space: nowrap;
  flex-shrink: 0;
}

.jobd01_desc {
  flex-grow: 1;
  padding-top: 2px;
}

.jobd01_right {
  width: 47%;
  display: flex;
  flex-direction: column;
}

.jobd01_main_img {
  width: 83%;
  line-height: 0;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

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

.jobd01_sub_visual {
  display: flex;
  flex-direction: column;
  margin-top: 7%;
}

.jobd01_sub_img {
  line-height: 0;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: 20px;
}

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

.jobd01_sub_img01 {
  width: 47%;
  margin-left: auto;
}

.jobd01_sub_img02 {
  width: 54%;
  margin-top: -2%;
  margin-left: 27%;
}

.jobd01_contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 8%;
  margin-left: 4%;
  position: relative;
  z-index: 500;
}

.jobd01_contact_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  border-radius: 40px;
  background: #febe64;
  white-space: nowrap;
}

.jobd01_contact_link {
  margin-top: 16px;
  padding-left: 32px;
}

.jobd01_contact_link a {
  display: inline-flex;
  align-items: center;
  gap: 36px;
  font-size: clamp(24px, 1.8vw, 34px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  color: inherit;
  white-space: nowrap;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

.jobd01_contact_link a::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
  background: #6b5031 url(../images/arrow_w.webp) no-repeat center center/8px 12px;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.detail_deco {
  position: absolute;
  right: 0;
  bottom: -450px;
  width: 60%;
  line-height: 0;
  pointer-events: none;
  z-index: 0;
}

.detail_deco img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.fv_in_wrap.fv_pb0 {
  padding-bottom: 0;
}

.fv_in_wrap.bg_FFFEF8 {
  padding-bottom: 0;
}
.fv_in_wrap.bg_FFFEF8:after {
  background: #FEFFEE;
}

.com01_eng.faq_fv_eng {
  font-size: clamp(35px, 9.5vw, 170px);
}

.faq_wrap {
  display: flex;
  flex-direction: column;
}

.faq_box {
  background: #fffef8;
  padding: 80px 0;
  border-radius: 20px;
}

.faq_head {
  display: flex;
  justify-content: center;
}

.faq_list {
  width: 80%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}

.faq_item {
  border-bottom: 2px solid #f1e8d5;
  padding: 24px 20px;
  cursor: pointer;
}

.faq_q {
  display: block;
  padding-right: 48px;
  position: relative;
  cursor: pointer;
}

.faq_q_left {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.faq_q_text {
  white-space: nowrap;
}

.faq_mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding-bottom: 2px;
  border-radius: 50%;
  background: #edba4a;
  flex-shrink: 0;
}

.faq_mark p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.4px;
}

.faq_q:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f1e8d5;
}

.faq_q:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 11px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #fffef8;
  border-bottom: 2px solid #fffef8;
  transform: rotate(45deg);
}

.faq_item.is_open .faq_q:after {
  top: 13px;
  transform: rotate(-135deg);
}

.faq_a {
  display: none;
  padding-left: 44px;
  margin-top: 16px;
  cursor: default;
}

.faq_a_text {
  width: 90%;
}

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

　　募集要項一覧

*********************************************************************/
.fv_in_wrap.bg_FEFFEE {
  padding-bottom: 0;
}
.fv_in_wrap.bg_FEFFEE:after {
  background: #FEFFEE;
}

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

　　エントリー

*********************************************************************/
.entry_bg_img {
  background: url("../images/entry_img.webp") 50% 0/1920px auto no-repeat;
  height: 58px;
}

.entry01_wrap {
  display: flex;
  flex-direction: column;
}

.entry01_flex,
.entry02_flex {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 50px;
}

.entry01_visual,
.entry02_visual {
  line-height: 0;
}

.entry01_visual img,
.entry02_visual img {
  max-width: 100%;
  height: auto;
}

.entry01_copy,
.entry02_copy {
  position: relative;
  z-index: 500;
}

.entry01_visual {
  width: 52%;
  text-align: right;
}

.entry01_copy {
  width: 48%;
}

.entry01_tel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}

.entry01_tag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 20px;
  background: #febe64;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.4px;
  white-space: nowrap;
}

.entry01_num {
  font-size: 34px;
  font-weight: 500;
  line-height: 1.4;
  white-space: nowrap;
}

.entry02_copy {
  width: 58%;
  padding-top: 8%;
}

.entry02_visual {
  width: 42%;
  text-align: right;
}

.entry03_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.entry03_box {
  width: 100%;
  padding: 6% 0 5%;
  border-radius: 20px;
  background: #faf3e4;
}

.entry03_form {
  width: 87%;
  margin-left: auto;
  margin-right: auto;
}

.entry03_type {
  display: flex;
  align-items: center;
  gap: 6%;
  padding: 8px 2%;
}

.entry03_head {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-left: 2%;
  padding-right: 2%;
}

.entry03_label {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.36px;
}

.entry03_required {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 12px;
  background: #f8a389;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.32px;
}

.entry03_type_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
}

.entry03_type_item {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}

.entry03_type_item input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.entry03_radio {
  display: block;
  width: 28px;
  height: 28px;
  border: 6px solid #edba4a;
  border-radius: 50%;
  background: #fff;
  flex-shrink: 0;
}

.entry03_radio_off {
  border-color: #ece6dc;
}

.entry03_type_text {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.36px;
}

.entry03_type_item:first-child .entry03_type_text,
.entry03_type_item:last-child .entry03_type_text {
  font-size: 0;
  letter-spacing: 0;
}

.entry03_type_item:first-child .entry03_type_text::before,
.entry03_type_item:last-child .entry03_type_text::before {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.36px;
}

.entry03_type_item:first-child .entry03_type_text::before {
  content: "お見積もり希望";
}

.entry03_type_item:last-child .entry03_type_text::before {
  content: "お問い合わせ";
}

.label_flex .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
}

.label_flex .wpcf7-list-item {
  margin-left: 0;
  margin-right: 0;
}

.label_flex .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}

.label_flex .wpcf7-list-item input[type=radio] {
  width: 28px;
  height: 28px;
  margin: 0;
  border: 0;
  outline: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 50%;
  background: transparent;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}

.label_flex .wpcf7-list-item input[type=radio]::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ece6dc;
}

.label_flex .wpcf7-list-item input[type=radio]:checked::after {
  background: #edba4a;
}

.label_flex .wpcf7-list-item input[type=radio]:focus {
  border: 0;
  outline: none;
  box-shadow: none;
}

.label_flex .wpcf7-list-item-label {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.36px;
}

.entry03_input,
.entry03_file {
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  margin-top: 8px;
}

.entry03_input .size {
  width: 100%;
  border: 0;
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.4px;
}

.entry03_input .size::placeholder,
.entry03_file_btn input[type=file] {
  color: #dbd2c8;
}

.entry03_textarea {
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  aspect-ratio: 960/156;
  margin-top: 8px;
}

.entry03_textarea .area {
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  resize: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.08px;
}

.entry03_file_btn input[type=file] {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.4px;
}

.entry03_notes {
  width: 87%;
  margin-left: auto;
  margin-right: auto;
}

.entry03_policy a {
  color: #daa125;
}

.entry03_check {
  width: 87%;
  margin-left: auto;
  margin-right: auto;
}

.entry03_check .wpcf7-form-control-wrap,
.entry03_check .wpcf7-form-control,
.entry03_check .wpcf7-list-item {
  display: block;
}

.entry03_check .wpcf7-list-item {
  margin-left: 0;
  margin-right: 0;
}

.entry03_check .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

.entry03_check input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  width: 26px;
  height: 26px;
  margin: 0;
  border: 1px solid #ecc162;
  border-radius: 4px;
  background: #fff;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}

.entry03_check input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 8px;
  width: 7px;
  height: 12px;
  border-right: 2px solid #ecc162;
  border-bottom: 2px solid #ecc162;
  transform: rotate(45deg);
}

.entry03_check .wpcf7-list-item-label {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.36px;
}

.entry03_btn_wrap {
  display: flex;
  justify-content: center;
  width: 100%;
}

.entry03_btn {
  position: relative;
  max-width: 337px;
  width: 100%;
  transition: 0.3s ease;
}

.entry03_btn input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 84px;
  padding: 0 90px 0 64px;
  border: 3px solid #edba4a;
  border-radius: 75px;
  background: #feffe9;
  appearance: none;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1.92px;
  color: #daa125;
  text-align: left;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.entry03_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #edba4a url(../images/arrow_w.webp) no-repeat center center/10px 16px;
  transform: translateY(-50%);
  pointer-events: none;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

@media (hover: hover) {
  .more_btn a:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 20px rgba(237, 186, 74, 0.18);
    background: #fffde0;
  }
  .header_btn a:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 18px rgba(148, 125, 99, 0.15);
  }
  .header_btn_outline a:hover {
    background: rgba(255, 255, 255, 0.88);
  }
  .header_btn_entry a:hover {
    background: #f59a7e;
  }
  .top_cta_action a:hover {
    transform: translateY(-4px);
  }
  .top_cta_action a:hover::before {
    transform: translateY(-50%) translateX(4px);
    background-color: #574736;
  }
  .jobd01_contact_link a:hover {
    transform: translateY(-4px);
  }
  .entry03_btn:hover {
    transform: translateY(-4px);
  }
  .entry03_btn:hover input {
    box-shadow: 0 10px 20px rgba(237, 186, 74, 0.18);
    background: #fffde0;
  }
}
/*********************************************************************

　　個人情報保護方針

*********************************************************************/
.fv_in_wrap.bg_FCFFFB:after {
  background: #FCFFFB;
}

.pri01_wrap {
  width: 100%;
}

.pri01_intro {
  width: 81%;
}

.pri01_text,
.pri01_intro {
  line-height: 1.5;
  letter-spacing: 1.08px;
}

.pri01_link a {
  color: #daa125;
}

@media only screen and (max-width: 1400px) {
  /*PC用****************************************/
}
@media only screen and (max-width: 1360px) {
  .header_inner {
    width: calc(100% - 60px);
  }
  .logo {
    max-width: 290px;
  }
  .nav_list {
    gap: 24px;
  }
  .nav_item > a,
  .nav_hover {
    font-size: 17px;
  }
  .header_btns {
    gap: 16px;
  }
  .header_btn a {
    min-width: 120px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 1250px) {
  .header_inner {
    width: calc(100% - 40px);
  }
  .logo {
    max-width: 250px;
  }
  .nav_list {
    gap: 18px;
  }
  .nav_item > a,
  .nav_hover {
    font-size: 16px;
  }
  .header_btn a {
    min-width: 110px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }
  .top_figures_head {
    position: relative;
    display: block;
    left: 0;
    right: 0;
    text-align: center;
    top: auto;
    width: 100%;
    margin: 0;
  }
  .eng_figures {
    font-size: 150px;
    letter-spacing: 5px;
  }
  .top_figures_title {
    position: static;
    margin-top: 0;
    width: 100%;
    margin-top: 20px;
  }
  .top_figures_title h2 {
    writing-mode: horizontal-tb;
  }
  .top_key_bg {
    display: block;
    margin-top: 61px;
  }
  .top_key_bg::before {
    content: none;
  }
  .top_figures_copy {
    display: block;
    width: auto;
    padding: 36px 48px;
    border-radius: 140px;
    margin-top: 0;
    margin-left: 30px;
    margin-right: 30px;
    background: #febe64;
  }
  .top_figures_copy_text {
    width: auto;
  }
  .top_figures_board {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    width: calc(100% - 60px);
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
  }
  .top_figures_col {
    display: contents;
  }
  .top_figures_card {
    position: static;
    width: 100%;
    box-shadow: 0 6px 20px rgba(100, 76, 48, 0.08);
    grid-column: auto;
    grid-row: auto;
    justify-self: stretch;
    width: 100%;
    margin-top: 0;
    padding: 40px 32px 44px;
  }
  .top_figures_card_short {
    padding-left: 40px;
    padding-right: 40px;
  }
  .top_figures_short_bar {
    width: 100%;
  }
  .top_figures_deco_left {
    left: 10px;
    top: 930px;
    width: 110px;
  }
  .top_figures_deco_right {
    right: -10px;
    top: 1600px;
    width: 240px;
  }
  .top_figures_btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .header {
    padding-top: 24px;
  }
  .header_inner {
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }
  .header_right {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    width: max-content;
    margin-right: 80px;
  }
  .nav {
    display: none;
  }
  .header_btns {
    gap: 14px;
  }
  /********************************************************

  	top 1024px

  *********************************************************/
  .top_fv {
    padding-top: 80px;
  }
  .top_fv_movie {
    border-radius: 100px 0 100px 0;
  }
  .top_fv_inner {
    width: calc(100% - 40px);
  }
  .top_fv_title_left,
  .top_fv_title_right {
    gap: 30px;
  }
  .top_fv_title_left {
    left: 5.4%;
    top: 3%;
  }
  .top_fv_title_right {
    top: 0.5%;
    right: 8.2%;
  }
  .top_fv_phrase_self p,
  .top_fv_phrase_normal p {
    font-size: 42px;
  }
  .top_fv_phrase_you p {
    font-size: 39px;
  }
  .top_fv_phrase_place p,
  .top_fv_phrase_someone p {
    font-size: 40px;
  }
  .top_news_inner {
    width: calc(100% - 60px);
    min-width: 0;
    gap: 40px;
  }
  .top_news_item a {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 64px;
  }
  .top_news_text {
    line-height: 1.4;
  }
  .top_company_inner {
    padding-top: 140px;
    padding-bottom: 190px;
  }
  .eng_strength {
    left: 0;
    top: -12px;
    font-size: 154px;
    letter-spacing: 7px;
  }
  .top_company_ellipse22 {
    left: 120px;
    top: 250px;
    width: 72px;
    height: 72px;
  }
  .top_company_deco_left {
    left: -20px;
    top: 390px;
    width: 260px;
  }
  .top_company_deco_right {
    right: -28px;
    top: 392px;
    width: 220px;
  }
  .top_company_scene_left {
    left: -20px;
    top: 1020px;
    width: 350px;
  }
  .top_company_scene_right {
    right: 10px;
    top: 920px;
    width: 220px;
  }
  .top_company_copy,
  .top_company_tree,
  .top_company_text,
  .top_company_btn {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  .top_company_copy {
    margin-left: auto;
    margin-right: auto;
  }
  .top_company_copy .title_48 {
    white-space: pre-line;
  }
  .top_company_text_item {
    white-space: pre-line;
  }
  .top_bg01_cream {
    top: -20.354%;
  }
  .top_talk_balloon_title {
    white-space: pre-line;
  }
  .top_figures_copy_text {
    white-space: pre-line;
  }
  .top_cta_text {
    white-space: pre-line;
  }
  .footer_address {
    white-space: pre-line;
  }
  .footer_copy {
    white-space: pre-line;
  }
  .top_company_tree {
    width: calc(100% - 180px);
    max-width: 760.885px;
    margin-top: 96px;
    margin-left: auto;
    margin-right: auto;
  }
  .top_company_text {
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
  }
  .top_company_btn {
    margin-left: auto;
    margin-right: auto;
  }
  .top_people {
    margin-top: -70px;
  }
  .top_people_inner {
    padding: 110px 30px 120px;
  }
  .top_people_item > .relative {
    position: relative;
    width: 100%;
    margin-top: -5%;
  }
  .top_people_visual {
    position: relative;
    width: 74%;
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    justify-self: auto;
  }
  .top_people_intro {
    width: 78%;
    max-width: none;
    padding: 36px 7%;
    border-radius: 120px;
    margin-left: 0;
  }
  .top_people_intro_title {
    font-size: 34px;
  }
  .top_people_intro_text {
    font-size: 17px;
    letter-spacing: 1.02px;
  }
  .top_people_text {
    position: absolute;
    top: 15%;
    left: 6%;
    width: 46%;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
  }
  .top_people_label_en {
    font-size: 42px;
  }
  .top_people_label_num {
    font-size: 54px;
  }
  .top_people_name {
    font-size: 26px;
  }
  .top_people_catch {
    font-size: 38px;
  }
  .top_people_btn {
    position: absolute;
    top: 76%;
    left: 6%;
    margin-left: 0;
  }
  .top_people_visual_person {
    width: 48%;
    margin-right: 4%;
  }
  .top_talk_circle {
    width: 420px;
  }
  .top_talk_deco_left {
    left: -40px;
    width: 360px;
  }
  .top_talk_deco_right {
    right: -20px;
    width: 220px;
  }
  .top_talk_inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    row-gap: 24px;
    padding: 0 30px 100px;
  }
  .top_talk_img {
    position: relative;
    left: auto;
    grid-column: 1;
    grid-row: 1;
    width: 84%;
    max-width: none;
  }
  .top_talk_balloon {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    grid-column: 1;
    grid-row: 1;
    width: 86%;
    max-width: none;
    padding: 38px 60px;
    border-radius: 120px;
    align-self: end;
    justify-self: end;
    margin-bottom: 24px;
    margin-top: 300px;
  }
  .top_talk_balloon_title,
  .top_talk_balloon_catch,
  .top_talk_balloon_desc {
    white-space: pre-line;
  }
  .top_talk_balloon_title {
    font-size: 34px;
  }
  .top_talk_balloon_catch {
    font-size: 38px;
  }
  .top_talk_btn {
    position: relative;
    grid-column: 1;
    grid-row: 2;
    left: auto;
    right: auto;
    top: auto;
    justify-self: end;
    margin-right: 28px;
    margin-top: -65px;
  }
  .top_figures {
    padding-top: 40px;
    padding-bottom: 160px;
  }
  .top_envfaq_inner {
    width: calc(100% - 60px);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
  }
  .top_envfaq_card {
    width: 100%;
  }
  .top_envfaq_card_env .top_envfaq_img::after {
    right: -30px;
    top: 210px;
    width: 160px;
    height: 160px;
  }
  .top_envfaq_card_faq .top_envfaq_img::after {
    right: -8px;
    top: 150px;
    width: 160px;
    height: 160px;
  }
  .top_envfaq_deco {
    left: calc(50% - 30px);
    top: -20px;
    width: 60px;
  }
  .top_cta {
    overflow: hidden;
  }
  .eng_you {
    top: 0;
    left: 10px;
    font-size: 148px;
    letter-spacing: 6px;
  }
  .top_cta_deco {
    top: 0;
    left: 30%;
    width: 200px;
  }
  .top_cta_inner {
    width: calc(100% - 60px);
  }
  .top_cta_band {
    width: 100%;
    max-width: none;
    padding: 36px 40px;
  }
  .top_cta_copy .title_48 {
    white-space: pre-line;
  }
  .top_cta_gallery {
    width: 100%;
  }
  .top_cta_gallery {
    --top_cta_gallery_gap: 20px;
    --top_cta_gallery_item: 260px;
  }
  .top_cta_gallery_loop {
    animation-duration: 26s;
  }
  .top_cta_gallery_track {
    gap: var(--top_cta_gallery_gap);
    padding-right: var(--top_cta_gallery_gap);
  }
  .top_cta_gallery_item {
    width: var(--top_cta_gallery_item);
  }
  .top_cta_actions {
    width: 100%;
    justify-content: center;
    gap: 80px;
  }
  .top_cta_action a {
    font-size: 34px;
    padding-right: 60px;
  }
  .top_cta_note {
    width: 100%;
  }
  .footer {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: -80px;
  }
  .footer_inner {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 0;
  }
  .footer_navs {
    width: 100%;
    gap: 60px;
    flex-wrap: wrap;
  }
  .footer_list,
  .footer_list_mid,
  .footer_list_small {
    width: auto;
  }
  .footer_copy {
    margin-top: 0;
  }
  /********************************************************

  	company 1024px

  ********************************************************/
  .fv_in_wrap {
    padding-top: 150px;
    padding-bottom: 130px;
  }
  .com01_eng {
    font-size: clamp(68px, 8vw, 150px);
  }
  .com01_inner {
    padding-left: 7%;
    padding-right: 4%;
  }
  .com01_flex {
    gap: 40px;
  }
  .com01_copy {
    width: 44%;
  }
  .com01_head {
    gap: 18px;
  }
  .com01_visual {
    width: 48%;
  }
  .com02_inner {
    display: grid;
    align-items: start;
    padding-left: 7%;
    padding-right: 4%;
    padding-bottom: 180px;
  }
  .first_mt_minus {
    margin-top: -90px;
  }
  .com02_wrap {
    padding-top: 150px;
  }
  .com02_box {
    width: 44%;
    margin-left: 0;
    margin-top: 80px;
  }
  .com02_copy {
    padding-left: 20px;
  }
  .com02_visual {
    top: 0;
    right: 0;
    width: 54%;
    max-width: none;
    margin-left: 0;
  }
  .com03_inner {
    padding-left: 7%;
    padding-right: 4%;
  }
  .com03_copy {
    width: 48%;
  }
  .com03_head_visual {
    width: 30%;
    height: 280px;
  }
  .com03_head_img02 {
    top: 110px;
  }
  .com03_cv {
    gap: 40px;
  }
  .com03_cv_copy {
    width: 48%;
  }
  .com03_cv_box {
    padding: 20px 22px;
  }
  .com03_mvs {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
  }
  .com03_mvs_visual {
    left: -40px;
    top: 0;
    width: 460px;
    height: 520px;
  }
  .com03_mvs_img01 {
    left: 260px;
    width: 200px;
  }
  .com03_mvs_img02 {
    left: 150px;
    top: 120px;
    width: 160px;
  }
  .com03_mvs_img03 {
    top: 330px;
    width: 210px;
  }
  .com03_mvs_img04 {
    left: 170px;
    top: 415px;
    width: 145px;
  }
  .com03_mvs_copy {
    width: 48%;
  }
  .com04_inner {
    position: relative;
    padding-left: 7%;
    padding-right: 4%;
  }
  .com04_copy {
    width: 54%;
  }
  .com04_visual {
    width: 44%;
  }
  .com05_box {
    padding: 72px 40px 60px;
  }
  .com05_visual {
    right: 40px;
    top: 72px;
    width: 32%;
  }
  .com05_flex {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .com05_left {
    width: 50%;
  }
  .com05_right {
    width: 34%;
  }
  .com06_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .com06_eng {
    left: 46%;
    top: auto;
    bottom: 60px;
    font-size: clamp(56px, 8vw, 110px);
  }
  /********************************************************

  	interview 01 1024px

  ********************************************************/
  .fv_in_wrap_interview {
    padding-top: 210px;
  }
  .fv_inter_deco1 {
    top: -70px;
    width: 58%;
  }
  .fv_inter_title_flex {
    flex-wrap: wrap;
    row-gap: 18px;
    padding-left: 4%;
  }
  .fv_inter_num {
    font-size: clamp(120px, 18vw, 220px);
    letter-spacing: 6px;
  }
  .fv_inter_title {
    margin-left: -62px;
  }
  .fv_inter_name {
    font-size: clamp(22px, 3.2vw, 30px);
    letter-spacing: 0.9px;
    margin-left: 18px;
    white-space: nowrap;
  }
  .fv_inter_eng {
    width: 100%;
    font-size: clamp(72px, 12vw, 132px);
    letter-spacing: 4px;
    margin-left: 20.5%;
    margin-top: -42px;
  }
  .fv_inter_message {
    margin-top: -120px;
    padding-bottom: 120px;
  }
  .fv_human_wrap {
    width: calc(100% - 60px);
  }
  .fv_human_img {
    width: 42%;
    margin-right: 6%;
    top: 0;
  }
  .fv_human_bg {
    padding: 40px 50px;
    border-radius: 120px;
  }
  .fv_human_text {
    margin-top: 28px;
  }
  .fv_leaf_deco {
    top: -40px;
    width: 46%;
  }
  .fv_inter_deco2 {
    top: 60px;
    width: 41%;
  }
  .inter01_flex {
    display: block;
  }
  .inter01_left {
    width: 100%;
  }
  .inter01_text {
    padding-left: 20px;
  }
  .inter01_right {
    width: 22%;
    margin-top: 35px;
    margin-left: auto;
    margin-right: 0;
  }
  .inter02_flex {
    display: block;
    margin-top: 60px;
  }
  .inter02_left {
    width: 100%;
  }
  .inter02_width {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .inter02_content2 {
    max-width: 100%;
    margin-left: 0;
  }
  .inter02_flex .inter02_right {
    width: 42%;
    margin-top: 35px;
    margin-left: 0;
    margin-right: auto;
  }
  .inter03_flex {
    display: block;
  }
  .inter03_flex .inter02_left {
    width: 100%;
  }
  .inter03_flex .inter02_right {
    width: 34%;
    margin-top: 35px;
    margin-left: auto;
    margin-right: 0;
  }
  .inter01_dece {
    top: 210px;
    width: 48%;
  }
  .inter02_dece {
    top: 760px;
    width: 48%;
  }
  .inter02_message_bg {
    padding: 40px 60px;
    border-radius: 120px;
  }
  .inter_list_num {
    margin-top: -10px;
  }
  .inter_list_name {
    font-size: 17px;
  }
  .inter_card a {
    margin-right: 24px;
    padding: 24px 24px 50px;
  }
  /********************************************************

  	conversation 1024px

  ********************************************************/
  .conv_flex {
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 30px;
  }
  .conv_left {
    width: 52%;
  }
  .conv_right {
    width: 42%;
  }
  .conv01_title_flex {
    flex-wrap: wrap;
    gap: 20px;
  }
  .conv01_talk_item,
  .conv01_talk_item_right {
    gap: 8px;
  }
  .conv01_icon {
    width: 80px;
  }
  .conv01_body {
    max-width: calc(100% - 88px);
  }
  .conv01_bubble {
    padding: 14px 22px;
    font-size: 18px;
  }
  .conv01_photo {
    gap: 20px;
  }
  .conv01_fix {
    right: auto;
    left: 20px;
    bottom: 80px;
  }
  .conv01_contents_box {
    padding: 40px;
    right: auto;
    left: 0;
    width: calc(100vw - 40px);
  }
  .conv02_border01 {
    width: 54%;
  }
  .conv02_border02 {
    width: 72%;
  }
  .conv03_inner .conv01_head,
  .conv03_inner .conv01_talk {
    width: 100%;
    margin-left: 0;
  }
  .conv03_border01 {
    width: 58%;
  }
  .conv03_border02 {
    width: 42%;
  }
  .conv03_photo {
    gap: 16px;
  }
  .conv03_photo01,
  .conv03_photo02,
  .conv03_photo03,
  .conv03_photo04 {
    margin-top: 0;
  }
  .conv04_lead {
    padding-left: 0;
  }
  .conv04_border {
    width: 84%;
  }
  .conv05_lead {
    padding-left: 0;
  }
  .conv05_border01 {
    width: 46%;
  }
  .conv05_border02 {
    width: 54%;
  }
  .conv02_photo {
    width: 100%;
    gap: 24px;
  }
  .conv02_photo01,
  .conv02_photo02 {
    width: calc((100% - 24px) / 2);
  }
  /********************************************************

  	data 1024px

  ********************************************************/
  .data_first_bg {
    background: #fffaf2 url(../images/number_bg1.webp) 50% 0/1920px auto no-repeat, url(../images/number_bg2.webp) 50% 100%/1920px auto no-repeat;
  }
  .data01_head {
    flex-direction: column;
    gap: 30px;
  }
  .data01_copy {
    width: 100%;
    padding-top: 20px;
  }
  .data01_eng {
    top: -24px;
    left: 90px;
  }
  .data01_visual {
    width: 240px;
    margin-left: auto;
    margin-right: 40px;
    padding-top: 0;
    padding-right: 0;
  }
  .data01_grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .data01_grid > div,
  .data01_grid > .data01_col_right {
    grid-column: auto;
    grid-row: auto;
  }
  .data01_row_top {
    display: flex;
    gap: 20px;
    width: 100%;
  }
  .data01_row_second {
    display: flex;
    gap: 20px;
    width: 100%;
  }
  .data01_row_third {
    display: flex;
    gap: 20px;
    width: 100%;
    margin-top: -60px;
  }
  .data01_row_bottom {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    margin-top: -200px;
    margin-left: 0;
  }
  .data01_card_maternity,
  .data01_card_overtime,
  .data01_card_holiday,
  .data01_card_age,
  .data01_card_new {
    width: 50%;
    max-width: none;
    margin-left: 0;
  }
  .data01_col_right {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: calc((100% - 20px) / 2);
    max-width: none;
    flex-shrink: 0;
  }
  .data01_col_third {
    display: flex;
    gap: 20px;
    flex: 1 1 0;
    padding-top: 60px;
    flex-shrink: 0;
  }
  .data01_col_right .data01_card {
    width: 100%;
  }
  .data01_col_third .data01_card {
    width: calc((100% - 20px) / 2);
    max-width: none;
  }
  .data01_card_date {
    padding: 42px 20px;
  }
  .data01_card_atmosphere {
    padding: 36px 28px 34px;
  }
  .data01_card_staff {
    width: 50%;
    margin-top: 200px;
  }
  .data01_row_bottom .data01_card_new {
    width: 50%;
  }
  .data01_card_holiday {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 28px 24px 26px;
  }
  .data01_holiday_graph {
    width: 36%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .data01_holiday_text {
    width: 100%;
  }
  .data01_holiday_text .data01_card_title {
    text-align: center;
  }
  .data01_value_holiday {
    text-align: center;
  }
  .data01_card_age {
    padding: 42px 30px 46px;
  }
  .data01_age_list {
    margin-top: 40px;
  }
  .data01_age_label {
    width: 15%;
  }
  .data01_age_bar {
    height: 28px;
  }
  .data01_age_bar01,
  .data01_age_bar07 {
    width: 2%;
  }
  .data01_age_bar02 {
    width: 16%;
  }
  .data01_age_bar03 {
    width: 41%;
  }
  .data01_age_bar04 {
    width: 36%;
  }
  .data01_age_bar05 {
    width: 43%;
  }
  .data01_age_bar06 {
    width: 25%;
  }
  .data01_card_leave,
  .data01_card_gender {
    padding: 42px 20px 36px;
  }
  .data01_card_leave .data01_ring_large {
    margin-top: 24px;
  }
  .data01_gender_wrap {
    margin-top: 28px;
  }
  .data01_mood {
    gap: 18px;
    margin-top: 34px;
  }
  .data01_mood_text,
  .data01_mood .top_figures_label_multi {
    font-size: 18px;
  }
  .data01_mood_scale {
    width: 42%;
  }
  .data01_mood_scale div {
    width: 10px;
    height: 10px;
    flex-shrink: 0;
  }
  .data01_mood .top_figures_mood_dot_main {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }
  .data01_message {
    padding: 36px 30px;
    border-radius: 70px;
  }
  /********************************************************

  	workplace 1024px

  ********************************************************/
  .place01_wrap {
    padding-top: clamp(90px, 18vw, 220px);
  }
  .place01_wrap:after {
    height: calc(100% - 240px);
  }
  .place01_list {
    width: 92%;
  }
  .place01_item {
    width: calc((100% - 30px) / 4);
  }
  .place02_img {
    width: 58%;
  }
  .place02_deco_left {
    width: 28%;
  }
  .place02_deco_right {
    width: 10%;
  }
  /********************************************************

  	job 1024px

  ********************************************************/
  .job01_wrap {
    padding-top: 80px;
  }
  .job01_list {
    gap: 24px 2%;
  }
  .job01_card {
    width: 32%;
  }
  .job01_card a {
    padding: 20px;
  }
  .job01_body {
    margin-top: 20px;
  }
  /********************************************************

  	job_detail 1024px

  ********************************************************/
  .jobd01_flex {
    display: flex;
    flex-direction: column;
    gap: 60px;
  }
  .jobd01_left,
  .jobd01_right {
    width: 100%;
  }
  .jobd01_box {
    padding: 40px;
  }
  .jobd01_term {
    width: 20%;
  }
  .jobd01_main_img {
    position: static;
    width: 68%;
  }
  .jobd01_sub_visual {
    position: static;
    margin-top: 40px;
  }
  .jobd01_sub_img01 {
    width: 42%;
  }
  .jobd01_sub_img02 {
    width: 48%;
    margin-top: -2%;
    margin-left: 22%;
  }
  .jobd01_contact {
    position: static;
    margin-top: 50px;
    margin-left: 0;
  }
  .detail_deco {
    width: 70%;
  }
  /********************************************************

  	faq 1024px

  ********************************************************/
  .faq_box {
    padding: 60px 0;
  }
  .faq_list {
    width: 90%;
  }
  .faq_a_text {
    width: 100%;
  }
  /********************************************************

  	entry 1024px

  ********************************************************/
  .entry01_flex {
    gap: 4%;
  }
  .entry02_flex {
    gap: 4%;
  }
  .entry01_visual {
    width: 50%;
  }
  .entry01_copy {
    width: 46%;
    padding-top: 0;
  }
  .entry02_visual {
    width: 54%;
  }
  .entry02_copy {
    width: 42%;
    padding-top: 0;
  }
  .entry01_num {
    font-size: 30px;
  }
  .entry03_box {
    padding-left: 5%;
    padding-right: 5%;
  }
  .entry03_form,
  .entry03_notes,
  .entry03_check {
    width: 100%;
  }
  /********************************************************

  	privacypolicy 1024px

  ********************************************************/
  .pri01_intro {
    width: 100%;
  }
}
@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%;
  }
  .header {
    padding-top: 20px;
  }
  .header_inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .header_right {
    gap: 0;
    width: 100%;
    margin-right: 0;
    position: fixed;
    bottom: 10px;
    left: 0;
    z-index: 999;
  }
  .header_btns {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-direction: row;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .header_btn {
    width: 50%;
  }
  .header_btn a {
    min-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header_btn_outline a {
    background-color: #fffef9;
  }
  .logo {
    max-width: 220px;
  }
  .nav_list {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 14px 18px;
  }
  .nav_item a {
    font-size: 16px;
  }
  /********************************************************

  	top 768px

  *********************************************************/
  .top_fv {
    padding-top: 90px;
  }
  .top_fv_movie {
    height: 400px;
  }
  .top_fv_img img {
    object-fit: cover;
    height: 400px;
    border-radius: 100px 0 100px 0;
    object-position: 20% 0;
  }
  .top_fv_inner {
    width: 90%;
  }
  .top_fv_title_left,
  .top_fv_title_right {
    gap: 10px;
    font-size: 32px;
    letter-spacing: 0.15em;
  }
  .top_fv_title_right {
    top: -15px;
    right: 9%;
  }
  .top_fv_title_left {
    top: -15px;
    left: 7%;
  }
  .top_news_inner {
    width: 90%;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  .top_news_title h2 {
    width: auto;
    writing-mode: horizontal-tb;
  }
  .top_news_head {
    flex-wrap: wrap;
  }
  .top_news_cat {
    min-width: 150px;
    font-size: 17px;
  }
  .top_news_date {
    font-size: 17px;
  }
  .top_news_text {
    font-size: 17px;
    line-height: 1.5;
  }
  .top_bg01_yellow {
    top: 50%;
  }
  .eng_strength {
    position: static;
    font-size: 60px;
    letter-spacing: 3px;
    top: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .top_company_ellipse22 {
    left: 24px;
    top: 170px;
    width: 48px;
    height: 48px;
  }
  .top_company_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .top_company_tree {
    width: 90%;
    max-width: 760.885px;
    margin-top: 60px;
  }
  .top_company_text {
    width: 90%;
    margin-top: 40px;
    gap: 24px;
  }
  .top_company_copy .title_48 {
    white-space: pre-line;
  }
  .top_company_text_item {
    white-space: pre-line;
  }
  .top_people_intro_text {
    white-space: pre-line;
  }
  .top_people_catch {
    white-space: pre-line;
  }
  .top_bg01_cream {
    left: -15.156%;
    top: 0;
  }
  .top_talk_balloon_title {
    white-space: pre-line;
  }
  .top_figures_copy_text {
    white-space: pre-line;
  }
  .top_cta_copy .title_48 {
    white-space: pre-line;
  }
  .top_cta_text {
    white-space: pre-line;
  }
  .footer_address {
    white-space: pre-line;
  }
  .footer_copy {
    white-space: pre-line;
  }
  .top_company_text_item {
    width: 100%;
  }
  .text_intro20 {
    font-size: 17px;
  }
  .top_company_deco_left {
    left: -80px;
    top: 300px;
    width: 180px;
  }
  .top_company_deco_right {
    right: -70px;
    top: 320px;
    width: 140px;
  }
  .top_company_scene_left {
    left: -110px;
    top: 840px;
    width: 240px;
  }
  .top_company_scene_right {
    right: -80px;
    top: 780px;
    width: 170px;
  }
  .top_people {
    margin-top: 0;
  }
  .top_people_inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 60px 0 0;
    margin-left: auto;
    margin-right: auto;
  }
  .top_people_fade {
    display: block;
  }
  .top_people_item {
    display: none;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
  }
  .top_people_item.is_current {
    display: block;
    pointer-events: auto;
  }
  .top_people_item > .relative {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }
  .top_people_visual {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    order: 1;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .top_people_intro {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    padding: 40px;
    border-radius: 20px;
  }
  .top_people_intro_title {
    font-size: 28px;
  }
  .top_interview_deco {
    left: 0;
    top: auto;
    bottom: 180px;
  }
  .top_people_intro_text {
    font-size: 17px;
    letter-spacing: 1.02px;
  }
  .top_people_text {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    order: 2;
    width: 90%;
    margin: 0 auto;
  }
  .top_people_label {
    flex-wrap: wrap;
    gap: 10px 12px;
  }
  .top_people_label_en {
    font-size: 34px;
  }
  .top_people_label_num {
    font-size: 44px;
  }
  .top_people_name {
    font-size: 22px;
  }
  .top_people_catch {
    font-size: 30px;
  }
  .top_people_btn {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    order: 3;
    width: 100%;
    max-width: 282px;
    margin-left: auto;
    margin-right: auto;
  }
  .top_people_btn .more_btn {
    width: 100%;
  }
  .top_people_visual_person {
    width: 58%;
    margin-right: 4%;
  }
  .top_talk {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 600;
  }
  .top_talk_circle {
    width: 220px;
  }
  .top_talk_deco_left {
    left: -60px;
    width: 180px;
  }
  .top_talk_deco_right {
    right: -50px;
    top: 40px;
    width: 120px;
  }
  .top_talk_inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 90%;
    padding: 0;
    margin-top: 60px;
  }
  .top_talk_img {
    position: static;
    left: auto;
    top: auto;
    width: 100%;
    order: 2;
  }
  .top_talk_balloon {
    position: static;
    z-index: auto;
    margin: 0;
    padding: 30px 22px;
    border-radius: 30px;
    width: 100%;
    order: 1;
  }
  .top_talk_btn {
    order: 3;
  }
  .top_talk_balloon_title,
  .top_talk_balloon_catch,
  .top_talk_balloon_desc {
    white-space: pre-line;
  }
  .top_talk_balloon_title {
    font-size: 24px;
  }
  .top_talk_balloon_catch {
    font-size: 26px;
  }
  .top_talk_balloon_desc {
    font-size: 17px;
  }
  .top_talk_btn {
    position: static;
    width: 100%;
    max-width: 282px;
    margin-left: auto;
    margin-right: auto;
  }
  .top_figures {
    padding-top: 60px;
    padding-bottom: 0;
    width: 90%;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
  }
  .top_bg01_peach {
    left: -70.885%;
    top: -300px;
    width: 4000px;
    max-width: 3047px;
    height: 150%;
    background: #FFF3E7;
  }
  .top_figures_head {
    display: block;
    text-align: center;
    z-index: auto;
  }
  .eng_figures {
    position: static;
    font-size: 74px;
    letter-spacing: 2px;
    margin-top: 0;
    line-height: 1em;
  }
  .top_figures_title {
    position: static;
    margin-top: 0;
    width: 100%;
    margin-top: 20px;
  }
  .top_figures_title h2 {
    writing-mode: horizontal-tb;
  }
  .top_key_bg {
    display: block;
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .top_key_bg::before {
    content: none;
  }
  .top_figures_copy {
    display: block;
    width: 100%;
    padding: 26px 22px;
    border-radius: 70px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    background: #febe64;
  }
  .top_figures_copy_text {
    width: auto;
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
  }
  .top_figures_board {
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
    margin-top: 34px;
    margin-left: 0;
    margin-right: 0;
  }
  .top_figures_col {
    display: contents;
  }
  .top_figures_card {
    padding: 40px 22px 44px;
    grid-column: auto;
    grid-row: auto;
    justify-self: stretch;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 22px;
    padding-right: 22px;
    box-shadow: 0 6px 20px rgba(100, 76, 48, 0.08);
  }
  .top_figures_short {
    margin-top: 30px;
  }
  .top_figures_short_bar {
    max-width: 334.229px;
    margin: 0 auto;
  }
  .top_figures_mood {
    flex-direction: column;
    gap: 18px;
  }
  .top_figures_deco_left {
    display: none;
  }
  .top_figures_deco_right {
    display: none;
  }
  .top_figures_btn {
    width: 100%;
    max-width: 282px;
    margin-left: auto;
    margin-right: auto;
  }
  .top_envfaq_inner {
    grid-template-columns: minmax(0, 1fr);
    width: 90%;
    gap: 20px;
  }
  .top_envfaq_card_env {
    margin-top: 0;
  }
  .top_envfaq_card_faq {
    margin-top: 0;
  }
  .top_envfaq_card_env .top_envfaq_img::after {
    right: -16px;
    top: 126px;
    width: 120px;
    height: 120px;
  }
  .top_envfaq_card_faq .top_envfaq_img::after {
    right: -6px;
    top: 108px;
    width: 120px;
    height: 120px;
  }
  .top_envfaq_deco {
    display: none;
  }
  .top_cta {
    overflow: hidden;
  }
  .top_cta::before,
  .top_cta::after {
    content: none;
  }
  .eng_you {
    top: 0;
    font-size: 80px;
    letter-spacing: 2px;
    left: 0;
  }
  .top_cta_deco {
    top: 0;
    left: auto;
    right: 0;
    width: 110px;
  }
  .top_cta_inner {
    width: 100%;
  }
  .top_cta_band {
    width: 94%;
    max-width: none;
    padding: 24px 30px;
    border-radius: 0 70px 70px 0;
    margin-left: 0;
  }
  .top_cta_gallery {
    width: 100%;
  }
  .top_cta_gallery {
    --top_cta_gallery_gap: 12px;
    --top_cta_gallery_item: 180px;
  }
  .top_cta_gallery_loop {
    animation-duration: 22s;
  }
  .top_cta_gallery_track {
    gap: var(--top_cta_gallery_gap);
    padding-right: var(--top_cta_gallery_gap);
  }
  .top_cta_gallery_item {
    width: var(--top_cta_gallery_item);
  }
  .footer_on_wrap {
    position: relative;
    padding: 70px 0 140px;
  }
  .top_cta_actions {
    width: 100%;
    align-items: center;
    gap: 28px 20px;
  }
  .top_cta_action a {
    font-size: 22px;
    padding-right: 45px;
  }
  .top_cta_action a::before {
    width: 34px;
    height: 34px;
  }
  .top_cta_action a::after {
    right: 11px;
    width: 8px;
    height: 12px;
    background: url(../images/arrow_w.webp) no-repeat center center/8px 12px;
  }
  .top_cta_note {
    width: 100%;
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
  }
  .top_cta_bg_left {
    left: 0;
    width: 100%;
  }
  .top_cta_bg_right {
    bottom: -5%;
  }
  .footer {
    padding: 80px 25px 100px;
  }
  .footer_inner {
    margin-bottom: 0;
  }
  .footer_logo {
    max-width: 220px;
  }
  .footer_address {
    font-size: 17px;
  }
  .footer_list {
    gap: 20px;
  }
  .footer_navs {
    flex-direction: column;
    gap: 20px;
    padding-top: 0;
  }
  .footer_list,
  .footer_list_mid,
  .footer_list_small {
    width: auto;
  }
  .footer_list a,
  .footer_list span {
    font-size: 18px;
  }
  .f_sub_menu a {
    font-size: 16px;
  }
  .footer_copy {
    margin-top: 0;
    font-size: 13px;
    line-height: 1.5;
  }
  /********************************************************

  	company 768px

  ********************************************************/
  .fv_in_wrap {
    padding-bottom: 100px;
  }
  .com01_eng {
    font-size: clamp(54px, 13vw, 88px);
  }
  .com01_flex {
    flex-direction: column;
    gap: 35px;
  }
  .com01_inner {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .com01_copy {
    width: 100%;
    max-width: none;
  }
  .com01_head {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .com01_visual {
    width: 100%;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .com02_inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .first_mt_minus {
    margin-top: -40px;
  }
  .com02_box {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .com02_copy {
    padding-left: 0;
  }
  .com02_visual {
    position: static;
    width: 100%;
    max-width: none;
    margin-left: 0;
  }
  .com03_inner {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .com03_head {
    padding-top: 0;
  }
  .com03_copy {
    width: 100%;
    max-width: none;
  }
  .com03_head_visual {
    position: static;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  .com03_head_img01,
  .com03_head_img02 {
    position: static;
    width: 48%;
  }
  .com03_head_img02 {
    margin-top: 0;
  }
  .com03_cv {
    flex-direction: column;
    gap: 30px;
    padding-left: 0;
    align-items: flex-start;
  }
  .com03_cv_copy {
    width: 100%;
    max-width: none;
  }
  .com03_cv_box {
    width: 100%;
    max-width: none;
    padding: 20px;
  }
  .com03_mvs {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
  }
  .com03_mvs_visual {
    position: static;
    width: 100%;
    max-width: 360px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .com03_mvs_img01,
  .com03_mvs_img02,
  .com03_mvs_img03,
  .com03_mvs_img04 {
    position: static;
    width: 100%;
  }
  .com03_mvs_img01 {
    max-width: 257px;
    margin-left: auto;
  }
  .com03_mvs_img02 {
    max-width: 186px;
    margin-top: -50px;
  }
  .com03_mvs_img03 {
    max-width: 243px;
    margin-top: 56px;
  }
  .com03_mvs_img04 {
    max-width: 170px;
    margin-top: -16px;
    margin-left: auto;
  }
  .com03_mvs_copy {
    width: 100%;
    max-width: none;
    gap: 30px;
  }
  .com04_inner {
    width: 90%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .com04_flex {
    display: block;
  }
  .com04_copy {
    display: block;
    width: 100%;
  }
  .com04_visual {
    position: static;
    width: 100%;
    max-width: none;
    margin-top: 30px;
  }
  .com05_box {
    padding: 45px 20px 50px;
  }
  .com05_visual {
    position: static;
    width: 100%;
    max-width: 320px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
  }
  .com05_photo02 {
    margin-top: -42px;
  }
  .com05_photo03 {
    margin-left: 42.417%;
    margin-top: -20px;
  }
  .com05_flex {
    flex-direction: column;
    gap: 30px;
    margin-top: 35px;
  }
  .com05_left {
    width: 100%;
    max-width: none;
  }
  .com05_right {
    width: 100%;
    max-width: none;
  }
  .com06_grid {
    grid-template-columns: minmax(0, 1fr);
  }
  .com06_card {
    padding: 24px 16px;
  }
  .com06_wrap .com_tag {
    margin-left: 0;
    margin-right: 0;
  }
  .com06_eng {
    position: static;
    font-size: clamp(48px, 14vw, 88px);
    text-align: left;
    margin-top: 20px;
    white-space: normal;
  }
  /********************************************************

  	interview 01 768px

  ********************************************************/
  .fv_in_wrap_interview {
    padding-top: 140px;
  }
  .fv_inter_deco1 {
    top: -20px;
    width: 70%;
  }
  .fv_inter_title_flex {
    flex-wrap: wrap;
    row-gap: 10px;
    padding-left: 4%;
  }
  .fv_inter_num {
    font-size: clamp(88px, 22vw, 130px);
    letter-spacing: 4px;
    width: 25%;
  }
  .fv_inter_title {
    margin-left: -34px;
    gap: 6px;
  }
  .fv_inter_name {
    font-size: clamp(20px, 4.4vw, 28px);
    letter-spacing: 0.8px;
    white-space: nowrap;
  }
  .fv_inter_eng {
    width: 100%;
    font-size: clamp(60px, 15vw, 96px);
    letter-spacing: 2px;
    margin-left: 16%;
    margin-top: -16px;
  }
  .fv_inter_message {
    margin-top: -50px;
    padding-bottom: 70px;
  }
  .fv_human_wrap {
    width: 90%;
  }
  .fv_human_img {
    width: 60%;
    margin-right: 0;
    margin-bottom: -20px;
    top: 0;
  }
  .fv_human_bg {
    padding: 28px 20px 30px;
    border-radius: 50px;
  }
  .fv_human_text {
    margin-top: 20px;
    font-size: 17px;
  }
  .fv_leaf_deco {
    top: -70px;
    width: 54%;
  }
  .fv_inter_deco2 {
    top: -10px;
    width: 52%;
  }
  .inter01_flex {
    display: block;
    position: relative;
  }
  .inter01_left {
    width: 100%;
  }
  .inter01_text {
    padding-left: 15px;
    margin-top: 20px;
  }
  .inter01_right {
    width: 42%;
    margin: 30px auto 0;
    text-align: center;
  }
  .inter02_flex {
    display: block;
    margin-top: 45px;
  }
  .inter02_left {
    width: 100%;
  }
  .inter02_width {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
  .inter02_content2 {
    max-width: none;
    margin-left: 0;
  }
  .inter02_flex .inter02_right {
    width: 56%;
    margin: 30px auto 0;
    text-align: center;
  }
  .inter03_flex {
    display: block;
    margin-top: 80px;
  }
  .inter03_flex .inter02_left {
    width: 100%;
  }
  .inter03_flex .inter02_right {
    width: 46%;
    margin: 30px auto 0;
  }
  .inter01_dece {
    top: 260px;
    width: 62%;
  }
  .inter02_dece {
    top: auto;
    bottom: 60px;
    width: 62%;
  }
  .inter02_message_bg {
    padding: 28px 20px 30px;
    border-radius: 50px;
  }
  .inter02_message_bg p {
    font-size: 17px;
    margin-top: 20px;
  }
  .sp_container100 {
    width: 100%;
  }
  .inter_list_scroll {
    overflow-x: scroll;
    padding: 0 30px 20px;
  }
  .inter_list_grid {
    width: max-content;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }
  .inter_card {
    max-width: 274px;
    margin-left: auto;
    margin-right: auto;
  }
  .inter_card:after {
    top: 10px;
    width: calc(100% - 20px);
  }
  .inter_card a {
    width: calc(100% - 20px);
    margin-right: 20px;
    padding: 24px 20px 54px;
  }
  .inter_list_num {
    margin-top: -25px;
  }
  .inter_list_name {
    font-size: 18px;
    line-height: 24px;
    margin-top: 14px;
  }
  .inter_card:nth-child(4):after {
    width: calc(100% - 14px);
  }
  .inter_card:nth-child(4) a {
    width: calc(100% - 14px);
    margin-right: 14px;
  }
  /********************************************************

  	conversation 768px

  ********************************************************/
  .conv_flex {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 30px;
  }
  .conv_left {
    width: 100%;
    max-width: none;
  }
  .conv_item {
    gap: 8px;
  }
  .conv_right {
    width: 100%;
    max-width: 547px;
    margin-left: auto;
    margin-right: auto;
  }
  .conv_padding {
    padding: 60px 0 130px;
    margin-top: -70px;
    border-radius: 70px 70px 0 0;
  }
  .conv_padding#conv01 {
    margin-top: 0;
  }
  .conv_padding.pb80 {
    padding-bottom: 50px;
  }
  .conv01_head {
    gap: 24px;
  }
  .conv01_title_flex {
    flex-wrap: wrap;
    gap: 12px;
  }
  .conv01_lead.title_48 {
    font-size: 26px;
  }
  .conv01_lead_line,
  .conv02_lead_line,
  .conv03_lead_line,
  .conv04_lead_line,
  .conv05_lead_line {
    padding-bottom: 14px;
    background-size: 100% 14px;
  }
  .conv_bg {
    display: none;
  }
  .conv01_talk {
    padding-bottom: 40px;
  }
  .conv01_talk_item,
  .conv01_talk_item_right {
    gap: 8px;
  }
  .conv01_icon {
    width: 52px;
  }
  .conv01_body {
    max-width: calc(100% - 60px);
    gap: 6px;
    padding-top: 0;
  }
  .conv01_name {
    font-size: 15px;
  }
  .conv01_bubble {
    padding: 12px 16px;
    border-radius: 0 24px 8px 24px;
    font-size: 17px;
    line-height: 1.7;
    letter-spacing: 1.02px;
  }
  .conv01_bubble_right {
    border-radius: 24px 0 24px 8px;
  }
  .conv01_photo {
    flex-wrap: wrap;
    gap: 16px;
  }
  .conv01_photo img {
    width: 100%;
    height: auto;
  }
  .conv01_photo01,
  .conv01_photo02,
  .conv01_photo03,
  .conv01_photo04 {
    width: calc((100% - 16px) / 2);
    max-width: none;
    margin-top: 0;
  }
  .conv01_photo03 img {
    height: 161px;
    object-fit: cover;
    border-radius: 13px;
  }
  .conv01_photo04 {
    margin-top: -55px;
  }
  .conv01_contents_box {
    padding: 24px 20px;
    border-radius: 0 24px 0 24px;
    transform: translateY(12px);
  }
  .conv01_contents_box .conv_item a {
    white-space: normal;
  }
  .conv01_contents_box .conv_text {
    line-height: 1.5;
  }
  .conv01_top_btn a {
    width: 54px;
    height: 54px;
  }
  .conv01_contents_btn a {
    gap: 14px;
    padding-left: 18px;
  }
  .conv02_lead .title_48 {
    font-size: 26px;
  }
  .conv_title_style {
    display: inline;
    line-height: 1.6em;
    background-position: left -100% center;
    padding-bottom: 1.1em;
    font-weight: bold;
    background-size: 200% 0.3em;
    background-repeat: repeat-x;
  }
  .conv01_lead_line {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #febe64 50%);
  }
  .conv02_lead_line {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #99f3e7 50%);
  }
  .conv03_lead_line {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffa57c 50%);
  }
  .conv04_lead_line {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffff9a 50%);
  }
  .conv05_lead_line {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #febe64 50%);
  }
  .conv03_inner .conv01_head,
  .conv03_inner .conv01_talk {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .conv05_inner {
    margin-bottom: -70px;
  }
  .conv03_lead_line.title_48,
  .conv04_lead_line.title_48,
  .conv05_lead_line.title_48 {
    font-size: 26px;
  }
  .conv02_photo {
    width: 100%;
    gap: 16px;
  }
  .conv02_photo01,
  .conv02_photo02 {
    width: calc((100% - 16px) / 2);
    max-width: none;
  }
  .conv03_photo {
    flex-wrap: wrap;
    gap: 16px;
  }
  .conv03_photo01,
  .conv03_photo02,
  .conv03_photo03,
  .conv03_photo04 {
    width: calc((100% - 16px) / 2);
    max-width: none;
    margin-top: 0;
  }
  /********************************************************

  	data 768px

  ********************************************************/
  .data_first_bg {
    background: #fffaf2 url(../images/number_bg1.webp) 50% 0/1920px auto no-repeat, url(../images/number_bg2.webp) 50% 100%/1920px auto no-repeat;
  }
  .data01_head {
    flex-direction: column;
    gap: 20px;
  }
  .data01_copy {
    width: 100%;
    padding-top: 0;
  }
  .data01_title_wrap {
    padding-top: 40px;
  }
  .data01_eng {
    top: -2px;
    left: 44px;
  }
  .data01_visual {
    width: 34%;
    margin-left: auto;
    margin-right: auto;
  }
  .data01_tag_wrap .com_tag {
    padding-left: 26px;
    padding-right: 26px;
  }
  .data01_grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .data01_row_top {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }
  .data01_row_second {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }
  .data01_row_third {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    margin-top: 0;
  }
  .data01_row_bottom {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    margin-top: 0;
  }
  .data01_col_right {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: none;
  }
  .data01_col_third {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: none;
    padding-top: 0;
  }
  .data01_card {
    width: 100%;
    padding: 20px;
    margin-top: 0;
  }
  .data01_col_third .data01_card {
    width: 100%;
    max-width: none;
  }
  .data01_card_holiday {
    flex-direction: column;
    gap: 18px;
  }
  .data01_holiday_num_top {
    top: 20px;
  }
  .data01_holiday_text .data01_card_title {
    text-align: center;
  }
  .data01_row_bottom .data01_card_new {
    width: 100%;
  }
  .data01_rate_wrap {
    gap: 16px;
  }
  .data01_rate_item {
    max-width: none;
  }
  .data01_grid {
    --data01_circle_size: 72%;
  }
  .data01_ring,
  .data01_ring_large,
  .data01_gender_ring,
  .data01_holiday_graph {
    width: var(--data01_circle_size);
  }
  .data01_value_date.top_figures_num,
  .data01_value_staff.top_figures_num,
  .data01_ring_value.top_figures_num {
    font-size: 44px;
  }
  .data01_ring_value.top_figures_num small,
  .data01_value_date.top_figures_num small,
  .data01_value_staff.top_figures_num small,
  .data01_age_value.top_figures_num,
  .data01_new_value.top_figures_num,
  .data01_holiday_num {
    font-size: 26px;
  }
  .data01_age_value.top_figures_num small,
  .data01_new_value.top_figures_num small,
  .data01_holiday_num small {
    font-size: 18px;
  }
  .data01_grid .top_figures_num small {
    font-size: 22px;
  }
  .data01_sub_value.top_figures_num,
  .data01_value_holiday.top_figures_num {
    font-size: 40px;
  }
  .data01_card_date,
  .data01_card_atmosphere {
    padding: 20px 0;
  }
  .data01_sub_value {
    font-size: 40px;
    margin-top: 15px;
  }
  .data01_value_holiday {
    text-align: center;
  }
  .data01_holiday_graph {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .data01_mood {
    gap: 12px;
    margin-top: 24px;
  }
  .data01_mood_text {
    font-size: 15px;
    line-height: 1.4;
    white-space: nowrap;
  }
  .data01_mood .top_figures_label_multi {
    font-size: 18px;
    line-height: 1.4;
    white-space: nowrap;
  }
  .data01_new_graph:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
  }
  .data01_mood_scale {
    width: auto;
    column-gap: clamp(8px, 2.5vw, 12px);
    flex-shrink: 0;
  }
  .data01_mood_scale div {
    width: clamp(8px, 2vw, 10px);
    aspect-ratio: 1/1;
  }
  .data01_mood .top_figures_mood_dot_main {
    width: clamp(24px, 6vw, 32px);
    aspect-ratio: 1/1;
  }
  .data01_age_item {
    gap: 8px;
  }
  .data01_age_list {
    margin-top: 32px;
  }
  .data01_age_label {
    width: 18%;
    white-space: nowrap;
  }
  .data01_age_bar {
    height: 24px;
  }
  .data01_age_bar01,
  .data01_age_bar07 {
    width: 2%;
  }
  .data01_age_bar02 {
    width: 16%;
  }
  .data01_age_bar03 {
    width: 41%;
  }
  .data01_age_bar04 {
    width: 36%;
  }
  .data01_age_bar05 {
    width: 43%;
  }
  .data01_age_bar06 {
    width: 25%;
  }
  .data01_gender_inner {
    padding: 0 14px;
  }
  .data01_gender_value_left {
    position: relative;
    left: 0px;
  }
  .data01_gender_value_right {
    position: relative;
    left: 0;
  }
  .data01_gender_label {
    font-size: 22px;
  }
  .data01_new_graph {
    width: 100%;
    column-gap: 4%;
  }
  .data01_new_item {
    width: 100%;
  }
  .data01_new_bar {
    width: 42%;
  }
  .data01_new_label.top_figures_label {
    font-size: 17px;
  }
  .data01_message {
    padding: 30px 20px;
    border-radius: 40px;
  }
  .data01_message .text_18 {
    text-align: left;
  }
  /********************************************************

  	workplace 768px

  ********************************************************/
  .place01_wrap {
    padding-top: 100px;
  }
  .place01_wrap:after {
    height: calc(100% - 180px);
  }
  .place01_title_bg {
    padding-left: 20px;
    padding-right: 20px;
  }
  .place01_copy {
    text-align: left;
  }
  .place01_text {
    display: block;
  }
  .place01_list {
    width: 100%;
    gap: 10px;
  }
  .place01_item {
    width: calc((100% - 10px) / 2);
  }
  .place01_label {
    padding: 12px 10px;
    font-size: 17px;
  }
  .place02_copy {
    text-align: left;
  }
  .place02_text {
    display: block;
  }
  .place02_visual {
    padding-top: 10px;
  }
  .place02_img {
    width: 100%;
  }
  .place02_deco_left {
    top: -10px;
    width: 34%;
    display: none;
  }
  .place02_deco_right {
    top: -6px;
    width: 14%;
  }
  /********************************************************

  	job 768px

  ********************************************************/
  .job01_wrap {
    padding-top: 40px;
  }
  .job01_list {
    gap: 20px;
  }
  .job01_card {
    width: 100%;
  }
  .job01_card a {
    padding: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .job01_body {
    margin-top: 20px;
  }
  .job01_row {
    gap: 8px;
  }
  .job01_label {
    width: 30%;
  }
  .job01_label,
  .job01_value,
  .text_16.job01_label,
  .text_16.job01_value {
    font-size: 15px;
  }
  /********************************************************

  	job_detail 768px

  ********************************************************/
  .jobd01_flex {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .jobd01_left,
  .jobd01_right {
    width: 100%;
  }
  .jobd01_box {
    padding: 20px;
  }
  .jobd01_list {
    gap: 16px;
  }
  .jobd01_row {
    flex-direction: column;
    gap: 8px;
  }
  .jobd01_term {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .jobd01_desc {
    padding-top: 0;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 1.02px;
  }
  .jobd01_main_img {
    position: static;
    width: 100%;
  }
  .jobd01_sub_visual {
    position: static;
    gap: 20px;
    margin-top: 20px;
  }
  .jobd01_sub_img01,
  .jobd01_sub_img02 {
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .jobd01_contact {
    position: static;
    align-items: center;
    margin-top: 30px;
  }
  .jobd01_contact_btn {
    padding: 14px 24px;
  }
  .jobd01_contact_link {
    padding-left: 0;
  }
  .jobd01_contact_link a {
    gap: 16px;
    font-size: clamp(20px, 4.6vw, 30px);
    white-space: normal;
  }
  .jobd01_contact_link a::after {
    width: 32px;
    height: 32px;
  }
  .detail_deco {
    width: 90%;
  }
  /********************************************************

  	faq 768px

  ********************************************************/
  .faq_wrap {
    gap: 40px;
  }
  .faq_box {
    padding: 40px 0;
    border-radius: 20px;
  }
  .faq_list {
    width: calc(100% - 40px);
    margin-top: 24px;
  }
  .faq_item {
    padding: 20px 10px;
  }
  .faq_q {
    padding-right: 40px;
  }
  .faq_mark {
    width: 28px;
    height: 28px;
    padding-bottom: 1px;
  }
  .faq_mark p {
    font-size: 17px;
    letter-spacing: 0.34px;
  }
  .faq_q:before {
    width: 28px;
    height: 28px;
  }
  .faq_q:after {
    top: 9px;
    right: 10px;
    width: 8px;
    height: 8px;
  }
  .faq_item.is_open .faq_q:after {
    top: 12px;
  }
  .faq_a_text,
  .text_20.faq_q_text,
  .text_20.faq_a_text {
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0.34px;
  }
  .text_20.faq_q_text {
    font-size: 19px;
  }
  .faq_a {
    padding-left: 40px;
    margin-top: 12px;
    font-size: 17px;
  }
  .faq_q_text {
    white-space: normal;
  }
  /********************************************************

  	entry 768px

  ********************************************************/
  .entry01_flex {
    flex-direction: column;
    gap: 30px;
  }
  .entry02_flex {
    flex-direction: column;
    gap: 30px;
  }
  .entry01_visual,
  .entry01_copy,
  .entry02_visual,
  .entry02_copy {
    width: 100%;
    padding-top: 0;
  }
  .entry01_visual,
  .entry02_visual {
    order: 1;
  }
  .entry01_copy,
  .entry02_copy {
    order: 2;
  }
  .entry01_tel {
    gap: 12px;
  }
  .entry01_tag {
    padding: 8px 14px;
    font-size: 17px;
    letter-spacing: 0.34px;
  }
  .entry01_num {
    font-size: 28px;
  }
  .entry03_box {
    padding: 24px 20px 20px;
  }
  .entry03_form,
  .entry03_notes,
  .entry03_check {
    width: 100%;
  }
  .entry03_type {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding-left: 0;
    padding-right: 0;
  }
  .entry03_head {
    gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .entry03_label,
  .entry03_type_text,
  .label_flex .wpcf7-list-item-label {
    font-size: 17px;
    letter-spacing: 0.34px;
  }
  .entry03_type_item:first-child .entry03_type_text::before,
  .entry03_type_item:last-child .entry03_type_text::before {
    font-size: 17px;
    letter-spacing: 0.34px;
  }
  .entry03_required {
    font-size: 15px;
    letter-spacing: 0.3px;
  }
  .entry03_input,
  .entry03_file,
  .entry03_textarea {
    padding: 12px;
  }
  .entry03_input .size,
  .entry03_file_btn input[type=file] {
    font-size: 17px;
    letter-spacing: 0.34px;
  }
  .entry03_textarea {
    aspect-ratio: auto;
  }
  .entry03_textarea .area {
    height: 140px;
    font-size: 17px;
    letter-spacing: 0.34px;
  }
  .entry03_check_box {
    width: 22px;
    height: 22px;
  }
  .entry03_check_box::after {
    top: 3px;
    left: 6px;
    width: 6px;
    height: 10px;
  }
  .entry03_btn {
    max-width: 290px;
  }
  .entry03_btn input {
    height: 68px;
    padding: 0 64px 0 36px;
    font-size: 24px;
    letter-spacing: 1.44px;
  }
  .entry03_btn::after {
    right: 10px;
    width: 44px;
    height: 44px;
  }
  /********************************************************

  	privacypolicy 768px

  ********************************************************/
  .pri01_intro {
    width: 100%;
  }
}