@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:wght@300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --bg-EBF5E1: #EBF5E1;
  --bg-FFF4F8: #fff4f8;
  --line-clr:#06C755;
  --color-font: #292929;
  --color-primary: #23883C;
  --color-primary-shade: #292929;
  --color-primary-tint: #F37B7B;
  --color-secondary: #F37B7B;
  --color-secondary-tint: #23883C;
  --color-table-border: #EBEBEB;
  --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: #fff;
  --header-color-font: #292929;
  --header-color-font-02: #333;
  --header-color-primary: #23883C;
  --header-bg-02: #EBF5E1;
  --header-color-primary-shade: #F37B7B;
  --header-color-primary-tint: #23883C;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #F0F0F0;
  --footer-color-font: #292929;
  --footer-color-primary: #292929;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Oswald", "Noto Sans JP", sans-serif;
  --font-family03: "Montserrat", "Noto Sans JP", sans-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)*/
  --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)*/
  --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)*/
  --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*/
  --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)*/
  --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)*/
  --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)*/
  --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;
}
@media print, screen and (min-width: 1024px) {
  #header .logo {
    display: flex;
    align-items: center;
  }

  #header .logo img {
    min-width: 70px;
    height: auto;
    width: 100%;
    margin-right: 8px;
  }

  #header .logo .logo-txt {
    font-size: var(--rem24);
    color: var(--color-font);
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.4;
  }
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header .logo .logo-txt {
    font-weight: bold;
    color: var(--header-color-font);
    min-width: fit-content;
    font-size: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 1.1161)), 24px);
  }
	nav#mainNav ul li ul.sub-menu li a:hover {
		background: var(--header-bg-02);
	}
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    height: auto;
    background: var(--header-background);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font-02);
    background: var(--header-bg-02);
  }

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

  #header {
    height: 100px;
  }

  #header a.head_btn {
    align-items: center;
    gap: 8px;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem18);
    line-height: 1.4;
    padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) var(--px24);
  }
  #header a.head_btn.line_btn {
    background: var(--header-background);
    color: var(--line-clr);
  }
  #header a.head_btn.shop_btn {
    background: var(--header-color-primary-shade);
   
  }
  #header a.head_btn:not(.tel_btn) span {
    font-size: clamp(13px, calc(1.8rem + ((1vw - 19.2px) * 0.558)), 18px);
    font-weight: bold;
  }
  #header a.head_btn.shop_btn span {
letter-spacing: -.05em;
  }
  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
  }

  #header a.head_btn.mail_btn::before {
    font-size: 1.55em;
    margin-bottom: 0;
  }
  #header a.head_btn.shop_btn::before {
    content: "\f07a";
    font-size: 1.7em;
  }
  #header a.head_btn.line_btn::before {
    content: "\f3c0";
    font-size: 1.66em;
  }
  #header a.head_btn:hover {
    background: var(--header-color-primary);
    color: var(--header-background);
  }

  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }
  #header a.head_btn.line_btn:hover {
    background: var(--line-clr);
    color: var(--header-background);
  }
  #header a.head_btn.shop_btn:hover {
    background: var(--header-background);
   color: var(--header-color-primary-shade);
  }
  nav#mainNav ul li a {
    gap: 8px;
    font-size: clamp(12px, calc(1.8rem + ((1vw - 19.2px) * 0.7813)), 18px);
    padding: var(--px20) clamp(8px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
  }
	nav#mainNav ul li li a {
		font-size: clamp(12px, calc(1.8rem + ((1vw - 19.2px) * 0.7813)), 18px);
		font-weight: 500;
	}
  nav#mainNav ul li a b {
    font-weight: 500;
  }

  nav#mainNav ul li a span {
    font-weight: 400;
    color: var(--header-color-primary);
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li a:active span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }
}
body.mobile #header .logo .logo-txt {
	font-weight: bold; 
}
@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;

    font-size: var(--rem24);
    gap: 8px;
  }

  #header a.head_btn.tel_btn span.tel_icon::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.75em;
    margin-top: 4px;
  }

  #header a.head_btn.tel_btn span.tel_text-sub {
    font-size: var(--rem12);
    font-weight: bold;
  }
  #header a.head_btn:not(.tel_btn) {
    gap: 5px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: clamp(120px, calc(180px + ((1vw - 19.2px) * 6.6964)), 180px);
    max-width: 180px;
    padding: 5px;
  }
  #header a.head_btn.mail_btn {
   
    

    gap: 5px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #header .logo {
    padding-left: clamp(5px, calc(50px + ((1vw - 19.2px) * 5.0223)), 50px);
  }
  #header .logo img {
    max-width: 500px;
  }
	nav#mainNav ul li.current-menu-ancestor li.current-menu-item a {
		background: var(--header-background);
	}
}
@media print, screen and (min-width: 769px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    position: relative;
    z-index: 11;
  }
}
@media print, screen and (max-width: 1730px) and (min-width: 1024px) {
  #header .logo img {
    width: 100%;
    height: auto;
  }
}
/* @media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  #header a.head_btn,
  #header a.head_btn.mail_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  nav#mainNav ul li a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
  }
} */

