@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..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&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-logo: #fff;
  --bg-linear01: linear-gradient(180deg, #F7E2E8 0%, #EA3B71 100%);
  --bg-linear02: linear-gradient(180deg, #EFF8FB 0%, #53BFC4 100%);
  --bg-linear03: linear-gradient(180deg, rgba(255, 216, 227, 0.5) 0%, rgba(234, 59, 114, 0.5) 100%);
  --bg-linear04: linear-gradient(180deg, rgba(213, 244, 255, 0.5) 0%, rgba(83, 190, 196, 0.5) 100%);
  --bg-linear-prime: linear-gradient(180deg, #F7E2E8 0%, #FFFEFB 50%, #EFF8FB 100%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #f6f6f6ff;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --color-link: #334DA3;
  --clr-000: #000;
  --color-font: #505050;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #EA3B71;
  --color-primary-shade: #30B1AE;
  --color-primary-tint: #FF0000;
  --color-secondary: #53BFC4;
  --color-secondary-tint: #EFF8FB;
  --color-table-border: #000;
  --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: #634912;
  --header-color-font-white: #fff;
  --header-color-primary: #EA3B71;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: linear-gradient(90deg, #F7E2E8 0%, #FFFEFB 50%, #EFF8FB 100%);
  --footer-color-font: #505050;
  --footer-color-primary: #505050;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family03: "Inter", sans-serif;
  --font-family-eng: "Quicksand", "Noto Sans JP", 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)*/
  --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;
  padding: 0;
}

.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: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /* 120-80px (1920-375) */
  background: var(--color-background01);
}

.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: var(--px30);
  }

  nav#mainNav ul li a {
    padding: var(--px20) var(--px30);
  }

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

  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: var(--rem18);
    letter-spacing: 0.05em;
    font-family: var(--font-family02);
    line-height: 1.6;
  }

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

  #header ul.header__contact .header__inner::before {
    content: "";
    background: #CCCCCC;
    height: 81px;
    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(--px30);
    padding-right: var(--px30);
  }

  .note {
    font-family: var(--font-family01);
    font-size: var(--rem14);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0;
  }

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

  .tel_text-sub02 {
    font-family: var(--font-family01);
    font-weight: 500;
    font-size: var(--rem12);
    line-height: 1.2;
    letter-spacing: 0;
  }

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

  #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(--px40) - 2px);
    padding-right: calc(var(--px40) - 2px);
    letter-spacing: 0.05em;
    font-family: var(--font-family02);
    font-size: calc(var(--rem16) + 1px);
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.05em;
    background: var(--bg-linear01);
    border-radius: 100px;
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem18);
  }

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

  #header ul.header__contact li:not(.header__inner) {
    padding: 10px;
  }
}

@media print,
screen and (max-width: 1439px) and (min-width: 1024px) {
  #header a.head_btn.mail_btn {
    padding-left: calc(var(--px20) - 2px);
    padding-right: calc(var(--px20) - 2px);
  }

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

  #header ul.header__contact {
    margin-left: var(--px12);
  }

  nav#mainNav ul li a {
    padding: var(--px20) var(--px12);
  }

  nav#mainNav ul li a b {
    font-size: var(--rem14);
  }
}

@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: 100%;
  object-fit: cover;
}

/* code bonus start */

.c-primary {
  color: var(--color-primary) !important;
}

.c-secondary {
  color: var(--color-secondary) !important;
}

.c-primary-shade {
  color: var(--color-primary-shade) !important;
}

.bg-primary {
  background: var(--bg-linear01) !important;
}

.bg-secondary {
  background: var(--bg-linear02) !important;
}

.post table th,
.post table td {
  font-family: var(--font-family02);
  font-size: var(--rem18);
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  padding: var(--px30) var(--px24);
}

.post table th {
  width: calc(var(--px24) * 2 + 16em);
  background: var(--color-background);
}

/*---------txtstyle03-----------*/

.post .txtstyle03,
.txtstyle03 {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem36);
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px50);
  border: none;
  background: transparent;

}

.post .txtstyle03 .main_ttl,
.txtstyle03 .main_ttl {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem36);
  color: var(--color-font);
  line-height: 1.4;
  letter-spacing: 0.05em;
}

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

.post .txtstyle03 .sub_ttl,
.txtstyle03 .sub_ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem20w);
  color: var(--color-secondary);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  text-transform: capitalize;
}

.sec01 {
  background-image: url("/wp-content/uploads/TOP-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: var(--color-background);
}

#content01 .content-inner {
  max-width: 1100px;
}

#content01 .table_scroll {
  border-radius: 40px;
  border: 3px solid var(--color-secondary);
  background: var(--color-secondary-tint);
  padding: var(--px40) var(--px80);
}

