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

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

:root {
  /*------▼基本設定▼------*/
  --color-background: linear-gradient(270deg, #37475a 0%, #121b2b 100%);
  /* --color-background01: #f5f5f5; */
  --color-button: linear-gradient(90deg, #b68334 0%, #d3b76f 25%, #ebdea9 50%, #d3b76f 75%, #b68334 100%);
  --color-font: #fff;
  --color-font01: #121b2b;
  --color-primary: linear-gradient(270deg, #926f34 0%, #dfbd69 100%);
  --color-secondary: #bb9b6a;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --color-table-border01: #919191;
  --color-table-border02: #ebebeb;
  --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: linear-gradient(270deg, #37475a 0%, #121b2b 100%);
  --header-background01: #121b2b;
  --header-color-font: #fff;
  --header-color-primary: #fff;
  /*------▼フッター設定▼------*/
  --footer-background: #121b2b;
  --footer-color-font: #ffffff;
  --footer-color-primary: #ffffff;
  /*------▼フォント設定▼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Old Mincho", "Noto Sans JP", sans-serif;
  --font-family03: "Cormorant Garamond", "Noto Sans JP", sans-serif;
  --font-family04: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;

  /*------▼pxバリエーション▼------*/
  --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) */
  --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); /*120px-80px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px); /*120px-50px (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) * 3.1068), 90px); /*96px-48px (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-30px (1920-375)*/
  --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)*/
  --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)*/
  --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) * 1.9417), 7rem); /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
	--rem60ss: min(calc(6rem + ((1vw - 19.2px) * 2.8479)), 6rem); /*6rem-1.6rem (1920-375)*/
	--rem57ss: min(calc(5.7rem + ((1vw - 19.2px) * 2.6537)), 5.7rem); /*6rem-1.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)*/
  --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)*/
  --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)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem); /*2.4rem-1.8rem (1920-375)*/
  --rem24m: min(calc(2.4rem + ((1vw - 19.2px) * 0.5178)), 2.4rem); /*2.4rem-1.6rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem); /*2.4rem-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)*/
  --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)*/
}

/* ----------------------------------------------------------------- */
.fw_contents {
  margin-top: 0;
  margin-bottom: 0;
}
#content:has(.fw_contents),
body:not(.home) #content:has(.fw_contents).wide {
  padding: 0;
}
body img {
	width: 100%;
}
/*---------coln02-----------*/

.post .col2_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 .col2_list > li {
  width: 49%;
  margin-bottom: 2%;
}
@media print, screen and (max-width: 414px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 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: 48%;
    margin-bottom: var(--px30);
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 414px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}

/*---------col4-----------*/

