@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/*------@import------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
	--bg-D9D9D9: #D9D9D9;
    --bg-D7BA77: #D7BA77;
    --bg-5C5B5F: #5C5B5F;
    --bg-5C4DA0: #5C4DA0;
    --bg-522F89: #522F89;
    --clr-533A00: #533A00;
    /* add var above */
  --color-background: #fff;
  --color-font: #333;
  --color-font02: #000;

  --color-primary: #ea1b23;
  --color-primary-shade: #282b6a;
  --color-primary-tint: #ea1b23;
  --color-secondary: #282b6a;
  --color-secondary-tint: #282b6a;

  --bg-1D2285: #1d2285;
  --bg-A23193: #a23193;
  --bg-F6A219: #f6a219;
  --bg-D63F26: #d63f26;
  --bg-5C4C9F: #5c4c9f;
  --bg-522E89: #522e89;
  --bg-A23293: #a23293;
  --bg-F5A11A: #f5a11a;
  --bg-D63F27: #d63f27;
  --color-table-border: #ccc;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1240px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-font-02: #333;
  --header-color-primary: #ea1b23;
  --header-bg-02: #f5f5f5;
  --header-color-primary-shade: #282b6a;
  --header-color-primary-tint: #ea1b23;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #ffffff;
  --footer-color-font: #000000;
  --footer-color-primary: #000000;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Oswald", "Noto Sans JP", sans-serif;
  --font-family03: "Inter", "Noto Sans JP", serif;
  --font-family-en: "Urbanist", "Noto Sans JP", serif;
  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px); /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px); /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px); /*100px-40px (1920-375)*/
	  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px); /*100px-40px (1920-375)*/

  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px); /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px); /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px); /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px); /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px); /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px); /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px); /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px); /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px); /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px); /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px); /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px); /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px); /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px); /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem); /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem); /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem); /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem); /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem); /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem); /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem); /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem); /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem); /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem); /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem); /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem); /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem); /*2.8rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem); /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem); /*2.4rem-1.4rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem); /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem); /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem); /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); /*1.2rem-1.1rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
}

/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
}
@media print, screen and (min-width: 1024px) {
  #header {
    height: 125px;
  }
  .sticky-header #header-layout {
    height: 100px;
  }
  #mainImg {
    /*max-width: 1350px;*/
    margin: 0 auto;
  }
  #header-layout {
    max-width: 1350px;
  }
  nav#mainNav ul li a {
    padding: var(--px20);
  }
  nav#mainNav ul li a b,
  nav#mainNav ul li a span,
  #header a.head_btn span {
    font-weight: 500;
  }
  nav#mainNav ul li a b,
  #header a.head_btn b {
    font-weight: 600;
    font-family: var(--font-family-en);
    font-size: var(--rem20w);
    color: var(--header-color-primary-shade);
  }
  nav#mainNav ul li a span,
  #header a.head_btn span {
    font-size: 10px;
    color: var(--header-color-font);
  }
  #header a.head_btn {
    width: clamp(120px, calc(150px + ((1vw - 19.2px) * 3.3482)), 150px);
    max-height: 66px;
    background: transparent;
    border-radius: 33px;
    border: 1px solid var(--header-color-primary-shade);
  }
  #header a.head_btn:hover {
    background: transparent;
  }
  #header a.head_btn:hover b {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn::before {
    content: none;
  }
  .header__contact > li {
    display: flex;
    align-items: center;
  }
  #header .logo {
    opacity: 0;
  }
}

/* footer */
#footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: var(--px90);
  padding: var(--px60) var(--px40) var(--px30);
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}

.footer__logo {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

#footer .inner {
  width: 50%;
  margin: 0;
  text-align: start;
  display: flex;
  align-items: center;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}
#footer .footnav ul {
  justify-content: left;
  align-items: center;
}
#footer .footnav ul > li {
  margin-bottom: 0;
  font-weight: 500;
}
#copyright {
  margin: 0;
  font-weight: 400;
}

