@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&display=swap');

:root {
  /*------------------------------------------------------
  System - Font
  ------------------------------------------------------*/
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: 'Noto Sans JP', sans-serif;
  --font-family03: 'Lato', 'Noto Sans JP', sans-serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --content-max-width: 1240px;
  --content-max-width-lg: 1240px;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #ffffff;
  --color-font: #2d2a2a;
  --color-primary: #807878;
  --color-primary-shade: #ff8132;
  --color-primary-tint: #f5f5f5;
  --color-secondary: #ff8132;
  --color-secondary-tint: #807878;
  --color-table-border: #dddddd;
  --color-table-background: #f5f5f5;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray: #cccccc;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #ffffff;
  --header-color-font: #2d2a2a;
  --header-color-primary: #ff8132;
  --header-color-primary-shade: #ffffff;
  --header-color-primary-tint: #ffffff;
  /*------------------------------------------------------
  Footer
  ------------------------------------------------------*/
  --footer-background: #807878;
  --footer-color-font: #ffffff;
  --footer-color-primary: #ff8132;
  /*------------------------------------------------------
  PX Variations
  ------------------------------------------------------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px220: min(calc(220px + (1vw - 19.2px) * 10.356), 220px);
  /*220px-80px (1920-375)*/
  --px210: min(calc(210px + (1vw - 19.2px) * 6.4725), 210px);
  /*210px-100px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px190: min(calc(190px + (1vw - 19.2px) * 3.8835), 190px);
  /*190-120px (1920-375) */
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 3.8835), 170px);
  /*170-120px (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) */
  --px145: min(calc(145px + (1vw - 19.2px) * 3.2362), 145px);
  /*145-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-80px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (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)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 1.2945), 90px);
  /*90px-60px (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)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*70px-20px (1920-375)x*/
  --px68: min(calc(68px + (1vw - 19.2px) * 1.9417), 68px);
  /*68px-20px (1920-375)x*/
  --px65: min(calc(65px + (1vw - 19.2px) * 1.9417), 65px);
  /*65px-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-20px (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)*/
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9709), 28px);
  /*28px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px26: min(calc(26px + (1vw - 19.2px) * 0.6472), 26px);
  /*26px-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)*/
  --px15: min(calc(15px + (1vw - 19.2px) * 0.1294), 15px);
  /*15px-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 Variations
  ------------------------------------------------------*/
  --rem200: min(calc(20rem + (1vw - 1.92rem) * 6.472), 20rem);
  /*20rem-10rem (1920-375)*/
  --rem160: min(calc(16rem + (1vw - 1.92rem) * 6.472), 16rem);
  /*16rem-10rem (1920-375)*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem96: min(calc(9.6rem + (1vw - 1.92rem) * 1.2945), 9.6rem);
  /*9.6rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem82: min(calc(8.2rem + (1vw - 1.92rem) * -0.271), 8.2rem);
  /* 8.2rem → 4rem (1920 → 375px) */
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.8875), 7rem);
  /*7rem-4rem (1920-375)*/
  --rem64: min(calc(6.4rem + (1vw - 1.92rem) * 1.5534), 6.4rem);
  /*6.4rem-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.6rem (1920-375)*/
  --rem52: min(calc(5.2rem + (1vw - 1.92rem) * 1.5534), 5.2rem);
  /*5.2rem-3.6rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.5534), 5rem);
  /*5rem-3.6rem (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.5534), 4.6rem);
  /*4.6rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (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.3883), 3.2rem);
  /*3.2rem-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)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem27: min(calc(2.7rem + (1vw - 1.92rem) * 0.6472), 2.7rem);
  /*2.7rem-1.8rem (1920-375)*/
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.6472), 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.3883), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem);
  /*2.2rem-1.4rem (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)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem);
  /*1.5rem-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)*/
}
/*------------------------------------------------------
Global Style
------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}

a:hover {
  opacity: 0.8;
}

.clear-both {
  clear: both;
}

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

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

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

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

.bg-gray {
  background-color: var(--color-table-background);
}

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

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

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

.lh-2 {
  line-height: 2;
}

.marker--yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight: 700;
}

.marker--primary {
  background: linear-gradient(transparent 60%, var(--color-primary-tint) 60%);
}

.fs-18 {
  font-size: var(--rem18) !important;
}

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

.txtstyle01 {
  font-size: var(--rem24w);
  line-height: 1.4;
  margin: 0 0 var(--px12);
  font-weight: 700;
  color: var(--color-primary);
}

.txtstyle02 {
  font-weight: 900;
  font-size: var(--rem46);
  line-height: 1.4;
  color: var(--color-primary);
}

.txtstyle02 span {
  color: var(--color-secondary);
}

.txtstyle03 {
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.txtstyle04 {
  font-weight: 700;
  font-size: var(--rem24w);
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-bottom: var(--px20);
}

.txtstyle05 a {
  font-size: var(--rem20w);
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.txtstyle05 a::before {
  content: '\f095';
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 700;
  line-height: 1;
  margin-right: 1rem;
  color: var(--color-primary);
}

.txtstyle05 a:hover::before {
  color: var(--color-secondary);
}

.anchor_link::before {
  padding-top: var(--px80);
  margin-top: calc(var(--px80) * -1);
}
/*---------------------- Text Style -------------------*/
.post h2,
.cta-bg h2 {
  font-family: var(--font-family02);
  color: var(--color-primary);
  letter-spacing: 0.08em;
  position: relative;
  margin-bottom: var(--px60);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  font-size: var(--rem20w);
}

