@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=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(180deg, #eff6f9 0%, #dbfff1 100%);
  --bg-linear02: linear-gradient(0deg, #ffffff 0%, #ddfff9 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: #defef2;
  --color-background02: #f5f5f5;
  --color-background-op90: #ffffffe6;

  --clr-000: #000;
  --color-font: #212121;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #69e6d1;
  --color-primary-shade: #0b4176;
  --color-primary-tint: #0da1fd;
  --color-secondary: #ff0000;
  --color-secondary-tint: #aedfb7;
  --color-table-border: #d1d1d1;
  --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: #212121;
  --header-color-font-white: #fff;
  --header-color-primary: #69e6b4;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: linear-gradient(180deg, #eff6f9 0%, #69e6d1 100%);
  --footer-color-font: #212121;
  --footer-color-primary: #212121;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family-eng: "Roboto", "Noto Sans JP", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/

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

html {
  scroll-behavior: smooth;
}
a#scrollUp {
  bottom: 60px;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
#contact-bottom {
  clear: both;
}
.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);
  background: var(--color-background01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.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);
}
.line-h2 {
  line-height: 2;
}
.line-h18 {
  line-height: 1.8;
}
/* 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,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    margin-left: clamp(7px, calc(-19.286px + 2.567vw), 30px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(7px, calc(-19.286px + 2.567vw), 30px);
  }
  #header .logo img {
    max-width: 310px;
    max-height: clamp(26px, calc(3.143px + 2.232vw), 46px);
  }
  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--rem16);
    line-height: 1.6;
    letter-spacing: 0;
  }
  nav#mainNav ul li a span {
    font-weight: 400;
    color: var(--clr-000);
    line-height: 1.6;
  }
  #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);
    padding-left: var(--px20);
    padding-right: var(--px20);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24w);
    line-height: 1;
    font-family: var(--font-family01);
    margin-bottom: 6px;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: var(--rem18);
    font-weight: 400;
    margin-bottom: 0;
    color: var(--header-color-primary);
    line-height: 1;
    margin-top: 3px;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
  }
  #header a.head_btn.tel_btn:hover .tel_icon::before {
    color: var(--header-color-font-white);
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 10px;
    padding: var(--px20) 5px;
	  width: 100%;
	  min-width: calc(var(--px200) - 10px);
    font-size: var(--rem14);
    display: flex;
	  text-align: center;
  }
	#header a.head_btn.order_btn {
		background: #28D4DD;
	}
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
	#header a.head_btn.order_btn::before {
		content: "";
		display: inline-block;
		width: 2em;
		aspect-ratio: 29 / 28;
		height: auto;
		background: url(/wp-content/uploads/ship-1.png) no-repeat center / contain;
	}
}
@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;
  }
}
/* code footer */
#footer {
  font-weight: 500;
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--rem30);
}
#footer .footer__logo img {
  max-height: calc(var(--rem40w) + 6px);
}
#copyright {
  font-weight: 300;
  margin: var(--rem20) auto 0;
  background: transparent;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: calc(var(--rem40) + 6px);
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px50);
  position: relative;
}
.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-style: italic;
  font-size: var(--rem28);
  line-height: auto;
  color: var(--color-primary);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0.3em;
}
.post .main-ttl::after,
.main-ttl::after {
  content: none;
}
@media print, screen and (max-width: 1200px) and (min-width: 1024px) {
  .main-ttl,
  .post .main-ttl {
    font-size: 31px;
  }
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 380px;
  font-weight: bold;
  font-size: var(--rem16);
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px60) auto 0;
  border-radius: 34px;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: "\f101";
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 51%;
  right: 20px;
  -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-primary);
  opacity: 0.8;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-font-white);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code poslist */

#front_bottom_content {
  background: var(--color-background);
  padding: var(--px120) 0;
}
.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist li:first-child {
  border-top: 1px solid #ddd;
}
.postlist li {
  border-bottom: 1px solid #ddd;
}

.postlist .ttls a,
.postlist .date {
  color: var(--color-font);
  font-size: var(--rem16);
}
/* code contact */

