@charset "UTF-8";
:root {
  /* fonts */
  --font-main: "Zen Kaku Gothic New", sans-serif;
  --font-sub: "Zen Maru Gothic", sans-serif;
  /* colors */
  --color-main-100: #f6b44b;
  --color-main-100-rgb: 246 180 75;
  --color-main-200: #000;
  --color-main-300: #000;
  --color-main-400: #000;
  --color-main-500: #000;
  --color-accent-100: #4bdcf6;
  --color-accent-200: #000;
  --color-accent-300: #000;
  --color-accent-400: #000;
  --color-accent-500: #000;
  --color-txt-100: #55442a;
  --color-txt-200: #856f4c;
  --color-txt-300: #000;
  --color-txt-400: #000;
  --color-border-100: #d9d9d9;
  --color-border-200: #000;
  --color-base-100: #fdf6db;
  --color-base-200: #f2f2f2;
  --color-base-300: #000;
  --color-base-400: #000;
  --color-base-500: #000;
  --color-line-100: #06c755;
  --color-white: #ffffff;
  --color-white-rgb: 255 255 255;
  --color-black: #000000;
  --color-black-rgb: 0 0 0;
  /* font-weights */
  --font-thin: 100;
  --font-exlight: 200;
  --font-light: 300;
  --font-normal: 400;
  --font-medium: 500;
  --font-semibold: 600;
  --font-bold: 700;
  --font-exbold: 800;
  --font-black: 900;
}
@media (min-width: 768px) {
  :root {
    /* font-size ---------------------------------------------*/
    --font-size-10: 10px;
    --font-size-11: 11px;
    --font-size-12: 12px;
    --font-size-13: 13px;
    --font-size-14: 14px;
    --font-size-15: 15px;
    --font-size-16: 16px;
    --font-size-17: 17px;
    --font-size-18: 18px;
    --font-size-19: 19px;
    --font-size-20: 20px;
    --font-size-21: 21px;
    --font-size-22: 22px;
    --font-size-23: 23px;
    --font-size-24: 24px;
    --font-size-25: 25px;
    --font-size-26: 26px;
    --font-size-27: 27px;
    --font-size-28: 28px;
    --font-size-29: 29px;
    --font-size-30: 30px;
    --font-size-31: 31px;
    --font-size-32: 32px;
    --font-size-33: 33px;
    --font-size-34: 34px;
    --font-size-35: 35px;
    --font-size-36: 36px;
    --font-size-37: 37px;
    --font-size-38: 38px;
    --font-size-39: 39px;
    --font-size-40: 40px;
    --font-size-41: 41px;
    --font-size-42: 42px;
    --font-size-43: 43px;
    --font-size-44: 44px;
    --font-size-45: 45px;
    --font-size-46: 46px;
    --font-size-47: 47px;
    --font-size-48: 48px;
    --font-size-49: 49px;
    --font-size-50: 50px;
    --font-size-51: 51px;
    --font-size-52: 52px;
    --font-size-53: 53px;
    --font-size-54: 54px;
    --font-size-55: 55px;
    --font-size-56: 56px;
    --font-size-57: 57px;
    --font-size-58: 58px;
    --font-size-59: 59px;
    --font-size-60: 60px;
    --font-size-61: 61px;
    --font-size-62: 62px;
    --font-size-63: 63px;
    --font-size-64: 64px;
    --font-size-65: 65px;
    --font-size-66: 66px;
    --font-size-67: 67px;
    --font-size-68: 68px;
    --font-size-69: 69px;
    --font-size-70: 70px;
    --font-size-71: 71px;
    --font-size-72: 72px;
    --font-size-73: 73px;
    --font-size-74: 74px;
    --font-size-75: 75px;
    --font-size-76: 76px;
    --font-size-77: 77px;
    --font-size-78: 78px;
    --font-size-79: 79px;
    --font-size-80: 80px;
    --font-size-81: 81px;
    --font-size-82: 82px;
    --font-size-83: 83px;
    --font-size-84: 84px;
    --font-size-85: 85px;
    --font-size-86: 86px;
    --font-size-87: 87px;
    --font-size-88: 88px;
    --font-size-89: 89px;
    --font-size-90: 90px;
    --font-size-91: 91px;
    --font-size-92: 92px;
    --font-size-93: 93px;
    --font-size-94: 94px;
    --font-size-95: 95px;
    --font-size-96: 96px;
    --font-size-97: 97px;
    --font-size-98: 98px;
    --font-size-99: 99px;
    --font-size-100: 100px;
    --font-size-101: 101px;
    --font-size-102: 102px;
    --font-size-103: 103px;
    --font-size-104: 104px;
    --font-size-105: 105px;
    --font-size-106: 106px;
    --font-size-107: 107px;
    --font-size-108: 108px;
    --font-size-109: 109px;
    --font-size-110: 110px;
    --font-size-111: 111px;
    --font-size-112: 112px;
    --font-size-113: 113px;
    --font-size-114: 114px;
    --font-size-115: 115px;
    --font-size-116: 116px;
    --font-size-117: 117px;
    --font-size-118: 118px;
    --font-size-119: 119px;
    --font-size-120: 120px;
    --font-size-121: 121px;
    --font-size-122: 122px;
    --font-size-123: 123px;
    --font-size-124: 124px;
    --font-size-125: 125px;
    --font-size-126: 126px;
    --font-size-127: 127px;
    --font-size-128: 128px;
    --font-size-129: 129px;
    --font-size-130: 130px;
    --font-size-131: 131px;
    --font-size-132: 132px;
    --font-size-133: 133px;
    --font-size-134: 134px;
    --font-size-135: 135px;
    --font-size-136: 136px;
    --font-size-137: 137px;
    --font-size-138: 138px;
    --font-size-139: 139px;
    --font-size-140: 140px;
    --font-size-141: 141px;
    --font-size-142: 142px;
    --font-size-143: 143px;
    --font-size-144: 144px;
    --font-size-145: 145px;
    --font-size-146: 146px;
    --font-size-147: 147px;
    --font-size-148: 148px;
    --font-size-149: 149px;
    --font-size-150: 150px;
    --font-size-151: 151px;
    --font-size-152: 152px;
    --font-size-153: 153px;
    --font-size-154: 154px;
    --font-size-155: 155px;
    --font-size-156: 156px;
    --font-size-157: 157px;
    --font-size-158: 158px;
    --font-size-159: 159px;
    --font-size-160: 160px;
    --font-size-161: 161px;
    --font-size-162: 162px;
    --font-size-163: 163px;
    --font-size-164: 164px;
    --font-size-165: 165px;
    --font-size-166: 166px;
    --font-size-167: 167px;
    --font-size-168: 168px;
    --font-size-169: 169px;
    --font-size-170: 170px;
    --font-size-171: 171px;
    --font-size-172: 172px;
    --font-size-173: 173px;
    --font-size-174: 174px;
    --font-size-175: 175px;
    --font-size-176: 176px;
    --font-size-177: 177px;
    --font-size-178: 178px;
    --font-size-179: 179px;
    --font-size-180: 180px;
    --font-size-181: 181px;
    --font-size-182: 182px;
    --font-size-183: 183px;
    --font-size-184: 184px;
    --font-size-185: 185px;
    --font-size-186: 186px;
    --font-size-187: 187px;
    --font-size-188: 188px;
    --font-size-189: 189px;
    --font-size-190: 190px;
    --font-size-191: 191px;
    --font-size-192: 192px;
    --font-size-193: 193px;
    --font-size-194: 194px;
    --font-size-195: 195px;
    --font-size-196: 196px;
    --font-size-197: 197px;
    --font-size-198: 198px;
    --font-size-199: 199px;
    --font-size-200: 200px;
  }
}
@media (max-width: 767px) {
  :root {
    /* font-size ---------------------------------------------*/
    --font-size-10: 2.6666666667vw;
    --font-size-11: 2.6666666667vw;
    --font-size-12: 2.8484800079vw;
    --font-size-13: 3.0344168383vw;
    --font-size-14: 3.2173709745vw;
    --font-size-15: 3.3975987326vw;
    --font-size-16: 3.5753188418vw;
    --font-size-17: 3.7507199564vw;
    --font-size-18: 3.9239663132vw;
    --font-size-19: 4.0952020701vw;
    --font-size-20: 3.782966436vw;
    --font-size-21: 3.9239590129vw;
    --font-size-22: 4.0632823523vw;
    --font-size-23: 4.2010308266vw;
    --font-size-24: 4.3372896173vw;
    --font-size-25: 4.472135955vw;
    --font-size-26: 4.6056401484vw;
    --font-size-27: 4.7378664466vw;
    --font-size-28: 4.8688737658vw;
    --font-size-29: 4.9987163057vw;
    --font-size-30: 4.4752374381vw;
    --font-size-31: 4.5806466738vw;
    --font-size-32: 4.685074227vw;
    --font-size-33: 4.788559506vw;
    --font-size-34: 4.8911391952vw;
    --font-size-35: 4.9928475174vw;
    --font-size-36: 5.093716465vw;
    --font-size-37: 5.1937760025vw;
    --font-size-38: 5.2930542464vw;
    --font-size-39: 5.3915776249vw;
    --font-size-40: 5.4893710194vw;
    --font-size-41: 5.5864578918vw;
    --font-size-42: 5.6828603976vw;
    --font-size-43: 5.7785994883vw;
    --font-size-44: 5.873695003vw;
    --font-size-45: 5.9681657513vw;
    --font-size-46: 6.0620295887vw;
    --font-size-47: 6.1553034841vw;
    --font-size-48: 6.2480035822vw;
    --font-size-49: 6.3401452595vw;
    --font-size-50: 6.431743176vw;
    --font-size-51: 6.522811322vw;
    --font-size-52: 6.6133630612vw;
    --font-size-53: 6.7034111704vw;
    --font-size-54: 6.7929678758vw;
    --font-size-55: 6.8820448864vw;
    --font-size-56: 6.9706534247vw;
    --font-size-57: 7.0588042558vw;
    --font-size-58: 7.1465077128vw;
    --font-size-59: 7.2337737223vw;
    --font-size-60: 7.3206118263vw;
    --font-size-61: 7.4070312032vw;
    --font-size-62: 7.493040688vw;
    --font-size-63: 7.57864879vw;
    --font-size-64: 7.6638637096vw;
    --font-size-65: 7.7486933547vw;
    --font-size-66: 7.833145355vw;
    --font-size-67: 7.9172270763vw;
    --font-size-68: 8.0009456329vw;
    --font-size-69: 8.0843078999vw;
    --font-size-70: 8.1673205251vw;
    --font-size-71: 8.249989939vw;
    --font-size-72: 8.3323223649vw;
    --font-size-73: 8.4143238289vw;
    --font-size-74: 8.4960001682vw;
    --font-size-75: 8.5773570399vw;
    --font-size-76: 8.6583999284vw;
    --font-size-77: 8.7391341534vw;
    --font-size-78: 8.8195648765vw;
    --font-size-79: 8.8996971082vw;
    --font-size-80: 8.9795357139vw;
    --font-size-81: 9.05908542vw;
    --font-size-82: 9.1383508195vw;
    --font-size-83: 9.2173363773vw;
    --font-size-84: 9.2960464354vw;
    --font-size-85: 9.3744852177vw;
    --font-size-86: 9.4526568342vw;
    --font-size-87: 9.5305652859vw;
    --font-size-88: 9.6082144686vw;
    --font-size-89: 9.6856081768vw;
    --font-size-90: 9.7627501077vw;
    --font-size-91: 9.8396438643vw;
    --font-size-92: 9.9162929592vw;
    --font-size-93: 9.9927008179vw;
    --font-size-94: 10.0688707814vw;
    --font-size-95: 10.1448061094vw;
    --font-size-96: 10.2205099835vw;
    --font-size-97: 10.2959855091vw;
    --font-size-98: 10.3712357186vw;
    --font-size-99: 10.4462635737vw;
    --font-size-100: 10.5210719676vw;
    --font-size-101: 10.5956637272vw;
    --font-size-102: 10.6700416157vw;
    --font-size-103: 10.7442083341vw;
    --font-size-104: 10.8181665235vw;
    --font-size-105: 10.891918767vw;
    --font-size-106: 10.9654675913vw;
    --font-size-107: 11.0388154687vw;
    --font-size-108: 11.1119648187vw;
    --font-size-109: 11.1849180094vw;
    --font-size-110: 11.2576773593vw;
    --font-size-111: 11.3302451387vw;
    --font-size-112: 11.4026235712vw;
    --font-size-113: 11.4748148348vw;
    --font-size-114: 11.5468210635vw;
    --font-size-115: 11.6186443486vw;
    --font-size-116: 11.6902867397vw;
    --font-size-117: 11.7617502459vw;
    --font-size-118: 11.8330368373vw;
    --font-size-119: 11.9041484455vw;
    --font-size-120: 11.9750869652vw;
    --font-size-121: 12.0458542549vw;
    --font-size-122: 12.1164521378vw;
    --font-size-123: 12.1868824033vw;
    --font-size-124: 12.2571468072vw;
    --font-size-125: 12.327247073vw;
    --font-size-126: 12.3971848928vw;
    --font-size-127: 12.4669619277vw;
    --font-size-128: 12.5365798091vw;
    --font-size-129: 12.6060401392vw;
    --font-size-130: 12.6753444918vw;
    --font-size-131: 12.744494413vw;
    --font-size-132: 12.8134914217vw;
    --font-size-133: 12.8823370109vw;
    --font-size-134: 12.9510326476vw;
    --font-size-135: 13.0195797737vw;
    --font-size-136: 13.087979807vw;
    --font-size-137: 13.1562341412vw;
    --font-size-138: 13.2243441468vw;
    --font-size-139: 13.2923111714vw;
    --font-size-140: 13.3601365408vw;
    --font-size-141: 13.4278215589vw;
    --font-size-142: 13.4953675083vw;
    --font-size-143: 13.5627756513vw;
    --font-size-144: 13.6300472296vw;
    --font-size-145: 13.6971834656vw;
    --font-size-146: 13.764185562vw;
    --font-size-147: 13.831054703vw;
    --font-size-148: 13.8977920542vw;
    --font-size-149: 13.9643987631vw;
    --font-size-150: 14.0308759598vw;
    --font-size-151: 14.097224757vw;
    --font-size-152: 14.1634462505vw;
    --font-size-153: 14.2295415198vw;
    --font-size-154: 14.2955116281vw;
    --font-size-155: 14.3613576229vw;
    --font-size-156: 14.4270805362vw;
    --font-size-157: 14.4926813848vw;
    --font-size-158: 14.5581611707vw;
    --font-size-159: 14.6235208816vw;
    --font-size-160: 14.6887614907vw;
    --font-size-161: 14.7538839573vw;
    --font-size-162: 14.8188892274vw;
    --font-size-163: 14.8837782332vw;
    --font-size-164: 14.9485518942vw;
    --font-size-165: 15.0132111168vw;
    --font-size-166: 15.0777567949vw;
    --font-size-167: 15.1421898101vw;
    --font-size-168: 15.206511032vw;
    --font-size-169: 15.2707213182vw;
    --font-size-170: 15.3348215149vw;
    --font-size-171: 15.3988124567vw;
    --font-size-172: 15.462694967vw;
    --font-size-173: 15.5264698586vw;
    --font-size-174: 15.5901379331vw;
    --font-size-175: 15.6536999819vw;
    --font-size-176: 15.7171567859vw;
    --font-size-177: 15.7805091158vw;
    --font-size-178: 15.8437577324vw;
    --font-size-179: 15.9069033868vw;
    --font-size-180: 15.9699468205vw;
    --font-size-181: 16.0328887653vw;
    --font-size-182: 16.0957299441vw;
    --font-size-183: 16.1584710705vw;
    --font-size-184: 16.2211128492vw;
    --font-size-185: 16.2836559763vw;
    --font-size-186: 16.346101139vw;
    --font-size-187: 16.4084490164vw;
    --font-size-188: 16.4707002789vw;
    --font-size-189: 16.532855589vw;
    --font-size-190: 16.5949156012vw;
    --font-size-191: 16.6568809619vw;
    --font-size-192: 16.71875231vw;
    --font-size-193: 16.7805302767vw;
    --font-size-194: 16.8422154856vw;
    --font-size-195: 16.903808553vw;
    --font-size-196: 16.9653100881vw;
    --font-size-197: 17.0267206929vw;
    --font-size-198: 17.0880409624vw;
    --font-size-199: 17.1492714846vw;
    --font-size-200: 17.210412841vw;
  }
}