#content01 .table_scroll table {
  max-width: 830px;
  margin: 0;
}

#content01 table {
  border: none;
}

#content01 table th,
#content01 table td {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  border: none;
  border-bottom: 1.5px solid var(--color-secondary);
  background: transparent;
  color: var(--color-font);
}

#content01 table tr th:first-child {
  width: 22%;
}

#content01 table tr th {
  width: 10%;
}

#content01 table tr th:first-child,
#content01 table tr td:first-child {
  color: var(--color-secondary);
}

#content01 .table_scroll p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
  margin-top: 3px;
}

/*-----------------------------
column_01
------------------------------*/

#content01 .column01 {
  position: relative;
  margin: var(--px60) 0 0;
}

#content01 .column01_wrap {
  position: relative;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  align-items: center;
}

#content01 .column01 .txtarea {
  width: 36.4%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  padding-right: var(--px60);
  margin: 0;
}

#content01 .column01 .txtarea .txtinner {
  max-width: 540px;
}

#content01 .column01 .googlemap {
  width: 63.6%;
  padding-bottom: 35%;
  border-radius: 40px;
}

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

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

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

  #content01 .column01 .googlemap {
    padding-bottom: 80%;
    width: 100%;
  }

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

#content01 .googlemap {
  margin: 0;
}

#content01 .txtstyle02 {
  font-family: var(--font-family-eng);
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-secondary);
}

.ff-eng {
  font-family: var(--font-family-eng) !important;
}

#content01 .column01 p:not(.txtstyle02):not(.txtstyle04) {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

#content01 .txtstyle04 {
  font-family: var(--font-family02);
  font-size: calc(var(--rem16) + 1px);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background: var(--color-secondary);
  border-radius: 100px;
  margin-bottom: .5rem;
  padding: .4rem 1rem;
  width: fit-content;
}

#content01 .column01 ul li {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

#content01 ul.list_point>li:before,
#content02 ul.list_point>li:before {
  content: '・' !important;
  font-family: var(--font-family01);
  font-size: var(--rem16);
}

#content02 .imginner {
  max-width: 576px;
  width: 90%;
  margin: 0 auto;
}

#content02 ul.list_point>li {
  content: '・' !important;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  text-align: center;
  width: fit-content;
  margin: 0 auto;
}

@media print,
screen and (max-width: 768px) {
  #content02 ul.list_point>li {
    text-align: left;
    margin: 0;
  }
}

#home-content .content-wrap {
  margin-bottom: var(--px120);
}

/*-----------------------------
column_06
------------------------------*/
#content03 .column06 {
  position: relative;
  margin: 0;
}

#content03 .column06_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 20;
}

#content03 .column06 .imgarea {
  position: relative;
  aspect-ratio: 11.52 / 7.34;
  overflow: hidden;
  width: 60%;
  border-radius: 0px 40px 40px 0px;
}

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

#content03 .column06 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #F7E2E8 0%, #FFFEFB 50%, #EFF8FB 100%);
  padding: var(--px80) var(--px40);
  margin: 0 auto 0 -10%;
  z-index: 10;
  border-radius: 40px 0px 0px 40px;
}

#content03 .column06 .txtarea .txtinner {
  max-width: 838px;
}

#content03 .column06_wrap+#content03 .column06_wrap {
  margin-top: var(--px80);
}

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

  /*左右反転*/
  #content03 .column06_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  #content03 .column06_wrap.rev .txtarea {
    margin: 0 -5% -70px auto;
  }
}

@media print,
screen and (max-width: 1023px) {
  #content03 .column06_wrap.rev {
    flex-direction: row;
  }

  #content03 .column06 .imgarea,
  #content03 .column06 .txtarea {
    width: 90%;
  }

  #content03 .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.8580) 0 0 auto;
  }
}

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

#content03 p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}


.linkBtn,
.post .linkBtn {
  border-radius: 100px;
  background: var(--bg-linear01);
  max-width: 300px;
  font-family: var(--font-family01);
  font-size: calc(var(--rem14) + 1px);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  z-index: 10;
}

.linkBtn::after,
.post .linkBtn::after {
  border-width: 2px;
}

.linkBtn:hover,
.post .linkBtn:hover {
  color: var(--color-primary);
  background: transparent !important;
  box-shadow: 0 0 0 2px var(--color-primary);
}

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


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

#content04 .column01_wrap {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  margin-bottom: var(--px80);
}

#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: 540px;
}

#content04 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  border-radius: 0px 40px 40px 0px;
}

#content04 .column01 .column01_wrap.rev .imgarea {
  border-radius: 40px 0px 0px 40px !important;
}

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


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

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

  #content04 .column01 .imgarea {
    width: 95%;
    margin: 0 auto 0 0;
  }

  #content04 .column01 .column01_wrap.rev .imgarea {
    margin: 0 0 0 auto !important;
  }
}

