@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+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  --color-background-opa: #fffffff0;
  --color-background-secondary: #f5f5f5;
  --color-background-third: #fcfaee;
  --color-background-04: #e8ffc9;
  --color-background-05: #fad0e6;
  --color-background-06: #9ee0ff;
  --color-semi-white: #fafafa;

  --color-font: #252524;

  --color-font-pure-black: #000;
  --color-font-black: #111;

  --color-dark-brown: #231815;

  --color-primary: #ee7700;
  --color-primary-shade: #fbdc94;
  --color-primary-tint: #ee7700;

  --color-title-underline: #ff9c90;
 --color-secondary01: #002060;
  --color-secondary: #fbdc94;
  --color-secondary-shade: #ee7700;
  --color-secondary-tint: #fbdc94;

  --color-table-border: #ebebeb;
  --color-table-bg: #e6e6e6;

  --color-red-prime: #dc143c;
  --color-red-simple: #ff0000;
  --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; /* width semi-pages*/
  /*------▼ヘッダー設定▼------*/
  --header-background: #ffffff;
  --header-color-font: #444444;

  --header-color-primary: #ee7700;
  --header-color-secondary: #d1d1d1;
  --header-color-primary-shade: #ffffff;
  --header-color-primary-tint: #ee7700;
  /*------▼フッター設定▼------*/
  --footer-background: #f5f5f5;
  --footer-color-font: #252524;
  --footer-color-primary: #252524;

  /* adding font var */
  --font-family01: "Yu Gothic", "Noto Sans JP", sans-serif;
  --font-family02: "Yu Gothic", "Zen Kaku Gothic New", "Noto Sans JP",
    sans-serif;

  --font-english-head: "Yu Gothic", "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)*/
  --px140: min(calc(130px + (1vw - 19.2px) * 6.4725), 130px);
  /*130px-30px (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) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px85: min(calc(85px + (1vw - 19.2px) * 2.589), 85px);
  /*85px-45px (1920-375)x*/

  --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) * 2.2653), 70px);
  /*70px-35px (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)*/
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2945), 38px);
  /*38px-18px (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)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.6181), 5rem);
  /*5rem-2.5rem (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)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.7767), 3.2rem);
  /*3.2rem-2rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --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)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem23: min(calc(2.3rem + (1vw - 1.92rem) * 0.6472), 2.3rem);
  /*2.3rem-1.3rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem);
  /*2.2rem-1.2rem (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)*/
  --rem16s: min(calc(1.6rem + (1vw - 1.92rem) * 0.5177), 1.6rem);
  /*1.6rem-0.8rem (1920-375)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem);
  /*1.5rem-1.3rem (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)*/
  --rem12s: min(calc(1.2rem + (1vw - 1.92rem) * 0.2588), 1.2rem);
  /*1.2rem-0.8rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

body .post {
  font-family: var(--font-family01);
}

@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    height: auto;
    background: var(--header-background);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }

  #header {
    height: 100px;
  }
  #header ul.header__contact {
    height: 55px;
    gap: var(--px16);
    padding: 0 var(--px20);
  }
  #header a.head_btn {
    align-items: center;
    padding: 10px calc(var(--px24) + 1px);
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem14);
    line-height: 1.4;
    border-radius: 100px;
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-primary);
    border: 3px solid var(--header-color-primary);
  }
  #header a.head_btn.tel_btn::before {
    color: var(--header-color-font);
  }
  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
  }
  #header a.head_btn.mail_btn::before {
    font-size: 1.45em;
    margin-bottom: 0;
  }
  #header a.head_btn:hover {
    background: var(--header-color-primary);
    color: var(--header-background);
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--color-primary);
  }
  nav#mainNav ul li a {
    gap: 8px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
  }
  nav#mainNav ul li a span {
    font-weight: 400;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
}
@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;

    font-size: var(--rem20);
    gap: 8px;
  }

  #header a.head_btn.tel_btn span.tel_icon::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.8em;
    margin-top: 4px;
  }
  #header a.head_btn.tel_btn span.tel_text-sub {
    font-size: var(--rem12);
    font-weight: bold;
  }
  #header a.head_btn.mail_btn {
    padding-left: calc(var(--px40) + 4px);
    padding-right: calc(var(--px40) + 4px);

    gap: 1rem;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}

/* footer */
#footer {
  color: var(--footer-color-font);
  font-size: var(--rem14);
  padding: var(--px60) 0;
}
#footer .footer__logo img {
  max-height: var(--px70);
}
#footer ul li a {
  font-weight: 600;
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-bottom: var(--px30);
}
#copyright {
  color: #111;
}