/**------------------------------------------
Anchor Point
*------------------------------------------*/

.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}
/* post */
#front_top_content,
#front_bottom_content {
  position: relative;
  background: var(--color-background);
  /* background: url(/wp-content/uploads/post-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
}
#front_top_content {
  /* padding-top: var(--px130);
  padding-bottom: var(--px90);
  margin-top: calc(-1 * var(--px120)); */
}
#front_bottom_content::after {
  content: none;
  position: absolute;
  width: 30%;
  max-width: 460px;
  height: clamp(100px, calc(212px + ((1vw - 19.2px) * 7.2492)), 212px);
  background: url(/wp-content/uploads/top-6.png);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  right: var(--px60);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

.postlist .ttls,
.postlist .date {
  color: #000;
  font-size: var(--rem16);
}

.postlist .ttls a {
  color: #111;
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-primary);
}
@media print, screen and (max-width: 768px) {
  #front_top_content {
    margin-top: 0;
    padding-top: var(--px80);
  }
}


/* footer */ 
#footer {
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--px12);
  margin: 0 auto;
  margin-bottom: var(--px30);
}
#footer .footer__logo .logo-txt {
  font-size: var(--rem24);
  font-weight: bold;
  color: var(--footer-color-font);
}
#footer .footer__logo img {
  max-height: var(--px90);
}
/* CTA */
body.home #contact-bottom {
  display: none;
}

/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
	background: url(/wp-content/uploads/cta-bg.png) no-repeat center / cover;
	position: relative;
	z-index: 0;
  padding: var(--px150) 0;
}

.cta01::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: var(--color-background);
  opacity: .8;
  z-index: 0;
}
.cta01 .cta01_wrap {
	max-width: 1240px;
    width: 90%;
    margin: 0 auto;
	background: transparent;
    padding: 0;
    position: relative;
    z-index: 2;
}

.cta01 .cta01_wrap > p {
  font-size: var(--rem20);
	font-weight: 500;
}
.cta01 .ctabtnlist {
    justify-content: center;
    gap: var(--px20);
    max-width: 1110px;
    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(--px40) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: var(--px20);
    transition: all ease .15s;
}
.cta01 a.item:hover{
	opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
	.cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
		width: 100%;
	}
	.cta01 .ctabtnlist li + li {
		margin-top: 1rem;
	}
}
	
/*ボタン共通パーツ*/
	
.cta01 .btnttl {
	display: block;
	font-weight: bold;
	margin-bottom: 1rem;
}
.cta01 .infotxt {
	font-size: var(--rem18);	
	font-weight: bold;
}
	
/*電話ボタン*/
	
