@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap");
:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-background-01: #ddf3f6;
  --color-background-btn: linear-gradient(90deg, #00bfff 0%, #77c1f2 100%);
  --color-font: #333333;
  --color-font-white: #fff;
  --color-primary: #00bfff;
  --color-primary-shade: #30b1ae;
  --color-primary-tint: #666;
  --color-secondary: #aaa;
  --color-secondary-tint: #eee;
  /*--color-table-border: #00bfff;*/
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Zen Maru Gothic", "Noto Sans JP", serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-font-white: #fff;
  --header-color-primary: #00bfff;
  --header-color-primary-shade: linear-gradient(90deg, #00bfff 0%, #77c1f2 100%);
  --header-color-primary-tint: #fff;

  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: linear-gradient(90deg, #00bfff 0%, #77c1f2 100%);
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Zen Maru Gothic", "Noto Sans JP", serif;
  --font-family02: "Zen Maru Gothic", "Noto Sans JP", serif;
  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px); /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px); /*100px-40px (1920-375)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px); /*96px-48px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px); /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px); /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px); /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px); /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px); /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px); /*40px-20px (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)*/
	--rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem); /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem); /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem); /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem); /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem); /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem); /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem); /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem); /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem); /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem); /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem); /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem); /*2.8rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem); /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem); /*2.4rem-1.4rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem); /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem); /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem); /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); /*1.2rem-1.1rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
}
.spmenu #menu p {
  width: max-content;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.content-inner {
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
}
.text-normal {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
}
.cta02 .cta02_wrap h1 {
  text-align: center;
}

.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: #F5FBFF;
}
/* .fw_contents {
  margin-top: 0;
  margin-bottom: 0;
}
#content:has(.fw_contents),
body:not(.home) #content:has(.fw_contents).wide {
  padding: 0;
} */

/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: 299px;
    max-height: 40px;
  }
  #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: calc(var(--px30) - 3px);
    padding-right: calc(var(--px30) - 3px);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    font-weight: bold;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }
  nav#mainNav ul li a b,
  nav#mainNav ul li a span {
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: var(--rem16);
  }
 
	nav#mainNav ul li a:active span, nav#mainNav ul li a:hover span, nav#mainNav ul li.current-menu-item a span, nav#mainNav ul li.current-menu-parent a span {
         color: var(--header-color-primary);
    }
  nav#mainNav ul li a {
    padding: var(--px20) var(--px14);
  }
  #header ul.header__contact {
    height: 74px;
    margin-right: var(--px20);
  }
  #header a.head_btn.mail_btn {
    border-radius: 10px;
    letter-spacing: 0.1em;
    padding-left: calc(var(--px30) - 1px);
    padding-right: calc(var(--px30) - 1px);
    background: linear-gradient(90deg, #00bfff 0%, #77c1f2 100%);
    color: var(--header-color-font-white);
  }
  #header a.head_btn.mail_btn:hover {
    color: #00bfff;
    background: var(--header-color-font-white);
  }
	nav#mainNav ul li.current-menu-ancestor li.current-menu-item a {
		background: var(--header-background);
	}
}
@media print, screen and (max-width: 1810px) and (min-width: 1024px) {
  #header .logo img {
    max-width: 190px;
  }
  nav#mainNav ul li a {
    padding: var(--px20) 8px;
  }
  nav#mainNav ul li a b,
  nav#mainNav ul li a span {
    letter-spacing: 0.02em;
    font-size: 14px;
  }
}
@media print, screen and (max-width: 1439px) and (min-width: 1024px) {
  #header .logo img {
    max-width: 115px;
  }
  nav#mainNav ul li a {
    padding: var(--px20) 5px;
  }
  nav#mainNav ul li a b,
  nav#mainNav ul li a span {
    letter-spacing: 0;
    font-size: 11px;
  }
  #header a.head_btn.mail_btn {
    padding-left: calc(var(--px30) - 6px);
    padding-right: calc(var(--px30) - 6px);
    font-size: 11px;
    letter-spacing: 0;
  }
  #header ul.header__contact {
    height: 60px;
    margin-right: var(--px20);
  }
}
@media print, screen and (min-width: 751px) {
  .fv-sp {
    display: none;
  }
}
@media print, screen and (max-width: 750px) {
  .fv-sp {
    display: block;
  }
  .fv-pc {
    display: none;
  }
}
@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: #00bfffe6 !important;
    color: #fff;
  }
}
/* code footer */
#footer {
  font-weight: 500;
  padding: var(--px100) 0 var(--px60);
}
#footer .footer__logo img {
  max-width: 299px;
  padding: 8px var(--rem20w);
  background: var(--footer-color-primary);
}
#copyright {
  font-weight: 300;
  padding: 0 var(--px20);
}
/* code main-ttl */

