@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(225.93deg, #F46FB4 1.58%, #E92F8F 100%);
  --bg-linear02: linear-gradient(225.93deg, #CDEB34 1.58%, #29C74E 100%);
  --bg-linear03: linear-gradient(225.93deg, #FFF01E 1.58%, #F18E38 100%);
  --bg-linear04: linear-gradient(90deg, #E4F9FF 0%, #E4FFFC 100%);
  --bg-linear-prime: linear-gradient(225.93deg, #1AEBCB 1.58%, #20B8F7 100%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #EBFFFD;
  --color-background02: #FFF7BF;
  --color-background03: #EEF9E6;
  --color-background04: #FFF5E7;
  --color-01: #FD1C76;
  --color-02: #29C74E;
  --color-03: #F18E38;
  --clr-000: #000;
  --color-font: #585858;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #10CDB4;
  --color-primary-shade: #FD1C76;
  --color-primary-tint: #000;
  --color-secondary: #FD1C76;
  --color-secondary-tint: #000;
  --color-table-border: #DDDDDD;
  --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: 1240px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #585858;
  --header-color-font-white: #fff;
  --header-color-primary: #FD1C76;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #F4F4F4;
  --footer-color-font: #585858;
  --footer-color-primary: #585858;

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

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

  /* add */
  --px20-10: clamp(10px, calc(20px + ((1vw - 19.2px) * 1.1161)), 20px);
  --px30-15: clamp(15px, calc(30px + ((1vw - 19.2px) * 1.6741)), 30px);
  --px35-15: clamp(15px, calc(35px + ((1vw - 19.2px) * 2.2321)), 35px);
  --px50-15: clamp(15px, calc(50px + ((1vw - 19.2px) * 3.9063)), 50px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
  --px25-10: clamp(10px, calc(25px + ((1vw - 19.2px) * 1.6741)), 25px);
  --rem16-12: clamp(12px, calc(16px + ((1vw - 19.2px) * 0.4464)), 16px);
  --rem16-10: clamp(10px, calc(16px + ((1vw - 19.2px) * 0.6696)), 16px);
}

html {
  scroll-behavior: smooth;
}

.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}

.cta01 .cta01_wrap h2 {
  text-align: center;
}

.cta02 .cta02_wrap h2 {
  text-align: center;
}

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

.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}

.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /* 120-80px (1920-375) */
  background: var(--color-background01);
}

.padding-120 {
  padding: var(--px120) 0;
}

.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}

.font-w500 {
  font-weight: 500;
}

.font-wbold {
  font-weight: bold;
}

.font-f-02 {
  font-family: var(--font-family02);
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
  .sticky-header #header>.inner {
    box-shadow: none;
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }

  #header {
    height: 100px;
  }

  .sticky-header #header-layout {
    height: 80px;
  }

  #header ul.header__contact {
    margin-left: 0;
  }

  #header ul.header__contact li {
    padding: 1rem 1rem 1rem 0;
  }

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

  #header .logo img {
    max-width: none;
    width: 100%;
    max-height: 40px;
  }

  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: var(--rem16-10);
    line-height: 1.3;
    letter-spacing: 0.05em;
  }

  #header ul.header__contact .header__inner {
    position: relative;
  }

  #header ul.header__contact .header__inner::before {
    content: "";
    background: #aeaeae;
    height: 65px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }

  #header a.head_btn::before {
    margin-bottom: 0;
  }

  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn {
    font-weight: bold;
    border-radius: 100px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: var(--px30);
    padding-right: var(--px30);
  }

  .note,
  .note b {
    font-weight: 500;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem28);
    font-family: var(--font-family-eng);
    color: var(--header-color-primary);
  }

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.72em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }

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

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

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: var(--px35-15);
    padding-right: var(--px35-15);
    letter-spacing: 0.05em;
    font-size: var(--rem16-10);
    font-weight: bold;
    background: var(--bg-linear03);
  }

  #header a.head_btn.mail_btn:hover {
    opacity: 0.6;
    color: var(--color-font-white);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem20);
  }

  #header a.head_btn.registration_btn {
    background: var(--bg-linear01);
    padding-left: var(--px20);
    padding-right: var(--px20);
  }

  #header a.head_btn.registration_btn::before {
    content: '\f073';
  }

  #header a.head_btn.line_btn {
    background: var(--bg-linear02);
    padding-left: calc(var(--px50-15) - 1px);
    padding-right: calc(var(--px50-15) - 1px);
  }

  #header a.head_btn.line_btn::before {
    content: '\f3c0';
  }

  nav#mainNav ul li ul.sub-menu li a,
  nav#mainNav ul li ul.sub-menu li a:hover,
  nav#mainNav ul li ul.sub-menu li.current-menu-item a,
  nav#mainNav ul li.current-menu-item ul.sub-menu li a {
    border: 1px solid var(--header-color-font);
    font-size: var(--rem16-10);
  }

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

