@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=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&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: #fff;
  --color-background01: #FFF7D6;
  --color-background02: #D8F0C4;
  --color-background-op80: #fff;

  --color-link: #00B7FF;
  --clr-000: #000;
  --color-font: #111111;
  --color-font01: #333333;
  --color-font02: #505050;
  --color-font03: #212121;
  --color-font-white: #fff;
  --color-primary: #F98F05;
  --color-primary-shade: #F9C177;
  --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: #444444;
  --header-color-font-white: #fff;
  --header-color-primary: #F98F05;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #A6D86F;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family-eng: "Outfit", "Noto Sans JP", sans-serif;
  --font-family-eng02: "Lato", "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);
  --rem26: clamp(16px, calc(26px + ((1vw - 19.2px) * 0.6472)), 26px);
  --rem40-24: clamp(24px, calc(40px + ((1vw - 19.2px) * 1.0356)), 40px);
  --px30-10: clamp(10px, calc(30px + ((1vw - 19.2px) * 2.2321)), 30px);
  /*(1920-1024)*/
	--px455-360: clamp(360px, calc(455px + ((1vw - 19.2px) * 6.1489)), 455px);
}

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: 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-10);
  }

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

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

  nav#mainNav ul li a b {
    font-family: var(--font-family01);
    font-size: var(--rem16);
    font-weight: bold;
    letter-spacing: 0;
  }

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

  #header ul.header__contact .header__inner::before {
    content: "";
    background: #aeaeae;
    height: 66px;
    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,
  .note b {
    font-weight: 400;
    font-family: var(--font-family01);
    font-size: calc(var(--rem12) + 1px);
    letter-spacing: 0;
    color: var(--clr-000);
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-family-eng02);
    font-size: var(--rem28);
    font-weight: 500;
    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 .note,
  #header a.head_btn.tel_btn:hover .note b {
    color: var(--header-color-font-white);
  }

  #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) - 1px);
    padding-right: calc(var(--px40) - 1px);
    letter-spacing: 0;
    font-family: var(--font-family01);
    font-size: var(--rem14);
    font-weight: bold;
  }

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

  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
	nav#mainNav ul li ul.sub-menu li a {
    font-family: var(--font-family01);
    font-size: var(--rem14);
    font-weight: 600;
    letter-spacing: 0;
    color: var(--header-color-font);
  }
	nav#mainNav ul li ul.sub-menu li a,
  nav#mainNav ul li ul.sub-menu li a:hover {
    padding: 15px 7px !important;
  }
	  nav#mainNav ul li ul.sub-menu li:hover {
		 color: var(--header-color-primary);
	}

  nav#mainNav ul li ul.sub-menu li:not(:last-child) a {
    border-bottom: 1px dotted var(--header-color-primary);
  }

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

@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 !important;
  }
}

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

/* code bonus start */

.fullwide01 {
  position: relative;
  background-image: url("/wp-content/uploads/TOP-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: var(--px40) 0 var(--px120);
}

.fullwide01_wrap {
  background: var(--color-background);
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px100) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--px50);
}

.fullwide01_inner {
  max-width: 960px;
}

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

/*---------txtstyle10-----------*/

.post .txtstyle10,
.txtstyle10 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem40w);
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0 0 var(--px30);
  margin: 0 auto var(--px40);
  border: none;
  background: transparent;
  position: relative;
}

.post .txtstyle10 .main_ttl,
.txtstyle10 .main_ttl {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem40w);
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.post .txtstyle10 .sub_ttl,
.txtstyle10 .sub_ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 600;
  font-size: var(--rem24w);
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--color-primary);
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 0.7rem;
  border: none;
  background: transparent;
}

.post .txtstyle10::before,
.txtstyle10::before {
  content: none;
}

.post .txtstyle10::after,
.txtstyle10::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: var(--px80);
  height: 2px;
  background-color: var(--color-primary);
  content: "";
}