.post h2 span,
.cta-bg h2 span {
  display: block;
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem64);
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  color: var(--color-primary);
}

.post h2 span::first-letter,
.cta-bg h2 span::first-letter {
  color: var(--color-secondary);
}

.post h2::after {
  display: none;
}

.post h3 {
  font-size: 30px;
  line-height: 1.4;
  text-transform: uppercase;
  padding: 0 0 0 30px;
  border-width: 0 0 0 7px;
  border-color: var(--color-font);
  border-style: solid;
}
/*---------------------- Table Style -------------------*/
.post table {
  font-size: 100%;
  border: 0;
}

.post table.tbl-spacing {
  border-collapse: separate;
  border-spacing: 0 2px;
}

.post table th,
.post table td {
  padding: var(--px20) var(--px20);
  letter-spacing: 0;
}

.post table th {
  width: 28%;
  font-weight: 700;
  border-width: 1px 0 1px 1px;
  vertical-align: middle;
}
/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn {
  padding: 23px 40px 23px 20px;
  max-width: 300px;
  font-family: var(--font-family02);
  font-size: var(--rem16);
  border: 0;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  border-radius: 50vh;
  letter-spacing: 0;
  background: var(--color-primary);
  color: var(--color-white);
  box-shadow: inset 0 0 0 2px var(--color-primary);
}

.linkBtn::after,
.post .linkBtn::after {
  content: '\f0a9';
  font-size: 1.8rem;
  font-weight: 700;
  font-family: 'FontAwesome';
  transform: rotate(0) translateY(-50%);
  width: auto;
  height: auto;
  border: 0;
  margin: 0;
  right: 25px;
}

.linkBtn:hover,
.post .linkBtn:hover {
  background: var(--color-white);
  color: var(--color-primary);
  opacity: 1;
}
/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}

#footer .footer__logo img {
  max-width: 291px;
  max-height: 51px;
}

#footer ul li a {
  font-weight: 500;
  font-size: var(--rem14);
  line-height: 1.2;
  color: var(--footer-color-font);
}

#copyright {
  line-height: 1.2;
  background: transparent;
  font-weight: 300;
  color: var(--footer-color-font);
  padding: 0 1rem;
  margin-top: var(--px20);
}

#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}

#footer .socialicon .fa-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  color: var(--color-font);
}

#footer .footer__logo:not(:last-child) {
  max-width: 95%;
  margin: var(--px20) auto;
}

.socialicon {
  max-width: 95%;
  margin: 0 auto;
}
/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.home .post {
  font-family: var(--font-family02);
}

.home .post .linkBtn {
  max-width: 228px;
}

.home .post .calendar_block .linkBtn,
.post .calendar_block .linkBtn {
  max-width: 276px;
}

.home .wrapper_content {
  max-width: var(--content-max-width-lg);
}

.home .home-none {
  display: none;
}

.calendar_block {
  max-width: 872px;
  margin: 0 auto;
  border-radius: var(--px30);
  border: 2px solid var(--color-primary);
  padding: var(--px80) var(--px100) var(--px60);
}