@media print,
screen and (max-width: 1023px) {

  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:active {
    color: var(--header-color-primary);
  }
}

.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#contact-bottom {
  clear: both;
}

@media print,
screen and (max-width: 768px) {

  .txt_l:has(>.linkBtn),
  .txt_r:has(>.linkBtn) {
    text-align: center;
  }
}

/* code bonus start */
p {
  line-height: 1.8;
}

.c-white,
.c-white * {
  color: var(--color-font-white) !important;
}

.c-primary-01,
.post .c-primary-01 {
  color: var(--color-01);
}

.c-primary-02,
.post .c-primary-02 {
  color: var(--color-02);
}

.c-primary-03,
.post .c-primary-03 {
  color: var(--color-03);
}

.bg-primary-01,
.post .bg-primary-01 {
  background: var(--color-01) !important;
}

.bg-primary-02,
.post .bg-primary-02 {
  background: var(--color-02) !important;
}

.bg-primary-03,
.post .bg-primary-03 {
  background: var(--color-03) !important;
}

.lh2 {
  line-height: 2 !important;
}

.ls5,
.post .ls5 {
  letter-spacing: 0.05em;
}

.linear01 {
  background: var(--bg-linear01) !important;
}

.linear02 {
  background: var(--bg-linear02);
}

.linear03 {
  background: var(--bg-linear03);
}

.italic {
  font-style: italic !important;
}

.rem20 {
	font-size: var(--rem20);
}

.rem20w {
	font-size: var(--rem20w);
}

.rem24w {
	font-size: var(--rem24w);
}

/*---------txtstyle01-----------*/

.post .txtstyle01,
.txtstyle01 {
  font-family: var(--font-family01);
  font-size: var(--rem30w);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px50);
  border: none;
  background: transparent;
}

.post .txtstyle01:before,
.post .txtstyle01:after,
.txtstyle01:before,
.txtstyle01:after {
  content: none;
}

.post .txtstyle01 small,
.txtstyle01 small{
	display: inline-block;
}

.post .txtstyle01 span,
.txtstyle01 span {
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: var(--color-font-white);
  background: var(--color-primary);
  padding: 5px 8px 7px;
  display: block;
  width: fit-content;
  margin: 0 auto;
  margin-top: var(--px16);
}

/*---------txtstyle02-----------*/

.post .txtstyle02,
.txtstyle02 {
  font-size: var(--rem40w);
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: var(--px24);
}

.post .txtstyle02 span,
.txtstyle02 span {
  font-size: var(--rem24);
  margin-left: 5px;
}

/*---------txtstyle04-----------*/

.post .txtstyle04,
.txtstyle04 {
  color: var(--color-primary);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: var(--px30);
}

/*---------txtstyle05-----------*/

.post .txtstyle05,
.txtstyle05 {
  font-size: calc(var(--rem30) + 2px);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background: var(--bg-linear-prime);
  padding: 2px var(--px16) 5px;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  display: block;
  margin-bottom: var(--px50);
}

.post .txtstyle05 span,
.txtstyle05 span {
  font-size: var(--rem40c);
}

@media print,
screen and (max-width: 768px) {

	.post .txtstyle05,
	.txtstyle05 {
		font-size: var(--rem30);
		width: 100%;
		max-width: 400px;
		padding: 2px 1rem 5px;
	}

	.post .txtstyle05 span,
	.txtstyle05 span {
		font-size: calc(var(--rem40) + 2px);
	}

	.post .txtstyle05 small,
	.txtstyle05 small {
		display: block;
	}

	.post .txtstyle05 small.sp_left,
	.txtstyle05 small.sp_left {
		text-align: left;
	}

	.post .txtstyle05 small.sp_right,
	.txtstyle05 small.sp_right {
		text-align: right;
	}
}

/*---------txtstyle06-----------*/

.post .txtstyle06,
.txtstyle06 {
  /*   font-size: var(--rem18); */
  font-weight: bold;
  letter-spacing: 0;
}

.textarea01 {
  border-radius: var(--px40);
  border: 1px solid var(--color-primary);
  padding: var(--px80) var(--px40);
}

.textarea02 {
  padding: var(--px12) var(--px14);
  background-color: var(--color-background02);
  max-width: 561px;
  margin: 0 auto;
}

.textarea03 {
  padding: var(--px40);
  background-color: var(--color-background01);
}

.textarea04 {
  padding: var(--px30) var(--px40);
  background-color: var(--color-background01);
}

.textarea04+.textarea04 {
  margin-top: var(--rem22w);
}

/*---------col4-----------*/

.post .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--rem26w);
}

.post .col4_list.col4style01 {
  max-width: 1080px;
  margin: 0 auto;
}

