@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..900&family=Reenie+Beanie&family=Rubik+Dirt&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: "Noto Sans JP", sans-serif;
  --font-family04: "Noto Sans JP", sans-serif;
  --font-family05: "Rubik Dirt", sans-serif;
  --font-family06: "Reenie Beanie", 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: #fff;
  --color-font: #272727;
  --color-primary: #4d382f;
  --color-primary-s: #38b6ff;
  --color-primary-shade: #5170ff;
  --color-primary-tint: #ddceb3;
  --color-secondary: #edfade;
  --color-secondary-tint: #acacac;
  --color-table-border: #dddddd;
  --color-table-background: #ffffff;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray: #cccccc;
  --color-bg-gray: #f5f5f5;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #fff;
  --header-color-font: #272727;
  --header-color-primary: #4d382f;
  --header-color-primary-shade: #5170ff;
  --header-color-primary-tint: #ddceb3;
  /*------------------------------------------------------
  Footer
  ------------------------------------------------------*/
  --footer-background: #f4f4f4;
  --footer-color-font: #272727;
  --footer-color-primary: #4d382f;
  /*------------------------------------------------------
  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;
}

/*---------------------- Text Style -------------------*/
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-gray {
  background-color: var(--color-bg-gray);
}

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

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

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

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

.color-red {
  color: #ff0000 !important;
}

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

.fs-12 {
  font-size: var(--rem12) !important;
}

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

.fs-16 {
  font-size: var(--rem16) !important;
}

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

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

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

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

.fs-32 {
  font-size: var(--rem32) !important;
}

.post h2.title-bt {
  font-size: var(--rem24w);
}

.post .title-bt::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px70) - 4px);
  height: 3px;
  background: var(--color-font);
  margin: 0.6em auto 0;
}

.post h3 {
  border-bottom: 1px solid var(--color-primary);
  letter-spacing: 0.1em;
}

.post h3.title-bt {
  border-bottom: unset;
  font-size: var(--rem20w);
}

.post h3.title-bt::after {
  width: calc(var(--px100) - 5px);
}

.home .main-title-home::after,
.post .main-title-home::after {
  content: unset;
}

.home .title.bottom-loop > span,
.home .main-title-home > span,
.main-title-home > span {
  display: flex;
  flex-direction: column;
  font-size: var(--rem24w);
  line-height: 1.2;
  font-weight: 500;
  color: var(--color-font);
  letter-spacing: 0;
}

.home .title.bottom-loop > span .sub-ttl,
.home .main-title-home > span .sub-ttl,
.main-title-home > span .sub-ttl {
  line-height: 1;
  font-family: var(--font-family05);
  font-weight: 400;
  font-size: clamp(27px, 6vw, 70px);
  color: var(--color-primary);
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/*---------------------- Layout -------------------*/

.content-inner {
  width: 90%;
  max-width: var(--content-max-width);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}

.top01 {
  padding-block: var(--px120);
}

.txtstyle01 {
  line-height: 2;
  letter-spacing: 0.05em;
}

.txtstyle02 {
  line-height: 2;
  letter-spacing: 0.1em;
}

.txtstyle03 {
  line-height: 1.4;
  letter-spacing: 0.1em;
}

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

.underline {
  text-decoration: underline;
}

.anchor_link::before {
  padding-top: var(--px100);
  margin-top: calc(var(--px100) * -1);
}

body.home #contact-bottom {
  display: none;
}