#footer .socialicon ul > li:first-child {
  order: 3;
}
/* post */
#front_top_content,
#front_bottom_content {
  background: var(--color-background);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

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

.postlist .ttls a {
  color: #111;
}

/* .postlist li,
.postlist li:first-child {
  background: var(--color-background);
  border-bottom: 0;
  border-top: 0;
  margin-bottom: 1rem;
} */

/* cta */
#contact-bottom,
#contact {
  background: url(/wp-content/uploads/CTA.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 2;
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  background: var(--color-background-opa);

  padding: var(--px120) 20px;
}

.cta01 .cta01_wrap .logo-ttl {
  width: 20%;
  max-width: 165px;
  display: flex;
  align-items: end;
  margin: 0 auto;
  margin-bottom: var(--px30);
}
.cta01 .cta01_wrap .logo-ttl img {
  width: 100%;
  height: auto;
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  gap: 2rem;
  max-width: 980px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist 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: calc(var(--px24) - 3px) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 100px;
  transition: all ease 0.15s;
  font-family: var(--font-family02);
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

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

/*電話ボタン*/

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-background);
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
  font-size: 1.17em;
}
.cta01 .telnum::before {
  content: "\f3cd";
  font-size: 0.89em;
}
.cta01 h1.title.main-ttl {
  letter-spacing: 0;
}
body.home #contact-bottom {
  display: none;
}
/* main title */

h1.bottom-loop,
h1.top-loop,
h1.title.main-ttl {
  font-size: var(--rem40);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-english-head);
  position: relative;
  letter-spacing: 0.06em;
  line-height: 1.4;
  padding-bottom: 2rem;
  margin-bottom: var(--px50);
}

h1.bottom-loop::after,
h1.top-loop::after,
h1.title.main-ttl::after {
  content: "";
  position: absolute;
  height: 3px;
  width: 2em;
  margin: 0 auto;
  background: var(--color-primary);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.5;
}

h1.bottom-loop span span,
h1.top-loop span span,
h1.title.main-ttl span span {
  font-size: 0.45em;
  font-family: var(--font-english-head);
  font-weight: bold;
  color: var(--color-primary);
  display: block;
  margin-bottom: 0;
  letter-spacing: 0;
}

/* main btn */

.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: var(--color-primary);
  font-weight: 500;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: 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: var(--color-primary-tint);
  background: var(--color-background);
  outline: 1px solid var(--color-primary-tint);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-primary-tint);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* TOP */

