@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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

:root {
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #fefbef;
  --color-font: #151515;
  --color-font01: #000;
  --color-primary: #5e5e5e;
  --color-primary-tint: #d9d9d9;
  --color-table-border: #ccc;
  --color-table-bg: #ffe1c2;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #767676;
  --header-color-primary: #767676;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #767676;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Sans JP", sans-serif;
  --font-family03: "Montserrat", "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); /*5rem-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: 180px;
  margin-top: -180px;
}

.text-normal {
  font-size: var(--rem16);
  line-height: 2;
}

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

.bg-f6 {
  background: #f6f6f6;
}

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

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

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

.dp-none {
  display: none !important;
}

@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,
h1.title.bottom-loop {
  font-size: var(--rem20w);
  font-weight: 300;
  letter-spacing: 0em;
  color: var(--color-font);
  position: relative;
  margin-bottom: var(--px50);
  line-height: 1.4;
}

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

h1.title.main-ttl span span,
h1.title.bottom-loop span span {
  display: block;
  font-size: var(--rem50);
  color: var(--color-primary);
  letter-spacing: 0em;
  font-weight: 500;
  line-height: 1.4;
  font-family: var(--font-family03);
	text-transform: uppercase;
}

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: 0em;
  color: var(--color-font);
  position: relative;
  margin-bottom: var(--px50);
}

body:not(.home) .post h2 span {
  display: block;
  font-size: var(--rem30w);
  color: var(--color-font);
  letter-spacing: 0em;
  font-weight: 500;
  line-height: 1.4;
  font-family: var(--font-family03);
}
/* ----------- end style h2 ----------------- */

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  font-family: var(--font-family02);
  margin-bottom: var(--px40);
  
  
  
  
}
/* ----------- end style h3 ----------------- */

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

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

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

/* ------- style button --------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  letter-spacing: 0em;
  color: var(--color-primary);
  line-height: 1.8;
  text-align: center;
  background: var(--color-background);
  font-weight: bold;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: 2px solid var(--color-primary);
  border-radius: 50vh;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: "\f061";
  border: none;
  top: 55%;
  transform: rotate(0) translateY(-50%);
  width: auto;
  height: auto;
  color: var(--color-primary);
  font-family: "FontAwesome";
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-background);
  background: var(--color-primary);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-background);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* ------- style button --------------- */

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

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

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

  #header {
    height: 100px;
  }

  #header .logo img {
    max-width: 260px;
    max-height: 80px;
    width: 100%;
    height: auto;
    min-width: 90px;
  }

  .sticky-header #header-layout {
    height: 100px;
    background: var(--header-background);
  }

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

  nav#mainNav ul li a span {
    font-size: var(--rem12);
    font-weight: normal;
    line-height: 1.6;
  }

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

  nav#mainNav ul li ul.sub-menu li a {
    font-weight: bold;
    font-size: var(--rem16);
    background: var(--header-background);
    color: var(--header-color-font);
  }

  nav#mainNav ul ul.sub-menu {
    width: 150px;
  }

  nav#mainNav ul li li {
    margin-bottom: 2px;
  }

  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 {
    border-left: 1px solid var(--header-color-primary);
    padding: var(--px12);
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: transparent;
    width: auto;
	  min-width: var(--px240);
  }

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

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

  #header a.head_btn.mail_btn {
    width: auto;
	  min-width: calc(var(--px200) - 10px);
    background: var(--header-color-primary);
    color: var(--header-background);
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
    background: var(--header-background);
  }
	
	#header a.head_btn.mail_btn::before {
		margin-bottom: 0.2em;
	}
	nav#mainNav ul li a:active, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-ancestor a, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li.current-menu-parent a {
		background: var(--header-color-primary);
	}
	nav#mainNav ul li.current-menu-item a b, nav#mainNav ul li a:hover b, nav#mainNav ul li a:active b, nav#mainNav ul li.current-menu-parent a b {
		color: var(--header-background);
	}
	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(--header-background);
	}

}

@media print, screen and (max-width: 1600px) 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);
  }
}

@media print, screen and (max-width: 1430px) and (min-width: 1024px) {
  nav#mainNav ul li a {
    padding: var(--px20) clamp(8px, calc(12px + ((1vw - 14.3px) * 0.9852)), 12px);
  }

  nav#mainNav ul li a b {
    font-size: clamp(11px, calc(14px + ((1vw - 19.2px) * 0.3348)), 14px);
  }

  #header a.head_btn {
    padding: 8px;
  }
	#header a.head_btn.tel_btn,
  #header a.head_btn.mail_btn {
    min-width: fit-content;
  }
}

@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 a,
  nav#mainNav ul li li a,
  nav#mainNav ul li.current-menu-item li a,
  nav#mainNav ul li li:last-child a {
    color: var(--header-color-primary);
  }

  nav#mainNav ul li li.current-menu-item a {
    background: var(--color-primary);
    color: var(--color-background);
  }
	
	.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