/*---------------------- Table Style -------------------*/
.post table {
  font-size: var(--rem16);
  border: 0;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

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

.post table th,
.post table td {
  padding: var(--px30) var(--px20);
  letter-spacing: 0;
  border-width: 1px;
}

.post table td {
  font-weight: 400;
}

.post table th {
  width: 25%;
  font-weight: 700;
  color: var(--color-white);
  vertical-align: middle;
  background-color: var(--color-primary);
}

.post table th.top {
  vertical-align: top;
}

.post table.tbl_c th,
.post table.tbl_c td {
  text-align: center;
}

.post .table-info {
  border: 0;
  margin: 0;
}
.post .table-info th,
.post .table-info td {
  font-size: var(--rem16);
  background: none;
  border: 0;
  padding: 0;
  padding-bottom: 1em;
}

.post .table-info tr:last-child th,
.post .table-info tr:last-child td {
  padding-bottom: 0;
}

.post .table-info th {
  color: var(--color-primary);
  width: 5em;
  padding-right: 1em;
}

.post .table-form-cs th {
  background-color: white;
  color: var(--color-front);
}
.post .table-form-cs th,
.post .table-form-cs td {
  font-size: var(--rem20);
  border: unset;
  border-bottom: 1px #dcdddd solid;
}
.post .table-form-cs th {
	font-weight: 500;
}
.post .table-form-cs tr:last-child th,
.post .table-form-cs tr:last-child td {
  border: unset;
}

.table-form-cs span.wpcf7-list-item {
  margin: 0 calc(var(--px60) - 4px) 0 0;
}

/*---------------------- Button Style -------------------*/
.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);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: linear-gradient(90deg, #4d382f 55.77%, #6d493a 100%);
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: none;
  border-radius: 50vh;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-color: #fff;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: #fff;
  background: linear-gradient(90deg, #4d382f 55.77%, #6d493a 100%);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: #fff;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after {
  display: block;
  content: "\f0a9";
  position: absolute;
  top: 50%;
  right: 20px;
  width: fit-content;
  height: auto;
  border: unset;
  transform: unset;
  font-family: "FontAwesome";
  transform: translateY(-50%);
  margin: 0;
}

/*---------col03-----------*/
.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
    margin-bottom: var(--px60);
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 414px) {
  .post .col3_list > li {
    width: 100%;
    max-width: 100% !important;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/*--col2 grid-------------------------------------------*/
.col2_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(var(--px30) + 4px);
}

/*--col4 grid-------------------------------------------*/
.col4_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: calc(var(--px20) - 7px);
}

@media print, screen and (max-width: 768px) {
  .col4_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (max-width: 414px) {
  .col4_grid,
  .col2_grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*-----------------------------
column_06
------------------------------*/
.sec01 {
  background: #eeeeee;
}
.toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
/* .column06 {
  position: relative;
  margin: var(--px60) 0 0;
} */
.column06_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: center;
  z-index: 20;
}
.column06 .imgarea {
  position: relative;
  aspect-ratio: 1080 / 720;
  overflow: hidden;
  width: 62.5%;
}
.column06 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column06 .txtarea {
  position: relative;
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px120) var(--px40);
  margin: 0 auto 0 -2.5%;
  z-index: 10;
}
.column06 .txtarea .txtinner {
  max-width: 530px;
}
.column06_wrap + .column06_wrap {
  margin-top: var(--px60);
}

@media print, screen and (min-width: 1024px) {
  /*左右反転*/
  .column06_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column06_wrap.rev .txtarea {
    margin: 0 -2.5% 0 auto;
  }
}
@media print, screen and (max-width: 1023px) {
  .column06_wrap.rev {
    flex-direction: row;
  }
  .column06 .imgarea,
  .column06 .txtarea {
    width: 90%;
  }
  .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

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

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
  background: linear-gradient(#4d382f33), url(/wp-content/uploads/bg_cta01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cta01 .cta01_wrap {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-primary);
  padding: var(--px120) var(--px40);
}
.cta01 .cta01_wrap .txt-inner {
  margin: 0 auto;
  max-width: 760px;
  width: 100%;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px60) auto 0 auto;
  gap: var(--px20);
  flex-wrap: wrap;
}
.cta01 .ctabtnlist li {
  width: calc(50% - 10px);
  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: calc(var(--px30) - 7px) var(--px20);
  text-align: center;
  box-sizing: border-box;
  color: #111;
  height: 100%;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (min-width: 769px) {
  .cta01 a.item {
    min-height: 143px;
  }
}

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: var(--px20);
  }
}

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 700;
  line-height: 1.2;
  margin-top: 5px;
}

.cta01 a.item {
  background: #f0eeec;
  color: var(--color-primary);
}

.cta01 .item .btnttl {
  display: flex;
  font-size: var(--rem22w);
  font-weight: 500;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  line-height: 1.2;
}

/*電話ボタン*/
.cta01 .telnum {
  font-size: var(--rem36);
  font-weight: 500;
  line-height: 1.2;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px;
}

.cta01 .telbtn.item .btnttl::before {
  content: unset;
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}

/*ボタンアイコン*/

.cta01 .item .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: var(--rem40w);
  margin-right: 1rem;
  line-height: 1.2;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .bookingbtn .btnttl::before {
  font-family: "Font Awesome 6 Free";
  content: "\f133";
}
.cta01 .linebtn .btnttl::before {
  font-family: "FontAwesome";
  content: "\f3c0";
  font-weight: 300;
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: var(--rem28);
  transform: translateY(-3px);
}

