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

@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=Limelight&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=La+Belle+Aurore&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #404040;
  --color-background01: #768188;
  --color-background02: #fff;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #fff;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #404040;
  --color-primary-shade: #000;
  --color-primary-tint: #000;
  --color-secondary: #ff0000;
  --color-secondary-tint: #000;
  --color-table-border: #AAAAAA;
  --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: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #404040;
  --header-color-font-white: #fff;
  --header-color-primary: #404040;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #404040;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Old Mincho", serif;
  --font-family03: "La Belle Aurore", "Noto Sans JP", cursive;
  --font-family-eng: "Limelight", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --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) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (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)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (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);
  --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*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --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)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --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)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (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)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-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)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (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)*/

  /* add */
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
}

html {
  scroll-behavior: smooth;
}

.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}

.cta01 .cta01_wrap h2 {
  text-align: center;
}

.cta02 .cta02_wrap h2 {
  text-align: center;
}

.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

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

.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: 0;
  background: var(--color-background);
  position: relative;
}

.padding-120 {
  padding: var(--px120) 0;
}

.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}

.font-w500 {
  font-weight: 500;
}

.font-wbold {
  font-weight: bold;
}

.font-f-02 {
  font-family: var(--font-family02);
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
  .sticky-header #header>.inner {
    box-shadow: none;
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }

  #header {
    height: 100px;
  }

  .sticky-header #header-layout {
    height: 80px;
  }

  #header ul.header__contact {
    margin-left: calc(var(--px24) + 1px);
  }

  nav#mainNav ul li a {
    padding: var(--px20) calc(var(--px24) + 1px);
  }

  #header .logo img {
    max-width: none;
    width: 100%;
    max-height: 80px;
  }

  nav#mainNav ul li a b {
    font-weight: 400;
    font-size: var(--rem16);
    letter-spacing: 0.05em;
    font-family: var(--font-family01);
    line-height: 1.3;
  }

  #header ul.header__contact .header__inner {
    position: relative;
  }

  #header ul.header__contact .header__inner::before {
    content: "";
    background: #A3A3A3;
    height: 80px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }

  #header a.head_btn::before {
    margin-bottom: 0;
  }

  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn {
    font-weight: bold;
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: var(--px20);
    padding-right: var(--px20);
  }

  .note,
  .note b {
    font-weight: 400;
    font-family: var(--font-family01);
    font-size: var(--rem12);
    letter-spacing: 0;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-family01);
    font-size: var(--rem24);
    font-weight: 400;
    letter-spacing: 0;
    color: var(--header-color-primary);
  }

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: var(--rem18);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }

  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
    border-color: var(--header-color-primary);
  }

  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--header-color-font-white);
  }

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px35) - 1px);
    padding-right: calc(var(--px35) - 1px);
    letter-spacing: 0.05em;
    font-family: var(--font-family01);
    font-size: var(--rem16);
    font-weight: 500;
  }

  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }

  nav#mainNav ul li.current-menu-item a b {
    color: var(--color-font-white);
  }

  nav#mainNav ul li.current-menu-item a {
    background: var(--header-color-primary);
  }

  nav#mainNav ul li a {
    transition: all 0.3s;
  }

  nav#mainNav ul li a:hover {
    background: var(--header-color-primary);
  }

  nav#mainNav ul li a:hover b {
    color: var(--color-font-white);
  }
}

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

  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: #fff;
  }
}

.imgarea img {
  width: 100%;
    height: 340px;
  object-fit: cover;
	display: block;
}

#contact-bottom {
  clear: both;
}

/* code bonus start */

.txtstyle01,
.post .txtstyle01 {
  font-family: var(--font-family-eng);
  font-size: var(--rem50);
  font-weight: 400;
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 1.2;
  padding: 0;
  margin-bottom: var(--px20);
}

.txtstyle01::first-letter,
.post .txtstyle01::first-letter,
.txtstyle01 .sub_ttl::first-letter,
.post .txtstyle01 .sub_ttl::first-letter {
  text-transform: uppercase;
}

.txtstyle01::after,
.post .txtstyle01::after,
.txtstyle01::before,
.post .txtstyle01::before {
  content: none;
}

.txtstyle01 .sub_ttl,
.post .txtstyle01 .sub_ttl {
  font-family: var(--font-family-eng);
  font-size: var(--rem50);
  font-weight: 400;
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 1;
  display: inline-block;
}

.txtstyle01 .main_ttl,
.post .txtstyle01 .main_ttl {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
  display: inline-block;
  margin-left: 0.1em;
}