h1.title.top-loop,
h1.title.bottom-loop,
h1.title.main-ttl {
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem30);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding-bottom: var(--px30);
  margin-bottom: var(--px50);
  color: var(--color-font);
}
h1.title.top-loop > span span,
h1.title.bottom-loop > span span,
h1.title.main-ttl > span span {
  display: block;
  font-size: var(--rem90);
  font-weight: 600;
  letter-spacing: 0.06em;
  color: var(--color-primary);
}
h1.title.top-loop::after,
h1.title.bottom-loop::after,
h1.title.main-ttl::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 3px;
  background: var(--color-primary);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 282px;
  font-size: calc(var(--rem20) + 2px);
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--color-font-white);
  line-height: 1.4;
  text-align: center;
  background: var(--color-background-btn);
  padding: var(--px20) 30px var(--px20) 20px;
  margin: 0;
  border: none;
  border-radius: 100px;
  transition: all 0.3s;
	font-family: var(--font-family02);
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: url(/wp-content/uploads/btn-img.png);
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--color-background-btn);
  opacity: 0.7;
}

.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code postlist */
#front_top_content,
#front_bottom_content {
  background: var(--color-background);
}
.postlist .post_text {
  padding: var(--px30) 0px;
}
.postlist .ttls,
.postlist .date {
  font-size: var(--rem16);
  color: var(--color-font);
  font-weight: 400;
}
/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px100) 0 var(--px140);
}
.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  background: transparent;
  padding: 0 2rem;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1256px;
  margin: var(--px50) auto 0 auto;
  gap: var(--px16);
}
.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(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #242424;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.9;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

/*ボタン共通パーツ*/
h1.main-ttl.contact-ttl {
  color: var(--color-font-white);
  padding: 0;
}
h1.main-ttl.contact-ttl span span {
  color: var(--color-font-white);
}
h1.main-ttl.contact-ttl::after {
  display: none;
}
.cta01 p {
  font-size: calc(var(--rem28) - 1px);
  font-weight: 500;
  color: var(--color-font-white);
  letter-spacing: 0.1em;
  line-height: 2;
}
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.1em;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: bold;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: #242424;
  border-radius: 300px;
  border: 4px solid var(--color-primary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: calc(var(--rem24) + 2px);
}
.cta01 a.mailbtn {
  background: var(--color-background-btn);
  color: var(--color-font-white);
  border-radius: 300px;
}

/*ボタンアイコン*/

.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";
}
.cta01 .telnum::before {
  content: "\f3cd";
}
/* code about */
.fullwide01 {
  position: relative;
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px100) 0;
}
.fullwide01_wrap {
  background: #ffffffe6;
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
  padding: var(--px120) 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
	border-radius: var(--px50);
}
.fullwide01_inner {
  max-width: 960px;
}
.fullwide01 p.pc_center {
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.12em;
}
.fullwide01 p.read_txt {
  font-weight: 500;
  font-family: var(--font-family02);
  font-size: calc(var(--rem24) + 2px);
  line-height: 2;
  letter-spacing: 0.12em;
  margin: 0;
  text-align: left;
}
.linkBtn.linkBtn-about {
  max-width: 360px;
}
@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80) 5%;
  }
}
@media print, screen and (max-width: 424px) {
/*   h1.main-ttl.about-ttl span span {
    font-size: 2.8em;
  } */
}
/* code together */
#together .sec01 {
  background: var(--color-background);
  padding: var(--px80) 0 var(--px96);
  position: relative;
}
#together .sec01::before {
  content: "";
  background: var(--color-background-01);
  position: absolute;
  width: 100%;
  height: 73%;
  bottom: 0;
  left: 0;
}
#together .toptxtarea {
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.card01_wrap {
  position: relative;
  margin: var(--px60) 0 0;
}
.card01_inner {
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
}
.card01_list > li {
  position: relative;
  background: var(--color-background);
	border-radius: var(--px30);
	overflow: hidden;
}
.card01_list .imgarea {
  width: 100%;
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  line-height: 0;
}
.card01_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card01_list .txtarea {
  padding: var(--px30) var(--px24);
  line-height: 1.6;
  text-align: left;
  background: transparent;
}