.post .col4_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 .col4_list > li {
  width: 24%;
  margin-bottom: 1.5%;
}
.post .col4_list::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}
.post .col4_list:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}
@media print, screen and (max-width: 1240px) {
  .post .col4_list > li,
  .post .col4_list::before,
  .post .col4_list:after {
    width: 32%;
    margin-bottom: 2%;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col4_list > li {
    width: 49%;
  }
  .post .col4_list::before,
  .post .col4_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 414px) {
  .post .col4_list > li {
    width: 100%;
  }
  .post .col4_list > li:last-child {
    margin-bottom: 0;
  }
}

/*--ボタン別アイコン--------------------------------------------*/

a.external.ico_phone::before {
  content: "\f095";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
a.external.ico_mail::before {
  content: "\f0e0";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
a.external.ico_phone::after,
a.external.ico_mail::after {
  content: none;
}

/*================================================
				　FAQ
================================================*/

.qa_list {
  cursor: pointer;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin-top: var(--px30);
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: transparent;
  border: 1px solid #a8a8a8;
  min-height: var(--px80);
}
.qa_list .qa_list_inner dd .ans_flex {
	width: 100%;
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: transparent;
}
.qa_list .qa_list_inner .a_ico {
  color: #ffffff;
  background: var(--color-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem20);
  border-right: 1px solid #a8a8a8;
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
  background: #fff;
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  color: var(--color-font01);
  font-size: var(--rem20);
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid #a8a8a8;
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.5;
  font-size: var(--rem16);
  font-weight: normal;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	
  border: 1px solid #a8a8a8;
  border-top: 0;
  background: transparent;
/*   min-height: var(--px80);
  */
}
@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner .q_desc,
  .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .qa_list .qa_list_inner .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}

/* ---------------------------------------------------------------- */
#mainImg {
  background: linear-gradient(270deg, #37475a 0%, #121b2b 100%);
}

/* ------------------------------------------------------------------------------------------------- */
html {
  scroll-behavior: smooth;
}

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

html {
  margin-top: 0 !important;
}

.text-normal {
  font-size: var(--rem16);
  letter-spacing: 0.1em;
  line-height: 3;
  font-weight: normal;
}

.text-subpage {
  line-height: 1.8;
  font-size: var(--rem16);
}

.text-primary {
  background: var(--color-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

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

@media print, screen and (max-width: 767px) {
  .smbr {
    display: none;
  }
}

/* ----------- style h1 ---------------- */
h1.title.top-loop,
h1.title.bottom-loop,
h1.title.main-ttl {
  position: relative;
  font-size: var(--rem57ss);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-family: var(--font-family02);
  /* padding-bottom: var(--px30); */
  margin-bottom: var(--px30);
  color: var(--color-font);
}

h1.title.top-loop::after,
h1.title.bottom-loop::after,
h1.title.main-ttl::after {
  height: 0;
}
body.home h1.title > span,
#contact-bottom h1.title > span,
body:not(.home) .post h1.title > span{
	display: flex;
	flex-direction: column;
	align-items:center;
}
h1.title.main-ttl span span,
h1.title.top-loop span span,
h1.title.bottom-loop span span {
  display: inline-block;
  font-size: var(--rem36);
  font-family: var(--font-family03);
  line-height: 1.4;
  letter-spacing: 0.3em;
  font-weight: bold;
  background: var(--color-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
/* ----------- end style h1 ---------------- */

/* ----------- style h2 ---------------- */
.post h2 {
  position: relative;
  font-size: var(--rem30);
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: var(--font-family02);
  margin-bottom: var(--px50);
  padding-bottom: var(--px16);
  color: var(--color-font);
}

.post h2::after {
  content: " ";
  position: absolute;
  height: 1px;
  width: 284px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: var(--color-primary);
}

.post h2.feet_name {
  position: relative;
  text-align: left;
  font-family: var(--font-family01);
  font-size: calc(var(--rem24) + 1px);
  font-weight: bold;
  margin-bottom: var(--px24);
}

.post h2.feet_name::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  transform: translateX(0);
}
/* ----------- end style h2 ---------------- */

/* --------------- style h3 ---------------- */
.post h3 {
  font-size: calc(var(--rem30) + 2px);
  font-family: var(--font-family02);
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: var(--color-font);
  padding-left: var(--px70);
  font-weight: 500;
  margin: var(--px20) 0;
}

.post h3::after {
  content: "";
  position: absolute;
  width: var(--px60);
  height: 5px;
  background: var(--color-primary);
  top: 55%;
  left: 0;
  transform: translateY(-50%);
}

.post h3.no_border {
  font-size: calc(var(--rem24) + 1px);
  font-weight: bold;
  font-family: var(--font-family01);
  margin: 0;
	padding: 0;
  padding-bottom: 0;
}

.post h3.no_border::after {
  height: 0;
}

@media print, screen and (max-width: 767px) {
  .post h3.no_border {
    padding-left: 0;
  }
}
/* ----------- end style h3 ---------------- */

/* ----------- style button ---------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  font-family: var(--font-family03);
  font-weight: bold;
  color: var(--color-font01);
  line-height: 1.8;
  letter-spacing: 0em;
  text-align: center;
  background: var(--color-button);
  /* padding: var(--rem20) 30px var(--rem20) 20px; */
  margin: var(--px40) auto 0;
  /* border: 1px solid var(--color-button); */
  border-radius: var(--px100);
  transition: all 0.3s;
  height: 68px;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-right: 2px solid var(--color-font01);
  border-bottom: 2px solid var(--color-font01);
  right: 15px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font01);
  background: #fff;
}
/* .post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-right: 2px solid var(--color-background);
  border-bottom: 2px solid var(--color-background);
} */
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* ----------- end style button ---------------- */

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

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

header#h1Header h1.title {
  display: none;
}
html.mobile #mainImg {
  margin-top: 64px;
}
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none, nav#mainNav ul.pc_none {
    display: none !important;
  }

  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    margin-top: 46px;
  }

  #header .logo img {
    -o-object-fit: contain;
    object-fit: contain;
    width: auto;
    height: 100%;
    max-width: 474px;
    max-height: 85px;
  }

  nav#mainNav {
    z-index: 10;
  }

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

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

  body.sticky-header nav#mainNav {
    background: var(--header-color-primary);
  }

  #header-layout {
    flex-wrap: wrap;
  }

  nav#mainNav {
    height: 64px;
    width: 100%;
    background: var(--header-color-primary);
    color: var(--color-background);
  }

  nav div.panel {
    background: var(--color-font01);
    height: 64px;
  }

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

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

  nav#mainNav ul li a b,
  nav#mainNav ul li a span {
    font-weight: 500;
  }

  nav#mainNav ul {
    justify-content: center;
  }

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

  #header a.head_btn {
    align-items: center;
    gap: 1rem;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem18);
    line-height: 1;
    background: transparent;
    color: var(--header-color-font);
  }

  #header a.head_btn.tel_btn {
    background: #e1c98d;
    color: var(--color-font01);
    width: 245px;
    font-size: var(--rem24);
    font-weight: bold;
    margin-right: -1px;
  }

  #header a.head_btn.airport_btn {
    background: #dfbd69;
    color: var(--color-font01);
    width: 140px;
    font-size: var(--rem18);
    font-weight: 500;
    font-family: var(--font-family02);
  }

  #header a.head_btn.private_btn {
    background: #b68334;
    color: var(--color-background);
    width: 140px;
    font-size: var(--rem18);
    font-weight: 500;
    font-family: var(--font-family02);
  }

  #header a.head_btn.lang_btn {
    width: 140px;
    font-family: var(--font-family02);
    color: var(--color-font01);
    font-size: var(--rem18);
    background: var(--color-font);
    font-weight: 500;
  }

  #header a.head_btn::before {
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    margin-right: 0.1em;
  }
  #header a.head_btn.tel_btn::before {
    content: "\f095";
  }

  #header a.head_btn.airport_btn::before {
    content: "\e22d";
  }
  #header a.head_btn.private_btn::before {
    content: "\f0f2";
  }
  #header a.head_btn.lang_btn::before {
    content: "\f1ab";
  }

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

  #header a.head_btn.private_btn:hover {
    color: var(--color-font01);
  }

  #header a.head_btn.private_btn:hover::before {
    color: var(--color-font01);
  }
}