.post .col4_list.col4style01 .imgarea {
  border-radius: var(--px20);
  background-color: var(--color-background01);
  overflow: hidden;
}

.post .col4_list.col4style01 .txtarea p {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font);
  text-align: center;
  padding-top: var(--px14);
}

.post .col4_list>li {
  width: calc((100% - (var(--rem26w) * 3)) / 4);
}

@media print,
screen and (max-width: 1240px) {

  .post .col4_list>li {
    width: calc((100% - (var(--rem26w) * 2)) / 3);
  }
}

@media print,
screen and (max-width: 768px) {
  .post .col4_list>li {
    width: calc((100% - var(--rem26w)) / 2);
  }
}

/*---------txtstyle03-----------*/

.post .txtstyle03,
.txtstyle03 {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: var(--px120) auto var(--px50);
  border: none;
  background: transparent;
}

.post .txtstyle03:before,
.txtstyle03:before,
.post .txtstyle03:after,
.txtstyle03:after {
  content: none;
}

.post .txtstyle03 .sub_ttl,
.txtstyle03 .sub_ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 0.3em;
  border: none;
  background: transparent;
}

.post .txtstyle03 .main_ttl,
.txtstyle03 .main_ttl {
  display: block;
  font-size: var(--rem40c);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.message p {
  font-size: var(--rem20);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.sec01,
.sec02 {
  padding: var(--px80) 0;
  position: relative;
}

.sec01::before,
.sec02::before {
  content: '';
  position: absolute;
  display: block;
  width: calc(1536 / 1920 * 100%);
  height: 100%;
}

.sec01::before {
  top: 0;
  left: 0;
  border-radius: 0 var(--px40) var(--px40) 0;
  background-color: var(--color-background03);
}

.sec02::before {
  top: 0;
  right: 0;
  border-radius: var(--px40) 0 0 var(--px40);
  background-color: var(--color-background04);
}

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

.post .col3_list>li {
  width: calc((100% - (var(--px20) * 2)) / 3);
}

/* col3style01 */
.post .col3_list.col3style01>li {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  background-color: var(--color-background);
}

.post .col3_list.col3style01 .col_ttl {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font-white);
  text-align: center;
  padding: var(--px16) var(--px14) var(--px20);
  border-radius: 10px 10px 0 0;
}

.post .col3_list.col3style01 .txtcontent {
  font-size: calc(var(--rem16) - 1px);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  padding-bottom: var(--px20);
  border-bottom: 1px solid var(--color-table-border);
  margin-bottom: var(--px14);
}

.post .col3_list.col3style01 .txtarea {
  padding: var(--px24) var(--px30);
}

/* col3style02 */
.post .col3_list.col3style02>li {
  background-color: var(--color-background01);
  border-radius: var(--px40);
  border: 1px solid var(--color-primary);
  padding: var(--px50) var(--px30);
}

.post .col3_list.col3style02 .imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--px30);
}

.post .col3_list.col3style02 .imginner {
  width: auto;
  height: var(--px100w);
  min-height: 70px;
}

.post .col3_list.col3style02 .imginner img {
  width: auto;
  height: 100%;
  object-fit: contain;
  max-height: 100%;
}

.post .col3_list.col3style02 .numlist {
  font-size: var(--rem20w);
  font-weight: bold;
  color: var(--color-primary-shade);
  line-height: 1.4;
  margin-bottom: var(--px30w);
  display: block;
  text-align: center;
}

.post .col3_list.col3style02 .numlist.ls-12 {
  letter-spacing: -1.2px;
}

