@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");
:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-background02: #fcfcfc;
  --color-background03: #fdf8f1;
  --bg-FFF8CE: #fff8ce;
  --bg-F8E6D0: #f8e6d0;
  --bg-F1F8FC: #f1f8fc;
  --color-font: #333333;
  --color-font-02: #252524;
  --clr-E07A26: #e07a26;
  --color-primary: #f6a33d;
  --color-primary-shade: #f6a33d;
  --color-primary-tint: #f6a33d;

  --color-prime-gradient: linear-gradient(90deg, #004098 0%, #37bef0 100%);

  --color-secondary: #5abeff;
  --color-secondary-tint: #5abeff;

  --color-third: #595757;

  --color-table-border: #ccc;
  --body-font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.1294), 1.8rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1240px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-font-02: #fff;
  --header-color-primary: #f6a33d;
  --header-bg-02: #5abeff;
  --header-color-primary-shade: #5abeff;
  --header-color-primary-tint: #f6a33d;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #f5f5f5;
  --footer-color-font: #111111;
  --footer-color-primary: #111111;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  --font-family03: "Zen Maru Gothic", "Noto Sans JP", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px); /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px); /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px); /*100px-40px (1920-375)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px); /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px); /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px); /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px); /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px); /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px); /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px); /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px); /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px); /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px); /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px); /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px); /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px); /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px); /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem); /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem); /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem); /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem); /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem); /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem); /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem); /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem); /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem); /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem); /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem); /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem); /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem); /*2.8rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem); /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem); /*2.4rem-1.4rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem); /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem); /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem); /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); /*1.2rem-1.1rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
}

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

  #header a.head_btn.tel_btn {
    color: var(--header-color-font-02);
    background: var(--header-bg-02);
    min-width: clamp(200px, calc(230px + ((1vw - 19.2px) * 3.3482)), 230px);
  }

  #header a.head_btn.tel_btn::before {
    color: var(--header-color-font);
  }

  #header {
    height: 100px;
  }
  #header ul.header__contact li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px var(--px20);
  }
  #header ul.header__contact li.header__inner {
    padding: 10px 0;
  }
  #header a.head_btn {
    align-items: center;
    gap: 8px;
    row-gap: 0;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem14);
    line-height: 1.4;
    max-height: 60px;
    border-radius: 100px;
    padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) var(--px24);
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
  }

  #header a.head_btn.mail_btn::before {
    font-size: 1.4em;
    margin-bottom: 0;
  }

  #header a.head_btn:hover {
    background: var(--header-color-primary);
    color: var(--header-background);
  }

  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }

  nav#mainNav ul li a {
    gap: 8px;
  }

  nav#mainNav ul li a b {
    font-weight: bold;
  }

  nav#mainNav ul li a span {
    font-weight: 400;
    color: var(--header-color-primary);
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li a:active span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }
}

@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: var(--rem20);
    gap: 8px;
  }

  #header a.head_btn.tel_btn span.tel_icon::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.75em;
    margin-top: 4px;
  }

  #header a.head_btn.tel_btn span.tel_text-sub {
    font-size: var(--rem12);
    font-weight: bold;
  }

  #header a.head_btn.mail_btn {
    max-width: 190px;
    padding-left: var(--px35);
    padding-right: var(--px35);

    gap: 1rem;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #header .logo {
    padding-left: clamp(5px, calc(50px + ((1vw - 19.2px) * 5.0223)), 50px);
  }
  #header .logo img {
    max-width: 500px;
    max-height: 88px;
  }
}
@media print, screen and (min-width: 769px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    position: relative;
    z-index: 11;
  }
}
@media print, screen and (max-width: 1730px) and (min-width: 1024px) {
  #header .logo img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  #header a.head_btn,
  #header a.head_btn.mail_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  nav#mainNav ul li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
}

/* footer */

