@charset "utf-8";
/* 
Theme Name:mrp-child 
Template:mrp 
Version: 1.0.0 
*/
/* 
DesignCode CSS: ver 0.01 
*/
/*------------------------------------------------------ 
Theme Material ------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #fff8ed;
   --color-font: #854c31;
   --color-primary: #f79320;
   --color-secondary: #96ca4e;
   --bg-line: #2bbb4c;
   --color-table-border: #ccc;
   --color-table-bg: #ffe1c2;
   --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: #854c31;
   --header-color-primary: #f79320;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: #fff8ed;
   --footer-color-font: #854c31;
   --footer-color-primary: #854c31;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family02: "Zen Kaku Gothic New", "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(40px, calc(7.5rem + ((1vw - 19.2px) * 8.9286)), 120px); /*120px-40px (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(30px, calc(10rem + ((1vw - 19.2px) * 7.8125)), 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)*/
   --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)*/
   --rem84: clamp(30px, calc(8.4rem + ((1vw - 19.2px) * 3.4951)), 84px);
   --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) * 2.588), 7rem); /*7rem-4rem (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)*/
   --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.2945), 5rem); /*5.6rem-3rem (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)*/
   --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5533), 4.6rem); /*4.6rem-2.2rem (1920-375)*/
   --rem42w: clamp(30px, calc(4.2rem + ((1vw - 19.2px) * 0.7767)), 42px); /*4.2rem-3rem (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)*/
   --rem28w: clamp(20px, calc(2.8rem + ((1vw - 19.2px) * 0.5178)), 28px); /*2.8rem-2rem (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)*/
   --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)*/
}

html {
   scroll-behavior: smooth;
}

body.home #contact-bottom {
   display: none;
}

.cta01 .cta01_wrap h1 {
   text-align: center;
}

.anchor_link::before {
   content: "";
   display: block;
   padding-top: 150px;
   margin-top: -150px;

   display: inline;
}

.lh2 {
   line-height: 2;
}

.bg01 {
   background: var(--color-background01);
}

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

.content_max_width {
   max-width: 1100px;
   width: 90%;
   margin: 0 auto;
}
.clr-font {
   color: var(--color-font) !important;
}

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

.fw-500 {
   font-weight: 500;
}

.fw-bold {
   font-weight: bold;
}

.ff-2 {
   font-family: var(--font-family02);
}

@media print, screen and (min-width: 700px) {
   .sm_center {
      text-align: center;
   }
}

.flexbox.no-gap .w50 {
   margin-bottom: 0;
}

.fs-20 {
   font-size: var(--rem20w) !important;
}

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

@media print, screen and (min-width: 768px) {
   .flexbox-sp {
      display: flex;
   }

   .flexbox-sp .w50 {
      width: 50%;
   }
}

@media print, screen and (min-width: 1024px) {
   .pc_left {
      text-align: left !important;
   }
   .pc_right {
      text-align: right !important;
   }
}

.widearea {
   margin-right: calc(((100vw - 100%) / 2) * -1);
   margin-left: calc(((100vw - 100%) / 2) * -1);
}

.py-120 {
   padding: var(--px120) 0;
}

/* ----------- style h1 ----------------- */
h1.title.main-ttl {
   font-size: var(--rem48);
   font-weight: bold;
   letter-spacing: 0;
   color: var(--color-font);
   line-height: 1.4;
   position: relative;
   margin-bottom: var(--px50);
   font-family: var(--font-family02);
}

h1.title.main-ttl::before {
   content: "";
   position: relative;
   display: block;
   background: url(/wp-content/uploads/icon-ttl.png) no-repeat center/contain;
   width: var(--px60w);
   aspect-ratio: 60 / 16;
   left: 50%;
   transform: translateX(-50%);
   margin-bottom: var(--px16);
}

h1.title.main-ttl.txt-l {
   text-align: left;
}

h1.title.main-ttl span span {
   display: block;
   font-size: var(--rem24w);
   color: var(--color-secondary);
   letter-spacing: 0em;
   font-weight: bold;
}

h1.title.main-ttl.clr-fff,
h1.title.main-ttl.clr-fff span span {
   color: var(--color-background);
}
/* ----------- end style h1 ----------------- */

/* ----------- style h2 ----------------- */
body:not(.home) .post h2 {
   font-size: calc(4rem + ((1vw - 19.2px) * 1.0356));
   font-weight: bold;
   letter-spacing: 0;
   color: var(--color-font);
   line-height: 1.4;
   position: relative;
   margin-bottom: var(--px50);
   font-family: var(--font-family02);
}