#content01 p {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.linkBtn,
.post .linkBtn {
  z-index: 10;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: var(--color-font);
  border-radius: 0;
  text-align: left;
  width: fit-content;
  position: relative;
  background: transparent;
  border-bottom: 1px solid var(--color-font);
  padding: 15px 70px 15px 0;
}

.linkBtn::before,
.post .linkBtn::before {
  content: '';
  font-family: "FontAwesome";
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-font);
  border: 1px solid var(--color-font);
  font-weight: 400;
  text-align: center;
  background-color: transparent;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  transition: all .3s;
  z-index: 0;
}

.linkBtn::after,
.post .linkBtn::after {
  border-width: 2px;
  margin-top: -4px;
  right: 18.5px;
}

.linkBtn:hover,
.post .linkBtn:hover {
  background: transparent;
}

.linkBtn:hover::before,
.post .linkBtn:hover::before {
  background: var(--color-font);
  color: var(--color-primary);
}

.linkBtn:hover::after,
.post .linkBtn:hover::after {
  border-color: var(--color-primary);
}

#content02 p {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
  color: var(--color-font);
}

#content02 .num_list01 {
  counter-reset: number;
  /*数字をリセット*/
  list-style-type: none !important;
  /*数字を一旦消す*/
}

#content02 .num_list01 .imgarea {
  position: relative;
  margin-top: calc(var(--rem60) * 1.4 / 2);
}

#content02 .num_list01 .imgarea.fill_black::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--clr-000);
  opacity: 0.1;
  z-index: 0;
}

#content02 .num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: transparent;
  border-radius: 50%;
  left: var(--rem22w);
  width: auto;
  height: auto;
  text-align: center;
  top: 0;
  transform: translateY(-50%);
  font-family: var(--font-family03);
  font-size: var(--px60w);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  z-index: 1;
}

#content02 .num_list01 .num_listttl {
  text-align: center;
  padding: var(--px20) 0 var(--px14);
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: var(--color-font);
}

/*---------col03-----------*/

#content02 .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--px50);
}

#content02 .col3_list>li {
  width: calc((100% / 3) - (var(--px50) / (3 / 2)));
}

@media print,
screen and (max-width: 768px) {
  #content02 .col3_list>li {
    width: calc((100% / 2) - (var(--px50) / 2));
  }

  #content02 .col3_list::before,
  #content02 .col3_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #content02 .col3_list>li {
    width: 100%;
  }

  #content02 .col3_list>li:last-child {
    margin-bottom: 0;
  }
}

.sec01 {
  position: relative;
  background-color: var(--color-background01);
}

.sec01::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("/wp-content/uploads/TOP-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: multiply;
  z-index: 0;
}

.sec01::after {
  content: '';
  position: absolute;
  display: block;
  width: 95.3%;
  aspect-ratio: 18.3 / 7.89;
  top: var(--px150);
  left: 0;
  background-image: url("/wp-content/uploads/TOP-10.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .5;
  z-index: 0;
}

.sec01 .content-inner {
  position: relative;
  z-index: 3;
}

#content03 .column01 {
  position: relative;
  margin: 0;
}

#content03 .column01_wrap {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

#content03 .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}

#content03 .column01 .txtarea .txtinner {
  max-width: fit-content;
}

#content03 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

#content03 .column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print,
screen and (max-width: 768px) {
  #content03 .column01 .txtarea {
    padding: var(--px80) 5% 0;
  }

  #content03 .column01 .txtarea .txtinner {
    width: 100%;
    max-width: 100%;
  }
}

#content03 p {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
}

#content03 .txtarea {
  position: relative;
}

#content03 .txtarea::before {
  content: '';
  position: absolute;
  display: block;
  width: 29%;
  aspect-ratio: 224 / 246;
  top: calc(-1 * var(--px50));
  right: calc(-1 * var(--px30));
  background-image: url("/wp-content/uploads/TOP-06.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .5;
}

@media print,
screen and (max-width: 768px) {
  #content03 .txtarea::before {
    top: calc(-1 * var(--px100));
    right: var(--px12);
  }
}

.sec03 {
  background-color: var(--color-background);
  padding-bottom: var(--px160w);
}

#content04 .txtstyle01 .sub_ttl {
  font-size: var(--rem80);
}

#content04 p {
  font-family: var(--font-family02);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#content04 .column01 {
  position: relative;
  margin: 0;
}

#content04 .column01_wrap {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  /* min-height: 700px; */
}