/* display ------------------------------------------------- */
.block {
  display: block;
}

.inblock {
  display: inline-block;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* flex-direction ------------------------------------------------- */
.fd-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.fd-row-rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.fd-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fd-col-rev {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

/* align-items ------------------------------------------------- */
.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* justify-content ------------------------------------------------- */
.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-btw {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.text-start {
  text-align: start;
}

.text-end {
  text-align: end;
}

html {
  font-family: var(--font-main);
}

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  word-break: normal;
  font-optical-sizing: auto;
  overflow-wrap: anywhere;
}

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

a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.7;
}

iframe {
  border: none;
}

.logo a,
.logo img {
  display: block;
}

.empty-message {
  text-align: center;
  margin: 0 auto;
}

.nav-link,
.drawer-link,
.drawer-nav__link,
.drawer_sub-link,
.site-map-link,
.header_sub-link,
.footer_sub-link {
  display: block;
}

.btn-md {
  display: block;
}

@media (min-width: 768px) {
  html {
    scroll-padding-top: 0;
  }
  body {
    width: 100%;
    min-width: 1280px;
    position: relative;
  }
  .inner {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
  }
  .inbox {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }
  .pc-none {
    display: none !important;
  }
  .txt-mb {
    margin-bottom: 2em;
  }
}
@media (max-width: 767px) {
  html {
    scroll-padding-top: 0;
  }
  body {
    width: 100%;
    min-width: 350px;
    position: relative;
  }
  .inbox,
  .inner {
    max-width: 768px;
    width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto;
  }
  .sp-none {
    display: none !important;
  }
  .logo .logo-item {
    display: block;
    line-height: 1;
  }
}
/* PC時のタップコールを無効 ---------------------------------------------*/
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/*==========================================
PC
===========================================*/
/*==========================================
SP
==========================================*/
.btn-white-100 {
  display: block;
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: var(--font-main);
  font-size: var(--font-size-21);
  font-weight: var(--font-black);
  color: var(--color-txt-100);
}
.btn-white-100 .sm {
  font-size: var(--font-size-18);
}
.btn-white-100 {
  line-height: 5.1274440768vw;
  width: 28.8337369696vw;
  padding: 2.0146914582vw 0;
  background: var(--color-white);
  border-radius: 3.0487964889vw;
  border: solid 0.24vw var(--color-border-100);
}
.btn-white-100 .btn-cont {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-left: 7.9681098218vw;
}
.btn-white-100 .btn-cont::before {
  content: "";
  position: absolute;
  z-index: -1;
  aspect-ratio: 37/37;
  width: 6.0008294576vw;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  background: url(/img/common/line-icon.png) no-repeat;
  background-size: contain;
}

.btn-white-200 {
  display: block;
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: var(--font-main);
  font-size: var(--font-size-20);
  font-weight: var(--font-black);
  line-height: 1.7;
  color: var(--color-txt-100);
  line-height: 5.1274440768vw;
  width: 20.470346408vw;
  padding: 2.0146914582vw 0;
  background: var(--color-white);
  border-radius: 3.0487964889vw;
  border: solid 0.24vw var(--color-border-100);
}
.btn-white-200 .btn-cont {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-left: 5.8787753827vw;
}
.btn-white-200 .btn-cont::before {
  content: "";
  position: absolute;
  z-index: -1;
  aspect-ratio: 23/15;
  width: 4.2010308266vw;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  background: url(/img/common/mail-icon.png) no-repeat;
  background-size: contain;
}

.btn-white-300 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.2493653008vw;
  font-family: var(--font-main);
  font-size: var(--font-size-24);
  font-weight: var(--font-bold);
  line-height: 1.5;
  color: var(--color-txt-100);
  line-height: 8vw;
  width: 100%;
  max-width: 106.6666666667vw;
  padding: 4vw 3.782966436vw;
  border-radius: 3.0487964889vw;
  background-color: var(--color-white);
}
.btn-white-300::before {
  content: "";
  aspect-ratio: 20/20;
  width: 3.782966436vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/arw01.png) no-repeat;
  background-size: contain;
}
.btn-white-300 .btn-cont {
  display: block;
}

