@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");

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #f6f6f6;
   --color-font: #111;
   --clr-4b4b4b: #4b4b4b;
   --color-primary: #a5cb0b;
   --color-primary-tint: #eaf5bc;
   --color-secondary: #16a83c;
   --color-table-border: #ccc;
   --bg-linear: linear-gradient(90deg, #a5cb0b 0%, #14a83c 100%);
   --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: #111;
   --header-color-primary: #a5cb0b;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: #fff;
   --footer-color-font: #111;
   --footer-color-primary: #111;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family02: "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;
}

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

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

.lh2 {
   line-height: 2;
}

.ls05 {
   letter-spacing: 0.05em;
}

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

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

.bg-primary-tint {
   background: var(--color-primary-tint);
}

.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-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: bold;
   letter-spacing: 0.05em;
   color: var(--color-font);
   line-height: 1.6;
   position: relative;
   margin-bottom: var(--px50);
   padding-bottom: var(--px20);
}

h1.title.main-ttl:has(span) {
   padding-bottom: 0;
}
h1.title.main-ttl::after {
   content: "";
   position: absolute;
   width: 60px;
   height: 5px;
   background: var(--color-primary);
   border-radius: 50vh;
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
}

h1.title.main-ttl:has(span)::after {
   content: none;
}

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

h1.title.main-ttl.txt-l::after {
   left: 0;
   transform: translateX(0);
}

h1.title.main-ttl > span {
   display: block;
	margin-top: 4px;
}
h1.title.main-ttl span span {
   display: inline-block;
   font-size: 1.8rem;
   color: var(--color-background);
   background: var(--color-primary);
   letter-spacing: 0.05em;
   font-weight: bold;
   line-height: 1.4;
   border-radius: 5px;
   padding: 8px 12px;
}

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: bold;
   letter-spacing: 0.05em;
   color: var(--color-font);
   line-height: 1.6;
   position: relative;
   margin-bottom: var(--px50);
}

body:not(.home) .post h2.fs-s {
   font-size: var(--rem20w);
	margin-bottom: var(--px24);
}

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.05em;
   color: var(--color-font);
   line-height: 1.4;
   position: relative;
   margin-bottom: var(--px50);
}

body:not(.home) .post h3:has(span) {
   display: flex;
   align-items: center;
}

body:not(.home) .post h3 span {
   font-size: var(--rem48);
   font-weight: 900;
   letter-spacing: 0.03em;
   line-height: 1.2;
   display: inline-block;
   min-width: fit-content;
   margin-right: var(--px20);
}
/* ----------- end style h3 ----------------- */

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

table.responsive th {
   font-size: var(--rem16);
   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(--rem16);
   color: var(--color-font);
   line-height: 2;
   padding: var(--px24);
   vertical-align: middle;
   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: 300px;
   font-size: var(--rem16);
   letter-spacing: 0.05em;
   color: var(--color-background);
   line-height: 1.8;
   text-align: center;
   background: var(--bg-linear);
   font-weight: bold;
   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(--bg-linear);
   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.2;
   background: var(--color-background);
}
header#h1Header h1.title {
   color: var(--color-font);
}

.logo-txt {
   font-weight: bold;
   line-height: 1.3;
   font-size: var(--rem24);
}
@media print, screen and (min-width: 1024px) {
   nav#mainNav ul li.pc_none {
      display: none;
   }

   #header {
      height: 100px;
   }

   #header .logo {
      display: flex;
      align-items: center;
      gap: var(--px16);
   }
   #header .logo img {
      max-width: 122px;
      max-height: 80px;
      width: 100%;
      height: auto;
      min-width: 90px;
   }

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

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

   nav#mainNav ul li a b {
      font-size: var(--rem16);
      font-weight: 500;
      line-height: 1.3;
      letter-spacing: 0.05em;
      color: var(--header-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 a.head_btn::before {
      display: none;
   }
   #header a.head_btn {
      padding: 8px;
   }
   #header a.head_btn.tel_btn {
      color: var(--header-color-font);
      background: var(--color-background);
      width: 262px;
   }

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

   #header a.head_btn.tel_btn .tel_icon {
      font-size: var(--rem24);
      font-weight: 500;
   }
   #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.line_btn {
      width: 260px;
      background: var(--bg-linear);
      color: var(--header-background);
      font-size: var(--rem16);
      font-weight: bold;
      line-height: 1.3;
      text-align: center;
   }

   #header a.head_btn.line_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.line_btn {
      width: fit-content;
   }
}

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

