@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=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap");
:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #fff6e5;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #000000;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #f9652d;
  --color-primary-shade: #e44509;
  --color-primary-tint: #63301c;
  --color-secondary: #ff0000;
  --color-secondary-tint: #3a3a3a;
  --color-third: #dedede;
  --color-table-border: #f9652d;
  --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: #ffffff;
  --header-color-font: #000000;
  --header-color-font-white: #fff;
  --header-color-primary: #f9652d;
  --header-color-primary-shade: #3a3a3a;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #fff6e5;
  --footer-color-font: #111111;
  --footer-color-font01: #cfcfcf;
  --footer-color-primary: #111111;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Kaku Gothic Antique", "Noto Sans JP", sans-serif;
  --font-family-eng: "Josefin Sans", "Noto Sans JP", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --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) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (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)*/
  --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)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --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*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --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)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --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)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --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)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (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)*/

  /* add */
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
}

html {
  scroll-behavior: smooth;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h2 {
  text-align: center;
}
.cta02 .cta02_wrap h2 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.line-h2 {
  line-height: 2;
}
.font-f-02 {
  font-family: var(--font-family02);
}

/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    margin-left: clamp(8px, calc(2.4rem + ((1vw - 19.2px) * 1.7857)), 24px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(8px, calc(1.8rem + ((1vw - 19.2px) * 1.1161)), 18px);
  }

  #header .logo img {
    width: 100%;
    max-height: 63px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--rem16);
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-weight: bold;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: var(--px20);
    padding-right: var(--px20);
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24w);
    margin-bottom: 4px;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.74em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
    border-color: var(--header-color-primary);
  }
  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--header-color-font-white);
  }
  #header a.head_btn.mail_btn {
    gap: 4px;
    padding-left: calc(var(--px30) - 2px);
    padding-right: calc(var(--px30) - 2px);
    font-size: var(--rem14);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn::before {
    font-size: 2rem;
  }
  #header a.head_btn.shop_btn {
    gap: 4px;
    background: var(--header-color-primary-shade);
    padding-left: var(--px35);
    padding-right: var(--px35);
    font-size: var(--rem14);
    text-align: center;
  }
  #header a.head_btn.shop_btn:hover {
    /* color: var(--header-color-primary); */
    background: var(--header-color-primary);
  }
  #header a.head_btn.shop_btn::before {
    content: url(/wp-content/uploads/header-01.png);
  }
  /* #header a.head_btn.shop_btn:hover:before {
    content: url(/wp-content/uploads/header-02.png);
  } */
}
@media print, screen and (max-width: 1023px) {
  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,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: #fff;
  }
}
/* code footer */
#footer {
  font-size: var(--rem12);
  padding: var(--px80) 0 var(--px40);
}
#footer .footer__logo img {
  max-height: calc(var(--px60w) + 3px);
}
#copyright {
  width: 92%;
  max-width: 1240px;
  font-weight: 300;
  margin: var(--px60) auto 0;
}
#footer .footnav ul {
  justify-content: flex-end;
}
.footer__inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: var(--px30);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5%;
  border-bottom: 1px solid var(--footer-color-font01);
}
@media print, screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* ----------------------------
right
----------------------------*/

#footer .footnav ul {
  justify-content: flex-end;
}
@media print, screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
    margin-top: var(--px40);
  }
}

/*footer navi ico*/

#footer .footnav ul > li {
  position: relative;
  line-height: 1.4;
  padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px; /* 16-9px、15-8px (1920-375) */
  margin-bottom: 10px;
}
#footer .footnav ul > li::before {
  left: 0;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}

#footer .footnav ul > li::after {
  content: none;
}

/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}
.leftarea .logoare {
  display: flex;
  flex-direction: column;
  gap: var(--px12);
  line-height: 1;
}
.footer__catchphrase {
  line-height: 1.2;
  text-align: left;
}
@media print, screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    text-align: center;
  }
  .footer__catchphrase {
    text-align: center;
  }
}

/* ----------------------------
SNSアイコン
----------------------------*/

/*LAYOUT調整*/