.cta01 .telnum {
	font-size: var(--rem36);
	margin-bottom: 1rem;
}
.cta01 .telbtn .btnttl {
	font-size: var(--rem20);
}
.cta01 a.telbtn {
    background: #111;
	color: #fff;
}
	
/*メールボタン*/
	
.cta01 .mailbtn .btnttl {
	font-size: var(--rem24);
}
.cta01 a.mailbtn {
    background: var(--color-background);
	color: var(--color-primary);
}
	
/*LINEボタン*/
	
.cta01 a.linebtn {
    background: var(--line-clr);
    color: var(--color-background);
}
.cta01 .linebtn .btnttl {
    font-size: var(--rem24);
}

/*ボタンアイコン*/
	
.cta01 .telnum::before, .cta01 .mailbtn .btnttl::before, .cta01 .linebtn .btnttl::before {
	content: '';
	display: inline-block;
	font-family: 'Font Awesome 5 Free', 'FontAwesome';
	font-weight: 900;
	margin-right: 1rem;
}
.cta01 .telnum::before {
	content: '\f3cd';
}
.cta01 .mailbtn .btnttl::before {
	content: '\f0e0';
}
.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
	font-weight: 400;
}
/* main title */


/* btn */

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-size: var(--rem18);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-secondary);
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: 2px solid transparent;
  border-radius: 50vh;
  transition: all 0.3s;
  z-index: 99;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: "\f054";
  font-family: "FontAwesome";
  border-color: #fff;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  border-width: 0;
  line-height: 1;
  vertical-align: middle;
  transform: translateY(-50%);
  display: inline-block;
  font-size: 1.2rem;
  top: 51%;
  right: var(--rem20w);
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-secondary);
  background: #fff;
  border-color: var(--color-secondary);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-secondary);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
.linkBtn.long-btn {
  max-width: max-content;
  padding-right: 50px;
  min-width: 240px;
}

/* top */

.lh2 {
  line-height: 2;
}
.fs20 {
  font-size: var(--rem20w);
}


/*-------------------------------------------
   MV切り替え
--------------------------------------------*/
@media screen and (min-width: 751px) {
  .sp_mv {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pc_mv {
    display: none;
  }
}

/* TOP */
.home p {
  font-weight: 500;
  letter-spacing: .03em;
}

.big-txt, .post .big-txt {
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: .03em;
  font-size: calc(var(--rem48) - 2px);
}
.clr-prime, .post .clr-prime {
  color: var(--color-primary);
}
/* content01 */

/*-----------------------------
column_05
------------------------------*/

.column05 {
	position: relative;
	margin: var(--px60) 0 0;
}
.column05_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: flex-end;
	z-index: 20;
  padding-bottom: 160px;
}
.column05_wrap + .column05_wrap {
	margin-top: calc(100px + 160px);
}
.column05 .imgarea {
	position: relative;
	   aspect-ratio: 1392 / 978;
	overflow: hidden;
	width: 73%;
  max-width: 1392px;
  border-radius: 0 var(--px80) var(--px80) 0;
}
.column05 .imgarea img {
	object-fit: cover;
    width: 100%;
    height: 100%;
}
.column05 .txtarea {
	position: relative;
	width: 55%;
  max-width: 1044px;
	 display: flex;
    align-items: center;
    justify-content: flex-start;
	background: #fff;
	padding: var(--px60) var(--px80);
	margin: 0 auto -160px -28%;
	z-index: 10;
  border-radius: var(--px80) 0 0 var(--px80);
}
.column05 .txtarea .txtinner {
    max-width: 794px;
}