.btn-white-400, .btn-white-600, .btn-white-500 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.3488576114vw;
  font-family: var(--font-main);
  font-size: var(--font-size-21);
  font-weight: var(--font-black);
  color: var(--color-txt-100);
}
.btn-white-400 .sm, .btn-white-600 .sm, .btn-white-500 .sm {
  font-size: var(--font-size-18);
}
.btn-white-400, .btn-white-600, .btn-white-500 {
  line-height: 8vw;
  width: 100%;
  max-width: 106.6666666667vw;
  padding: 4vw 3.782966436vw;
  background: var(--color-white);
  border-radius: 3.0487964889vw;
  border: solid 0.24vw var(--color-border-100);
}
.btn-white-400::before, .btn-white-600::before, .btn-white-500::before {
  content: "";
  aspect-ratio: 37/37;
  width: 6.0008294576vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/line-icon.png) no-repeat;
  background-size: contain;
}
.btn-white-400 .btn-cont, .btn-white-600 .btn-cont, .btn-white-500 .btn-cont {
  display: block;
}

.btn-white-500 {
  gap: 2.7385300168vw;
}
.btn-white-500::before {
  content: "";
  aspect-ratio: 23/15;
  width: 4.2010308266vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/mail-icon.png) no-repeat;
  background-size: contain;
}

.btn-none-100 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.2493653008vw;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  line-height: 2.1176470588;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  line-height: 3.782966436vw;
}
.btn-none-100::before {
  content: "";
  aspect-ratio: 20/20;
  width: 3.782966436vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/arw01.png) no-repeat;
  background-size: contain;
}
.btn-none-100 .btn-cont {
  display: block;
}

.btn-none-200 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.7214068283vw;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  line-height: 2.1176470588;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  line-height: 3.782966436vw;
}
.btn-none-200::before {
  content: "";
  aspect-ratio: 20/20;
  width: 3.782966436vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/arw01.png) no-repeat;
  background-size: contain;
}
.btn-none-200 .btn-cont {
  display: inline-block;
  padding-bottom: 0.96vw;
  border-bottom: 0.24vw solid var(--color-txt-100);
}

.txt-news-date, .top-news-item .date, .detail .date {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  line-height: 1;
}

.txt-news-tag, .top-news-item .tag, .detail .tag {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  line-height: 1;
}

.txt-news-ttl, .top-news-item-ttl {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  line-height: 1.7647058824;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
}

.txt-hd-nav {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  color: var(--color-txt-100);
  line-height: 1;
}

.txt-hd-nav-sub {
  text-transform: uppercase;
  line-height: 1;
}

.txt-ft-nav {
  line-height: 1;
}

.txt-ft-nav-sub {
  line-height: 1;
}

/*電話アイコンと番号 -------------------------------------------*/
.tel {
  font-family: var(--font-main);
  font-size: var(--font-size-20);
  font-weight: var(--font-bold);
  line-height: 1.7;
  color: var(--color-txt-100);
  font-size: var(--font-size-18);
  line-height: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tel.tel-mb {
  margin-bottom: 2.2493653008vw;
}
.tel .tel-lead {
  display: inline-block;
  font-family: var(--font-main);
  font-size: var(--font-size-20);
  font-weight: var(--font-bold);
  line-height: 1;
  color: var(--color-txt-100);
  font-size: var(--font-size-18);
}

.tel-svg {
  display: block;
}
.tel-svg img {
  display: block;
}

/*site-map ---------------------------------------------*/
.site-map {
  --color-site-map: var(--color-txt-100);
}
.site-map-list {
  font-size: var(--font-size-16);
  color: var(--color-site-map);
}
.site-map-item {
  border-bottom: 1px solid var(--color-site-map);
  font-weight: var(--font-medium, 500);
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  line-height: 1.7;
}
.site-map-link {
  display: block;
  padding: 5.3333333333vw 0 5.3333333333vw 8vw;
  position: relative;
  z-index: 1;
}
.site-map-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23202931' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.site-map-item:has(.dropdown-menu) .site-map-link {
  padding: 4vw 0 2vw 8vw;
}
.site-map-item:has(.dropdown-menu) .site-map-link::before {
  top: 59%;
}
.site-map .dropdown-menu__list {
  padding-left: 8vw;
  padding-bottom: 2vw;
}
.site-map .dropdown-menu__link {
  display: block;
  padding: 2vw 0 2vw 8vw;
  position: relative;
  z-index: 1;
  font-size: var(--font-size-14);
}
.site-map .dropdown-menu__link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23202931' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*404 ---------------------------------------------*/
.notfound {
  --color-notfound-txt: var(--color-txt-100);
  --color-notfound-link: var(--color-main-100);
}
.notfound-txt {
  font-weight: var(--font-medium, 500);
  font-size: var(--font-size-16);
  line-height: 1.7;
  letter-spacing: 0;
  color: var(--color-notfound-txt);
}
.notfound-txt a {
  color: var(--color-notfound-link);
  text-decoration: underline;
}

/*privacy ---------------------------------------------*/
.privacy {
  --color-privacy: var(--color-txt-100);
}
.privacy .privacy-header {
  font-size: var(--font-size-20);
  font-family: var(--font-main);
  padding-bottom: 1.8666666667vw;
  margin-bottom: 3.2vw;
  color: var(--color-privacy);
  font-weight: var(--font-bold, bold);
  border-bottom: 1px solid var(--color-privacy);
}
.privacy .privacy-box {
  font-size: var(--font-size-14);
  line-height: 1.75;
  color: var(--color-privacy);
}
.privacy .privacy-box:not(:last-child) {
  margin-bottom: 13.3333333333vw;
}

/*contact ---------------------------------------------*/
#contact {
  --color-contact-main: var(--color-main-100);
  --color-contact-required-mark-txt: var(--color-txt-100);
  --color-contact-required-mark-bg: var(--color-white);
  --color-contact-th-bg: var(--color-main-100);
  --color-contact-th-txt: var(--color-txt-100);
  --color-contact-td-bg: #fff;
  --color-contact-disabled-bg: #ccc;
  --color-contact-disabled-txt: #777;
}
#contact table {
  width: 100%;
  margin-bottom: 3.2vw;
  border-collapse: collapse;
}
#contact table tr td {
  font-size: var(--font-size-15);
  padding: 2.2493653008vw;
  vertical-align: middle;
  text-align: left;
  font-weight: 400;
  border: 1px solid #dfdfdf;
  background: var(--color-contact-td-bg);
}
#contact table tr th {
  font-size: var(--font-size-15);
  padding: 2.2493653008vw;
  vertical-align: middle;
  text-align: left;
  font-weight: 400;
  border: 1px solid #dfdfdf;
  width: 30%;
  color: var(--color-contact-th-txt);
  background: var(--color-contact-th-bg);
}
#contact table .required-mark {
  color: var(--color-contact-required-mark-txt);
  font-size: var(--font-size-13);
  border-radius: 0;
  background: var(--color-contact-required-mark-bg);
}
#contact label[for=agree] a {
  color: var(--color-contact-main);
  padding-bottom: 0.48vw;
  border-bottom: 1px solid var(--color-contact-main);
}
#contact .contact-btn.contact-submits-wrap button[type=button],
#contact input[type=button],
#contact input[type=submit],
#contact button[type=button] {
  color: #fff;
  background: var(--color-contact-main);
  font-size: var(--font-size-14);
  border: unset;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
