@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=Homemade+Apple&display=swap");

:root {
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #000;
  --color-font: #fff;
  --color-primary: #d6000f;
  --color-table-border: #545454;
  --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: #000;
  --header-color-font: #fff;
  --header-color-primary: #d6000f;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #212121;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Homemade Apple", "Noto Sans JP", cursive;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px); /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px); /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px); /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px120s: clamp(40px, calc(7.5rem + ((1vw - 19.2px) * 8.9286)), 120px); /*120px-40px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px); /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px); /*100px-40px (1920-375)*/
  --px100s: clamp(30px, calc(10rem + ((1vw - 19.2px) * 7.8125)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px); /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px); /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px); /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px); /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px); /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px); /*50px-30px (1920-375)*/
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px); /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px); /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px); /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px); /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px); /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px); /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px); /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px); /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px); /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px); /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem84: clamp(30px, calc(8.4rem + ((1vw - 19.2px) * 3.4951)), 84px);
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 2.588), 7rem); /*7rem-4rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem); /*5.6rem-3.2rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.2945), 5rem); /*5.6rem-3rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem); /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem); /*4.8rem-2.4rem (1920-375)*/
  --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5533), 4.6rem); /*4.6rem-2.2rem (1920-375)*/
  --rem42w: clamp(30px, calc(4.2rem + ((1vw - 19.2px) * 0.7767)), 42px); /*4.2rem-3rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem); /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem); /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem); /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem); /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem); /*3.6rem-2.4rem (1920-375)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.6472), 3.2rem); /*3rem-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;
}

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

.text-normal {
  font-size: calc(var(--rem16) - 1px);
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.text-normal-sb {
  font-size: var(--rem16);
  line-height: 1.8;
  letter-spacing: 0.03em;
}

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

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

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

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

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

.fs-18 {
  font-size: var(--rem18) !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);
	background: var(--color-font);
	
}

.py-120 {
  padding: var(--px120) 0;
}

/* ----------- style h1 ----------------- */
h1.title {
  color: var(--color-font);
}
h1.title.main-ttl,
h1.title.bottom-loop {
  font-size: 1.8rem;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: var(--color-font);
  position: relative;
  margin-bottom: var(--px50);
}

h1.title.main-ttl span span,
h1.title.bottom-loop span span {
  display: block;
  font-size: var(--rem40w);
  color: var(--color-font);
  letter-spacing: 0.05em;
  font-weight: normal;
  line-height: 1;
  font-family: var(--font-family02);
}

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

.single-post h1.title {
  color: var(--color-font);
}

/* ----------- end style h1 ----------------- */

/* ----------- style h2 ----------------- */
body:not(.home) .post h2 {
  font-size: var(--rem36);
  font-weight: bold;
  color: var(--color-font);
  position: relative;
  margin-bottom: var(--px50);
  margin-top: var(--px20);
}
body:not(.home) .post .widearea h2 {
	 color: var(--color-background);
}
body:not(.home) .post h2.bd-l {
  border-left: 8px solid var(--color-primary);
  text-align: left;
  padding-left: 12px;
}

body:not(.home) .post h2.bd-l::after {
  content: none;
}

/* ----------- end style h2 ----------------- */

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
  font-size: var(--rem20w);
  margin-bottom: var(--px40);
  color: var(--color-font);
}

@media print, screen and (max-width: 414px) {
  body:not(.home) .post h2 {
/*     font-size: 1.7rem; */
  }
}
/* ----------- end style h3 ----------------- */

/* ----------- style table ----------------- */
table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 3px;
}