/*---------txtstyle02 -----------*/
h1.main-ttl.together-ttl {
  text-align: left;
  font-size: calc(var(--rem48) + 2px);
  letter-spacing: 0.08em;
  margin-bottom: var(--px20);
  padding-bottom: var(--px20);
}
h1.main-ttl.together-ttl::after {
  left: 0;
  transform: translateX(0);
}
#together .toptxtarea p {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: calc(var(--rem24) + 2px);
  line-height: 1.8;
  letter-spacing: 0.08em;
}
.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;
  text-align: center;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}
.post .txtstyle02:before,
.post .txtstyle02:after,
.txtstyle02:before,
.txtstyle02:after {
  content: none;
}
.post .card01_list .txtstyle02,
.card01_list .txtstyle02 {
  font-size: calc(var(--rem20) + 2px);
  margin: 0;
  min-height: 2.5em;
  /* display: flex;
  align-items: center;
  justify-content: center; */
}
.font-w {
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.test-together {
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: var(--color-primary-shade);
}
.linkBtn.linkBtn-together {
  font-size: var(--rem18);
  max-width: 242px;
  letter-spacing: 0;
}
.linkBtn.linkBtn-together::after {
  right: 25px;
}
/*---------column04-----------*/

#together .col4_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: calc(var(--px40) - 5px);
}
#together .col4_list {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#together .col4_list::before {
  content: "";
  display: block;
  width: calc(100% / 3 - calc(var(--px40) - 5px));
  order: 1;
}
#together .col4_list:after {
  content: "";
  display: block;
  width: calc((100% - (calc(var(--px40) - 5px) * 2)) / 3);
  order: 2;
}
#together .col4_list > li {
  width: calc((100% - (calc(var(--px40) - 5px) * 2)) / 3);
}
@media print, screen and (max-width: 1200px) {
  .test-together {
    min-height: 48px;
  }
  .font-w {
    min-height: 95px;
  }
}
@media print, screen and (max-width: 768px) {
  #together .col4_list > li {
    width: calc((100% - (calc(var(--px40) - 5px) * 1)) / 2);
  }
  .test-together {
    min-height: 0;
  }
  .font-w {
    min-height: 0;
  }
}
@media print, screen and (max-width: 432px) {
  #together .col4_list > li {
    width: 100%;
  }
  .post .card01_list .txtstyle02,
  .card01_list .txtstyle02 {
    min-height: 3em;
  }
}
/* code recruit */
h1.main-ttl.recruit-ttl {
  text-align: left;
  padding-bottom: var(--px20);
  margin-bottom: var(--px30);
}
#recruit p {
  line-height: 2.2;
  font-weight: 500;
  letter-spacing: 0.12em;
}
h1.main-ttl.recruit-ttl::after {
  left: 0;
  transform: translateX(0);
}
#recruit .sec01 {

  padding-bottom: 0;
  padding: 0;
}
.linkBtn.linkBtn-recruit {
  max-width: 360px;
}
.column03 {
	  background: var(--color-background-01);
  position: relative;
  padding: var(--px120) 0 var(--px50);
  margin: 0;
}
.column03:before {
  content: "";
  background: url(/wp-content/uploads/top-02.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 65%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.column03_wrap {
  position: relative;
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
	overflow: hidden;
	border-radius: var(--px50);
}
.column03 .txtarea {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px96) var(--px40) var(--px80);
  margin: 0;
}
.column03 .txtarea .txtinner {
  max-width: 600px;
}
.column03 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column03 .txtarea {
    padding: var(--px80) 5%;
  }
}
#recruit .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;
  width: 94%;
  max-width: 782px;
  margin: 0 auto;
	 z-index: 10;
}
#recruit .col3_list > li {
  width: 30%;
  margin-bottom: 2%;
}
#recruit .col3_list::before {
  content: "";
  display: block;
  width: 30%;
  height: 0;
  order: 1;
}
#recruit .col3_list:after {
  content: "";
  display: block;
  width: 30%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  #recruit .col3_list > li {
    width: 49%;
  }
  #recruit .col3_list::before,
  #recruit .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  #recruit .col3_list > li {
    width: 100%;
  }
  #recruit .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code semi-wrapper */