#content04 .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}

#content04 .column01 .txtarea .txtinner {
  max-width: fit-content;
}

#content04 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}

#content04 .column01 .imgarea img {
  width: auto;
  height: auto;
  object-fit: contain;
}

#content04 .column01 .imgarea .imginner {
  height: fit-content;
}

#content04 .column01 .imgarea .imginner01 {
  width: 68.2%;
}

#content04 .column01 .imgarea .imginner02 {
  width: 45.8%;
  margin: 0 0 calc(var(--px50) + 5px) -14%;
}

@media print,
screen and (max-width: 768px) {
  #content04 .column01 .txtarea {
    padding: var(--px80) 5% 0;
  }
}

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

.sec04::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/timeace-top-7.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  filter: blur(10px);
  z-index: 0;
}

@media print,
screen and (min-width: 1023px) {
  .sec04::before {
    background-attachment: fixed;
  }
}

.sec04::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.sec04 .column01 {
  position: relative;
  z-index: 2;
}

.cta01 p{
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 2;
  color: var(--color-font);
}

.cta01 {
  background-image: url("/wp-content/uploads/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
}

.cta01::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--color-background01);
  mix-blend-mode: multiply;
	  z-index: 0;
}

.cta01::after {
  content: '';
  position: absolute;
  display: block;
  width: 98.8%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("/wp-content/uploads/bg-01.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
	  z-index: 0;
}

.cta01 .cta01_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px120) 0;
	  z-index: 2;
}

.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 780px;
  margin: var(--px50) auto 0 auto;
  gap: var(--px20);
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  max-width: 380px;
	margin: 0 auto;
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: calc(var(--px40) + 1px) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

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

  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }

  .cta01 .ctabtnlist li+li {
    margin-top: 1rem;
  }
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 400;
  letter-spacing: 0;
}

.cta01 .telbtn .infotxt {
  font-size: calc(var(--rem14) + 1px);
}

/*電話ボタン*/

.cta01 .telnum {
  margin-bottom: 1rem;
  font-family: var(--font-family01);
  font-size: var(--rem30w);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-primary);
  display: flex;
  align-items: center;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}

.cta01 a.telbtn {
  background: var(--color-font-white);
  color: var(--color-primary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem20w);
  font-weight: 500;
  font-family: var(--font-family01);
  letter-spacing: 0.05em;
}

.cta01 a.mailbtn {
  background: var(--color-font-white);
  color: var(--color-primary);
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem24w);
}

.cta01 .telnum::before {
  content: '\f095';
  font-size: var(--rem20w);
}

.cta01 .txtstyle01 span {
  display: block !important;
  margin: 0;
}

#front_bottom_content {
  background: var(--color-background);
}

.postlist .time {
  background: transparent;
  border: 1px solid var(--color-font);
}

.postlist .time a {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.postlist .ttls,
.postlist .date {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

.postlist .post_text {
  padding: var(--px30) 0;
}

.postlist li:first-child {
  border-top: 1px solid var(--color-table-border);
}

.postlist li {
  border-bottom: 1px solid var(--color-table-border);
  margin: 0 auto;
}


body.home #footer {
  padding-top: 0;
}

#footer {
  padding-bottom: var(--px60);
}

#footer .footer__logo img {
  max-height: var(--px100w);
}

#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px30);
}

#footer ul li a {
  font-family: var(--font-family01);
  font-size: var(--rem14);
  font-weight: 400;
  letter-spacing: 0;
}

#copyright {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  font-weight: 300;
  letter-spacing: 0;
}

#breadcrumb ul li,
#breadcrumb ul li a {
  color: var(--color-font);
}

header#h1Header::before {
  content: none;
}

header#h1Header h1.title {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
}

body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px40);
  border: none;
  background: transparent;
  text-align: center;
}

body:not(.home) .post h2>span {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem50);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--color-font);
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  text-transform: uppercase;
}

body:not(.home) .post h2>span~span {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  color: var(--color-font);
}

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

body:not(.home) .post h2:not(:has(span)) {
  padding-bottom: var(--px20);
}

body:not(.home) .post h2:not(:has(span))::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: var(--px80);
  height: 3px;
  background-color: var(--color-font);
  content: "";
}

body:not(.home) .post h3 {
  font-family: var(--font-family02);
  font-size: var(--rem28) !important;
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
}

body:not(.home) .post h4 {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  padding: 8px calc(var(--px24) + var(--px30));
  margin-bottom: var(--px50);
}