.sec02 {
  background: var(--bg-linear-prime);
}

#content04 p {
  font-family: var(--font-family01);
  font-size: calc(var(--rem16) + 1px);
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 400;
}

#content04 .txtstyle03 {
  margin-bottom: var(--px30);
}


body.home .home-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

body.home .home-icon-01::before {
  content: "";
  aspect-ratio: 52.6 / 50;
  height: var(--px50);
  background-image: url("/wp-content/uploads/TOP-08.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: var(--rem16);
}

body.home .home-icon-02::before {
  content: "";
  aspect-ratio: 50.76 / 50;
  height: var(--px50);
  background-image: url("/wp-content/uploads/TOP-09.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: var(--rem16);
}

body.home .home-icon-03::before {
  content: "";
  aspect-ratio: 69.33 / 50;
  height: var(--px50);
  background-image: url("/wp-content/uploads/TOP-10.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: var(--rem16);
}


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

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

#content05 .column01_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}

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

#content05 .column01 .txtarea .txtinner {
  max-width: 540px;
}

#content05 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  border-radius: 40px;
}

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

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

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

#content05 p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}


/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background-image: url("/wp-content/uploads/yokoyama-cta-bg-fix.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px100) var(--px40);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 30px;
}

.cta01 p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

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

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

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px16) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.08);
  border-radius: 200px;
}

.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-weight: 400;
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: .5rem;
  font-family: var(--font-family-eng);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0.05em;
}

.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-secondary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0.05em;
}

.cta01 a.mailbtn {
  background: var(--color-background);
  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(--rem24);

}

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

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

.postlist .time a {
  font-family: var(--font-family01);
  font-size: calc(var(--rem12) + 1px);
  font-weight: 500;
  letter-spacing: 0;
}

.postlist .time {
  border-radius: 3px;
}

.postlist .ttls,
.postlist .date {
  font-family: var(--font-family01);
  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 #CCCCCC;
}

.postlist li {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 auto;
}

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

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

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

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


body:not(.home) h2 {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem36);
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px50);
  border: none;
  background: transparent;
  position: relative;
  padding-bottom: 1.4rem;
}

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

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

body:not(.home) h2>span~span {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem20w);
  color: var(--color-secondary);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  text-transform: none;
}

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

body:not(.home) h3 {
  font-family: var(--font-family02);
  font-size: var(--rem28);
  font-weight: bold;
  letter-spacing: 0;
  border: none;
  position: relative;
  margin-bottom: var(--px40);
  text-align: center;
}

body:not(.home) h3::after {
  content: "";
  width: var(--px96);
  height: 3px;
  background-color: var(--color-font);
  margin: 0 auto;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

body:not(.home) h4 {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.06em;
  color: var(--color-font);
}

body:not(.home) h4::before {
  content: '◆';
  position: absolute;
  width: auto;
  height: auto;
  background: none;
  top: 0;
  left: 0;
  font-size: var(--rem24w);
  color: var(--color-font);
}

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

header#h1Header::before {
  background: transparent;
  opacity: 1;
}

body.page-about header#h1Header::before {
  content: none;
}

body:not(.home) .content-inner {
  max-width: 1100px;
}

#company01 .widecolor {
  background: #F6F6F6;
  margin-top: 0;
  padding: var(--px90) 0;
}

#company01 p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

#company01 h2>span~span {
  color: var(--color-primary);
}

#company02 #access-map h2>span~span {
  color: var(--color-primary);
}

#company02 .table_scroll {
  border-radius: 40px;
  border: 3px solid var(--color-secondary);
  background: var(--color-secondary-tint);
  padding: var(--px40) var(--px80);
}

#company02 .table_scroll table {
  max-width: 830px;
  margin: 0;
}

#company02 table {
  border: none;
}

#company02 table th,
#company02 table td {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  border: none;
  border-bottom: 1.5px solid var(--color-secondary);
  background: transparent;
  color: var(--color-font);
}

#company02 table tr th:first-child {
  width: 22%;
}

#company02 table tr th {
  width: 10%;
}

#company02 table tr th:first-child,
#company02 table tr td:first-child {
  color: var(--color-secondary);
}

#company02 .table_scroll p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
  margin-top: 3px;
}

#company02 .widecolor {
  margin-top: 0;
  background-image: url("/wp-content/uploads/company-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding: var(--px120) 0;
}

#company02 .content-wrap {
  margin-bottom: var(--px120);
}

#company03 .txtstyle02 {
  font-family: var(--font-family-eng);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: var(--px40);
}

#company03 .txtstyle02 span {
  font-family: var(--font-family-eng);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#company03 .txtstyle04 {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: var(--px40);
}