.calendar_inner {
  width: 100%;
  display: flex;
  gap: var(--px50);
}

.calendar_inner img {
  max-width: 174px;
}

#calendar.front_contents {
  padding: var(--px130) 0;
}

#shop_guide {
  position: relative;
  background: url('/wp-content/uploads/bg-01.png') no-repeat top left / cover;
  padding: var(--px120) 0 var(--px100);
}

.col3_list {
  display: flex;
  justify-content: center;
  gap: var(--px40) calc(var(--px28) - 0.5px);
  flex-wrap: wrap;
  width: 100%;
}

.col3_list li {
  width: calc((100% - calc(calc(var(--px28) - 0.5px)) * 2) / 3);
}

.col3_list .img-area {
  aspect-ratio: 395/196;
  background-color: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px12);
  box-sizing: border-box;
  height: 100%;
}

.column_01 img {
  border-radius: 0 var(--px100) var(--px100) 0;
}

.column_01 .rev img {
  border-radius: var(--px100) 0 0 var(--px100);
}

.column_01 .txtarea {
  padding: 0 var(--px40);
  display: flex;
  align-items: center;
  justify-content: center;
}

.column_01 .txtinner {
  max-width: 748px;
}

.column_01 .rev .txtinner {
  max-width: 652px;
}

.column_01 p {
  font-size: var(--rem20);
  line-height: 2;
  letter-spacing: 0.05em;
}

.column_01 p + p {
  margin-top: var(--px50);
}

#service {
  background-color: var(--color-secondary);
}

.service__inner {
  width: 94%;
  max-width: 1454px;
  margin: 0 auto;
}

#service p {
  font-size: var(--rem20);
  line-height: 2;
}

#access {
  position: relative;
  padding: var(--px120) 0 var(--px140);
}

#access .googlemap {
  max-width: 697px;
  padding-bottom: 46%;
  margin: 0;
}

#access .flexbox .txtarea {
  flex: 1;
  padding: var(--px20) var(--px60);
}

.post #access table {
  border-collapse: separate;
  border-spacing: 0 1px;
}

.post #access table th,
.post #access table td {
  padding: var(--px12) var(--px30);
  min-width: 156px;
  border: 0;
}

.access_block {
  padding: var(--px60);
  border: 4px solid var(--color-table-border);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: var(--rem28);
  font-weight: 500;
  gap: var(--px35);
  margin-top: var(--px60);
}

.access_block span {
  color: var(--color-secondary);
}

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

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

.postlist .post_text {
  padding: 25px 0;
  color: var(--color-gray);
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background-color: var(--color-primary-tint);
  padding: 1.5px 1rem;
  display: block;
  font-size: var(--rem12);
  line-height: 2;
  font-family: var(--font-family03);
}

.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a {
  font-weight: 500;
  font-size: var(--rem12);
  line-height: 2;
  text-transform: uppercase;
  color: var(--color-white);
}

.postlist .ttls,
.postlist .date {
  font-size: var(--rem16);
  color: var(--color-font);
  font-family: var(--body-font-family);
}

.postlist .date {
  margin-right: 10px;
}

.postlist .ttls {
  margin-left: 10px;
}

.post2b li .post2b_contents,
.post4b li .post4b_contents {
  opacity: 1;
  font-size: var(--rem14);
  line-height: 1.8;
}

.post_link,
.post2b_link,
.post4b_link {
  font-size: var(--rem12);
  color: var(--color-font);
}

.post_link a,
.post2b_link a,
.post4b_link a {
  color: var(--color-font);
}
/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header::before {
  background-color: var(--color-white);
  opacity: 0;
}

header#h1Header h1.title {
  color: var(--color-white);
  font-weight: 700;
  font-size: var(--rem40w);
  text-transform: uppercase;
}

.row_time {
  display: flex;
  gap: var(--px40);
  font-size: var(--rem36);
  font-weight: 700;
}

.row_time + .row_time {
  margin-top: var(--px60);
}

.row_time_label {
  width: 9%;
  min-width: 92px;
}

.row_time_heading {
  margin-bottom: var(--px24);
}

.row_time p {
  font-size: var(--rem20);
  font-weight: 400;
}

#access01 .googlemap {
  padding-bottom: 53%;
}

