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

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap");




:root {
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #f5f2e7;
  --color-font: #000;
  --color-font01: #111;
  --color-font02: #2f2f2f;
  --color-primary: #bfb07c;
  --color-primary-tint: #e2ce86;
  --color-primary: #CAB15D;
  --color-table-border: #ccc;
  --color-table-border01: #c0c0c0;
  --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 Old Mincho", "Noto Sans JP", serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: transparent;
  --header-color-font: #444;
  --header-color-primary: #444;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #bfb07c;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Old Mincho", "Noto Sans JP", serif;
  --font-family03: "Shippori Mincho", "Noto Sans JP", serif;
  --font-family04: "Cormorant Garamond", "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ãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem128: clamp(79px, calc(12.8rem + ((1vw - 19.2px) * 4.2535)), 128px);
  --rem128s: min(calc(12.8rem + (1vw - 1.92rem) * 5.6957), 12.8rem); /*12rem-4rem (1920-375)*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem96: min(calc(9.6rem + (1vw - 1.92rem) * 2.3301), 9.6rem); /*9.6rem-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)*/
  --rem64: clamp(48px, calc(6.4rem + ((1vw - 19.2px) * 1.3889)), 64px);
  --rem64s: min(calc(6.4rem + (1vw - 1.92rem) * 2.2006), 6.4rem); /*6.4rem-3rem (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)*/
  --rem44: clamp(30px, calc(4.4rem + ((1vw - 19.2px) * 1.5625)), 44px);
  --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)*/
  --rem36w: min(calc(3.6rem + (1vw - 1.92rem) * 0.6427), 3.6rem); /*3.6rem-2.6rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.9061), 3.6rem); /*3.6rem-2.2rem (1920-375)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.7767), 3.2rem); /*3.2rem-2rem (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;
}

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

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

.text-normal {
  font-size: var(--rem20);
  line-height: 1.45;
  letter-spacing: 0.05em;
}

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

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

.ls5 {
  letter-spacing: 0.05em;
}

.lh14 {
  line-height: 1.4;
}

.lh18 {
  line-height: 1.8 !important;
}

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

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

.fw-500 {
  font-weight: 500;
}
.fw-bold {
  font-weight: bold !important;
}

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

.clr-font1 {
  color: var(--color-font01);
}

.fs-24w {
  font-size: var(--rem24w) !important;
}

@media print, screen and (max-width: 768px) {
  .sm_center {
    text-align: center !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;
  }
  .spbr {
    display: none;
  }
}

.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,
h1.title.bottom-loop {
  font-size: var(--rem64);
  font-weight: normal;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-family: var(--font-family02);
  position: relative;
  line-height: 1.1;
  margin-bottom: var(--px50);
}

h1.title.bottom-loop {
  font-size: var(--rem24w);
}

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

h1.title.main-ttl span span,
h1.title.bottom-loop span span {
  font-size: 1.6rem;
  color: var(--color-font);
  letter-spacing: 0.04em;
  font-weight: bold;
  font-family: var(--font-family04);
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

h1.title.bottom-loop span span,
#home-1 h1.title.main-ttl span span {
  margin-bottom: var(--px20);
}

h1.title.main-ttl.txt-l span span,
h1.title.bottom-loop.txt-l span span {
  justify-content: flex-start;
}

h1.title.main-ttl span span::before,
h1.title.bottom-loop span span::before {
  content: "";
  position: relative;
  width: calc(var(--px50) + 4px);
  display: inline-block;
  height: 1px;
  background: var(--color-font);
}

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

h1.title.main-ttl.clr-fff span span::before {
  background: var(--color-background);
}

/* h1 large */
h1.title.large-ttl {
  font-size: var(--rem64);
  font-weight: normal;
  line-height: 1.1;
  letter-spacing: 0.05em;
  color: var(--color-font02);
  margin-bottom: var(--px50);
  text-align: left;
  font-family: var(--font-family02);
}

h1.title.large-ttl span span {
  display: block;
  font-family: var(--font-family04);
  font-size: var(--rem128);
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.01em;
  color: #e4e4e48f;
  margin-bottom: calc(-1 * var(--rem128) / 2);
}

h1.title.large-ttl.clr-fff {
  color: var(--color-background);
}

