@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=Zen+Maru+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pangolin&family=Zen+Maru+Gothic&display=swap");
:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-font: #243a11;
  --color-font-white: #fff;
  --color-primary: #f9be00;
  --color-primary-shade: #fffad0;
  --color-primary-tint: #f2fbd2;
  --color-secondary: #81c7e6;
  --color-secondary-tint: #c5e9f7;
  --color-three: #a0d69c;
  --color-three-tint: #d2f5c4;
  --color-table-border: #ebebeb;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #243a11;
  --header-color-font-white: #fff;
  --header-color-primary: #f9be00;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #f7f7f7;
  --footer-color-font: #423a11;
  --footer-color-primary: #423a11;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  --font-family-eng: "Pangolin", "cursive", "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)*/
  --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)*/
  --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)*/
  --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)*/
  --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;
}
.spmenu #menu p {
  width: max-content;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.content-inner {
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
}
.text-normal {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
}
.cta02 .cta02_wrap h1 {
  text-align: center;
}
.font-w {
  font-weight: 500;
}
.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-background-01);
}

@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 .logo img {
    width: 100%;
    max-height: 80px;
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  nav#mainNav ul li a {
    display: flex;
    padding: var(--px20) clamp(10px, calc(3rem + ((1vw - 19.2px) * 2.2321)), 30px);
  }
  .note {
    font-weight: 600;
  }
  #header ul.header__contact {
    margin-right: var(--px20);
  }
  #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(--px24);
    padding-right: var(--px24);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    font-weight: bold;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px30) + 2px);
    padding-right: calc(var(--px30) + 2px);
    letter-spacing: 0.1em;
    font-family: var(--font-family02);
    border-radius: 35px;
  }

  #header ul.header__contact li:last-child {
    height: 70px;
  }

  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
}
@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 contact */
/* code footer */
#footer {
  padding: var(--px80) 0 var(--px40);
}
.footer__inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: var(--px30w);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5%;
  border-bottom: solid 1px;
}
@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;
  }
}
#copyright {
  width: 90%;
  max-width: 1240px;
  margin-top: var(--px60);
}

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

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

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}
.leftarea .logoare {
  display: flex;
  flex-direction: column;
  gap: var(--px20);
  line-height: 1;
}

@media print, screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    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-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  font-size: 2.4rem;
}
/* code main-ttl */
h1.title.top-loop,
h1.title.bottom-loop,
h1.title.main-ttl {
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding-bottom: var(--rem24w);
  margin-bottom: var(--px50);
  color: var(--color-font);
  text-align: left;
}
h1.title.top-loop span span,
h1.title.bottom-loop span span,
h1.title.main-ttl span span {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem60);
  font-weight: 400;
  letter-spacing: 0.1em;
  color: var(--color-primary);
  text-transform: uppercase;
}
h1.title.top-loop::after,
h1.title.bottom-loop::after,
h1.title.main-ttl::after {
  content: "";
  background: url(/wp-content/uploads/img-ttl.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: calc(var(--px100w) + var(--px30w));
  height: calc(var(--px12) - 2px);
  bottom: 0;
  left: 0;
  transform: translateX(0);
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--px20) 30px var(--px20) 20px;
  margin: 0;
  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 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.7;
}

.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) 0px;
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
}

.postlist .ttls a {
  color: var(--color-font);
  font-size: var(--rem16);
}
.postlist .date {
  color: var(--color-font);
  font-size: var(--rem16);
}
/* code contact */
h1.main-ttl.contact-ttl {
  text-align: center;
}
h1.main-ttl.contact-ttl::after {
  left: 50%;
  transform: translateX(-50%);
}
.cta01 p {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0.1em;
}
.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: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background);
  padding: var(--px80) var(--px40);
  border-radius: 20px;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 860px;
  margin: var(--px50) auto 0 auto;
  gap: var(--px20);
}
.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;
  font-family: var(--font-family02);
  letter-spacing: 0.1em;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  letter-spacing: 0.1em;
  font-weight: 500;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: bold;
  color: var(--color-primary);
  display: flex;
  align-items: center;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  color: var(--color-font);
  background: var(--color-background);
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.08);
  border-radius: 130px;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 a.mailbtn {
  color: var(--color-font-white);
  background: var(--color-primary);
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.08);
  border-radius: 130px;
}
.cta01 a.mailbtn .infotxt {
  font-size: var(--rem18);
}
/*ボタンアイコン*/

