@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=Caveat:wght@400..700&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic: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: #eef8fe;
  --color-background02: #fff9f1;
  --color-background03: #ebe6de;
  --color-background04: #fffbf5;
  --color-background05: #717171;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #333;
  --color-font-white: #fff;
  --color-font01: #483419;
  --color-primary: #01609a;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #b26600;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #cacaca;
  --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: #01609a;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #01609a;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

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

  /*------â–¼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 */
  --px25: clamp(16px, calc(2.5rem + ((1vw - 19.2px) * 0.5825)), 25px);

  --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: var(--px60w) calc((100vw - 100%) / 2) min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background04);
}
.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: 1.8;
}

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

/* header navbar */
@media print, screen and (min-width: 1024px) {
  html:not(.mobile) #mainImg {
    margin-top: -100px;
  }
  #header-layout {
    position: relative;
    background: transparent;
    z-index: 999;
  }
  .metaslider .theme-default .nivoSlider::before {
    content: "";
    background: #fff;
    width: 100%;
    height: 100px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 30;
    opacity: 0.4;
  }
  .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: var(--px60);
  }
  nav#mainNav ul li a {
    padding: var(--px20) var(--px35);
  }

  #header .logo {
    margin-left: var(--px60);
  }
  #header .logo img {
    max-width: 244px;
    max-height: 79px;
  }
  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: var(--rem18);
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn {
    font-weight: 500;
  }
  #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 {
    font-size: var(--rem18);
    gap: 4px;
    padding-left: calc(var(--px30) - 1px);
    padding-right: calc(var(--px30) - 1px);
    letter-spacing: 0.05em;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
    /* color: var(--header-color-font-white);
    background: var(--header-color-primary);
    opacity: 0.7; */
  }
  #header a.head_btn.mail_btn::before {
    font-size: var(--rem30);
  }
  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a {
    background: transparent;
    color: var(--header-color-font-white);
  }
}
@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 {
  padding: var(--rem36) 0 var(--rem22w);
}
#footer .footer__logo img {
  padding: clamp(3px, calc(0.6rem + ((1vw - 19.2px) * 0.1942)), 6px);
  background: var(--footer-color-primary);
  max-width: 172px;
  max-height: calc(var(--px170) + 2px);
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-bottom: var(--px35);
}
#footer .footnav ul {
  margin-top: var(--px35);
}
#footer .footnav ul > li {
  position: relative;
  line-height: 1.4;
  padding: 0 var(--rem20w) 0 25px;
  margin-bottom: 0;
}

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

#footer .footnav ul > li::after {
  content: none;
  right: 0;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}
#copyright {
  font-size: var(--rem14);
  letter-spacing: 0;
  margin: var(--px35) auto 0;
}

#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  color: var(--footer-color-primary);
  font-size: calc(var(--rem42) + 3px);
}
#footer .socialicon .fa-instagram:before{
	color: var(--footer-color-primary);
  font-size: calc(var(--rem48) + 6px) ;
}
#footer .socialicon ul,
.socialicon ul {
  flex-direction: row-reverse;
}
@media print, screen and (max-width: 432px) {
 #footer .socialicon .fa-instagram:before{
	  font-size: 33px ;
}
}

/* code main-ttl */

.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: var(--color-font01);
  margin: 0;
  margin-bottom: var(--px60);
  position: relative;
}

.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem56);
  line-height: 1.4;
  color: var(--color-primary-tint);
  letter-spacing: 0.1em;
  text-shadow: 7px 4px 4px rgba(88, 50, 0, 0.25);
}
.post h2::after {
  content: none;
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: max-content;
  font-size: var(--rem18);
  color: var(--color-font);
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: left;
  background: transparent;
  font-weight: 600;
  padding: var(--rem20) 20px var(--rem20) 60px;
  padding: 1.2rem 51px 1.2rem 0;
  margin: var(--px40) auto 0;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: none;
}
.linkBtn::before,
.post .linkBtn::before,
a.linkBtn::before,
.post .subimitarea .linkBtn input[type="submit"]::before {
  content: "→";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-weight: 400;
  line-height: 1;
  background-color: var(--color-primary);
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  width: 37px;
  height: 37px;
  transform: translateY(-50%);
  transition: all 0.3s;
  z-index: 10;
}
.linkBtn:hover::before,
.post .linkBtn:hover::before,
a.linkBtn:hover::before,
.post .subimitarea .linkBtn input[type="submit"]:hover::before {
  background-color: var(--color-primary-tint);
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  background: transparent;
  color: var(--color-primary-tint);
  border-color: var(--color-primary-tint);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* code poslist */
#front_bottom_content h2 {
  margin-bottom: var(--px90);
}
#front_bottom_content .linkBtn {
  margin-top: var(--px90);
}
#front_bottom_content {
  background: var(--color-background);
  padding: calc(var(--px240) - 10px) 0 var(--px170);
}
.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist li:first-child {
  border-top: 1px solid var(--clr-000);
}
.postlist li {
  border-bottom: 1px solid var(--clr-000);
}