@media print, screen and (max-width: 1300px) and (min-width: 1024px) {
  nav#mainNav ul li a {
    padding: var(--px20);
  }

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

  #header a.head_btn.tel_btn {
    width: 220px;
  }

  h1.title.top-loop,
  h1.title.bottom-loop,
  h1.title.main-ttl {
/*     font-size: var(--rem48); */
  }
}
@media print, screen and (max-width: 1023px) {
    nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover {
        background: var(--color-font01) !important;
    }
	html.mobile #mainImg {
		margin-top: 0;
	}
}
/* google translate */
/*-----------------------google翻訳-----------------------*/
#flags ul li a {
  padding: 0 !important;
}

.gt_flex {
  display: flex;
  justify-content: flex-end;
  padding: 5px 0;
}

#flags {
  width: 160px !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.gt_flex #flags,
.gt_flex #google_language_translator {
  height: 30px;
}

ul#sortable li {
  height: 18px !important;
  display: block;
}

@media print, screen and (min-width: 1024px) {
  /* #mainImg {
    padding-top: 40px !important;
  }

  header#h1Header {
    margin-top: 40px;
  } */

  #glt-translate-trigger {
    display: none;
  }

  #header {
/*     height: auto !important; */
  }

  
}

@media print, screen and (max-width: 768px) {
  #glt-translate-trigger {
    bottom: 58px;
    left: 0 !important;
    opacity: 0.8;
  }

  .tool-container {
    bottom: 100px !important;
  }
}

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

/* lang button */

/* ドロップダウンメニューが非表示になるようにする */
.lang_swicher ul {
  display: none;
  background-color: transparent;
}

/* ホバー時にドロップダウンメニューを表示するようにする */
.lang_swicher:hover ul {
  display: block;
  position: relative;
  z-index: 99;
}

/* ドロップダウンメニューのスタイルを設定する */
.lang_swicher ul li {
  display: block;
  margin: 1px 0;
  background: #fff;
}

.lang_swicher ul li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: var(--color-font01);
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem16);
}

.lang_swicher ul li a:hover {
  background: #FFF9E9;
}

@media only screen and (max-width: 1023px) {
  .lang_swicher > a > span {
    color: #c5b067 !important;
    display: block !important;
  }
}
/* end goole translate */

@media print, screen and (min-width: 1024px) {
  /* #mainImg {
    padding-top: 40px !important;
  }

  header#h1Header {
    margin-top: 40px;
  } */

  #glt-translate-trigger {
    display: none;
  }

  #header {
/*     height: auto !important; */
  }
	#thumbImg, header#h1Header {
		margin-top: 64px;
	}
 
}

@media print, screen and (max-width: 1023px) {
  #header {
    background: var(--color-background);
  }

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

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

@media print, screen and (max-width: 768px) {
  #glt-translate-trigger {
    bottom: 58px;
    left: 0 !important;
    opacity: 0.8;
  }

  .tool-container {
    bottom: 100px !important;
  }
}

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

/*------レスポンシブ
--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
  #header .socialicon,
  #header .sticky-logo,
  #header ul.header__contact {
    display: none;
  }
}
/* -------------------- END HEADER ---------------- */

/* ---------------- HOME ------------------------ */
/* home concept */
#home-concept {
  padding: var(--px120s) 0;
}
.home-concept-container {
  max-width: 1400px;
  width: 96%;
  margin: 0 auto;
}

.home-concept-text {
  max-width: 810px;
  width: 96%;
  margin: 0 auto;
}

.home-concept-text p {
  font-size: var(--rem16);
  line-height: 3;
  letter-spacing: 0.1em;
}

.home-concept-card {
  display: flex;
  justify-content: space-between;
  gap: var(--px30);
}