#footer {
  padding: var(--px80) clamp(50px, calc(140px + ((1vw - 19.2px) * 18.75)), 140px) var(--px40);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: var(--px30);
  row-gap: var(--px30);
}
#footer .footer__logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /* gap: 1rem; */
  /* width: 40%;
  max-width: fit-content; */
}
#footer .footer__logo a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#footer .footer__logo img {
  width: 100%;
  height: auto;
  max-width: 450px;
  max-height: var(--px100);
}
#footer .inner {
  width: 90%;
  max-width: fit-content;
  margin-right: 0;
}
.logo-txt {
  font-size: var(--rem12);
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: 0;
}
#footer .footnav ul {
  gap: var(--px30);
  align-items: center;
}
#footer .footnav ul > li {
  font-size: 1.2rem;
  padding: 0 var(--px12);
  margin-bottom: 0;
}
#footer .footnav ul > li::after {
  content: none;
}
#footer .footnav ul > li::before {
  content: "\f054";
  font-family: "FontAwesome";
  background: none;
}
#footer .socialicon {
  width: 100%;
  padding: 0;
}
#footer .socialicon ul,
.socialicon ul {
  justify-content: flex-start;
}
#footer .copyright {
  width: 100%;
  padding-top: var(--px50);
  padding-bottom: 0;
  border-top: 1px solid #cfcfcf;
}
/* #copyright {
  margin: var(--px60) auto 0;
} */
@media print, screen and (min-width: 1024px) {
  #footer .footnav ul {
    flex-wrap: nowrap;
  }
}
@media print, screen and (max-width: 1400px) {
  #footer .inner {
    margin-right: auto;
  }
}
@media print, screen and (max-width: 768px) {
  #footer {
    padding: var(--px80) var(--px20) var(--px40);
  }
  #footer .socialicon ul,
  .socialicon ul {
    justify-content: center;
  }
  #footer .footer__logo img {
    max-height: 70px;
  }
  #footer .inner {
    width: 98%;
  }
}
/**------------------------------------------
Anchor Point
*------------------------------------------*/

.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

/* post */
#front_top_content,
#front_bottom_content {
  position: relative;
  background: var(--color-background);
  /* background: url(/wp-content/uploads/post-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
}
#front_top_content {
  padding-top: var(--px130);
  padding-bottom: var(--px90);
  margin-top: calc(-1 * var(--px120));
}
#front_bottom_content::after {
  content: none;
  position: absolute;
  width: 30%;
  max-width: 460px;
  height: clamp(100px, calc(212px + ((1vw - 19.2px) * 7.2492)), 212px);
  background: url(/wp-content/uploads/top-6.png);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  right: var(--px60);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

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

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

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-primary);
}
@media print, screen and (max-width: 768px) {
  #front_top_content {
    margin-top: 0;
    padding-top: var(--px80);
  }
}

/* title */
h1.bottom-loop,
h1.top-loop,
.title.main-ttl {
  color: var(--color-primary);
  font-family: var(--font-family02);
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: clamp(2rem, calc(5rem + ((1vw - 19.2px) * 1.9417)), 5rem);
}
h1.bottom-loop::after,
h1.top-loop::after,
.title.main-ttl::after {
  content: "";
  display: block;
  height: 3px;
  width: var(--px80w);
  background: var(--color-primary);
  margin: 0 auto;
  margin-top: var(--px20);
}
.title.main-ttl.txt_l::after {
  margin-left: 0;
}
h1.bottom-loop > span span,
h1.top-loop > span span,
.title.main-ttl > span span {
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0.1em;
  display: block;
  color: var(--color-secondary);
}

@media all and (min-width: 1024px) {
  h1.bottom-loop,
  h1.top-loop,
  .title.main-ttl {
    font-size: clamp(3rem, calc(5rem + ((1vw - 19.2px) * 2.2321)), 5rem);
  }
}
/* main btn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: solid 2px transparent;
  border-radius: 50vh;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-color: #fff;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-primary);
  background: #fff;
  border-color: var(--color-primary);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-primary);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* CTA */