body:not(.home) .post h2 span {
   display: block;
   font-size: var(--rem24w);
   color: var(--color-secondary);
   letter-spacing: 0em;
   font-weight: bold;
}

body:not(.home) .post h2:has(span)::before {
   content: "";
   position: relative;
   display: block;
   background: url(/wp-content/uploads/icon-ttl.png) no-repeat center/contain;
   width: var(--px60w);
   aspect-ratio: 60 / 16;
   left: 50%;
   transform: translateX(-50%);
   margin-bottom: var(--px16);
}

body:not(.home) .post h2:has(span)::after {
   content: none;
}
/* ----------- end style h2 ----------------- */

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
   font-size: var(--rem20w);
   font-weight: bold;
   letter-spacing: 0;
   color: var(--color-font);
   line-height: 1.4;
   position: relative;
   font-family: var(--font-family02);
   padding-bottom: 16px;
   margin-bottom: var(--px40);
}

body:not(.home) .post h3 span {
   display: block;
   font-size: var(--rem30w);
   color: var(--color-secondary);
   letter-spacing: 0em;
   font-weight: bold;
}
/* ----------- end style h3 ----------------- */

/* ----------- style table ----------------- */
table.responsive {
   border: none;
}

table.responsive th {
   font-size: var(--rem16);
   color: var(--color-background);
   padding: var(--px30);
   line-height: 2;
   background: var(--color-primary);
   vertical-align: middle;
   border: 1px solid var(--color-table-border);
   border-right: none;
}

table.responsive td {
   font-size: var(--rem16);
   color: var(--color-font);
   line-height: 2;
   padding: var(--px30);
   border: 1px solid var(--color-table-border);
   border-left: none;
}
/* ----------- end style table ----------------- */

/* ------- style button --------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
   position: relative;
   display: inline-block;
   width: 100%;
   max-width: 240px;
   font-size: var(--rem16);
   color: var(--color-background);
   line-height: 1.8;
   font-weight: bold;
   text-align: center;
   background: var(--color-primary);
   padding: var(--rem20) 40px var(--rem20) 20px;
   margin: var(--px40) auto 0;
   border: none;
   border-radius: 50vh;
   transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
   content: "\f0a9";
   position: absolute;
   font-size: var(--rem18);
   color: var(--color-background);
   font-family: "FontAwesome";
   font-weight: 400;
   line-height: 1;
   top: 51%;
   right: 18px;
   -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-background);
   background: var(--color-primary);
   opacity: 0.7;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
   color: var(--color-background);
}
.subimitarea > .linkBtn {
   background: transparent !important;
   padding: 0 !important;
   margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
   margin-top: 0;
}

.linkBtn.bg-font {
   background: var(--color-font);
}

.linkBtn.bg-font:hover {
   background: var(--color-font);
}

.linkBtn.bg-second {
   background: var(--color-secondary);
}

.linkBtn.bg-second:hover {
   background: var(--color-secondary);
}

.linkBtn.bg-line {
   background: var(--bg-line);
}

.linkBtn.bg-line:hover {
   background: var(--bg-line);
}
/* ------- style button --------------- */

/* ------------- HEADER --------------- */

#thumbImg::before,
header#h1Header::before {
   opacity: 0;
}
header#h1Header h1.title {
   font-size: var(--rem40w);
   color: var(--color-font);
}

.logo-txt {
   font-size: var(--rem36);
   font-weight: bold;
   font-family: var(--font-family02);
}