table.responsive th {
  font-size: var(--rem16);
  color: var(--color-font);
  padding: var(--px20) 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);
  background: var(--color-font);
  color: var(--color-background);
  line-height: 2;
  padding: var(--px20) 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: 210px;
  font-size: calc(var(--rem16) - 1px);
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 1.8;
  text-align: left;
  background: transparent;
  font-weight: normal;
  padding: var(--rem12) 40px var(--rem12) 6px;
  margin: var(--px40) auto 0;
  border: 2px solid transparent;
  border-radius: 0;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: url(/wp-content/uploads/icon-btn.png);
  border: none;
  top: 53%;
  transform: translateY(-50%) rotate(0deg);
  width: auto;
  height: auto;
  right: 10px;
  max-height: 38px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-primary);
  background: transparent;
  border-color: var(--color-primary);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-primary);
}
.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: 273px;
    max-height: 80px;
    width: 100%;
    height: auto;
    min-width: 80px;
  }

  .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;
    letter-spacing: 0.05em;
    color: var(--header-color-font);
  }

  nav#mainNav ul ul.sub-menu {
    width: 200px;
    background: var(--color-font);
  }

  nav#mainNav ul li li a {
    background: var(--color-font);
    color: var(--color-background);
  }

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

  #header ul.header__contact li {
    display: flex;
    align-items: center;
  }

  #header a.head_btn {
    padding: 10px;
  }

  #header a.head_btn.head_btn::before {
    display: none;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    width: 281px;
    height: 66px;
    border-left: 1px solid var(--header-color-font);
  }

  .note,
  .note b {
    font-weight: 500;
  }

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

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

  #header a.head_btn.mail_btn {
    width: 140px;
    background: var(--color-primary);
    color: var(--header-color-font);
    font-size: var(--rem16);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.2;
  }

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

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

  #header a.head_btn.web_btn {
    width: 140px;
    background: var(--header-color-font);
  }

  #header a.head_btn.recruit_btn {
    width: 140px;
    font-size: var(--rem16);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.2;
    background: var(--header-background);
  }

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

@media print, screen and (max-width: 1800px) and (min-width: 1024px) {
  #header a.head_btn.tel_btn,
  #header a.head_btn.mail_btn,
  #header a.head_btn.web_btn,
  #header a.head_btn.recruit_btn {
    width: fit-content;
  }
}
@media print, screen and (max-width: 1430px) and (min-width: 1024px) {
  nav#mainNav ul li a {
    padding: var(--px20) var(--px12);
  }

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

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

  #header a.head_btn.tel_btn .tel_icon {
    font-size: var(--rem24);
  }

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

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

  nav#mainNav ul li a {
    color: var(--color-background);
  }

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

  .link_menu.web-btn-sp {
    position: relative;
  }

  .link_menu.web-btn-sp::before {
    content: url(/wp-content/uploads/web-img-sp.png);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

#breadcrumb ul li a,
#breadcrumb ul li {
  color: var(--color-font);
}
/* ------------- END  HEADER --------------- */

/* -------------  HOME --------------- */
.home-txt-24 {
  font-size: var(--rem24w);
  line-height: 1.4;
  letter-spacing: 0.05em;
}
/* home 1 */
#home-1 {
  padding: var(--px100) 0 var(--px120);
}
.home-subttl {
  font-size: var(--rem32);
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
}

.home-txt-18 {
  font-size: var(--rem18);
  letter-spacing: 0.03;
  line-height: 2.4;
}

.list-video {
  display: flex;
  align-items: center;
  gap: var(--px40);
  margin-top: var(--px60);
}

.video-item {
  width: 50%;
}

.video-item iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.video-txt {
  font-size: var(--rem18);
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 10px;
}
/* home 1 */

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

.home-2-inner {
  max-width: 1290px;
  width: 94%;
  margin: 0 auto;
}

.home-card {
  display: flex;
  flex-wrap: wrap;
  gap: var(--px30);
  counter-reset: number;
  list-style-type: none !important;
}

#home-2 h1.title.main-ttl.txt-l span span {
  display: inline-block;
  margin-right: 16px;
}

.home-card li {
  width: calc((100% - var(--px30) * 2) / 3);
  padding: 14px var(--px12);
  border: 1px solid var(--color-font);
}

.home-card li .imgarea img {
  width: 100%;
}

.card-ttl {
  font-size: var(--rem24w);
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
}

.card-number {
  position: relative;
  margin-top: var(--px24);
}
.card-number::before {
  position: relative;
  display: block;
  counter-increment: number;
  content: counter(number);
  font-size: var(--rem40w);
  text-align: center;
  line-height: 1.4;
  font-family: var(--font-family02);
}
/* home 2 */