#footer .socialicon ul,
.socialicon ul {
  -webkit-box-pack: start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
#footer .socialicon ul li,
.socialicon ul li {
  padding: 0;
}
@media print, screen and (max-width: 768px) {
  #footer .socialicon ul,
  .socialicon ul {
    justify-content: center;
  }
}

/*アイコンサイズ調整*/

#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  font-size: 2.4rem;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem48w);
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px60);
  position: relative;
}
.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 600;
  font-size: 0.5em;
  color: var(--color-primary);
  text-transform: capitalize;
}
.post .main-ttl::after,
.main-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 3.34em;
  height: clamp(4px, calc(0.6rem + ((1vw - 19.2px) * 0.1294)), 6px);
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-secondary-tint) 50%);
  margin: 0.6em auto 0;
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--px20) 30px var(--px20) 20px;
  margin: var(--px50) auto 0;
  /* border: solid 2px; */
  border-radius: 0;
  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: 15px;
  width: 7px;
  height: 7px;
  border-right: 3px solid var(--color-font-white);
  border-bottom: 3px solid var(--color-font-white);
  -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-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}
.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) 0;
}
.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 contact */
.cta01 {
  background: url(/wp-content/uploads/contact-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: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background-op80);
  padding: var(--px120) var(--px60);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--rem40) 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%;
  font-weight: bold;
  padding: var(--rem24w) 0;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-font);
  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;
  font-size: var(--rem20w);
}
.cta01 .infotxt {
  font-size: var(--rem16);
  line-height: 1.2;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  font-weight: 500;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

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

/*メールボタン*/
.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
}
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24w);
  display: flex;
  align-items: center;
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*ボタンアイコン*/

.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;
  margin-top: 2px;
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: 0.73em;
  margin-top: 4px;
}
/* code about */

.fullwide02 {
  position: relative;
  background: var(--color-background01);
}
.fullwide02_wrap {
  background: var(--color-background);
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px120) var(--px50);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullwide02_inner {
  max-width: 960px;
}
@media print, screen and (max-width: 768px) {
  .fullwide02_wrap {
    padding: var(--px80) 5%;
  }
}
/* code strengths */
.main-ttl.main-ttl-color,
.main-ttl.main-ttl-color .eng-ttl {
  color: var(--color-font-white);
}
.main-ttl.main-ttl-color::after {
  background: linear-gradient(to right, var(--color-background) 50%, var(--color-third) 50%);
}
.fullwide03 {
  position: relative;
  background: var(--color-background);
  padding: var(--px90) 0;
}
.fullwide03:before {
  content: "";
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 52%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.fullwide03::after {
  content: "";
  background: var(--color-primary-shade);
  opacity: 0.7;
  width: 100%;
  height: 52%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: 31px;
}
.num_list01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-background);
  color: var(--color-font);
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: 20px;
  border-radius: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  bottom: -25px;
  transform: translateX(-50%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem24w);
  line-height: 1;
  padding: 10px 0;
  position: relative;
  background: var(--color-background01);
  margin-bottom: var(--rem28);
}

/*---------col03-----------*/

.post .col3_strengths {
  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;
  gap: var(--px50);
}
.post .col3_strengths > li {
  width: calc((100% - var(--px50) * 2) / 3);
  padding-bottom: var(--px30);
}
@media print, screen and (max-width: 768px) {
  .post .col3_strengths > li {
    width: calc((100% - var(--px50) * 1) / 2);
  }
  .fullwide03:before {
    height: 30%;
  }
  .fullwide03::after {
    height: 30%;
  }
  .post .col3_strengths > li {
    background: var(--color-background);
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_strengths > li {
    width: 100%;
  }
  .fullwide03:before {
    height: 20%;
  }
  .fullwide03::after {
    height: 20%;
  }
}
/* code ser-pro */
.sec01 {
  background: var(--color-background01);
  padding: var(--px120) 0;
}

.column05 {
  position: relative;
  margin: 0;
}
.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 20;
}
.column05 .imgarea {
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  width: 69.8%;
}
.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column05 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  padding: var(--px140) var(--px80);
  margin: 0 auto calc(var(--px200) * -1) -19.8%;
  z-index: 10;
}
.column05 .txtarea .txtinner {
  max-width: 720px;
}

