@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=Kiwi+Maru:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Aboreto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap");

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #ffedba;
   --bg-linear: linear-gradient(180deg, #f5f5ed 51.15%, #f8f8e7 100%);
   --color-font: #6d5a3c;
   --color-primary: #396448;
   --color-secondary: #ce9b0e;
   --color-line: #06c755;
   --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: "Zen Kaku Gothic Antique", "Noto Sans JP", sans-serif;
   --content-max-width: 1240px;
   /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
   --header-background: transparent;
   --header-color-font: #fff;
   --header-color-primary: #6d5a3c;
   --header-color-primary01: #ce9b0e;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: transparent;
   --footer-color-font: #fff;
   --footer-color-primary: #fff;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family02: "Zen Kaku Gothic Antique", "Noto Sans JP", sans-serif;
   --font-family03: "Kiwi Maru", "Noto Sans JP", sans-serif;
   --font-family04: "Aboreto", "Noto Sans JP", system-ui;

   /*------â–¼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;
}

.cta02 .cta02_wrap h1 {
   text-align: center;
}

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

.lh2 {
   line-height: 2;
}

.ff01 {
   font-family: var(--font-family03);
}

.ff03 {
   font-family: var(--font-family03);
}

.ttl36 {
   font-size: var(--rem36);
   line-height: 1.4;
}

.ttl24 {
   font-size: var(--rem24w);
   line-height: 1.4;
}

.ttl20 {
   font-size: var(--rem20w);
   line-height: 1.4;
}

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

.content_max_width {
   max-width: var(--content-max-width);
   width: 90%;
   margin: 0 auto;
}
.clr-fff {
   color: var(--color-background) !important;
}

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

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

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

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

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

@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(--rem36);
   font-weight: 500;
   letter-spacing: 0em;
   color: var(--color-font);
   position: relative;
   line-height: 1.6;
   font-family: var(--font-family03);
   margin-bottom: var(--px50);
}

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

h1.title.main-ttl span span {
   display: block;
   font-size: var(--rem20w);
   color: var(--color-primary);
   letter-spacing: 0em;
   margin-bottom: 8px;
   font-weight: normal;
   line-height: 1.4;
   font-family: var(--font-family04);
}

h1.title.main-ttl.fs-30 {
   font-size: var(--rem30w);
}

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: var(--rem24w);
   font-weight: 500;
   letter-spacing: 0em;
   color: var(--color-font);
   position: relative;
   font-family: var(--font-family03);
   margin-bottom: var(--px50);
}

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

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
   font-size: var(--rem24w);
   font-weight: 500;
   letter-spacing: 0em;
   color: var(--color-font);
   position: relative;
   font-family: var(--font-family03);
}

body:not(.home) .post h3.clr-fff {
   color: var(--color-background);
   border-color: var(--color-background);
   font-size: var(--rem30w);
}
/* ----------- end style h3 ----------------- */

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

table.responsive th {
   font-size: var(--rem18);
   color: var(--color-background);
   padding: var(--px24);
   background: var(--color-primary);
   vertical-align: middle;
   border: 1px solid var(--color-table-border);
   border-right: none;
}

table.responsive td {
   font-size: var(--rem18);
   color: var(--color-font);
   line-height: 2;
   padding: var(--px24);
   vertical-align: middle;
   border: 1px solid var(--color-table-border);
   border-left: none;
}

table.responsive td a.text-decoration {
   text-decoration: underline;
}
/* ----------- 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: 290px;
   font-size: var(--rem16);
   letter-spacing: 0em;
   color: var(--color-background);
   font-family: var(--font-family01);
   line-height: 1.8;
   text-align: center;
   background: var(--color-primary);
   font-weight: 500;
   padding: var(--rem20) 30px var(--rem20) 20px;
   margin: var(--px40) auto 0;
   border: none;
   border-radius: 50vh;
   transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
   border-color: var(--color-background);
   border-width: 2px;
}
.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 {
   border-color: var(--color-background);
}
.subimitarea > .linkBtn {
   background: transparent !important;
   padding: 0 !important;
   margin: 0 !important;
   border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
   margin-top: 0;
}
/* ------- style button --------------- */

/* ------------- HEADER --------------- */
#thumbImg::before,
header#h1Header::before {
   opacity: 0;
}

#thumbImg,
header#h1Header {
   background: transparent;
}
header#h1Header h1.title {
   color: var(--color-font);
   font-size: var(--rem48);
}