h1.title.large-ttl.clr-fff span span {
  color: #8c8c8c80;
}
/* h1 large */
/* ----------- end style h1 ----------------- */

/* ----------- style h2 ----------------- */
body:not(.home) .post h2 {
  font-size: var(--rem50);
  font-weight: bold;
  letter-spacing: 0.02em;
  color: var(--color-font);
  position: relative;
  margin-bottom: var(--px50);
  font-family: var(--font-family02);
}

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

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
  font-size: var(--rem30w);
  font-weight: bold;
  letter-spacing: 0.02em;
  font-family: var(--font-family02);
  margin-bottom: var(--px40);
  color: var(--color-primary);
  border-left: 10px solid var(--color-primary);
  border-bottom: none;
  padding: 6px;
}
/* ----------- end style h3 ----------------- */

/* ----------- style table ----------------- */
table.responsive th {
  background: var(--color-primary);
  color: var(--color-background);
  padding: var(--px30);
  line-height: 2;
  vertical-align: middle;
}

table.responsive td {
  background: transparent;
  color: var(--color-font);
  padding: var(--px30);
  line-height: 2;
  vertical-align: middle;
}

table.table-line {
  border: none;
  max-width: 990px;
  margin: 0 auto;
}

table.table-line th {
  font-size: var(--rem18);
  color: var(--color-font);
  padding: var(--px30);
  letter-spacing: 0.05em;
  background: transparent;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid var(--color-table-border01);
  width: 30%;
}

table.table-line td {
  font-size: var(--rem18);
  color: var(--color-font);
  padding: var(--px30);
  letter-spacing: 0.05em;
  background: transparent;
  border: none;
  vertical-align: middle;
  border-bottom: 1px solid var(--color-table-border01);
}
/* ----------- 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: 448px;
  font-size: var(--rem32);
  letter-spacing: 0em;
  color: var(--color-background);
  line-height: 1.8;
  text-align: center;
  background: var(--color-font);
  font-weight: normal;
  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 {
  content: none;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-background);
  background: var(--color-font);
  opacity: 0.7;
}

.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 --------------- */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }

	body.home #mainImg {
		position: relative;
	}
	body.home #mainImg::before {
		content: "";
		display: block;
		background: url(/wp-content/uploads/MV-background.png) no-repeat top / cover;
		position: absolute;
		width: 100%;
		height: calc(100% + 98px);
		left: 0;
		top: -98px;
		z-index: -1;
	}

  #header {
    height: 98px;
    background: transparent;
  }

  #header .logo {
    position: relative;
    z-index: 10;
  }
  #header .logo img {
    max-width: 310px;
    width: 100%;
    height: auto;
    min-width: 90px;
  }

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

  .sticky-header #header > .inner {
    height: auto;
    background: #ffffff80;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
	
	body:not(.home).sticky-header #header-layout {
		background: var(--color-background) !important;
	}

  #header .header__nav-contact {
    margin-right: var(--px30);
  }

  nav#mainNav ul li a b {
    font-size: var(--rem16);
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0em;
    color: var(--header-color-font);
    font-family: var(--font-family03);
  }
	
	  body:not(.home) nav#mainNav ul li.current-menu-item a b,
  body:not(.home) nav#mainNav ul li a:hover b,
  body:not(.home) nav#mainNav ul li a:active b,
  body:not(.home) nav#mainNav ul li.current-menu-parent a b {
    color: var(--color-primary);
  }
}

@media print, screen and (max-width: 1430px) and (min-width: 1024px) {

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

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

@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);
  }
	
	.mobile #header {
		background: var(--color-background);
	}
}
/* ------------- END  HEADER --------------- */

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

.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* home 1 */
#home-1 {
  background: url(/wp-content/uploads/top-1.png) no-repeat center/cover;
}

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

.home-1-box {
  padding: var(--px80) var(--px30) var(--px100);
  background: linear-gradient(180deg, #8d6a3c 0%, #9d7624 100%);
  max-width: 1295px;
  width: 90%;
  margin: 0 auto;
}

#home-1 h1.title.main-ttl {
  font-size: var(--rem24w);
  line-height: 1.8;
}
#home-1 h1.title.main-ttl span span::before {
  content: none;
}