#contact .contact-btn.contact-submits-wrap button[type=button]:hover,
#contact input[type=button]:hover,
#contact input[type=submit]:hover,
#contact button[type=button]:hover {
  opacity: 0.7;
}
#contact .contact-btn.contact-submits-wrap button[type=button][disabled],
#contact input[type=button][disabled],
#contact input[type=submit][disabled],
#contact button[type=button][disabled] {
  color: var(--color-contact-disabled-txt);
  background: var(--color-contact-disabled-bg);
  opacity: 0.7;
}
@media (max-width: 768px) {
  #contact table {
    border-collapse: separate;
  }
  #contact table tr {
    margin-bottom: 5vw;
  }
  #contact table tr td {
    font-size: 4vw;
    padding: 4vw;
    text-align: left;
    font-weight: 400;
    border: 1px solid #dfdfdf;
    background: var(--color-contact-td-bg);
  }
  #contact table tr th {
    font-size: 4vw;
    padding: 4vw;
    text-align: left;
    font-weight: 400;
    border: 1px solid #dfdfdf;
    width: 100%;
    color: var(--color-contact-th-txt);
    background: var(--color-contact-th-bg);
  }
  #contact table tr textarea,
  #contact table tr input {
    font-size: 4vw;
    padding: 4vw;
  }
  #contact table .required-mark {
    font-weight: 500;
    color: var(--color-contact-required-mark-txt);
    font-size: 3.5vw;
    border-radius: 0;
    background: var(--color-contact-required-mark-bg);
  }
  #contact input[type=button],
  #contact input[type=submit],
  #contact button[type=button] {
    width: 95%;
    font-size: 4vw;
    margin-bottom: 2vw;
    padding: 1em;
  }
  #contact .contact-submits-wrap button[name=back] {
    color: #444;
    background: #fff;
    border: 1px solid #444;
  }
}

/*complete ---------------------------------------------*/
.complete {
  --color-complete-txt: var(--color-txt-100);
  --color-complete-link: var(--color-main-100);
}
.complete-box {
  max-width: 80%;
  margin: 0 auto;
  text-align: left;
  font-weight: var(--font-medium, 500);
  font-size: var(--font-size-16);
  line-height: 1.7;
  letter-spacing: 0;
  color: var(--color-complete-txt);
}
.complete-box a {
  display: inline-block;
  margin-top: 5.3333333333vw;
  color: var(--color-complete-link);
  text-decoration: underline;
}

.pagenation {
  --color-pagenation-def-txt: var(--color-txt-100);
  --color-pagenation-border: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 8.5333333333vw;
  gap: 5.3333333333vw;
  font-size: var(--font-size-16);
}
.pagenation li {
  font-family: var(--font-main);
  font-weight: var(--font-medium);
  color: var(--color-pagenation-def-txt);
  line-height: 1;
  width: 8vw;
  height: 8vw;
  text-align: center;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagenation a {
  display: block;
  width: 100%;
  height: 100%;
  padding: calc((8vw - (var(--font-size-16))) / 2) 0;
}
.pagenation .current::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 5.3333333333vw;
  height: 0.5333333333vw;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: var(--color-pagenation-border);
}

.tag-change {
  --color-tag-change-def-txt: #b3b3b3;
  --color-tag-change-def-bg: #eee;
  --color-tag-change-current-txt: var(--color-white);
  --color-tag-change-current-bg: var(--color-main-100);
  --tag-change-border-radius: 0.8vw;
  --tag-change-margin-bottom: 10.6666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.8666666667vw;
  margin-bottom: var(--tag-change-margin-bottom);
}
.tag-change li {
  font-family: var(--font-main);
  font-weight: var(--font-medium);
  font-size: var(--font-size-14);
  line-height: 1;
  letter-spacing: auto;
  border-radius: var(--tag-change-border-radius);
  color: var(--color-tag-change-def-txt);
  background: var(--color-tag-change-def-bg);
}
.tag-change li a {
  display: block;
  padding: calc((8.5333333333vw - (var(--font-size-14))) / 2) 4.2666666667vw;
}
.tag-change .current {
  color: var(--color-tag-change-current-txt);
  background: var(--color-tag-change-current-bg);
}
.tag-change a {
  display: block;
  width: 100%;
  text-align: center;
}

.page-btn {
  --color-page-btn-txt: var(--color-txt-100);
  --color-page-btn-border: var(--color-main-100);
  --page-btn-mt: 16vw;
  --page-btn-pt: 7.4666666667vw;
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: var(--page-btn-mt);
  padding-top: var(--page-btn-pt);
  text-align: center;
  border-top: 1px solid var(--color-page-btn-border);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.page-btn .left,
.page-btn .mid,
.page-btn .right {
  font-size: var(--font-size-14);
  font-family: var(--font-main);
  color: var(--color-page-btn-txt);
  font-weight: var(--font-medium);
}
.page-btn .left {
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  grid-column: 1/2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.page-btn .left a {
  position: relative;
  z-index: 1;
  padding-left: 5.8666666667vw;
}
.page-btn .left a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 4vw;
  height: 1.3333333333vw;
  border-bottom: 1px solid var(--color-page-btn-txt);
  border-right: 1px solid var(--color-page-btn-txt);
  -webkit-transform: scale(-1, 1) skew(30deg) translateY(-50%);
          transform: scale(-1, 1) skew(30deg) translateY(-50%);
}
.page-btn .right {
  position: relative;
  z-index: 1;
  grid-column: 3/4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.page-btn .right a {
  position: relative;
  z-index: 1;
  padding-right: 5.8666666667vw;
}
.page-btn .right a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 4vw;
  height: 1.3333333333vw;
  border-bottom: 1px solid var(--color-page-btn-txt);
  border-right: 1px solid var(--color-page-btn-txt);
  -webkit-transform: skew(30deg) translateY(-50%);
          transform: skew(30deg) translateY(-50%);
}
.page-btn .mid {
  grid-column: 2/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news {
  --news-img-width: 25%;
  --news-img-max-width: 42.6666666667vw;
  --news-margin-right: 4vw;
}
.news .top-news-list {
  margin-bottom: 0;
}
.news .news-item-img {
  overflow: hidden;
  position: relative;
  z-index: 1;
  aspect-ratio: 1/1;
  width: var(--news-img-width);
  max-width: var(--news-img-max-width);
  margin-right: var(--news-margin-right);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.news .news-item-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.news .top-news-item-ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.detail {
  --color-news-detail: var(--color-txt-100);
  --fontsize-news-detail: var(--font-size-24);
  --font-weight-news-detail: var(--font-medium);
  --news-detail-margin-bottom: 3.2vw;
}
.detail-ttl {
  font-size: var(--fontsize-news-detail);
  font-weight: var(--font-weight-news-detail);
  color: var(--color-news-detail);
  margin-bottom: var(--news-detail-margin-bottom);
  line-height: 1.5;
}

/*共通 ---------------------------------------------*/
.txt-mb {
  margin-bottom: 2em;
}

.cm1 {
  color: var(--color-main-100);
}

.cm2 {
  color: var(--color-main-200);
}

.cm3 {
  color: var(--color-main-300);
}

.cm4 {
  color: var(--color-main-400);
}

.cm5 {
  color: var(--color-main-500);
}

.ca1 {
  color: var(--color-accent-100);
}

.ca2 {
  color: var(--color-accent-200);
}

.ca3 {
  color: var(--color-accent-300);
}

.ca4 {
  color: var(--color-accent-400);
}

.ca5 {
  color: var(--color-accent-500);
}

.ct1 {
  color: var(--color-txt-100);
}

.ct2 {
  color: var(--color-txt-200);
}

.ct3 {
  color: var(--color-txt-300);
}

.ct4 {
  color: var(--color-txt-400);
}

/*header ---------------------------------------------*/
.header {
  width: 100%;
  height: 75px;
  position: fixed;
  z-index: 10;
  overflow: hidden;
  background: rgb(var(--color-white-rgb)/0.95);
}
.header-wrap {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .logo {
  margin-left: 15px;
  width: 200px;
}

/*mv ---------------------------------------------*/
.mv {
  height: calc(75px + 117.3333333333vw);
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 75px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--color-base-100)));
  background: linear-gradient(180deg, transparent 0%, var(--color-base-100) 100%);
}
.mv-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mv-catch {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  width: 64%;
}
.mv-catch img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mv-img {
  width: 100%;
  height: 50%;
}
.mv-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mv-img.img01 img {
  -o-object-position: 50% 30%;
     object-position: 50% 30%;
}
.mv-img.img02 img {
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
}

/*side-btn ---------------------------------------------*/
.side-btn-wrapper {
  z-index: 99;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  right: 0;
  bottom: 2.2493653008vw;
  gap: 3.782966436vw;
}
.side-btn .to-line {
  width: 48vw;
  position: relative;
  z-index: 1;
}
.side-btn .to-line::before {
  content: "";
  position: absolute;
  z-index: 1;
  aspect-ratio: 233/62;
  width: 80%;
  left: 50%;
  top: 5px;
  translate: -50% -100%;
  background: url(/img/common/side-btn-fukidasi.png) no-repeat;
  background-size: contain;
}
.side-btn .to-line a {
  display: block;
}
.side-btn .to-line img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.side-btn .to-top {
  width: 9.3333333333vw;
  margin-right: 3.782966436vw;
}

/*top-worries ---------------------------------------------*/
.top-worries {
  padding-top: 9.68018197vw;
  padding-bottom: 6.3621658301vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: var(--color-base-100);
}
.top-worries-wrap {
  width: 100%;
}
.top-worries-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-42);
  font-weight: var(--font-bold);
  color: var(--color-txt-100);
  letter-spacing: 0.08em;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
  margin-bottom: 6.3621658301vw;
}
.top-worries-ttl .bdr {
  display: inline-block;
  font-size: var(--font-size-52);
  position: relative;
  z-index: 1;
  padding: 0 1.2vw;
}
.top-worries-ttl .bdr::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: calc(100% - 2.2493653008vw);
  height: 3.2vw;
  bottom: 1.2vw;
  left: 50%;
  translate: -50%;
  background: var(--color-accent-100);
  opacity: 0.4;
}
.top-worries-list {
  width: 100%;
  padding: 6.3621658301vw 7.5212061862vw;
  border-radius: 3.0487964889vw;
  background-color: var(--color-white);
  -webkit-box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
          box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.782966436vw;
}
.top-worries-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.902731384vw;
  font-family: var(--font-main);
  font-size: var(--font-size-18);
  font-weight: var(--font-bold);
  line-height: 1.6666666667;
  color: var(--color-txt-100);
}
.top-worries-item::before {
  content: "";
  aspect-ratio: 7/7;
  width: 1.7214068283vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-accent-100);
  border-radius: 50%;
  background-size: contain;
}