@media print, screen and (max-width: 768px) {
  #footer {
    flex-direction: column;
    align-items: center;
    row-gap: var(--px40);
    padding: var(--px60) 10px var(--px30);
  }
  .footer__logo {
    justify-content: center;
  }
  #footer .footer__logo img {
    max-height: 80px;
  }
  #footer .footnav ul {
    row-gap: 1rem;
    justify-content: center;
  }
  #footer .inner {
    width: 100%;
    justify-content: center;
  }
}
@media print, screen and (max-width: 375px) {
  #copyright {
    font-size: 10px;
  }
}

/* title */

.post h2.main-ttl {
  width: 100%;
  font-size: var(--rem36);
  color: var(--color-primary);
  letter-spacing: 0.2em;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
}
.post h2.main-ttl::after {
  content: none;
}
.post h2.main-ttl span {
  font-family: var(--font-family-en);
  font-weight: 600;
  letter-spacing: 0;
  font-size: 1.28em;
}

.logo-ttl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--px40);
  width: 100%;
  max-width: max-content;
  margin-bottom: var(--px60);
}
.logo-ttl_img {
  width: 100%;
  display: flex;
  justify-content: center;
}
.logo-ttl_img img {
  max-width: 100px;
}
/* content01 */
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  max-width: none;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

.column01 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px140) var(--px40);
  margin: 0;
  max-width: 675px;
}

.column01 .txtarea .txtinner {
  max-width: 520px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  position: relative;
}
/* .column01 .imgarea::before {
  content: "";
  width: 100%;
  height: 100%;
  padding-top: 100%;
} */
.column01 .imgarea img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 1024px) {
  .column01_wrap .w50:has(.txtarea) .txtarea {
    margin-right: 0;
    margin-left: auto;
  }
  .column01_wrap.rev .w50:has(.txtarea) .txtarea {
    margin-right: auto;
    margin-left: 0;
  }
}
@media print, screen and (max-width: 1023px) {
  .column01 .txtarea {
    max-width: none;
    padding: var(--px120) var(--px40);
  }
  .post #content01 h2.main-ttl {
    font-size: clamp(3rem, calc(4.4rem + ((1vw - 7.68px) * 3.5623)), 4.4rem);
  }
}
@media print, screen and (min-width: 769px) {
  #content01 .column01 .txtarea {
    justify-content: flex-end;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .imgarea img {
    position: static;
  }
  .column01_wrap .w50 {
    margin-bottom: 0;
  }
  #content01 p {
    font-size: 1.2rem;
  }
  .logo-ttl {
    max-width: none;
  }
}
@media print, screen and (max-width: 430px) {
}
/* btn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: var(--rem16);
  color: #fff;

  line-height: 1.8;
  text-align: center;

  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: 1px solid transparent;
  border-radius: 50vh;
  transition: all 0.3s;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: transparent;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-color: #000;
  border-width: 2px;
  border-radius: 1%;
  top: 49%;
  right: 22px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-primary-tint);
  background: #fff;
  border-color: var(--color-primary-tint);
  /* opacity: 0.8; */
}
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: transparent;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-primary-tint);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

@media print, screen and (max-width: 550px) {
  .linkBtn,
  .post .linkBtn,
  a.linkBtn,
  .post .subimitarea .linkBtn input[type="submit"] {
    padding: var(--rem12) 15px var(--rem12) 10px;
    width: 40px;
    height: 40px;
  }
  .post .linkBtn::after,
  .linkBtn::after,
  a.linkBtn::after {
    right: 17px;
    top: 47%;
  }
}
/* title */

.prime-ttl.main-ttl {
  font-size: var(--rem48w);
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-bottom: var(--px30w);
}

.prime-ttl.main-ttl > span span {
  display: block;
  font-family: var(--font-family-en);
  font-size: 0.55em;
  font-weight: 500;
  letter-spacing: 0.3em;
}
/* unique class */
.lh2 {
  line-height: 2;
}
.lh3 {
  line-height: 3;
}