#company03 p:not(.txtstyle02):not(.txtstyle04) {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

#company03 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: var(--px40);
}

#company03 .txtarea .txtinner {
  max-width: 540px;
}

#company03 .widecolor {
  padding: var(--px120) 0;
  background: var(--bg-linear-prime);
}

#company03 h2>span~span {
  color: var(--color-primary);
}

@media print,
screen and (max-width: 768px) {
  #company03 .txtarea .txtinner {
    max-width: 100%;
    width: 100%;
  }
}

#company04 table {
  border: none;
}

#company04 table th,
#company04 table td {
  background: transparent;
  font-family: var(--font-family02);
  font-size: var(--rem18);
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
  font-weight: 400;
  border: none;
  border-bottom: 3px dotted var(--color-primary-shade);
  padding: var(--px30) var(--px20);
}

#company04 table th {
  font-weight: bold;
  width: 30%;
}


#company05 .txtinner {
  max-width: 670px;
  margin: 0 auto;
}

#company05 ul li,
#company05 p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.8;
  color: var(--color-font);
}



body.page-service header#h1Header h1.title {
  color: #fff;
}

body.page-service header#h1Header::before {
  background: var(--color-background);
  opacity: .2;
}

/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 h2 {
  width: 100%;
}

.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}

.teleco_v1 .w50.image_box::before {
  content: '';
  display: block;
}

.teleco_v1 .w50.image_box img {
  position: absolute;
  width: 102%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.teleco_v1 .w50.text_box {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  padding: var(--px80) var(--px30);
  /* 120-65px (1920-375) */
}

.teleco_v1 .w50.text_box .txtinner {
  max-width: 490px;
}

@media print,
screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(520px + (1vw - 19.2px) * 17.3762);
  }

  .teleco_v1 .w50.image_box img {
    width: 100%;
    height: 116%;
    object-fit: cover;
  }
}

.flexinnerBtn {
  align-self: normal;
}

@media print,
screen and (max-width: 768px) {
  .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }

  .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }

  .teleco_v1 .w50.text_box {
    padding: 20px 0;
    margin-bottom: 0;
  }

  .teleco_v1 .w50.text_box .txtinner {
    max-width: 100%;
    width: 100%;
  }
}

.teleco_v1:nth-child(odd) h3 {
  color: var(--color-primary);
}

.teleco_v1:nth-child(even) h3 {
  color: var(--color-primary-shade);
}

#service-content p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  line-height: 1.8;
  letter-spacing: 0;
  font-weight: 400;
  color: var(--color-font);
}

#service-content .widecolor {
  margin-top: 0;
  padding: var(--px120) 0 0;
  background-image: url("/wp-content/uploads/service-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: var(--color-background);
}

#philosophy01 h2>span~span {
  color: var(--color-primary);
}

#philosophy-content .widecolor {
  background: var(--bg-linear-prime);
  padding: var(--px120) 0;
}

#philosophy01 p,
#philosophy02 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

#philosophy02 .content-wrap {
  margin-bottom: var(--px120);
}

#philosophy03 table {
  margin: 0;
}

#philosophy03 .table01 {
  gap: 15px;
}

#philosophy03 .table01 .table-item:first-child {
  width: 41%;
}

#philosophy03 .table01 .table-item:first-child th {
  text-align: center;
  background-color: var(--color-secondary-tint);
}

#philosophy03 .table01 .table-item:last-child {
  width: 58%;
}

#philosophy03 .table01 .table-item:last-child th {
  text-align: center;
  background-color: #F4FF9E;
}

#philosophy03 .table01 .table-item:last-child td {
  color: var(--color-primary-tint);
}

@media print,
screen and (max-width: 768px) {
  #philosophy03 .table01 .table-item:first-child {
    width: 100%;
    margin-bottom: var(--px30);
  }

  #philosophy03 .table01 .table-item:last-child {
    width: 100%;
  }
}

#philosophy03 th,
#philosophy03 td {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  background-color: var(--color-background);
  vertical-align: middle;
}

#philosophy03 .table01 th,
#philosophy03 .table01 td {
  padding: var(--px30) var(--px24);

}

#philosophy03 .txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.06em;
  color: var(--color-font);
  margin-bottom: var(--px70);
}

#philosophy03 p:not(.txtstyle02) {
  font-family: var(--font-family02);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  margin-top: 0.8rem;
}

#philosophy03 .table-content:not(:last-child) {
  margin-bottom: var(--px70);
}


#philosophy03 .table02 td {
  padding: var(--px20);
  text-align: center;
}

#philosophy03 .table02 td:nth-child(odd) {
  color: var(--color-primary-shade);
  background: var(--color-secondary-tint);
}