/* home 3 */
.home-3-subttl {
  font-size: var(--rem30w);
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 300;
  margin-top: var(--px40);
}

.home-3-subttl span {
  margin: 0 8px;
  font-family: var(--font-family02);
  font-weight: normal;
}

.home-3-list .txtarea {
  padding: 0 var(--px60);
}

.link-img-txt {
  position: relative;
  z-index: 0;
}

.link-img-txt::before {
  position: absolute;
  content: "";
  inset: 0;
  background: #00000099;
  z-index: 0;
}

.link-img-txt .linkBtn {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
  max-width: 350px;
  width: 90%;
  font-size: var(--rem24);
}

.link-img-txt .linkBtn:hover {
  color: var(--color-font);
}

.link-img-txt .linkBtn::after {
  content: url(/wp-content/uploads/icon-btn-fff.png);
}
/* home 3 */

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

.home-4-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 5px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--color-font);
}

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

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

.home-logo-item {
  display: flex;
  align-items: center;
  gap: var(--px30);
}

table.home-table {
  border: none;
}

table.home-table th {
  border: none;
  letter-spacing: 0.05em;
  font-size: calc(var(--rem16) - 1px);
  line-height: 1.4;
  background: transparent;
  font-weight: 600;
  padding: 4px;
  color: var(--color-font);
}

table.home-table td {
  border: none;
  letter-spacing: 0.05em;
  font-size: calc(var(--rem16) - 1px);
  line-height: 1.4;
  padding: 6px 4px;
  color: var(--color-font);
}

.list-btn .linkBtn {
  max-width: 180px;
  margin-top: var(--px20);
}

.linkBtn.linkBtn-diff {
  background: var(--color-primary);
  font-weight: 500;
  text-align: center;
}

.linkBtn.linkBtn-diff::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid var(--color-font);
  border-bottom: 2px solid var(--color-font);
  transform: rotate(-45deg);
  top: 50%;
  right: 16px;
}

.list-btn {
  display: flex;
  align-items: center;
  gap: var(--px30);
}

.list-btn > div {
  width: 50%;
}
/* home 4 */

/* home 5 */
#home-5 .txtarea {
  padding: 0 var(--px60);
}
/* home 5 */

.home-container .imgarea img {
  width: 100%;
}
@media print, screen and (max-width: 1023px) {
  .home-card li {
    width: calc((100% - var(--px30)) / 2);
  }
  .col3-list li {
    width: calc((100% - var(--px50)) / 2);
  }
}
@media print, screen and (max-width: 767px) {
  .list-video {
    flex-wrap: wrap;
  }
  .video-item {
    width: 100%;
  }

  .home-card li,
  .col3-list li {
    width: 100%;
  }

  .list-btn {
    flex-wrap: wrap;
  }

  .list-btn > div {
    width: 100%;
    text-align: center !important;
  }

  .home-4-logo {
    flex-direction: column;
    gap: var(--px40);
    align-items: flex-start;
  }

  #home-2 h1.title.main-ttl.txt-l span span {
    display: block;
  }

  .home-3-list .txtarea,
  #home-5 .txtarea {
    padding: 0;
  }
}
/* ------------- END  HOME --------------- */

/* -------------  CONCEPT --------------- */
.concept .flexbox {
  margin-top: var(--px100);
}
/* ------------- END  CONCEPT --------------- */

/* -------------  STORE --------------- */

.store-name {
  text-align: center;
  font-size: var(--rem24w);
  font-weight: bold;
  margin-bottom: var(--px40);
}

.store-name img {
  margin-bottom: var(--px20);
}

.flexbox.has-bg {
  background: #f5f5f5;
  padding: var(--px50) var(--px40);
  color: var(--color-background);
}

body:not(.home) .post .flexbox.has-bg h3 {
  color: var(--color-background);
}

.table-list-img {
  display: flex;
  align-items: center;
  gap: var(--px30);
  flex-wrap: wrap;
}

/* ------------- END  STORE --------------- */

/* -------------  INTRODUCE --------------- */
.introduce-wide {
  background: transparent;
  padding:  0;
}

.introduce-inner {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  color: var(--color-font);
}
.introduce-inner ul li > a {
  margin-right: 4px;
  text-decoration: underline;
	color: inherit !important;
}