@media print, screen and (max-width: 1430px) and (min-width: 1024px) {
   nav#mainNav ul li a {
      padding: var(--px20) 8px;
   }

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

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

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

   .note {
      font-size: 0.9rem;
   }

   #header a.head_btn.line_btn {
      font-size: var(--rem12);
   }
}

@media print, screen and (max-width: 1200px) {
	h1.title.main-ttl {
		font-size: var(--rem30w);
			
	}
}

@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);
   }
}
/* ------------- END  HEADER --------------- */

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

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

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

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

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

#home-1 .home-content_max {
   background: var(--color-background);
   border-radius: var(--px60);
   padding: var(--px100) var(--px40);
   display: flex;
   flex-direction: column;
   align-items: center;
}

.ttl-40 {
   font-size: var(--rem40w);
   line-height: 1.4;
   margin-bottom: var(--px20);
}

ul.list-check li {
   display: flex;
   align-items: center;
   gap: var(--px12);
   font-size: var(--rem20);
   font-weight: 500;
   line-height: 1.6;
   letter-spacing: 0.05em;
   margin-bottom: var(--px20);
}

ul.list-check li::before {
   content: "\f14a";
   font-family: "FontAwesome";
   font-size: var(--rem28);
   font-weight: 400;
   line-height: 1;
   color: var(--color-primary);
}

.home-1-box {
   padding: var(--px30) var(--px40);
   border: 3px solid var(--color-primary);
   border-radius: 10px;
}
/* home 1 */

/* home 2 */
#home-2 .imgarea {
   border-radius: var(--px100);

   box-shadow: 0 0px 40px rgba(0, 0, 0, 0.2);
}
/* home 2 */

/* home 3 */
.ttl-24 {
   font-size: var(--rem24w);
   font-weight: bold;
   line-height: 1.6;
   margin-bottom: var(--px20);
}

#home-3 .imgarea {
   border-radius: var(--px30);
   margin-bottom: var(--px30);
}

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

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

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

#home-4::after {
   content: "";
   position: absolute;
   max-width: 1344px;
   height: 100%;
   width: 60%;
   background: var(--color-primary-tint);
   top: 0;
   right: 0;
   border-top-left-radius: var(--px100);
}

#home-4 .imgarea {
   border-radius: var(--px30);
}
#home-4 .txtarea {
   padding: 0;
}
/* home 4 */

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

   .column01 .txtinner {
      width: 100%;
      max-width: 650px;
   }

   #home-2 .imgarea {
      border-radius: 0;
      border-top-right-radius: var(--px100);
      border-bottom-right-radius: var(--px100);
   }

   #home-4 .txtarea {
      justify-content: flex-end;
   }
   #home-4 .txtinner {
      max-width: 500px;
      width: 94%;
   }
}

@media print, screen and (max-width: 900px) {
   ul.home-col3 li {
      width: calc((100% - var(--px50)) / 2);
   }
}

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

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

/* ----------- SERVICE ------------------ */
.service .flexbox .txtarea {
   padding: var(--px30);
}
/* ----------- SERVICE ------------------ */

/* ----------- STRENGTH ------------------ */
.strength .flexbox .txtarea {
   padding: 0 var(--px40);
}

.strength-item:first-child h3 span {
   color: #b64338;
}
.strength-item:nth-child(2) h3 span {
   color: #4b7089;
}
.strength-item:last-child h3 span {
   color: #295654;
}

.strength .flexbox:has(.imgarea > p) .txtarea {
   margin-top: calc(var(--rem20) * 2 + var(--px20));
}

