@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=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: linear-gradient(180deg, rgba(242, 252, 255, 0.56) 0%, rgba(163, 231, 252, 0.56) 100%);
   --color-font: #2c2c2c;
   --bg-linear: linear-gradient(270deg, #00ffff 0%, #0000cd 100%);
   --bg-linear01: linear-gradient(270deg, #ffd858 0%, #b7a25d 100%);
   --color-primary: #1456b8;
   --color-primary-tint: #286c96;
   --color-secondary: #ffe205;
   --color-third: #a08d64;
   --color-secondary-tint: #fff4ea;
   --color-table-border: #d1d1d1;
   --color-table-bg: linear-gradient(90deg, #1456b8 0%, #6ca7ff 100%);
   --color-table-bg02: #ecf3ff;

   --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: #2c2c2c;
   --header-color-primary: #1456b8;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: linear-gradient(180deg, #f2fcff 0%, #a3e7fc 100%);
   --footer-color-font: #2c2c2c;
   --footer-color-primary: #2c2c2c;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family03: "Philosopher", "Noto Sans JP", sans-serif;
   --font-family04: "Noto Serif JP", "Noto Sans JP", 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) * 1.9417), 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;
}

.lh2 {
   line-height: 2;
}

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

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

.content_max_width {
   max-width: 1100px;
   width: 90%;
   margin: 0 auto;
}

.content_1000 {
   max-width: 1000px;
   width: 96%;
   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(--rem20w);
   font-weight: 500;
   letter-spacing: 0em;
   line-height: 1.6;
   color: var(--color-font);
   position: relative;
   margin-bottom: var(--px50);
   padding-bottom: var(--px30);
}

h1.title.main-ttl::after {
   content: "";
   position: absolute;
   width: var(--px80w);
   height: 4px;
   background: var(--color-secondary);
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
}

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

h1.title.main-ttl span span {
   display: block;
   font-size: var(--rem70);
   color: var(--color-primary);
   font-family: var(--font-family03);
   font-weight: bold;
   line-height: 1.5;
   font-style: italic;
   font-weight: 400;
   line-height: 100%;
   letter-spacing: 0.08em;
}

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

body:not(.home) .post h2:has(span) {
   font-size: var(--rem30w);
}

body:not(.home) .post h2 span {
   display: block;
   font-size: var(--rem70);
   color: var(--color-primary);
   font-family: var(--font-family03);
   font-weight: bold;
   line-height: 1.4;
   font-style: italic;
   font-weight: 400;
   line-height: 100%;
   letter-spacing: 0.08em;
}

body:not(.home) .post h2::after {
   background: var(--color-secondary);
}
/* ----------- end style h2 ----------------- */

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
   font-size: var(--rem24w);
   font-weight: bold;
   letter-spacing: 0em;
   line-height: 1.4;
   color: var(--color-font);
   position: relative;
}
/* ----------- end style h3 ----------------- */

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

table.responsive tr {
   border-bottom: 1px solid var(--color-table-border);
   border-top: 1px solid var(--color-table-border);
}

table.responsive th {
   font-size: var(--rem16);
   color: var(--color-background);
   padding: var(--px24);
   background: var(--color-table-bg);
   vertical-align: middle;
   border: none;
}

table.responsive td {
   font-size: var(--rem16);
   color: var(--color-font);
   line-height: 2;
   padding: var(--px24);
   vertical-align: middle;
   background: var(--color-background);
   border: 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: 360px;
   font-size: var(--rem16);
   font-family: var(--font-family03);
   letter-spacing: 0em;
   color: var(--color-background);
   line-height: 1.8;
   text-align: center;
   background: var(--bg-linear);
   font-weight: bold;
   padding: var(--rem22w) 30px var(--rem22w) 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;
}

.linkBtn.bg-primary {
   background: #0012d0;
}
.linkBtn.bg-primary:hover {
   background: #0012d0;
}
/* ------- style button --------------- */

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

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