/* 		background: var(--color-background); */
	}
	
	.spmenu #menu p {
/* 		color: var(--color-background); */
	}
}
/* ------------- END  HEADER --------------- */

/* -------------  HOME --------------- */
/* home company */
.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 20;
}
.column05_wrap {
  margin-bottom: 180px;
}
.column05 .imgarea {
  position: relative;
  aspect-ratio: 1340 / 760;
  overflow: hidden;
  width: 70%;
}
.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column05 .txtarea {
  position: relative;
  width: 51%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px120) var(--px40);
  margin: 0 auto -170px -21%;
  z-index: 10;
}
.column05 .txtarea .txtinner {
  max-width: 740px;
}
@media print, screen and (min-width: 1024px) {
  /*左右反転*/
  .column05_wrap + .column05_wrap {
    margin-top: calc(100px + 70px);
  }
  .column05_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column05_wrap.rev .txtarea {
    margin: 0 -5% -70px auto;
  }
}

@media print, screen and (max-width: 1600px) {
  .column05 .txtarea {
    padding: var(--px80) var(--px40);
  }
}
@media print, screen and (max-width: 1300px) and (min-width: 1024px) {
  .column05 .txtarea {
    width: 55%;
    margin: 0 auto -200px -25%;
  }

  .column05 .txtarea .text-normal {
    font-size: 1.4rem;
  }
}
@media print, screen and (max-width: 1023px) {
  .column05_wrap + .column05_wrap {
    margin-top: calc(100px + (1vw - 10.23px) * 7.716);
  }
  .column05_wrap.rev {
    flex-direction: row;
  }
  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }
  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

@media print, screen and (max-width: 768px) {
  .column05 .txtarea {
    padding: var(--px80) 5%;
  }
}
/* home company */

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

#home-story::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #76767680;
}

.home-story-inner {
  background: var(--color-background);
  padding: var(--px120) var(--px40);
}
/* home story */
.imgarea {
  overflow: hidden;
}

.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* home service */
.column01 .w50 {
  margin-bottom: 0;
}

.column01 .flexbox + .flexbox {
  margin-top: var(--px120);
}

.column01 .flexbox .imgarea {
  aspect-ratio: 960 / 625;
}
.column01 .flexbox .txtarea {
  background: var(--color-background);
  padding: var(--px50) var(--px40);
  display: flex;
  align-items: center;
}

.column01 .flexbox .txtinner {
  width: 100%;
}

.home-subttl {
  font-size: calc(var(--rem30w) + 2px);
  font-weight: 300;
  line-height: 140%;
  position: relative;
  padding-bottom: var(--px20);
  margin-bottom: var(--px50);
}

.home-subttl::after {
  content: "";
  position: absolute;
  width: calc(var(--px300) - 12px);
  height: 3px;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #5e5e5e 22%, #d9d9d9 22%);
}
/* home service */

/* loop slider */
.slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.slide-track {
  display: flex;
  width: calc(460px * 8); /* 8 slides total (4 original + 4 duplicates) */
  animation: scroll 20s linear infinite;
  gap: var(--px20);
}

.slide {
  width: 460px;
  aspect-ratio: 460 / 300;
  flex-shrink: 0;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 5)); /* move width of 5 original slides */
  }
}
/* loop slider */

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

#home-contract::before,
#home-contract::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 0;
}

#home-contract::before {
  background: url(/wp-content/uploads/top-11.png) no-repeat center/cover;
}

#home-contract::after {
  background: #fefbef99;
}

#home-contract .imgarea {
  aspect-ratio: 620 / 598;
}

/* home contract */

@media print, screen and (min-width: 1024px) {
  .column01 .flexbox .txtinner {
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
  }

  #home-contract .txtarea .txtinner {
    max-width: 420px;
  }
}
@media print, screen and (max-width: 1600px) {
  .slide-track {
    width: calc(350px * 8); /* 8 slides total (4 original + 4 duplicates) */
  }
  .slide {
    width: 350px;
  }
}

@media print, screen and (max-width: 1023px) {
  .slide-track {
    width: calc(250px * 8); /* 8 slides total (4 original + 4 duplicates) */
  }
  .slide {
    width: 250px;
  }

  .column05_wrap {
    margin-bottom: 0;
  }
}

@media print, screen and (max-width: 767px) {
  .slide-track {
    width: calc(200px * 8); /* 8 slides total (4 original + 4 duplicates) */
  }
  .slide {
    width: 200px;
  }
}
/* ------------- END  HOME --------------- */

/* -------------   COMPANY --------------- */
.company-inner {
  max-width: 1000px;
  margin: 0 auto;
}