.post .txtstyle10.txt_l::after,
.txtstyle10.txt_l::after {
  left: 0;
  transform: none;
}

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

.color-01 {
  color: var(--color-font01) !important;
}

.color-02 {
  color: var(--color-font02) !important;
}

.linkBtn,
.post .linkBtn {
  z-index: 10;
  max-width: 300px;
  font-family: var(--font-family02);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background-color: var(--color-primary);
  border-radius: 100px;
  transition: all 0.3s;
  padding: var(--px35) 30px var(--px35) 10px;
}

.linkBtn::after,
.post .linkBtn::after {
  border-width: 2px;
  width: 8px;
  height: 8px;
  margin-top: -5px;
}

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

@media print,
screen and (max-width: 768px) {
  .txt_l:has(>.linkBtn) {
    text-align: center;
  }
}

#home-content .linkBtn {
  max-width: 400px;
}

.column06 {
  position: relative;
  margin: 0;
}

.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: end;
  -ms-flex-align: end;
  align-items: center;
  z-index: 20;
}

.column06 .imgarea {
  position: relative;
  aspect-ratio: 137 / 76;
  overflow: hidden;
  width: 71.35%;
  border-radius: 0 var(--px50) var(--px50) 0;
}

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

.column06 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  padding: var(--px120) var(--px40);
  margin: 0 auto 0 -21.35%;
  z-index: 10;
  border-radius: var(--px50) 0 0 var(--px50);
}

.column06 .txtarea .txtinner {
  max-width: fit-content;
  width: 100%;
}

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

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

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

  .column06_wrap.rev .txtarea {
    margin: 0 -21.35% 0 auto;
    border-radius: 0 var(--px50) var(--px50) 0;
  }

  .column06_wrap.rev .imgarea {
    border-radius: var(--px50) 0 0 var(--px50);
  }
}

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

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

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

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

.sec02 {
  position: relative;
  padding-top: 0;
  background-color: var(--color-background01);
}

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

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

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

#content03 .col3_list>li .imgarea {
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: var(--px40);
}

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

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

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

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

#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);
}

#content03 .txtstyle08 {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem26);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: var(--color-font01);
  text-align: center;
  border-radius: 100px;
  background-color: var(--color-background);
  padding: 7px;
  margin-bottom: var(--px30);
}

#content03 .txtstyle10 .main_ttl {
  font-size: var(--rem40-24);
}


.sec03 {
  position: relative;
  background-color: var(--color-background02);
  padding-bottom: var(--px180);
}

.sec03::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 21%;
  bottom: 0;
  left: 0;
  background-image: url("/wp-content/uploads/TOP-06.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

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

#content04 .txtarea {
  padding: var(--px90) var(--px40);
}

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

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

.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0 var(--px60);
  margin: 0;
}

.column01 .txtarea .txtinner {
  max-width: 540px;
  width: 100%;
}

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

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

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

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

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

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

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

.cta01 .cta01_wrap {
  max-width: 920px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px120) 0;
}

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

.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(--rem22w) 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);
}

.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: 0rem;
  }

  .cta01 a.telbtn {
    border-radius: 20px 20px 0 0 !important;
  }

  .cta01 a.mailbtn {
    border-radius: 0 0 20px 20px !important;
  }
}

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

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

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

.cta01 .mailbtn .infotxt {
  font-weight: 500;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-family: var(--font-family01);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-primary);
}

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

.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-font03);
  border-radius: 20px 0 0 20px;
}

/*メールボタン*/

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

.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
  border-radius: 0 20px 20px 0;
}

/*ボタンアイコン*/

.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);
}

#footer {
  padding: var(--px50) 5% var(--px40);
}

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

#footer .logo-txt {
  width: fit-content;
  margin: 0 auto;
  text-align: left;
  font-family: var(--font-family02);
  font-size: var(--rem28);
  font-weight: 500;
  letter-spacing: 0;
  color: var(--header-color-font);
  line-height: 1.2;
  margin-bottom: var(--px40);
}