.logo-txt {
   font-size: var(--rem20);
   font-family: var(--font-family03);
   font-weight: 500;
   letter-spacing: 0.02em;
   color: var(--header-color-font);
}

body {
   background: var(--bg-linear);
}
@media print, screen and (min-width: 1024px) {
   nav#mainNav ul li.pc_none {
      display: none;
   }

   #header {
      height: 130px;
      background: url(/wp-content/uploads/header-1.png) no-repeat center/cover;
   }

   #header .logo {
      display: flex;
      align-items: center;
      gap: var(--px16);
   }

   #header .logo img {
      max-width: 180px;
      max-height: 86px;
      width: 100%;
      height: 100%;
      min-width: 90px;
   }

   .sticky-header #header-layout {
      height: 130px;
      background: url(/wp-content/uploads/header-1.png) no-repeat center/cover;
   }

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

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

   #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 {
      margin-right: var(--px12);
   }
   #header a.head_btn.tel_btn {
      color: var(--header-color-font);
      font-family: var(--font-family03);
      background: transparent;
      width: 264px;
      height: 62px;
      border-left: 1px solid var(--color-background);
   }

   .note,
   .note b {
      font-weight: 500;
      font-size: calc(var(--rem12) + 1px);
   }

   #header a.head_btn.tel_btn .tel_icon {
      font-size: var(--rem20);
      margin-bottom: 4px;
      font-weight: 500;
      font-family: var(--font-family03);
   }
   #header a.head_btn.tel_btn .tel_icon::before {
      content: none;
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
   }

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

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

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

   #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.shop_btn {
      width: 200px;
      height: 60px;
      background: var(--header-color-primary01);
      color: var(--header-color-font);
      font-size: var(--rem14);
      font-weight: bold;
      font-family: var(--font-family01);
      border-radius: 50vh;
   }

   #header a.head_btn.shop_btn span::before {
      content: "\f07a";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
   }

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

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

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

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

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

   .logo-txt {
      font-size: var(--rem14);
   }
}
@media print, screen and (max-width: 1430px) and (min-width: 1024px) {
   #header a.head_btn.mail_btn,
   #header a.head_btn.shop_btn {
      font-size: 1rem;
   }
   nav#mainNav ul li a {
      padding: var(--px16) var(--px12);
   }
   nav#mainNav ul li a b {
      font-size: var(--rem14);
   }

   .logo-txt,
   nav#mainNav ul li a b {
      font-size: var(--rem12);
   }

   #header a.head_btn {
      padding: 8px 10px;
      margin-right: 4px;
   }

   .note {
      font-size: 0.9rem;
   }

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

   body.mobile #header .logo img {
      max-width: 100px;
   }

   #header .logo {
      flex-direction: column;
      height: fit-content;
      justify-content: center;
   }

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

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

   nav#mainNav ul li li.current-menu-item a {
      background: var(--color-primary);
      color: var(--color-background);
   }

   #sp-header .inner #header-layout {
      background: url(/wp-content/uploads/header-1.png) no-repeat center/cover;
   }
   #sp-header .mark a {
      margin-right: 5px;
   }

   #sp-header .mark img {
      max-height: 45px;
      max-width: 80px;
   }

   .logo-txt {
      font-size: var(--rem14);
   }

   #sp-header .inner #header-layout .logo .spmenu #menu span,
   #sp-header .inner #header-layout .logo .spmenu #menu span::before,
   #sp-header .inner #header-layout .logo .spmenu #menu span::after {
      background: var(--header-color-font);
   }

   #sp-header .inner #header-layout .logo .spmenu #menu p {
      color: var(--header-color-font);
      font-family: var(--font-family01);
   }
   nav#mainNav ul li a {
      color: var(--color-font);
   }
}
/* ------------- END  HEADER --------------- */

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

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

.column01 {
   position: relative;
   z-index: 1;
}

.column01.fullwide {
   padding: 0 var(--px40);
}

.column01 .txtarea {
   padding: var(--px40);
}

ul.col-list {
   display: flex;
   flex-wrap: wrap;
   gap: var(--px40);
}

.fs18 {
   font-size: var(--rem18);
}
/* home about */

.home-ttl {
   font-family: var(--font-family03);
   font-weight: 500;
   font-size: var(--rem30w);
   line-height: 1.4;
   padding-bottom: var(--px20);
   position: relative;
   margin-bottom: var(--px20);
}