/*top-consultation-bg ---------------------------------------------*/
.top-consultation-bg {
  padding-top: 18.8320102709vw;
  padding-bottom: 15.3998859873vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: url(/img/top/top-consultation-bg.png) no-repeat left top/auto;
}
.top-consultation-bg::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 9.68018197vw;
  top: 0;
  left: 0;
  background: url(/img/common/bg-deco-t.png) no-repeat;
  background-size: cover;
  background-position: 50% 100%;
}
.top-consultation-bg::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 7.5212061862vw;
  bottom: 0;
  left: 0;
  background: url(/img/common/wave-t.png) no-repeat;
  background-size: cover;
}

/*top-area ---------------------------------------------*/
.top-area {
  padding-top: 10.6998448796vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-area-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.top-area-txtarea {
  width: 100%;
  margin-right: 8.6232986871vw;
  margin-top: 11.6880449571vw;
  padding: 4.472135955vw;
  border-radius: 3.0487964889vw;
  background-color: var(--color-base-100);
  position: relative;
  z-index: 1;
}
.top-area-txtarea::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 8.6232986871vw;
  height: 0.96vw;
  bottom: -6.3621658301vw;
  left: 0;
  translate: 0 100%;
  border-bottom: dotted 0.96vw var(--color-main-100);
}
.top-area-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-32);
  font-weight: var(--font-bold);
  line-height: 1.125;
  color: var(--color-txt-100);
  margin-bottom: 3.782966436vw;
  position: relative;
  z-index: 1;
}
.top-area-ttl::before {
  content: "";
  position: absolute;
  z-index: -1;
  aspect-ratio: 76/93;
  width: 10.2960391562vw;
  bottom: 0;
  right: -3.0487964889vw;
  translate: 100%;
  background: url(/img/top/top-area-deco01.png) no-repeat;
  background-size: contain;
}
.top-area-subttl {
  font-family: var(--font-main);
  font-size: var(--font-size-21);
  font-weight: var(--font-bold);
  line-height: 1.7142857143;
  color: var(--color-txt-100);
  margin-bottom: 2.2493653008vw;
}
.top-area-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
}
.top-area-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80%;
  margin: 0 auto;
  margin-top: 5.3333333333vw;
}
.top-area-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*top-consultation ---------------------------------------------*/
.top-consultation {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-consultation-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-consultation-ttl {
  padding-bottom: 3.782966436vw;
  border-bottom: 0.24vw dotted var(--color-accent-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.2493653008vw;
}
.top-consultation-ttl::after {
  content: "";
  aspect-ratio: 117/84;
  width: 14.2298193815vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/top/top-consultation-deco01.png) no-repeat;
  background-size: contain;
}
.top-consultation-ttl .ttl-deco {
  font-family: var(--font-sub);
  font-weight: var(--font-bold);
  line-height: 1.46875;
  font-size: var(--font-size-46);
  color: var(--color-main-100);
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}
.top-consultation-ttl .ttl-deco .sm {
  color: var(--color-txt-200);
  font-size: var(--font-size-32);
}
.top-consultation-txtarea {
  width: 100%;
}
.top-consultation-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.2352941176;
  color: var(--color-txt-100);
  margin-top: 4.472135955vw;
  margin-bottom: 5.1274440768vw;
}
.top-consultation-txt .cm1 {
  font-size: var(--font-size-19);
  font-weight: var(--font-bold);
}
.top-consultation-note {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
  padding: 2.2493653008vw 4.472135955vw;
  border-radius: 3.0487964889vw;
  background-color: var(--color-base-200);
}
.top-consultation-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  border-radius: 3.0487964889vw;
  overflow: hidden;
  margin-top: 5.3333333333vw;
}
.top-consultation-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*top-service ---------------------------------------------*/
.top-service {
  padding-top: 14.5026019073vw;
  padding-bottom: 14.5026019073vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: var(--color-base-100);
}
.top-service::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 58.4693189497vw;
  bottom: 0;
  left: 0;
  background: url(/img/top/top-service-bg-deco.png) no-repeat;
  background-size: cover;
}
.top-service-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.782966436vw;
  margin-bottom: 11.6880449571vw;
}
.top-service-ttl::before {
  content: "";
  aspect-ratio: 99/69;
  width: 12.5541232286vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/top/top-service-deco01.png) no-repeat;
  background-size: contain;
}
.top-service-ttl::after {
  content: "";
  aspect-ratio: 99/75;
  width: 12.5541232286vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/top/top-service-deco02.png) no-repeat;
  background-size: contain;
}
.top-service-ttl .ttl-deco {
  display: inline-block;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
  font-family: var(--font-sub);
  font-size: var(--font-size-48);
  font-weight: var(--font-bold);
  line-height: 1;
  letter-spacing: 0.1em;
  color: var(--color-txt-200);
  position: relative;
  z-index: 1;
}
.top-service-ttl .ttl-deco::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 2.2493653008vw;
  bottom: -1.7214068283vw;
  left: 50%;
  translate: -50%;
  background: var(--color-main-100);
}
.top-service-ttl .ttl-deco::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: calc(100% + 12.6491106407vw);
  height: calc(100% + 8.6232986871vw);
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  background-color: var(--color-main-100);
  opacity: 0.1;
  border-radius: 3.0487964889vw;
}
.top-service .list-wrap {
  width: 100%;
  margin-bottom: 12.1717407975vw;
  gap: 4vw;
}
.top-service-list {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4vw 4%;
}
.top-service-item {
  width: 100%;
  max-width: 48%;
}
.top-service-subttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-26);
  font-weight: var(--font-bold);
  line-height: 1.3846153846;
  color: var(--color-txt-100);
  text-align: center;
}
.top-service-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 21.2731835878vw;
  margin-bottom: 3.0487964889vw;
}
.top-service-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-service .btn-area {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.782966436vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/*top-reason ---------------------------------------------*/
.top-reason {
  padding-top: 10.6998448796vw;
  padding-bottom: 17.9949224061vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-reason::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 43.5574552444vw;
  top: 0;
  left: 0;
  background: url(/img/top/top-reason-bg-deco.png) no-repeat;
  background-size: cover;
}
.top-reason-ttl {
  font-family: var(--font-sub);
  font-weight: var(--font-bold);
  color: var(--color-txt-200);
  font-size: var(--font-size-42);
  margin-bottom: 11.6880449571vw;
  padding-bottom: 6.9497531117vw;
  position: relative;
  z-index: 1;
  text-align: center;
}
.top-reason-ttl::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 10.6998448796vw;
  height: 0.96vw;
  bottom: 0;
  left: 50%;
  translate: -50%;
  background: var(--color-main-100);
  border-radius: 0.48vw;
}
.top-reason-ttl .lg {
  font-size: var(--font-size-46);
  color: var(--color-main-100);
}
.top-reason-ttl rt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  letter-spacing: 0.2em;
  color: var(--color-txt-200);
  margin-bottom: 1.2vw;
}
.top-reason-list {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9.68018197vw 10.6998448796vw;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.top-reason-item {
  width: 100%;
  padding: 2.2493653008vw;
  padding-bottom: 4.472135955vw;
  background: rgb(var(--color-white-rgb)/0.7);
  border-radius: 3.0487964889vw;
  -webkit-box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
          box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
}
.top-reason-txtarea {
  width: 100%;
}
.top-reason-subttl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.782966436vw;
}
.top-reason-subttl .num {
  font-family: var(--font-main);
  font-size: var(--font-size-24);
  font-weight: var(--font-bold);
  line-height: 1.5;
  color: var(--color-main-100);
}
.top-reason-subttl .subttl-main {
  font-family: var(--font-sub);
  font-size: var(--font-size-32);
  font-weight: var(--font-bold);
  line-height: 1.125;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
}
.top-reason-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  text-align: center;
}
.top-reason-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  margin-bottom: 3.782966436vw;
  border-radius: 3.0487964889vw;
  overflow: hidden;
}
.top-reason-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*top-links ---------------------------------------------*/
.top-links {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0 3.782966436vw;
}
.top-links-wrap {
  width: 100%;
  margin: 0 auto;
}
.top-links-list {
  width: 100%;
  gap: 6.3621658301vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-links-item {
  width: 100%;
  height: 53.3333333333vw;
  position: relative;
  z-index: 1;
  border-radius: 3.0487964889vw;
  overflow: hidden;
}
.top-links-item:nth-of-type(1) a {
  background: url(/img/top/top-links-img01.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.top-links-item:nth-of-type(2) a {
  background: url(/img/top/top-links-img02.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.top-links-item:nth-of-type(3) a {
  background: url(/img/top/top-links-img03.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.top-links-item:nth-of-type(4) a {
  background: url(/img/top/top-links-img04.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.top-links-item:nth-of-type(5) a {
  background: url(/img/top/top-links-img05.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.top-links-box {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-links-txtarea {
  width: 70%;
  max-width: 128vw;
  height: 32vw;
  border-radius: 3.0487964889vw;
  background-color: rgb(var(--color-main-100-rgb)/0.95);
  padding: 5.1274440768vw 4.2010308266vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-links-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-36);
  font-weight: var(--font-bold);
  line-height: 1;
  letter-spacing: 0.06em;
  color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5789678364vw;
  margin-bottom: 3.782966436vw;
}
.top-links-ttl::before {
  content: "";
  aspect-ratio: 26/26;
  width: 4.6056401484vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/arw02.png) no-repeat;
  background-size: contain;
}
.top-links-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-bold);
  line-height: 2.1176470588;
  letter-spacing: 0.06em;
  color: var(--color-white);
  text-align: center;
}

/*top-news ---------------------------------------------*/
.top-news {
  padding-top: 17.9949224061vw;
  padding-bottom: 10.6998448796vw;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.top-news::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 40%;
  bottom: 0;
  left: 0;
  background-color: var(--color-base-100);
}
.top-news::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 6.3621658301vw;
  left: 0;
  bottom: 40%;
  background: url(/img/common/round-t.png) no-repeat;
  background-size: cover;
}
.top-news-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-news-heading {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 6.3621658301vw;
  padding-bottom: 3.0487964889vw;
  border-bottom: 0.96vw solid var(--color-base-200);
}
.top-news-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-46);
  font-weight: var(--font-bold);
  line-height: 1;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
}
.top-news-list {
  width: 100%;
  gap: 7.5212061862vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 10.6666666667vw;
}
.top-news-item {
  width: 100%;
}
.top-news-item-body {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.top-news-item-img {
  aspect-ratio: 320/260;
  width: 100%;
  margin-bottom: 3.782966436vw;
  position: relative;
  z-index: 1;
  border-radius: 3.0487964889vw;
  overflow: hidden;
}
.top-news-item-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-news-item-details {
  width: 100%;
}
.top-news-item-ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.top-news-item .meta {
  margin-bottom: 1.902731384vw;
}
.top-news-item .date {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 2.2493653008vw;
}
.top-news-item .tag-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.2493653008vw;
}
.top-news-item .tag:first-child {
  padding-left: 2.2493653008vw;
  border-left: 0.24vw solid var(--color-txt-100);
}

/*top-contact-bg ---------------------------------------------*/
.top-contact-bg {
  padding-top: 16.2800606351vw;
  padding-bottom: 16.2800606351vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: url(/img/top/top-contact-bg.png) no-repeat center center/cover;
}
.top-contact-bg::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 6.3621658301vw;
  top: 0;
  left: 0;
  background: url(/img/common/round-b.png) no-repeat;
  background-size: cover;
  background-position: 50% 100%;
}
.top-contact-bg-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16vw;
  max-width: 768px;
  width: 100%;
  padding: 0 5.3333333333vw;
  margin: 0 auto;
}

/*top-calendar ---------------------------------------------*/
.top-calendar {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-calendar-ttl {
  margin-bottom: 4.472135955vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.782966436vw;
}
.top-calendar-ttl::before {
  content: "";
  aspect-ratio: 32/32;
  width: 5.3817370576vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/calendar-icon.png) no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
.top-calendar-ttl .ttl-deco {
  font-family: var(--font-sub);
  font-size: var(--font-size-28);
  font-weight: var(--font-bold);
  line-height: 1.2857142857;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.472135955vw;
}
.top-calendar-ttl .ttl-deco::before {
  content: "";
  aspect-ratio: 40/7;
  width: 6.3621658301vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/ttl-deco01.png) no-repeat;
  background-size: contain;
}
.top-calendar-ttl .ttl-deco::after {
  content: "";
  aspect-ratio: 40/7;
  width: 6.3621658301vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/ttl-deco01.png) no-repeat;
  background-size: contain;
}
.top-calendar iframe {
  width: 100%;
  height: 106.6666666667vw;
  display: block;
  border: none;
  margin-bottom: 2.2493653008vw;
}
.top-calendar .btn-none-200 {
  margin-left: auto;
}

/*top-contact ---------------------------------------------*/
.top-contact {
  width: 100%;
  position: relative;
  z-index: 1;
}
.top-contact-ttl {
  margin-bottom: 4.472135955vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.782966436vw;
}
.top-contact-ttl::before {
  content: "";
  aspect-ratio: 32/32;
  width: 5.3817370576vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/calendar-icon.png) no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
.top-contact-ttl .ttl-deco {
  font-family: var(--font-sub);
  font-size: var(--font-size-28);
  font-weight: var(--font-bold);
  line-height: 1.2857142857;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.472135955vw;
}
.top-contact-ttl .ttl-deco::before {
  content: "";
  aspect-ratio: 40/7;
  width: 6.3621658301vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/ttl-deco01.png) no-repeat;
  background-size: contain;
}
.top-contact-ttl .ttl-deco::after {
  content: "";
  aspect-ratio: 40/7;
  width: 6.3621658301vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/ttl-deco01.png) no-repeat;
  background-size: contain;
}
.top-contact-body {
  width: 100%;
  border-radius: 3.0487964889vw;
  background-color: var(--color-white);
  -webkit-box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
          box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
  padding: 5.1274440768vw;
  padding-bottom: 5.7558706366vw;
  gap: 5.1274440768vw;
  position: relative;
  z-index: 1;
}
.top-contact-body::before {
  content: "";
  position: absolute;
  z-index: -1;
  aspect-ratio: 128/159;
  width: 15.221851072vw;
  bottom: -10.6998448796vw;
  right: -5.1274440768vw;
  background: url(/img/top/top-contact-deco01.png) no-repeat;
  background-size: contain;
}
.top-contact-body .tel-area {
  margin-top: 1.902731384vw;
}