.post .col3_list.col3style02 .numlist span {
  background: linear-gradient(90deg, #20B8F7 0%, #1AEBCB 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: var(--font-family-eng02);
  font-size: var(--rem40w);
  font-weight: bold;
  display: block;
  line-height: 1;
  margin-bottom: 0.2em;
  letter-spacing: 0;
  text-align: center;
}

@media print,
screen and (max-width: 768px) {
  .post .col3_list>li {
    width: calc((100% - var(--px20)) / 2);
    margin-bottom: var(--px30);
  }
}

@media print,
screen and (max-width: 500px) {
  .post .col3_list>li {
    width: 100%;
  }

  .post .col3_list>li:last-child {
    margin-bottom: 0;
  }
}

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

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

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

.post table td ul li,
.post table td p {
  line-height: 1.6;
}

.post table.tablestyle01 {
  border: none;
  border-collapse: separate;
  border-spacing: 0 1rem;
  margin: 0 0 1rem;
}

.post table.tablestyle01 th,
.post table.tablestyle01 td {
  font-size: var(--rem14);
  font-weight: 500;
  line-height: 1.4;
  color: var(--color-font);
  border: none;
  padding: 3px 1rem 4px;
  vertical-align: middle;
}

.post table.tablestyle01 th {
  text-align: center;
  width: 29.5%;
  padding: 3px 8px 4px;
  white-space: nowrap;
  background-color: #EEEEEE;
}

.linkTxt,
.post .linkTxt {
  font-size: calc(var(--rem16) - 1px);
  font-weight: bold;
  line-height: 1.8;
  position: relative;
  padding-right: var(--rem22w);
  transition: all 0.3s;
}

.linkTxt::before,
.post .linkTxt::before {
  content: '\f054';
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "FontAwesome";
  font-size: var(--rem12);
  color: inherit;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.linkTxt:hover,
.post .linkTxt:hover {
  opacity: 0.6;
}

.toptxtarea p {
  font-size: var(--rem18);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}

.linkBtn,
.post .linkBtn {
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  background: var(--bg-linear-prime);
  max-width: 300px;
  z-index: 10;
  padding: 23px 30px 24px 10px;
}

.linkBtn.color-02,
.post .linkBtn.color-02 {
  background: linear-gradient(225.93deg, #F46FB4 1.58%, #E92F8F 100%);

}

.linkBtn:hover,
.post .linkBtn:hover {
  background: var(--bg-linear-prime);
  opacity: 0.6;
}

.linkBtn.color-02:hover,
.post .linkBtn.color-02:hover {
  background: linear-gradient(225.93deg, #F46FB4 1.58%, #E92F8F 100%);
  opacity: 0.6;
}

.linkBtn::after,
.post .linkBtn::after {
  border-width: 2px;
}

.linkBtn.transparent,
.post .linkBtn.transparent {
  border: 1px solid var(--color-font-white);
  background: transparent;
  box-shadow: none;
}

/*-----------------------------
column_01
------------------------------*/

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

.column01_wrap {
  position: relative;
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}

.column01 .txtarea {
  width: calc(700 / 1100 * 100%);
  background: #F4F4F4;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px70) var(--px40);
  margin: 0;
  border-radius: 20px;
}

.column01 .txtarea .txtinner {
  /*   max-width: 520px; */
  width: 100%;
}

.column01 .imgarea {
  width: calc(400 / 1100 * 100%);
  overflow: hidden;
  line-height: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.column01 .imgarea img {
  width: auto;
  height: auto;
  object-fit: contain;
}

.column01 ul.list_check li {
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  padding-left: 3rem;
}

.column01 ul.list_check li+li {
  margin-top: 1rem;
}

.column01 ul.list_check li::before {
  font-size: var(--rem24w);
  color: var(--color-primary);
  line-height: 1.4;
}

@media print,
screen and (max-width: 768px) {
  .column01 .imgarea {
    width: 100%;
    margin-bottom: var(--px50);
  }

  .column01 .txtarea {
    width: 100%;
    padding: var(--px80) 5%;
  }

  .column01 .txtarea .txtinner {
    max-width: 100%;
  }

  .column01 .imgarea img {
    width: 40%;
  }


}

.sec03 {
  position: relative;
}

.sec03::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 36%;
  left: 0;
  bottom: 0;
  background-image: url("/wp-content/uploads/TOP-06.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sec04 {
  background: var(--bg-linear04);
  padding: calc(var(--px180) - 5px) 0;
}

/*-----------------------------
column_02
------------------------------*/

.column02 {
  position: relative;
  margin: 0;
  counter-reset: flow_list;
}

.column02_wrap {
  position: relative;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

.column02_wrap+.column02_wrap {
  margin-top: var(--px40);
}

.column02 .txtarea {
  width: calc(940 / 1240 * 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 var(--px40);
  margin: 0;
}

.column02 .txtarea .txtinner {
  max-width: 850px;
  width: 100%;
}

.column02 .imgarea {
  width: calc(300 / 1240 * 100%);
  aspect-ratio: 1 / 1;
  background-color: var(--color-background);
  border-radius: 50%;
  overflow: hidden;
  line-height: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.column02 .imgarea img {
  width: auto;
  height: auto;
  object-fit: contain;
}

.column02 dl dt {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: var(--px20);
}

.column02 dl dt p {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.column02 dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-primary);
  margin-right: var(--px20);
  font-family: var(--font-family-eng);
  font-size: var(--rem80w);
  font-weight: bold;
  position: relative;
  z-index: 10;
  display: inline-block;
  margin-top: 0.2em;
  white-space: nowrap;
}

.column02 dl dd {
  font-size: var(--rem16);
  line-height: 2;
  letter-spacing: 0.05em;
  padding: 0;
}

@media print,
screen and (max-width: 768px) {
  .column02 .imgarea {
    width: 50%;
    margin: 0 auto;
  }

  .column02 .txtarea {
    width: 100%;
    padding: var(--px80) 0;
  }

  .column02 .txtarea .txtinner {
    max-width: 100%;
  }
}

@media print,
screen and (max-width: 640px) {
  .column02 .imgarea {
    width: 70%;
  }

  .column02 dl dt .icon:before {
    font-size: calc(var(--rem80w) - 1rem);
  }

  .column02 dl dt p {
    letter-spacing: 0;
  }
}

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

.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--px40);
}

.post .col2_list>li {
  width: calc((100% - var(--px40)) / 2);
  position: relative;
  background-color: var(--color-background);
}

.post .col2_list.col2style01 a {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s;
}

.post .col2_list.col2style01 .imgarea {
  position: relative;
}

.post .col2_list.col2style01 .imgarea::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #008FCA;
  opacity: .3;
  z-index: 4;
  /*   mix-blend-mode: multiply; */
}

.post .col2_list.col2style01 a:hover {
  opacity: 0.6;
}

.post .col2_list.col2style01 a:hover img {
  opacity: 1;
}

.post .col2_list.col2style01 .txtarea {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
}

.post .col2_list.col2style01 .txtarea .txtstyle03 {
  position: relative;
  z-index: 11;
}

@media print,
screen and (min-width: 641px) {
  .post .col2_list.col2style01 .imgarea::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #008FCA;
    opacity: .3;
    mix-blend-mode: multiply;
  }
}

@media print,
screen and (max-width: 640px) {
  .post .col2_list>li {
    width: 100%;
  }

  .post .col2_list>li:last-child {
    margin-bottom: 0;
  }
}

.sec05 {
  position: relative;
}

/* .sec05::before {
  content: '';
  position: absolute;
  display: block;
  width: calc(270 / 1920 * 100%);
  height: 100%;
  right: 0;
  bottom: 0;
  background-image: url("/wp-content/uploads/TOP-12.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
} */

/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
  padding-bottom: 6rem;
}

.cta01::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 89%;
  background: var(--bg-linear-prime);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.cta01 .cta01_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px120) 0 0;
}

