@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@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=Oswald:wght@200..700&family=Sorts+Mill+Goudy:ital@0;1&display=swap");

:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
	--color-background02: #EEF9FD; /*new*/
  --bg-E85C5C: #E85C5C; /*new*/
  --bg-9FCFEA: #9FCFEA; /*new*/
  --bg-B0E451: #B0E451; /*new*/
  --bg-9F8A6A: #9F8A6A; /*new*/
  --bg-94DDCC: #94DDCC; /*new*/
  --bg-FBB03C: #FBB03C; /*new*/
  --clr-shadow: #00000040; /*new*/
  --clr-FF0000: #FF0000; /*new*/
  --color-background-btn-face: #eef9fd;
  --color-font: #252524;
  --color-primary: #055198;
  --color-primary-shade: #055198;
  --color-primary-tint: #055198;
  --color-secondary: #e8952f;
  --color-secondary-tint: #0866ff;
  --color-table-border: #ccc;
  --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: #fff;
  --header-color-font: #444444;
  --header-color-font-02: #333;
  --header-color-primary: #055198;
  --header-bg-02: #f5f5f5;
  --header-color-primary-shade: #e8952f;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #055198;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Oswald", "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);
  /*130px-90px (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)*/
  --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*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --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)*/
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (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)*/
  --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)*/
}

html {
  scroll-behavior: smooth;
}

/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header {
    height: 100px;
  }
  .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: 157px;
    max-height: 40px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
  }
  #header ul.header__contact {
    height: 60px;
    gap: 1.7rem;
  }

  #header a.head_btn.tel_btn {
    border-radius: 50px;
    padding-left: calc(var(--px30) - 5px);
    padding-right: calc(var(--px30) - 5px);
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn.tel_btn .tel_icon {
    font-weight: bold;
    font-size: var(--rem20);
    display: flex;
    align-items: center;
    gap: 8px;
  }
  #header a.head_btn.tel_btn .note {
    font-weight: bold;
  }
  #header a.head_btn.tel_btn .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.8em;
    font-weight: 400;
    line-height: 1;
    margin-top: 2px;
  }
  #header a.head_btn.mail_btn {
    border-radius: 50px;
    margin-right: 2rem;
    padding-left: calc(var(--px40) + 4px);
    padding-right: calc(var(--px40) + 4px);
  }
  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary-shade);
  }
  #header a.head_btn.mail_btn::before {
    font-size: 1.3em;
    margin-bottom: 0;
    margin-top: 2px;
  }
  @media print, screen and (max-width: 1120px) and (min-width: 1024px) {
    nav#mainNav ul li a {
      padding: var(--px20);
    }
  }
}
@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li.current-menu-item a {
    color: #fff;
    background: var(--color-primary);
  }
}

/* code fotter */
#footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--px60) 0;
}
#footer .footer__logo:not(:last-child) {
  padding: var(--px24) var(--px60);
  background: var(--footer-color-primary);
  display: inline-block;
  margin-bottom: var(--px30);
}
#footer .footer__logo img {
  max-height: 40px;
}
#footer ul li a {
  font-weight: 500;
}
#copyright {
  margin: var(--px14) auto 0;
  font-weight: 200;
}
/* code main-ttl */
h1.title.bottom-loop,
h1.title.top-loop,
h1.title.main-ttl {
  font-weight: 500;
  font-size: calc(var(--rem48) - 2px);
  text-align: center;
  color: var(--color-font);
  letter-spacing: 0.1em;
  line-height: 1.4;
  position: relative;
  padding-bottom: var(--px20);
  margin-bottom: var(--px50);
}
h1.title.bottom-loop span span,
h1.title.top-loop span span,
h1.title.main-ttl span span {
  font-size: var(--rem24w);
  letter-spacing: 0.1em;
  color: var(--color-primary);
  display: block;
}
h1.title.bottom-loop::after,
h1.title.top-loop::after,
h1.title.main-ttl::after {
  content: "";
  width: 1.74em;
  height: 3px;
  border-bottom: solid 3px var(--color-primary);
  position: absolute;
  display: block;
  bottom: 0px;
  visibility: inherit;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* code linkBtn */
/* linkbtn */
.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-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--px20) var(--px30) var(--px20) var(--px20);
  margin: 0;
  border: 1px solid transparent;
  border-radius: 100px;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
  transition: all 0.3s;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-primary);
  background: #fff;
  border-color: var(--color-primary);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-right: 3px solid var(--color-primary);
  border-bottom: 3px solid var(--color-primary);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code poslist */