.introduce-3-ttl {
  font-size: var(--rem30);
  text-align: center;
  font-weight: 500;
	line-height: 1.4;
}
/* ------------- END  INTRODUCE --------------- */

/* ---------- 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 {
  line-height: 2;
  font-size: calc(var(--rem16) - 1px);
  color: var(--color-font);
}

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

/* ------------- FOOTER ------------- */
#footer {
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo img {
  max-width: 273px;
  width: 90%;
  max-height: 105px;
}

.footer-flex {
  display: flex;
  max-width: 1600px;
  margin: 0 auto;
  width: 94%;
  justify-content: space-between;
  padding-bottom: var(--px30);
  border-bottom: 1px solid var(--color-font);
  margin-bottom: var(--px20);
}

#footer .footnav ul {
  justify-content: flex-end;
}

#footer ul li a {
  font-size: var(--rem12);
}

#footer .footnav ul > li {
  padding: var(--px20);
}

#footer .footnav ul > li::before {
  width: 6px;
  height: 6px;
  border-right: 2px solid var(--color-font);
  border-bottom: 2px solid var(--color-font);
  background: none;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
}

#footer .footnav ul > li::after {
  display: none;
}

#footer .inner {
  margin-right: 0;
}

#copyright {
  font-weight: 300;
}

@media print, screen and (max-width: 1023px) {
  .footer-flex {
    display: block;
  }

  #footer .footnav ul {
    justify-content: center;
  }
}
/* ------------- FOOTER ------------- */

.wpcf7-form .must {
  background: var(--color-font);
  color: var(--color-background);
}

.gallery-caption {
  font-size: var(--rem16);
  line-height: 2;
}

.post ul#sitemap_list.sitemap_disp_level_0 > li a {
  color: var(--color-font);
}

.post h4 {
  color: var(--color-font);
}



.sp_none {
	
}
@media print, screen and (min-width: 1024px) {
	.home-logo-item.pc_none {
	display: none !important;
}
}
@media print, screen and (max-width: 1023px) {

	.home-logo-item.sp_none {
	display: none !important;
}
	.home-logo-item.pc_none {
		padding-bottom: 16px;
		border-bottom: 1px solid var(--color-font);
		margin-bottom: var(--px40);
	}
}

.widearea .content-wrap {
	max-width: 1100px;
	margin: 0 auto;
	color: var(--color-background);
	width: 90%;
}

.widearea .content-wrap h2,
.widearea .content-wrap h3{
	color: var(--color-background) !important;
}
.logo-wrap {
	display: flex;
	justify-content: center;
}
.btn-group {
	display: flex;
	gap: var(--px12);
}
.btn-group .linkBtn {
	padding-right: var(--px20);
	min-width: fit-content;
}

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

header#h1Header h1.title {
	font-size: var(--rem40w);
}
/*20250718*/
/*店舗情報＞instagramアイコン*/
.linkBtn i.fa-square-instagram {
  vertical-align: middle;
}
.insta-icon {
  font-size: 50px !important;
  color: #fff !important;
margin-right: 20px;
	  display: inline-flex; 
  align-items: center;
  justify-content: center;
}
.section__menu--list {
    display: flex;
    gap: var(--px40) var(--px20);
    flex-wrap: wrap;
    padding-top: var(--px30);
}
.section__menu--list-thum > img {
    position: relative;
    width: 100%;
    height: auto;
    transition: all 0.3s ease;
}

.shop__link {
	display: block;
	position: relative;
}

.shop__link--name {
	position: absolute;
	bottom: 1rem;
	left: .5rem;
	color: var(--color-font);
	font-size: var(--rem20w);
	line-height: 1.4;
}

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

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

@media print, screen and (max-width: 500px) {
	.section__menu--list > li {
	width: calc(calc(100% - var(--px20) * 1) / 2);
}
}

.col3deal {
	display: flex;
	justify-content: center;
	gap:10px;
	row-gap: var(--px20);
	flex-wrap: wrap;
}