.home-ttl span {
   display: block;
   font-size: var(--rem20w);
   font-weight: normal;
   line-height: 1.4;
   font-family: var(--font-family04);
   color: var(--color-primary);
   letter-spacing: 0.1em;
}

.home-ttl::after {
   content: "";
   position: absolute;
   width: 55px;
   height: 1px;
   background: var(--color-primary);
   bottom: 0;
   left: 0;
}

.home-about {
   padding: var(--px120) 0;
   background: url(/wp-content/uploads/top-1.png) no-repeat center/cover;
}

.home-about h1.title.main-ttl {
   font-weight: normal;
}

.home-2 .flexbox + .flexbox {
   margin-top: var(--px80w);
}
/* home about */

/* home good */
.home-good {
   background: url(/wp-content/uploads/top-5.png) no-repeat center/cover;
   padding: var(--px120) 0;
   position: relative;
}

.home-good::before {
   content: "";
   position: absolute;
   inset: 0;
   background: linear-gradient(180deg, rgba(245, 245, 237, 0) 0%, #f5f5ed 67.05%);
}

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

.list-btn .linkBtn {
   display: block;
   width: 100%;
   margin: 0;
   flex: 1 1 250px;
}

.linkBtn.shop_btn {
   background: var(--color-secondary);
   padding: var(--rem20) var(--px20);
   font-size: var(--rem14);
   font-weight: bold;
}

.linkBtn.shop_btn::before {
   content: "\f07a";
   display: inline-block;
   font-family: "FontAwesome";
   font-size: var(--rem18);
   font-weight: 400;
   line-height: 1;
   margin-top: 0px;
   margin-right: 8px;
}
.linkBtn.shop_btn::after {
   content: none;
}

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

/* home good */

/* home company */
.home-company {
   padding: var(--px120) 0;
   position: relative;
}

.home-company::before {
   content: "";
   position: absolute;
   width: 100%;
   height: 50%;
   top: 0;
   left: 0;
   background: url(/wp-content/uploads/top-6.png) no-repeat center/cover;
}

a,
a:hover {
   color: var(--color-font);
}

ul.col2-company > li a {
   position: relative;
   display: block;
}

ul.col2-company > li a:hover {
   opacity: 0.5;
}
ul.col2-company .ttl24 {
   margin-bottom: var(--px100);
   margin-left: var(--px50);
}

ul.col2-company > li .txtarea {
   position: absolute;
   width: 100%;
   left: 0;
   bottom: 0;
}

.col-btn {
   display: flex;
   align-items: center;
   justify-content: center;
   gap: var(--px35);
   font-size: var(--rem16);
   font-weight: 500;
   background: var(--color-font);
   color: var(--color-background);
   width: 100%;
   padding: var(--px35) var(--px20);
}

.col-btn::after {
   display: block;
   content: "";
   top: 50%;
   right: 20px;
   width: 6px;
   height: 6px;
   border-right: 2px solid var(--color-background);
   border-bottom: 2px solid var(--color-background);
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
   margin-top: -0;
   transition: all 0.3s;
}
/* home company */

@media print, screen and (min-width: 769px) {
   .column01 .txtarea {
      display: flex;
      align-items: center;
      justify-content: center;
   }

   .column01 .txtinner {
      width: 100%;
   }

   .home-2 .txtinner {
      max-width: 396px;
   }

   ul.col2-good {
      display: flex;
      flex-wrap: wrap;
      gap: var(--px40);
   }

   ul.col2-good li {
      width: calc((100% - var(--px70)) / 2);
   }
   ul.col2-company {
      display: flex;
      flex-wrap: wrap;
      gap: var(--px40);
   }

   ul.col2-company li {
      width: calc((100% - var(--px70)) / 2);
   }

   ul.col3-list {
      display: flex;
      flex-wrap: wrap;
      gap: var(--px24);
   }

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

@media print, screen and (max-width: 800px) {
   ul.col-list li {
      width: calc((100% - var(--px40)) / 2);
   }
   ul.col2-home li {
      width: 100%;
   }
}

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

   .home-company::before {
      height: 70%;
   }
}
@media print, screen and (max-width: 600px) {
   ul.col-list li {
      width: 100%;
   }
}

@media print, screen and (max-width: 420px) {
   h1.title.main-ttl.fs-30 {
      font-size: var(--rem28);
   }
   h1.title.main-ttl {
      font-size: var(--rem30);
   }
}

/* ------------- HOME ---------------------- */

/* ------------- COMPANY ---------------------- */
body:not(.home) {
   font-size: var(--rem18);
}
/* ------------- COMPANY ---------------------- */

/* ------------- FEATURE ---------------------- */
.col-bg .txtarea {
   background: url(/wp-content/uploads/flexbox-bg.png) no-repeat center/cover;
}

.col-bg .flexbox .txtarea {
   padding: var(--px40w) var(--px60);
   display: flex;
   align-items: center;
}

.col-bg .flexbox .txtinner {
   width: 100%;
}

ul.col2-img {
   display: flex;
   gap: var(--px100s);
   justify-content: center;
}
ul.col3-img {
   display: flex;
   gap: var(--px24);
   align-items: center;
}

/* ------------- FEATURE ---------------------- */
@media print, screen and (min-width: 769px) {
   ul.col4-list {
      display: flex;
      flex-wrap: wrap;
      gap: var(--px20);
   }

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

@media print, screen and (max-width: 600px) {
   .col-bg .flexbox .txtarea {
      padding: var(--px40w) var(--px30);
   }
}

/* ------------- CONTACT ---------------------- */
/*-----------------------------
cta02_col3_max1240
------------------------------*/
.cta02 {
   position: relative;
   padding: var(--px120) 0;
   background: var(--color-background01);
   z-index: 0;
}

.cta02 .cta02_wrap {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   padding: 0;
   background: transparent;
   position: relative;
   z-index: 1;
}
.cta02 .ctabtnlist {
   justify-content: space-between;
   margin: var(--px50) auto 0 auto;
}
.cta02 .ctabtnlist li {
   width: 50%;
   margin: 0;
   padding: 0;
   line-height: 1;
   display: flex;
}
.cta02 .item {
   position: relative;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   width: 100%;
   padding: var(--px30);
   text-align: center;
   box-sizing: border-box;
   border-radius: 0;
   transition: all ease 0.15s;
   font-family: var(--font-family01);
}
.cta02 .item:hover {
   opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
   .cta02 .ctabtnlist li,
   .cta02 .ctabtnlist .item {
      width: 100%;
   }
   .cta02 .ctabtnlist li + li {
      margin-top: 1rem;
   }
}

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

.cta02 .infotxt {
   font-size: var(--rem20);
   font-weight: bold;
	line-height: 1.4;
}
.cta02 .btnttl {
   display: block;
   font-weight: bold;
   margin-bottom: 1rem;
   line-height: 1.4;
   font-size: var(--rem20);
}

/*電話ボタン*/

.cta02 .telnum {
   font-size: var(--rem48);
   font-weight: bold;
   margin-bottom: 1.5rem;
}
.cta02 a.telbtn {
   background: var(--color-primary);
   color: #fcfcfc;
}

/*メールボタン*/

.cta02 .mailarea.item {
   background: var(--color-background);
   color: var(--color-font);
}
.cta02 a.mailbtn {
   background: var(--color-font);
   color: var(--color-background);
   display: flex;
   flex-direction: row;
   justify-content: center;
   max-width: 400px;
   width: 90%;
   border-radius: 50vh;
   padding: 20px;
   margin: 0 0 1rem 0;
   font-size: var(--rem20w);
   font-weight: bold;
}

/*LINEボタン*/

.cta02 .linearea.item {
   background: var(--color-line);
   color: var(--color-background);
}
.cta02 a.linebtn {
   background: var(--color-background);
   color: var(--color-line);
   font-weight: 500;
   display: flex;
   flex-direction: row;
   justify-content: center;
   max-width: 400px;
   width: 90%;
   border-radius: 50vh;
   padding: 20px;
   margin: 0 0 1rem 0;
   font-size: var(--rem20w);
   font-weight: bold;
}

.cta02 .linearea .infotxt,
.cta02 .mailarea .infotxt {
   font-size: var(--rem22w);
}

/*ボタンアイコン*/

.cta02 .telnum::before,
.cta02 .mailbtn::before,
.cta02 .linebtn::before {
   content: "";
   display: inline-block;
   font-family: "Font Awesome 5 Free", "FontAwesome";
   font-weight: 900;
   margin-right: 1rem;
}
.cta02 .telnum::before {
   content: "\f3cd";
   font-size: var(--rem40);
}
.cta02 .mailbtn::before {
   content: "\f0e0";
   font-size: var(--rem24w);
}
.cta02 .linebtn::before {
   content: "\f3c0";
   font-weight: 400;
   font-size: var(--rem24w);
}
/* ------------- CONTACT ---------------------- */

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

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

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

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

/* ------------- FOOTER ------------- */
#footer {
   padding: var(--px80) 0 var(--px60);
   background: url(/wp-content/uploads/footer-bg.png) no-repeat center/cover;
}
#footer .footer__logo:not(:last-child) {
   margin-bottom: 0;
	min-width: 50%;
}
#footer .footnav ul {
   justify-content: flex-end;
}