body:not(.home) .post h4::before {
  content: '';
  position: absolute;
  width: var(--px24);
  height: 100%;
  display: block;
  background: var(--color-font);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

body:not(.home) .post .content-wrap {
  margin-bottom: var(--px120);
}
#company-content h2{
	 color: var(--color-font);
}
#company01 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
  color: var(--color-font);
}

#company02 ol li {
  font-family: var(--font-family01);
  font-size: var(--rem30);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: var(--color-font);
}

#company02 ol li:not(:last-child) {
  margin-bottom: var(--px30);
}

#company02 p {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: 400;
  line-height: 2;
  letter-spacing: -0.02em;
  color: var(--color-font);
}

.post table th,
.post table td {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px30) var(--px20);
  line-height: 1.8;
}

.post table th {
  background: var(--color-font);
  color: var(--color-background);
  font-weight: bold;
}

#brand01 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 2;
  color: var(--color-font);
}

#brand01 .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--px40);
}

#brand01 .col2_list>li {
  width: calc((100% / 2) - (var(--px40)));
  max-width: 300px;
}

@media print,
screen and (max-width: 500px) {
  #brand01 .col2_list>li {
    width: 100%;
  }

  #brand01 .col2_list>li:last-child {
    margin-bottom: 0;
  }
}

#brand01 .link_btn {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  border-radius: 0;
  border: 1px solid var(--color-font);
  padding: 21px var(--px40) 20px;
}

#brand01 .link_btn::after {
  content: '\f078';
  position: relative;
  font-size: var(--rem20);
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: var(--color-font);
  top: 50%;
  right: 0;
  margin-left: 7px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#brand01 .link_btn:hover {
  opacity: 0.6;
  background: transparent;
}

#brand-content ul li:not(:last-child){
	margin-bottom: var(--px16)
}
#brand-content .list_style01>li {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  flex-shrink: 0;
  border-bottom: solid 1px #ddd;
}

#brand-content .list_style01 li .head {
  width: 25%;
  padding: var(--px20) 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.2 !important;
  font-weight: bold;
}

#brand-content .list_style01 li .body {
  width: 75%;
  padding: var(--px20);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
}

#brand-content .list_style01 li .head,
#brand-content .list_style01 li .body,
#brand-content .list_style01 li li,
#brand-content .list_style01 li a {
  font-family: var(--font-family01);
  font-size: calc(var(--rem14) + 1px);
  letter-spacing: 0.05em;
  line-height: 1.4;
}


@media only screen and (max-width: 640px) {
  #brand-content .list_style01 li {
    flex-direction: column;
  }

  #brand-content .list_style01 li .head {
    width: 100%;
    padding-bottom: 0;
  }
}

@media print,
screen and (max-width: 500px) {
  #brand-content .list_style01 li .body {
    padding: var(--px20) 0;
    width: 100%;
  }
}

/*---------col03-----------*/

#brand-content .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--px20);
}

#brand-content .col3_list>li {
  width: calc((100% / 3) - (var(--px20) / (3 / 2)));
  margin-bottom: var(--px80);
}

@media print,
screen and (max-width: 768px) {
  #brand-content .col3_list>li {
    width: calc((100% / 2) - (var(--px20) / 2));
  }

  #brand-content .col3_list::before,
  #brand-content .col3_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #brand-content .col3_list>li {
    width: 100%;
  }

  #brand-content .col3_list>li:last-child {
    margin-bottom: 0;
  }
}

#brand-content .brand_area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#brand-content .brand_title {
  font-family: var(--font-family01);
  font-size: var(--rem22w);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  margin-left: var(--px12);
}

#brand-content .link_hand img {
  max-height: 20px;
}

#brand-content .brand_hot img {
  max-height: 30px;
}

#brand-content .link_map {
  width: 100%;
}

body:not(.home) .post a {
  color: var(--color-font);
}

#brand-content a:not(.link_hand):not(.link_ig):not(.brand_hot>a) {
  border-bottom: 1px solid var(--color-font);
  display: inline-block;
  transition: all 0.3s;
}

#brand-content .list_style01 li .link_map a {
  font-size: var(--rem12);
  padding-bottom: 0.5em;
}

#brand-content a:not(.link_hand):not(.link_ig):not(.brand_hot>a):hover {
  opacity: 0.6;
}

#brand-content .list_style01 .body:has(.link_ig) {
  display: flex;
  align-items: center;
  flex-direction: row;
}

#brand-content .list_style01 .link_ig {
  margin-right: var(--px20);
  display: block;
}