body:not(.home) {
   background: linear-gradient(0deg, rgba(242, 252, 255, 0.56) 0%, rgba(163, 231, 252, 0.56) 100%);
   background-repeat: no-repeat;
   background-size: cover;
}

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

   #header {
      height: 100px;
   }

   #header .logo img {
      max-width: 100px;
      max-height: 70px;
      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.6;
      letter-spacing: 0;
      color: var(--header-color-font);
   }

   nav#mainNav ul li a span {
      line-height: 1.6;
      font-size: var(--rem12);
      font-weight: normal;
      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;
   }

   nav#mainNav ul li a:active span,
   nav#mainNav ul li a:hover span,
   nav#mainNav ul li.current-menu-item a span,
   nav#mainNav ul li.current-menu-parent a span {
      color: var(--color-primary);
   }

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

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

   #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;
      background: var(--bg-linear);
      color: var(--header-background);
      font-size: var(--rem14);
      font-weight: bold;
      border-radius: 50vh;
	   
		 
   }
	#header a.head_btn.line_btn {
		background: linear-gradient(270deg, #00FFFF 0%, #04C652 100%);
		margin-right: 10px;
	}
	#header a.head_btn.mail_btn span {
		display: flex;
		align-items: center;
		justify-content: center;
	}
   #header a.head_btn.mail_btn span::before {
      content: "\f0e0";
      font-family: "FontAwesome";
	   display: inline-block;
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 0;
      margin-right: 8px;
      color: var(--header-background);
   }
	#header a.head_btn.line_btn span::before {
		content: "\f3c0";
		font-size: var(--rem20);
	}

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

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

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

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

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

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

   #sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a,
   #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover {
      background: var(--color-primary);
      color: var(--color-background);
   }
}
/* ------------- END  HEADER --------------- */

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

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

.home-2 {
   background: linear-gradient(180deg, #fff4ea 0%, #ffffff 50%, #b0eafc 100%);
   transform: rotate(-180deg);
}

.home-2-inner {
   transform: rotate(180deg);
}

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

#home-greeting .home-content_max {
   background: var(--color-background);
   opacity: 0.9;
   padding: var(--px70) var(--px40) var(--px100);
}

.ttl-36 {
   font-size: var(--rem36);
   line-height: 1.6;
   margin-bottom: var(--px30);
}
/* home greeting */

/* home tour */
.home-tour-txt {
   max-width: 850px;
   width: 100%;
   margin: 0 auto;
}
ul.col3-list {
   display: flex;
   flex-wrap: wrap;
}

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

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

ul.home-link li a {
   position: relative;
   display: block;
}

ul.home-link li a .imgarea {
   position: relative;
}
ul.home-link li a .imgarea::before {
   content: "";
   position: absolute;
   z-index: 2;
   background: #000;
   opacity: 0.3;
   inset: 0;
   transition: all ease 0.3s;
}

ul.home-link li a:hover img {
   opacity: 1;
   scale: 1.2;
   transition: all ease 0.3s;
}
ul.home-link li a:hover .imgarea::before {
   opacity: 0;
}

ul.home-link li a .txtarea {
   position: absolute;
   left: 50%;
   top: 50%;
   width: 90%;
   transform: translate(-50%, -50%);
   z-index: 10;
}

.home-link_txt {
   font-size: var(--rem24w);
   font-weight: bold;
   line-height: 1.6;
   color: var(--color-background);
   text-align: center;
}
/* home tour */

/* home plan */

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

/* home plan */

/* home option */
.home-option-img {
   display: flex;
   gap: var(--px60);
   justify-content: center;
}

.home-option-content {
   display: flex;
   flex-direction: column;
   align-items: center;
   max-width: 660px;
   width: 100%;
   margin: var(--px50) auto 0;
}
/* home option */

/* home feature */
#home-feature {
   padding: var(--px120) 0;
   background: linear-gradient(180deg, #f2fcff 0%, #a3e7fc 100%);
}

ul.home-feature-list {
   gap: var(--px80s);
}

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

.home-feature-ttl {
   font-size: var(--rem24w);
   font-weight: bold;
   line-height: 1.4;
   padding: var(--px20) 0;
   text-align: center;
}
/* home feature */

/* home qa */
.home-use {
   padding: var(--px120) 0;
   background: var(--color-secondary-tint);
}

#home-qa .imgarea {
   aspect-ratio: 1120 / 827;
}
/* home qa */

/* home use */
ul.col2-list {
   display: flex;
   flex-wrap: wrap;
}

ul.col2-list.home-link {
   gap: var(--px70);
}

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

ul.col2-list.home-link li a .imgarea::before {
   background: #004176;
}
/* home use */

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