@media print, screen and (min-width: 1024px) {
   #header .logo-txt {
      font-size: calc(3.6rem + ((1vw - 19.2px) * 2.567));
   }

   nav#mainNav ul li.pc_none {
      display: none;
   }

   #header {
      height: 100px;
   }

   #header .logo {
      display: flex;
      align-items: center;
      gap: 10px;
      padding-right: 0px;
   }
   #header .logo img {
      max-width: 100px;
      max-height: 80px;
      width: 100%;
      height: auto;
   }

   .sticky-header #header-layout {
      height: 100px;
   }

   nav#mainNav ul li a b {
      font-size: var(--rem16);
      font-weight: bold;
      line-height: 1;
      letter-spacing: 0;
      color: var(--header-color-font);
      font-family: var(--font-family02);
   }

   nav#mainNav ul li li a {
      color: var(--color-font);
   }

   nav#mainNav ul li ul.sub-menu li a:hover,
   nav#mainNav ul li.current-menu-ancestor li.current-menu-item a {
      color: var(--color-background);
      background: var(--color-primary) !important;
   }

   #header ul.header__contact {
      margin-right: var(--px20);
   }

   #header ul.header__contact li {
      display: flex;
      align-items: center;
   }

   #header a.head_btn::before {
      display: none;
   }
   #header a.head_btn.tel_btn {
      color: var(--header-color-font);
      background: var(--color-background);
      width: 240px;
   }

   .note,
   .note b {
      font-weight: normal;
   }

   #header a.head_btn.tel_btn .tel_icon {
      font-size: var(--rem24);
      font-weight: bold;
   }
   #header a.head_btn.tel_btn .tel_icon::before {
      content: "\f095";
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
      color: var(--header-color-font);
   }

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

   #header a.head_btn.mail_btn {
      width: 200px;
      height: 60px;
      border-radius: 50vh;
      background: var(--header-color-primary);
      color: var(--header-background);
      font-size: var(--rem14);
      font-weight: bold;
   }

   #header a.head_btn.mail_btn span::before {
      content: "\f0e0";
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
      color: var(--header-background);
   }

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

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

   #header a.head_btn.mail_btn {
      width: 200px;
      height: 60px;
      border-radius: 50vh;
      background: var(--header-color-primary);
      color: var(--header-background);
      font-size: var(--rem14);
      font-weight: bold;
      font-family: var(--font-family02);
   }

   #header a.head_btn.line_btn {
      width: 200px;
      height: 60px;
      border-radius: 50vh;
      background: var(--bg-line);
      color: var(--header-background);
      font-size: var(--rem14);
      font-weight: bold;
      font-family: var(--font-family02);
      margin-right: 10px;
   }

   #header a.head_btn.line_btn span::before {
      content: "\f3c0";
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
      color: var(--header-background);
   }

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

   #header a.head_btn.line_btn:hover span::before {
      color: var(--color-primary);
   }
}

@media print, screen and (max-width: 1900px) and (min-width: 1024px) {
   #header a.head_btn.line_btn,
   #header a.head_btn.tel_btn,
   #header a.head_btn.mail_btn {
      width: fit-content;
      min-width: 100px;
   }

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

   #header ul.header__contact {
      margin-right: 6px;
   }
}

@media print, screen and (max-width: 1350px) and (min-width: 1024px) {
   #header a.head_btn.tel_btn .tel_icon {
      font-size: 1.8rem;
   }

   #header a.head_btn.line_btn {
      margin-right: 6px;
   }

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

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

   #header .logo img {
      max-width: 60px;
   }
}

@media print, screen and (max-width: 1023px) {
   nav#mainNav ul li.current-menu-item a,
   nav#mainNav ul li a:hover {
      background: var(--color-primary) !important;
      color: var(--color-background);
   }

   nav#mainNav ul li li.current-menu-item a {
      background: var(--color-primary);
      color: var(--color-background);
   }
	
	body.mobile #header .logo .mark {
		gap: 10px;
	}
	
	nav#mainNav ul li li a,
	nav#mainNav ul li li:last-child a {
		color: var(--color-font);
	}
	
	nav#mainNav ul li li.current-menu-item:last-child a,
	nav#mainNav ul li li:last-child a:hover, 
	nav#mainNav ul li.current-menu-item li:last-child a:hover,
	nav#mainNav ul li li a:hover {
		color: var(--color-background);
	}
}
/* ------------- END  HEADER --------------- */

/* -------------  HOME --------------- */
.imgarea {
   overflow: hidden;
}

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

/* home 1 */
.home-1-inner {
   background: var(--color-background);
   padding: var(--px50) var(--px40);
   border-radius: 50vh;
   border: 4px dashed var(--color-font);
}

.fs-24 {
   font-size: var(--rem24);
   font-weight: bold;
   line-height: 1.6;
}
/* home 1 */
.column01 .txtarea {
   padding: var(--px40);
   display: flex;
   align-items: center;
   justify-content: center;
}

.column01 .txtarea .txtinner {
   flex: 1;
}

/* home vegetable */
.column01.radius-r .imgarea {
   border-top-right-radius: var(--px60);
   border-bottom-right-radius: var(--px60);
}
/* home vegetable */

/* home product */

ul.col3-list,
ul.col4-list {
   display: flex;
   flex-wrap: wrap;
}