.access_heading {
  font-weight: 700;
  font-size: var(--rem24w);
  padding-bottom: var(--px28);
  position: relative;
  margin-bottom: var(--px40);
}

.access_heading::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3em;
  max-width: 72px;
  height: 3px;
  background-color: var(--color-secondary);
}

.access_row p {
  font-size: var(--rem20);
}

.access_row p + p {
  margin-top: var(--px20);
}

.access_row + .access_row {
  margin-top: var(--px60);
}

.flexrow {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.flexrow span {
  border: 1px solid var(--color-font);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px35) var(--px40);
  line-height: 1;
  font-family: var(--font-family03);
  letter-spacing: 0.08em;
  font-size: var(--rem36);
}

.flexrow div {
  display: flex;
  gap: 1rem;
  align-items: flex-end;
}

.col4_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--px30) var(--px14);
}

.col4_list a:hover {
  color: var(--color-secondary);
}

.col4_list li > div {
  border: 1px solid var(--color-font);
  padding: 1rem 1rem var(--px20);
  height: 100%;
}

.col4_list li > div > div {
  padding: var(--px30) 5px;
}

.col4_list li > div > div:not(:last-child) {
  border-bottom: 1px solid var(--color-font);
}

.col4_list li > div > div:first-child {
  border-bottom: 1px solid var(--color-font);
}
/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='date'],
input[type='url'],
input[type='number'],
select,
textarea {
  min-height: 40px;
  border-radius: 5px;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='date'],
input[type='url'],
input[type='number'],
select,
textarea {
  margin-bottom: 0;
  line-height: 1;
  font-family: var(--font-family02);
}

.subimitarea .linkBtn,
.subimitarea .linkBtn:hover {
  padding: 0;
  background: transparent;
  box-shadow: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'] {
  padding: 23px 40px 23px 20px;
  max-width: 300px;
  font-family: var(--font-family02);
  font-size: var(--rem20);
  border: 0;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  border-radius: 50vh;
  letter-spacing: 0.05em;
  background: var(--color-primary);
  color: var(--color-white);
  box-shadow: inset 0 0 0 2px var(--color-primary);
}

.post .subimitarea .linkBtn input[type='submit'] {
  padding: 23px 40px 23px 20px;
  max-width: 300px;
  font-family: var(--font-family02);
  font-size: var(--rem20);
  border: 0;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  border-radius: 50vh;
  letter-spacing: 0.05em;
  background: var(--color-primary);
  color: var(--color-white);
  box-shadow: inset 0 0 0 2px var(--color-primary);
}

.post .subimitarea .linkBtn:hover input[type='submit'] {
  background: var(--color-white);
  color: var(--color-primary);
  opacity: 1;
}

.wpcf7-form input[type='submit']:disabled:hover {
  cursor: not-allowed;
}

.wpcf7-form .must {
  background: var(--color-secondary);
  color: var(--color-white);
  font-size: 100%;
  font-weight: 500;
}

.wrapper-acceptance {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.wrapper-acceptance > span {
  width: auto;
}

.wpcf7-form .must_fn {
  float: none;
}

/*---------------------- CTA Style --------------------*/
.cta-bg {
  position: relative;
  padding: var(--px120) 0;
  clear: both;
  color: var(--color-font);
}

.cta-bg::before,
.cta-bg::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.cta-bg::before {
  background: url('/wp-content/uploads/cta.png') no-repeat center center / cover;
}

.cta-bg::after {
  background-color: var(--color-secondary);
  opacity: 0.5;
  display: none;
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width-lg);
  width: 94%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-primary);
  border: 0;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}

.cta01_inner {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

.cta_des {
  text-align: center;
  color: var(--color-font);
  margin-bottom: var(--px60);
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem16);
  letter-spacing: 0;
}

.cta01 .ctabtnlist {
  justify-content: center;
  gap: 0;
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}

.cta01 a.item,
.cta01 .mailarea {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 36px 10px;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-background);
  transition: all ease 0.15s;
  background: var(--color-primary);
  box-shadow: inset 0 0 0 1px var(--color-primary);
  border-radius: 0;
}

.cta01 a.item:hover,
.cta01 .mailarea:hover {
  opacity: 0.8;
}

.cta01 .btnttl {
  display: block;
  font-size: var(--rem20w);
  line-height: 1.2;
  font-weight: 700;
  font-family: var(--font-family02);
}