#footer .logo-txt span {
  font-size: var(--rem16);
}

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

#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);
  letter-spacing: 0;
}


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

.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family02);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  padding: var(--px35) 30px var(--px35) 10px;
}

.wpcf7-form table th,
.wpcf7-form 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);
}

.wpcf7-form table th {
  width: calc(var(--px20) * 2 + 16em);
  font-weight: bold;
  color: var(--color-font-white);
  background: var(--color-primary);
}

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

body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font01);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px40);
  border: none;
  background: transparent;
  position: relative;
}

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

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

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(--px18);
}

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

body:not(.home) .post .content-wrap {
  margin-bottom: var(--px120);
}

body:not(.home) .post h3 {
  font-family: var(--font-family02);
  font-size: var(--rem24w) !important;
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  text-align: center;
  padding: 0 0 var(--px20);
  border: none;
  margin-bottom: var(--px40);
}

body:not(.home) .post h3::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: var(--px80);
  height: 2px;
  background-color: var(--color-primary);
  content: "";
}

body:not(.home) .post h4 {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
  margin-bottom: var(--px16);
}

.post h4::before {
  content: '';
  position: absolute;
  width: var(--px14);
  height: var(--px14);
  border-radius: 50%;
  background: var(--color-primary);
  top: .6em;
  left: 0;
}

header#h1Header::before {
  background: var(--color-background);
  opacity: 0.31;
}

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

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

#company01 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px30) var(--px20);
  border-radius: 25px;
  border: 2px dashed var(--color-primary);
}

#company02 ol li::marker {
  content: counter(list-item) " .";
}

#company02 ol li {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.8;
  color: var(--color-primary);
  margin-bottom: var(--px30);
}

#company02 ol li p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0;
  color: var(--color-font);
}

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

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

#company04 table th,
#company04 table td {
  vertical-align: top;
}

.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
  border-radius: var(--px40);
}

.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: var(--color-background);
  padding: var(--px80) var(--px40);
}

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

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

  .teleco_v1 .w50.image_box img {
    width: auto;
    height: 116%;
  }
}

.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: var(--px40) 0;
    margin-bottom: 0;
  }

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

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

#recruit01 img {
  border-radius: var(--px40);
  overflow: hidden;
}

#recruit01 .lead {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--color-font);
}

#recruit01 .lead_en {
  font-family: var(--font-family-eng);
  font-size: var(--rem20);
  font-weight: 400;
  line-height: 2.5;
  letter-spacing: 0.3em;
  color: var(--color-font);
}

#recruit01 .marker {
  background: linear-gradient(transparent 60%, var(--color-primary-shade) 0%);
  padding: 0 8px 0.2em;
}

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

.contact_area {
  border-radius: calc(var(--px40) + 5px);
  background-color: var(--color-background01);
  padding: var(--px80) 5%;
}

.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);
  text-align: center;
}

#recruit03 .button_wrap a {
  font-family: var(--font-family02);
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background-color: var(--color-primary);
  border-radius: 100px;
  max-width: 400px;
  padding: calc(var(--px30) + 3px) 30px calc(var(--px30) + 3px) 10px;
}

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

#office-content .col2_list>li {
  width: calc((100% / 2) - (var(--px40) / 2));
  margin-bottom: 2%;
  border-radius: var(--px40);
  overflow: hidden;
  background-color: var(--color-background01);
  padding: var(--px18) var(--px40) var(--px40);
}

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

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

#office-content .txtstyle08 {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  margin-bottom: var(--px18);
  min-height: calc(var(--rem24w) * 1.4 * 2);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

#office-content .imgarea {
  border-radius: 10px;
  overflow: hidden;
	margin-bottom: 1rem;
}