.cta01 {
  background: var(--color-background);
  position: relative;
  padding: var(--px150) 0 0;
  z-index: 0;
}
.cta01:before {
  content: "";
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 82%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.cta01::after {
  content: "";
  background: var(--color-secondary-tint);
  width: 100%;
  height: 82%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0.66;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: 0;
  position: relative;
  z-index: 3;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 100%;
  margin: var(--px60) 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(--rem30) 5px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 1100px) and (min-width: 1024px) {
  .cta01 p {
    font-size: 14.3px;
  }
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
  .cta01 {
    padding: var(--px120) 0;
  }
  .cta01:before,
  .cta01::after {
    height: 100%;
  }
}

/*ボタン共通パーツ*/
.main-ttl.main-ttl-color,
.main-ttl.main-ttl-color .eng-ttl {
  color: var(--color-font-white);
}
.cta01 p {
  color: var(--color-font-white);
  line-height: 2;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.cta01 .btnttl {
  display: block;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  line-height: 1.4;
}

/*電話ボタン*/

.cta01 .telnum {
  font-weight: 500;
  font-size: var(--rem36);
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20w);
}
.cta01 a.telbtn {
  color: var(--color-primary-tint);
  background: var(--color-background);
  border: 1px solid var(--color-primary-tint);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem20w);
	display: flex;
	align-items: center;
}
.cta01 a.mailbtn .infotxt {
  font-size: var(--rem18);
  line-height: 1.4;
}
.cta01 a.mailbtn {
  color: var(--color-font-white);
  background: var(--color-primary);
}

.cta01 a.orderbtn {
	color: var(--color-font-white);
  background: #3ACED6;
}

/*ボタンアイコン*/

.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: "\f095";
  font-size: 0.75em;
  line-height: 1;
  margin-top: 6px;
}

.cta01 .orderbtn .btnttl::before {
	content: "";
	display: inline-block;
	aspect-ratio: 29 / 32;
	width: var(--rem30);
	height: auto;
	background: url(/wp-content/uploads/ship2.png) no-repeat center / contain;
}

/* code text-24-top */
.text-24-top {
  font-weight: bold;
  font-size: var(--rem24w);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: var(--color-primary-shade);
  text-align: center;
  margin-bottom: var(--px50);
}
/* code greething */
.fullwide01 {
  position: relative;
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fullwide01_wrap {
  background: var(--color-background-op90);
  max-width: 989px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px100) var(--px50);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80) 5%;
  }
}
/* code about */
.sec01 {
  background: var(--bg-linear01);
  position: relative;
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  width: 43.7%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px50);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 640px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  width: 56.3%;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    width: 100%;
    padding: var(--px80) 5% 0;
  }
  .column01 .imgarea {
    width: 100%;
  }
}
@media print, screen and (max-width: 500px) {
  .column01 .line-h2 {
    letter-spacing: 0.02rem;
  }
}

/* code company */
.sec02 {
  background: var(--color-background01);
  padding-bottom: var(--px120);
}
.column03 {
  position: relative;
  margin: 0;
}
.column03.column03_mgt {
  margin-top: var(--rem40w);
}
.column03_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.column03 .txtarea {
  width: 37.5%;
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px50);
  margin: 0;
}
.column03 .txtarea .txtinner {
  max-width: 520px;
}
.column03 .imgarea {
  width: 62.5%;
  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 {
    width: 100%;
    padding: var(--px80) 5%;
  }
  .column03 .imgarea {
    width: 100%;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  content: none;
}
header#h1Header h1.title {
  font-weight: bold;
}
body:not(.home) {
  background: var(--bg-linear02);
}
.post h2 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--rem40w);
}
.post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.75em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.6em auto 0;
}
/* code table */
.post table.responsive th {
  width: 26%;
  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);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