.postlist .ttls a,
.postlist .date {
  color: var(--clr-000);
  font-size: var(--rem16);
  font-weight: 500;
}

.postlist .time {
  font-weight: 500;
  font-size: var(--rem16);
  line-height: 1.2;
  background: var(--color-primary);
  padding: calc(var(--px12) - 4px) calc(var(--px20) + 2px);
  border-radius: 5px;
}
/* code contact */

.cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}
.box-01 {
  width: 30.4%;
}
.box-02 {
  width: 39.2%;
  position: relative;
	
}
.box-03 {
  width: 30.4%;
}
.box-02 .txtarea {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 431px;
  margin: 0 auto;
  padding: var(--px50) 0;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  font-size: var(--rem20);
  color: var(--color-font-white);
  letter-spacing: 0.05em;
  background: var(--color-primary);
  border-radius: 100px;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
.col3_contact {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.col3_contact .imgarea {
  position: relative;
  /* overflow: hidden; */
}
.col3_contact .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 1330px) and (min-width: 1024px) {
  .cta01 h2.main-ttl {
    margin-bottom: 20px;
  }
  .cta01 a.item {
    padding: 20px 0;
  }
}
@media print, screen and (max-width: 768px) {
  .col3_contact {
    flex-wrap: wrap;
  }
  .col3_contact > li {
    width: 71%;
    margin: 0 auto;
  }
  .cta01 {
    background: url(/wp-content/uploads/contact-04.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: var(--px100) 0;
  }
  .col3_contact .imgarea {
    aspect-ratio: 490 / 449;
  }
}
@media print, screen and (max-width: 432px) {
  .col3_contact > li {
    width: 85%;
  }
}

/*ボタンアイコン*/

.cta01 .item .btnttl::before {
  content: "\f0e0";
  display: inline-block;
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  margin-right: 1rem;
}
/* code profile */
#profile .box-ttl {
  display: flex;
  justify-content: center;
}
.post .box-ttl .main-ttl {
  line-height: 1.6;
  font-size: calc(var(--rem36) - 2px);
  letter-spacing: 0.2em;
  border-bottom: 1px dashed var(--clr-000);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--px120);
}
.post .box-ttl .main-ttl span {
  border-bottom: 1px dashed var(--clr-000);
}
#profile {
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding: var(--px100) 0 28px;
}
.profile-content {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
/*---------col4-----------*/

.post .col4_profile {
  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(--px25);
}
.post .col4_profile > li {
  width: calc((100% - var(--px25) * 3) / 4);
}
.post .col4_profile .imgarea {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
}
.post .col4_profile .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .post .col4_profile > li {
    width: calc((100% - var(--px25) * 1) / 2);
  }
}
@media print, screen and (max-width: 570px) {
  .post .box-ttl .main-ttl {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
@media print, screen and (max-width: 432px) {
  .post .box-ttl .main-ttl {
    font-size: 17px;
    letter-spacing: 0.1em;
  }
}
@media print, screen and (max-width: 376px) {
  .post .box-ttl .main-ttl {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
}
/*-----------------------------
fullwide01
------------------------------*/
.fullwide01 .main-ttl {
  margin-bottom: var(--px40);
}
.text-24-profile {
  font-weight: 500;
  font-size: var(--rem24w);
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: var(--px30);
}
.text-20-profile {
  font-weight: 500;
  font-size: var(--rem20w);
  line-height: 2;
  letter-spacing: 0.05em;
}
.fullwide01 {
  position: relative;
  background: transparent;
  padding: 0;
}
.fullwide01_wrap {
  background: transparent;
  margin: 0 auto;
  padding: var(--px100) var(--px40) var(--px80);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullwide01_inner {
  max-width: 960px;
}
@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80) 3%;
  }
}
.imgarea-dog {
  width: 70%;
  max-width: 442px;
  margin: 0 auto;
}
/* code instagram */
#instagram {
  padding: var(--px70) 0 var(--px140);
  background: var(--color-background01);
}
/* code message  */
#message {
  position: relative;
  padding: var(--px80) 0 16px;
  background: var(--color-background02);
}
.message-content {
  width: 90%;
  max-width: 1121px;
  margin: 0 auto;
}
#message h2 {
  margin-bottom: 0;
}
.box-message-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(10px, calc(5rem + ((1vw - 19.2px) * 2.589)), 50px);
  margin-bottom: var(--px80);
}
.imgarea-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 1rem;
}
.column01 .box-text {
  margin: var(--rem26w) 0;
  padding: 0 var(--rem26w);
  min-height: 145px;
}
.text-18 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem18);
  margin-bottom: var(--px16);
  text-align: center;
  line-height: 1.6;
  color: var(--clr-000);
}
.text-20 {
  line-height: 1.6;
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
  color: var(--clr-000);
}
.column01_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
  gap: calc(var(--px70) - 5px);
}
.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  margin: 0;
}