.clr-prime {
  color: var(--color-primary);
}
.clr-second {
  color: var(--color-secondary);
}
.clr-000 {
  color: var(--color-font02);
}
.clr-FFF {
  color: #fff;
}
.clr-1D2285 {
  color: var(--bg-1D2285);
}
.clr-F6A219 {
  color: var(--bg-F6A219);
}
.clr-A23193 {
  color: var(--bg-A23193);
}
.clr-522E89 {
  color: var(--bg-522E89);
}
.clr-D63F26 {
  color: var(--bg-D63F26);
}
.clr-5C4C9F {
  color: var(--bg-5C4C9F);
}
.clr-A23293 {
  color: var(--bg-A23293);
}
.clr-F5A11A {
  color: var(--bg-F5A11A);
}
.clr-D63F27 {
  color: var(--bg-D63F27);
}

.bg-prime {
  background: var(--color-primary);
}
.bg-second {
  background: var(--color-secondary);
}
.bg-FFF {
  background: #fff;
}
.bg-1D2285 {
  background: var(--bg-1D2285);
}
.bg-F6A219 {
  background: var(--bg-F6A219);
}
.bg-A23193 {
  background: var(--bg-A23193);
}
.bg-522E89 {
  background: var(--bg-522E89);
}
.bg-D63F26 {
  background: var(--bg-D63F26);
}
.bg-5C4C9F {
  background: var(--bg-5C4C9F);
}
.bg-A23293 {
  background: var(--bg-A23293);
}
.bg-F5A11A {
  background: var(--bg-F5A11A);
}
.bg-D63F27 {
  background: var(--bg-D63F27);
}

.linkBtn.bg-prime {
  background: var(--color-primary);
}
.linkBtn.bg-second {
  background: var(--color-secondary);
}
.linkBtn.bg-FFF {
  background: #fff;
}
.linkBtn.bg-FFF::after {
  border-color: var(--color-secondary);
}

.linkBtn.bg-1D2285 {
  background: var(--bg-1D2285);
}
.linkBtn.bg-F6A219 {
  background: var(--bg-F6A219);
}
.linkBtn.bg-A23193 {
  background: var(--bg-A23193);
}
.linkBtn.bg-522E89 {
  background: var(--bg-522E89);
}
.linkBtn.bg-D63F26 {
  background: var(--bg-D63F26);
}
.linkBtn.bg-5C4C9F {
  background: var(--bg-5C4C9F);
}
.linkBtn.bg-A23293 {
  background: var(--bg-A23293);
}
.linkBtn.bg-F5A11A {
  background: var(--bg-F5A11A);
}
.linkBtn.bg-D63F27 {
  background: var(--bg-D63F27);
}

.fs24 {
  font-size: var(--rem24);
}
.fs18 {
  font-size: var(--rem18);
}
.ipbr {
  display: block;
}
@media (max-width: 500px) {
  .ipbr {
    display: none;
  }
}

/* content08 */