#philosophy03 .table03 table,
#philosophy03 .table04 table,
#philosophy03 .table06 table {
  max-width: 930px;
}

#philosophy03 .table03 th {
  width: 56%;
  background: var(--color-secondary-tint);
}

#philosophy03 .table03 td {
  width: 44%;
}

#philosophy03 .table04 th {
  color: var(--color-primary-shade);
  background: var(--color-secondary-tint);
}

#philosophy03 .table04 th:first-child {
  width: 72%;
  text-align: center;
}

#philosophy03 .table04 th:last-child {
  width: 28%;
}

#philosophy03 .table05 th {
  width: fit-content;
  color: var(--color-primary-shade);
  background: var(--color-secondary-tint);
  text-align: center;
}

#philosophy04 .imginner {
  max-width: 860px;
  margin: var(--px120) auto 0;
  width: 90%;
}

body.page-philosophy header#h1Header h1.title {
  color: #fff;
}

body.page-philosophy header#h1Header::before {
  background: var(--color-background);
  opacity: .2;
}

.post .lead {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: var(--color-font);
}

#career01 .marker.yellow {
  background: linear-gradient(transparent 60%, rgba(83, 190, 196, 0.5) 0%) !important;
}

.post .lead_en {
  font-family: var(--font-family02);
  font-size: var(--rem22w);
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.3em;
  color: var(--color-font);
}

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

#career01 .content-wrap {
  margin-bottom: var(--px120);
}

.post .style-hl {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
  padding: var(--px18) var(--px70);
  background: var(--color-secondary);
  margin-bottom: var(--px50);
}

#careers-content .guideline {
  margin-bottom: var(--px120);
  position: relative;
}

#careers-content .guideline.primestyle h4 {
  color: var(--color-primary);
  padding-bottom: var(--px20);
  border-bottom: 1px solid var(--color-primary);
}

#careers-content .guideline.primestyle h4::before {
  color: var(--color-primary);
}

#careers-content .guideline.primestyle table th {
  background: var(--bg-linear03);
}

#careers-content .guideline.secondstyle h4 {
  color: var(--color-primary-shade);
  padding-bottom: var(--px20);
  border-bottom: 1px solid var(--color-primary-shade);
}

#careers-content .guideline.secondstyle h4::before {
  color: var(--color-primary-shade);
}

#careers-content .guideline.secondstyle table th {
  background: var(--bg-linear04);
}

#careers-content .guideline table {
  border: none;
  border-color: #D1D1D1;
}

#careers-content .guideline table th,
#careers-content .guideline table td {
  border-left: none;
  border-right: none;
  border-color: #D1D1D1;
  vertical-align: middle;
}

#careers-content .guideline table td {
  font-weight: 500;
}

#careers-content .guideline a {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 500;
  color: var(--color-link);
}

#careers-content .guideline a:hover {
  opacity: .8;
  transition: all 0.3s;
}

#careers-content .guideline ul li {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

#careers-content .guideline ul li::before {
  font-weight: bold;
  font-size: var(--rem18);
  font-family: var(--font-family01);
}


.contact_area {
  padding: var(--px80) var(--px40);
  text-align: center;
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
  background: linear-gradient(180deg, rgba(213, 244, 255, 0.4) 0%, rgba(83, 190, 196, 0.4) 100%);
  border: 5px solid rgba(48, 177, 175, 0.4);
  border-radius: 10px;
}

.contact_read {
  margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  text-align: center;
}

.contact_read p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: var(--color-font);
}

.button_wrap,
.post .button_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.button_wrap>*,
.post .button_wrap>* {
  margin: 10px !important;
}

.contact_area .linkBtn,
.contact_area .post .linkBtn {
  padding: 0;
  background: var(--color-primary-shade);
  border-radius: 10px;
}

.contact_area .linkBtn a {
  padding: 1em 1.2em;
  display: block;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.1em;
}

.contact_area .linkBtn a:hover {
  color: var(--color-primary);
}

.contact_area .linkBtn::after {
  content: none;
}

.contact_area .contact_ttl {
  color: var(--color-primary-shade);
}

.contact_area .contact_ttl::after {
  background: var(--color-primary-shade);
}

#career03 p,
#career03 p a {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.4;
}

#career03 p a {
  text-decoration: underline;
}

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

  #career03 p,
  #career03 p a {
    font-size: var(--rem14);
  }
}

.ball-blur {
  position: absolute;
  top: 50%;
  right: -50%;
  transform: translateY(-50%);
  width: 570px;
  aspect-ratio: 5.7 / 5.35;
  background: var(--color-secondary-tint);
  filter: blur(100px);
}

@media print,
screen and (max-width: 1023px) {
  .ball-blur {
    z-index: -1;
  }
}