.cta01 .infotxt {
  font-size: var(--rem16);
  line-height: 1.2;
  font-family: var(--font-family02);
  font-weight: 700;
}

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

.cta01 .telnum {
  margin: 0 0 1rem;
  font-family: var(--font-family02);
  font-size: var(--rem36);
  line-height: 1.2;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: var(--color-font);
}

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

.cta01 .mailarea .btnttl {
  display: flex;
  align-items: center;
  font-size: var(--rem20w);
  line-height: 1.2;
  font-weight: 700;
  font-family: var(--font-family02);
  margin-bottom: 0;
}

.cta01 .mailarea .infotxt {
  font-size: var(--rem16);
  font-weight: 700;
}

.mailbtn {
  border-radius: 0;
  color: var(--color-white);
  font-family: var(--font-family02);
  font-weight: 700;
  font-size: var(--rem20w);
  letter-spacing: 0;
  margin-bottom: 1rem;
  line-height: 1.2;
}

.mailbtn::before {
  content: '\f0e0';
  margin-right: 1rem;
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 900;
  margin-right: 1rem;
  font-size: var(--rem20w);
}

.cta01 .mailarea .btnttl::before,
.cta01 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 900;
  margin-right: 1rem;
  font-size: var(--rem20);
}

.cta01 .telnum::before {
  content: '\f095';
  font-size: var(--rem32);
  margin-right: 1rem;
  color: var(--color-primary);
}

.cta01 .mailarea .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem24w);
  margin-right: 1rem;
  display: none;
}

.cta01 a.linearea.item {
  background-color: var(--color-secondary);
  color: var(--color-primary);
}

.cta01 a.linearea.item .linebtn {
  font-weight: 700;
  font-size: var(--rem20w);
  line-height: 1.2;
}

