@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=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;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: #F7F7F7;
  --color-background02: #fff;

  --clr-000: #000;
  --color-font: #111111;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #163559;
  --color-primary-shade: #000;
  --color-primary-tint: #11879E;
  --color-secondary: #BA993A;
  --color-secondary-tint: #F8F4E6;
  --color-table-border: #AAAAAA;
  --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: #111111;
  --header-color-font-white: #fff;
  --header-color-primary: #163559;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #163559;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

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

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

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

html {
  scroll-behavior: smooth;
}

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

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

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

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

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

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

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

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

.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

.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: var(--px30);
  }

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

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

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

  nav#mainNav ul li a:hover {
    background-color: var(--color-primary);
  }

  nav#mainNav ul li a:hover b,
  nav#mainNav ul li a:hover span {
    color: var(--color-font-white);

  }

  nav#mainNav ul li a span {
    font-family: var(--font-family-eng);
    font-size: calc(var(--rem14) + 1px);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.05em;
    color: var(--color-secondary);
    text-transform: capitalize;
  }


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

  nav#mainNav ul li.current-menu-item a b,
  nav#mainNav ul li.current-menu-item a span {
    color: var(--color-font-white);
  }

  #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;
  }

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

  .note,
  .note b {
    font-weight: 500;
    font-family: var(--font-family02);
    font-size: var(--rem16);
    letter-spacing: 0.05em;
	  color: var(--color-primary);
  }

  #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);
    font-weight: 500;
    letter-spacing: 0;
  }

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: var(--rem20w);
    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,
	#header a.head_btn.tel_btn:hover .note,
  #header a.head_btn.tel_btn:hover .note b{
    color: var(--header-color-font-white);
  }

  #header a.head_btn.mail_btn {
    flex-direction: column;
    gap: 8px;
    padding-left: var(--px20);
    padding-right: var(--px20);
    letter-spacing: 0.05em;
    font-family: var(--font-family02);
    font-size: var(--rem16);
    font-weight: 500;
  }

  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
	 nav#mainNav ul li ul.sub-menu li a {
    font-weight: 500;
    font-size: var(--rem16);
    letter-spacing: 0.05em;
    font-family: var(--font-family02);
    line-height: 1.6;
  }

  nav#mainNav ul li ul.sub-menu li a:hover {
    background-color: var(--header-color-primary);
    color: var(--color-font-white);
  }
	nav#mainNav ul li ul.sub-menu li.current-menu-item a{
    color: var(--header-color-font-white);
		background-color: var(--header-color-primary);
  }
  nav#mainNav ul li.current-menu-parent a{
    background-color: var(--header-color-primary);
    color: var(--header-color-font-white);
  }
  nav#mainNav ul li.current-menu-parent a span,
   nav#mainNav ul li.current-menu-parent a b{
    color: var(--header-color-font-white);
  }
}

@media print,
screen and (max-width: 1380px) and (max-width: 1024px) {
  #header ul.header__contact {
    margin-left: 0;
  }

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

  #header a.head_btn.tel_btn {
    padding-left: var(--px12);
    padding-right: var(--px12);
  }

  #header a.head_btn.mail_btn {
    padding-left: var(--px12);
    padding-right: var(--px12);
  }
}

@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;
  }
	nav#mainNav ul li li a{
    background: var(--header-background);
  }
  nav#mainNav ul li li.current-menu-item a,
	nav#mainNav ul li li.current-menu-item:last-child a{
    background: var(--header-color-primary);
    color: var(--header-color-font-white);
  }
}

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

/* code bonus start */
.fullwide01 {
  position: relative;
  background-image: url("/wp-content/uploads/TOP-01.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: var(--px120) 0;
}

@media print,
screen and (min-width: 1023px) {
  .fullwide01 {
    background-attachment: fixed;
  }
}

.fullwide01::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #006FFF;
  mix-blend-mode: color;
}

.fullwide01_wrap {
  position: relative;
  background: var(--color-background);
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px100) var(--px120);
  display: flex;
  justify-content: center;
  align-items: center;
}

.fullwide01_inner {
  max-width: 1000px;
}

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

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

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