#front_bottom_content {
  background: var(--color-background);
  padding: var(--px120) 0;
}
.postlist .post_text {
  padding: var(--px30);
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
}

.postlist .ttls a {
  color: #111;
  font-size: var(--rem16);
}
.postlist .date {
  color: #000;
  font-size: var(--rem16);
}
/* code cta */
body.home #contact-bottom {
  display: none;
}
.cta01 {
  background: url(/wp-content/uploads/cta-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}
.cta01 .cta01_wrap {
  max-width: 1100px;
  width: 94%;
  margin: 0 auto;
  background: var(--color-background);
  padding: var(--px100) 2rem;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  gap: var(--px30);
  margin: var(--px40) 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: 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;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
}
.cta01 a.mailbtn .infotxt {
  font-size: var(--rem18);
}
/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: 500;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-secondary);
  color: #fff;
  border-radius: 100px;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: #fff;
  border-radius: 100px;
}

/*ボタンアイコン*/

.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";
}
.cta01 .telnum::before {
  content: "\f3cd";
}
/* code btn-face */
/* f09a */
#btn-face {
  background: var(--color-background-btn-face);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px100) 0;
}
#btn-face a {
  width: 94%;
  max-width:600px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-secondary-tint);
  color: #fff;
  font-weight: bold;
  font-size: calc(var(--rem36) - 2px);
  line-height: 1.4;
  padding: calc(var(--px40) + 1px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 100px;
  gap: var(--px20);
  opacity: 1;
  transition: 0.3s all ease;
}
#btn-face a:hover {
  opacity: 0.8;
}
#btn-face a img {
  width: calc(var(--px60) - 5px);
  height: calc(var(--px60) - 5px);
  object-fit: cover;
  opacity: 1;
}
/* code prome */
#prome .sec01 {
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px100) 0;
  background-attachment: fixed;
}

#prome .column01 {
  position: relative;
  margin: 0;
}
#prome .column01_wrap {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  background: var(--color-background);
}
#prome .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  padding: 1.5rem;
  margin: 0;
}
#prome .column01 .txtarea .txtinner {
  max-width: 100%;
}
#prome .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  padding: 1.5rem;
  padding-left: 0;
}
#prome .column01 .imgarea img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/*---------txtstyle-----------*/
#prome p {
  line-height: 2;
  font-size: 1.4rem;
}
#prome .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem42);
  font-weight: 500;
  text-align: left;
  letter-spacing: 0;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}
#prome .txtstyle02:before,
#prome .txtstyle02:after {
  content: none;
}
#prome .column01 .txtstyle02 {
  font-size: clamp(2.2rem, calc(3.6rem + ((1vw - 19.2px) * 0.9061)), 3.6rem);
  margin: 1rem 0;
}
#prome .txtstyle04 {
  font-family: var(--font-family01);
  font-size: calc(var(--rem30) + 2px);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: left;
  margin: 0;
  background: transparent;
  border: none;
  color: var(--color-secondary);
  line-height: 1.4;
  padding: 0;
}
#prome .txtstyle04:before {
  content: none;
}
#prome .column01 .txtstyle04 {
  font-size: clamp(1.8rem, calc(2.8rem + ((1vw - 19.2px) * 0.6472)), 2.8rem);
}
#prome .column01 .txtstyle04:after {
  display: none;
}
@media print, screen and (max-width: 1440px) {
  #prome p {
    font-size: 1.4rem;
  }
}
@media print, screen and (max-width: 768px) {
  #prome .column01 .imgarea {
    padding: 1.5rem;
  }
}
/* code product */
h3.ttl-item {
  font-size: calc(var(--rem40) - 2px);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 0;
  padding-left: var(--px30);
  margin: var(--px60) 0 var(--px40);
  border: none;
  border-left: 8px solid var(--color-secondary);
}
#product {
  background: url(/wp-content/uploads/top-03.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: var(--px150) 0;
}
.product-content {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
/* code rec */
#rec {
  background: url(/wp-content/uploads/top-04.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: var(--px100) 0;
}
#rec .link_3col {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px40);

  padding: 0;
}
#rec h2.ttl-rec::after {
  display: none;
}
#rec h2.ttl-rec {
  padding: 0;
  margin: 0;
  color: #fff;
  font-weight: 500;
  font-size: calc(var(--rem30) + 2px);
}