header#h1Header::before {
  background: #000;
  opacity: 0.05;
}
header#h1Header h1.title {
  font-size: var(--rem30w);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
	color: var(--color-font);
}
header#h1Header h1.title span span {
  display: block;
  font-size: var(--rem40w);
}
body:not(.home) .post h2 {
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem30w);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin: 0;
  padding-bottom: var(--px30);
  margin-bottom: var(--px80);
  color: var(--color-font);
}
/*body:not(.home) .post h2::after {
  background: var(--color-font);
}*/
body:not(.home) .post h3 {
  /*font-size: calc(var(--rem24w) + 1px);*/
  font-family: var(--font-family02);
  font-weight: bold;
  /*letter-spacing: 0;
  /*padding: 0 0.4em;*/
  /*margin: var(--px60) auto var(--px50);*/
  color: var(--color-font);*/
  /*border: none;*/
  /*border-left: 9px solid var(--color-primary);*/
  /*line-height: 1.3;*/
}
body:not(.home) .post h4 {
  /*position: relative;*/
  /*font-size: var(--rem20w);*/
  font-family: var(--font-family01);
  font-weight: bold;
  /*padding: 0 0 0 1.5em;*/
  /*margin: var(--px40) auto var(--px24);*/
  /*border: none;*/
  /*color: var(--color-font);*/
}
/*body:not(.home) .post h4::before {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 4px;
  background: var(--color-primary-shade);
  top: 0.8em;
  left: 0;
}*/
body:not(.home) .post h5 {
  font-weight: bold;
  color: var(--color-font);
	font-family: var(--font-family02);
	margin: var(--px20) auto var(--px12);
}
.semi-wrapper p {
  /*line-height: 2;*/
		/*font-family: var(--font-family02);*/
}
.test-18 {
  font-size: calc(var(--rem20w) - 2px);
  font-weight: bold;
  text-align: center;
  margin: var(--px20) 0;
}
hr {
  border: 1px dashed var(--color-primary);
}
/* code table 
table.responsive th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}*/
/* code semi-seupport */
.post .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;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code semi-welfare */
.sns-flex {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.sns-flex a {
  display: block;
}
.font-wbole {
  font-weight: bold;
}
.semi-welfare .googlemap {
  padding-bottom: 70%;
  height: 100%;
}
table.table-welfare {
  border: 0;
  padding: var(--px30);
}
table.table-welfare th {
  background: transparent;
  border-right: 0;
  border-left: 0;
  font-weight: 400;
  padding: var(--px20);
  padding-left: 0;
}

table.table-welfare td {
  border-left: 0;
  border-right: 0;
  padding: var(--px20);
  padding-left: 0;
}
table.responsive.table-wel th {
  width: 41%;
}

.wpcf7-form .must {
    background: #E80303;
}
/* code semi-wrapper */

header#h1Header::before {
  background: #000;
  opacity: 0.05;
}
header#h1Header h1.title {
  font-size: var(--rem30w);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
}
header#h1Header h1.title span span {
  display: block;
  font-size: var(--rem40w);
}
body:not(.home) .post h2 {
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem30w);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin: 0;
  padding-bottom: 0;
  margin-bottom: var(--px30);
  color: var(--color-font);
}
/*body:not(.home) .post h2::after {
  background: var(--color-font);
}*/
body:not(.home) .post h3 {
  /*font-size: calc(var(--rem24w) + 1px);*/
  font-family: var(--font-family02);
  font-weight: bold;
  /*letter-spacing: 0;*/
  /*padding: 0 0.4em;*/
  /*margin: var(--px60) auto var(--px50);*/
  /*color: var(--color-font);*/
  /*border: none;*/
  /*border-left: 9px solid var(--color-primary);*/
  /*line-height: 1.3;*/
}
body:not(.home) .post h4 {
  /*position: relative;*/
  /*font-size: var(--rem20w);*/
  font-family: var(--font-family02);
  font-weight: bold;
  /*padding: 0 0 0 1.5em;*/
margin: var(--px40) auto var(--px24);
  /*border: none;*/
  /*color: var(--color-font);*/
}
/*body:not(.home) .post h4::before {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 4px;
  background: var(--color-primary-shade);
  top: 0.8em;
  left: 0;
}*/
body:not(.home) .post h5 {
  font-weight: bold;
  color: var(--color-font);
  margin: var(--px20) auto var(--px12);
}
.semi-wrapper p {
  /*line-height: 2;*/
}
.test-18 {
  font-size: calc(var(--rem20w) - 2px);
  font-weight: bold;
  text-align: center;
  margin: var(--px20) 0;
}
.test-20 {
  font-size: var(--rem20w);
  font-weight: bold;
  margin: var(--px20) 0;
  font-family: var(--font-family02);
}