.home-1-subttl span {
  font-size: var(--rem24w);
  line-height: 1.7;
  letter-spacing: 0.05em;
  display: inline-block;
  border-bottom: 1px solid var(--color-font);
  border-top: 1px solid var(--color-font);
  padding: var(--px30);
}

.home-1-list {
  max-width: 1100px;
  margin: 0 auto;
  width: 90%;
}

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

ul.home-col3 {
  gap: var(--px40);
}

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

ul.home-col3 li .imgarea {
  margin-bottom: var(--px20);
  border-top-right-radius: var(--px100w);
}

.home-1-txt {
  line-height: 1.8;
  font-size: var(--rem24);
}
/* home 1 */

/* home 2 */

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

.bg-box {
  position: relative;
}
.bg-box::before {
  content: "";
  position: absolute;
  background: var(--color-primary);
  max-width: 1424px;
  top: 0;
  right: 0;
  width: 90%;
  height: 100%;
  max-height: clamp(480px, calc(62.5rem + ((1vw - 19.2px) * 16.183)), 625px);
  aspect-ratio: 1424 / 625;
}

.subttl-44 {
  font-size: var(--rem44);
  line-height: 1.45;
  letter-spacing: 0;
}

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

ul.home-col2 {
  gap: var(--px80);
  row-gap: var(--px60);
}

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

ul.home-col2 li:nth-child(even) .subttl-44 {
  font-size: calc(var(--rem44) - 1px);
}

.number-line {
  display: flex;
  align-items: center;
  gap: 12px;
  line-height: 1.4;
  font-size: var(--rem40w);
  font-family: var(--font-family04);
  font-weight: bold;
  letter-spacing: 0.03em;
}

.number-line::before {
  content: "";
  top: 6px;
  position: relative;
  width: var(--px100);
  height: 1px;
  display: inline-block;
  background: var(--color-font);
}

.number-line.clr-primary-tint::before {
  background: var(--color-primary-tint);
}
/* home 2 */

/* home 3 */
#home-3 {
  background: url(/wp-content/uploads/top-8.png) no-repeat center/cover;
}

#home-3 .content_max_1600 {
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(27px);
  padding: var(--px100) 0 var(--px140);
}
.home-3-inner {
  max-width: 1320px;
  margin: 0 auto;
  width: 90%;
}

.home-3-inner .subttl-36 { 
	font-size: var(--rem36w);
}

#home-3 h1.title.large-ttl span span {
  margin-bottom: calc(-1 * var(--rem128) / 2.5);
}

.home-3-flexbox .flexbox + .flexbox {
  margin-top: var(--px80);
}

.home-3-flexbox .flexbox {
  color: var(--color-background);
}
.home-3-flexbox ul li {
  line-height: 1.5;
  font-size: var(--rem36);
  letter-spacing: 0.05em;
  margin-bottom: var(--px20);
}

.subttl-36 {
  font-size: var(--rem36);
  line-height: 2.1;
  letter-spacing: 0.05em;
}

span.border-line {
  border-bottom: 1px solid var(--color-background);
}
span.border-line-font {
  border-bottom: 1px solid var(--color-font);
}
/* home 3 */

/* home 4 */
#home-4 {
  padding: var(--px100) 0;
}

.home-4-item {
  padding-bottom: var(--px60);
  margin-top: var(--px90);
  border-bottom: 2px solid var(--color-font);
}
.home-4-item .imgarea {
  width: 47%;
  border-bottom-left-radius: var(--px100w);
  border-top-right-radius: var(--px100w);
}

.home-4-item .txtarea {
  width: 53%;
}

.home-4-job {
  font-size: var(--rem14);
  line-height: 1.1;
  letter-spacing: 0.05em;
}

.home-4-subttl {
  line-height: 1.1;
  font-size: var(--rem32);
  letter-spacing: 0.05em;
}

.txt-18 {
  font-size: var(--rem18);
  letter-spacing: 0.05em;
  line-height: 1.1;
}
/* home 4 */

/* home 5 */
#home-5 {
  padding: 120px 0 var(--px100w);
  background: url(/wp-content/uploads/top-15.png) no-repeat center / cover;
}
#home-5 h1.title.large-ttl span span {
  color: #d3ccb580;
}