ul.home-product-list {
   gap: var(--px30w);
}

ul.home-product-list li {
   width: calc((100% - var(--px30w) * 3) / 4);
   background: var(--color-background);
   border-radius: var(--px30);
   overflow: hidden;
   padding: var(--px30) 6px;
}
/* home product */

/* home use */
ul.list03 {
   gap: var(--px35);
}

ul.list03 li {
   width: calc((100% - var(--px35) * 2) / 3);
}

ul.list03 li .txtarea {
   position: relative;
}
.list-btn > div {
   flex: 1 1 240px;
}
.list03-ttl {
   font-size: 1.8rem;
   line-height: 1.4;
   font-family: var(--font-family02);
   font-weight: bold;
   position: relative;
   max-width: 320px;
   width: 94%;
   padding: 20px var(--px20);
   background: var(--color-secondary);
   color: var(--color-background);
   left: 50%;
   transform: translateX(-50%);
   top: calc(-1 * ((1.8rem * 1.4) / 2 + 20px));
}
/* home use */

/* home service */
.ttl-diagonal span {
   position: relative;
   display: inline-block;
   padding: 0 5rem;
   font-size: var(--rem26w);
   line-height: 1.6;
   font-family: var(--font-family02);
   font-weight: bold;
}
.ttl-diagonal span::before,
.ttl-diagonal span::after {
   content: "";
   position: absolute;
   top: 50%;
   display: inline-block;
   width: 4.4rem;
   height: 0.2rem;
   background-color: var(--color-secondary);
}
.ttl-diagonal span::before {
   left: 0;
   -moz-transform: rotate(60deg);
   -webkit-transform: rotate(60deg);
   -ms-transform: rotate(60deg);
   transform: rotate(60deg);
}
.ttl-diagonal span::after {
   right: 0;
   -moz-transform: rotate(-60deg);
   -webkit-transform: rotate(-60deg);
   -ms-transform: rotate(-60deg);
   transform: rotate(-60deg);
}

#home-service .column01 .txtarea {
   background: var(--color-background01);
}
/* home service */

/* home logistic */

.list-btn {
   display: flex;
   justify-content: center;
   gap: 20px;
}

.list-btn .linkBtn {
   display: block;
   width: 100%;
   margin: 0;
   flex: 1 1 240px;
}
/* home logistic */
@media print, screen and (max-width: 1430px) {
   .list-btn {
      flex-wrap: wrap;
   }
}
@media print, screen and (min-width: 769px) {
   #home-logistic .column01 .imgarea {
      width: 66%;
   }
   #home-logistic .column01 .txtarea {
      width: 34%;
   }
}

@media print, screen and (max-width: 768px) {
   .column01.radius-r .imgarea {
      border-radius: var(--px60);
   }

   ul.list03 li {
      width: calc((100% - var(--px35)) / 2);
   }

   ul.home-product-list li {
      width: calc((100% - var(--px30w) * 2) / 3);
   }

   .logo-txt {
      font-size: var(--rem24);
   }
	
	.home-1-inner {
		border-radius: var(--px100);
	}
	
	.ttl-diagonal span::before, .ttl-diagonal span::after {
		width: 3rem;
	}
}

@media print, screen and (max-width: 600px) {
   ul.list03 li {
      width: 100%;
   }

   ul.home-product-list li {
      width: calc((100% - var(--px30w)) / 2);
   }

   .ttl-diagonal span {
      padding: 0 3rem;
   }
}
/* ------------- END  HOME --------------- */

/* -------------  VEGETABLE --------------- */
.box-content {
   padding: var(--px50) var(--px40);
}

.subttl-30 {
   font-size: var(--rem30w);
   font-weight: bold;
   line-height: 1.4;
}

.ttl-dashed span {
   font-size: var(--rem20w);
   font-weight: bold;
   font-family: var(--font-family02);
   line-height: 1.4;
   position: relative;
}

.ttl-dashed {
   display: flex;
   align-items: center;
   gap: 15px;
   width: 100%;
}

.ttl-dashed::before,
.ttl-dashed::after {
   content: "";
   flex: 1;
   border-top: 3px dotted var(--color-font);
}

.product-name {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
   text-align: center;
   margin: var(--px30) 0 10px;
   font-family: var(--font-family02);
}

.product-name span {
   display: block;
   font-weight: normal;
   color: var(--color-secondary);
}

ul.vegetable-product {
   gap: var(--px40);
}