.cta01 .cta01_wrap .txtstyle05 {
  background: var(--color-background);
  color: var(--color-primary);
  margin-bottom: var(--px40);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1240px;
  margin: var(--px50) auto 0 auto;
  gap: var(--px20);
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  max-width: 400px;
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: calc(var(--px50) + 4px) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print,
screen and (max-width: 768px) {

  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
    max-width: 100%;
  }

  .cta01 .ctabtnlist li+li {
    margin-top: 1rem;
  }

  .cta01::before {
    height: 92%;
  }
}

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  font-size: var(--rem20);
  font-weight: bold;
  line-height: 1.2;
}

.cta01 .infotxt {
  font-size: var(--rem16-12);
  font-weight: bold;
  margin-bottom: var(--px14);
}

.cta01 a.registrationbtn {
  background: var(--bg-linear01);
  color: var(--color-font-white);
}

.cta01 a.mailbtn {
  background: var(--bg-linear03);
  color: var(--color-font-white);
}

.cta01 a.linebtn {
  background: var(--bg-linear02);
  color: var(--color-font-white);
}

/*ボタンアイコン*/

.cta01 .registrationbtn .btnttl::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free', 'FontAwesome';
  font-weight: 900;
  margin-right: 1rem;
  font-size: var(--rem24);
}

.cta01 .registrationbtn .btnttl::before {
  content: '\f073';
}

.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
}

.cta01 .linebtn .btnttl::before {
  content: '\f3c0';
  font-weight: 400;
}

#front_top_content,
#front_bottom_content {
  background: var(--color-background);
}

.postlist .time a {
  font-family: var(--font-family-eng02);
  font-size: calc(var(--rem12) + 1px);
  font-weight: bold;
  padding: 3px 10px;
}

.postlist .ttls,
.postlist .date {
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
}

.postlist .post_text {
  padding: var(--px30) 0;
}

.postlist li:first-child {
  border-top: 1px solid var(--color-table-border);
}

.postlist li {
  border-bottom: 1px solid var(--color-table-border);
  margin: 0 auto;
}

#footer {
  padding: var(--px80) 0 var(--px40);
}

#footer .footer_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: var(--px30);
  border-bottom: 1px solid var(--color-table-border);
}

#footer .footer__logo img {
  max-width: 260px;
}

#footer .logo_txt {
  font-size: var(--rem18);
  font-weight: 500;
  color: var(--footer-color-font);
  margin-bottom: 20px;
  text-align: left;
}

#footer .footer__logo:not(:last-child) {
  text-align: left;
}

#footer .socialicon ul {
  justify-content: flex-start;
}

#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 {
  color: var(--color-primary);
}

#footer .socialicon ul li {
  padding: 0 1rem 0 0;
}

#footer .socialicon ul li a {
  font-size: 22px;
}

#footer .socialicon li:has(.fa-facebook) {
  order: 3;
}