@media print, screen and (min-width: 1024px) {
  .column05_wrap.rev {
    margin-top: calc(var(--px120) + var(--px200));
  }
  .column05_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column05_wrap.rev .txtarea {
    margin: 0 -19.8% calc(var(--px200) * -1) auto;
  }
  .sec01 {
    padding: var(--px120) 0 calc(var(--px120) + var(--px200));
  }
}
@media print, screen and (max-width: 1200px) and (min-width: 1024px) {
  .column05 .imgarea {
    aspect-ratio: 4 / 3;
  }
  .column05_wrap.rev .txtarea {
    margin: 0 -19.8% -100px auto;
  }
  .column05 .txtarea {
    margin: 0 auto -100px -19.8%;
    padding: 60px var(--px80);
  }
  .sec01 {
    padding: var(--px120) 0 calc(var(--px120) + 100px);
  }
  .column05_wrap.rev {
    margin-top: calc(var(--px120) + 80px);
  }
}
@media print, screen and (max-width: 1023px) {
  .column05_wrap.rev {
    margin-top: calc(100px + (1vw - 10.23px) * 7.716);
  }
  .column05_wrap.rev {
    flex-direction: row;
  }
  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }
  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

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

/*---------txtstyle-----------*/
.post .main-ttl.txt_l::after,
.main-ttl.txt_l::after {
  margin-left: 0;
  margin-right: auto;
}
.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: bold;
  text-align: left;
  margin: 0 auto var(--rem28);
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}
/* code usage-flow */
/*---------coln02-----------*/
.link-usage-flow {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-weight: bold;
  line-height: 1.8;
  text-align: left;
  background: transparent;
  padding: var(--rem16) min(calc(65px + (1vw - 19.2px) * 1.6181), 65px) var(--rem16) 1rem;
  margin: calc(var(--px40) + 4px) auto 0;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid;
  transition: all 0.3s;
}
.link-usage-flow .arw {
  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;
  position: absolute;
  width: calc(var(--rem48w) + 2px);
  height: calc(var(--rem48w) + 2px);
  background: var(--color-primary);
  border: none;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.link-usage-flow .arw::after {
  content: "";
  position: absolute;
  width: clamp(6px, calc(0.8rem + ((1vw - 19.2px) * 0.1294)), 8px);
  height: clamp(6px, calc(0.8rem + ((1vw - 19.2px) * 0.1294)), 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;
}
.link-usage-flow:hover .arw {
  background: var(--color-background);
}
.link-usage-flow:hover .arw::after {
  border-color: var(--color-primary);
}
.link-usage-flow:hover {
  color: var(--color-font-white);
}
.post h3 {
  font-size: calc(var(--rem30) + 2px);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
  padding: 0 0 0.4em;
  margin: 0 auto 1rem;
  border-bottom: 2px solid var(--color-background);
}
.text-20-top {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: var(--rem16);
}
.post .col2_list {
  color: var(--color-font-white);
  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;
  gap: var(--px40);
}
.post .col2_list .txtarea {
  position: relative;
  z-index: 10;
}
.post .col2_list li.li-left {
  background: url(/wp-content/uploads/top-07.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.post .col2_list li.li-right {
  background: url(/wp-content/uploads/top-08.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.post .col2_list > li {
  width: calc((100% - var(--px40) * 1) / 2);
  position: relative;
  padding: var(--px60) var(--rem40w) var(--rem40w);
}
.post .col2_list > li::before {
  content: "";
  background: var(--color-primary-tint);
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

@media print, screen and (max-width: 768px) {
  .post .col2_list > li {
    width: calc((100% - var(--px40) * 1) / 2);
    position: relative;
    padding: var(--px60) 2rem var(--rem40w);
  }
}
@media print, screen and (max-width: 432px) {
  .post .col2_list > li {
    width: 100%;
  }
}
/* code shop */
.linkBtn.linkBtn-shop {
  background: var(--color-background);
  color: var(--color-secondary-tint);
  margin-top: var(--rem28);
}
.linkBtn.linkBtn-shop::after {
  border-color: var(--color-secondary-tint);
}
.linkBtn.linkBtn-shop:hover {
  background: var(--color-background);
  color: var(--color-secondary-tint);
  opacity: 0.8;
}
.text-shop {
  font-weight: bold;
  font-size: var(--rem40);
  margin-bottom: var(--rem28);
}
.column01 {
  position: relative;
  margin: var(--px60) 0 0;
}
.column01_wrap {
  position: relative;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-secondary-tint);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
  color: var(--color-font-white);
}
.column01 .txtarea .txtinner {
  max-width: 100%;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 1060px) and (min-width: 1024px) {
  .column01 .txtarea {
    padding: var(--px80) 23px;
  }
}
@media print, screen and (min-width: 600px) {
  .flexbox-top {
    display: flex;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 2rem;
  }
}
@media print, screen and (max-width: 432px) {
  .column01_wrap {
    width: 100%;
  }
  .column01 .line-h2 {
    letter-spacing: 0.2rem;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  background: var(--color-primary-shade);
  opacity: 0.7;
}
header#h1Header h1.title {
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
}
body:not(.home) .post h2 {
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  font-weight: bold;
  color: var(--color-font);
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px80);
}
body:not(.home) .post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.75em;
  height: 3px;
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-secondary-tint) 50%);
  margin: 0.6em auto 0;
}
body:not(.home) .post h3 {
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  font-weight: bold;
  color: var(--color-font);
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--rem36);
  border-bottom: 0;
}
body:not(.home) .post h3::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 4.75em;
  height: 2px;
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-secondary-tint) 50%);
  margin: 0.6em auto 0;
}
/* code semi-company */
/* code table */
.post table.responsive th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
.post table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}
/* code semi-service */
.teleco_v1 h2 {
  width: 100%;
}
.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}
.teleco_v1 .w50.image_box::before {
  content: "";
  display: block;
}
.teleco_v1 .w50.image_box img {
  position: absolute;
  width: 100%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.teleco_v1 .w50.text_box {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  padding: var(--px100) var(--px60);
}
@media print, screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(500px + (1vw - 19.2px) * 17.3762);
  }
  .teleco_v1 .w50.image_box img {
    width: 100%;
    height: 100%;
  }
}
.flexinnerBtn {
  align-self: normal;
}
@media print, screen and (max-width: 768px) {
  .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }
  .teleco_v1 .w50.text_box {
    padding: 20px;
    margin-bottom: 0;
  }
}