.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: "\f095";
  font-size: var(--rem28);
  margin-top: 4px;
}
/* code about */
.about-home .sec01 {
  background: var(--color-background);
  padding: var(--px120) 0;
}

.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;

  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 var(--px50);
  margin: 0;
  position: relative;
}
.column01 .txtarea::before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/top-02-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 48%;
  height: 100%;
  left: 0;
}
.column01 .txtarea .txtinner {
  max-width: fit-content;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 40px 0 0 40px;
}
.column01 p {
  line-height: 2;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 10;
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5% 0;
  }
}
/* code usage-guide */
#usage-guide .sec01 {
  background: var(--color-background);
  padding-bottom: 0;
  padding: 0;
}
h1.main-ttl.usage-guide-ttl {
  text-align: center;
}
h1.main-ttl.usage-guide-ttl span span {
  color: var(--color-font);
}
h1.main-ttl.usage-guide-ttl::after {
  left: 50%;
  transform: translateX(-50%);
}
.toptxtarea {
  max-width: 960px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-bottom: var(--px50);
}
.toptxtarea p {
  text-align: center;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem18);
  letter-spacing: 0.1em;
}
.column03 {
  position: relative;
  padding: var(--px150) 0 0;
  margin: 0;
}
.column03:before {
  content: "";
  background: url(/wp-content/uploads/top-03-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 75%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.column03:after {
  content: "";
  background: var(--color-background);
  opacity: .7;
  width: 100%;
  height: 75%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.column03_wrap {
  position: relative;
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
}
.column03 .txtarea {
  background: url(/wp-content/uploads/top-05-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(var(--px60) + 6px) var(--px60);
  margin: 0;
}
.column03 .txtarea .txtinner {
  max-width: fit-content;
}
.column03 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

/*---------txtstyle-----------*/

.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem28);
  font-weight: bold;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
  letter-spacing: 0.1em;
}
.post .txtstyle02:before,
.post .txtstyle02:after,
.txtstyle02:before,
.txtstyle02:after {
  content: none;
}
.post .column03 .txtstyle02,
.column03 .txtstyle02 {
  font-size: var(--rem28);
  margin: 0 0 var(--px30);
}
.column03 .test-15 {
  font-size: calc(var(--rem14) + 1px);
  line-height: 2;
  letter-spacing: 0.1em;
}
/* <!-- code greeting --> */
#greeting img {
  border-radius: 0 40px 40px 0;
}

#greeting .txtarea::before {
  display: none;
}
#greeting .txtarea::after {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/top-07-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 48%;
  height: 100%;
  right: 0;
  top: 0;
}
/*  cdoe semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  background: transparent;
  opacity: 1;
}
header#h1Header h1.title {
  font-size: var(--rem36);
  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;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  line-height: 1.4;
  margin-bottom: var(--px80);
}
body:not(.home) .post h3 {
  font-size: var(--rem18);
  font-family: var(--font-family01);
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 0 1rem 0;
  margin: var(--px60) auto var(--px50);
  border: 0;
  border-left: 8px solid var(--color-secondary-tint);
  color: var(--color-font);
}
body:not(.home) .post h3.color {
  border-left: 8px solid var(--color-three-tint);
  margin-top: var(--px150);
}
body:not(.home) .post h2::after {
  width: 2.5em;
}
.line-h {
  line-height: 2;
}
/* code semi-greetings */
/*--list--------------------------------------------*/

.post .list_style01 li {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  flex-shrink: 0;
  /* border-bottom: solid 1px #ddd; */
}