#home-5 .home-col2 {
  color: var(--color-font01);
}
.bg-box-img {
  position: relative;
}
.bg-box-img::before {
  content: "";
  position: absolute;
  max-width: 1424px;
  top: 0;
  left: 0;
  width: 90%;
  height: 100%;
  max-height: clamp(400px, calc(59rem + ((1vw - 19.2px) * 21.2054)), 590px);
  background: url(/wp-content/uploads/top-14.png) no-repeat center/cover;
}
/* home 5 */

/* home 6 */
ul.home-flow-step {
  list-style-type: none;
  counter-reset: item;
}
ul.home-flow-step li {
  position: relative;
  padding: 60px 0;
  border-top: 1px solid var(--color-table-border01);
}

ul.home-flow-step li::after {
  content: "";
  position: absolute;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  width: 64px;
  height: 57px;
  aspect-ratio: 64 / 57;
  background: var(--color-primary-tint);
  left: 50%;
  transform: translateX(-50%);
  bottom: -57px;
}

ul.home-flow-step li:last-child {
  border-bottom: 1px solid var(--color-table-border01);
}

ul.home-flow-step li:last-child::after {
  content: none;
}

.home-flow-ttl {
  position: relative;
  display: flex;
  align-items: center;
  counter-increment: item;
  gap: var(--px40);
  font-size: var(--rem32);
  line-height: 1.5;
}
.home-flow-ttl::before {
  content: "0" counter(item);
  position: relative;
  font-size: var(--rem96);
  color: var(--color-primary-tint);
  line-height: 1.1;
}

ul.home-flow-step li .txt-18 {
  line-height: 1.7;
}

.txt-32 {
  font-size: var(--rem32);
  line-height: 2;
}
/* home 6 */

/* home 7 */
#home-7 {
  background: url(/wp-content/uploads/top-20.png) no-repeat center/cover;
}

#home-7 .content_max_1600 {
  padding: var(--px100) 0;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(27px);
}

.home-7-box {
  background: var(--color-background);
  padding: var(--px50) var(--px90) var(--px40);
}


#home-7 .text-normal {
	font-size: var(--rem20w);
}
.border-y {
  border-top: 1px solid var(--color-font);
  border-bottom: 1px solid var(--color-font);
  padding: var(--px20) 0;
}

.home-7-box-inner {
  max-width: 560px;
  margin: 0 auto;
}

.home-7-box-inner .border-y {
  display: flex;
  justify-content: center;
  gap: var(--px60);
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  border-color: var(--color-table-border01) !important;
}

.home-7-box-ttl {
  font-size: var(--rem32);
  letter-spacing: 0.05em;
  margin-bottom: var(--px24);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tag-box {
  display: inline-block;
  font-size: var(--rem40w);
  padding: var(--px20) var(--px30);
  background: var(--color-primary);
  color: var(--color-background);
}

.tag-number {
  font-size: var(--rem64s);
  margin-right: 6px;
}
/* home 7 */

/* home 8 */
#home-8 h1.title.large-ttl span span {
  color: #d3c69f66;
}

.max-474 {
  max-width: 474px;
  margin: var(--px120) auto var(--px50);
}

.max-810 {
  max-width: 810px;
  margin: var(--px100) auto;
}

#home-8.bg-box-img::before {
  max-height: 465px;
}

.fs-64 {
  display: inline-block;
  line-height: 1.4;
  font-size: var(--rem64);
  margin: var(--px30) 0;
}

.fs-14 {
  font-size: var(--rem14);
}

.table-ttl {
  font-size: var(--rem20w);
}

.table-container {
  background: var(--color-background);
  padding: var(--px80s);
}

table.table-separate {
  border: none;
  border-collapse: separate;
  border-spacing: 0;
}

table.table-separate td {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
  line-height: 1.1;
  text-align: center;
  width: 20%;
  border: none;
	padding: var(--px30) var(--px20);
}

table.table-separate td span { 
  font-size: var(--rem32);
}

table.table-separate td + td {
  border-left: 5px solid #fff;
}

table.table-separate .month-row td {
  border-top: 4px solid var(--color-background);
  background: #8b6123b5;
  color: var(--color-background);
  font-size: var(--rem24);
}

.bg-FFEED0 {
  background: #ffeed0 !important;
}