#footer .socialicon li:has(.fa-line) {
  order: 2;
}

#footer .socialicon li:has(.fa-instagram) {
  order: 1;
}

#footer .socialicon .fa-facebook:before {
  content: '\f082';
}

#footer .footnav ul {
  justify-content: flex-end;
}

#footer .footnav ul>li {
  padding: 0;
  display: flex;
  align-items: center;
}

#footer .footnav ul>li+li {
  margin-left: var(--px30);
}

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

#footer .footnav ul>li::before {
  width: auto;
  height: auto;
  font-family: "FontAwesome";
  content: '\f054';
  position: relative;
  top: 50%;
  font-size: var(--rem12);
  transform: translateY(-50%);
  background: transparent;
  display: inline-block;
  margin-right: 5px;
}

#copyright {
  font-size: var(--rem12);
  font-weight: 300;
  margin-top: var(--px60);
}

@media print,
screen and (max-width: 500px) {
  #footer .footer_inner {
    display: block;
  }

  #footer .footnav ul {
    margin-top: var(--px40);
    justify-content: flex-start;
  }
}

#thumbImg::before,
header#h1Header::before {
  content: none;
}

header#h1Header h1.title {
  font-size: var(--rem40w);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-primary);
}

body:not(.home) h2 {
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
}

body:not(.home) h2.unline::after {
  content: none;
}

body:not(.home) #content h3 {
  font-size: var(--rem24w);
}

body:not(.home) h3 {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-font);
  padding: 0 0 var(--px18);
  margin-bottom: var(--px18);
}

body:not(.home) h3 span {
  display: block;
  font-size: calc(var(--rem40w) + 4px);
  font-weight: bold;
  font-family: var(--font-family-eng);
  line-height: 1;
  color: var(--color-primary);
  margin-bottom: var(--px14);
}

body:not(.home) h4 {
  color: var(--color-primary);
  font-size: var(--rem20w);
  font-weight: bold;
  margin-bottom: var(--px16);
}

body:not(.home) h4::before {
  content: '';
  position: absolute;
  width: var(--px14);
  height: var(--px14);
  border-radius: 50%;
  background: var(--color-primary);
  top: .5em;
  left: 0;
}

/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}

.teleco_v1 .w50.image_box::before {
  content: '';
  display: block;
}

.teleco_v1 .w50.image_box img {
  position: absolute;
  width: 102%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.teleco_v1 .w50.text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  padding: var(--px70) var(--px40);
}

.teleco_v1 .w50.text_box .txtinner {
  max-width: 456px;
  width: 100%;
}

@media print,
screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(512px + (1vw - 19.2px) * 17.3762);
  }

  .teleco_v1 .w50.image_box img {
    width: auto;
    height: 116%;
  }
}

.flexinnerBtn {
  align-self: normal;
}

@media print,
screen and (max-width: 768px) {
  .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }

  .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }

  .teleco_v1 .w50.text_box {
    padding: var(--px40) 0;
    margin-bottom: 0;
  }

  .teleco_v1 .w50.text_box .txtinner {
    max-width: 100%;
  }
}

#about-content h3,
#content #about-content h3 {
  font-size: var(--rem20w);
  text-align: center;
  padding: 0;
  border: none;
  position: relative;
  padding-bottom: var(--px18);
  margin-bottom: var(--px40);
}

#about-content h3::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: block;
  width: var(--px100w);
  height: 1px;
  background-color: var(--color-primary);
}

/*--flow02--------------------------------------------*/

.flowlist02 {
  padding-left: 5rem;
  position: relative;
}

.flowlist02::before {
  content: "";
  width: 5px;
  height: 100%;
  background: #DCDCDC;
  margin-left: -3px;
  display: block;
  position: absolute;
  top: 0;
  left: 5rem;
}

.flowlist02>li {
  position: relative;
}

.flowlist02>li:not(:last-child) {
  margin-bottom: var(--px100);
}

.flowlist02>li .icon {
  font-size: var(--rem24w);
  font-family: var(--font-family-eng02);
  font-weight: bold;
  line-height: 1;
  width: 5rem;
  height: 5rem;
  color: var(--color-font-white);
  background: var(--color-primary);
  padding: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -2.5rem;
  z-index: 10;
  border-radius: 50vh;
}

.flowlist02>li .icon::after {
  content: none;
}

.flowlist02>li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0.3rem;
}

.flowlist02>li dl::before {
  content: none;
}

.flowlist02>li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
}

.flowlist02>li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
  top: 23px;
}

.flowlist02>li dd {
  font-size: var(--rem16);
  line-height: 1.6;
}

.flowlist02>li dl dt {
  font-size: var(--rem20w);
  font-weight: bold;
  padding-bottom: var(--px12);
  margin-bottom: var(--px16);
  border-bottom: 1px solid var(--color-primary);
}