.column05 .txtarea .txtinner p:not(.big-txt) {
  font-size: var(--rem18);
  letter-spacing: .03em;
}
@media print, screen and (min-width: 1024px) {
	/*左右反転*/
	.column05_wrap + .column05_wrap {
		margin-top: calc(100px + 160px);
	}

	.column05_wrap.rev {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.column05_wrap.rev .txtarea {
		margin: 0 -28% -160px auto;
	}
}
@media print, screen and (max-width: 1240px) {
	.column05_wrap + .column05_wrap {
		margin-top: calc(100px + (1vw - 10.23px) * 7.7160);
	}
	.column05_wrap.rev {
		flex-direction: row;
	}
	.column05 .imgarea, .column05 .txtarea {
		width: 95%;
	}
	.column05 .txtarea {
		margin: calc(-60px + (1vw - 10.23px) * -3.8580) 0 0 auto;
	}
  .column05_wrap {
    padding-bottom: 0;
  }
}

@media print, screen and (max-width: 768px) {
  .column05 .txtarea {
    padding: var(--px80) 5%;
  }
}
	
.logo-img {
  display: inline-block;
  width: 50%;
  max-width: 461px;
}

.logo-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* content02 */

.main-ttl, .post .main-ttl {
  font-size: var(--rem60);
  font-weight: bold;
  color: var(--color-primary);
}

.main-ttl .en-ttl {
  font-size: var(--rem28);
  font-weight: bold;
  color: var(--color-font);
  display: block;
  font-family: var(--font-family03);
  letter-spacing: 0;
  text-transform: lowercase;
}

.main-ttl::after, .post .main-ttl::after {
  content: none;
}

#content02 {
  padding: var(--px140) 0;
}

.line-style {
  font-size: var(--rem24);
  line-height: 2.7;
letter-spacing: .03em;
}

.line-style span {
  background-image: linear-gradient(to right, var(--color-primary) 0%, var(--color-primary) 100%);
  background-repeat: repeat-x; 
  background-position: 0 100%; 
  background-size: 100% 1px; 
  padding-bottom: .75em;
}

.col4_grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--px30);
}
.col4_grid > li .imgarea {
  overflow: hidden;
  aspect-ratio: 287 / 203;
  width: 100%;
  height: auto;
  position: relative;
  border-radius: var(--px20);
}

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

.col4_grid > li .txtarea {
  width: 100%;
  padding: 0 var(--px20);
  font-size: calc(var(--rem20w) + 2px);
  margin-top: calc(var(--px30w) * -1);
  position: relative;
  z-index: 2;
  line-height: 1.4;
  text-align: center;
  
}

.col4_grid > li .txtarea .txtinner {
  width: 100%;
background: var(--color-primary);
color: var(--color-background);
border-radius: var(--px20);
display: flex;
justify-content: center;
align-items: center;
padding: var(--px24) var(--px12);
height: 10rem;
	
}

@media print, screen and (min-width: 1024px) {
  #content02 .col4_grid {
   
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    
  }
}

/* content03 */
#content03 .content-inner {
  padding: calc(var(--px80) - 10px);
  background: var(--bg-EBF5E1);
  border-radius: var(--px80);
}

#content03 {
  margin-bottom: var(--px150);
}
#content03 .content-inner .flexbox {
  gap: var(--px40);
  margin-top: var(--px60);
}
#content03 .content-inner .flexbox .imgarea {
  width: 65%;
  border-radius: var(--px20);
  overflow: hidden;
}
#content03 .content-inner .flexbox .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#content03 .content-inner .flexbox .txtarea p {
  font-size: var(--rem18);
}

@media print, screen and (max-width: 768px) {
  #content03 .content-inner .flexbox .imgarea {
    width: 100%;
    margin-bottom: 2rem;
  }
}

@media print, screen and (min-width: 641px) {
  .mbbr {
    display: none;
  }
}

/* content04 */
#content04 {
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
  background: url(/wp-content/uploads/top-12.png) no-repeat center / cover;
}
#content04 .content-inner > p {
  font-size: var(--rem18);
}

@media print, screen and (min-width: 641px) {
  #content04 {
    background-attachment: fixed;
  }
}

#content04 .col4_grid > li .imgarea {
  aspect-ratio: 287 / 378 ;
  border-radius: var(--px30);
}

#content04 .col4_grid > li .txtarea {
  margin-top: var(--px20);
  padding: 0 1rem;
}