hr {
  border: 1px dashed var(--color-primary);
}
.semi-academy a,
.semi-nogiku a,
.semi-welfare a {
  display: block;
}
/* code table 
table.responsive th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}*/
/* code semi-seupport */
.post .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;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code semi-welfare */
.sns-flex {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.sns-flex a {
  display: block;
}
.font-wbole {
  font-weight: bold;
}
.googlemap {
  padding-bottom: 70%;
  height: 100%;
}
table.table-welfare {
  border: 0;
  padding: var(--px30);
}
table.table-welfare th {
  background: transparent;
  border-right: 0;
  border-left: 0;
  font-weight: 400;
  padding: var(--px20);
  padding-left: 0;
}

table.table-welfare td {
  border-left: 0;
  border-right: 0;
  padding: var(--px20);
  padding-left: 0;
}
table.responsive.table-wel th {
  width: 43%;
}
table.responsive.table-wel th,
table.responsive.table-wel td {
  height: 165px;
  vertical-align: middle;
}
table.responsive.table-academy th,
table.responsive.table-academy td {
  height: 113px;
  vertical-align: middle;
}
@media print, screen and (max-width: 768px) {
  table.responsive.table-wel th,
  table.responsive.table-wel td {
    height: auto;
  }
  table.responsive.table-academy th,
  table.responsive.table-academy td {
    height: auto;
  }
}
/* semi-academy */
.semi-academy .col2_list, .page-academy .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;
  max-width: 956px;
  margin: 0 auto;
}
.semi-academy .col2_list > li , .page-academy .col2_list > li {
  width: 47.1%;
  margin-bottom: 4%;
}
@media print, screen and (max-width: 414px) {
  .semi-academy .col2_list > li, .page-academy .col2_list >li {
    width: 100%;
  }
  .semi-academy .col2_list > li:last-child , .page-academy .col2_list > li:last-child{
    margin-bottom: 0;
  }
}
/* code semi-about */
/*--list_style01--------------------------------------------*/

.post .list_style01 li {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  flex-shrink: 0;
  border-bottom: 0;
}
.post .list_style01 li .head {
  width: 22%;
min-width: 22%;
  padding: var(--px20);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.post .list_style01 li .body {
  padding: var(--px20);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.post .list_style01 li:nth-child(odd) {
  background: #f0f0f0;
}
@media only screen and (max-width: 640px) {
  .post .list_style01 li {
    flex-direction: column;
  }
  .post .list_style01 li .head {
    width: 100%;
    padding-bottom: 0;
  }
}
/* code semi-about */
.miss-vi {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem30w);
  color: var(--color-primary);
}
.num_list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list02 > li {
  position: relative;
  width: 100%;
  margin-top: var(--px40w);
  padding: var(--px60) var(--px40) var(--px60);
  border: 2px solid var(--color-primary);
  border-radius: 27px;
}

.num_list02 .num_listttl {
  background: none;
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 0;
  margin: 0 auto var(--rem12);
  border: none;
}
.num_list02 .num_listttl::before {
  display: block;
  position: static;
  color: var(--color-font);
  font-size: var(--px80);
  font-weight: normal;
  font-family: "FontAwesome";
  line-height: 1;
  margin: var(--px20) auto var(--px30);
  width: auto;
  min-height: 109px;
}
.num_list02 .num01::before {
  content: url(/wp-content/uploads/semi-about-01.png);
}
.num_list02 .num02::before {
  content: url(/wp-content/uploads/semi-about-02.png);
}

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

.semi-about .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;
}
.semi-about .col3_list > li {
  width: 48%;
  margin-bottom: 2%;
}
.semi-about .col3_list::before {
  content: "";
  display: block;
  width: 48%;
  height: 0;
  order: 1;
}
.semi-about .col3_list:after {
  content: "";
  display: block;
  width: 48%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .semi-about .col3_list > li {
    width: 100%;
  }
  .semi-about .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code corporate */
.corporate {
  background: #fafafa;
  padding: var(--px40);
}
.corporate p {
  font-weight: 500;
}
.corporate span {
  margin-right: 1rem;
  font-size: calc(var(--rem24w) - 1px);

  width: 30px;
}
.corporate .test-cor {
  font-size: calc(var(--rem20w) - 2px);
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--color-primary-shade);
  color: var(--color-primary-shade);
  display: flex;
  align-items: center;
}
/* code passion */