.wpcf7-form table.responsive th {
  width: calc(var(--px24) * 2 + 15em);
}
/* code semi-company */
.semi-company01 .line-h18 {
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
}
/* code semi-about */
/* .post .col3_semi-bout p {
  font-size: 15px;
} */
.post .col3_semi-bout .text {
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.post .col3_semi-bout .txtarea {
  padding: var(--rem16) var(--rem12) var(--rem36);
}
.post .col3_semi-bout {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem20w);
}
.post .col3_semi-bout > li {
  width: calc((100% - var(--rem20w) * 2) / 3);
  background: var(--color-background);
}
@media print, screen and (min-width: 1560px) {
  .post .col3_semi-bout p {
    font-size: 15px;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_semi-bout > li {
    width: calc((100% - var(--rem20w) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_semi-bout > li {
    width: 100%;
  }
}
.semi-about02 .text {
  text-align: center;
  font-weight: bold;
  margin-bottom: var(--rem14);
  line-height: 1.6;
}
.semi-about02 .imgarea {
  width: 49%;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.semi-about02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.semi-about02 .txtarea {
  width: 51%;
  display: flex;
  align-items: center;
  margin: 0;
  padding: var(--rem24w) calc(var(--rem36) - 4px);
  background: var(--color-background);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media print, screen and (max-width: 768px) {
  .semi-about02 .imgarea,
  .semi-about02 .txtarea {
    width: 100%;
  }
}
/* code semi-courses */
.semi-courses01 .line-h18 {
  text-align: center;
}
@media print, screen and (max-width: 500px) {
  .semi-courses01 .line-h18 {
    text-align: left;
  }
}
/* code box-semi-courses */
.box-semi-courses .text {
  font-weight: bold;
  margin-bottom: var(--rem12);
  line-height: 1.8;
  text-align: center;
}
.box-semi-courses .mb3 {
  padding: 0 1rem;
}
.box-semi-courses .list_disc li {
  line-height: 1.8;
}
.box-semi-courses .imgarea {
  width: 45%;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.box-semi-courses .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-semi-courses .txtarea {
  width: 55%;
  display: flex;
  align-items: center;
  margin: 0;
  padding: var(--rem40w) var(--rem20);
  background: var(--color-background);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media print, screen and (max-width: 768px) {
  .box-semi-courses .imgarea,
  .box-semi-courses .txtarea {
    width: 100%;
  }
  .box-semi-courses .mb3 {
    padding: 0;
  }
  .box-semi-courses .txtarea {
    padding: var(--rem40w) 14px;
  }
}
.post .col3_semi-courses {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem36);
}
.post .col3_semi-courses > li {
  width: calc((100% - var(--rem36) * 2) / 3);
  line-height: 1.6;
}
@media print, screen and (max-width: 768px) {
  .post .col3_semi-courses > li {
    width: calc((100% - var(--rem36) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_semi-courses > li {
    width: 100%;
  }
}
.post .col3_semi-courses .text {
  font-weight: bold;
  text-align: center;
  font-size: var(--rem20w);
  margin: 1rem 0 var(--rem14);
  letter-spacing: 0;
}
.post .col3_semi-courses p {
  letter-spacing: 0.04rem;
}
.post .option {
  max-width: 563px;
  font-size: var(--rem30);
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--color-primary-shade);
}
.post .option::after {
  content: none;
}

header#h1Header {
	background: #FFF;
}


.mw725 {
  max-width: 725px;
  margin: 0 auto;
}

.post .bigttl:not(:first-child) {
  margin-top: var(--px100);
}
.post .bigttl.shortstyle:not(:first-child) {
  margin-top: var(--px40);
}

.post .bigttl::after {
  content: none !important;
}

.post .bigttl {
  background: linear-gradient(-90deg, #7DF6D0 0%, #00AE78 100%);
  max-width: 650px;
  padding: var(--rem18);
  color: var(--color-background);
  margin-bottom: var(--px30);
}

.post .bigttl.shortstyle {
  max-width: 300px;
  background: linear-gradient(-90deg, #FFFFFF 0%, #928400 100%);
}

.box-semi-courses .text {
  text-align: left;
  font-size: var(--rem20);
}

.col4grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
  gap: var(--px14);
  row-gap: var(--px40);
}

.col4grid .imgarea {
  aspect-ratio: 320 / 260;
}

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

.col4grid .col-ttl {
  text-align: center;
  font-size: var(--rem20w);
  line-height: 1.6;
  padding: .5em 0;
  font-weight: bold;
}

@media print, screen and (min-width: 1024px) {
  .col4grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

body:not(.home) {
  background: linear-gradient( #FFFFFF 0%, #DDFFF9 100%);
}

.box-semi-courses .mb3 {
  padding: 0;
}

.box-caution {
  font-size: var(--rem20);
  line-height: 2;
  font-weight: 500;
  background: linear-gradient(-90deg, #FFFFFF 0%, #FDEA41 100%);
  padding: var(--px50) var(--px90);
  border-radius: var(--px90);
}

.box-caution:not(:first-child) {
  margin-top: var(--px100);
}

.box-caution .boxttl {
  font-size: var(--rem30w);
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  margin-bottom: var(--px60);
  font-family: "Inter", sans-serif;
  
}

.box-caution .list_disc > li + li{
margin-top: 2em;
}
.warning-vec {
  content: url(/wp-content/uploads/warning-vec.png);
  display: inline-block;
  line-height: 1.6;
  aspect-ratio: 31 / 27;
 margin-bottom: -.1em;
  
}

/* 20260630 */

.row-radio {
	display: flex;
	flex-direction: column;
	gap: .5em;
}

.flexform {
	display: flex;
	justify-content: flex-start;
	gap: var(--px40);
	flex-wrap: wrap;
}

.flexform > span {
	display: flex;
	align-items: center;
	width:100%;
	max-width: 220px;
	gap: .5em;
}

.fitcontent {
	min-width: fit-content !important;
}