#careers-content .widecolor {
  padding: 0;
  background-image: url("/wp-content/uploads/job-information-02-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right -40%;
  background-color: var(--color-background);
  margin-top: 0;
  padding-bottom: var(--px120);
}

#hospitalization-content h4 {
  color: var(--color-primary-shade);
  padding-bottom: var(--px20);
  border-bottom: 1px solid var(--color-primary-shade);
}

#hospitalization-content h4::before {
  color: var(--color-primary-shade);
}

#hospitalization-content h2::after {
  background-color: var(--header-color-font);
}

#hospitalization01 p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

#hospitalization02 .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

#hospitalization02 .txtarea {
  padding: 0 var(--px40);
}

#hospitalization02 p:not(.txtstyle02):not(.style-hl) {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

#hospitalization02 p:not(.txtstyle02):not(.style-hl) span {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

#hospitalization02 ul li {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  margin-bottom: var(--px14);
}

#hospitalization02 ul li span {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

#hospitalization02 table th,
#hospitalization02 table td {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  text-align: center;
  border-color: #D1D1D1;
}

#hospitalization02 table td:first-child {
  background: var(--bg-linear04);
}

#hospitalization02 table td:nth-child(3n) {
  background: var(--bg-linear03);
}

#hospitalization03 h3 {
  border-top: 2px solid var(--color-primary);
  border-bottom: 2px solid var(--color-primary);
  text-align: left;
  padding: var(--px12) var(--px50);
  color: var(--color-primary);

}

#hospitalization03 h3::after {
  content: none;
}

#hospitalization03 ul.list_disc>li {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  margin-bottom: var(--px14);
}

#hospitalization03 ul.list_point>li {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

#hospitalization03 ul.list_point>li:before {
  content: "⇒" !important;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
}

#hospitalization03 .txtarea {
  padding-right: var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

#hospitalization03 .imgarea {
  height: 100%;
}

@media print,
screen and (max-width: 768px) {
  #hospitalization03 .txtarea {
    padding: 0;
  }

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

#hospitalization-content .content-wrap {
  margin-bottom: var(--px120);
}

#hospitalization04 h3 {
  border-top: 2px solid var(--color-primary-shade);
  border-bottom: 2px solid var(--color-primary-shade);
  text-align: left;
  padding: var(--px12) 0;
  color: var(--color-primary-shade);

}

#hospitalization04 h3::after {
  content: none;
}

#hospitalization04 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

#hospitalization04 p a {
  font-family: var(--font-family-eng);
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-primary-shade);
}

#hospitalization04 .txtarea {
  padding: 0 var(--px40);
}

#hospitalization04 .txtarea p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}


/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}

.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: #ffffff;
  border: 1px solid #cccccc;
}

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

.qa_list .qa_list_inner .a_ico {
  color: var(--color-font-white);
  background: #91E0DE;
  line-height: 1.6;
  padding: var(--rem24);
  font-size: var(--rem20w);
  border-right: 1px solid #cccccc;
  width: 100%;
  text-align: center;
  max-width: 118px;
  font-weight: bolder;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family01);
}

.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary-shade);
  color: var(--color-font-white);
  line-height: 1.6;
  padding: var(--rem24);
  font-size: var(--rem20w);
  font-weight: bolder;
  width: 100%;
  text-align: center;
  max-width: 118px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family01);
  border-right: 1px solid #cccccc;
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.7;
}

.qa_list .qa_list_inner .q_desc {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
}

.qa_list .qa_list_inner .a_desc {
  width: 100%;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
}

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

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

.qa_list .qa_list_inner dd {
  display: block;
  position: relative;
  padding: 0;
  margin: 0 0 var(--px40) 0;
  border: 1px solid #cccccc;
  border-top: 0;
}

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

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

  .qa_list .qa_list_inner .q_desc,
  .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }

  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }

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

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

  .qa_list .qa_list_inner .active:after {
    right: 1.0rem;
  }
}

@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }

  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }

  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}

#hospitalization-content .widecolor {
  margin-top: 0;
  padding: 0;
  background-image: url("/wp-content/uploads/back.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: var(--color-background);
}

body.page-hospitalization header#h1Header::before {
  background: var(--color-background);
  opacity: .2;
}

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

.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family01);
  font-size: calc(var(--rem14) + 1px);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}

.post .subimitarea .linkBtn:hover input[type="submit"] {
  color: var(--color-primary);
}

.wpcf7-form .must {
  font-family: var(--font-family01);
  font-size: calc(var(--rem14) + 1px);
  font-weight: 500;
  letter-spacing: 0.05em;
  background: var(--color-primary-tint);
}

body:has(.filter-fff) header#h1Header::before {
  background: var(--color-background) !important;
  opacity: .2;
}