.home-concept-item {
  width: 33.33%;
}
.home-concept-item-content {
  /* padding: var(--px120) 0; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-concept-item-content div {
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
	z-index: 0;
  width: 100%;
  margin: 0 var(--px24);
}

.home-concept-item-content div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 1 / 1;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/top-01.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
	z-index: 0;
}

.home-concept-item-content div p {
  font-family: var(--font-family02);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin: 0 -6px;
	position:relative;
	z-index:1;
}

.home-concept-item-content:first-child div p {
  font-size: var(--rem40);
}

.home-concept-item:first-child div p span {
  font-size: calc(var(--rem60) - 3px);
}
.home-concept-item:first-child div p span span {
  font-size: calc(var(--rem72) + 1px);
}

.home-concept-item:nth-child(2) div p {
  font-size: calc(var(--rem60) - 3px);
}

.home-concept-item:nth-child(2) div p span {
  font-size: calc(var(--rem50));
}

.home-concept-item:last-child div p {
  font-size: calc(var(--rem60) - 3px);
}

.home-concept-item:last-child div p span {
  font-size: calc(var(--rem60)+ 4px);
}

.home-concept-item p.text-normal {
  padding: 0 var(--px20);
}
/* end home concept */

/* home service */
#home-service {
  position: relative;
  z-index: 0;
  padding: var(--px120s) 0;
}

#home-service::before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/top-02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 55%;
  z-index: 1;
}

#home-service h1.title.main-ttl {
  color: var(--color-font01);
}

#home-service h1.title.main-ttl span span {
  -webkit-text-fill-color: #fff;
}
.home-service-container {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
}

.home-service-content {
  position: relative;
  z-index: 1;
  gap: var(--px120);
  padding-top: var(--px50);
}

.home-service-text {
  margin-top: var(--px60);
}

.home-service-item-title {
  font-size: calc(var(--rem60) - 3px);
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: var(--px40);
  margin-bottom: var(--px30);
  position: relative;
}

.home-service-item-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 160px;
  height: 1px;
  transform: translateX(-50%);
  background: #f2edd8;
}

.home-service-text p {
  font-family: var(--font-family02);
  font-size: calc(var(--rem24) + 2px);
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 500;
}
/* end home service */

/* home car */
.home-car-container {
  max-width: 1600px;
  width: 96%;
  margin: 0 auto;
}
.home-car-content {
  max-width: 1600px;
  margin: var(--px60) auto var(--px100);
  width: 96%;
  gap: var(--px50);
}

.home-car-item {
  position: relative;
  width: 33.33%;
}

.home-car-img {
  position: relative;
}

.home-car-img img {
  width: 100%;
}
@media print, screen and (max-width: 768px){
	.home-car-img {
		max-height: 300px;
		overflow: hidden;
	}
	.home-car-img img {
		height: 300px;
		object-fit: cover;
	}
}
.home-car-img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 1;
}

.home-car-item:hover .home-car-img::before {
  opacity: 0;
  transition: all linear 0.2s;
}

.home-car-text {
  position: absolute;
  bottom: var(--px20);
  right: var(--px20);
  text-align: right;
  z-index: 10;
}

.home-car-item-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.home-car-item-btn a {
  position: relative;
  display: block;
  width: 110px;
  height: 110px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.home-car-item-btn a::before {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  display: block;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.home-car-item-title {
  font-size: calc(var(--rem50) - 1px);
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: var(--px30);
}

.home-car-text p {
  font-family: var(--font-family02);
  font-size: calc(var(--rem24) + 2px);
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-bottom: var(--px40);
}
/* end home car */

/* home payment */
#home-payment {
  position: relative;
  z-index: 0;
  padding: var(--px50) 0 370px;
}

#home-payment::before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/top-08.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 62%;
  z-index: 1;
}

.home-payment-container {
  background: #fff;
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: var(--px100) 0;
}

#home-payment h1.title.main-ttl {
  color: var(--color-font01);
}

.home-payment-sub {
  font-size: var(--rem24);
  color: #b68334;
  font-family: var(--font-family02);
  line-height: 1.4;
  letter-spacing: 0.2em;
}

.home-payment-container .text-normal {
  max-width: 670px;

  margin: 0 auto;
  color: var(--color-font01);
}

.home-payment-img {
  max-width: 1150px;
  width: 90%;
  margin: 0 auto;
}
/* end home payment */

/* home frow */
#home-frow {
  padding: var(--px120) 0;
}
.home-frow-container {
  max-width: 1270px;
  width: 94%;
  margin: 0 auto;
}

.home-frow-content {
  margin-top: var(--px100);
  gap: var(--px150);
}

.home-frow-sub {
  font-size: calc(var(--rem60) - 3px);
  font-family: var(--font-family02);
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #926f34;
  font-weight: 500;
  text-align: center;
}

.home-frow-item {
  width: 33.33%;
}

.home-frow-sub span {
  font-family: var(--font-family03);
  font-size: calc(var(--rem60) + 4px);
  font-weight: bold;
  letter-spacing: 0.3em;
}

.home-frow-img {
  margin-bottom: var(--px30);
  aspect-ratio: 1 / 1;
  width: 100%;
}

.home-frow-img img {
  width: 100%;
}
/* end home frow */

/* home faq */
#home-faq {
  background: url(/wp-content/uploads/top-13.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: var(--px160) 0;
}

.home-faq-container {
  max-width: 1440px;
  width: 94%;
  margin: 0 auto;
}