body.home #contact-bottom {
  display: none;
}
/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background: transparent;
  position: relative;
  z-index: 0;
}
.cta01::before {
  content: "";
  display: block;
  inset: 0;
  position: absolute;
  background: url(/wp-content/uploads/cta-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.1;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px80);
  z-index: 1;
  position: relative;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  gap: var(--px30);
  max-width: 960px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: var(--px100);
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

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

/*電話ボタン*/

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

/*メールボタン*/

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

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .telnum::before {
  content: "\f3cd";
}
/* TOP */
/* classes */
.lh2 {
  line-height: 2;
}
.lh3 {
  line-height: 3;
}
.clr-prime {
  color: var(--color-primary);
}
.bg-second {
  background: var(--color-secondary);
}
.post .linkBtn.bg-second,
.linkBtn.bg-second {
  background: var(--color-secondary);
}
.linkBtn.bg-second:hover {
  border-color: var(--color-secondary);
  background: var(--color-background);
  color: var(--color-secondary);
}
.linkBtn.bg-second:hover::after {
  border-color: var(--color-secondary);
}
p.clr-prime,
.post p.clr-prime {
  font-size: var(--rem20);
  font-weight: bold;
}
/* content01 */
#content01 {
  /* background: var(--color-background03); */
}
#content01 h1 {
  line-height: 1.2;
}
#content01 h1::after {
  margin-top: 1rem;
}
.logo-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--rem20);
}
/*-----------------------------
fullwide02
------------------------------*/
.fullwide02 {
  position: relative;
  background: url(/wp-content/uploads/top-2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: var(--px50) 0 var(--px30);
}
.fullwide02_wrap {
  background: transparent;
  max-width: 1400px;
  width: 94%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.fullwide02_inner {
  max-width: 1200px;
}
.post p {
  letter-spacing: 0.1em;
}
p.read_txt {
  font-size: var(--rem24w);
  line-height: 1.6;
  font-weight: 500;
}

/* content02 */

#content02 {
  padding-top: var(--px60);
  background: var(--color-background03);
}

.column06 {
  position: relative;
  margin: var(--px60) 0 0;
}
.column06_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;
}
.column06 .imgarea {
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  width: 70%;
  max-width: 1344px;
}
.column06 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column06 .txtarea {
  position: relative;
  width: 47%;
  max-width: 900px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg-F8E6D0);
  padding: var(--px80) var(--px40);
  margin: 0 auto 0 -17%;
  z-index: 10;
}
.column06 .txtarea .txtinner {
  width: 94%;
  max-width: 700px;
}
.column06 .txtarea .txtinner p {
  max-width: 670px;
  color: var(--color-font-02);
}
.column06_wrap + .column06_wrap {
  margin-top: var(--px80);
}

@media print, screen and (min-width: 1024px) {
  /*左右反転*/
  .column06_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column06_wrap.rev .txtarea {
    margin: 0 -17% 0 auto;
  }
}
@media print, screen and (max-width: 1023px) {
  .column06_wrap.rev {
    flex-direction: row;
  }
  .column06 .imgarea,
  .column06 .txtarea {
    width: 90%;
  }
  .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

.content02-img-group {
  padding: 0 clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
}
.content02-img-group .title.main-ttl.txt_l::after {
  content: none;
}
#content02 .content02-img-group h1 {
  padding-left: var(--rem28);
  border-left: 8px solid var(--color-primary);
  font-weight: 500;
}

.imgarea-card {
  overflow: hidden;
  width: clamp(150px, calc(300px + ((1vw - 19.2px) * 3.2362)), 200px);
  height: clamp(150px, calc(300px + ((1vw - 19.2px) * 3.2362)), 200px);
}
.imgarea-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: var(--px20);
}

.img-card {
  width: 100%;
  max-width: clamp(150px, calc(300px + ((1vw - 19.2px) * 3.2362)), 200px);
}
.img-card .txtarea-card {
  padding: var(--px20) 8px;
}

.col5-img-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--px40);
}

/* content03 */

/*---------coln02-----------*/

.post .col2_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;
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
}
.post .col2_list > li {
  width: 49%;
  margin-bottom: 2%;
  display: flex;
  flex-flow: column;
  justify-content: stretch;
}
@media print, screen and (max-width: 450px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 0;
  }
}

/*---------style03-------------*/

.card01_list.cardstyle03 > li {
  padding: var(--px20) var(--px24) var(--px50);
  background: #fff;
  border: 4px solid var(--bg-F8E6D0);
  border-radius: var(--px20);
  /* box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); */
}

.card01_wrap {
  position: relative;
  margin: var(--px60) 0 0;
}
.card01_inner {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
}
.cardstyle01 > li {
  position: relative;
  background: transparent;
}
.card01_list .imgarea {
  width: 100%;
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  line-height: 0;
  min-height: fit-content;
}
.card01_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card01_list .txtarea {
  padding: var(--px35) 0 0 0;
  line-height: 1.6;
  text-align: left;
  background: transparent;
  height: 100%;
}
.card01_list .txtarea p:last-child {
  font-size: var(--rem18);
}
/*---------txtstyle02 -----------*/

.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;

  margin: var(--rem36) auto;
  background: transparent;
  color: #111;
  line-height: 1.4;
  padding: 0;
}
.post .txtstyle02:before,
.post .txtstyle02:after,
.txtstyle02:before,
.txtstyle02:after {
  content: none;
}
.post .card01_list .txtstyle02,
.card01_list .txtstyle02 {
  font-size: var(--rem30);
  margin: 0 0 0.7em;
}