#rec a.btn-rec {
  width: calc(var(--px30) + 2px);
  height: calc(var(--px30) + 2px);
  border-radius: 50%;

  position: relative;
  background: var(--color-background);
}
#rec a.btn-rec:hover {
  background: var(--color-secondary);
}
#rec a.btn-rec:hover::after {
  border-color: #fff;
}
#rec a.btn-rec::after {
  content: "";
  position: absolute;
  width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  border-style: solid;
  border-width: 2px 2px 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-color: var(--color-primary);
}

#rec .link_item {
  width: 100%;
  margin: 0;
  border: none;
}

#rec .link_item {
  position: relative;
}

#rec .link_item_img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#rec .link_item_img:before {
  content: "";
  display: block;
  padding-top: 50%;
}

#rec .link_item_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  pointer-events: none;
}

#rec .link_item_img img {
  position: absolute;
  width: 100%;
  max-width: initial;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
  padding: 0;
}

#rec .link_item .link_item_ttl {
  position: absolute;
  top: 50%;
  left: 75%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;

  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--px20);
  width: 100%;
  padding: 0;
  line-height: 1;
  letter-spacing: 0.05em;
}

#rec .post .link_item a:hover .link_item_ttl {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  #rec .link_3col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #rec a.btn-rec {
    width: 2.2rem;
    height: 2.2rem;
  }
  #rec .link_item_img:before {
    padding-top: 50%;
  }
}

@media only screen and (max-width: 500px) {
  #prome .sec01,
  #rec {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 376px) {
  #rec h2.ttl-rec {
    font-size: 1.6rem;
  }
  #rec a.btn-rec {
    width: 2rem;
    height: 2rem;
  }
}
body.home #contact-bottom {
	display: none;
}

.content-inner {
	width: 94%;
	max-width: 1100px;
	margin: 0 auto;
}

/* company */
#thumbImg::before, header#h1Header::before {
  background: var(--color-background);
  opacity: .6;
}

header#h1Header h1.title {
  color: var(--color-font);
  font-size: var(--rem40w);
  font-weight: 500;
  letter-spacing: .1em;
}

body:not(.home) .post h2 {
  font-size: var(--rem36);
  color: var(--color-font);
  font-weight: 500;
}
.img-contain  img{
  display: block;
  width: 100%;
  height: auto;
}

.content01 .img-contain {
  width: 100%;
  margin: 0 auto;
  max-width: 600px;
}
.img-sign {
  font-weight: 500;
  line-height: 2.5;
  font-size: var(--rem20w);
}

.lh2 {
  line-height: 2;
}

.full-clr {
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	padding: var(--px100) var(--px40); 
	
	background: var(--color-background02);
}
.page-company .content02 .content-wrap {
  max-width: 790px;
  margin: 0 auto;
}


.post .ol-list_underline > li {
list-style: none;
display: flex;
align-items: center;
gap: var(--rem18);
font-weight: bold;
font-size: var(--rem20w);
border-bottom: 1px solid var(--color-primary);
}

.post .ol-list_underline {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
}

.post .ol-list_underline > li::before {
  counter-increment: number;
  content:  counter(number) ".";
  display: inline-block;
  font-weight: bold;
  font-size: 2em;
  color: var(--color-primary);
}

.info-group {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: var(--px30w);
  justify-content: stretch;
  font-weight: bold;
  font-size: var(--rem18);
}
.info-group .info-top {
  width: 100%;
  
}
.info-group .info-ttl > span > span{
display: block;
line-height: 2;
color: var(--color-secondary);
font-weight: 500;
}

.info-group .info-ttl {
  margin: 0 auto;
  padding-bottom:  var(--px30w);
  width: 100%;
  max-width: 250px;
  border-bottom: 2px solid var(--color-primary);
}

.col3_info {
  display: flex;
  
  gap: 3%;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 4rem;
}