#office-content .list_style01 li {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  flex-shrink: 0;
  border-bottom: 1px dashed var(--color-primary);
}

#office-content .list_style01 li .head {
  width: 20%;
  padding: var(--px20) 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 500;
  min-width: fit-content;
}

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

#office-content .list_style01 li .head,
#office-content .list_style01 li .body {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  letter-spacing: 0;
  line-height: 1.2;
  color: var(--color-font);
}

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

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

  #office-content .list_style01 li .body {
    padding: var(--px20) 0;
  }
}

#office-content .linkBtn {
  max-width: 240px;
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-font-white);
  padding: 14px 30px 14px 10px;
}

#yuranko-takasago01 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px60) var(--px20);
}

#yuranko-takasago01 .imgarea {
  height: 100%;
  border-radius: var(--px40);
  overflow: hidden;
}

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

#yuranko-takasago-content .w50 {
  margin-bottom: 0;
}

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

#yuranko-takasago-content h3 {
  text-align: left;
  border-bottom: 1px solid var(--color-primary);
  padding-bottom: var(--px20);
  margin-bottom: var(--px16);
}

#yuranko-takasago-content h3::after {
  content: none;
}

#yuranko-takasago-content .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--px30);
}

#yuranko-takasago-content .col2_list>li {
  width: calc((100% / 2) - (var(--px30) / 2));
  border-radius: var(--px20);
  background-color: var(--color-background01);
}

@media print,
screen and (max-width: 640px) {
  #yuranko-takasago-content .col2_list>li {
    width: 100%;
  }

  #yuranko-takasago-content .col2_list>li:last-child {
    margin-bottom: 0;
  }
}

#yuranko-takasago02 .txtarea {
  padding: var(--px30) var(--px20) var(--px40);
}

.img_map .googlemap {
  height: 100%;
}

.img_map .imgarea {
  border-radius: var(--px40);
  overflow: hidden;
}

@media print,
screen and (max-width: 768px) {
  .img_map .imgarea {
    margin-bottom: var(--px40);
  }
}

ul.list_link li,
ul.list_link li a {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-link);
}

ul.list_link li a {
  text-decoration: underline;
  transition: all 0.3s;
}

ul.list_link li a:hover {
  opacity: 0.6;
}

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

.post ul.list_content li {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 2;
  color: var(--color-primary);
  margin-top: var(--px30);
}

#yuranko-akashi02 ul.caution li {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  margin: 0;
  color: var(--color-font);
}

#yuranko-akashi-content .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--px50);
}

#yuranko-akashi-content .col2_list>li {
  width: calc((100% / 2) - (var(--px50) / 2));
}

#yuranko-akashi-content .col2_list .imgarea {
  border-radius: var(--px40);
  overflow: hidden;
}

#yuranko-akashi-content .col2_list .txtarea {
  display: flex;
  justify-content: center;
  align-self: center;
  margin-top: var(--px20);
}

#yuranko-akashi-content .col2_list p {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
  color: var(--color-font);
}

@media print,
screen and (max-width: 640px) {
  #yuranko-akashi-content .col2_list>li {
    width: 100%;
  }

  #yuranko-akashi-content .col2_list>li:last-child {
    margin-bottom: 0;
  }
}

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

#yuranko-akashi03 .imgarea {
  border-radius: var(--px40);
  overflow: hidden;
  height: 100%;
}

#yuranko-akashi03 p b {
  font-family: var(--font-family02);
  font-weight: bold;
}

#yuranko-akashi-content .txtstyle09 {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-primary);
}

#yuranko-akashi-content .w50 {
  margin-bottom: 0;
}

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

#yuranko-miki04 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

#yuranko-miki04 .txtinner {
  max-width: 865px;
  width: 100%;
  border-radius: 20px;
  background-color: var(--color-background01);
  padding: var(--px40);
}

#yuranko-miki04 ul li {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font);
  padding: 0 var(--px12) var(--px12);
  border-bottom: 1px dashed var(--color-primary);
  margin-bottom: var(--px24);
}