#content04 .col4_grid > li .txtarea .txtinner {
  min-height: auto;
  background: transparent;
  color: var(--color-font);
  padding: 0;
  min-height: 35px;
}

.arw-btn {
  font-weight: 500;
  font-size: var(--rem24w);

}

.arw-btn .arw {
	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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 35px;
	height: 35px;
	border: 0px solid;
	border-radius: 50%;
  background: var(--color-secondary);
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
}
.arw-btn .arw::after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-style: solid;
	border-width: 2px 2px 0 0;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-70%, -50%) rotate(45deg);
	transform: translate(-70%, -50%) rotate(45deg);
	-webkit-transition: .4s;
	transition: .4s;
  border-color: var(--color-background);
}
#content04 .col4_grid > li:hover .arw  {
	background: var(--color-primary);
}
#content04 .col4_grid > li:hover .arw::after {
	border-color: #fff;
}

@media print, screen and (max-width: 768px) {
  #content04 .col4_grid {
    row-gap: var(--px80);
  }
}

/* content05 */

#content05 {
  position: relative;
  margin: var(--px120) 0;
}

#content05 .content-inner {
  background: var(--bg-EBF5E1);
  padding: var(--px120) var(--px40);
  border-radius: var(--px80);
}

#content05 .content-inner .shop-cart {
  color: var(--color-background);
  font-size: var(--px96);
}

#content05 .content-inner p {
  font-size: var(--rem18);
  margin: 0 auto;
  max-width: fit-content;
}

/* content06 */
#content06 .big-txt {
  font-size: var(--rem36);
}
#content06 {
  margin-bottom: var(--px120);
}
#content06 .flexbox .txtarea {
  padding: var(--px40) var(--px80);
}

#content06 .flexbox .imgarea {
  overflow: hidden;
  aspect-ratio: 27 / 19;
  position: relative;
  width: 57%;
  max-width: 1080px;
}
#content06 .flexbox .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  #content06 .flexbox .imgarea {
    border-radius: var(--px80) 0 0 var(--px80);
  }
}

@media print, screen and (max-width: 768px) {
  .content-wrap .flexbox .imgarea {
    width: 100% !important;
  }
}

@media print, screen and (min-width: 769px) {
  .parallax-bg {
    background-attachment: fixed;
  }
}


/* lower */


body:not(.home) .post h2{
  font-size: var(--rem60);
  font-weight: bold;
  color: var(--color-primary);
}

body:not(.home) .post h2 > span {
  font-size: var(--rem28);
  font-weight: bold;
  color: var(--color-font);
  display: block;
  font-family: var(--font-family03);
  letter-spacing: 0;
  text-transform: lowercase;
}

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

#thumbImg::before, header#h1Header::before {
  opacity: 0;
}

/* company */
.post table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0 2px;
}

.post table th, 
.post table td {
  border: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px20);
}



.post table th {
  background: var(--bg-EBF5E1);
  
}
.post .responsive th {
  width: 30%;
}
@media print, screen and (min-width: 641px) {
  .post table th {
    border-width: 1px 0px 1px 1px; 
    border-style: solid;
    border-color: var(--color-table-border);
  }
  .post table td {
    border-width: 1px 1px 1px 0px; 
    border-style: solid;
    border-color: var(--color-table-border);
  }
}

.img-center img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.flexbox .imgarea:has(.googlemap) {
  aspect-ratio: 620 / 484;

}

.flexbox .imgarea .googlemap {
  height: 100%;
}

.flexbox .txtarea:has(.small-info) {
  padding: var(--px30);
}
.post table.small-info {
  border-collapse: collapse;
  border: 0;
}

.post table.small-info th,
.post table.small-info td {
  padding: var(--px20) 5px;
  background: transparent;
border: 0;
font-weight: 400;
}

.post table.small-info tr {
  border-bottom: 1px solid #ABABAB;
}

.post table.small-info tr:first-child {
  border-top: 1px solid #ABABAB;
}