.col3_info > .info-group {
  min-width: 280px;
}

.post table.responsive th,
.post table.responsive td{
padding: var(--px30);
font-size: var(--rem16);
vertical-align: middle;
}

.post table.responsive th {
  background: var(--color-background02);
}

.post table th {
  background: var(--color-background02);
}

.post table th,
.post table td {
  padding: var(--px30);
}

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

.table_scroll table th:nth-child(1),
.table_scroll table th:nth-child(2) {
  width: 33%;
}
.table_scroll table th:nth-child(3),
.table_scroll table th:nth-child(4) {
  width: 17%;
}

.tablenote {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 1em;
  
}

body:not(.home) .post h3 {
  border-bottom: 0;
  border-left: 9px solid var(--color-secondary);
  padding-bottom: 0;
  font-size: var(--rem24w);
}

.table_scroll table {
  min-width: 900px;
}

@media print, screen and (max-width: 1100px) and (min-width: 821px) {
  .table_scroll table th,
  .table_scroll table td {
    padding: 18px;
  }
}

.content-wrap .flexbox .imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* achieve */

.col3_anchor {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: var(--px20);
row-gap: 2rem;
flex-wrap: wrap;
}

.col3_anchor > li {
  width: calc(calc(100% - var(--px20) * 2) / 3);
  display: flex;
  align-items: center;
}
.achieve-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  font-weight: bold;
  font-size: 1.4rem;
  background: var(--color-background);
  box-shadow: 0px 0px 7px var(--clr-shadow);
  border-radius: 5px;
  padding: var(--px14);
  width: 100%;
  height: 100%;
transition: all .3s ease;  
border: 1px solid transparent;
}
.achieve-btn:hover {
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  opacity: .8;
  border: 1px solid var(--color-primary);
}
.achieve-btn > span {
  width:-webkit-fill-available;
}
.achieve-btn::after {
  content: "\f054";
  font-family: "FontAwesome";
  display: inline-block;

}

.achieve-btn::before {
  content: "熱";
  display: inline-block;
  padding: 0 1rem;
  background: var(--bg-E85C5C);
  font-size: var(--rem20w);
  border-radius: 2px;
  color: var(--color-background);
  line-height: 1.7;
}

.achieve-btn.bf-9FCFEA::before {
  content: "水";
  
  background: var(--bg-9FCFEA);

}
.achieve-btn.bf-B0E451::before {
  content: "健";
  
  background: var(--bg-B0E451);

}
.achieve-btn.bf-9F8A6A::before {
  content: "油";
  
  background: var(--bg-9F8A6A);

}
.achieve-btn.bf-94DDCC::before {
  content: "気";
  
  background: var(--bg-94DDCC);

}
.achieve-btn.bf-FBB03C::before {
	content: "他";
  
  background: var(--bg-FBB03C);

}

@media screen and (max-width: 1023px) {
  .col3_anchor > li {
    width: calc(calc(100% - var(--px20)) / 2);
    
  }
}
@media screen and (max-width: 640px) {
  .col3_anchor > li {
    width: 100%;
    min-height: 82px;
  }
}

.img-ttl {
  line-height: 2;
  font-weight: bold;
  margin-top: 1rem;
}

.col3_imgs {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 2%;
  row-gap: var(--px40w);

flex-wrap: wrap;
}

.col3_imgs > li {
 width: calc(calc(100% - 2% * 2) / 3);
}

@media screen and (max-width: 1023px) {
  .col3_imgs > li {
    width: calc(calc(100% - 2% * 2) / 2);
  }
}
@media screen and (max-width: 500px) {
  .col3_imgs > li {
    width: 80%;
    
  }
  .col3_imgs {
    justify-content: center;
  }
}

.anchor_link::before {
  content: '';
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.ml10 {
  margin-left: var(--px100);
  font-size: 1.2rem;
}
.clr-FF0000 {
  color: var(--clr-FF0000);
}
.simple-link {
  transition: all .3s ease;
}

.simple-link:hover {
  color: var(--color-primary);
}

@media print, screen and (max-width: 414px) {
    body.mobile #header .logo img {
        width: auto;
        height: 100%;
        max-width: 150px;
        max-height: 40px;
        -o-object-fit: contain;
        object-fit: contain;
    }
	.content02 .content-wrap .flexbox .imgarea img {
		width: 70%;
	}
	#footer .footer__logo img {
		max-width: 120px;
	}
	.post .ol-list_underline > li::before {
		min-width: fit-content;
	}
	.info-group .info-ttl {
		font-size: 1.5rem;
	}
}