.bg-FFF3DD {
  background: #fff3dd !important;
}
.bg-FDF9F1 {
  background: #fdf9f1 !important;
}

.bg-f4 {
  background: #f4f4f4 !important;
}
ul.list-circle li {
  font-size: var(--rem20);
  line-height: 1.5;
  padding-left: 20px;
  position: relative;
  padding-bottom: 6px;
}

ul.list-circle li span {
  display: inline-block;
  background: #1f44a3;
  color: var(--color-background);
  padding: 2px 4px;
}

ul.list-circle li::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #1f44a3;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 0;
  top: var(--rem20);
  transform: translateY(-50%);
}
table.table-price {
  border: none;
  border-collapse: separate;
  border-spacing: 9px 6px;
}

table.table-price th,
table.table-price td:first-child {
  font-size: var(--rem24);
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  padding: var(--px30);
  border: none;
}

table.table-price td {
  font-size: var(--rem20);
  line-height: 1.4;
  letter-spacing: 0.05em;
  vertical-align: middle;
  padding: var(--px20) var(--px30);
  border: none;
}

table.table-price thead th:first-child {
  background: transparent;
	width: 20%;
}

table.table-price thead th {
  background: #e2e2e2;
}

table.table-price thead th:last-child {
  background: var(--color-primary-tint);
}

table.table-price tr:nth-child(odd) td {
  background: #f6f5f0;
}
table.table-price tr:nth-child(even) td {
  background: #f4f4f4;
}

table.table-price tr td:last-child,
table.table-price th:last-child {
  position: relative;
}

table.table-price tr td:last-child::after {
  content: "";
  position: absolute;
  top: -3px;
  bottom: -3px;
  left: -3px;
  right: -3px;
  border-left: 3px solid #1f44a3;
  border-right: 3px solid #1f44a3;
  pointer-events: none;
}

table.table-price tr:last-child td:last-child::after {
  border-bottom: 3px solid #1f44a3;
}

table.table-price thead th:last-child::after {
  content: "";
  position: absolute;
  top: -3px;
  bottom: -3px;
  left: -3px;
  right: -3px;
  border: 3px solid #1f44a3;
  border-bottom: none;
  pointer-events: none;
}

.table-txt span {
  color: #1f44a3;
  font-size: var(--rem32);
  line-height: 1.5;
  border-bottom: 1px solid #1f44a3;
}
/*-----------------------------
よくある質問
------------------------------*/
.open-animation {
  cursor: pointer;
}
.open-animation .open-animation_inner dt {
  position: relative;
  font-weight: normal;
  margin: 0rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem;
  border: none;
  border-bottom: 2px solid #1f44a3;
}
.open-animation .open-animation_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: transparent;
}
.open-animation .open-animation_inner .a_ico {
  color: var(--color-font);
  background: #2b2b2b;
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 2.2rem;
  border-right: 1px solid #626161;
  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);
}
.open-animation .open-animation_inner .q_ico {
  background: #6c6c6c;
  color: var(--color-font);
  line-height: 1;
  padding: 1.5rem 1rem 1.5rem 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 #626161;
}
.open-animation .open-animation_inner .q_desc,
.open-animation .open-animation_inner .a_desc {
  padding: 3rem 0;
}
.open-animation .open-animation_inner .a_desc {
  line-height: 1.8;
  width: 100%;
  font-size: 1.6rem;
}
.open-animation .open-animation_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 2px solid #1f44a3;
  border-bottom: 2px solid #1f44a3;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.open-animation .open-animation_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.open-animation .open-animation_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 0rem 0;
  border: none;
  border-top: 0;
}
@media only screen and (max-width: 959px) {
  .open-animation .open-animation_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .open-animation .open-animation_inner .q_desc,
  .open-animation .open-animation_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .open-animation .open-animation_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .open-animation .open-animation_inner .a_ico,
  .open-animation .open-animation_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }
  .open-animation .open-animation_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .open-animation .open-animation_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .open-animation .open-animation_inner dd {
    font-size: 1.4rem;
  }
  .open-animation .open-animation_inner {
    margin-bottom: 6rem;
  }
  .open-animation .open-animation_inner dt {
    font-size: 1.4rem;
  }
}
/* home 8 */