ul.vegetable-product li {
   width: calc((100% - var(--px40) * 3) / 4);
}

/*--flow02--------------------------------------------*/

ul.flowlist02 {
   counter-reset: flow_list;
}
ul.flowlist02 > li {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   flex-direction: row-reverse;
   gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
   width: 100%;
   padding: var(--px40w) var(--px40);
   background: var(--color-background01);
   position: relative;
}
.flowlist02 > li:not(:last-child) {
   margin-bottom: 60px;
}
.flowlist02 .flow_img {
   width: 32%;
}

.flowlist02 .aspect_img {
	aspect-ratio: 387 / 246;
}
.post .flowlist02 > li > dl {
   width: calc(68% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
   line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
   content: "";
   border: solid transparent;
   position: absolute;
   top: calc(100% + 20px);
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) dl::before {
   border-width: 22px;
   border-top-color: var(--color-primary);
}
.flowlist02 > li:not(:last-child) dl::after {
   border-width: 20px;
}
.post .flowlist02 > li > dl dt {
   position: relative;
   display: flex;
   align-items: center;
   font-size: var(--rem20w);
   font-weight: bold;
   padding: 0 0 1rem 0;
   margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
   border-bottom: solid 1px;
}
.flowlist02 > li dl dt .icon:before {
   content: counter(flow_list, decimal-leading-zero);
   counter-increment: flow_list;
   line-height: 1;
   color: var(--color-background);
   background: var(--color-primary);
   padding: 4px 10px;
   border-radius: 10px;
   margin-right: 10px;
   position: relative;
   z-index: 100;
   font-size: calc(var(--rem24w) + 1px);
}
.post .flowlist02 > li > dl dd {
   padding: 0;
}
@media print, screen and (max-width: 768px) {
   .post .flowlist02 > li > dl,
   .flowlist02 .flow_img {
      width: 100%;
   }
   .flow_img::before {
      padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
   }
}
/* ------------- END  VEGETABLE --------------- */

/* -------------  DELIVERY --------------- */

.delivery-1 p.fs-20 {
	line-height: 1.6;
}
.delivery-2 p.lh2 {
   margin-top: calc(-1 * var(--px18));
}

.delivery-3 .flexbox + .flexbox {
   margin-top: 30px;
}

.delivery-4 {
   letter-spacing: 0.12em;
}
.delivery-inner {
   max-width: 910px;
   margin: 0 auto;
	width: 96%;
}

.delivery-box {
   display: flex;
   justify-content: center;
   border-radius: 10px;
   border: 1px solid var(--color-table-border);
   padding: 0 var(--px40) var(--px60);
   position: relative;
}

ul.list-check {
   margin-top: 60px;
}
ul.list-check > li {
   display: flex;
   align-items: center;
   gap: 16px;
   line-height: 2;
   margin-top: 10px;
   font-size: var(--rem20);
}
ul.list-check > li:before {
   position: relative;
   content: url(/wp-content/uploads/icon-check.png);
   height: 24px;
   top: -2px;
}

.delivery-box-ttl {
   text-align: center;
   position: absolute;
   left: 50%;
   max-width: 430px;
   width: 90%;
   transform: translateX(-50%);
   top: calc(-1 * (var(--rem24w) + 32px) / 2);
}
.delivery-box-ttl span {
   font-size: var(--rem24w);
   display: block;
   font-weight: bold;
   background: var(--color-secondary);
   color: var(--color-background);
   padding: 16px var(--px60);
}

/* ------------- END  DELIVERY --------------- */

/* -------------  RECRUIT --------------- */
.recruit-list-ttl {
   font-size: 1.7rem;
   font-weight: bold;
   line-height: 1.4;
   color: var(--color-primary);
   margin-top: var(--px24);
}

ul.recruit-list {
   gap: var(--px20);
   row-gap: var(--px40);
}

ul.recruit-list li {
   width: calc((100% - var(--px20) * 3) / 4);
   row-gap: var(--px40);
}

.recruit-box {
   max-width: 1000px;
   margin: 0 auto;
   width: 96%;
   padding: 24px;
   font-size: var(--rem18);
   line-height: 2.2;
   border-radius: 50vh;
   border: 4px dotted var(--color-font);
}

/* ------------- END  RECRUIT --------------- */
@media print, screen and (min-width: 769px) {
   .recruit-item .flexbox {
      align-items: flex-start;
   }
   .recruit-item .imgarea {
      width: 35%;
   }
   .recruit-item .txtarea {
      width: 65%;
   }

   .delivery-2 ul.list03 {
      gap: var(--px24);
   }

   .delivery-2 ul.list03 li {
      width: calc((100% - var(--px24) * 2) / 3);
   }

   .delivery-2 .list03-ttl {
      padding: 20px 10px;
      max-width: none;
   }
}
@media print, screen and (max-width: 1300px) and (min-width: 800px) {
   .delivery-2 .list03-ttl {
      font-size: 1.5rem;
      padding: 20px 6px;
   }
}

@media print, screen and (max-width: 768px) {
   ul.vegetable-product li {
      width: calc((100% - var(--px40) * 2) / 3);
   }

   .list03-ttl {
      padding: 20px 10px;
      font-size: 1.7rem;
   }

   ul.recruit-list li {
      width: calc((100% - var(--px20)) / 2);
   }

   .recruit-box {
      border-radius: var(--px100);
   }
}
@media print, screen and (max-width: 600px) {
   ul.vegetable-product li {
      width: calc((100% - var(--px40)) / 2);
   }

   ul.recruit-list li {
      width: 100%;
   }
}
/* -------------  CONTACT --------------- */
.wpcf7-form .must {
   background: #e80303;
}
/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
   background: url(/wp-content/uploads/cta-bg.png) no-repeat center/cover;
   position: relative;
   z-index: 0;
   padding: var(--px100) 0;
}