.btn-read a {
  font-size: var(--rem20);
  font-weight: bold;
  max-width: 230px;
  width: 100%;
  padding: var(--rem20) 30px var(--rem20) 20px;
  position: relative;
  transition: all 0.3s;
  display: inline-block;
  text-align: left;
}

.btn-read a::after {
  content: url(/wp-content/uploads/btn-arw.png);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: var(--color-font);
  font-family: "FontAwesome";
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1;
}

.btn-read a:hover {
  opacity: 0.8;
  color: var(--color-primary);
}

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

/* -------------  STORY --------------- */
ul.list-number {
  counter-reset: number;
  list-style-type: none !important;
}

ul.list-number li {
  margin-bottom: var(--px60);
}

ul.list-number li .list-number-ttl {
  position: relative;
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid var(--color-font);
  padding-bottom: 10px;
}

ul.list-number li span {
  font-size: var(--rem16);
}

ul.list-number li .list-number-ttl::before {
  position: relative;
  counter-increment: number;
  content: counter(number) ".";
  display: inline-block;
  margin-right: 8px;
}

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

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

.list-gallery-ttl span {
  display: inline-block;
  font-size: var(--rem20w);
  line-height: 1.4;
  margin-bottom: var(--px20);
  padding-bottom: 6px;
  min-width: var(--px200);
  background: linear-gradient(transparent 50%, #fff855 50%);
}
/* ------------- END  STORY --------------- */

/* -------------  HOUSING --------------- */
ul {
  line-height: 2;
}
.txt-22 {
  font-size: var(--rem22w);
  line-height: 1.4;
}
.housing-list .flexbox .txtarea {
  padding: 0 var(--px40);
}

.contract-22 ul li {
  margin-bottom: var(--px30);
}
/* ------------- END  HOUSING --------------- */

/* ------------ CONTRACT ------------ */
ul.list-number-circle {
  list-style-type: none;
  counter-reset: item;
}
ul.list-number-circle li {
  position: relative;
  margin-top: 2px;
  display: flex;
  align-items: center;
  counter-increment: item;
  gap: 6px;
  margin-bottom: 8px;
}
ul.list-number-circle li::before {
  content: counter(item);
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid var(--color-font);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--rem16);
}

.contract-28 ul.list-number li {
  margin-bottom: var(--px50);
}

/* ------------ CONTRACT ------------ */

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

  .housing-list .flexbox .txtarea {
    padding: 0;
  }
}

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

/* -------------  CONTACT --------------- */
.wpcf7-form .must {
	background: #e80303;
}
/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
  background: url(/wp-content/uploads/cta-bg.png) no-repeat center/cover;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}

.cta01::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #76767680;
}

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background);
  padding: var(--px120) var(--px40);
  position: relative;
  z-index: 1;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
	width: 100%;
  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-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

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

.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
}

/*電話ボタン*/

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.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(--rem30);
}
/* ------------- END  CONTACT --------------- */

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

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

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

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

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

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

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

#footer .footer__logo img {
  max-width: 273px;
}

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

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

/*--------------google翻訳--------------*/
.gtranslate_wrapper {
  background: var(--color-background01);
  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;
	  padding: 6px 12px;
  }

  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;
  }
}
.gtranslate_wrapper .glink:nth-child(1) {
  order: 3;
}

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

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


.gtranslate_wrapper .gt_selector {
  order: 4;
	margin-bottom: 0;
}

/*--------------google翻訳ここまで--------------*/

.list-gallery .imgarea {
	aspect-ratio: 394 / 274;
}

.no-line::after {
	content: none !important;
}

.btn-group {
	display: flex;
	justify-content: center;
	align-items: stretch;
	gap: var(--px30);
}

.btn-group .linkBtn {
	padding: 8px var(--px30);
	background: var(--color-primary);
	color: var(--color-background);
	line-height: 1.2;
}

.btn-group .linkBtn > span {
	font-size: var(--rem12);
}

.btn-group .linkBtn::after {
	content: none;
}

.btn-group .linkBtn:hover {
	opacity: .7;
}

@media print, screen and (max-width: 640px) {
	.btn-group {
		flex-wrap: wrap;
		row-gap: 0;
	}
}

.logo-center {
	display: flex;
	justify-content: center;
	margin-top: var(--px40);
}

.contract-file {
	display: flex;
	justify-content: center;
	margin-top: var(--px100);
}

.contract-file > a {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: #FEFBEF;
	border: 1px solid #5E5E5E;
	padding: var(--px50);
	width: 100%;
	max-width: 760px;
	text-align: center;
	border-radius: var(--px30);
	transition: all .3s ease;
}

.contract-file .home-subttl {
	margin-bottom: 0;
}

.contract-file .home-subttl::after {
	width: 100%;
}

.contract-file > a:hover {
	opacity: .7;
}