body:has(.filter-000) header#h1Header::before {
  background: var(--clr-000) !important;
  opacity: .2;
}

body:has(.filter-none) header#h1Header::before {
  content: none !important;
}

#company01 .widecolor {
  background: #fff;
  position: relative;
}

#company01 .widecolor::before {
  content: none;
  display: block;
  inset: 0;
  position: absolute;
  background: #fff;
  opacity: .57;
}

body:not(.home) .content-inner {
  position: relative;
  z-index: 3;
}

#company01 p {
  font-weight: 500;
}

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

#philosophy-content .widecolor {
  padding-bottom: var(--px200);
}

body:not(.home) #content.wide:has(#philosophy-content) {
  padding-bottom: 0;
}


.dotlist,
.post .dotlist {
  margin-left: calc(var(--rem18) * 1.2);
}

.dotlist>li>b.fw500 {
  font-weight: 500;
  font-size: var(--rem18);
  display: block;
}

.dotlist>li {
  position: relative;
  line-height: 1.8;

}

.dotlist>li::before {
  content: "";
  font-size: var(--rem18);
  display: block;
  position: absolute;
  aspect-ratio: 1 / 1;
  width: 1em;
  border-radius: 50%;
  background: var(--color-font);
  left: calc(var(--rem18) * -1.2);
  top: .5em;
}

.dotlist.greendot>li::before {
  background: var(--color-primary-shade);
}

.dotlist.pinkdot>li::before {
  background: var(--color-primary);
}

#philosophy03 .table06 table th {
  background: var(--color-secondary-tint);
  width: 27%;
}

body.page-hospitalization header#h1Header::before {
  background: #000;
}

body:not(.home) h2.no-line {
  padding-bottom: 0;
  font-size: var(--rem30w);
  margin-bottom: 1em;
}

body:not(.home) h2.no-line::after {
  content: none;
}

.ai_start {
  align-items: flex-start;
}

.lh2 {
  line-height: 2;
}

.bg-prime {
  background: var(--color-primary) !important;
}

body:not(.home) h4.diamond-ttl {
  color: var(--color-primary);
  padding-bottom: var(--px20);
  border-bottom: 1px solid var(--color-primary);
}

body:not(.home) h4.diamond-ttl:before {
  color: var(--color-primary);
}

.fw500 {
  font-weight: 500;
}

.fs18 {
  font-size: var(--rem18);
}

.col2img {
  display: flex;
  gap: var(--px18);
  justify-content: center;

}

.post .col2img {
  margin: var(--px40) auto;
}

.col2img>li {
  width: calc((100% - var(--px18) * 1) / 2);
}

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

#careers-content .widecolor {
  padding-top: var(--px100w);
}

#content,
body:not(.home) #content.wide:has(#careers-content) {
  padding-top: 0;
}

.post .dotlist+ul.list_disc {
  margin-left: 1.5em;
}

#company01 h2 {
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.46);
  color: #000;
}

#company01 h2>span~span {
  text-transform: none;
}

#company01 .widecolor p {
  color: #000;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.93);

}

#company01 .widecolor {
  padding: var(--px80) 0 var(--px40);
  background-position-x: 35%;
}

body:not(.home) h3.green-ttl {
  color: var(--color-secondary);
  text-align: left;
  border-bottom: 2px solid var(--color-secondary);
  padding: 0;
  padding-bottom: .4em;

}

body:not(.home) h3.green-ttl::after {
  content: none;
}

.pl3 {
  padding-left: var(--px30);
}

@media print,
screen and (max-width: 768px) {
  .pl3 {
    padding-left: 0;
  }
}

.clr-red {
  color: #FF0000 !important;
}

.bg-yellow {
  background: #FDFF76 !important;
}

#philosophy03 th,
#philosophy03 td {
  padding: var(--px16) var(--px24);
}

#philosophy03 .table04 th,
#philosophy03 .table04 td {
  padding: var(--px16) var(--px24);
}

#philosophy03 table {
  width: 100%;
}

#philosophy03 .table03 table,
#philosophy03 .table04 table,
#philosophy03 .table06 table {
  width: 100%;

}

#philosophy03 table.table-col4 td {
  text-align: center;
}

#philosophy03 table.table-col4 tr:has(.txt_c)>td:nth-child(2) {
  text-align: left;
}

#philosophy03 table.table-col4 tr:not(:has(.txt_c))>td:nth-child(1) {
  text-align: left;
}

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

  #philosophy03 .table_scroll table td,
  #philosophy03 .table_scroll table th {
    padding: var(--px16) 5px;
    font-size: 1.3rem;
    letter-spacing: 0;
  }

  #philosophy03 table.table-col4 tr:has(.txt_c)>td:nth-child(3) {
    min-width: 3em;
  }

  #philosophy03 table.table-col4 tr:has(.txt_c)>td:nth-child(4) {
    min-width: 3em;
  }

  #philosophy03 .table04 table td.sp_fit {
    min-width: 6em;
  }

  #company01 .widecolor {
    background-position-x: 53%;
    padding-top: var(--px120);
  }
}