/* home about */

@media print, screen and (max-width: 1300px) and (min-width: 1024px) {
   ul.home-feature-list {
      gap: var(--px40);
   }
   ul.home-feature-list li {
      width: calc((100% - var(--px40) * 2) / 3);
   }
}
@media print, screen and (min-width: 769px) {
   .column01 .txtarea {
      display: flex;
      align-items: center;
      justify-content: center;
   }

   .column01 .txtinner {
      max-width: 610px;
   }

   .home-company-img {
      width: 33%;
   }
   .home-company-txt {
      width: 67%;
      display: flex;
      align-items: center;
      justify-content: center;
   }

   .home-company-txt .txtinner {
      max-width: 580px;
      width: 100%;
   }
}

@media print, screen and (max-width: 900px) {
   .home-company-img {
      margin-bottom: var(--px40);
   }

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

   ul.home-link li {
      width: calc((100% - var(--px30)) / 2);
   }
}

@media print, screen and (max-width: 600px) {
   ul.home-link li,
   ul.home-feature-list li,
   ul.col2-list.home-link li {
      width: 100%;
   }
}
/* ------------- END  HOME --------------- */

/* -------------  COMPANY --------------- */
.company-1-content {
   max-width: 740px;
   width: 100%;
   margin: 0 auto;
}

.company-4 > p {
   max-width: 700px;
   width: 100%;
   margin: var(--px40) auto 0;
}

.list-btn {
   display: flex;
   justify-content: center;
   gap: var(--px40);
   flex-wrap: wrap;
}

.list-btn > div {
   display: block;
   max-width: 360px;
   flex: 1 1 300px;
}
.list-btn > div .linkBtn {
   margin: 0;
}

/* ------------- END  COMPANY --------------- */

/* -------------  SERVICE --------------- */
.ttl-20 {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.6;
}

.service-txt {
   max-width: 1000px;
   margin: 0 auto;
   width: 96%;
}

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