.home-faq-item {
  padding: var(--px20);
  background: var(--color-font01);
}

.home-faq-item {
  margin-top: var(--px30);
}

.home-faq-question {
  font-family: var(--font-family02);
  font-size: calc(var(--rem30) + 2px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.2em;
  margin-bottom: var(--px16);
}

.home-faq-item p.text-normal {
  letter-spacing: 0;
}

#wrapper h1.title.main-ttl {
  text-align: center;
}
/* end home faq */

@media print, screen and (max-width: 1440px) {
  .home-frow-content {
    gap: var(--px120);
  }
}

@media print, screen and (max-width: 1300px) {
  .home-concept-card {
    gap: var(--px20);
  }

  .home-concept-item-content div {
    margin: 0 var(--px16);
  }

  .home-service-item-title {
    font-size: var(--rem48);
  }

  .home-service-text p {
    font-size: var(--rem20);
  }

  #home-payment {
    padding: var(--px50) 0 300px;
  }

  .home-frow-content {
    gap: var(--px60);
  }

  h1.title.top-loop,
  h1.title.bottom-loop,
  h1.title.main-ttl {
/*     font-size: var(--rem40); */
  }
}

@media print, screen and (max-width: 1023px) {
  .home-concept-card , .home-frow-content{
    display: flex;
	  flex-wrap: wrap;
	  
	 justify-content: center;
  }

	.home-frow-content {
    gap: var(--px20);
  }

  .home-concept-item,
  .home-frow-item {
    width: 47%;
    margin: 0 auto var(--px50);
  }

  .home-service-item + .home-service-item,
  .home-car-item + .home-car-item {
    margin-top: var(--px50);
  }

  #home-service::before {
    height: 60%;
  }

  .home-car-item {
    width: 100%;
  }

  .home-frow-img {
    width: 90%;
    margin: 0 auto;
  }

  .home-payment-container {
    padding: var(--px100) var(--px30);
  }
}

@media print, screen and (max-width: 767px) {
  .home-concept-item,
  .home-frow-item {
    width: 70%;
  }
	.home-concept-item:last-child,.home-frow-item:last-child {
		margin-bottom: 0;
	}
  h1.title.top-loop,
  h1.title.bottom-loop,
  h1.title.main-ttl {
/*     text-align: left;
    font-size: var(--rem24); */
    padding: 0 5px;
  }

  .post h2::after {
    width: 200px;
  }

  .home-car-item-btn a {
    width: 60px;
    height: 60px;
  }

  .home-faq-question {
    font-size: var(--rem30);
  }
  .home-payment-sub {
    font-size: var(--rem16);
  }
}

@media print, screen and (max-width: 413px) {
  h1.title.top-loop,
  h1.title.bottom-loop,
  h1.title.main-ttl {
    padding: 0;
  }
}
/* ---------------- END HOME ---------------------- */