@media print, screen and (min-width: 431px) {
	#prome .column01 .txtarea .txtinner > .imgarea {
		display:none;
	}
}
@media print, screen and (max-width: 430px) {
	#prome .column01_wrap > .imgarea {
		display: none;
	}
	#btn-face a {
		width: 80%;
	}
}
@media print, screen and (min-width: 374px){
	.sebr {
		display: none;
	}
}
@media print, screen and (max-width: 375px){
	.se_none {
		display: none;
	}
}


/* ------------ 26032025 ------------- */
/* style h2  */
body:not(.home) .post h2 span {
  color: var(--color-primary);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: var(--rem24w);
  display: block;
}

/* style h2  */

/* header */
@media print, screen and (min-width: 1024px) {
  #header .logo {
    display: flex;
    align-items: center;
  }

  #header .logo img {
    min-width: 70px;
    height: auto;
    width: 100%;
    margin-right: 8px;
  }

  #header .logo .logo-txt {
    font-size: var(--rem24);
    color: var(--color-font);
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.4;
  }

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

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

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

@media print, screen and (max-width: 1800px) and (min-width: 1024px) {
  #header .logo .logo-txt {
    font-size: var(--rem18);
  }

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

@media print, screen and (max-width: 1430px) and (min-width: 1024px) {
  #header .logo .logo-txt {
    font-size: 1.4rem;
  }

  #header a.head_btn.mail_btn {
    margin-right: 1rem;
  }

  nav#mainNav ul li a {
    padding: var(--px20) var(--px12);
  }

  #header ul.header__contact {
    gap: 8px;
  }
}

 @media print, screen and (max-width: 1023px) {
	 nav#mainNav ul li li.current-menu-item:last-child a,
	  nav#mainNav ul li li.current-menu-item a {
		 background: var(--color-primary);
		 color: var(--color-background);
	 }
	
	body.mobile #header .logo .mark {
		gap: 8px;
	}

  #header .logo .logo-txt {
    font-size: var(--rem18);
    font-weight: 500;
    line-height: 1.4;
  }
	
	body.mobile #header .logo img {
		width: 100%;
		margin-right: 8px;
		max-height: 35px;
	}
}

@media print, screen and (max-width: 767px) {
body.mobile #header .logo img {
    max-width: 130px;
	
  } 
}
/* end header */

/* footer */
#footer .logo-ft-txt {
  font-size: var(--rem24);
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: var(--px20);
}
/* end footer */

/* ---------- COOL FLYER ------------- */
.flyer-banner {
  margin-left: -70px;
  margin-right: -70px;
}

.flyer-banner img {
  width: 100%;
}

.flyer-item .w45 {
  width: 45%;
}

.flyer-item .imgarea {
  text-align: center;
}

.flyer-item .w55 {
  width: 55%;
  padding-right: var(--px40);
}