/*footer ---------------------------------------------*/
.footer {
  padding-top: 8.6232986871vw;
  padding-bottom: 5.1274440768vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: var(--color-base-100);
}
.footer-wrap {
  width: 100%;
}
.footer-body {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 9.3333333333vw;
  margin-bottom: 6.6666666667vw;
  border-bottom: 0.24vw solid var(--color-txt-100);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-main {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8vw;
}
.footer-header {
  gap: 7.5212061862vw;
  margin-bottom: 10.6998448796vw;
}
.footer-logo {
  display: block;
}
.footer-logo a {
  display: block;
}
.footer-logo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer-list {
  width: 100%;
  gap: 2.2493653008vw;
}
.footer-item {
  width: 100%;
}
.footer-term {
  width: 30%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 1.7647058824;
  color: var(--color-txt-100);
  line-height: 1;
}
.footer-term::after {
  content: "|";
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.footer-definition {
  padding-left: 2.2493653008vw;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-normal);
  line-height: 1.7647058824;
  color: var(--color-txt-100);
  font-family: var(--font-main);
  line-height: 1;
}
.footer-sub {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 50%;
}
.footer-nav {
  padding-top: 2.2493653008vw;
}
.footer .nav-list {
  width: 100%;
  display: grid;
  grid-template-rows: repeat(6, auto);
  grid-auto-flow: column;
  gap: 3.782966436vw 7.5212061862vw;
}
.footer .nav-item {
  font-family: var(--font-main);
  font-size: var(--font-size-14);
  font-weight: var(--font-normal);
  line-height: 2.2857142857;
  color: var(--color-txt-100);
  line-height: 1;
}
.footer .copy {
  font-family: var(--font-main);
  font-size: var(--font-size-12);
  font-weight: var(--font-medium);
  line-height: 1.25;
  color: var(--color-txt-100);
}

/*==========================================
sv
===========================================*/
.sv {
  height: calc(75px + 53.3333333333vw);
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 75px;
}
.sv-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.sv-ttl {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sv-ttl .ttl-deco {
  font-family: var(--font-sub);
  font-size: var(--font-size-44);
  font-weight: var(--font-bold);
  letter-spacing: 0.14em;
  color: var(--color-txt-100);
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
  min-width: 80vw;
  min-height: 16vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  border-radius: 7.5212061862vw;
  outline-offset: -2.0784609691vw;
  outline: 0.96vw solid rgb(var(--color-main-100-rgb)/0.3);
}
.sv-ttl .ttl-deco::before {
  content: "";
  position: absolute;
  z-index: -3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  translate: 2.2493653008vw 2.2493653008vw;
  background: url(/img/common/pat01.png) repeat;
  border-radius: 7.5212061862vw;
  overflow: hidden;
}
.sv-ttl .ttl-deco::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-white)), to(var(--color-base-100)));
  background-image: linear-gradient(180deg, var(--color-white), var(--color-base-100));
  border-radius: 7.5212061862vw;
  opacity: 0.95;
}
.sv-ttl .bdr {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.sv-ttl .bdr::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 2.2493653008vw;
  bottom: 0;
  left: 50%;
  translate: -50%;
  background: var(--color-main-100);
  opacity: 0.7;
  border-radius: 12.6491106407vw;
}
.sv-img {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 100%;
}
.sv-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*sub-service ---------------------------------------------*/
.sub-service {
  padding: 16.2800606351vw 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sub-service-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-46);
  font-weight: var(--font-bold);
  line-height: 1;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.1220615105vw;
  margin-bottom: 10.6998448796vw;
}
.sub-service-ttl::after {
  content: "";
  width: 10.6998448796vw;
  height: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
  border-radius: 0.48vw;
}
.sub-service-list {
  width: 100%;
}
.sub-service-item {
  width: 100%;
  padding-bottom: 7.5212061862vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sub-service-item:not(:first-child) {
  padding-top: 7.5212061862vw;
}
.sub-service-txtarea {
  width: 100%;
}
.sub-service-subttl {
  width: 100%;
  font-family: var(--font-sub);
  font-size: var(--font-size-26);
  font-weight: var(--font-bold);
  line-height: 1.3846153846;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 3.0487964889vw;
  padding-bottom: 2.2493653008vw;
  border-bottom: 0.96vw solid var(--color-base-200);
}
.sub-service-subttl::before {
  content: "";
  width: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: var(--color-main-100);
}
.sub-service-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
  margin-top: 2.2493653008vw;
}
.sub-service-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 6.3621658301vw;
  aspect-ratio: 400/280;
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 3.0487964889vw;
  overflow: hidden;
  margin-bottom: 5.3333333333vw;
}
.sub-service-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*==========================================
price
===========================================*/
/*price-lead ---------------------------------------------*/
.price-lead {
  padding: 10.6998448796vw 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.price-lead-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-46);
  font-weight: var(--font-bold);
  line-height: 1;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.1220615105vw;
  margin-bottom: 8.0785237938vw;
}
.price-lead-ttl::after {
  content: "";
  width: 10.6998448796vw;
  height: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
  border-radius: 0.48vw;
}
.price-lead-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
}