.passion {
  position: relative;
  padding: var(--px80) 0;
}
.passion::before {
  content: "";
  background: url(/wp-content/uploads/semi-about-03.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 25%;
	z-index: -1;
}
.passion p {
  font-weight: 500;
  letter-spacing: 0.02em;
}
.passion .passion-ttl {
  font-size: var(--rem30w);
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-bottom: var(--px50);
  letter-spacing: 0;
}
.passion .passion-ttl span span {
  display: block;
  color: var(--color-primary);
  line-height: 1.4;
}
.semi-about .googlemap {
  padding-bottom: 80%;
  height: 100%;
}
.passion-small {
  position: relative;
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: bold;
  padding: 0 0 0 1.5em;
  margin: 0 auto;
  border: none;
  color: var(--color-primary-shade);
}
.passion-small::before {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 4px;
  background: var(--color-primary-shade);
  top: 0.9em;
  left: 0;
}
/* semi-dayservice */
.color-semi {
  color: #ff4500;
}
.day-info {
  width: 34.6%;
}
@media print, screen and (max-width: 768px) {
  .day-info {
    width: 50%;
  }
}
@media print, screen and (max-width: 432px) {
  .day-info {
    width: 100%;
  }
  .semi-dayservice .flexbox.sp_nowrap {
    flex-wrap: wrap;
  }
}
.underline-semi {
  border-bottom: 1px solid var(--color-font);
}
/*--flow01--------------------------------------------*/

.flowlist01 {
  padding-left: 13rem;
  position: relative;
}
.flowlist01::before {
  content: "";
  width: 15px;
  height: 101.3%;
  background: var(--color-primary);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 20rem;
}
.flowlist01 > li {
  position: relative;
}
.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist01 > li .icon {
  font-size: 1.6rem;
  color: var(--color-font-white);
  background: var(--color-primary-shade);
  padding: 0.8rem 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  font-style: normal;
  font-weight: bold;
  min-width: 142px;
  text-align: center;
}
.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent var(--color-primary-shade);
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flowlist01 > li dl {
  padding-left: 13rem;
  position: relative;
  padding-top: 0.7rem;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}
.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: var(--color-primary-shade);
  border-radius: 50%;
  left: 66px;
}
.flowlist01 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed var(--color-primary-shade);
  position: absolute;
  left: 70px;
  top: 2.3rem;
}
.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.6rem;
  color: var(--color-primary-shade);
}
@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
  }

  .flowlist01 {
    padding-left: 10rem;
  }

  .flowlist01 > li .icon {
    left: -10.5rem;
    min-width: 117px;
  }

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

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

  .flowlist01 > li dl::after {
    width: 30px;
    left: 47px;
    margin-top: -3px;
  }
  .flowlist01 > li dl::before {
    left: 36px;
    margin-top: -3px;
  }
  .flowlist01 > li dl dt {
    font-size: 1.4rem;
  }
}
/* code semi-akoya */
/*---------col03-----------*/

.semi-akoya .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;
}
.semi-akoya .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.semi-akoya .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.semi-akoya .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .semi-akoya .col3_list > li {
    width: 49%;
  }
  .semi-akoya .col3_list::before,
  .semi-akoya .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .semi-akoya .col3_list > li {
    width: 100%;
  }
  .semi-akoya .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* linkBtt-semi */
.magin-left {
  margin-left: 3rem;
}
.linkBtn.linkBtn-semi {
  font-size: var(--rem18);
  max-width: 297px;
  font-weight: bold;
  letter-spacing: 0;
}
.linkBtn.linkBtn-semi::after {
  right: 20px;
}
table.responsive.table-akoya th,
table.responsive.table-akoya td {
  padding: var(--px30) var(--px20);
  vertical-align: middle;
}
.height-table {
  height: 113px;
}
@media print, screen and (max-width: 768px) {
  .height-table {
    height: auto;
  }
}
/* code semi-tajikano */
/*---------col03-----------*/