.post .sub-txt,
.sub-txt {
  font-family: var(--font-family02);
  font-weight: 500;
}

#content03 {
  background: var(--color-background03);
}
@media print, screen and (max-width: 450px) {
	.card01_list .txtarea {
		height: auto;
	}
}
/* content04 */

#content04 {
  background: var(--bg-F1F8FC);
  position: relative;
  z-index: 0;
}
#content04::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: url(/wp-content/uploads/top-9.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.1;
  z-index: 0;
}
#content04 p {
  position: relative;
  z-index: 1;
}
/*---------col03-----------*/

.post .col3_list {
  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(--px30);
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
}
.post .col3_list > li {
  width: 31%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 31%;
  height: 0;
  order: 1;
}

.post .col3_list:after {
  content: "";
  display: block;
  width: 31%;
  height: 0;
}
.post #content04 .col3_list > li .imgarea {
  overflow: hidden;
  border-radius: var(--px20);
  aspect-ratio: 13 / 10;
}
.post .col3_list > li .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 48%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 760px) {
  #content04 {
    padding: var(--px40);
  }
}
@media print, screen and (max-width: 450px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}

.stick-banner {
	position: absolute;
	top:0;
	right:0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: var(--px30) var(--px60);
	background: #FD7765;
	border-radius: var(--px20);
		color: #fff;
	font-weight: bold;
	font-family: var(--font-family02);
	font-size: var(--rem24);
	line-height: 1;
	letter-spacing: .2em;
}
.post #content04 .col3_list > li .imgarea.stick-img {
	position: relative;
}
/* content05 */

#content05 {
  background: var(--color-background03);
}

/* -------------------------------------------------------- */
header#h1Header {
  background: #fff;
}

header#h1Header h1.title {
  font-size: var(--rem40w);
  color: #000;
}

header#h1Header::before {
  background: #fff;
  opacity: 0.3;
}

@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li a:hover {
    background: var(--header-color-primary);
    color: #fff;
  }
}

/* ---------- style h2 -------------- */
body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #5abeff;
  text-align: center;
  margin-bottom: var(--px50);
}

body:not(.home) .post h2 span span {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;
  display: block;
  color: #f6a33d;
}

body:not(.home) .post h2::after {
  width: 80px;
  height: 3px;
}
/* ---------- end style h2 -------------- */

/* ----------- style h3 ---------------- */
body:not(.home) .post h3 {
  font-family: var(--font-family02);
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #f6a33d;
  text-align: center;
  margin-bottom: var(--px40);
}

body:not(.home) .post h3 span span {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;
  display: block;
}

body:not(.home) .post h3 {
  border-bottom: 1px solid #5abeff;
}

@media print, screen and (max-width: 420px) {
  body:not(.home) .post h3 {
    font-size: 1.8rem;
  }
  body:not(.home) .post h3 span span {
    font-size: var(--rem30w);
  }
}
/* ----------- end style h3 ---------------- */

/* ------- style table -------------- */
table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}

table.responsive th {
  border: 1px solid #aed6ef;
  border-right: none;
  background: #aed6ef;
  font-weight: normal;
  font-size: var(--rem20);
  text-align: center;
  letter-spacing: 0;
  width: 32%;
  padding: var(--px30) var(--px20);
  vertical-align: middle;
}

table.responsive td {
  font-size: var(--rem16);
  letter-spacing: 0;
  border: 1px solid #aed6ef;
  border-left: none;
  padding: var(--px30) var(--px20);
}

@media print, screen and (max-width: 767px) {
  table.responsive th {
    text-align: left;
  }
}
/* ------- end style table -------------- */

/* ----------- SERVICE ---------------- */
/* body.page-service header#h1Header h1.title {
  display: none;
} */
.service-item + .service-item {
  margin-top: var(--px80);
}
.service-item .flexbox .imgarea {
  width: 40%;
}

.office-group-note.pc_center.mt2{
color: #f6a33d;
	font-weight: bold;
}


.post .flowlist02 > li > dl dt{
font-family: var(--font-family02);
}

.service-item .flexbox .txtarea {
  width: 60%;
  padding-left: var(--px30);
}


.service-item .flexbox .txtarea > span {
  color: #ff0000;
}

body:not(.home) .post .service-events h3 {
  text-align: left;
	border-bottom: none;
}