/*sub-price ---------------------------------------------*/
.sub-price {
  padding-bottom: 14.5026019073vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sub-price-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-28);
  font-weight: var(--font-bold);
  line-height: 1.2857142857;
  letter-spacing: 0.06em;
  color: var(--color-white);
  width: 100%;
  border-radius: 3.0487964889vw;
  background-color: var(--color-main-100);
  height: 11.6880449571vw;
  margin-bottom: 5.1274440768vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sub-price-table-wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
}
.sub-price-table {
  width: 100%;
  empty-cells: hide;
  border-collapse: separate;
  border-spacing: 0;
}
.sub-price-row {
  width: 100%;
}
.sub-price-row th {
  -webkit-box-shadow: inset 0 -0.24vw 0 var(--color-border-100);
          box-shadow: inset 0 -0.24vw 0 var(--color-border-100);
}
.sub-price-row:nth-of-type(2) th {
  border-radius: 3.0487964889vw 0 0 0;
}
.sub-price-row:last-child th {
  border-radius: 0 0 0 3.0487964889vw;
}
.sub-price-row:last-child td:last-child {
  border-radius: 0 0 3.0487964889vw 0;
}
.sub-price-row:nth-of-type(2):last-child th {
  border-radius: 3.0487964889vw 0 0 3.0487964889vw;
}
.sub-price-header {
  width: 33.3333333333%;
}
.sub-price-header.lg {
  font-family: var(--font-main);
  font-size: var(--font-size-20);
  font-weight: var(--font-bold);
  line-height: 1.3636363636;
  color: var(--color-white);
  padding: 2.5842975397vw 2.2493653008vw;
  text-align: center;
  background: var(--color-main-100);
}
.sub-price-header.sm {
  font-family: var(--font-main);
  font-size: var(--font-size-20);
  font-weight: var(--font-bold);
  line-height: 1.3636363636;
  color: var(--color-txt-100);
  padding: 2.2763689466vw 2.2493653008vw;
  text-align: center;
  background-color: var(--color-base-100);
}
.sub-price-header.sm.left {
  border-radius: 3.0487964889vw 3.0487964889vw 0 0;
  border-right: 0.24vw solid var(--color-white);
}
.sub-price-header.sm.right {
  border-radius: 3.0487964889vw 3.0487964889vw 0 0;
}
.sub-price-data {
  width: 33.3333333333%;
  padding: 2.5842975397vw 2.2493653008vw;
  background: var(--color-white);
  -webkit-box-shadow: inset -0.24vw 0 0 var(--color-border-100), inset 0 -0.24vw 0 var(--color-border-100);
          box-shadow: inset -0.24vw 0 0 var(--color-border-100), inset 0 -0.24vw 0 var(--color-border-100);
  font-family: var(--font-main);
  font-size: var(--font-size-20);
  font-weight: var(--font-bold);
  line-height: 1.3636363636;
  color: var(--color-txt-100);
  text-align: center;
}

/*price-detail ---------------------------------------------*/
.price-detail {
  padding-bottom: 16.2800606351vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.price-detail-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-28);
  font-weight: var(--font-bold);
  line-height: 1.2857142857;
  letter-spacing: 0.06em;
  color: var(--color-white);
  width: 100%;
  border-radius: 3.0487964889vw;
  background-color: var(--color-main-100);
  height: 11.6880449571vw;
  margin-bottom: 7.5212061862vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.price-detail-list {
  width: 100%;
  gap: 12.6491106407vw;
}
.price-detail-item {
  width: 100%;
}
.price-detail-txtarea {
  width: 100%;
}
.price-detail-subttl {
  width: 100%;
  font-family: var(--font-sub);
  font-size: var(--font-size-26);
  font-weight: var(--font-bold);
  line-height: 1.3846153846;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-bottom: 2.2493653008vw;
  gap: 2.2493653008vw;
  border-bottom: 0.96vw solid var(--color-base-200);
}
.price-detail-subttl::before {
  content: "";
  width: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
}
.price-detail-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
  margin-top: 3.782966436vw;
  margin-bottom: 6.3621658301vw;
}
.price-detail .checks-area {
  width: 100%;
  padding: 3.782966436vw;
  border-radius: 3.0487964889vw;
  background-color: var(--color-base-100);
}
.price-detail-note {
  width: 100%;
  font-family: var(--font-main);
  font-size: var(--font-size-24);
  font-weight: var(--font-bold);
  line-height: 1.5;
  color: var(--color-txt-100);
  text-align: center;
  padding-bottom: 2.2493653008vw;
  border-bottom: 0.24vw solid var(--color-main-100);
  margin-bottom: 4.472135955vw;
}
.price-detail-checks {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.782966436vw 0;
  padding: 0 3.782966436vw;
}
.price-detail-checks .check {
  width: 100%;
  padding-right: 3.782966436vw;
  font-family: var(--font-main);
  font-size: var(--font-size-18);
  font-weight: var(--font-bold);
  line-height: 1.6666666667;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.2493653008vw;
}
.price-detail-checks .check::before {
  content: "";
  aspect-ratio: 7/7;
  width: 1.7214068283vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-accent-100);
  border-radius: 50%;
}

/*==========================================
about
===========================================*/
/*flow ---------------------------------------------*/
.flow {
  padding-top: 11.6880449571vw;
  padding-bottom: 19.6568702115vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.flow::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 6.3621658301vw;
  left: 0;
  bottom: 0;
  background: url(/img/common/round-t.png) no-repeat;
  background-size: cover;
  background-position: 50% 0;
}
.flow-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-46);
  font-weight: var(--font-bold);
  line-height: 1;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.1220615105vw;
  margin-bottom: 8.0785237938vw;
}
.flow-ttl::after {
  content: "";
  width: 10.6998448796vw;
  height: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
  border-radius: 0.48vw;
}
.flow-list {
  width: 100%;
  gap: 10.6998448796vw;
  position: relative;
  z-index: 1;
}
.flow-list::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0.96vw;
  height: 85%;
  border-left: 0.96vw dotted var(--color-main-100);
  top: 0;
  left: 8.6232986871vw;
  translate: -50%;
}
.flow-item {
  width: 100%;
}
.flow-txtarea {
  width: 100%;
}
.flow-subttl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 2.2493653008vw;
  border-bottom: 0.96vw solid var(--color-base-200);
}
.flow-subttl .num {
  font-family: var(--font-main);
  font-size: var(--font-size-24);
  font-weight: var(--font-bold);
  line-height: 1.5;
  color: var(--color-main-100);
}
.flow-subttl .main {
  font-family: var(--font-sub);
  font-size: var(--font-size-26);
  font-weight: var(--font-bold);
  line-height: 1.3846153846;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
}
.flow-txt {
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
  margin-top: 1.2vw;
  margin-bottom: 3.782966436vw;
}
.flow-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 5.1274440768vw;
  width: 20%;
  padding: 2.2493653008vw 0;
  background: var(--color-white);
}
.flow-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flow-links {
  width: 100%;
  gap: 5.1274440768vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/*faq ---------------------------------------------*/
.faq {
  padding-top: 9.68018197vw;
  padding-bottom: 16.2800606351vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: var(--color-base-100);
}
.faq-ttl {
  margin-bottom: 12.6491106407vw;
}
.faq-ttl .ttl-deco {
  display: inline-block;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
  font-family: var(--font-sub);
  font-size: var(--font-size-48);
  font-weight: var(--font-bold);
  line-height: 1;
  letter-spacing: 0.1em;
  color: var(--color-txt-200);
  position: relative;
  z-index: 1;
}
.faq-ttl .ttl-deco::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 2.2493653008vw;
  bottom: -1.7214068283vw;
  left: 50%;
  translate: -50%;
  background: var(--color-main-100);
}
.faq-ttl .ttl-deco::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: calc(100% + 12.6491106407vw);
  height: calc(100% + 8.6232986871vw);
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  background-color: var(--color-main-100);
  opacity: 0.1;
  border-radius: 3.0487964889vw;
}
.faq-list {
  width: 100%;
  gap: 6.3621658301vw;
}
.faq-item {
  width: 100%;
  padding: 2.2493653008vw;
  border-radius: 3.0487964889vw;
  background-color: var(--color-white);
}
.faq-term {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.7385300168vw;
  border-radius: 3.0487964889vw;
  background-color: var(--color-main-100);
  font-family: var(--font-main);
  font-size: var(--font-size-24);
  font-weight: var(--font-bold);
  line-height: 1.5;
  color: var(--color-white);
  padding: 2.1705347485vw 1.902731384vw 2.6505347485vw;
}
.faq-term::before {
  content: "";
  aspect-ratio: 46/46;
  width: 7.0652635249vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/q-icon.png) no-repeat;
  background-size: contain;
}
.faq-definition {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.7385300168vw;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
  padding: 1.1322616522vw 1.902731384vw 1.6122616522vw;
}
.faq-definition::before {
  content: "";
  aspect-ratio: 20/21;
  width: 3.782966436vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/a-icon.png) no-repeat;
  background-size: contain;
}