.semi-tajikano .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;
}
.semi-tajikano .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.semi-tajikano .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.semi-tajikano .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .semi-tajikano .col3_list > li {
    width: 49%;
  }
  .semi-tajikano .col3_list::before,
  .semi-tajikano .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 414px) {
  .semi-tajikano .col3_list > li {
    width: 100%;
  }
  .semi-tajikano .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code table-tajikano */
table.responsive.table-tajikano th {
  width: 30%;
}
table.responsive.table-events tr {
  height: 113px;
}
table.responsive.table-events td {
  vertical-align: middle;
}
@media print, screen and (max-width: 768px) {
  table.responsive.table-events tr {
    height: auto;
  }
}
/*---table_style04-------------------------------------*/

.post table.table_style04 th {
	background-color: transparent;
}
.post table.table_style04, .post table.table_style04 th, .post table.table_style04 td{
	border: none;
}
table.table_style04 tr:first-child {
	border-top: 1px solid #ababab;
}
table.table_style04 tr:last-child {
	border-bottom: 1px solid #ababab;
}
table.table_style04 tr {
	border-top: 1px dashed #ababab;
	letter-spacing: 1px;
}
table.table_style04 th, table.table_style04 td {
	padding: 50px 30px;
}
table.table_style04 th {
	position: relative;
	z-index: 0;
}
table.table_style04 th:before {
	position: absolute;
	content: "";
	background: rgb(247 247 247);
	top: 7px;
	left: 0;
	bottom: 7px;
	width: 100%;
	height: auto;
	z-index: -1;
}
table.table_style04 td ul li {
	padding-left: 1em;
	position: relative;
	line-height: 2;
}
table.table_style04 td ul li:before {
	position: absolute;
	content: "・";
	top: 0;
	left: 0;
}
@media print, screen and (max-width: 768px) {
	table.table_style04 th, table.table_style04 td {
		padding: 35px 10px;
		font-size: 1.4rem;
		vertical-align: middle;
	}
	table.table_style04 th {
		width: 32%;
	}
	table.table_style04 td {
		width: 68%;
	}
}
.underline-semi, .post .underline-semi {
	position: relative;
}
a.underline-semi:after {
	content: "\f1c1";
	color: #00bfff;
	font-family: "FontAwesome";
	margin-left: 1em;
}

.post div:has(>.underline-semi) {
	margin: 0 !important;
	line-height: 2;
}

body:not(.home) .post h5 {
	position: relative;
	padding-left: 1.5em;
}

body:not(.home) .post h5:before {
	content:"";
	display: inline-block;
	width: 1em;
	height: auto;
    aspect-ratio: 1/1;
	border-radius: 50%;
	background: var(--color-primary);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translatey(-50%);
}

.flowlist01::before {
	background: #eee;
}
.flowlist01 > li dl dt {
	color: var(--color-font);
}
.flowlist01 > li dl::after {
	border-color: var(--color-font);
}
.flowlist01 > li dl::before {
	background:  var(--color-font);
}

@media only screen and (max-width: 1023px) {
    nav#mainNav ul li a {
        background-color: rgba(255, 255, 255, .9);
        
    }
}
@media only screen and (max-width: 1023px) {
    nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a {
        background: rgba(255, 255, 255, .9) url(../../mrp/images/sub1.png) no-repeat 30px 50%;
        
    }
}

.post h2 > span {
	 display: block;
  font-size: var(--rem60);
  font-weight: 600;
  letter-spacing: 0.06em;
  color: var(--color-primary);
}

body:not(.home) .post h3 {
	background: #E6F7FF;
	border-style: dashed;
	border-width: 2px 0px;
	border-color: var(--color-primary);
	padding: .4em;
	position: relative;
	padding-left: 2em;
}
body:not(.home) .post h3:before {
	content:"\f4d8";
	position: absolute;
	font-family: "FontAwesome";
	color: #9ACD32;
	font-size: 1em;
	left: .5em;
	top: 50%;
	transform: translatey(-50%);
}

body:not(.home) .flexbox .imgarea img {
	width: 100%;
	height:100%;
	object-fit: cover;
}

/* .semi-wrapper .semi-nogiku > div:nth-child(odd) {
	background: #F5FBFF;
} */

.col4_flow,
.post .col4_flow {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: var(--px12);
    row-gap: var(--px40);
    text-align: center;
    font-weight: bold;
    margin: var(--px50) 0;
}