.post .txtstyle03 .main_ttl,
.txtstyle03 .main_ttl {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 500;
  color: var(--color-font);
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.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(--rem20w);
  font-weight: 400;
  line-height: 1.2;
  color: var(--color-secondary);
  padding: 0;
  margin: var(--rem12) 0 0;
  border: none;
  background: transparent;
  text-transform: capitalize;
}

#content01 p {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

#content01 .txtstyle05 {
  font-family: var(--font-family02);
  font-size: calc(var(--rem30) + 2px);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
}

#content01 .box_area {
  background-color: var(--color-secondary-tint);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px40);
}

#content01 .box_inner {
  width: 100%;
}

#home-content .txtstyle06 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: var(--px30);
}

#home-content .txtstyle06 p {
  width: 100%;
  font-family: var(--font-family02);
  font-size: calc(var(--rem30) + 2px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: var(--color-font);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  gap: 10px;
}

#home-content .txtstyle06 p::before,
#home-content .txtstyle06 p::after {
  display: block;
  content: '';
  width: 50%;
  height: 1px;
  background-color: var(--color-secondary);
}

#home-content .txtstyle06::before,
#home-content .txtstyle06::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--color-secondary);
  border-radius: 50%;
}

#home-content .txtstyle06.color-prt p {
  color: var(--color-primary-tint);
}

#home-content .txtstyle06.color-pr p {
  color: var(--color-primary);
}

#home-content .txtstyle06.color-prt p::before,
#home-content .txtstyle06.color-prt p::after,
#home-content .txtstyle06.color-prt::before,
#home-content .txtstyle06.color-prt::after {
  background-color: var(--color-primary-tint);
}

#home-content .txtstyle06.color-pr p::before,
#home-content .txtstyle06.color-pr p::after,
#home-content .txtstyle06.color-pr::before,
#home-content .txtstyle06.color-pr::after {
  background-color: var(--color-primary);
}

#content01 table {
  border: none;
  border-collapse: separate;
  border-spacing: 0 var(--px30);
}

#content01 table th,
#content01 table td {
  background: transparent;
  padding: 0;
  border: none;
  /* vertical-align: middle; */
}

#content01 table th {
  font-family: var(--font-family-eng);
  font-size: var(--rem42);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: var(--color-secondary);
  width: fit-content;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
}

#content01 table th::after {
  content: '';
  display: block;
  width: 1px;
  height: 0.7em;
  background: var(--color-secondary);
  position: relative;
  top: 0.05em;
  margin-left: var(--px20);
}

#content01 table td {
  font-family: var(--font-family03);
  font-weight: 500;
  font-size: var(--rem24);
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: var(--color-font);
  padding-left: var(--px20);
  vertical-align: middle;
}

#content02 .num_list01 {
  counter-reset: number;
  /*数字をリセット*/
  list-style-type: none !important;
  /*数字を一旦消す*/
}

#content02 .num_list01 .imgarea {
  position: relative;
  margin-bottom: 0;
}

#content02 .num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: transparent;
  color: var(--color-secondary);
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem60);
  letter-spacing: 0;
  border-radius: 0;
  left: 10px;
  top: 0;
  width: auto;
  height: auto;
  line-height: 1.4;
  text-align: center;
  transform: translateY(-50%);
  box-shadow: none;
}

#content02 p {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
}

#content02 .num_list01 .num_listttl {
  text-align: center;
  font-family: var(--font-family02);
  font-size: var(--rem22w);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  padding: 24px 0;
  position: relative;
}

@media print,
screen and (max-width: 1240px) {
  #content02 .num_list01 .num_listttl {
    font-size: var(--rem20w);
  }
}


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

#content02 .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

#content02 .col3_list>li {
  width: 30.7%;
  margin-bottom: 0;
	background: var(--color-background);
}

#content02 .col3_list::before {
  content: "";
  display: block;
  width: 30.7%;
  height: 0;
  order: 1;
}

#content02 .col3_list:after {
  content: "";
  display: block;
  width: 30.7%;
  height: 0;
}

#content02 .col3_list>li .txtarea {
  background-color: var(--color-background);
  padding: var(--px30);
  padding-top: 0;
}