/* product */

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

body:not(.home) .post h3 {
  padding: var(--rem20) var(--rem36);
  line-height: 1.2;
  border: 0;
  background: var(--color-primary);
  color: var(--color-background);
  font-size: var(--rem30);
}

.col4_card {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: var(--px20);
  row-gap: var(--px40w);
}

.card-ttl {
  margin: var(--px30) auto;
  font-size: var(--rem20);
  font-weight: bold;
}

a.link-to {
  font-size: 1.2rem;
  transition: .3s all ease;
  border-bottom: 1.5px solid var(--color-secondary);
  padding-bottom: .8em;
}

a.link-to:hover {
  border-color: var(--color-primary);
  opacity: .8;
}

.col4_card .imgarea {
  aspect-ratio: 294 / 205;
  overflow: hidden;
  width: 100%;
  height: auto;
}

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

#recruit-pg .img-center {
  max-width: 877px;
  margin: 0 auto;
}

.marker-prime {
  line-height: 2;

padding: var(--rem12) clamp(11px, calc(6rem + ((1vw - 19.2px) * 3.1715)), 60px);
font-size: var(--rem30);
font-weight: bold;
letter-spacing: .1em;
background-image: linear-gradient(to right, var(--bg-EBF5E1) 0%, var(--bg-EBF5E1) 100%);
  background-repeat: repeat-x; 
  background-position: 0 100%; 
  background-size: 100% 1em; 
  
}

.en-txt {
  line-height: 2;
  font-size: calc(var(--rem28) - 1px);
  letter-spacing: .3em;
}
.center-txt {
  max-width: fit-content;
  margin: 0 auto;
}

#recruit-pg .center-txt { 
  font-size: var(--rem20);
  letter-spacing: .05em;
  line-height: 2.5;
}

#recruit-pg .cta-area .center-txt {
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: .1em;
}


.cta-area {
  padding: var(--px60) var(--px40) var(--px80);
  background: var(--bg-EBF5E1);
}
.cta-ttl, .post .cta-ttl {
  font-size: var(--rem30);
  font-weight: bold;
  position: relative;
  text-align: center;
  padding-bottom: .8em;
margin-bottom: 1.2em;
}

.cta-ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: var(--rem80);
  height: 3px;
  background: var(--color-primary);
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);

}

a.cta-style, .post a.cta-style {
  background: var(--color-primary);
/* border-radius: 0; */
padding: var(--rem16);
max-width: 375px;
font-size: var(--rem24);
margin-top: var(--px50);
}

a.cta-style::after {
  content: none !important;
}

.flexbox .fs20 {
  font-weight: 400;
  line-height: 2;
  letter-spacing: .05em;

}

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

#partners-pg .marker-prime {
  padding: var(--rem12);
}

.postlist li {
	border-bottom: 1px solid #ddd;
}
.post .time, .postlist .time, .post2b .time, .post4b .time {
	border-radius: 10px;
}
.post .time a, .post2b .time a, .post4b .time a, .postlist .time a, .postlist .ttls, .postlist .date {
	font-weight: 400;
}

.cta01 .cta01_wrap .main-ttl {
	text-align: center;
	margin-bottom: var(--px50);
}

.wpcf7-form .must {
	background: #E80303;
}

.page-contact .post table th,
.page-contact .post table td {
	background: transparent;
	border: 0;
}

.page-contact .post table {
	border-collapse: collapse;
}

.page-contact .post table tr {
	border-bottom: 1px solid #D9D9D9;
}

.page-contact .post table tr:last-child {
	border-bottom: 0;
}

p.image_auth_jp_description {
	margin: 1em 0;
}

.post h2 {
	margin-top: 0;
}

.page-thanks .post h2 {
	font-size: var(--rem36) !important;
}

.img-center, .cta-area {
	overflow: hidden;
	border-radius: var(--px80);
}
.col4_card .imgarea {
border-radius: var(--px20);
}
.img-center img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

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