.content08-wrap {
  padding: var(--px160) var(--px40);
  background: url(/wp-content/uploads/top-08-1-e1736335675829.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.content08-inner {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
}
.content08-inner .linkBtn:hover {
  background: var(--color-primary);
}
.content08-inner .linkBtn:hover::after {
  border-color: #fff;
}
p.col-ttl {
  font-size: var(--rem24);
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.4;
  text-align: center;
}
p.col-ttl > span {
  font-size: 2em;
  font-family: var(--font-family-en);
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 1rem;
  line-height: 1.2;
  display: block;
}

.col3-links {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media print, screen and (max-width: 550px) {
  .content08-wrap {
    padding: var(--px100) var(--px20);
  }
  p.col-ttl {
    font-size: 1.3rem;
  }
  p.col-ttl > span {
    font-size: 1.5em;
  }
}

/* 20250108 */
#content01 .txtinner p {
  font-size: 1.4rem;
}
.logo-ttl_02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--px30);
}
.column01 .txtarea,
.column01 .column01_wrap.rev .txtarea {
  position: relative;
  z-index: 0;
}
/* .column01 .txtarea::before {
  content: "江東区";
  text-orientation: upright;
  writing-mode: vertical-lr;
  line-height: 1;
  font-weight: 600;
  font-family: var(--font-family03);
  text-align: center;
  letter-spacing: 0.5em;
  color: var(--color-background);
  position: absolute;
  top: 14px;
  left: 10%;
  right: auto;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(-50%);
  z-index: 1;
}
.column01 .txtarea::after {
  content: "";

  position: absolute;
  top: 0;
  left: 10%;
  right: auto;
  width: 70px;
  height: 100px;
  background: var(--color-primary);
  clip-path: polygon(12% 0%, 88% 0%, 100% 100%, 0% 100%);
  transform: translateX(-50%);
  z-index: 0;
}

.column01 .column01_wrap.rev .txtarea::before {
  right: 10%;
  left: auto;
  transform: translateX(-50%);
}
.column01 .column01_wrap.rev .txtarea::after {
  right: 10%;
  left: auto;
  transform: translateX(-50%);
} */

.sticker-flag {
  position: absolute;
  z-index: 1;
  top: -1px;

  left: var(--px40);

  width: 70px;
  height: 100px;
  clip-path: polygon(12% 0%, 88% 0%, 100% 100%, 0% 100%);
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sticker-txt p {
  line-height: 1.6;
  font-weight: 600;
  font-family: var(--font-family03);
  text-align: center;
  font-size: 16px;
  width: 1em;
  color: var(--color-background);
}
.sticker-txt p.sticker-4 {
  line-height: 1.2;
}
.column01 .column01_wrap.rev .txtarea .sticker-flag {
  right: var(--px40);
  left: auto;
}

.content-map {
  display: flex;
  justify-content: center;
  align-items: center;
}

#content04 .prime-ttl.main-ttl > span span {
  letter-spacing: 0.03em;
}
.column01 .txtarea:not(.w675) {
  max-width: none;
}

.sticker-flag {
  left: var(--px100s);
}
.column01 .column01_wrap.rev .txtarea .sticker-flag {
  right: var(--px100s);
}


/* lowers */
.fw500 {
    font-weight: 500;
    letter-spacing: .15em;
}

body:not(.home) header#h1Header {
    display: none;
}

body:not(.home) #wrapper {
    width: 100%;
    background: #f6f6f6;
    max-width: none;
    padding: 0;
}

body:not(.home) #content.wide {
    width: 90%;
    max-width: var(--content-max-width);
    position: relative;
}

body:not(.home) .sticker-flag {
    left: 0;
}

body:not(.home) .post h2::after {
    content: none;
}

body:not(.home) .post h2 {
    font-size: var(--rem24w);
    font-weight: bold;
    letter-spacing: .2em;
    line-height: 1.4;
}

.semi-wrapper>h2::before {
    content: "";
    display: block;
    margin: 0 auto;
    margin-bottom: var(--px30);
    width: calc(var(--px140) - 3px);
    aspect-ratio: 137 / 139;
    min-width: 100px;
    background: url(/wp-content/uploads/logo-title.png) no-repeat center / contain;

}

body:not(.home) .post h2>span {
    font-size: var(--rem36);
    font-weight: 500;
    letter-spacing: .03em;
    display: block;
    margin-top: var(--rem16);
    font-family: var(--font-family-en);
}

.link-box>h2>span {
    letter-spacing: 0;
    font-size: var(--rem48);
}

body:not(.home) .post h2>span>span {
    font-size: var(--rem20w);
    font-weight: 500;
    letter-spacing: .3em;
    display: block;
    margin-top: var(--rem16);
}

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

.widearea {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
}

.dot-ttl {
    font-size: calc(var(--rem30w) + 2px);
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0;
}

.dot-txt {
    padding-left: calc(var(--px14) * 2);
    position: relative;
}