@media print,
screen and (max-width: 768px) {
  #content02 .col3_list>li {
    width: 49%;
    margin-bottom: 5%;
  }

  #content02 .col3_list::before,
  #content02 .col3_list:after {
    content: none;
  }
}

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

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

.sec02 {
  background-color: var(--color-background);
  position: relative;
}

.sec02::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 46%;
  background-image: url("/wp-content/uploads/TOP-05.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.sec02::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 46%;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  z-index: 0;
}

#content02 .content-inner {
  position: relative;
  z-index: 1;
}

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

  .sec02::before,
  .sec02::after {
    height: 30%;
  }
}

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

  .sec02::before,
  .sec02::after {
    height: 20%;
  }
}

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

#content03 .col4_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;
}

#content03 .col4_list>li {
  width: 23.1%;
  margin-bottom: 2.5%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
  background-color: var(--color-background);
}

#content03 .col4_list::before {
  content: "";
  display: block;
  width: 23.1%;
  height: 0;
  order: 1;
}

#content03 .col4_list:after {
  content: "";
  display: block;
  width: 23.1%;
  height: 0;
}

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

  #content03 .col4_list>li,
  #content03 .col4_list::before,
  #content03 .col4_list:after {
    width: 32%;
    margin-bottom: 5%;
  }
}

@media print,
screen and (max-width: 768px) {
  #content03 .col4_list>li {
    width: 49%;
  }

  #content03 .col4_list::before,
  #content03 .col4_list:after {
    content: none;
  }
}

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

  #content03 .col4_list>li:last-child {
    margin-bottom: 0;
  }
}

#content03 .txtarea {
  padding: var(--px24) var(--px20);
  padding-top: 0;
}

#content03 .imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: calc(var(--px40) + 5px) var(--px40) var(--px40);
}

#content03 .imginner {
  max-height: 90px;
}

#content03 .imginner img {
  width: auto;
  height: auto;
  object-fit: contain;
}

#content03 .content-inner {
  position: relative;
  z-index: 1;
}

#content03 p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
}

#content03 .list_item01 p {
  color: var(--color-primary-tint);
}

#content03 .list_item02 p {
  color: var(--color-primary);
}

#content03 li:hover {
  opacity: .8;
}

#content03 a {
  display: block;
}

.sec03 {
  position: relative;
  padding-bottom: var(--px150);
}

.sec03::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(234.52deg, #F1F6FC 0%, #E3F0FF 96.71%);
  z-index: 0;
}

.sec03::after {
  content: '';
  position: absolute;
  width: 94.2%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/wp-content/uploads/TOP-21.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
  z-index: 0;
}

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: fit-content;
  max-width: 300px;
  text-align: left;
  background: transparent;
  padding: var(--px20) 56px var(--px20) var(--px20);
  border: none;
  border-radius: 0;
  transition: all .3s;
  margin: 0;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem28);
  letter-spacing: 0.05em;
  color: var(--color-font-white);
	  z-index: 10;
  white-space: nowrap;
}

.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: #fff;
  font-weight: 400;
  line-height: 1;
  background-image: url("/wp-content/uploads/icon-btn.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid var(--color-background);
  position: absolute;
  right: 0;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  transition: all .3s;
  z-index: 0;
}

.linkBtn:hover::before,
.post .linkBtn:hover::before,
a.linkBtn:hover::before,
.post .subimitarea .linkBtn input[type="submit"]:hover::before {
  background-color: transparent;
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  background: transparent;
  color: var(--color-font-white);
}

.subimitarea>.linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

#content04 .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

#content04 .col3_list>li {
  width: 31.5%;
  margin-bottom: 0;
  position: relative;
  transition: all .3s;
}

#content04 .col3_list>li a{
  display: block;
}

#content04 .col3_list>li:hover {
  opacity: .8;
}

#content04 .col3_list>li:hover img {
  opacity: 1;
}

#content04 .col3_list>li:hover::before {
  background: rgba(22, 53, 89, 0.6);
}

#content04 .col3_list>li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: rgba(22, 53, 89, 0.6);
}

#content04 .col3_list::before {
  content: "";
  display: block;
  width: 31.5%;
  height: 0;
  order: 1;
}

#content04 .col3_list:after {
  content: "";
  display: block;
  width: 31.5%;
  height: 0;
}