.post .list_style01 li .body {
  padding: var(--px24);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.post .list_style01 li:nth-child(odd) {
  background: var(--color-primary-tint);
}
@media only screen and (max-width: 640px) {
  .post .list_style01 li {
    flex-direction: column;
  }
}
/* code table */
.post table.responsive th {
  width: 25%;
  color: var(--color-font);
  font-weight: bold;
  background: var(--color-primary-shade);
  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);
}
.post table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}
/* code semi-instructions */
/*--flow01--------------------------------------------*/

.flowlist01 {
  padding-left: 13rem;
  position: relative;
}
.flowlist01::before {
  content: "";
  width: 22px;
  height: 100%;
  background: var(--color-secondary-tint);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 18rem;
}
.flowlist01.flowlist01-down::before {
  background: var(--color-three-tint);
}
.flowlist01 > li {
  position: relative;
}
.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist01 > li .icon {
  font-size: 1.8rem;
  color: var(--color-font-white);
  background: var(--color-secondary);
  padding: 2rem 1rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  font-style: normal;
  font-weight: bold;
  min-width: 135px;
  text-align: center;
}
.flowlist01.flowlist01-down > li .icon {
  background: var(--color-three);
}
.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent var(--color-secondary);
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flowlist01.flowlist01-down > li .icon::after {
  border-color: transparent transparent transparent var(--color-three);
}
.flowlist01 > li dl {
  padding-left: 16rem;
  position: relative;
  padding-top: 0.7rem;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}
.flowlist01 > li dl::before {
  width: 9px;
  height: 9px;
  margin-top: 13px;
  background: var(--color-background);
  border-radius: 50%;
  left: 49px;
}
.flowlist01 > li dl::after {
  width: 80px;
  border-bottom: 1px dashed var(--color-font);
  position: absolute;
  left: 57px;
  top: 38px;
}
.flowlist01 > li dl dt {
  margin-bottom: 1.3rem;
  font-weight: bold;
  font-size: 1.8rem;
  color: var(--color-font);
  border-bottom: 1px solid var(--color-font);
  padding-bottom: 1rem;
}
@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
    padding: 0.8rem 1rem;
    min-width: 97px;
  }

  .flowlist01 {
    padding-left: 10rem;
  }

  .flowlist01 > li .icon {
    left: -10rem;
  }

  .flowlist01::before {
    left: 10rem;
    width: 15px;
    margin-left: -8px;
    top: 0;
    content: "";
    width: 15px;
    height: 100%;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 13rem;
  }

  .flowlist01 > li dl {
    padding-left: 7rem;
    padding-top: 0;
  }

  .flowlist01 > li dl::after {
    width: 30px;
    left: 32px;
    top: 21px;
  }

  .flowlist01 > li dl dt {
    font-size: 1.4rem;
    padding-bottom: 6px;
  }
  .flowlist01 > li .icon::after {
    border-width: 5px 0 5px 10px;
  }
  .flowlist01 > li dl::before {
    width: 8px;
    height: 8px;
    margin-top: -3px;
    left: 26px;
  }
}
/* code semi-about-cucuna */
.message {
  letter-spacing: 0.3em;
}
.test-20 {
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--color-font);
  font-size: var(--rem20);
}
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-primary);
  color: var(--color-font-white);
  font-family: var(--font-family0q);
  font-weight: 400;
  font-size: 30px;
  border-radius: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  bottom: -25px;
  transform: translateX(-50%);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem20w);
  padding: 24px 0 var(--rem24w);
  position: relative;
}
.num_list01 .txtarea {
  padding: 0 var(--px16) 2rem;
}
/*---------col03-----------*/

.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: 4%;
  background: var(--color-primary-tint);
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/*code activity */
.activity {
  background: var(--color-primary-shade);
  padding: var(--px60) var(--rem28);
}
.activity .w20 {
  max-width: 176px;
  margin: 0 auto;
}
.activity-title {
  font-size: var(--rem20w);
  font-weight: bold;
}
hr {
  border-bottom: 1px dashed var(--color-font);
  margin: var(--rem24w) 0;
}

/* デフォルトでは表示（PCなど） */
.pc_ {
  display: inline;
}

/* スマホ（画面幅768px以下）では非表示にする */
@media screen and (max-width: 768px) {
  .pc_ {
    display: none;
  }
}