.dot-txt::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: var(--px14);
    aspect-ratio: 1 /1;
    border-radius: 50%;
    background: var(--bg-A23193);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sub-ttl {
    font-size: var(--rem16);
    letter-spacing: .13em;
    color: var(--bg-A23193);
}

.big-txt {
    font-weight: bold;
    font-size: var(--rem24w);
    letter-spacing: .18em;
    margin-bottom: .5em;
    line-height: 1.4;
}

.big-txt:not(:first-child) {
    margin-top: var(--px60)
}

/* turn on equal height */
/* .content-info .flexbox .txtarea .txtinner {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
} */

.linkBtn.bg-1D2285::after {
    border-color: var(--color-background);
}

.link-box {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.link-box>h2 {
    margin-bottom: 0;
}

.link-box>.linkBtn {
    margin-top: var(--px16);
    left: -5px;
}

.ai_stretch {
    align-items: stretch;
}


@media print,
screen and (min-width: 769px) {
    .content-info .flexbox .imgarea {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        justify-content: flex-end;

    }

    .content-info .flexbox.ai_stretch .txtinner {
        height: 100%;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }
}

@media print,
screen and (max-width: 768px) {


    .content-info .flexbox>div:first-child {
        margin-bottom: var(--px100w);
    }

    .img-contain {
        display: flex;
        justify-content: center;
    }

    .img-contain img {
        width: 100%;
    }


}

.logo-title {
    display: flex;
    justify-content: center;
    width: 40%;
    max-width: 299px;
    margin: 0 auto;
}

.ttl-txt {
    font-weight: bold;
    letter-spacing: .11em;
    font-size: calc(var(--rem30) + 2px);
    line-height: 1.4;
}

.ttl-txt>.en-ttl {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: .05em;
    font-family: var(--font-family-en);
}

.content-wrap .flexbox.fullwide .txtarea {
    padding: var(--px80) var(--px100);
}

.content-wrap .flexbox.fullwide .txtarea .lh2 {
    line-height: 1.8;
}

.content-wrap .flexbox.fullwide .txtarea .txtinner {
    max-width: 460px;
    margin: 0 auto;
}

#growth-pg .flexbox.fullwide .txtarea .txtinner {
    max-width: 540px;
    margin: 0 auto;
}

.content-wrap .flexbox.fullwide .imgarea {
    aspect-ratio: 962 / 771;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-wrap .flexbox.fullwide .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media print,
screen and (max-width: 768px) {
    .content-wrap .flexbox.fullwide .txtarea .txtinner {
        max-width: 595px;
    }

    #growth-pg .flexbox.fullwide .txtarea .txtinner {
        max-width: 620px;
        margin: 0 auto;
    }

    .ttl-txt {
        font-size: clamp(20px, calc(4.2rem + ((1vw - 7.68px) * 5.598)), 42px);
    }
}

.medium-txt {
    font-size: var(--rem20);
    font-weight: bold;
    letter-spacing: .2em;

}

.time-txt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: var(--px14);
    margin: var(--px16) 0;
}

.time-txt>span {
    min-width: fit-content;
    padding: var(--rem12) var(--rem28);
    text-align: center;
    border-radius: 100px;
    font-weight: bold;
    letter-spacing: .2em;
}

.bg-D9D9D9 {
    background: var(--bg-D9D9D9);
    color: var(--color-font);
}

.bg-D7BA77 {
    background: var(--bg-D7BA77);
    color: var(--clr-533A00);
}

.bg-5C5B5F {
    background: var(--bg-5C5B5F);
    color: var(--color-background);
}

.col2grid_txt,
.post .col2grid_txt {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--px50);
    counter-reset: number;
}

.col2grid_txt>li .card-ttl {
    display: flex;
    align-items: center;
    gap: var(--rem16);
    margin-bottom: var(--rem12);
}