@media print,
screen and (max-width: 768px) {
  #content04 .col3_list>li {
    width: 49%;
	  margin-bottom: 2%;
  }

  #content04 .col3_list::before,
  #content04 .col3_list:after {
    content: none;
  }
}

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

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

#content04 .txtarea {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: var(--px20);
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.sec04 {
  position: relative;
}

.sec04::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/TOP-22.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: .5;
}

.cta01 {
  background: var(--color-background);
  position: relative;
  z-index: 0;
}

.cta01::before {
  content: "";
  background-image: url("/wp-content/uploads/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 88%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cta01::after {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 88%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cta01 .cta01_wrap {
  position: relative;
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px120) var(--px40) var(--px30);
  z-index: 1;
}

@media print,
screen and (max-width: 768px) {
  .cta01 .cta01_wrap {
    padding-bottom: var(--px50);
  }
}

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

.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: calc(var(--px40) + 7px) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
  box-shadow: 8px 10px 14px rgba(0, 0, 0, 0.1);
}

.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: 1.5rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
  font-family: var(--font-family02);
  font-weight: 500;
  letter-spacing: 0;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  font-family: var(--font-family-eng);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
}

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

.cta01 a.telbtn {
  background: #F1F1F1;
  color: var(--color-primary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem22w);
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}

.cta01 a.mailbtn {
  background: var(--color-primary);
  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';
  font-size: var(--rem24);

}

.cta01 .telnum::before {
  content: '\f095';
  font-size: var(--rem24);
}

.cta01 .txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 500;
  color: var(--color-font);
  line-height: 1.2;
  letter-spacing: 0.05em;
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px50);
  border: none;
  background: transparent;
}

.cta01 .txtstyle02 .main_ttl {
  font-family: var(--font-family-eng);
  font-size: var(--rem60);
  font-weight: 400;
  color: var(--color-font-white);
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

.cta01 .txtstyle02:before,
.cta01 .txtstyle02:after {
  content: none;
}

.cta01 .txtstyle02 .sub_ttl {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem28);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  padding: 0;
  margin: 0.2em 0 0;
  border: none;
  background: transparent;
}

.cta01 p {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font-white);
}

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

.postlist .time a {
  font-family: var(--font-family01);
  font-size: calc(var(--rem12) + 1px);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}

.postlist .ttls,
.postlist .date {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

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

.postlist li:first-child {
  border-top: 1px solid #CCCCCC;
}

.postlist li {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 auto;
}

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

#footer .footnav ul {
  margin-bottom: var(--px30);
}

#footer ul li a {
  font-family: var(--font-family01);
  font-size: var(--rem14);
  font-weight: 400;
  letter-spacing: 0;
}

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

#copyright {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  letter-spacing: 0;
  font-weight: 300;
}

body:not(.home) h2 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.4;
  margin-bottom: var(--px60);
  margin-top: 0;
}

body:not(.home) h3 {
  font-family: var(--font-family02);
  font-size: var(--rem24w) !important;
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.4;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid var(--color-primary);
  margin: 0;
  margin-bottom: var(--px20);
  width: 100%;
	border-color:  var(--color-primary) !important;
}

body:not(.home) h4 {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

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

@media print,
screen and (max-width: 768px) {
  body:not(.home) h3 {
    font-size: var(--rem22w) !important;
  }

  body:not(.home) h4 {
    font-size: var(--rem20w);
  }
}

#company-content table {
  margin-bottom: var(--px120);
}

#company-content table th,
#company-content table td {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  letter-spacing: 0;
  line-height: 1.8;
  color: var(--color-font);
  padding: var(--px30) var(--px20);
}

#company-content table th {
  width: 30%;
  font-weight: bold;
  color: var(--color-font-white);
  background-color: var(--color-primary);
}

#company-content p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.8;
  color: var(--color-font);
}

header#h1Header h1.title {
  font-family: var(--font-family02);
  font-size: var(--rem40w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
}

header#h1Header {
  background: var(--color-background);
}

header#h1Header::before {
  background: #006FFF;
  opacity: 1;
  mix-blend-mode: color;
}