.main-wrapper p {
  font-family: var(--font-family02);
  line-height: 2;
  letter-spacing: 0.057em;
  font-weight: 500;
  font-size: var(--rem14);
}
/* code rec */
.column04 .txtarea h1.title.main-ttl::after,
#company h1.title.main-ttl::after {
  left: -50%;
}
#company h1.title.main-ttl .column04 .txtarea h1.title.main-ttl {
  font-size: var(--rem36);
}
#company h1.title.main-ttl span span,
.column04 .txtarea h1.title.main-ttl span span {
  font-size: 0.5em;
}
/*-----------------------------
column_04
------------------------------*/
#rec .sec01 {
  padding: 0;
}
.toptxtarea {
  max-width: 960px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.toptxtarea p {
  font-size: var(--rem16);
  text-align: center;
}
.column04 {
  height: 50%;
  background: var(--color-background-secondary);
  position: relative;
  padding: var(--px80) 0 calc(var(--px240) + var(--px180));
  margin: 0;
}
.column04:before {
  content: "";
  background: url(/wp-content/uploads/rec-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.column04_wrap {
  position: relative;
  max-width: 1600px;
  width: 94%;
  margin: var(--px60) auto 0;

  z-index: 1;
}
.column04 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}
.column04 .txtarea .txtinner {
  max-width: 560px;
}
.column04 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column04 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* code company */

#company .sec01 {
  background: transparent;
  padding: var(--px100) 0;
}

#company .column01 {
  position: relative;
  margin: 0;
}
#company .column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
}
#company .column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}
#company .column01 .txtarea .txtinner {
  max-width: 560px;
}
#company .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
#company .column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  #company .column01 .txtarea .txtinner {
    max-width: 580px;
  }
}
/* semi-ttl */
header#h1Header h1.title.first {
  font-size: var(--rem40);
  font-weight: bold;
  letter-spacing: 0;
}
h1.title.semi-ttl {
  font-size: var(--rem20);
  font-weight: bold;
  color: var(--color-font-pure-black);
  font-family: var(--font-english-head);
  position: relative;
  letter-spacing: 0;
  line-height: 1.4;
  padding-bottom: 0;
  margin-bottom: var(--px50);
}
h1.title.semi-ttl span span {
  font-size: 1.8em;
  font-family: var(--font-english-head);
  font-weight: bold;
  color: var(--color-primary);
  display: block;
  margin-bottom: 0;
  letter-spacing: 0;
}
.semi-wrapper {
  color: var(--color-font-pure-black);
}
.semi-wrapper p {
  line-height: 2.5;
}
.box-company01 .title.semi-ttl {
  font-size: calc(var(--rem24) + 1px);

  color: var(--color-primary);

  margin-bottom: 0;
}
.box-company01 .title.semi-ttl span span {
  font-size: 1.2em;
  font-family: var(--font-english-head);

  color: var(--color-font-pure-black);
}
/* code box-company01 */
.box-company01 {
  margin-bottom: var(--px140);
}
.box-company01 p {
  text-align: center;
  font-size: var(--rem14);
}
.text-radius {
  width: 220px;
  height: 220px;
  display: flex;
  align-items: center;
  border: 1px solid var(--color-primary);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 auto;
  margin-bottom: var(--px50);
  color: var(--color-font-pure-black);
}
.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: 33%;
  margin-bottom: 3%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 33%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 33%;
  height: 0;
}
@media print, screen and (max-width: 1024px) {
  .box-company01 p {
    font-size: var(--rem12);
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
  .box-company01 p {
    font-size: var(--rem14);
  }
}
@media print, screen and (max-width: 430px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code box-company02  */
.box-company02 {
  margin-bottom: var(--px120);
}
.box-company02 .sec01 {
  background: transparent;
  padding: 0;
}

.column02 {
  position: relative;
  padding: 0;
  margin: 0;
}

.column02 .txtarea {
  background: var(--color-background);
  display: flex;
  /* width: 65%; */
  padding: 0;
  margin: 0;
}
.column02 .txtarea .txtinner {
  width: 100%;
}
.column02 .imgarea {
  /* width: 35%; */
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .column02 .imgarea {
    margin-bottom: var(--px30);
  }
  .box-company02 p {
    font-size: var(--rem14);
  }
}
/*---------rev-----------*/
/* code box-company03 */
.box-company03 {
  margin-bottom: var(--px120);
}
.box-company03 table.table_style02,
.box-company03 table.table_style02 th,
.box-company03 table.table_style02 td {
  border-width: 1px 0;
  border-color: var(--color-table-border);
}
.box-company03 table.table_style02 {
  border-collapse: separate;
  border-spacing: 0 2px;
  border: none;
  margin: 0;
}
.box-company03 table.table_style02 th,
.box-company03 table.table_style02 td {
  font-size: var(--rem16);
  color: var(--color-font-pure-black);
  padding: var(--px30);
}
.box-company03 table.table_style02 th {
  width: 25%;
  background: var(--color-table-bg);
  font-weight: bold;
}
.box-company03 table.table_style02:first-child {
  margin-top: 0;
}
.box-company03 table.table_style02:last-child {
  margin-bottom: 0;
}
/* box-company04 */
.box-privacy01 {
  margin-bottom: var(--px80);
}
.box-privacy01 p.txt_c.mb4 {
  font-weight: bold;
  font-size: var(--rem20);
}

@media print, screen and (max-width: 430px) {
  .m-1 {
    margin-left: -28%;
  }
  .page_content p {
    font-size: 1.2rem;
  }
  .box-privacy01 p.txt_c.mb4 {
    font-size: 1.3rem;
  }
}

.page_content p {
  line-height: 2;
}

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

/* カードスタイル */
/*---------style02-------------*/
  
.card01_list.cardstyle02 > li .txtarea {
    background: #fff;
    padding: 20px 20px 20px 20px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
}



/*---------txtstyle02 -----------*/
  
.post .txtstyle02, .txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
    color: #111;
    line-height: 1.4;
  padding: 0;
}
.post .txtstyle02:before, .post .txtstyle02:after, .txtstyle02:before, .txtstyle02:after {
  content: none;
}
.post .card01_list .txtstyle02, .card01_list .txtstyle02 {
    font-size: var(--rem20);
    margin: 0;
    text-align: center;
}
	
/*------------------------------------------------------------
 ナンバリング02
------------------------------------------------------------*/

.num_list02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	counter-reset: number; /*数字をリセット*/
	list-style-type: none!important; /*数字を一旦消す*/
}
.num_list02 > li {
	position: relative;
	width: 100%;
	margin-top: var(--px40w);
	padding: var(--px80) var(--px40) var(--px60);
	border: 2px solid;
	border-radius: 15px;
}
.num_list02 > li::before {
	content: counter(number, decimal-leading-zero);
	counter-increment: number;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: var(--px80);
	height: var(--px80);
	color: var(--color-font);
	background: #fff;
	font-size: var(--px30);
    font-family: var(--font-family02);
	border-radius: 50%;
	border: 2px solid;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.num_list02 .num_listttl {
	background: none;
	font-size: var(--rem20w);
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	padding: 0;
	margin: 0 auto var(--rem12);
	border: none;
}
.num_list02 .num_listttl::before {
	display: block;
	position: static;
	color: var(--color-font);
	font-size: var(--px80);
	font-weight: normal;
	font-family: 'FontAwesome';
	line-height: 1;
	margin: 0 auto var(--px20);
	width: auto;
	height: auto;
}
.num_list02 .num01::before {
	content: '\f0e6';
}
.num_list02 .num02::before {
	content: '\f044';
}
.num_list02 .num03::before {
	content: '\f52d';
}
.num_list02 .num04::before {
	content: '\f4fd';
}

/*---------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: 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;
	}
}
.box-sales h5 {
  font-size: var(--rem24);
	font-weight: 500;
  color: var(--color-secondary01);
  margin-bottom: 6px;
}

.page_content p {
  line-height: 2;
}

.post h2.clr-bl {
  color: var(--color-secondary01);
  font-weight: 600;
}

.post h2.clr-bl::after {
  display: none;
}

body.page-privacy .page_content {
  font-size: calc(var(--rem18) - 1px);
  line-height: 2;
}
body.page-privacy .page_content ul,
body.page-privacy .page_content li {
  line-height: 2;
}
ul.num-lst-circle {
  counter-reset: section;
  list-style: none;
}

ul.num-lst-circle > li {
  margin: 0 0 10px 0;
  line-height: 1.4 !important;
}
ul.num-lst-circle > li ul {
  padding-left: 2em;
}
ul.num-lst-circle > li:before {
  content: counter(section);
  counter-increment: section;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  margin: 0 1em 0 0;
  border: 1px solid;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
}

ul.num-lst-circle-smll {
  counter-reset: section;
  list-style: none;
  margin-left: 1em;
  margin-top: 1em;
}

ul.num-lst-circle-smll > li {
  margin: 0 0 10px 0;
  line-height: 1.4 !important;
  display: flex;
  gap: 5px;
}
ul.num-lst-circle-smll > li p {
  font-size: var(--rem16);
  width: calc(100% - 2em);
}
ul.num-lst-circle-smll > li ul {
}
ul.num-lst-circle-smll > li:before {
  content: counter(section);
  counter-increment: section;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  margin: 0 0 0 0;
  border: 1px solid;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
}
p.blue-lnk {
  padding-left: 2em;
  color: #0070c0;
}
a.blue-lnk {
  color: #0070c0;
  text-decoration: underline;
}

ul.num-lst-quote {
  counter-reset: quote;
  list-style: none;
}

ul.num-lst-quote > li {
  margin: 0 0 10px 0;
  line-height: 1.2;
}
ul.num-lst-quote > li ul {
  padding-left: 1em;
}
ul.num-lst-quote > li:before {
  content: "(" counter(quote) ")";
  counter-increment: quote;
  display: inline-block;
  font-size: 1.2em;
  margin: 0 0 0 0;

  text-align: center;
  vertical-align: middle;
}

table.small-tbl {
  border: 0;
  font-size: calc(var(--rem18) - 1px);
}
table.small-tbl th,
table.small-tbl td {
  border: 0;
  background: transparent;
  padding: 0;
}
table.small-tbl th {
  width: 20%;
  max-width: max-content;
  text-align: center;
}

/* 20241112 */

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

/*--幅フル100%--------------------------------------------*/
	
.widearea {
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
}
.m-center{
	margin: 0 auto;
}
.pd4{
	padding; var(--px40);
}
ul.border-items > li {
	border: 1px solid var(--color-primary);
}
.card01_list.cardstyle02.border-items > li .txtarea{
	box-shadow: none;
}

.flexbox h3 {
	font-size: var(--rem24);
	padding-left: 0;
}


/*-- トップページ以外のお問い合わせ枠にメールを復活される場合はこちらを削除ください↓↓↓ ------*/

.cta01 .ctabtnlist {
    justify-content: center;
    gap: 2rem;
    max-width: 980px;
    margin: var(--px50) auto 0 auto;
}

.single-post h1.title {
    font-size: var(--rem36w);
    font-style: normal;
    margin: 0 auto 20px;
    text-align: center;
}

/*-- トップページ以外のお問い合わせ枠にメールを復活される場合はこちらを削除ください↑↑↑ ------*/