body:not(.home) .post h3 > span {
   display: inline-block;
   padding: var(--px16);
   color: var(--color-background);
   background: linear-gradient(270deg, #1456b8 0%, #6ca7ff 100%);
   font-size: calc(var(--rem30) + 2px);
   width: auto;
   min-width: fit-content;
   display: flex;
   align-items: center;
   justify-content: center;
   gap: var(--px14);
   line-height: 1;
   width: calc(var(--px200) + 10px);
}

body:not(.home) .post h3 span span {
   font-size: var(--rem48w);
   line-height: 1;
}

.service-item:not(:first-child) {
   margin-top: var(--px80w);
}
/* ------------- END  SERVICE --------------- */

/* -------------  USE --------------- */
body:not(.home).page-use,
body:not(.home).page-option {
   background: linear-gradient(180deg, #f2fcff -0.67%, #a3e7fc 99.33%);
}

.text-bg span {
   display: inline-block;
   background: linear-gradient(90deg, #ffd858 0%, #ffffff 100%);
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
   max-width: 500px;
   padding: 10px 20px;
   width: 90%;
}
/*--FAQ-------------------------------------------*/
.qa_list {
   cursor: pointer;
}
.qa_list .qa_list_inner dt {
   position: relative;
   font-weight: normal;
   margin: 3rem 0 0 0;
   display: flex;
   align-items: stretch;
   padding: 0rem 1rem 0rem 0rem;
   background: var(--color-background);
   border: 1px solid var(--color-table-border);
}
.qa_list .qa_list_inner dd .ans_flex {
   position: relative;
   font-weight: normal;
   margin: 0;
   display: flex;
   align-items: stretch;
   padding: 0;
   background: var(--color-background);
}
.qa_list .qa_list_inner .a_ico {
   color: var(--color-background);
   background: var(--color-primary);
   line-height: 1;
   padding: 1rem 1rem 1rem 1rem;
   font-size: 2rem;
   border-right: 1px solid var(--color-table-border);
   width: 100%;
   text-align: center;
   max-width: 90px;
   font-weight: bold;
   display: flex;
   align-items: center;
   justify-content: center;
   font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
   background: #bbedfd;
   line-height: 1;
   padding: 1rem 1rem 1rem 1rem;
   font-size: 2rem;
   font-weight: bold;
   width: 100%;
   text-align: center;
   max-width: 90px;
   display: flex;
   align-items: center;
   justify-content: center;
   font-family: var(--body-font-family);
   border-right: 1px solid var(--color-table-border);
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
   padding: 1.5rem 1.5rem 1.5rem 2rem;
   line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
   line-height: 1.8;
   width: 100%;
}
.qa_list .qa_list_inner dt:after {
   content: "";
   position: absolute;
   top: 46%;
   right: 3rem;
   width: 12px;
   height: 12px;
   border-right: 1px solid var(--color-table-border);
   border-bottom: 1px solid var(--color-table-border);
   -webkit-transform: rotate(45deg) translateY(-50%);
   transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
   top: 43%;
   right: 2rem;
   -webkit-transform: rotate(-135deg) translateY(-50%);
   transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
   display: none;
   position: relative;
   padding: 0;
   margin: 0 0 1rem 0;
   border: 1px solid #cccccc;
   border-top: 0;
}
@media only screen and (max-width: 959px) {
   .qa_list .qa_list_inner {
      margin-bottom: 8rem;
   }
}
@media only screen and (max-width: 768px) {
   .qa_list .qa_list_inner .q_desc,
   .qa_list .qa_list_inner .a_desc {
      padding: 0.5rem 1rem 0.5rem 1rem;
   }
   .qa_list .qa_list_inner dt {
      padding: 0rem 1rem 0rem 0rem;
   }
   .qa_list .qa_list_inner .a_ico,
   .qa_list .qa_list_inner .q_ico {
      max-width: 50px;
      padding: 1.2rem 1rem;
   }
   .qa_list .qa_list_inner dt:after {
      right: 1.5rem;
      width: 6px;
      height: 6px;
   }
   .qa_list .qa_list_inner .active:after {
      right: 1rem;
   }
}
@media only screen and (max-width: 559px) {
   .qa_list .qa_list_inner dd {
      font-size: 1.4rem;
   }
   .qa_list .qa_list_inner {
      margin-bottom: 6rem;
   }
   .qa_list .qa_list_inner dt {
      font-size: 1.4rem;
   }
}

ul.use-list {
   gap: var(--px70);
}

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

.use-img {
   text-align: center;
}
.use-img img {
   aspect-ratio: 1 / 1;
}

.use-name {
   font-weight: bold;
   line-height: 1.4;
   text-align: center;
}

.use-name span {
   display: block;
   font-size: var(--rem30w);
}

ul.use-card {
   gap: var(--px35);
   max-width: 985px;
   width: 100%;
   margin: var(--px30) auto 0;
}

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

ul.use-card li .imgarea {
   aspect-ratio: 475 / 300;
}

ul.use-card li .txtarea {
   background: var(--color-background);
   padding: var(--px24) var(--px24) var(--px40);
   box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.use-card-ttl {
   font-size: var(--rem24w);
   font-weight: bold;
   line-height: 1.4;
   text-align: center;
}

.use-3 > p.lh2 {
   letter-spacing: 0.14em;
}

/*--------------------
flow01
--------------------*/
.flowlist {
   padding-left: 8rem;
   position: relative;
}
.flowlist::before {
   content: "";
   width: 15px;
   height: 96%;
   background: #fff6d9;
   margin-left: -8px;
   display: block;
   position: absolute;
   top: 0;
   left: 7rem;
}
.flowlist > li {
   position: relative;
}
.flowlist > li:not(:last-child) {
   margin-bottom: 8vh;
}
.flowlist > li .icon {
   font-size: 3rem;
   font-weight: bold;
   color: var(--color-background);
   background: linear-gradient(180deg, #1456b8 0%, #bbedfd 100%);
   padding: 0.8rem 2rem;
   display: block;
   position: absolute;
   top: -4px;
   left: -6rem;
   z-index: 100;
   border-radius: 50%;
   width: 92px;
   height: 92px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.flowlist > li dl {
   padding-left: 9rem;
   position: relative;
   padding-top: 2.5rem;
}
.flowlist > li dl::before,
.flowlist > li dl::after {
   content: "";
   display: block;
   position: absolute;
   top: 20px;
}

.flowlist > li dl::after {
   width: 70px;
   border-bottom: 1px dashed var(--color-font);
   position: absolute;
   left: 8px;
   top: 4.6rem;
}
.flowlist > li dl dt {
   margin-bottom: 1rem;
   padding-bottom: 0.5rem;
   font-weight: bold;
   font-size: 2rem;
   border-bottom: 1px solid #c3c3c3;
}

.post .use .flowlist dd {
   max-width: 800px;
   width: 100%;
}
@media (max-width: 768px) {
   .flowlist > li .icon {
      font-size: 2rem;
      width: 70px;
      height: 70px;
   }

   .flowlist {
      padding-left: 6rem;
   }

   .flowlist > li .icon {
      left: -5rem;
   }

   .flowlist::before {
      left: 5rem;
   }

   .flowlist > li dl {
      padding-left: 4.5rem;
      padding-top: 1.7rem;
   }

   .flowlist > li dl::after {
      width: 30px;
      top: 3.4rem;
   }

   .flowlist > li dl dt {
      font-size: 1.6rem;
   }
}

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

@media print, screen and (max-width: 600px) {
   ul.use-list li,
   ul.use-card li {
      width: 100%;
   }
}
/* ------------- END  USE --------------- */

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

/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
   background: transparent;
   position: relative;
   z-index: 0;
   padding: var(--px120) 0 20px;
}

.cta01::before,
.cta01::after {
   position: absolute;
   content: "";
   top: 0;
   left: 0;
   width: 100%;
   height: 85%;
}
.cta01::before {
   background: url(/wp-content/uploads/cta-bg.png) no-repeat center/cover;
}
.cta01::after {
   background: #000;
   opacity: 0.3;
}
.cta01 .cta01_wrap {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   background: transparent;
   padding: 0;
   position: relative;
   z-index: 10;
}
.cta01 .ctabtnlist {
   justify-content: space-between;
   margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
   width: 50%;
   margin: 0;
   padding: 0;
   line-height: 1;
   display: flex;
}
.cta01 a.item {
   position: relative;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   width: 100%;
   padding: var(--px30) 0;
   text-align: center;
   box-sizing: border-box;
   border: 1px solid var(--color-primary);
   border-radius: 0;
   transition: all ease 0.15s;
   min-height: 100px;
}
.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::before,
   .cta01::after {
      height: 88%;
   }
}

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

.cta01 .btnttl {
   display: block;
   font-weight: bold;
   margin-bottom: 1rem;
   font-size: var(--rem20w);
}
.cta01 .infotxt {
   font-size: var(--rem16);
   font-weight: bold;
}

/*電話ボタン*/

.cta01 .telnum {
   font-size: var(--rem36);
   margin-bottom: 1rem;
   font-weight: bold;
}

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

/*メールボタン*/

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

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
   content: "";
   display: inline-block;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
   content: "\f0e0";
}
.cta01 .telnum::before {
   content: "\f095";
   font-size: var(--rem30w);
   color: var(--color-primary);
}
/* ------------- END  CONTACT --------------- */

/* ---------- NEWS --------------- */
#front_top_content,
#front_bottom_content {
   background: var(--color-background);
}

.post2b li .post2b_contents,
.post4b li .post4b_contents {
   opacity: 1;
}

.post4b_link a {
   color: var(--color-font);
}
.post4b_link {
   border-color: var(--color-font);
}
/* ---------- END NEWS --------------- */

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

#footer .footer__logo img {
   max-width: 320px;
   max-height: 135px;
}

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

#copyright {
   background: transparent;
/*    margin-top: 0; */
}

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