#lawyer-content .content-wrap {
  margin-bottom: var(--px120);
}

#lawyer01 .content-inner {
  max-width: 940px;
  margin: 0 auto;
  width: 100%;
}

#lawyer01 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

#lawyer01 .txtarea .txtinner {
  max-width: 567px;
  width: 100%;
}


@media print,
screen and (max-width: 768px) {
  #lawyer01 .txtarea .txtinner {
    max-width: 100%;
  }
}

#lawyer-content h3 {
  padding-left: 0;
  font-family: var(--font-family02);
  font-weight: 500;
  letter-spacing: 0;
  color: var(--color-font);
  font-size: var(--rem30);
  line-height: 1.4;
  border-bottom: 1px solid var(--color-primary);
}

#lawyer01 .txtstyle09 {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

#lawyer01 ul {
  margin: 0 0 0 1.5em;
}

#lawyer01 ul li {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0;
  color: var(--color-font);
}

#lawyer02 p {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

#lawyer02 h3 {
  font-family: var(--font-family02);
  font-size: var(--rem28);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  padding-left: var(--px50);
  border-bottom: 1px solid var(--color-primary);
}

#lawyer02 h3:not(:first-child) {
  margin-top: var(--px60);
}

#lawyer02 .txtarea {
  padding: 0 var(--px20);
}

#lawyer03 .content-inner {
  max-width: 1100px;
  margin: 0 auto;
}

#lawyer03 .widecolor {
  padding: var(--px90) 0;
}

#lawyer03 ul {
  margin: 0 0 0 1.5em;
}

#lawyer03 ul li {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2.2;
  color: var(--color-font);
}

body:not(.home) .link_btn::after {
  content: '\f078';
}

body:not(.home) .link_btn {
  padding: 12px var(--px35) 14px var(--px20);
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0;
  color: var(--color-font);
  background: transparent;
  border: 1px solid var(--color-font);
}

@media print,
screen and (max-width: 768px) {
  body:not(.home) .link_btn {
    font-size: var(--rem14);
  }
}

#businesses01 .col5_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: 1%;
}

#businesses01 .col5_list>li {
  width: 19%;
  margin-bottom: 2%;
}


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

  #businesses01 .col5_list>li,
  #businesses01 .col5_list::before,
  #businesses01 .col5_list:after {
    width: 24%;
    margin-bottom: 2%;
  }
}

@media print,
screen and (max-width: 768px) {
  #businesses01 .col5_list>li {
    width: 32%;
  }

  #businesses01 .col5_list::before,
  #businesses01 .col5_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #businesses01 .col5_list>li {
    width: 49%;
  }

  #businesses01 .col5_list>li:last-child {
    margin-bottom: 0;
  }
}

#businesses-content .content-wrap {
  margin-bottom: var(--px120);
}
@media print,
screen and (max-width: 500px){
  #businesses-content h3{
    font-size: var(--rem20w) !important;
  }
}

.teleco_v1:not(:last-child) {
  margin-bottom: var(--px120);
}

.teleco_v1 h2 {
  width: 100%;
}

.teleco_v1 .w40.image_box {
  position: relative;
  overflow: hidden;
}

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

.teleco_v1 .w40.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 .w60.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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  padding: 0;
}

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

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

.flexinnerBtn {
  align-self: normal;
}

.teleco_v1 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

.teleco_v1 ul {
  margin-top: var(--px20);
}

.teleco_v1 ul li {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

.teleco_v1 ul li::before {
  color: #D30505;
}

.teleco_v1 ul li:not(:last-child) {
  margin-bottom: var(--px14);
}

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

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

  .teleco_v1 .w60.text_box {
    padding: 20px 0;
    margin-bottom: 0;
  }
}


#individuals-content .col4_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;
}

#individuals-content .col4_list>li {
  width: 24%;
  margin-bottom: 1.5%
}

#individuals-content .col4_list::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}

#individuals-content .col4_list:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}

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

  #individuals-content .col4_list>li,
  #individuals-content .col4_list::before,
  #individuals-content .col4_list:after {
    width: 32%;
    margin-bottom: 2%;
  }
}