/*==========================================
works
===========================================*/
/*sub-works ---------------------------------------------*/
.sub-works {
  padding-top: 10.6998448796vw;
  padding-bottom: 16.2800606351vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sub-works-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-46);
  font-weight: var(--font-bold);
  line-height: 1;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.1220615105vw;
  margin-bottom: 9.68018197vw;
}
.sub-works-ttl::after {
  content: "";
  width: 10.6998448796vw;
  height: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
  border-radius: 0.48vw;
}
.sub-works-list {
  width: 100%;
  gap: 8.6232986871vw 6.3621658301vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sub-works-item {
  width: 100%;
}
.sub-works-subttl {
  width: 100%;
  font-family: var(--font-sub);
  font-size: var(--font-size-26);
  font-weight: var(--font-bold);
  line-height: 1.3846153846;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  padding-bottom: 3.4955407563vw;
  padding-left: 6.1220615105vw;
  border-bottom: 0.96vw solid var(--color-base-200);
  position: relative;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sub-works-subttl::before {
  content: "";
  position: absolute;
  z-index: -1;
  aspect-ratio: 26/26;
  width: 4.6056401484vw;
  left: 0;
  top: 1.2vw;
  background: url(/img/common/arw03.png) no-repeat;
  background-size: contain;
}
.sub-works-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 520/320;
  width: 100%;
  margin-bottom: 3.0487964889vw;
  position: relative;
  z-index: 1;
  border-radius: 3.0487964889vw;
  overflow: hidden;
}
.sub-works-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*works-detail ---------------------------------------------*/
.works-detail {
  padding-top: 16.2800606351vw;
  padding-bottom: 16.2800606351vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.works-detail-ttl {
  width: 100%;
  font-family: var(--font-sub);
  font-size: var(--font-size-26);
  font-weight: var(--font-bold);
  line-height: 1.3846153846;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  padding-bottom: 3.4955407563vw;
  border-bottom: 0.96vw solid var(--color-base-200);
}
.works-detail-img {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 760/470;
  margin: 0 auto;
  margin-top: 6.3621658301vw;
  border-radius: 3.0487964889vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.works-detail-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.works-detail-txt {
  width: 100%;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 2.1176470588;
  color: var(--color-txt-100);
  margin-top: 7.5212061862vw;
}
.works-detail-checks {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6.3621658301vw;
  margin-top: 9.68018197vw;
}
.works-detail-checks .check {
  width: 100%;
  position: relative;
  z-index: 1;
}
.works-detail-subimg {
  width: 100%;
  aspect-ratio: 520/320;
  border-radius: 3.0487964889vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.works-detail-subimg img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*==========================================
company
===========================================*/
/*com-info ---------------------------------------------*/
.com-info {
  padding-top: 11.6880449571vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.com-info-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-46);
  font-weight: var(--font-bold);
  line-height: 1;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.1220615105vw;
  margin-bottom: 9.68018197vw;
}
.com-info-ttl::after {
  content: "";
  width: 10.6998448796vw;
  height: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
  border-radius: 0.48vw;
}
.com-info .table-wrapper {
  width: 100%;
  margin-bottom: 13.5864033974vw;
  padding: 3.782966436vw;
  border-radius: 3.0487964889vw;
  background-color: rgb(var(--color-white-rgb)/0.7);
  -webkit-box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
          box-shadow: 0 1.2vw 2.2493653008vw 0 #ded6ca;
}
.com-info-table {
  width: 100%;
}
.com-info-row {
  width: 100%;
}
.com-info-row:not(:last-child) th,
.com-info-row:not(:last-child) td {
  border-bottom: 0.48vw solid var(--color-base-200);
}
.com-info-header {
  width: 32vw;
  padding: 3.6753776699vw 0;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 1.4117647059;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
}
.com-info-header .deco {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5789678364vw;
}
.com-info-header .deco::before {
  content: "";
  width: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
  border-radius: 0.96vw;
}
.com-info-data {
  padding: 3.6753776699vw 0;
  font-family: var(--font-main);
  font-size: var(--font-size-17);
  font-weight: var(--font-medium);
  line-height: 1.4117647059;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
}
.com-info-data .tel-svg {
  display: block;
  margin-top: 1.2vw;
}
.com-info-data .tel-svg img {
  display: block;
}
.com-info iframe {
  width: 100%;
  height: 64vw;
  display: block;
  border: none;
}

/*other ---------------------------------------------*/
.other {
  padding-top: 17.9949224061vw;
  padding-bottom: 12.6491106407vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: url(/img/company/other-bg.png) no-repeat center center/cover;
}
.other-ttl {
  margin-bottom: 8.0785237938vw;
  font-family: var(--font-sub);
  font-size: var(--font-size-42);
  font-weight: var(--font-bold);
  line-height: 1;
  letter-spacing: 0.06em;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.1274440768vw;
}
.other-ttl::before {
  content: "";
  aspect-ratio: 40/7;
  width: 6.3621658301vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/ttl-deco01.png) no-repeat;
  background-size: contain;
}
.other-ttl::after {
  content: "";
  aspect-ratio: 40/7;
  width: 6.3621658301vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/img/common/ttl-deco01.png) no-repeat;
  background-size: contain;
}
.other-list {
  width: 100%;
  gap: 6.3621658301vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.other-item {
  width: 100%;
  height: 53.3333333333vw;
  position: relative;
  z-index: 1;
  border-radius: 3.0487964889vw;
  overflow: hidden;
}
.other-item:nth-of-type(1) a {
  background: url(/img/company/other-img01.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.other-item:nth-of-type(2) a {
  background: url(/img/company/other-img02.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.other-item:nth-of-type(3) a {
  background: url(/img/company/other-img03.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.other-item:nth-of-type(4) a {
  background: url(/img/company/other-img04.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.other-item:nth-of-type(5) a {
  background: url(/img/company/other-img05.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.other-box {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.other-txtarea {
  width: 70%;
  max-width: 128vw;
  height: 32vw;
  border-radius: 3.0487964889vw;
  background-color: rgb(var(--color-main-100-rgb)/0.95);
  padding: 3.782966436vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}
.other-subttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-36);
  font-weight: var(--font-bold);
  line-height: 1.2777777778;
  letter-spacing: 0.06em;
  color: var(--color-white);
  position: relative;
  z-index: 1;
  padding-left: 7.0652635249vw;
  text-align: center;
}
.other-subttl::before {
  content: "";
  position: absolute;
  z-index: -1;
  aspect-ratio: 26/26;
  width: 4.6056401484vw;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  background: url(/img/common/arw02.png) no-repeat;
  background-size: contain;
}

/*==========================================
news
===========================================*/
.news .top-news-item-ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.detail .meta {
  margin-bottom: 9.68018197vw;
}
.detail .date {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 2.2493653008vw;
}
.detail .tag-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.2493653008vw;
}
.detail .tag:first-child {
  padding-left: 2.2493653008vw;
  border-left: 0.24vw solid var(--color-txt-100);
}

/*==========================================
drawer
===========================================*/
.drawer #nav {
  margin-bottom: 10.6666666667vw;
}
.drawer-contact {
  gap: 4vw;
}
.drawer .tel-area {
  margin-top: 2.6666666667vw;
}

.form,
.complete,
.notfound,
.privacy,
.site-map,
.news,
.detail {
  padding: 14.5026019073vw 0;
  overflow: hidden;
}

.form-ttl,
.complete-ttl,
.notfound-ttl,
.privacy-ttl,
.site-map-ttl,
.news-ttl {
  font-family: var(--font-sub);
  font-size: var(--font-size-46);
  font-weight: var(--font-bold);
  line-height: 1;
  color: var(--color-txt-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.1220615105vw;
  margin-bottom: 9.68018197vw;
}
.form-ttl::after,
.complete-ttl::after,
.notfound-ttl::after,
.privacy-ttl::after,
.site-map-ttl::after,
.news-ttl::after {
  content: "";
  width: 10.6998448796vw;
  height: 0.96vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--color-main-100);
  border-radius: 0.48vw;
}

#contact {
  --color-contact-main: var(--color-main-100);
  --color-contact-required-mark-txt: var(--color-txt-100);
  --color-contact-required-mark-bg: var(--color-white);
  --color-contact-th-bg: var(--color-main-100);
  --color-contact-th-txt: var(--color-white);
  --color-contact-td-bg: #fff;
  --color-contact-disabled-bg: #ccc;
  --color-contact-disabled-txt: #777;
}