#footer ul li a {
   font-weight: bold;
   font-family: var(--font-family02);
}

#footer .footer__logo img {
   max-width: 600px;
	max-height: 100px;
	width: 100%;
}

#footer .footnav ul > li::before,
#footer .footnav ul > li:last-child::after {
   content: none;
}

.footer-flex {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   display: flex;
   align-items: center;
   margin-bottom: var(--px100);
}

.footer-social {
   display: flex;
   align-items: center;
   justify-content: center;
   gap: 10px;
}

.fa-instagram:before {
   content: "" !important;
   aspect-ratio: 1 / 1;
   display: inline-block;
   width: 3.6rem;
   background: url(/wp-content/uploads/ft-1.png) no-repeat center / contain;
}

.fa-x-twitter:before {
   content: "" !important;
   aspect-ratio: 1 / 1;
   display: inline-block;
   width: 3.6rem;
   background: url(/wp-content/uploads/ft-2.png) no-repeat center / contain;
}

.fa-line:before {
   content: "" !important;
   aspect-ratio: 1 / 1;
   display: inline-block;
   width: 3.6rem;
   background: url(/wp-content/uploads/ft-3.png) no-repeat center / contain;
}

.fa-facebook:before {
   content: "" !important;
   aspect-ratio: 1 / 1;
   display: inline-block;
   width: 3.6rem;
   background: url(/wp-content/uploads/ft-4.png) no-repeat center / contain;
}
.fa-tiktok:before {
   content: "" !important;
   aspect-ratio: 1 / 1;
   display: inline-block;
   width: 3.6rem;
   background: url(/wp-content/uploads/ft-5.png) no-repeat center / contain;
}