.strength-item .imgarea img {
   height: auto;
}

@media print, screen and (max-width: 768px) {
   .strength .flexbox:has(.imgarea > p) .txtarea {
      margin-top: 0;
   }
   .strength .flexbox .txtarea {
      padding: 0;
   }
}
/* ----------- STRENGTH ------------------ */

/* ---------- CONTACT --------------- */
.wpcf7-form .must {
   background: #e80303;
}
/*-----------------------------
cta02_col3_max1240
------------------------------*/

.cta02 {
   background: var(--color-background);
   position: relative;
   z-index: 0;
   padding-top: var(--px120);
}

.cta02::before {
   position: absolute;
   content: "";
   left: 0;
   top: 0;
   width: 100%;
   height: 85%;
   background: url(/wp-content/uploads/cta-bg.png) no-repeat center/cover;
}
.cta02 .cta02_wrap {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   background: transparent;
   padding: 0;
   position: relative;
   z-index: 2;
}
.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(--px20);
   text-align: center;
   box-sizing: border-box;
   border-radius: 0;
   transition: all ease 0.15s;
}
.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::before {
      height: 90%;
   }
}

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

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

/*電話ボタン*/

.cta02 .telnum {
   font-size: var(--rem30w);
   margin-bottom: 1rem;
   font-weight: 500;
}
.cta02 a.telbtn .btnttl {
   font-weight: 500;
}
.cta02 a.telbtn {
   background: var(--color-primary-tint);
   color: var(--color-font);
}

/*メールボタン*/

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

/*LINEボタン*/

.cta02 .linearea.item {
   background: var(--color-primary);
   color: var(--color-background);
}
.cta02 a.linebtn {
   background: var(--color-background);
   color: var(--color-primary);
   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;
}

/*ボタンアイコン*/

.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(--rem28);
}
.cta02 .mailbtn::before {
   content: "\f0e0";
}
.cta02 .linebtn::before {
   content: "\f3c0";
   font-weight: 400;
}
/* ---------- END CONTACT --------------- */

/* ------------- FOOTER ------------- */
#footer {
   padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
   margin-bottom: var(--px40);
}

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

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

/* ---------------- PROPERTY ----------------- */
ul.col3_list {
   display: flex;
   flex-wrap: wrap;
}

ul.col3_list_property {
   gap: var(--px30);
}

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

ul.col3_list_property li .imgarea {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   aspect-ratio: 390 / 280;
   border: 1px solid var(--color-table-border);
}

.list-cat {
   display: flex;
   gap: 5px;
   flex-wrap: wrap;
   position: absolute;
   left: 0;
   top: 10px;
   padding: 0 10px;
   z-index: 5;
}

div.list-cat > p {
   font-size: var(--rem12);
   font-weight: 500;
   letter-spacing: 0.05em;
   width: 78px;
   line-height: 1.4;
   padding: 8px 6px;
   text-align: center;
}
div.list-cat > p.tax-rent {
   background: var(--color-primary);
   color: var(--color-background);
}
div.list-cat > p.tax-buy {
   background: var(--color-secondary);
   color: var(--color-background);
}
div.list-cat > p.tax-propertype {
   background: var(--color-background);
   color: var(--clr-4b4b4b);
   outline: 1px solid var(--clr-4b4b4b);
}
div.list-cat > p.new-construction {
   background: var(--color-background);
   color: var(--color-secondary);
   outline: 1px solid var(--color-secondary);
}
div.list-cat > p.used-construction {
   background: var(--color-primary-tint);
   color: var(--color-secondary);
   outline: 1px solid var(--color-secondary);
}
div.list-cat > p.label-field {
   background: var(--clr-4b4b4b);
   color: var(--color-background);
}

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

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

.linkBtn.btn-icon::after {
   content: "\f101";
   font-family: "FontAwesome";
   font-size: var(--rem18);
   font-weight: 400;
   line-height: 1;
   margin-top: 1px;
   border: none;
   width: auto;
   height: auto;
   top: 50%;
   transform: rotate(0) translateY(-50%);
}