/*--------------google翻訳--------------*/
.gtranslate_wrapper {
   background: #f5f5f5;
   gap: 3px;
}

.glink {
   align-content: center;
}

@media print, screen and (min-width: 1024px) {
   #header {
      height: auto !important;
   }

   #header-layout {
      height: 100px;
   }

   .gtranslate_wrapper {
      display: flex;
      flex-wrap: nowrap;
      justify-content: end;
      width: 100%;
      padding: 2px 6px;
      margin: 0rem auto;
   }

   select.gt_selector.notranslate {
      width: 150px;
   }
}

@media print, screen and (max-width: 1023px) {
   .header__translator {
      position: fixed;
      overflow: hidden;
      z-index: 999;
      right: 0;
      bottom: 120px;
      background: rgba(255, 255, 255, 0.8);
      padding: 10px 10px 10px 10px;
      border-radius: 5px 0 0 5px;
      -webkit-transition: 0.5s;
      transition: 0.5s;
   }

   .gtranslate_wrapper {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      background: transparent;
      gap: 4px;
   }

   .gtranslate_wrapper br {
      display: none;
   }

   select.gt_selector {
      display: none;
   }
}
/*--------------google翻訳ここまで--------------*/

.gtranslate_wrapper .glink:nth-child(1) {
   order: 4;
}