.social-other > ul {
   display: flex;
   gap: 15px;
   justify-content: center;
}
.social-other .other-icon {
   display: inline-block;
}

.social-other .other-icon.icon01::before {
   content: "";
   display: inline-block;
   width: 3.6rem;
   aspect-ratio: 1 / 1;
   background: url(/wp-content/uploads/ft-6.png) no-repeat center / contain;
}

.social-other .other-icon.icon02::before {
   content: "";
   display: inline-block;
   width: 3.6rem;
   aspect-ratio: 1 / 1;
   background: url(/wp-content/uploads/ft-7.png) no-repeat center / contain;
}

.social-other a.other-icon.icon03 {
   width: var(--px120);
   border-radius: 50vh;
   padding: 6px !important;
   border: 1px solid #000;
   color: #2c893a !important;
   font-size: var(--rem14);
   background: var(--color-background);
   font-weight: bold;
   height: 100%;
   display: flex !important;
   align-items: center;
   justify-content: center;
   width: fit-content;
}

#footer .socialicon ul li a, .socialicon ul li a {
	width: 3.6rem;
}

@media print, screen and (max-width: 767px) {
   .footer-flex {
      flex-direction: column;
   }

   #footer .footnav ul {
      justify-content: center;
      margin-top: var(--px20);
   }
   .footer-social {
      flex-direction: column;
   }
}
/* ------------- FOOTER ------------- */


.service-ttl {
	font-size: var(--rem20w);
	line-height: 1.4;
	min-height: calc(var(--rem20w) * 2 * 1.4);
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 20260820 */

.cta02 .telnum {
	font-size: var(--rem36);
}

.cta02 .item {
	padding: var(--px30) 10px;
}

@media print, screen and (min-width: 769px) {
	.cta02 .telnum {
		font-size: clamp(2.2rem, calc(1.2646rem + 1.216vw), 3.6rem);
	}
}

.logo-txt {
	display: flex;
	justify-content: center;
	flex-direction: column;
	gap: 4px;
	flex-wrap: wrap;
	
}

.logo-txt > span {
	line-height: 1;
}

#header .logo .logo-txt img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	max-width: 158px;
	max-height: 55px;
}