.col3deal > li {
	position: relative;
	padding: 10px;
	padding-bottom: var(--px30);
	width: calc((100% - 10px * 2) / 3);
	background: var(--color-font);
	border: 1px solid var(--color-primary);
}

.col3deal > li .imgarea {
	position: relative;
	overflow: hidden;
	aspect-ratio: 460 / 325;
}
.col3deal > li .imgarea img {
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.col3deal > li .txtarea {
	padding-top: var(--px20);
}

.col3deal > li .txtarea .card-tag {
	font-size: var(--rem18);
	font-weight: bold;
	
}

.col3deal > li .txtarea .card-tag span {
/* 	display: inline-block; */
	padding: .2em .5em;
	background: var(--color-primary);
}

.col3deal > li .txtarea .card-ttl {
	font-size: var(--rem24w);
	color: var(--color-background);
	font-weight: bold;
	text-align: left;
}

@media print, screen and (max-width: 820px) {
	.col3deal > li {
		width: calc((100% - 10px * 1) / 2);
	}
	
}

@media print, screen and (max-width: 640px) {
	.col3deal > li {
		width: 100%;
	}
	
}

.google-review h2 {
  font-size: var(--rem36);
  font-weight: bold;
  color: var(--color-font);
  position: relative;
  margin-bottom: var(--px50);
  margin-top: 0;
	text-align: center;
}

.google-review h2::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: 2.2em;
    height: 3px;
    background: var(--color-primary);
    margin: 0.6em auto 0;
}

.google-review {
	padding: 0 0 var(--px100);
}

body:not(.home) .home-content_max {
	max-width: var(--content-max-width);
}

.gt_flex {
    display: flex;
    justify-content: flex-end;
	
	gap: 10px;
    padding: 5px 10px;
    background: var(--footer-background);
}

.gt_flex #flags {
	width: max-content;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#flags ul {
    margin: 0;
    padding: 0;
}
.gt_flex #flags, .gt_flex #google_language_translator {
	height: 30px;
}
.gt_flex ul#sortable li {
    height: 18px !important;
    display: block;
}

.flag {
	padding: 0;
}
@media print, screen and (min-width: 1024px) {
	    #header {
        height: auto !important;
    }
	#header-layout{
		height: 100px;
	}
	#glt-translate-trigger{
		display: none !important;
	}
}

@media print, screen and (max-width: 1023px) {
	#glt-translate-trigger {
		display: none;
	}
	.tool-container {
        opacity: 1 !important;
        display: block !important;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
        background: #fff !important;
        padding: 6px !important;
        left: inherit !important;
        right: 0 !important;
        bottom: 80px !important;
        border-radius: 8px 0 0 8px;
        position: fixed;
    }
	.tool-items {
display: flex !important;
flex-direction: column !important;
gap: 5px !important;
}
	.tool-container.tool-top .arrow {
		display: none !important;
	}
}

body.mceContentBody {
	
	background: #000 !important;
}

.flexbox .btn-wrapper .linkBtn{
	margin-top: 0;
	margin: 0;
}
.flexbox .btn-wrapper {
	margin-top: var(--px40);
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 1%;
	
}

.btn-social {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: var(--px20);
	margin-right: var(--px20);
}
.btn-social .insta-icon {
	margin-right: 0;
}
@media print, screen and (max-width: 1023px) {
	.flexbox .btn-wrapper {
		flex-wrap: wrap;
		row-gap: var(--px20);
		justify-content: 
	}
	.btn-social {
		width: 100%;
		justify-content: flex-end;
		margin-right: 0;
	}
}

@media print, screen and (max-width: 768px) {
	.flexbox .btn-wrapper, .btn-social {
		justify-content: center;
	}
} 

@media print, screen and (max-width: 1023px) {
    #header .logo {
       background: var(--header-background);
		margin: 0;
		padding: 20px 0;
    }
}
@media only screen and (max-width: 799px) {
    .mobile #header .logo {
        padding: 5px 0;
    }
}

/*--------google-recaptcha--------*/
.recaptcha {
    display: flex;
    justify-content: center;
    padding: 10px 0 30px;
}

.privacy_link {
	color: var(--color-primary);
    &:hover {
        
	color: var(--color-primary);
    }
}