@media (max-width: 768px) {
  .flowlist02 {
    padding-left: 2rem;
  }

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

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

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

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

/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}

.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: #ffffff;
  border: 1px solid var(--color-primary);
}

.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: #ffffff;
}

.qa_list .qa_list_inner .a_ico {
  color: var(--color-font-white);
  background: var(--color-primary);
  line-height: 1.0;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem20w);
  border-right: 1px solid var(--color-primary);
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bolder;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family-eng);
}

.qa_list .qa_list_inner .q_ico {
  background: var(--color-background01);
  line-height: 1.0;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem20w);
  font-weight: bolder;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family-eng);
  border-right: 1px solid var(--color-primary);
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.7;
}

.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}

.qa_list .qa_list_inner dt:after {
  content: '';
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid #494949;
  border-bottom: 1px solid #494949;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid var(--color-primary);
  border-top: 0;
}

.qa_list.dropdownbox .qa_list_inner+.qa_list_inner {
  margin-top: var(--px20) !important;
}

@media only screen and (max-width: 768px) {

  .qa_list .qa_list_inner .q_desc,
  .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }

  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }

  .qa_list .qa_list_inner .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1.0rem;
  }

  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }

  .qa_list .qa_list_inner .active:after {
    right: 1.0rem;
  }
}

@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }

  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}

.qa_list.dropdownbox .qa_list_inner+.qa_list_inner {
  margin-top: var(--px50);
}

.qa_list.dropdownbox .qa_list_inner dt {
  padding: var(--px20) var(--px40);
  background-color: var(--color-background01);
  border-color: var(--color-primary);
}

.qa_list.dropdownbox .qa_list_inner dt:after {
  border-color: var(--color-font);
}

.qa_list.dropdownbox .qa_list_inner dd {
  padding: var(--px30) var(--px40);
  border-color: var(--color-primary);
}

.qa_list.dropdownbox .qa_list_inner dd p,
.qa_list.dropdownbox .qa_list_inner dd ul li {
  line-height: 1.6;
}

.lead {
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}

.lead .marker.pink2 {
  display: inline-block;
  width: 100%;
  max-width: 321px;
  padding: 0.2em 0.5rem;
  background: var(--color-primary);
  color: var(--color-font-white);
}

.lead_en {
  font-size: var(--rem20w);
  letter-spacing: 0.3em;
  line-height: 2.5;
}

#recruit-content .message p {
  letter-spacing: 0.05em;
  font-size: var(--rem16);
  font-weight: 400;
}

.contact_area {
  padding: var(--px90) var(--px40);
  background-color: var(--color-background01);
}

.contact_area .contact_read p {
  font-size: var(--rem16);
  letter-spacing: 0.1em;
}

.contact_area a.button_wrap {
  display: inline-block;
  width: 100%;
  max-width: 290px;
  background-color: var(--color-primary);
  text-align: center;
  font-size: var(--rem16);
  letter-spacing: 0.1em;
  font-weight: bold;
  padding: var(--px14);
  color: var(--color-font-white);
  transition: all 0.3s;
}

.contact_area a.button_wrap:hover {
  opacity: 0.6;
}

.post .subimitarea .linkBtn {
  padding: 0;
}

.post .subimitarea .linkBtn input[type="submit"] {
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  padding: 23px 30px 24px 10px;
  position: relative;
  z-index: 5;
}

.wpcf7-form .must {
  font-size: var(--rem16);
}

.wpcf7-form table th {
  width: calc(var(--px20) * 2 + 16em);
}

/* 20260724 */

.cta01 .cta01_wrap h2 {
  max-width: fit-content;
  margin: 0;
}

.vec-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--px40);
  margin-bottom: var(--px50);
}

.vec_wrap {
  max-height: var(--px150);
  max-width: var(--px90);
  min-width: 50px;
  overflow: hidden;
}

.vec_wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.post table.responsive th,
.post table.responsive td {
  border-color: var(--color-primary);
}

.res_name,
.post .res_name {
  max-width: 4.5em;
}

ul.flowlist02_box {
  counter-reset: flow_list;
}

ul.flowlist02_box>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(--px50);
  border-radius: 10px;
  background: var(--bg-linear04);
  border: 1px solid var(--color-primary);
  position: relative;
}

.flowlist02_box>li:not(:last-child) {
  margin-bottom: 60px;
}

.flowlist02_box .flow_img {
  width: 35%;
}

.post .flowlist02_box>li>dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}

.flowlist02_box>li:not(:last-child) dl::before,
.flowlist02_box>li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flowlist02_box>li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary);
}

.flowlist02_box>li:not(:last-child) dl::after {
  border-width: 20px;
}