.col4_flow>li {
    background: linear-gradient(180deg, #FFFFFF 0%, #FEFFFF 30%, #DBF6FF 100%), #FFFFFF;
    border: 2px dashed #00BFFF;
    border-radius: 10px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: var(--px14);
    min-height: 140px;

}

.col4_flow>li .timearea {
    position: absolute;
    background: var(--color-primary);
    color: var(--color-background);
    border-radius: var(--px50);
    padding: 0em .5em;
    min-width: 8em;
    font-size: var(--rem18);
    top: 0;
    transform: translateY(-50%);
}

.col4_flow>li .txtarea {
    line-height: 1.3;
}

.post .flexbox .txtarea h4 {
    margin-top: 0;
}

body:not(.home) .flexbox:has(.imgarea):has(.txtarea) {
    align-items: flex-start;
}

/*--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: #ffffff;
	background: var(--color-primary);
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	border-right: 1px solid #cccccc;
	width: 100%;
	text-align: center;
	max-width: 90px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
	background: #f2f2f2;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	font-weight: bold;
	width: 100%;
	text-align: center;
	max-width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--body-font-family);
	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 .a_desc {
  line-height: 1.8;
  width: 100%;
}
.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%);
}
.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: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 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;
	}
}

.page-account .qa_list .qa_list_inner dt, 
.page-account .qa_list .qa_list_inner dd{
	border: none;
}

.page-account .qa_list .qa_list_inner dt h5 {
	margin-left: 0;
	margin-right: auto;
}

a.underline-semi.doc-ico:after {
	content: "\f1c2";
}

/* -------- style 3 - subpage ------------ */
.post h4 {
	font-size: var(--rem20w);
	font-family: var(--font-family01);
	font-weight: 600;
	letter-spacing: .1rem;
	padding: 0 .4em .4em;
	margin: var(--px60) auto var(--px20);
	border-bottom: 2px solid var(--color-primary);
}

.post h4::before {
	content: none;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
}

.flexbox.notext {
	justify-content: center;
}
.flexbox.notext .txtarea {
	display: none;
}
body:not(.home) #content.wide:has(.widecolor:not(.mb8)) {
	padding-bottom: 0 !important;
	
}

.fa-instagram:before {
	content:"\e055" !important;
	background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);
    /* -webkit-text-fill-color: transparent; */
    color: transparent;
    background-clip: text;
}
.fa-facebook:before {
	color: #1877F2 ;
}
.fa-line:before {
	color: #06C755;
}
.fa-2x {
	font-size: var(--rem40w) !important;
}

.socialicon {
	margin-bottom: var(--px30);
}

.socialicon ul li:has(.fa-facebook) {
	order: 3;
}
.socialicon ul li:has(.fa-instagram) {
	order: 2;
}
.socialicon ul li:has(.fa-line) {
	order: 1;
}

.page-dayservice .socialicon ul li:has(.fa-facebook),
.page-dayservice .socialicon ul li:has(.fa-line),
.page-akoya .socialicon ul li:has(.fa-facebook),
.page-akoya .socialicon ul li:has(.fa-line){
	display: none;
}
sup {
  vertical-align: super;
  font-size: 0.7em;
}

.img-note {
	font-size: 1.4rem;
	margin-top: 1em;
}

.imgarea:has(.stick-img) {
	position: relative;
}
.stick-img {
	position: absolute;
	width: 25%;
	height: auto;
	display: inline-block;
	right: -25%;
	bottom: 0;
}

.stick-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: bottom;
}

@media only screen and (max-width: 768px) {
	.imgarea:has(.stick-img) {
		padding-right: 20%;
	}
	.stick-img {
		right: 0;
		width: 20%;
	}
}

.col3grid-img {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 1rem;
	margin-top: var(--px20) !important;
}

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

.img-group .imgarea img {
	object-fit: contain !important;
	object-position: top;
}

.flex-imgs {
	display: flex;
	flex-flow: column;
	gap: 1rem;
}
.flexbox.notext .imgarea  {
	display: flex;
	justify-content: center;
	
}

.page-akoya .flexbox.notext .imgarea img {
	width: auto !important;
	height: auto !important;
}

.size-2-3 {
	font-size: calc(100% * 2 / 3) !important;
}

.page-contact .post table th {
	vertical-align: middle;
}
#gallery-1.gallery {
  margin-bottom: 0 !important;
}

.col2-imgs {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: var(--px20);
}
.col2-imgs .imgarea {
	overflow: hidden;
	position: relative;
	aspect-ratio: 600 / 400;
}

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

table.table-welfare.th-wide th{
	width: auto;
	min-width: 16.4em;
	
}
@media print, screen and (min-width: 1024px) {
	.semi-tajikano .flex-imgs {
	height: 683px;
	align-items: flex-start;
	max-width: fit-content;
}
.semi-tajikano .flex-imgs img {
	height: calc(calc(683px - 3rem) / 4) !important;
	width: auto !important;
}
.semi-tajikano .flexbox:has(.flex-imgs) {
	align-items: flex-start;
	justify-content: center;
}
.semi-tajikano .flexbox:has(.flex-imgs) .w60 {
	max-width: 500px;
	
}
}