.gtranslate_wrapper .glink:nth-child(2) {
   order: 2;
}

.gtranslate_wrapper .glink:nth-child(3) {
   order: 1;
}

.gtranslate_wrapper .glink:nth-child(4) {
   order: 3;
}

.gtranslate_wrapper .gt_selector {
   order: 5;
}

/* home plan */
.home-plan-content {
   padding: var(--px120) 0;

   background: linear-gradient(124.78deg, #faf6eb 50%, #f5ecd9 97.6%);
}

.ttl-48 {
   font-size: var(--rem48);
   font-weight: bold;
   font-family: var(--font-family04);
   line-height: 1.4;
   color: var(--color-third);
}

#home-plan h1.title.main-ttl span span {
	color: var(--color-third)
}

#home-plan h1.title.main-ttl::after {
	background: var(--color-third);
}

ul.home-plan-list {
   gap: var(--px35);
}

ul.home-plan-list li {
   width: calc((100% - var(--px35) * 2) / 3);
   border: 1px solid var(--color-third);
   padding: 4px;
   background: linear-gradient(124.78deg, #faf6eb 50%, #f5ecd9 50.01%);
}

ul.home-plan-list li .home-plan-item {
   border: 1px solid var(--color-third);
   height: 100%;
   padding: var(--px40) 10px;
}

.home-plan-img {
   min-height: 122px;
}

.home-plan-ttl {
   font-size: calc(var(--rem30w) + 2px);
   font-weight: bold;
   font-family: var(--font-family04);
   line-height: 1.4;
   text-align: center;
   position: relative;
   margin-top: var(--px20);
}

.home-plan-ttl span {
   display: block;
   font-size: var(--rem24w);
   font-family: var(--font-family03);
   font-weight: normal;
   line-height: 2;
}

.home-plan-ttl::after {
   content: "";
   position: relative;
   left: 50%;
   transform: translateX(-50%);
   width: 105px;
   height: 12px;
   display: block;
   background: url(/wp-content/uploads/top-30.png) no-repeat center/contain;
   margin-top: 8px;
}

.linkBtn.btn-linear {
   background: linear-gradient(270deg, #cfb71a 0%, #b2a019 100%);
}

.linkBtn.btn-linear:hover {
   background: linear-gradient(270deg, #cfb71a 0%, #b2a019 100%);
}

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

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

/* -------------- OPTION ------------------- */
body:not(.home).page-commercial-law,
body:not(.home).page-terms {
   background: var(--color-background);
}
.ttl-bg {
   border-bottom: 1px solid var(--color-font);
   padding-bottom: 10px;
   text-align: center;
}

.ttl-bg span {
   font-size: calc(var(--rem30w) + 2px);
   font-weight: bold;
   line-height: 1.4;
   background: var(--bg-linear01);
   padding: var(--px24) var(--px40);
   display: inline-block;
   color: var(--color-background);
}

.option-container {
   margin-top: var(--px100);
}

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

ul.option-list {
   gap: var(--px20);
   row-gap: var(--px50);
   justify-content: center;
}

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

.option-item-ttl span {
   font-size: var(--rem20w);
   font-weight: bold;
   color: var(--color-background);
   background: var(--color-table-bg);
   line-height: 1.4;
   padding: 8px;
   display: inline-block;
   width: 100%;
}

.option-step {
   display: flex;
   align-items: center;
   gap: 14px;
   margin-bottom: var(--px50);
}

.option-step > p {
   padding: var(--px24);
   font-weight: bold;
   font-size: calc(var(--rem30) + 2px);
   color: var(--color-background);
   background: var(--bg-linear01);
   width: var(--px200);
   min-width: fit-content;
}

.option-step > span {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
}
.option-step > span span {
   font-size: calc(var(--rem30) + 2px);
   display: block;
}

.ttl-24 {
   font-size: var(--rem24w);
   font-weight: bold;
   line-height: 1.4;
}

.option-img {
   overflow: hidden;
   aspect-ratio: 1 / 1;
}

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

ul.option-list.img-radius li .option-item-ttl {
   margin-top: var(--px12);
}
ul.option-list.img-radius li .option-item-ttl span {
   width: fit-content;
   min-width: calc(var(--px180) + 10px);
}
ul.option-list.img-radius.first-noradius li:first-child .option-item-ttl {
/*    margin-top: 0; */
}
ul.option-list.img-radius.first-noradius li:first-child .option-item-ttl span {
   width: 100%;
}

.ttl-bg-linear span {
   display: inline-block;
   font-size: calc(var(--rem30) + 2px);
   font-weight: bold;
   line-height: 1.4;
   color: var(--color-background);
   background: var(--color-table-bg);
   padding: 6px var(--px20);
   margin-bottom: 10px;
}

@media print, screen and (max-width: 900px) {
   ul.option-list li {
      width: calc((100% - var(--px20) * 2) / 3);
   }
}

@media print, screen and (max-width: 600px) {
   ul.option-list li {
      width: calc((100% - var(--px20)) / 2);
   }
}

@media print, screen and (max-width: 420px) {
   ul.option-list li {
      width: 100%;
   }
}
/* -------------- OPTION ------------------- */

/* ----------- LAW ---------------------- */
.h2-ttl {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
   text-align: center;
   margin-bottom: var(--px30);
}

.h2-ttl span {
   font-size: var(--rem24w);
   font-weight: bold;
   color: var(--color-primary);
   display: block;
   line-height: 1.4;
}
.clr-primary-tint {
   color: var(--color-primary-tint);
}
table.responsive.table-diff thead th {
   background: var(--color-primary-tint);
}

table.responsive.table-diff tbody th {
   background: var(--color-table-bg02);
   color: var(--color-font);
   border: 1px solid var(--color-table-border);
}

table.responsive.table-diff tbody td {
   border: 1px solid var(--color-table-border);
}

table.table-col {
   margin-top: var(--px30) !important;
}
table.table-col thead th {
   background: var(--color-primary-tint);
   color: var(--color-background);
   font-weight: bold;
   padding: var(--px24);
   vertical-align: middle;
   width: auto;
}

table.table-col tbody td {
   font-weight: bold;
   padding: var(--px24);
   vertical-align: middle;
   line-height: 1.6;
}

@media print, screen and (max-width: 900px) {
   .table-container {
      overflow-x: scroll;
   }

   table.table-col {
      width: 800px;
   }
}

/* ----------- LAW ---------------------- */

/* ----------- TERM ---------------------- */
table.table-col.table-term thead th {
   background: var(--color-table-bg02);
   color: var(--color-font);
}

table.table-horizon {
   border: none;
}

table.table-horizon th {
   background: var(--color-table-bg02);
   font-weight: bold;
   padding: var(--px24);
   width: auto;
   vertical-align: middle;
}

table.table-horizon thead th:first-child {
   width: 32%;
}

table.table-horizon td {
   padding: var(--px24);
   vertical-align: middle;
}

table.table-horizon td:first-child {
   font-weight: bold;
   white-space: nowrap;
}

table.table-col.table02 thead th {
   background: var(--color-table-bg02);
   color: var(--color-font);
}

table.table-col.table02 tbody td {
   font-weight: normal;
}

table.table-col.table02 tbody td:first-child {
   font-weight: bold;
   white-space: nowrap;
}

table.table-col.table02 tbody td:not(:last-child) {
   white-space: nowrap;
}

.term-box {
   background: #f4f4f4;
   padding: var(--px40) var(--px30);
   border: 1px solid var(--color-font);
}
.term-box-ttl {
   font-size: var(--rem18);
   font-weight: bold;
   line-height: 1.4;
   color: #b4852d;
}
/* ----------- TERM ---------------------- */

.home-wrap-1 {
	background: linear-gradient(0deg, #7EE0FF 0%, #FFFFFF 50%, #B5ECFD 100%);
}

.home-plan-content {
	background: url(/wp-content/uploads/home-add-1-1.png) no-repeat top / cover;
	position: relative;
}

.home-2 {
	background: transparent;
}

/* 20260624 */ 

@media print, screen and (min-width: 1024px) {
	#header ul.header__contact > li .socialicon li:has(.fa-line) {
		display: none !important;
	}
	#header ul.header__contact > li .socialicon li:first-child {
		order: 3;
	}
	#header ul.header__contact > li .socialicon li:nth-child(2) {
		order: 2;
	}
	#header ul.header__contact .socialicon ul li {
		padding: 0 .4em;
	}
	#header ul.header__contact .socialicon ul li a {
		aspect-ratio: 1 / 1;
		display: flex;
		align-items: center;
		justify-content: center;
		
		width: clamp(48px, calc(11.429px + 3.571vw), 80px);
		padding: .5em;
		background: linear-gradient(180deg, rgba(0, 0, 255, 0.74) 0%, rgba(0, 255, 255, 0.74) 100%);
		border-radius: 50%;
		color: #fff;
		
	}
	nav#mainNav ul li a b {
		font-size: clamp(10px, calc(3.143px + 0.67vw), 16px);

	}
	nav#mainNav ul li a span {
		font-size: clamp(9px, calc(5.571px + 0.335vw), 12px);

	}
	nav#mainNav ul li a {
		padding: var(--px20) clamp(5px, calc(-23.571px + 2.79vw), 30px);

	}
	#header .logo img {
		min-width: 50px;
	}
	#header a.head_btn {
		padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) clamp(10px, calc(-12.143px + 1.674vw), 20px);

	}
	#header a.head_btn.tel_btn .tel_icon {
		font-size: clamp(14px, calc(-1.714px + 1.339vw), 24px);
	}
	#header a.head_btn.mail_btn {
		width: 100%;
		max-width: 200px;
		min-width: var(--px200);
	}
}