.table_scroll table.sch-tbl {
  width: 100%;
}


#content01 table th,
#content01 table td,
#company02 table th,
#company02 table td {
  vertical-align: middle;
  line-height: 1.1;

}

#content01 table td>span,
#company02 table td>span {
  font-size: 10px;
  line-height: 1;
  transform: rotate(90deg);
  display: inline-block;

}

@media print,
screen and (max-width: 1023px) {
  #company02 .table_scroll {
    padding: var(--px40) clamp(10px, calc(50px + ((1vw - 10.23px) * 6.1728)), 50px);
  }

  table.sch-tbl th,
  table.sch-tbl td {
    padding: var(--px20) clamp(5px, calc(18px + ((1vw - 10.23px) * 2.0062)), 18px);
    vertical-align: middle;
  }

  #company02 table.sch-tbl th:not(:first-child) {
    width: calc(77% / 7);
    min-width: fit-content;
  }
}

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

  #company02 table tr th,
  #company02 table tr td {
    font-size: clamp(1.3rem, calc(2rem + ((1vw - 7.68px) * 2.2901)), 2rem);
    padding: var(--px20) clamp(2px, calc(10px + ((1vw - 10.23px) * 2.0062)), 10px);
  }

  #company02 table tr th:first-child,
  #company02 table tr td:first-child {
    font-size: clamp(1.3rem, calc(2.2rem + ((1vw - 7.68px) * 2.2901)), 2.2rem);
    padding: var(--px20) 2px;
    width: 23%;
  }

  #company02 .table_scroll p {
    font-size: clamp(1.4rem, calc(1.8rem + ((1vw - 7.68px) * 2.2901)), 1.8rem);
  }
}

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

  #company02 table tr th:first-child,
  #company02 table tr td:first-child {
    width: 20%;
    padding: var(--px20) 0;
  }

  #company02 table.sch-tbl th:not(:first-child) {
    width: calc(80% / 7);
  }
}

/* 診療案内 (2026/2/18追記：宮里) */
.post .list-ttl {
  font-weight: 500;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  margin-bottom: 5px;

  &::before {
    font-size: var(--rem18);
  }
}

.post .ff-inter {
  font-family: var(--font-family03);
}

.post .fz17 {
  font-size: 1.7rem;
}

@media screen and (max-width: 768px) {
  #content01 .table_scroll.sp-scroll-none {
    width: 100% !important;
    overflow-y: initial;
    overflow-x: initial;
    padding: var(--rem20);
  }

  #content01 .table_scroll.sp-scroll-none table {
    max-width: 100%;
    width: 100% !important;
    margin: 0;
  }

  #content01 table th,
  #content01 table td {
    padding: 5px;
  }

  #content01 table th,
  #content01 table td {
    padding: 5px;
    white-space: nowrap;
  }
}

body:has(.filter-000) header#h1Header::before,
body.page-hospitalization header#h1Header::before,
body:has(.filter-fff) header#h1Header::before {
  background: initial !important;
  /* opacity: .2; */
}
/* PC（768px以上）のときは非表示 */
@media screen and (min-width: 768px) {
  .spbr {
    display: none;
  }
}

@media print, screen and (max-width: 767px) {
	    #philosophy03 table.table-col4 tr:has(.txt_c)>td:nth-child(1) {
        min-width: 5em ;
    }
    #philosophy03 table.table-col4 tr:has(.txt_c)>td:nth-child(4) {
        min-width: 4.2em ;
    }
	#philosophy03 table.table-col4 tr:has(.txt_c)>td:nth-child(3) {
        min-width: 3.5em;
    }
}
#philosophy-content .content-inner{
	max-width: 1480px;
}

#philosophy02 .teleco_v1:not(:last-child){
	margin-bottom: var(--px60);
}
/* PC（768px以上）のときは非表示 */
@media screen and (min-width: 768px) {
  .sptbl {
    display: none;
  }
	
}

@media screen and (max-width: 769px) {
  .pctbl {
    display: none;
  }

}

span.kerning01 {
    margin-left: -3px;
    margin-right: -1px;
}
table.responsive.contacttbl,table.responsive.contacttbl th,table.responsive.contacttbl td{
    border-color: #ffffff;
}

#post-21 table th {
    background: var(--bg-linear03);
}
#post-21 table th, #post-21 table td {
    border-left: none;
    border-right: none;
    border-color: #D1D1D1;
    vertical-align: middle;
}
#mainImg img {
    margin-top: 2%;
}