.property-name {
   font-size: calc(var(--rem20) + 2px);
   font-weight: bold;
   line-height: 1.4;
   letter-spacing: 0.05em;
   padding: var(--px24) 0 var(--px20);
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.property-list-info {
   display: flex;
   flex-wrap: wrap;
   gap: var(--px14);
	row-gap: var(--px20);
}

ul.property-list-info > li {
   width: calc((100% - var(--px14) * 2) / 3);
}

ul.property-list-info li:first-child,
ul.property-list-info li:nth-child(2) {
   width: calc((100% - var(--px14)) / 2);
}

.property-label {
   text-align: center;
   background: var(--color-primary-tint);
   padding: 6px 10px;
   font-weight: 500;
   letter-spacing: 0.05em;
   font-size: var(--rem14)
}

.property-price-number {
   font-size: var(--rem18);
   letter-spacing: 0.05em;
   font-weight: bold;
   text-align: center;
   line-height: 1.4;
}

.property-price-number span {
   font-size: var(--rem30);
   letter-spacing: 0;
}

.property-price-number.price-management {
   font-size: var(--rem14);
}

.property-price-number.price-management span {
   font-size: var(--rem20);
}

.property-info {
   font-size: calc(var(--rem16) - 1px);
   text-align: center;
}
/* ---------------- PROPERTY ----------------- */

/* ----------------- SINGLE PROPERTY ------------------- */
.single-title {
   font-size: var(--rem22w);
   font-weight: bold;
   letter-spacing: 0.05em;
   line-height: 1.4;
   border-bottom: 1px solid var(--color-font);
   padding-bottom: 10px;
   margin-bottom: var(--px20);
}

.single-head {
   display: flex;
   justify-content: space-between;
   gap: var(--px40);
}

.single-head1 {
   display: flex;
	flex-wrap: wrap;
   gap: 10px;
}

.single-head1 > div {
   padding: 0 var(--px20);
}


.single-head1 > div:not(:first-child):not(:last-child)  {
	border-right: 1px solid var(--color-table-border);
}

.single-head2 {
	width: auto;
	min-width: fit-content;
}

p.single-label {
   font-weight: 600;
   padding: 6px;
   background: var(--color-primary-tint);
   margin: 6px 0;
   min-width: 80px;
   border-radius: 5px;
   display: inline-block;
   text-align: center;
}

.single-number {
   font-size: calc(var(--rem20) + 2px);
   font-weight: 600;
}

.single-head1 > div:first-child .single-number {
   font-size: var(--rem30);
}

p.single-status {
   padding: 10px;
   font-weight: 600;
   min-width: 100px;
   text-align: center;
}

p.single-status.new-construction {
   background: var(--color-background);
   color: var(--color-secondary);
   outline: 1px solid var(--color-secondary);
}
p.single-status.used-construction {
   background: var(--color-primary-tint);
   color: var(--color-secondary);
   outline: 1px solid var(--color-secondary);
}

.photo_main {
   display: flex;
   align-items: center;
   justify-content: center;
   border: 1px solid var(--color-table-border);
	aspect-ratio: 704 / 530;
}

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

ul#photo_thumb {
   display: flex;
	flex-wrap: wrap;
   gap: 12px;
}

ul#photo_thumb li {
   width: calc((100% - 12px * 3) / 4);
   border: 1px solid var(--color-table-border);
}

ul#photo_thumb li a {
   display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	aspect-ratio:  129 / 97;
	overflow: hidden;
}

ul#photo_thumb li a img {
	object-fit: contain;
}

ul#photo_thumb li:has(.active) {
	border-color: var(--color-primary);
	opacity: 0.6;
}

.single-link {
   display: flex;
   align-items: center;
   justify-content: space-between;
   gap: var(--px20);
}
.single-link-txt a {
   font-size: var(--rem20w);
   font-weight: bold;
   color: #0c4695;
	padding-bottom: 4px;
	border-bottom: 2px solid #0c4695;
}