.cta01 a.linebtn {
	background: #04CA98;
	color: #fff;
	border-color: #04CA98;
	
} 
.cta01 .linebtn .btnttl {
display: flex;
	align-items: center;	
}

.cta01 .linebtn .btnttl::before {
	content: "\f3c0";
	display: inline-block;
    font-family: "FontAwesome";
    font-weight: 400;
    margin-right: 1rem;
	font-size: 1.5em;
}

@media print, screen and (max-width: 1023px) {
	#sp-header ul.header__contact > li .socialicon li:has(.fa-line) {
		display: none !important;
	}
	#sp-header ul.header__contact > li .socialicon li:first-child {
		order: 3;
	}
	#sp-header ul.header__contact > li .socialicon li:nth-child(2) {
		order: 2;
	}
	#sp-header ul.header__contact .socialicon ul li {
		padding: 0 .2em;
	}
	#sp-header ul.header__contact .socialicon ul li a {
		aspect-ratio: 1 / 1;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		width: 30px;
		padding: .2em;
		background: linear-gradient(180deg, rgba(0, 0, 255, 0.74) 0%, rgba(0, 255, 255, 0.74) 100%);
		border-radius: 50%;
		color: #fff;
		
	}
	#sp-header a.head_btn {
		padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) clamp(10px, calc(-12.143px + 1.674vw), 20px);

	}
	
	#sp-header a.head_btn.mail_btn {
		width: 100%;
		max-width: 200px;
		min-width: fit-content;
	}
	#sp-header a.head_btn.mail_btn {
      
      background: var(--bg-linear);
      color: var(--header-background);
      font-size: 12px;
      font-weight: bold;
      border-radius: 50vh;
	   
		 
   }
	#sp-header a.head_btn.line_btn {
		background: linear-gradient(270deg, #00FFFF 0%, #04C652 100%);
		margin-right: 0;
		min-height: 50px;
	}
	#sp-header a.head_btn.mail_btn span {
		display: flex;
		align-items: center;
		justify-content: center;
	}
   #sp-header a.head_btn.mail_btn span::before {
      content: "\f0e0";
      font-family: "FontAwesome";
	   display: inline-block;
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 0;
      margin-right: 8px;
      color: var(--header-background);
   }
	#sp-header a.head_btn.line_btn span::before {
		content: "\f3c0";
		font-size: var(--rem20);
	}

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

   #sp-header a.head_btn.mail_btn:hover span::before {
      color: var(--header-color-primary);
   }
	#sp-header .header__contact {
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: center;
		gap: var(--px20);
	}
	
	#sp-header .header__contact > li:last-child {
		flex: 1;
		max-width: 170px;
	}
}