.column01 .txtarea .txtinner {
  background: var(--color-background03);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 7px 0;
}
.column01 .imgarea-bd img {
  border-radius: 50px;
}

.imgarea-thanks {
  margin-top: 16px;
   
  position: relative;
  text-align: center;
}
.imgarea-thanks img {
  position: relative;
  left: 50px;
}
.text-thanks {
  font-family: var(--font-family-eng);
  line-height: 2;
  font-size: calc(var(--rem36) + 1px);
  letter-spacing: 0.05em;
  color: var(--color-font01);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media print, screen and (max-width: 768px) {
  .column01 .box-text {
    min-height: auto;
  }
  .column01 .txtarea {
    max-width: 514px;
    margin: 0 auto;
  }
  .column01 .txtarea:last-child {
    margin-top: var(--px40);
  }
}
@media print, screen and (max-width: 432px) {
  .column01 .imgarea {
    width: 50%;
  }
  .box-message-ttl .imgarea-left {
    width: 56px;
  }
  .box-message-ttl .imgarea-right {
    width: 60px;
  }
  .text-thanks {
    width: 100%;
   
  }
}

/*  code production */
#production h2 {
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#production h2::after {
  content: none;
  right: var(--px80);
  display: block;
  content: "";
  position: absolute;
  bottom: 4px;
  width: 7px;
  height: 7px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}

#production {
  padding: var(--px150) 0;
}
#production a {
  display: block;
  position: relative;
}
.production-content {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}
.imgarea-production {
  text-align: center;
}
@media print, screen and (max-width: 1024px) {
  #production h2::after {
    right: 50px;
    bottom: 2px;
  }
}
@media print, screen and (max-width: 768px) {
  #production h2::after {
    right: 40px;
  }
}
@media print, screen and (max-width: 432px) {
  #production h2 span {
    font-size: 22px;
  }
  #production h2 {
    font-size: 14px;
  }
  #production h2::after {
    right: 4px;
    bottom: 1.5px;
    width: 6px;
    height: 6px;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  background: var(--color-background);
  opacity: 0.6;
}
header#h1Header h1.title {
  font-size: calc(var(--rem36) + 2px);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: var(--color-font);
}

body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: calc(var(--rem30) + 4px);
  letter-spacing: 0.2em;
  line-height: 1.4;
  color: var(--color-font01);
  margin: 0;
  margin-bottom: var(--px70);
  position: relative;
}