.subtitle-lg {
  font-size: calc(var(--rem24w) + 1px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

.subtitle-sm {
  font-size: var(--rem20w);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  position: relative;
  margin-top: 6px;
}

.subtitle-sm > span {
  width: 27px;
  height: 2px;
  margin-right: var(--px12);
  display: inline-block;
  background: var(--color-secondary);
  vertical-align: middle;
}

.text-normal {
  font-size: var(--rem20);
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.flyer-thumb {
  margin: var(--px40) auto;
}
.list-btn .linkBtn {
  max-width: 355px;
  width: 90%;
}

.linkBtn.no-bg {
  border-radius: 0;
  background: transparent;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

.linkBtn.no-bg::after {
  border-color: var(--color-primary);
}

.linkBtn.no-bg:hover {
  background: var(--color-primary);
  color: var(--color-background);
}

.linkBtn.no-bg:hover::after {
  border-color: var(--color-background);
}

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

.list-thumb-item {
  width: calc((100% - var(--px30) * 2) / 3);
}

.flyer-item ul > li {
  font-size: var(--rem20);
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.flyer-item h3 {
  margin-bottom: var(--px30);
}

.flexbox-list-img {
  gap: var(--px30);
}

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

.flexbox-img > div {
  width: 50%;
}

.flexbox-img > div img {
  width: 100%;
}

@media print, screen and (max-width: 1400px) {
  .flyer-banner {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media print, screen and (max-width: 1023px) {
  .flyer-item .w45 {
    width: 100%;
  }
  .flyer-item .w55 {
    width: 100%;
    padding-right: 0;
    margin: var(--px30) 0;
  }
  .flyer-banner {
    margin-left: 0;
    margin-right: 0;
  }
}
/* ---------- END COOL FLYER ------------- */

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

@media print, screen and (max-width: 1200px) and (min-width: 1024px) {
	#header .logo a {
		max-height: max-content;
	}
    #header .logo {
        flex-direction: column;
        align-items: center;
		justify-content: center;
		row-gap: 1rem;
    }
	    nav#mainNav ul li a {
        padding: var(--px20) 8px;
    }
}

#footer .footer__logo img {
    max-height: 90px;
    padding: var(--px24) var(--px60);
    background: var(--color-background);
}
#footer .footer__logo:not(:last-child) {
	background: transparent;
	display: flex;
	align-items: center;
	gap: 1em;
}

#footer .logo-ft-txt {
	margin-bottom: 0;
}

@media print, screen and (max-width: 767px) {
	#footer .footer__logo img {
		width: 100%;
		height: auto;
		padding: 1em;
		max-width: 150px;
	}
	#footer .logo-ft-txt {
		min-width: max-content;
	}
	#footer .footer__logo:not(:last-child) {
		flex-wrap: wrap;
		justify-content: center;
	}
	#header .logo .logo-txt {
		font-size: 1.2rem;
		min-width: max-content;
	}
}

/* shape h3 */
body .post h3.shape-ttl, h3.shape-ttl {
	border: 0;
	padding-left: 0;
}
 .post .shape-ttl > span, .shape-ttl > span{
	border: 0;
	padding: 0 .5em;
display: inline-block;
  background: var(--bg-E85C5C);
  font-size: var(--rem24w);
  border-radius: 2px;
  color: var(--color-background);
  line-height: 1.6;
}
.shape-ttl.bf-9FCFEA > span{
  
  background: var(--bg-9FCFEA);

}
.shape-ttl.bf-B0E451 > span{
  
  background: var(--bg-B0E451);

}
.shape-ttl.bf-9F8A6A > span{
 
  background: var(--bg-9F8A6A);

}
.shape-ttl.bf-94DDCC > span{
  
  background: var(--bg-94DDCC);

}
.shape-ttl.bf-FBB03C > span{
  
  background: var(--bg-FBB03C);

}
/* shape h3 end */

/* ------------ EDIBLE ------------------ */
.edible-list-img {
  display: flex;
  justify-content: center;
  gap: var(--px40);
}
/* ------------ END EDIBLE ------------------ */

/* ------------ SCRUBBER ------------------ */
ul.scrubber-list {
  column-count: 2;
  column-gap: var(--px40);
  padding: 0;
	margin: var(--px50) var(--px24) 0;
}

ul.scrubber-list li {
  position: relative;
  display: flex;
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  align-items: center;
  padding-bottom: 16px;
  padding-left: 36px;
}

ul.scrubber-list li::before {
  content: url(/wp-content/uploads/checkbox.png);
  position: absolute;
  left: 0;
  top: 0;
}

.flyer-thumb > p {
  font-size: var(--rem20);
  font-weight: 500;
}

.scrubber-text {
  font-size: var(--rem20);
  line-height: 1.8;
  letter-spacing: 0.05em;
	margin: var(--px40) var(--px24) 0;
}

@media print, screen and (max-width: 767px) {
  ul.scrubber-list {
    column-count: 1;
  }

  ul.scrubber-list li::before {
    scale: 0.8;
  }
}
/* ------------ END SCRUBBER ------------------ */

.youtubeArea {
	max-width: 640px;
} 

.page-company header#h1Header::before {
	opacity:0;
}
.flyer-banner {
	display: flex;
	justify-content: center;
}
.flyer-banner > img {
	width: 90%;
	
}