/* ----------- AIRPORT TRANSFER ------------------ */
.airport-transfer-subtitle > span {
  font-size: var(--rem30);
  font-weight: bold;
  padding: 5px var(--px20);
  background: linear-gradient(transparent 60%, #926f34 60%, #dfbd69 100%);
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	line-height: 1.4;
}

.airport-transfer-subtitle > span > span {
  font-size: 1.6em;
}

.airport-transfer-header p {
  font-size: var(--rem16);
  letter-spacing: 0;
  line-height: 1.8;
}

.airport-transfer-price {
  margin-top: var(--px100);
}

.airport-transfer-price table th {
  width: 62%;
  background: #fff;
  font-size: var(--rem16);
  font-weight: normal;
  color: var(--color-font01);
  border-color: var(--color-table-border01);
  padding: var(--px24) var(--px30);
  letter-spacing: 0;
}

table tr.airport-price-head th p {
  background: var(--color-background);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  color: transparent;
  font-size: var(--rem20w);
}

.airport-transfer-price table td {
  width: 19%;
  border-color: var(--color-table-border01);
  padding: var(--px24) var(--px30);
  text-align: center;
  letter-spacing: 0;
}

table tr.airport-price-head td {
  background: #fff;
}

table tr.airport-price-head td p {
  background: var(--color-background);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  color: transparent;
  font-size: var(--rem20w);
}

.table-text-front {
  margin-right: var(--px120);
}

.airport-transfer-price > p {
  line-height: 1.8;
}

p.airport-cancle-title {
  font-size: calc(var(--rem24) + 1px);
  font-weight: bold;
  margin-bottom: var(--px30);
}

p.airport-cancle-text {
  line-height: 1.8;
  letter-spacing: 0;
  margin-bottom: var(--px60);
}

.post table.responsive th {
  width: 50%;
  color: var(--color-font01);
  padding: var(--px24);
  border-color: var(--color-table-border01);
  font-weight: normal;
  font-size: var(--rem16);
	background: #fff;
}

.post table.responsive td {
  padding: var(--px24);
  border-color: var(--color-table-border01);
  font-size: var(--rem16);
}

.airport-transfer-subtitle {
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .table-text-front {
    margin-right: var(--px60);
  }

  .airport-transfer-subtitle {
    text-align: left;
  }

  .airport-transfer-subtitle > span {
/*     font-size: var(--rem16);
    text-align: left; */
	  line-height: 1.8;
  }

  table tr.airport-price-head td p,
  table tr.airport-price-head th p {
/*     font-size: var(--rem14); */
  }

  .airport-transfer-price table th,
  .airport-transfer-price table td {
/*     font-size: var(--rem14); */
  }
	.airport-transfer-price {
		overflow: auto;
		
	}
	.airport-transfer-price table {
		min-width: 560px;
	}
}

/* ----------- END AIRPORT TRANSFER -------------- */

/* ----------- PRIVATE TRANSFER ------------------  */
.private-transfer-list .flexbox {
  align-items: center;
}
.private-transfer-list .imgarea {
  width: 51%;
}
.private-transfer-list .txtarea {
  width: 49%;
  padding: 0 var(--px20);
}

.private-transfer-price {
  margin-top: var(--px160);
}

table.private-price-table th {
  background: #fff;
  color: var(--color-font01);
  font-weight: 500;
}

table.private-price-table,
table.private-price-table tr.bg_none th {
  background: transparent;
  border: none;
  color: #fff;
}

.post table th,
.post table td {
  border-width: 1px;
  border-color: var(--color-table-border01);
  padding: var(--px24);
}

table.private-price-table th,
table.private-price-table td {
  text-align: center;
  vertical-align: middle;
}

table.private-price-table tr:first-child th:first-child,
table.private-price-table tr td:first-child {
  text-align: left;
  width: 32%;
  font-weight: bold;
}

.private-price-description,
.private-transfer-other > p,
.private-transfer-cancle > p {
  line-height: 1.8;
}

@media print, screen and (max-width: 1023px) {
  .private-transfer-list .imgarea,
  .private-transfer-list .txtarea {
    width: 100%;
  }

  .private-transfer-list .txtarea {
    margin-top: var(--px30);
  }
}

@media print, screen and (max-width: 767px) {
  table.private-price-table tr td:first-child {
    width: 100%;
    text-align: right;
	  background: var(--color-font);
	  color: var(--color-font01);
  }
  table.private-price-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table.private-price-table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }

  table.private-price-table td {
    border-bottom: 1px solid #ddd;
    display: block;
/*     font-size: 0.8em; */
    text-align: right;
  }

  table.private-price-table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  table.private-price-table td:last-child {
    border-bottom: 0;
  }
}

/* ----------- END PRIVATE TRANSFER ----------------  */

/* ------------ VEHICLE ----------------------------- */
.vehicle-title h3 {
  font-size: calc(var(--rem60) - 3px);
  padding-bottom: 0;
  margin-bottom: 0;
}

.vehicle-title span {
  font-size: calc(var(--rem24) + 2px);
  font-family: var(--font-family02);
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding-left: var(--px70);
}

.vehicle-item + .vehicle-item {
  margin-top: var(--px120);
}

.vehicle-img {
  width: 55%;
}

.vehicle-parameter {
  width: 45%;
  margin-left: var(--px20);
}

@media print, screen and (max-width: 1023px) {
  .vehicle-img,
  .vehicle-parameter {
    width: 100%;
    margin-left: 0;
  }

  .vehicle-title h3 {
    font-size: var(--rem48);
  }
}
/* ------------ END VEHICLE -------------------------- */

/* -------------- COMPANY --------------------------- */
.post table {
  border: none;
}
/* .company-table table.responsive.border-separate {
  border-collapse: separate;
  border-spacing: 0 3px;
} */
.company-table table.responsive th {
  width: 28%;
  border-color: var(--color-table-border02);
  font-weight: bold;
  vertical-align: middle;
}

.company-table table.responsive td {
  border-color: var(--color-table-border02);
  vertical-align: middle;
}

.googlemap {
  margin-top: var(--px30);
}

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

/* -------------- RECRUIT ----------------------------- */
.recruit-message img {
  width: 72%;
  margin: 0 auto;
  aspect-ratio: 900 / 490;
}

.recruit-message-title .lead {
  font-size: var(--rem30);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.5;
}

.recruit-message-title .lead_en {
  font-size: calc(var(--rem20) + 1px);
  line-height: 2.4;
  letter-spacing: 0.3em;
  color: var(--color-font);
  font-weight: normal;
}

.recruit-message-text p {
  line-height: 3;
  font-size: var(--rem20);
  letter-spacing: 0.05em;
}

.recruit-list p {
  font-size: var(--rem16);
  font-weight: normal;
  line-height: 1.8;
}
.recruit-list p.txtstyle02 {
  font-weight: bold;
  font-size: var(--rem18);
  color: var(--color-font);
  margin: var(--px24) auto var(--px20);
  text-align: center;
}

table.responsive.border-separate {
  border-collapse: separate;
  border-spacing: 0 3px;
}

table.responsive.border-separate th {
  font-weight: bold;
  font-size: var(--rem16);
}