#brand-content .list_style01 .link_ig img {
  max-height: 30px;
}

#brand-content .list_style01 .body span {
  font-family: var(--font-family01);
  font-size: calc(var(--rem12) - 1px);
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 400;
}

.pl_space {
  padding-left: 1.5rem;
}

.pl_space:not(:last-child){
margin-bottom: var(--px16);
}

#brand-content .brand_logo {
  width: var(--px70);
  min-width: 50px;
	background: var(--color-font);
}

#brand-content a{
	color: var(--color-font);
}
#brand-content h2,
#brand-content h3,
#brand-content h4{
color: var(--color-font);
}
#recruit-content h2{
	 color: var(--color-font);
}
#recruit-content .lead {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--color-font);
}

#recruit-content .lead_en {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  letter-spacing: 0.3em;
  line-height: 2.8;
  color: var(--color-font);
  font-weight: 400;
}

#recruit-content .message {
  max-width: 944px;
  width: 100%;
  margin: 0 auto;
}

#recruit-content .message p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 2.5;
  color: var(--color-font);
}

#recruit-content .qa_list {
  cursor: pointer;
}

#recruit-content .qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: var(--px80) 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: transparent;
  border: 1px solid #cccccc;
}

#recruit-content .qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: transparent;
}

#recruit-content .qa_list .qa_list_inner .a_ico {
  color: #ffffff;
  background: var(--color-primary);
  line-height: 1.0;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 2.2rem;
  border-right: 1px solid #cccccc;
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}

#recruit-content .qa_list .qa_list_inner .q_ico {
  background: var(--color-table-border);
  line-height: 1.0;
  padding: var(--px20);
  font-size: var(--rem20w);
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid #cccccc;
  color: var(--color-font);
}

#recruit-content .qa_list .qa_list_inner .q_desc,
#recruit-content .qa_list .qa_list_inner .a_desc {
  padding: var(--px30) var(--px20);
  line-height: 1.7;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
}

#recruit-content .qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}

#recruit-content .qa_list .qa_list_inner dt:after {
  content: '';
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 2px solid var(--color-font);
  border-bottom: 2px solid var(--color-font);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

#recruit-content .qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

#recruit-content .qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid #cccccc;
  border-top: 0;
}

@media only screen and (max-width: 959px) {
  #recruit-content .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}

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

  #recruit-content .qa_list .qa_list_inner .q_desc,
  #recruit-content .qa_list .qa_list_inner .a_desc {
    padding: var(--px30) var(--px20);
  }

  #recruit-content .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }

  #recruit-content .qa_list .qa_list_inner .a_ico,
  #recruit-content .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1.0rem;
  }

  #recruit-content .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }

  #recruit-content .qa_list .qa_list_inner .active:after {
    right: 1.0rem;
  }
}

@media only screen and (max-width: 559px) {
  #recruit-content .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
}

#recruit-content .marker.yellow{
  background: linear-gradient(transparent 45%, var(--color-table-border) 0%);
  padding: 0 7px 0.6em;
}

#recruit03 .contact_area{
  padding: var(--px90) 5%;
  background-color: var(--color-table-border);
}

#recruit03 p{
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: var(--color-font);
  text-align: center;
}

#recruit03 .link_contact a{
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--color-font);
  max-width: 290px;
  width: 100%;
  display: block;
  text-align: center;
  background-color: var(--color-primary);
  padding: 11px var(--px20);
  margin: 0 auto;transition: all 0.3s;
}

#recruit03 .link_contact a:hover{
  opacity: 0.6;
}


.post .subimitarea .linkBtn {
  padding: 0;
}

.post .subimitarea .linkBtn::after,
.post .subimitarea .linkBtn::before{
  z-index: -1;
}

.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: var(--color-font);
  text-align: left;
  padding: 15px 70px 15px 0;
	z-index: 2;
}

.wpcf7-form .must{
  font-family: var(--font-family01);
  font-size: var(--rem16);
  letter-spacing: 0;
}

.wpcf7-form table th{
  width: calc(var(--px20) * 2 + 16em);
}
.single-post h1.title{
  color: var(--color-font);
}
.post{
	background-color: var(--color-background);
}

body:not(.home) .post h3 {
	border-color: var(--color-font);
}

.col3img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 394 / 272;
}

.col3img {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--px20);

}

.post .col3img {
    margin: var(--px50) auto;
}

.mw850 {
	max-width: 850px;
}
/* 修正2026.3.12 */
.post img.aligncenter {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}