.col2grid_txt>li .card-ttl>.num-ttl {
    position: relative;
    display: inline-block;
    width: 50px;
    aspect-ratio: 1 / 1;
    line-height: 50px;
    background: var(--bg-5C4DA0);
    border-radius: 50%;
    min-width: fit-content;
}

.col2grid_txt>li .card-ttl>.num-ttl::before {
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    font-size: 15px;
    letter-spacing: .24em;
    color: var(--color-background);
    font-family: var(--font-family03);
    font-weight: 900;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    line-height: 1;
    min-width: max-content;
}

.col2grid_txt>li:nth-child(n+10) .card-ttl>.num-ttl::before {
    counter-increment: number;
    content: "" counter(number);
}

.col2grid_txt>li .card-ttl>p {
    font-size: var(--rem24);
    font-weight: bold;
    letter-spacing: 0;
    color: var(--bg-5C4DA0);
    line-height: 1.4;
}

.col2grid_txt>li .imgarea {
    position: relative;
    aspect-ratio: 380 / 282;
    width: 100%;
    height: auto;

}

.col2grid_txt>li .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col2grid_txt>li .imgarea::after {
    content: "";
    display: inline-block;
    position: absolute;
    aspect-ratio: 40 / 47;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: calc(var(--px50) - var(--px20));
    background: var(--bg-D9D9D9);
    transform: translateY(-50%);
    top: 50%;
    right: calc(calc(var(--px50) - var(--px20) + var(--px20) / 2) * -1);
}

.col2grid_txt>li:last-child .imgarea::after {
    display: none;
}


@media print,
screen and (min-width: 1024px) {
    .col2grid_txt>li:nth-child(3n) .imgarea::after {
        display: none;
    }

    .col2grid_txt>li .card-ttl>.num-ttl {
        width: clamp(40px, calc(50px + ((1vw - 19.2px) * 1.1161)), 50px);
    }

    .col2grid_txt>li .card-ttl>.num-ttl::before {
        font-size: clamp(13px, calc(1.5rem + ((1vw - 19.2px) * 0.2232)), 15px);
    }

    .col2grid_txt>li .card-ttl>p {
        font-size: clamp(17px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
    }

    .col2grid_txt>li .card-ttl {
        gap: clamp(10px, calc(16px + ((1vw - 19.2px) * 0.6696)), 16px);
    }
}

@media print,
screen and (max-width: 1023px) {
    .col2grid_txt>li:nth-child(2n) .imgarea::after {
        display: none;
    }



    .col2grid_txt,
    .post .col2grid_txt {
        grid-template-columns: repeat(2, 1fr);
    }

}

@media print,
screen and (max-width: 640px) {
    .col2grid_txt>li .card-ttl>.num-ttl {
        width: 35px;
        min-width: 35px;
    }

    .col2grid_txt>li .card-ttl>.num-ttl::before {
        font-size: 12px;


    }

    .col2grid_txt>li .card-ttl {
        gap: 7px;
        min-height: calc(13px * 3);
    }

    .col2grid_txt>li .card-ttl>p {
        font-size: 13px;
    }
}

#growth-pg .big-txt {
    letter-spacing: 0;
}

.content-wrap .flexbox.fullwide .txtarea {
    display: flex;
    justify-content: center;
    align-items: center;
}

.col2grid_txt,
.post .col2grid_txt {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px40);
    counter-reset: number;
    letter-spacing: 0;
}

.col2grid_txt>li .big-txt {
    margin-top: 0;
}

.col2grid_txt>li .num-txt {
    position: relative;
    display: block;

}

.col2grid_txt>li .num-txt::before {
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    font-size: var(--rem18);
    letter-spacing: 0;
    color: #C3C3C3;
    font-family: var(--font-family03);
    font-weight: bold;


    line-height: 1.4;
    min-width: max-content;
}

#growth-pg .medium-txt {

    letter-spacing: 0;
}

.clr-522F89 {
    color: var(--bg-522F89) !important;
}

@media print,
screen and (max-width: 768px) {

    .col2grid_txt,
    .post .col2grid_txt {

        grid-template-columns: repeat(1, 1fr);
    }
}