table.responsive.border-separate td {
  font-size: var(--rem16);
  font-weight: normal;
}

.recruit-table table.responsive.border-separate th,
.recruit-table table.responsive.border-separate td {
  font-family: var(--font-family04);
}

.recruit-table table.responsive.border-separate th {
  width: 32%;
}

.recruit-table p {
  font-size: var(--rem16);
  font-family: var(--font-family04);
}

.recruit-contact_area {
  background: var(--color-font);
  padding: var(--px60) 0 var(--px100);
}

.recruit-contact_area h2.contact_ttl {
  font-size: var(--rem40);
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--color-font01);
  position: relative;
}

.recruit-contact_area h2.contact_ttl::after {
  width: 81px;
  height: 3px;
  background: var(--color-font01);
}

.recruit-contact_area .contact_read p {
  font-size: calc(var(--rem20) + 2px);
  text-align: center;
  color: var(--color-font01);
  font-weight: 500;
}

.recruit-contact_area .linkBtn {
  border-radius: 0;
  max-width: 660px;
  min-width: 240px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(var(--rem24) + 1px);
	opacity: 1;
	transition: .3s all ease-in-out;
}

.recruit-contact_area .linkBtn::after {
  display: none;
}.recruit-contact_area .linkBtn:hover {
	background: var(--color-button);
	opacity:.8;
}

@media print, screen and (max-width: 1023px) {
  .recruit-contact_area .linkBtn {
    max-width: 400px;
  }
}
@media print, screen and (max-width: 767px) {
  .recruit-message-title .lead {
    text-align: left;
  }

  .recruit-contact_area .linkBtn {
    max-width: 260px;
    height: 68px;
  }

  .recruit-table p {
    font-size: var(--rem14);
  }

  .recruit-message img {
    width: 90%;
  }
	table.responsive.border-separate {
		border-collapse: collapse;
		border-spacing: 0 0;
	}
}

/* -------------- END RECRUIT -------------------------- */

/* ------------- CONTACT 1 ------------------------------ */
.wpcf7-form {
  font-size: var(--rem20);
  line-height: 1.7;
}
.wpcf7-form table.responsive th {
  background: transparent;
  font-size: var(--rem18);
  font-weight: bold;
  color: var(--color-font);
  border: none;
  border-bottom: 1px solid #d9d9d9;
  width: 32%;
}

.wpcf7-form table.responsive th > span {
  font-size: var(--rem16);
}

.wpcf7-form table.responsive td {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  font-size: var(--rem20);
  font-weight: 500;
}

.wpcf7-form .must {
  background: #e80303;
  font-family: var(--font-family04);
}

.wpcf7-form table.responsive th > span.must {
  font-size: var(--rem18);
  font-weight: 500;
}
.wpcf7-form table.responsive input {
  border: 1px solid #d9d9d9;
  border-radius: 0;
}

.wpcf7-form table.responsive input:not(input[type="checkbox"], input[type="radio"]) {
  min-height: 50px;
  line-height: 50px;
}

.wpcf7-form table.responsive input[type="radio"] {
  margin-bottom: var(--px20);
}
.wpcf7-form table.responsive input[type="number"] {
  width: 30%;
  margin-right: 10px;
}

.wpcf7-form table.responsive .image_auth_jp_description {
  margin: 6px 0;
}

.wpcf7-form table.responsive tr:last-child th,
.wpcf7-form table.responsive tr:last-child td {
  border-bottom: none;
}

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

/* .wpcf7-form .subimitarea .linkBtn {
  max-width: 440px;
} */

.wpcf7-form .subimitarea .linkBtn::after {
  display: none;
}

.wpcf7-form .subimitarea .linkBtn input[type="submit"] {
  border-radius: 20px;
  max-width: 240px;
  padding: 1rem;
  font-size: var(--rem24w);
}

.wpcf7-form > p {
  font-size: var(--rem20);
}

.wpcf7-acceptance {
  font-size: var(--rem20);
}

.wpcf7-acceptance input {
  height: 16px;
  width: 16px;
}

@media print, screen and (max-width: 1023px) {
/*   .wpcf7-form table.responsive th > span {
    font-size: var(--rem14);
  } */

/*   .wpcf7-form .subimitarea .linkBtn input[type="submit"] {
    max-width: 300px;
  } */

  .wpcf7-form table.responsive input[type="number"] {
    width: 50%;
  }
}

@media print, screen and (max-width: 767px) {
  .wpcf7-form .subimitarea .linkBtn input[type="submit"] {
    max-width: 240px;
/*     height: 70px;
    font-size: var(--rem28); */
  }
}
/* ------------- END CONTACT 1 -------------------------- */

/* ---------------------- NEWS --------------------- */
#front_bottom_content {
  background: var(--color-background);
  padding: var(--px100) 0 var(--px120);
}

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

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

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

/* -------------------- END NEWS -------------------- */