#yuranko-miki04 ul li:last-child {
  margin-bottom: 0;
}

.read_area {
  padding: 0 var(--px20);
}

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

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

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

body:not(.home) .post .widecolor {
  padding: var(--px40) 0 var(--px100);
  background-color: var(--color-background01);
}

/*--flow01--------------------------------------------*/

.flowlist01 {
  padding-left: 8rem;
  padding-top: var(--px20);
  padding-bottom: var(--px20);
  position: relative;
}

.flowlist01::before {
  content: "";
  width: 22px;
  height: 100%;
  background: var(--color-background01);
  border-radius: 40px;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 8rem;
}

.flowlist01>li {
  position: relative;
}

.flowlist01>li:not(:last-child) {
  margin-bottom: var(--px40);
}

.flowlist01>li .icon {
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-size: var(--rem20);
  color: var(--color-font);
  background: transparent;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -8rem;
  z-index: 100;
  padding-top: 0.4rem;
}

.flowlist01>li dl {
  padding-left: 14rem;
  position: relative;
  padding-top: 0.6rem;
}

.flowlist01>li dl::before,
.flowlist01>li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: var(--rem20w);
}

.flowlist01>li dl::before {
  width: 9px;
  height: 9px;
  margin-top: 0;
  background: var(--color-primary);
  border-radius: 50%;
  left: -1px;
}

.flowlist01>li dl::after {
  width: 120px;
  border-bottom: 1px dashed var(--color-primary);
  position: absolute;
  left: 5px;
  top: calc(var(--rem20w) + 4px);
}

.flowlist01>li dl dt {
  margin-bottom: 0.5rem;
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: var(--color-font);
}

@media (max-width: 500px) {
  .flowlist01>li .icon {
    font-size: 1.4rem;
    padding-top: 0.7rem;
  }

  .flowlist01 {
    padding-left: 6rem;
  }

  .flowlist01>li .icon {
    left: -6rem;
  }

  .flowlist01::before {
    left: 6rem;
  }

  .flowlist01>li dl {
    padding-left: 4.5rem;
  }

  .flowlist01>li dl::after {
    width: 30px;
  }

  .flowlist01>li dl dt {
    font-size: 1.4rem;
    padding-top: 0.3rem;
  }
}

.flowstyle .txtstyle07 {
  display: inline-block;
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font-white);
  background-color: var(--color-primary);
  border-radius: 5px;
  padding: 4px var(--px18);
  margin-bottom: var(--px16);
}

.flowstyle .txtarea {
  padding: var(--px30);
  background-color: var(--color-background);
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}

.flowstyle .txtinner {
  max-width: 550px;
  width: 100%;
}

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

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

#seam-support-content .txtstyle06 {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

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

#oak-daycare-content p a {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.8;
  color: var(--color-link);
  text-decoration: underline;
  transition: all 0.3s;
}

#oak-daycare-content p a:hover {
  opacity: 0.6;
}

#oak-daycare-content .qr_social {
  display: flex;
  justify-content: space-between;
  width: fit-content;
  align-items: center;
  gap: var(--px30);
}
#oak-daycare-content .qr_social .imgarea{
  display: flex;
  justify-content: center;
  align-items: center;
}
#oak-daycare-content .qr_social .imgarea img{
  max-width: 122px;
  aspect-ratio: 1 / 1;
}
body:not(.home) header#h1Header h1.title {
    max-width: var(--px455-360);
    left: 50%;
    transform: translate(-50%, -50%);
}
.gallery_col img{
    border-radius: var(--px30);
}
.gallery_col .gallery-caption{
    font-family: var(--font-family02);
    font-size: var(--rem20w);
    font-weight: bold;
    letter-spacing: 0;
    color: var(--color-font);
}
#contact-bottom {	
clear: both;	
}	