.cta01 a.linearea.item .linebtn::before {
  content: '\f073';
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 900;
  margin-right: 1rem;
  font-size: var(--rem24w);
}
/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  .top_bar {
    background-color: var(--color-primary);
    color: var(--color-white);
    font-weight: 600;
    font-size: var(--rem14);
    line-height: 1.4;
    padding: 10px clamp(10px, 10px + 10 * ((100vw - 1024px) / 896), 20px);
  }
  #header {
    height: 100px;
    font-family: var(--font-family02);
  }

  .sticky-header #header > .inner {
    background-color: var(--header-background);
  }

  #header .logo {
    padding: 10px clamp(10px, 10px + 10 * ((100vw - 1024px) / 896), 20px);
  }

  #header .logo img {
    max-width: clamp(200px, 200px + 150 * ((100vw - 1024px) / 896), 350px);
    max-height: 29px;
  }

  nav#mainNav ul li a {
    padding-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    padding-right: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    font-size: clamp(14px, 14px + 2 * ((100vw - 1024px) / 896), 16px);
    text-align: center;
    font-family: var(--font-family02);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
    color: var(--header-color-font);
  }

  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-size: clamp(14px, 14px + 2 * ((100vw - 1024px) / 896), 16px);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
  }

  nav#mainNav ul li a span {
    font-family: var(--font-family02);
    font-size: var(--rem14);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0;
    color: var(--header-color-primary);
  }

  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-background);
    color: 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-color-primary);
  }

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

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

  #header ul.header__contact {
    margin-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    margin-right: clamp(10px, 10px + 10 * ((100vw - 1024px) / 896), 20px);
  }

  .header__contact > li {
    display: flex;
    align-items: center;
  }

  #header a.head_btn {
    padding-left: clamp(5px, 5px + 0 * ((100vw - 1024px) / 896), 5px);
    padding-right: clamp(5px, 5px + 0 * ((100vw - 1024px) / 896), 5px);
    font-weight: 700;
    background: var(--header-color-primary);
    color: var(--header-color-font);
    text-align: center;
    border-radius: 0;
    max-height: 60%;
  }

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

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    width: clamp(200px, 200px + 40 * ((100vw - 1024px) / 896), 240px);
    position: relative;
    text-align: center;
  }

  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn:hover {
    background: transparent;
    opacity: 1;
  }

  #header a.head_btn.tel_btn .tel_num {
    font-size: clamp(20px, 20px + 4 * ((100vw - 1024px) / 896), 24px);
    font-family: var(--font-family02);
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1rem;
    color: var(--header-color-font);
  }

  #header a.head_btn.tel_btn .tel_num::before {
    content: '\f095';
    display: block;
    font-family: 'FontAwesome';
    font-size: clamp(16px, 16px + 2 * ((100vw - 1024px) / 896), 18px);
    font-weight: 700;
    line-height: 1;
    margin-right: 1rem;
    color: var(--color-primary);
  }

  #header a.head_btn.tel_btn:hover,
  #header a.head_btn.tel_btn:hover .tel_num,
  #header a.head_btn.tel_btn:hover .tel_num::before {
    color: var(--color-primary-shade);
  }

  .tel_rec .note,
  .tel_rec .note b {
    font-weight: 700;
    font-size: var(--rem12);
    font-family: var(--font-family02);
  }

  #header a.head_btn.line_btn {
    line-height: 1.2;
    font-size: clamp(14px, 14px + 2 * ((100vw - 1024px) / 896), 16px);
    font-family: var(--font-family02);
    width: clamp(120px, 120px + 160 * ((100vw - 1024px) / 896), 180px);
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--header-color-primary-shade);
    border-radius: 50vh;
    border: 0;
    background: var(--header-color-primary);
  }

  #header a.head_btn.line_btn > span {
    display: flex;
  }

  #header a.head_btn.line_btn > span::before {
    margin-right: 1rem;
    display: block;
    font-family: 'FontAwesome';
    font-weight: 400;
    font-size: clamp(14px, 14px + 8 * ((100vw - 1024px) / 896), 22px);
    line-height: 1;
    content: '\f3c0';
  }

  #header a.head_btn.line_btn:hover {
    background-color: var(--header-background);
    box-shadow: inset 0 0 0 1px var(--header-color-primary);
    opacity: 1;
  }

  #header a.head_btn.mail_btn {
    line-height: 1.2;
    font-size: var(--rem14);
    font-family: var(--font-family02);
    width: clamp(140px, 140px + 60 * ((100vw - 1024px) / 896), 200px);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-white);
    border-radius: 0;
    border: 0;
    background: var(--header-color-primary);
  }

  #header a.head_btn.mail_btn:hover {
    background: var(--color-white);
    color: var(--header-color-primary);
    opacity: 1;
    box-shadow: inset 0 0 0 1px var(--header-color-primary);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem22w);
    margin-bottom: 1rem;
    display: none;
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    display: flex;
    align-items: center;
    font-family: var(--font-family02);
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.03em;
  }

  #header a.head_btn.mail_btn span::before {
    margin-right: 1rem;
    display: block;
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: clamp(16px, 16px + 4 * ((100vw - 1024px) / 896), 20px);
    line-height: 1;
    content: '\f0e0';
  }

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

  #footer .footer__logo:not(:last-child) {
    margin-top: 0;
    margin-bottom: var(--px30);
  }

  .pc_none {
    display: none !important;
  }
}

@media print, screen and (max-width: 1239px) {
  .col4_list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media print, screen and (max-width: 1023px) {
  #header .logo .mark a {
    display: block;
    line-height: 1;
  }

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

  .pc_none {
    display: inherit;
  }
}

@media print, screen and (max-width: 768px) {
  .col3_list li {
    width: calc((100% - calc(calc(var(--px28) - 0.5px)) * 2) / 2);
  }

  .col4_list {
    grid-template-columns: repeat(2, 1fr);
  }

  #access .flexbox .txtarea {
    padding: 0;
    margin-bottom: var(--px80);
  }

  .product_des {
    padding: 0;
  }

  .column_02 .rev .txtarea,
  .column_02 .txtarea {
    padding: 0;
  }

  .sp_center {
    text-align: center;
  }

  .cta01 .ctabtnlist li {
    width: 100%;
  }

  .cta01 .ctabtnlist li + li {
    margin-top: 0;
  }
}

@media print, screen and (max-width: 640px) {
  .calendar_inner {
    flex-direction: column;
    align-items: center;
  }
  .post table.responsive.tbl-transparent th {
    border: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .post table.responsive.tbl-transparent td {
    border-width: 0 0 1px 0;
    padding-left: 0;
    padding-right: 0;
  }
  .post table.responsive.tbl-transparent tr:last-child td:last-child {
    border-bottom: 1px solid var(--color-table-border);
  }
}