/* ----------------- FOOTER ------------------------ */
/* contact */
.cta01 {
  background: url(/wp-content/uploads/bg_contact.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
  padding: var(--px120) var(--px80);
}
.cta01 .cta01_wrap {
  max-width: 1600px;
  margin: 0 auto;
  background: var(--color-font01);
  padding: var(--px80);
}

.cta01 > li::marker {
  display: none;
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist > ul > li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

.cta01 .btnttl {
  display: block;
}
.cta01 .infotxt {
  font-size: var(--rem24);
  font-weight: normal;
  font-family: var(--font-family02);
/*   margin-top: calc(-1 * var(--px20)); */
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: calc(var(--rem60) + 4px);
  letter-spacing: 0;
  font-family: var(--font-family01);
  font-weight: normal;
  background: var(--color-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
	line-height: 1.2;
}

.cta01 .telbtn .btnttl {
  font-size: calc(var(--rem28) - 1px);
  font-family: var(--font-family02);
  color: var(--color-font);
  font-weight: normal;
/*   margin-bottom: calc(-1 * var(--px20)); */
}
.cta01 a.telbtn {
  background: transparent;
  color: #fff;
}

.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .telnum::before {
  content: "\f095";
}

.cta01 a.airportBtn {
  background: var(--color-font);
  color: var(--color-font01);
  font-family: var(--font-family02);
  font-size: var(--rem36);
  line-height: 1.4;
  letter-spacing: 0.2em;
  border: 1px solid var(--color-font);
  position: relative;
}

.cta01 a.airportBtn::before {
  content: "\e22d";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: var(--rem28);
}

.cta01 a.privateBtn {
  background: var(--color-font01);
  color: var(--color-font);
  font-family: var(--font-family02);
  font-size: var(--rem36);
  line-height: 1.4;
  letter-spacing: 0.2em;
  border: 1px solid var(--color-font);
}

.cta01 a.privateBtn::before {
  content: "\f0f2";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: var(--rem28);
}

.cta01-text-header {
  font-size: var(--rem16);
  line-height: 3;
}

.cta01-qr {
  max-width: 960px;
  width: 94%;
  margin: var(--px100) auto 0;
}

.cta01-qr > p {
  font-size: var(--rem24);
  line-height: 1.4;
  letter-spacing: 0.2em;
  font-family: var(--font-family02);
  font-weight: 500;
  margin-bottom: var(--px30);
}

.qr-list {
  display: flex;
}

@media print, screen and (max-width: 1023px) {
  .cta01 .ctabtnlist > ul > li {
    width: 100%;
  }
}

/* end contact */

/* footer */
#footer {
  padding: var(--px60) var(--px60) var(--px30);
}

#footer .footer__logo:not(:last-child) {
  text-align: left;
}

#footer .footer__logo img {
  max-height: 110px;
}

.footer-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-text {
  max-width: 500px;
  margin-bottom: var(--px120);
}

.footer-text > div > p:last-child {
/*   text-align: right; */
}

.footer-text > div > p {
  font-size: var(--rem14);
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

#copyright {
  margin: 0;
}

#footer .inner {
  margin: 0;
  width: 50%;
}

#footer .footnav ul {
  justify-content: flex-start;
}
#footer p.m-minus {
	margin-left: -.6em;
}
@media print, screen and (max-width: 1023px) {
  #footer .inner {
    width: 35%;
  }

  .footer-text {
    max-width: 58%;
    text-align: left;
  }
}

@media print, screen and (max-width: 768px) {
  .cta01,
  .cta01 .cta01_wrap {
    padding: var(--px80) var(--px40);
  }

  .cta01-qr > p {
    font-size: var(--rem16);
  }

  .cta01 .telnum {
    font-size: var(--rem48);
  }

  .qr-list {
    flex-wrap: wrap;
	  justify-content: center;
  }

  .qr-list > div {
    width: 50%;
	  display: flex;
	  justify-content: center;
    margin-bottom: var(--px50);
  }
	.qr-list > div img {
		width: 100%;
		height: auto;
	}
	
  .footer-text {
    max-width: 100%;
  }

  .footer-nav {
    display: block;
  }

  #footer .inner {
    width: 100%;
  }

  #footer .footnav ul {
    justify-content: center;
  }
}
  @media print, screen and (max-width: 413px) {
    #footer {
      padding: var(--px60) var(--px30) var(--px30);
    }
  
}
/* ----------------- END FOOTER --------------------- */

 @media print, screen and (max-width:768px) {
/* 	 .vehicle-content {
		 display: flex;
		 justify-content: center;
		 gap: var(--px12);
	 } */
  
}
.post h4, .post ul#sitemap_list.sitemap_disp_level_0 > li a , h1.title{
	color: #fff;
}
.wpcf7-form table.responsive tr:last-child td img{
	max-width:clamp(150px, calc(200px + ((1vw - 19.2px) * 3.2362)), 200px);
}

.mbbr {
	display: inherit;
}
@media print, screen and (min-width: 500px) {
	.mbbr {
		display: none;
	}
} 

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

.wpcf7-form table.responsive tr:last-child th, .wpcf7-form table.responsive tr:last-child td {
    border-bottom: 1px solid #d9d9d9;
}