.flowlist02_box>li:last-child dl::before,
.flowlist02_box>li:last-child dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  bottom: calc(100% + 20px);
  left: calc(50% + 22px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flowlist02_box>li:last-child dl::before {
  border-width: 22px;
  border-bottom-color: var(--color-primary);
}

.flowlist02_box>li:last-child dl::after {
  border-width: 20px;
}

.flowlist02_box>li:nth-last-child(2) dl::before,
.flowlist02_box>li:nth-last-child(2) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: calc(50% - 22px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flowlist02_box>li:nth-last-child(2) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary);
}

.flowlist02_box>li:nth-last-child(2) dl::after {
  border-width: 20px;
}

.post .flowlist02_box>li>dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem);
  font-weight: 600;
  padding: 0 0 1rem 0;
  margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  border-bottom: solid 1px var(--color-primary);
}

.flowlist02_box>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);
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  min-width: fit-content;
  border-radius: 10px;
  z-index: 100;
}

.post .flowlist02_box>li>dl dd {
  padding: 0;
}

.post .flowlist02_box>li>dl dd ul.list_disc {
  font-weight: bold;
}

.post .flowlist02_box>li>dl dd ul.list_disc:not(:first-child) {
  margin-top: var(--rem24);
}

@media print,
screen and (max-width: 768px) {

  .post .flowlist02_box>li>dl,
  .flowlist02_box .flow_img {
    width: 100%;
  }

  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}



.txt-c {
  text-align: center !important;
}

/* 20260727 */

.price_list {
  font-weight: 500;
  line-height: 1.8;
  margin-top: var(--px40);
}

.price_list+.price_list {
  margin-top: var(--px60);
}

.price-ttl {
  line-height: 1.4;
  font-weight: bold;
  font-size: var(--rem24w);
  padding: .5em var(--px30);
  background: var(--color-primary);
  color: var(--color-font-white);
  margin-bottom: var(--px40);
}

.green-stl .price-ttl {
  background: linear-gradient(182.93deg, #CDEB34 1.58%, #29C74E 100%);
}

.orange-stl .price-ttl {
  background: linear-gradient(182.93deg, #FFF01E 1.58%, #F18E38 100%);
}

.tag_block {
  display: flex;
  gap: 10px;
  align-items: center;
}

.price_block {
  align-items: center;
  margin-bottom: var(--px20);
}

.tag-ttl {
  padding: 0 .4em;
  min-width: var(--rem100);
  text-align: center;

}

.tag-price {
  font-size: var(--rem40);
  font-weight: bold;
  min-width: fit-content;
}

.tag-price>span {
  font-size: var(--rem24);
}

.tag_list {
  display: flex;
  gap: var(--px20);
  flex-wrap: wrap;
  margin-bottom: var(--px30);
}


@media print,
screen and (max-width: 768px) {

  .tag_list {
    flex-direction: column;
  }

  .column01 .txtarea {
    padding: var(--px80) 8%;
  }

}



.green-stl .tag-ttl {
  background: var(--color-background03);

}

.green-stl .tag-price {
  color: var(--color-02);
}

.orange-stl .tag-ttl {
  background: var(--color-background04);

}

.orange-stl .tag-price {
  color: var(--color-03);
}

.tag_wall-ttl {
  line-height: 1.4;
  font-size: var(--rem24w);
  border-left: .17em solid;
  padding-left: .5em;
  margin-top: var(--px40);
}

.orange-stl .tag_wall-ttl {
  border-color: var(--color-03);
}

.ff03 {
  font-family: var(--font-family03) !important;
}

.ff03 h2 {
  font-family: var(--font-family03) !important;
  font-size: var(--rem30w) !important;
  margin-bottom: var(--px60) !important;
}

.textarea03.ff03 {
  background: #F9F6F0;
  padding: var(--px60) var(--px50) var(--px100);

}

.textarea03.ff03 .txtstyle04 {
  color: var(--color-font);
}

.anchor_link:has(+ h2) {
  margin-top: var(--px120);
}


/* 
★おすすめの学習ステップ★★★★★★★★★ 
※画像が来たら消してください  */
.post .flowlist02_box>li>dl {
  width: 100%;
}

.flowlist02_box .flow_img {
  display: none;
}

/* ★おすすめの学習ステップここまで★★★★★ */


.pink,
.post .pink {
  color: var(--color-01);
  font-weight: bold;
}

.breadcrumb li:first-child a,
.breadcrumbs li:first-child a,
.site-breadcrumbs li:first-child a,
.entry-crumbs li:first-child a {
    font-size: 0 !important;
    display: inline-block;
}

.breadcrumb li:first-child a::after,
.breadcrumbs li:first-child a::after,
.site-breadcrumbs li:first-child a::after,
.entry-crumbs li:first-child a::after {
    content: "HOME" !important; 
    font-size: 11px !important;  
}