.service-events {
  background: #fdf8f1;
  padding: var(--px60) var(--px40);
  margin-top: var(--px150);
}

.service-events .imgarea {
  width: 40%;
}

.service-events .txtarea {
  width: 60%;
  padding-right: var(--px30);
}


.service-class-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--px20);
}


@media print, screen and (max-width: 1023px) {
  .service-item .flexbox .imgarea,
  .service-events .imgarea {
    width: 100%;
    text-align: center;
  }

  .service-item .flexbox .txtarea,
  .service-events .txtarea {
    width: 100%;
    margin-top: var(--px30);
    padding: 0;
  }
}

@media print, screen and (max-width: 767px) {
  .service-class-list {
    flex-wrap: wrap;
    justify-content: center;
  }

  .service-class-list > div {
    width: 48%;
  }

  .service-events {
    padding: var(--px60) var(--px20);
  }
}

/* ----------- END SERVICE ---------------- */

/* --------- COMPANY ----------------- */
.company-ceo > p {
  line-height: 2.2;
  font-size: var(--rem18);
  letter-spacing: 0;
}

.company-ceo-r > span:first-child {
  font-size: var(--rem16);
}
.company-ceo-r > span:last-child {
  font-size: var(--rem20);
}

.company-info {
  margin-top: var(--px120);
}

body:not(.home) .post .company h2:after {
  display: none;
}

.company-map {
  margin-top: var(--px150);
}

.company-history {
  margin-top: var(--px150);
}

table.responsive.company-history-table th {
  border: none;
  border-bottom: 1px solid #5abeff;
  font-weight: bold;
  font-size: var(--rem24);
  color: var(--color-primary);
  background: none;
  text-align: left;
  vertical-align: top;
}

table.responsive.company-history-table td {
  border: none;
  border-bottom: 1px solid #5abeff;
  font-size: var(--rem18);
}
/* --------- END COMPANY ----------------- */

/* ------------ OFFICE ------------------ */
.office-support-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--px60);
  margin-top: var(--px40);
}

.office-support-contact > div {
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 2.2;
  color: #5abeff;
}

.office-support-contact > div span {
  color: #fff;
  background: #5abeff;
  padding: 10px var(--px30);
  line-height: 2.2;
  font-size: var(--rem16);
  font-weight: bold;
  margin-right: 10px;
}

.office-support > p {
  font-size: var(--rem16);
  line-height: 2.2;
}

ul.flowlist02 {
  counter-reset: flow_list;
}
ul.flowlist02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
  width: 100%;
  padding: var(--px40);
  border-radius: 10px;
  background: #fdf8f1;
  border: 1px solid #000;
  position: relative;
  border-radius: var(--px30);
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: var(--px120);
}
.flowlist02 .flow_img {
  width: 35%;
}
.post .flowlist02 > li > dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + var(--px120) / 3);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) dl::before {
  border-width: 30px;
  border-top-color: var(--color-primary-shade);
}
.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
}
.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: var(--rem30);
  color: #000;
  font-weight: bold;
  padding: 0 0 1rem 0;
  margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  border-bottom: 1px solid #000;
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: #fff;
  background: var(--color-primary-shade);
  padding: 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  border-radius: 10px;
  font-size: calc(var(--rem36) - 1px);
	display: inline-block;
}
.post .flowlist02 > li > dl dd {
  padding: 0;
  font-size: var(--rem16);
  line-height: 2.2;
  color: #000;
}

.office img {
  width: 100%;
}

@media print, screen and (max-width: 767px) {
  .flowlist02 > li:not(:last-child) dl::before {
    border-width: 24px;
  }
}

@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);
  }
}

.office-group,
.office-walking {
  margin-top: var(--px150);
}

.office-walking .txtarea {
  padding-right: var(--px30);
}
.office-group .txtarea {
  padding-left: var(--px30);
}


.office-group .linkBtn {
  max-width: 100%;
}

@media print, screen and (max-width: 1023px) {
  .office-group .txtarea,
  .office-walking .txtarea {
    padding: 0;
  }
}

@media print, screen and (max-width: 767px) {
  .office-support-title {
    line-height: 1.8;
  }

  .flowlist02 > li:not(:last-child) dl::before {
    border-width: 24px;
  }

  .office-support-contact {
    display: block;
  }

  .office-support-contact > div:first-child {
    margin-bottom: var(--px30);
  }
}
/* ------------ END OFFICE ------------------ */




.container {
	max-width: 1300px;
	margin: 0 auto;
}