/* code */
.post .lead {
  font-size: var(--rem20w);
  font-weight: 400;
  font-style: normal;
  text-align: center;
  position: relative;
  z-index: 10;
}
.post .lead::after {
  content: "";
  background: var(--color-primary);
  width: 10em;
  height: var(--px14);
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: -1;
}
/*---------col4-----------*/
.post .col4_semi-service .imgarea {
  aspect-ratio: 258 / 193;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: var(--px40) 0 var(--px50);
}
.post .col4_semi-service .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.post .col4_semi-service {
  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;
  gap: var(--px24);
}
.post .col4_semi-service > li {
  width: calc((100% - var(--rem24w) * 3) / 4);
}
@media print, screen and (max-width: 768px) {
  .post .col4_semi-service > li {
    width: calc((100% - var(--rem24w) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .post .col4_semi-service > li {
    width: 100%;
  }
}
/* semi-purchase-flow */
/*--flow02--------------------------------------------*/

.flowlist02 {
  padding-left: 5rem;
  position: relative;
}
.flowlist02::before {
  content: "";
  width: 15px;
  height: 100%;
  background: var(--header-color-primary-shade);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 5rem;
}
.flowlist02 > li {
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist02 > li .icon {
  font-size: var(--body-font-size);
  width: 5rem;
  height: 5rem;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  /* padding: 0.8rem 2rem; */
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -2px;
  left: -2.5rem;
  z-index: 100;
  border-radius: 50vh;
  font-size: 20px;
}
.flowlist02 > li .icon::after {
  content: none;
}
.flowlist02 > li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0.7rem;
}
.flowlist02 > li dl::before {
  content: none;
}
.flowlist02 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
}
.flowlist02 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed var(--color-primary);
  position: absolute;
  left: 10px;
  top: 25px;
}
.flowlist02 > li dd {
  padding-top: 10px;
  border-top: 1px solid var(--color-primary);
}
.flowlist02 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .flowlist02 {
    padding-left: 2rem;
  }

  .flowlist02 > li .icon {
    left: -3.5rem;
  }

  .flowlist02::before {
    left: 1rem;
  }

  .flowlist02 > li dl {
    padding-left: 4.5rem;
  }

  .flowlist02 > li dl::after {
    width: 30px;
  }

  /* .flowlist02 > li dl dt {
    font-size: 1.4rem;
  } */
}