.cta01::before {
   content: "";
   position: absolute;
   inset: 0;
   background: #ffffff33;
}
.cta01 .cta01_wrap {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   background: #ffffffe6;
   padding: var(--px100) 20px;
   border-radius: var(--px60);
   position: relative;
   z-index: 10;
}
.cta01 .ctabtnlist {
   justify-content: space-between;
   max-width: 1050px;
   margin: var(--px50) auto 0 auto;
   width: 94%;
}
.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;
   border-radius: 0;
   transition: all ease 0.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;
   font-size: var(--rem20);
}
.cta01 .infotxt {
   font-size: var(--rem16);
   font-weight: bold;
}

/*電話ボタン*/

.cta01 .telnum {
   font-size: var(--rem36);
   font-weight: bold;
   /* margin-bottom: 1rem; */
}
.cta01 a.telbtn {
   background: var(--color-background);
   color: var(--color-font);
   border: 1px solid var(--color-font);
}

/*メールボタン*/

.cta01 a.mailbtn {
   background: var(--color-font);
   color: var(--color-background);
}

/*LINEボタン*/

.cta01 a.linebtn {
   background: var(--bg-line);
   color: var(--color-background);
}

/*ボタンアイコン*/

.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: "\f095";
   font-size: var(--rem28);
}
.cta01 .mailbtn .btnttl::before {
   content: "\f0e0";
}
.cta01 .linebtn .btnttl::before {
   content: "\f3c0";
   font-weight: 400;
}

@media print, screen and (min-width: 769px) {
   .cta01 a.telbtn {
      border-right: none;
   }
}
/* ------------- END  CONTACT --------------- */

/* ---------- NEWS --------------- */
#front_bottom_content {
   background: var(--color-background);
}
.postlist .post_text {
   padding: var(--px30) 0;
}

.postlist li:first-child {
   border-top: 1px solid var(--color-table-border);
}

.postlist li {
   border-bottom: 1px solid var(--color-table-border);
}

.postlist .time {
   background: var(--color-primary);
}

.postlist .ttls a {
   line-height: 2;
   font-size: var(--rem16);
   font-family: var(--font-family02);
   font-weight: 500;
}

.postlist .date {
   line-height: 2;
   font-size: var(--rem16);
   font-family: var(--font-family02);
   font-weight: 500;
}
/* ---------- END NEWS --------------- */

/* ------------- FOOTER ------------- */
#footer {
   padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
   display: flex;
   align-items: center;
   justify-content: center;
   gap: 10px;
   max-width: 96%;
   margin: 0 auto var(--px40);
}

#footer .footer__logo img {
   max-height: 80px;
}

#footer ul li a {
   font-weight: 500;
}

/* ------------- FOOTER ------------- */

.post h4,
a {
	color: var(--color-font);
}

.post h1, h1.title,
#breadcrumb ul li, #breadcrumb ul li a {
	color: var(--color-font);
}

@media print, screen and (min-width: 1921px) {
	#header .logo-txt {
		font-size: 3.6rem;
	}
} 