.single-subttl {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
   display: flex;
   align-items: center;
   gap: 10px;
	margin-bottom: var(--px20);
}

.single-subttl::before {
   content: "";
   width: var(--px20);
   aspect-ratio: 1 / 1;
   display: inline-block;
   background: #0c4695;
   border-radius: 50%;
}

.post table.single-table {
   width: 100%;
   border-collapse: collapse;
	border: none;
	margin-top: var(--px30);
}

.post table.single-table th {
   width: 16%;
   background: #f3f3ea;
   color: var(--color-font);
   text-align: center;
   font-size: var(--rem14);
}

.post table.single-table td {
   width: 34%;
   font-size: var(--rem14);
}

.post table.single-table td.price-row {
	color: #CC0033;
	font-weight: bold;
}

.post table.single-table th,
.post table.single-table td {
   border: 1px solid var(--color-table-border);
   padding: var(--rem16) var(--px14);
	font-size: var(--rem14);
}

.post table.single-table02 th {
   background: #f3f5f9;
   color: var(--color-font);
}
.post table.single-table02 th,
.post table.single-table02 td {
   border: 1px solid var(--color-table-border);
   padding: var(--rem16) var(--px14);
	font-size: var(--rem14);
}

.linkBtn.link-contact {
   background: var(--color-secondary);
   font-size: var(--rem20);
   max-width: 100%;
   border-radius: 7px;
   padding: var(--rem30) var(--px30);
}

.linkBtn.link-contact::after {
   content: none;
}
.linkBtn.link-contact:hover {
   background: var(--color-secondary);
}

.linkBtn.link-contact span {
   display: flex;
   align-items: center;
   justify-content: center;
   gap: var(--px20);
}
.linkBtn.link-contact span::before {
   content: "";
   width: var(--px40w);
   aspect-ratio: 1 / 1;
   display: inline-block;
   background: url(/wp-content/uploads/icon-mail.png) no-repeat center/cover;
}

a.link-return {
   color: var(--color-secondary);
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
}

.list-tax-commiment {
   display: grid;
    grid-template-columns: repeat(auto-fit, 160px);
    gap: var(--px16);
    justify-content: center;
}
.list-tax-commiment li {
   border: 1px solid #e6dbc8;
   color: #e6dbc8;
   text-align: center;
   border-radius: 5px;
   font-size: var(--rem14);
   font-weight: bold;
   min-width: 170px;
   padding: 8px;
}

.list-tax-commiment li.active {
   border-color: #0c4695;
   color: #0c4695;
}

.linkBtn.btn-icon.active {
	opacity: 0.7;
}


@media print, screen and (max-width: 1200px) {
	ul.property-list-info > li {
    width: calc((100% - var(--px14)) / 2);
  }
	
	.list-tax-commiment li {
		min-width: 165px;
	}
}


@media print, screen and (max-width: 900px) {
	ul.col3_list_property > li {
    width: calc((100% - var(--px30)) / 2);
  }
	
	.list-tax-commiment li {
		min-width: 160px;
	}
	
	.table-container {
		overflow-x: scroll;
	}
	
	table.single-table {
		width: 800px;
	}
	
	p.single-status {
		min-width: 80px;
	}
}

@media print, screen and (max-width: 640px) {
	ul.col3_list_property > li {
    width: 100%;
 }
	
	.post table.responsive tr:last-child td:last-child {
        border-bottom: 1px solid var(--color-table-border);
    }
}
/* ----------------- SINGLE PROPERTY ------------------- */



/* ----------------- 2026/07/02------------------- */

.counseling-section {
  background-color: #f8f9fa; 
}

.counseling-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}

.counseling-header {
  text-align: center;
  margin-bottom: 30px;
}

.counseling-badge {
  background-color: #26a69a;
  color: #ffffff;
  padding: 4px 15px;
  font-weight: bold;
  border-radius: 50px;
  font-size: 14px;
  display: inline-block;
}

.counseling-card {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
  border: 1px solid #e2e8f0;
}