/*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
header#header .logo {
  display: flex;
  align-items: center;
  gap: 10px;
}

/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer {
  background: url(/wp-content/uploads/bg_footer.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#footer .footer__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.logo-txt {
  font-weight: 500;
  font-size: var(--rem24w);
}

#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}

#footer .footer__logo img {
  max-width: 387px;
  max-height: 100px;
}

#footer .footnav ul li {
  margin-bottom: var(--px20);
}

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

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

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

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

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

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

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

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

.postlist > li {
  background: #fff;
}

.border_in_list {
  margin-left: 20px;
}

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

#front_top_content,
#front_bottom_content {
  background: #f0eeec;
}

/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/

.bg-concept {
/*   background: url(/wp-content/uploads/bg_concept.png); */
  background: url(/wp-content/uploads/bg-concept-s.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-items {
  background: url(/wp-content/uploads/bg_items.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.txtarea .title-s {
  letter-spacing: 0.1em;
  line-height: 1.4;
}

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

#concept .column03_wrap .flexbox .imgarea {
  aspect-ratio: 1100/740;
  overflow: hidden;
}

#concept .column03_wrap .flexbox .txtarea {
  background: #fff;
}

#main_item .column06_wrap .imgarea {
  aspect-ratio: 1200/800;
  overflow: hidden;
}

#company .flexbox .txtarea .logo-main .imgarea {
  aspect-ratio: 156/160;
  overflow: hidden;
  width: 156px;
}

#company .flexbox .txtarea .logo-main .imgarea .logo-txt {
  font-size: var(--rem28);
  margin-top: 10px;
}

.post .tb_company_home {
  border-collapse: separate;
  border-spacing: 0 8px;
}

.post .tb_company_home th,
.post .tb_company_home td {
  padding: 8px 10px;
  border: unset;
}

.post .tb_company_home th {
  padding: 8px calc(var(--px20) - 2px);
  width: 28%;
  background: var(--color-primary);
  text-align: center;
  color: var(--color-white);
	letter-spacing: 0.08em;
}

.social_list {
  display: flex;
  gap: 10px;
}

.social_list > a {
  display: block;
  font-size: 22px;
}

.social_list .itemSocial::before {
  font-family: "FontAwesome";
  font-size: 22px;
}

.social_list .instagram::before {
  content: "\f16d";
}

.social_list .line::before {
  content: "\f3c0";
}

@media print, screen and (min-width: 769px) {
  #concept .column03_wrap .flexbox .imgarea {
    width: 57%;
  }

  #concept .column03_wrap .flexbox .txtarea {
    width: 43%;
  }

  #concept .column03_wrap .flexbox .txtarea .txt-inner {
    max-width: 500px;
    margin: 0 auto;
  }

  #company .flexbox .map {
    width: 62%;
  }

  #company .flexbox .txtarea {
    width: 38%;
  }

  #company .flexbox .txtarea .txt-inner {
    max-width: 500px;
    margin: 0 auto;
  }
}
/*------------------------------------------------------
  Facility Pages Style
  ------------------------------------------------------*/
#detail .column01 .flexbox .imgarea {
  aspect-ratio: 582/437;
  overflow: hidden;
}

/*------------------------------------------------------
  Price Pages Style
  ------------------------------------------------------*/
.flex {
  display: flex;
}
.txt-sub-en {
  font-size: var(--rem36);
  font-family: var(--font-family06);
  color: var(--color-primary);
  mix-blend-mode: hard-light;
  padding-left: 0.4em;
}

.service .column04_wrap .flexbox .imgarea {
  aspect-ratio: 524/327;
  overflow: hidden;
}

.post .txt_c_table th,
.post .txt_c_table td {
  text-align: center;
  vertical-align: middle;
  border: 1px #a6a6a6 solid;
  padding: var(--px20);
}

.post .txt_c_table th {
  font-size: var(--rem18);
}

.post .txt_c_table td {
  font-size: var(--rem20w);
}

.post .txt_c_table th {
  width: unset;
}

.table_price tr td:first-child:nth-last-child(6),
.table_price tr:last-child td:first-child {
  background: #ddceb3;
  font-weight: 700;
}

/*------------------------------------------------------
  Concept Pages Style
  ------------------------------------------------------*/
.bx-img .imgarea {
  aspect-ratio: 724/543;
  overflow: hidden;
  max-width: 724px;
  margin: 0 auto;
}

.txtarea .title-ss {
  line-height: 1.4;
}

.concept__list .flexbox .imgarea {
  aspect-ratio: 579/371;
  overflow: hidden;
}