@media print,
screen and (max-width: 768px) {
  #individuals-content .col4_list>li {
    width: 49%;
  }

  #individuals-content .col4_list::before,
  #individuals-content .col4_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #individuals-content .col4_list>li {
    width: 100%;
  }

  #individuals-content .col4_list>li:last-child {
    margin-bottom: 0;
  }
}

#individuals-content .content-wrap {
  margin-bottom: var(--px120);
}

#individuals-content h3 {
  font-size: var(--rem24w);
}

@media print,
screen and (max-width: 1240px) {
  #individuals-content h3 {
    font-size: var(--rem22w) !important;
  }
}

@media print,
screen and (max-width: 768px) {
  #individuals-content h3 {
    font-size: var(--rem20w) !important;
  }
}

#expense-content .col4_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: 1.5%;
}

#expense-content .col4_list>li {
  width: 24%;
  margin-bottom: 1.5%
}

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

  #expense-content .col4_list>li,
  #expense-content .col4_list::before,
  #expense-content .col4_list:after {
    width: 32%;
    margin-bottom: 2%;
  }
}

@media print,
screen and (max-width: 768px) {
  #expense-content .col4_list>li {
    width: 49%;
  }

  #expense-content .col4_list::before,
  #expense-content .col4_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #expense-content .col4_list>li {
    width: 100%;
  }

  #expense-content .col4_list>li:last-child {
    margin-bottom: 0;
  }
}

#expense-content .content-wrap {
  margin-bottom: var(--px120);
}

#expense-content p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

#expense-content .flexbox .txtarea {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#expense-content h3 {
  padding-left: var(--px35);
  padding-bottom: var(--px20);
}

#expense02 h4:not(:first-child),
#expense03 h4:not(:first-child) {
  margin-top: var(--px80);
}

#expense04 h4:not(:first-child) {
  margin-top: var(--px50);
}

#expense04 .col2_list {
  max-width: 1024px;
  margin: 0 auto;
  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;
}

#expense04 .col2_list p {
  line-height: 2;
}

#expense04 .col2_list>li {
  width: 47.5%;
  margin-bottom: 0;
  padding: var(--px40);
  border: 1px solid var(--color-font);
  border-radius: 15px;
}

@media print,
screen and (max-width: 500px) {
  #expense04 .col2_list>li {
    width: 100%;
    margin-bottom: 5%;
  }

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

#expense04 .txtstyle08 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px20) 0 var(--px12);
  text-align: center;
}
#expense04 p a{
	 font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
	text-decoration: underline;
}

#expense05 table th,
#expense05 table td {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px30);
}

#expense05 table th {
  width: max-content;
  font-weight: bold;
  background-color: var(--color-primary);
  color: var(--color-font-white);
}

.wpcf7-form table th,
.wpcf7-form table td {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  letter-spacing: 0;
  line-height: 1.8;
  color: var(--color-font);
  padding: var(--px30) var(--px20);
}

.wpcf7-form table th {
  font-weight: bold;
  background: var(--color-primary);
  color: var(--color-font-white);
  width: calc(var(--px20) * 2 + 16em);
}

.wpcf7-form .must {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  letter-spacing: 0;
}
body:not(.home) .linkBtn {
  max-width: 300px;
  background-color: var(--color-primary) !important;
  padding: 0 var(--px12) !important;
}
.post .subimitarea .linkBtn input[type="submit"]{
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}
body:not(.home) .linkBtn {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  max-width: 300px;
  background-color: var(--color-primary) !important;
  padding: 20px 68px 20px var(--px20) !important;
}

body:not(.home) .linkBtn::before {
  right: 12px;
}

body:not(.home) .linkBtn:hover {
  opacity: .8;
}

.post .subimitarea .linkBtn{
  padding: 3px var(--px12) !important;
}
body:not(.home) .post,
body:not(.home) .post * {
font-family: var(--font-family02) !important;}

.tasu, .post .tasu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1em;
}

.tasu > span {
	display: inline-block;
	background: #C5C5C5;
	font-size: var(--rem18);
	font-weight: 900;
	letter-spacing: .05em;
	line-height: 1.8;
	padding: .1em .4em;
}

@media print, screen and (max-width: 640px) {
	.tasu, .post .tasu {
		justify-content: flex-start;
	}
}