/* recruit */

table.cleanstyle,
.post table.cleanstyle {
    border: 0;
}

table.cleanstyle th,
table.cleanstyle td {
    border: 0;
    background: transparent;
    font-size: var(--rem16);
    padding: var(--px30) var(--px35);
}

table.cleanstyle tr {
    border-bottom: 1px solid var(--color-font02);
}

.map-info {
    line-height: 1.8;
    min-width: fit-content;
}

.map-ttl {
    font-size: var(--rem24);
}

.map-num {
    font-size: var(--rem36);
}

.map-num>span {
    font-size: var(--rem16);
}

.flexmap {
    display: flex;
    align-items: stretch;
    gap: var(--px60);
    justify-content: center;
}

.flexbox.style02 > .txtarea {
    padding: 0;
}

.flexbox.style02 .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.flexbox.style02 {
	 align-items: stretch;
	 gap: var(--px60);
}
.flexmap .map-wrap, .flexbox.style02 > .imgarea {
	overflow: hidden;
	position: relative;
}

.flexbox.style02 .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media print,
screen and (min-width: 769px) {
    .flexmap {
        gap: clamp(20px, calc(60px + ((1vw - 19.2px) * 4.4643)), 60px);
		justify-content: flex-end;
    }
	.flexbox.style02 {
	 align-items: stretch;
	 gap: clamp(20px, calc(60px + ((1vw - 19.2px) * 4.4643)), 60px);
}
	.flexbox.style02 > .imgarea img{
	position: absolute;
		width: 100%;
		height: 100%;
		object-fit: cover;
}
	.flexmap .map-wrap img {
	width: 100%;
		height: 100%;
		object-fit: cover;
}
}

@media print,
screen and (max-width: 768px) {
    .flexbox.style02 {
        margin-right: calc(((100vw - 100%) / 2) * -1);
        margin-left: calc(((100vw - 100%) / 2) * -1);

    }

    .flexbox.style02 .txtarea {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }

    .flexbox.style02 .imgarea {
        width: 100%;
        display: block;
        margin-bottom: 0;
        margin-top: var(--px100);
    }
}

table.simplestyle,
table.simplestyle tr {
    border: 0;
}

table.simplestyle th,
table.simplestyle td {
    font-size: var(--rem16);
    font-weight: 400;
    vertical-align: middle;
    line-height: 1.8;
    padding: var(--px24) var(--px20);
}

table.simplestyle th {
    border: 1px solid #EBEBEB;
    background: #E6E6E6;
    font-weight: 500;
}

table.simplestyle td {
    border-color: #EBEBEB;
}

.table_scroll table,
.table_scroll table tr {
    border: 0;
}

.table_scroll table th {
    width: 20%;
    background: var(--bg-D9D9D9);
    border-color: #8B8B8B;
}

.table_scroll table th,
.table_scroll table td {
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
    font-size: var(--rem16);
}

.table_scroll table td {
    border-color: var(--bg-D9D9D9);
}

.scroll-note {
    font-weight: 500;
    color: #a1a1a1;
}

.table_scroll {
    overflow-x: auto;
}

.table_scroll table {
    min-width: 980px;
}

@media print,
screen and (max-width: 1200px) and (min-width: 1024px) {
    .table_scroll table {
        min-width: 920px;
    }

    .table_scroll table th {
        width: auto;
    }
}

@media print,
screen and (min-width: 1024px) {
    .sp_show {
        display: none;
    }
}

.post ul.caution>li {
    padding-left: 3rem;
}

.col3_img {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(10px, calc(60px + ((1vw - 19.2px) * 3.2362)), 60px);
}

.col3_img .imgarea {
    aspect-ratio: 365 / 301;
    width: 100%;
    overflow: hidden;
}

.col3_img .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* col3 */
.col3grid_num {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--px50);
    counter-reset: number;
}