/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header {
  background-color: transparent;
}

header#h1Header h1.title > span {
  color: var(--color-font-sc);
  font-size: var(--rem36);
  text-shadow: unset;
  display: block;
}

/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
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);
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  color: var(--color-font);
  padding: 16px 80px 16px 0;
  max-width: 385px;
  font-family: var(--font-family02);
  font-size: var(--rem16);
  border: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  text-align: left;
  font-weight: 700;
  line-height: 1.2;
  background: transparent;
  border-radius: 0;
}

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

.wpcf7-form .must {
  background: #DD182F;
  color: var(--color-white);
	padding: 0.5em 1em;
}

/*------------------------------------------------------
  ACF Style
  ------------------------------------------------------*/

/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 769px) {
  .pc_hidden {
    display: none;
  }
}
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  .sticky-header #header-layout {
    height: 90px;
  }

  #header {
    height: 100px;
    font-family: var(--font-family03);
  }

  .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: 347px;
    max-height: 100px;
    width: 100%;
  }

  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: var(--rem16);
    text-align: center;
    font-family: var(--font-family03);
    font-weight: 500;
    line-height: 1.6;
  }

  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    line-height: 1.6;
    font-size: var(--rem18);
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
  }

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

  nav#mainNav ul li a span::first-letter {
    text-transform: uppercase;
  }

  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);
    color: var(--color-white);
  }

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

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

  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-color-primary);
    color: var(--color-white);
  }

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

  ul.header__contact > li:not(:last-child) {
    border-right: 1px var(--color-primary-tint) solid;
  }

  #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;
    max-height: 60%;
  }

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

  #header a.head_btn.tel_btn {
    color: var(--color-font);
    min-width: var(--px240);
    position: relative;
    text-align: center;
    background-color: white;
  }

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

  #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-height: 1.2;
    font-size: var(--rem14);
    font-family: var(--font-family03);
    min-width: calc(var(--px150) - 10px);
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--color-font);
    border-radius: 0;
    border: 0;
    background: white;
  }

  #header a.head_btn.mail_btn:hover {
    background: var(--color-white);
    color: var(--header-color-primary);
    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,
  #header a.head_btn.view_btn span,
  #header a.head_btn.booking_btn span,
  #header a.head_btn.line_btn span {
    font-size: var(--rem14);
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    flex-direction: column;
    gap: 5px;
  }

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

  #header a.head_btn.booking_btn span::before {
    content: "\f133";
    font-family: "Font Awesome 6 Free";
  }

  #header a.head_btn.line_btn span::before {
    font-weight: 400;
    content: "\f3c0";
  }

  #header a.head_btn.tel_btn .tel_icon::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-bottom: -2px;
  }

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

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

  #header a.head_btn {
    max-height: 100%;
    padding: 5px;
  }

  #header a.head_btn.tel_btn .tel_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--rem24);
    color: var(--color-font);
    width: 100%;
    height: auto;
    padding: 0;
    gap: 4px;
    margin-bottom: 5px;
  }

  #header a.head_btn.tel_btn .note {
    font-size: var(--rem12);
    font-weight: bolder;
  }

  #header a.head_btn.tel_btn:hover,
  #header a.head_btn.tel_btn:hover .tel_icon,
  #header a.head_btn.tel_btn:hover .tel_icon::before {
    opacity: 0.8;
    color: var(--color-primary);
    transition: 0.3s;
  }
}

@media print, screen and (1024px <= width <= 1600px) {
  nav#mainNav ul li a {
    padding-left: clamp(7px, 7px + 20 * ((100vw - 1024px) / 896), 30px);
    padding-right: clamp(7px, 7px + 20 * ((100vw - 1024px) / 896), 30px);
  }

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

  #header .logo-txt {
    font-size: var(--rem24);
  }

  #header a.head_btn {
    padding-left: clamp(5px, 7.826vw - 75.22px, 15px);
    padding-right: clamp(5px, 7.826vw - 75.22px, 15px);
    min-width: fit-content;
  }
}

@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;
  }
	.cta01 .bookingbtn .btnttl::before {
  font-family: "Font Awesome 7 Free";
}
}

@media print, screen and (max-width: 768px) {
	
}

@media print, screen and (max-width: 640px) {
}

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

  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover {
    background: var(--header-color-primary) !important;
    color: var(--color-background);
  }

  #header .logo .logo-txt {
    font-weight: bold;
    font-size: var(--rem20w);
    color: var(--color-font);
    line-height: 1;
  }
}