body:not(.home) .post h2 span {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem24w);
  line-height: 1.4;
  color: var(--color-primary-tint);
  letter-spacing: 0.1em;
  text-shadow: 7px 4px 4px rgba(88, 50, 0, 0.25);
}
/* 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-profile */
.text-24-semi-profile {
  font-weight: 500;
  font-size: var(--rem24);
  line-height: 1.9;
  letter-spacing: 0.05em;
  margin-bottom: var(--px20);
}
.text-20-semi-profile {
  font-weight: 500;
  font-size: var(--rem20);
  line-height: 1.9;
  letter-spacing: 0.05em;
}
.txtarea-semi-profile {
  padding-left: var(--px50);
}
@media print, screen and (max-width: 768px) {
  .txtarea-semi-profile {
    padding-left: 0;
  }
}
/*---------col03-----------*/
.post h4.ttl-col3 {
  position: relative;
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 0 0 0 2.5em;
  margin: 0 auto var(--px30);
  border: none;
  color: var(--color-font);
  line-height: 2;
}
.post h4.ttl-col3::before {
  content: "";
  position: absolute;
  width: 1.85em;
  height: 2px;
  background: var(--color-primary);
  top: 50%;
  left: 0;
}
.post .col3_list_semi_profile {
  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_semi_profile > li {
  width: 30%;
  margin-bottom: 3%;
}
.post .col3_list_semi_profile::before {
  content: "";
  display: block;
  width: 30%;
  height: 0;
  order: 1;
}
.post .col3_list_semi_profile::after {
  content: "";
  display: block;
  width: 30%;
  height: 0;
}
.col3_list_semi_profile .imgarea {
  overflow: hidden;
  position: relative;
  border-radius: 30px;
}
.col3_list_semi_profile .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list_semi_profile > li {
    width: 48%;
  }
  .post .col3_list_semi_profile::before,
  .post .col3_list_semi_profile:after {
    content: none;
  }
}
/* @media print, screen and (max-width: 414px) {
  .post .col3_list_semi_profile > li {
    width: 100%;
  }
  .post .col3_list_semi_profile > li:last-child {
    margin-bottom: 0;
  }
} */
/* code semi-about-fees */
.text-semi-about-fees {
  font-weight: bold;
  font-size: var(--rem20w);
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
}
/* code col2_production-fees */
.text-bg {
  width: 100%;
  text-align: center;
  background: var(--color-primary);
  color: var(--color-font-white);
  padding: var(--px30);
  font-weight: bold;
  font-size: var(--rem24w);
  letter-spacing: 0.1em;
  border-bottom: 1px solid var(--color-background05);
}
.text-32-production-fees {
  font-weight: bold;
  font-size: calc(var(--rem30) + 2px);
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.2;
}
.text-20-production-fees {
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0.1em;
  text-align: center;
}
.text-24-production-fees {
  font-weight: 500;
  font-size: var(--rem24w);
  letter-spacing: 0.1em;
  margin-top: var(--rem30w);
  line-height: 1.6;
}
.block-imgarea {
  height: 352px;
  display: flex;
  align-items: center;
}
.col2_production-fees .imgarea {
  padding: 0 var(--px35);
  position: relative;
}
.post .col2_production-fees {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--px60);
}
.post .col2_production-fees > li {
  width: calc((100% - var(--px60) * 1) / 2);
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid var(--color-background05);
  padding: 0 0 var(--px60);
}
@media print, screen and (max-width: 768px) {
  .post .col2_production-fees > li {
    width: 100%;
    max-width: 552px;
  }
  .post .col2_production-fees > li:last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 432px) {
  .block-imgarea {
    height: auto;
  }
}
/* @media print, screen and (max-width: 376px) {
  .block-imgarea {
    height: 295px;
  }
}
 */
/*--flow02--------------------------------------------*/

ul.flowlist02 {
  counter-reset: flow_list;
}

ul.flowlist02 a {
  border-bottom: 1px solid var(--clr-000);
}
.text-18-semi-about-fees {
  font-size: var(--rem18);
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-bottom: var(--px14);
}
ul.flowlist02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: var(--px35);
  width: 100%;
  padding: var(--px60);
  border-radius: var(--px50);
  background: var(--color-background04);
  position: relative;
  color: var(--clr-000);
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 60px;
}
.flowlist02 .flow_img {
  width: 35%;
}
.post .flowlist02 > li > dl {
  width: calc(65% - var(--px35));
  line-height: 1.8;
}

.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  background: url(/wp-content/uploads/top-20.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: var(--px160w);
  height: calc(var(--rem40w) + 5px);
  top: calc(100% + 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: calc(var(--rem20) + 2px);
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 500;
  padding: 0;
  margin-bottom: var(--px24);
}
.flowlist02 > li dl dt .icon {
	font-size: var(--rem24w);
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
   counter-increment: flow_list;
    line-height: 1;
    color: var(--color-font-white);
    background: var(--color-primary);
    padding: 0;
    margin-right: var(--px18);
    position: relative;
    z-index: 100;
    font-size: var(--rem24w);
    border-radius: .417em;
    display: flex;
    aspect-ratio: 62 / 67;
    width: 2.58em;
    justify-content: center;
    align-items: center;
    min-width: fit-content;
}
.post .flowlist02 > li > dl dd {
  padding: 0;
}
@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl,
  .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}
@media print, screen and (max-width: 432px) {
  .flowlist02 > li dl dt .icon:before {
/*     padding: 1rem; */
    margin-right: 5px;
  }
  ul.flowlist02 > li {
    padding: var(--px60) 10px;
  }
  .post .flowlist02 > li > dl dt {
    font-size: 14px;
    letter-spacing: 0;
  }
	
	 
}
@media print, screen and (max-width: 390px) {
  .flowlist02 > li dl dt .icon:before {
/*     padding: 0.8rem 0.7rem; */
/*     margin-right: 4px; */
  }
  ul.flowlist02 > li {
    padding: var(--px60) 10px;
  }
 .post .flowlist02 > li > dl dt {
    font-size: 13px;
    letter-spacing: 0;
  }
	.text-18-semi-about-fees,.flowlist02 .text-16 {
		 font-size: 13px;
	}
}

.col3_list_semi_profile .imgarea {
	aspect-ratio: 330 / 397;
}