.col3grid_num>li .card-ttl {
    font-weight: bold;
    font-size: var(--rem24);
    color: var(--bg-5C4DA0);
    padding-bottom: 12px;
    min-height: 2.5em;
    line-height: 1.4;
    display: flex;
    align-items: center;
    gap: clamp(10px, calc(1.4rem + ((1vw - 19.2px) * 0.2589)), 14px);

}

.col3grid_num>li .card-ttl .num-ttl {
    position: relative;
    aspect-ratio: 1 / 1;
    display: inline-block;
    width: var(--px50);
    min-width: var(--px50);
    border-radius: 50%;
    background: var(--bg-5C4DA0);
}

.col3grid_num>li .card-ttl .num-ttl::before {
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    font-size: calc(var(--px16) - 1px);
    position: absolute;
    color: var(--color-background);
    line-height: 1;
    letter-spacing: .2em;
    font-weight: 900;
    font-family: var(--font-family03);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    min-width: max-content;
}

.col3grid_num>li:nth-child(n+10) .card-ttl .num-ttl::before {
    content: "" counter(number);
}

.col3grid_num>li .imgarea {
    position: relative;

}

.col3grid_num>li .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.col3grid_num>li .imgarea::after {
    --width-arw: calc(var(--px50) - var(--px20));
    content: "";
    position: absolute;
    aspect-ratio: 30 / 34;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background: var(--bg-D9D9D9);
    display: inline-block;
    width: var(--width-arw);
    transform: translateY(-50%);
    top: 50%;
    right: calc(calc(var(--width-arw) + var(--px20) / 2) * -1);
}

.col3grid_num>li:last-child .imgarea::after {
    content: none;
}

@media print,
screen and (min-width: 1024px) {}

@media print,
screen and (min-width: 769px) {
    .col3grid_num>li:nth-child(3n) .imgarea::after {
        content: none;
    }

    .col3grid_num>li .card-ttl {
        font-size: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.8688)), 24px);
    }

}

@media print,
screen and (max-width: 768px) {
    .col3grid_num {
        grid-template-columns: repeat(2, 1fr);
    }

    .col3grid_num>li:nth-child(2n) .imgarea::after {
        content: none;
    }
}

/* content09 */

.content09-wrap {
  padding: var(--px160) var(--px40);
  background: url(/wp-content/uploads/CONTENT03_fullwide01_btnlist.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.content09-inner {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
}
.content09-inner .linkBtn:hover {
  background: var(--color-primary);
}
.content09-inner .linkBtn:hover::after {
  border-color: #fff;
}

@media print, screen and (max-width: 550px) {
  .content09-wrap {
    padding: var(--px100) var(--px20);
  }
}

span.teigi {
    border-bottom: 1px solid #9b9db9;
    display: block;
    margin-top: 20px;
    color: #353972;
    font-weight: 700;
    font-size: 14px;
}
.btn_flex {
    display: flex;
    justify-content: space-evenly;
}
@media print, screen and (min-width: 1024px) {
    nav#mainNav ul ul.sub-menu {
        background: #fff;
    }
	nav#mainNav ul ul.sub-menu:hover{
	background:#fff;
}
}
/*追記*/
@media screen and (min-width: 769px) {
.columns, .flexbox {
        display: flex;
        align-items: stretch;
    }
}
.post-120 .content-wrap .flexbox.fullwide .txtarea {
    padding: 0 var(--px100);
}

@media print, screen and (min-width: 1024px) {
.content-map img {
    width: 150px;
}
}
@media print, screen and (max-width: 767px) {
.content-map img {
    width: 100px;
}
}
body:not(.home) #wrapper {
    width: 100%;
    background: #ffffff;
    max-width: none;
    padding: 0;
}

.map-info {
    line-height: 1.4;
}

.page-id-21 .linkBtn, .post.page-id-21  .linkBtn,.page-id-21  a.linkBtn,.page-id-21  .subimitarea .linkBtn input[type="submit"] {
    border: 1px solid #141b38;
}