@media print, screen and (max-width: 1600px) and (min-width: 1024px) {
  #home-8.bg-box-img::before {
    max-height: 380px;
  }
}

@media print, screen and (max-width: 768px) {
  ul.home-col3 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  ul.home-col3 li,
  ul.home-col2 li {
    width: 100%;
  }

  .bg-box::before {
    max-width: 491px;
    max-height: 200px;
  }
  .home-3-flexbox .imgarea {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
	margin-top: var(--px80);
  }

  .home-4-item .txtarea,
  .home-4-item .imgarea {
    width: 100%;
	  margin-bottom: var(--px40);
  }

  #home-4 h1.title.main-ttl {
    margin-bottom: 90px;
  }
		.hom-3-inner {
		font-size: 
	}

  .home-4-item .imgarea {
    max-width: 582px;
    margin-left: auto;
    margin-right: auto;
  }

  .bg-box-img::before {
    max-width: 405px;
    max-height: 220px;
  }

  ul.home-col2 {
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
  }

  ul.home-flow-step li::after {
    width: 50px;
    height: 45px;
    bottom: -45px;
  }

  #home-8.bg-box-img::before {
    max-width: 391px;
    max-height: 190px;
  }

  .table-scroll {
    overflow: auto;
  }

  table.table-separate {
    width: 900px;
  }

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

  #home-8 .home-col3 {
    max-width: 100%;
  }
  #home-8 .home-col3 li {
    display: flex;
    gap: 24px;
    align-items: center;
  }

  #home-8 .home-col3 li .imgarea {
    width: 40%;
  }
  #home-8 .home-col3 li .txtarea {
    width: 60%;
  }
}

@media print, screen and (max-width: 600px) {
  .fs-64 {
    font-size: var(--rem64s);
  }

  h1.title.large-ttl,
  h1.title.main-ttl {
    font-size: var(--rem64s);
  }

  h1.title.large-ttl span span {
    font-size: var(--rem128s);
    margin-bottom: calc(-1 * var(--rem128s) / 2);
  }

  .bg-box::before {
    max-height: 120px;
  }

  #home-3 h1.title.large-ttl span span {
    margin-bottom: calc(-1 * var(--rem128s) / 2.5);
  }

  .bg-box-img::before {
    max-height: 140px;
  }

  #home-5 {
    padding-top: 80px;
  }
	
	.home-7-box {
		padding: var(--px50) var(--px40);
	}
}
/* ------------- END  HOME --------------- */

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

.contact-inner {
  background: url(/wp-content/uploads/top-24.png) no-repeat center/cover;
  padding: var(--px100) var(--px40) var(--px120);
}

.contact-inner .border-y {
  max-width: 770px;
  margin: 0 auto;
  letter-spacing: 0.2em;
}

.contact-inner .fs-64 {
  line-height: 1;
  margin: 0;
}

.contact-inner .txt-32 {
  line-height: 1.5;
  letter-spacing: 0.2em;
}

.contact-box span {
  display: inline-block;
  padding: var(--px20) var(--px40);
background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
}

/* ------------- END  CONTACT --------------- */

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

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

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

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

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

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

/* ------------- FOOTER ------------- */
#footer {
  padding: var(--px80) 0 var(--px60);
}

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

p.notes {
    color: #ffffff;
    background: #c4c4c4;
    /* text-align: center; */
    margin-top: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    display: inline-block;
    padding-right: 5px;
}

span.txt-target {
    background: none;
    font-size: 150%;
    padding: 5px 0;
    margin-bottom: 10px;
}

.home-1-box {
    background:#fff;
}

.home-1-box{
border-image: url(/wp-content/uploads/shutterstock_2651290151.jpg) 3 / 3px / 3px round;
}

@media print, screen and (max-width: 768px) {
    table.table-separate {
width: auto;
    }
	table.table-separate td {
    width: 20vw !important;
}
	table.table-separate .month-row td {
    font-size: var(--rem12);
}
    table.table-separate .month-row td {
        font-size: 11px;
        letter-spacing: -.1em;
    }
	span.solarge {
    font-size: 18px!important;
}
	
	    table.table-price {
        width: auto;
    }
	
}
h1.title.first {
    font-family: 'Shippori Mincho';
}
.post h4 {
    font-family: serif;
}