@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=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(279.21deg, #88A3AE 3.98%, #1C7298 79.6%);
  --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: #E0E9ED;
  --color-background01: #fff;
  --color-background02: #fff;

  --clr-000: #000;
  --color-font: #000000;
  --color-font-white: #fff;
  --color-font01: #111111;
  --color-font02: #555555;
  --color-primary: #1C7298;
  --color-primary-shade: #000;
  --color-primary-tint: #000;
  --color-secondary: #000;
  --color-secondary-tint: #000;
  --color-table-border: #A4A4A4;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Shippori Mincho", serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #E0E9ED;
  --header-color-font: #444444;
  --header-color-font-white: #fff;
  --header-color-primary: #000;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: linear-gradient(279.21deg, #88A3AE 3.98%, #1C7298 79.6%);
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Shippori Mincho", serif;
  --font-family-eng: "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)*/

  /* 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);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
  --rem40c: clamp(24px, calc(40px + ((1vw - 19.2px) * 1.0356)), 40px);

}

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;
    background: var(--header-background);
  }

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

  #header {
    height: 100px;
    margin-bottom: var(--px30);
  }

  .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: 16px;
    margin-left: var(--rem36);
  }

  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-size: var(--rem16);
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2;
  }

  #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(--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: calc(var(--px20) - 2px);
    padding-right: calc(var(--px20) - 2px);
    font-family: var(--font-family02);
    font-size: var(--rem14);
    font-weight: bold;
    letter-spacing: 0;
    background: var(--bg-linear01);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem20w);
    margin-top: 2px;
  }

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

  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li a:hover,
	nav#mainNav ul li.current-menu-parent a{
    background: var(--bg-linear01) !important;
  }

  nav#mainNav ul li.current-menu-item a b,
  nav#mainNav ul li a:hover b,
	nav#mainNav ul li.current-menu-parent a b{
    color: var(--color-font-white) !important;
  }
	body.mobile #header .logo img{
		max-width: none;
        width: 100%;
        max-height: 16px;
}
}

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

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

#contact-bottom {
  clear: both;
}

/* code bonus start */

.column05 {
  position: relative;
  margin: var(--px60) 0 0;
}

.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-start;
  z-index: 20;
}

.column05 .imgarea {
  position: relative;
  aspect-ratio: 134 / 76;
  overflow: hidden;
  width: calc((1340 / 1920) * 100%);
}

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

.column05 .txtarea {
  position: relative;
  width: calc((924 / 1920) * 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-font-white);
  padding: var(--px90) var(--px40) var(--px70);
  margin: var(--px240) auto 0 calc(((1340 + 924) / 1920) * -100% + 100%);
  z-index: 10;
}

.column05 .txtarea .txtinner {
  max-width: 591px;
  width: 100%;
}

@media print,
screen and (min-width: 1024px) {

  /*左右反転*/
  .column05_wrap+.column05_wrap {
    margin-top: calc(100px + var(--px240));
  }

  .column05_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .column05_wrap.rev .txtarea {
    margin: var(--px240) calc(((1340 + 924) / 1920) * -100% + 100%) 0 auto;
  }
}

@media print,
screen and (max-width: 1023px) {
  .column05_wrap+.column05_wrap {
    margin-top: calc(100px + (1vw - 10.23px) * 7.7160);
  }

  .column05_wrap.rev {
    flex-direction: row;
  }

  .column05 .imgarea,
  .column05 .txtarea {
    width: 100%;
  }

  .column05 .txtarea {
    margin: 0;
  }
}

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

  .column05 .txtarea .txtinner {
    max-width: 100% !important;
  }
}

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

.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem40c);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px35);
  border: none;
  background: transparent;
}

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

.post .txtstyle02:after,
.txtstyle02:after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px120) + var(--px18));
  height: 2px;
  margin: calc(var(--px50) - 4px) auto 0;
  background: var(--bg-linear01);
}

.post .txtstyle02.txt_l:after,
.txtstyle02.txt_l:after {
  margin-left: 0;
}

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

.linkBtn,
.post .linkBtn {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
  background: var(--bg-linear01);
  z-index: 10;
  max-width: 306px;
  border-radius: 0;
  padding: 25px 20px 25px 20px;
}

.linkBtn::after,
.post .linkBtn::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 24px;
  width: 9px;
  height: 11px;
  border: none;
  transform: none;
  margin-top: -4px;
  transition: all .3s;
  background-image: url("/wp-content/uploads/icon-chevron-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.linkBtn:hover,
.post .linkBtn:hover {
  background: var(--bg-linear01);
  opacity: .8;
}

#content02 .content-inner {
  max-width: 1458px;
}

#content02 ul.list_link a {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  display: block;
  padding: var(--px40) 30px var(--px40) 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
  transition: all 0.3s;
}

#content02 ul.list_link a:hover {
  opacity: 0.6;
  border-color: var(--color-font);
}

#content02 ul.list_link a::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 28px;
  width: 9px;
  height: 11px;
  border: none;
  transform: none;
  margin-top: -4px;
  transition: all .3s;
  background-image: url("/wp-content/uploads/icon-chevron-black.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#content02 .flexbox {
  gap: var(--px120);
}


@media print,
screen and (max-width: 768px) {
  #content02 .imgarea {
    margin-top: var(--px60);
  }
}

#content02 .front_contents {
  padding-bottom: var(--px180);
}

.cta01 {
  background-image: url("/wp-content/uploads/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: calc(var(--px120) - 1rem) 0;
}

.cta01 .cta01_wrap {
  max-width: 1637px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px80) var(--px40) var(--px70);
  position: relative;
  background: linear-gradient(-45deg,
      rgba(255, 255, 255, 0.35),
      rgba(255, 255, 255, 0.08));
  /* Frost + depth (blur mạnh + trong suốt) */
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  box-shadow: inset 5px 5px 20px rgba(0, 0, 0, 0.07),
    inset -7px -4px 10px rgba(255, 255, 255, 0.329);
  border: 1px solid rgba(255, 255, 255, 0.35);
}

.cta01 .linkBtn {
  font-weight: 500;
}

.cta01 .linkBtn::before {
  content: '\f0e0';
  position: absolute;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
  font-size: var(--rem28);
  line-height: 1;
  left: 54px;
  top: 50%;
  transform: translateY(-50%);
}

.cta01 .txtstyle02 {
  line-height: 1.4;
  letter-spacing: 0.21em;
  margin-bottom: var(--px60);
  color: var(--color-font01);
}

.cta01 .txtstyle02:after {
  margin-top: var(--px35);
}

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

.cta01 p.under_txt {
  font-family: var(--font-family02);
  font-size: var(--rem14);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

.cta01 .under_txt a {
  color: var(--color-font02);
  text-decoration: underline;
}

.cta01 .under_txt a:hover {
  color: var(--color-primary);
}

#front_bottom_content {
  padding: var(--px170) 0 var(--px200);
  background-color: var(--color-background);
}

#front_bottom_content .txtstyle02{
  line-height: 1.4;
  letter-spacing: 0.21em;
}

.postlist .time {
  background-color: var(--color-font01);
}

.postlist .time a {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font-white);
}

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


.postlist .ttls a {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 2;
  letter-spacing: 0;
  color: var(--color-font01);
}

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

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

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

#footer {
  padding: var(--px140) 0 var(--px120);
}

#footer .footer_inner {
  display: block;
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}

#footer .inner {
  margin: 0;
  text-align: right;
}

#footer .flexbox {
  justify-content: space-between;
	padding-left: var(--px12);
}

#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}

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

#footer .footer__logo img {
  max-height: var(--px16);
}

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

#footer ul li {
  display: flex;
  align-items: center;
}

#footer ul li:not(:last-child) {
  margin-right: var(--px50);
}

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

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

#footer .footnav ul>li {
  padding: 0;
}

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

#footer .footnav ul>li::before {
  content: '';
  width: 5.25px;
  height: 10px;
  background-image: url("/wp-content/uploads/footer-icon-chevron.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: transparent;
  position: relative;
  display: inline-block;
  margin-right: 4px;
  margin-top: 2px;
}

@media print,
screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: flex-start;
  }
}

#footer .company_info {
  display: flex;
  padding: var(--px12);
  padding-top: var(--px40);
  border-top: 1px solid #CFCFCF;
  margin-top: var(--px80);
}

#footer .company_info p,
#footer .company_info ul,
#footer .company_info ul li {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  color: var(--footer-color-font);
  margin: 0;
  text-align: left;
}

#footer .company_info p {
  margin-right: var(--px30);
  white-space: nowrap;
}

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

header#h1Header {
  background: transparent;
}

header#h1Header h1.title,
body:not(.home) h2 {
  font-family: var(--font-family02);
  font-size: var(--rem40w);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto;
  border: none;
  background: transparent;
}

header#h1Header h1.title::before,
header#h1Header h1.title::after,
body:not(.home) h2::before,
body:not(.home) h2::after {
  content: none;
}

header#h1Header h1.title::after,
body:not(.home) h2::after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px120) + var(--px18));
  height: 2px;
  margin: calc(var(--px50) - 4px) auto 0;
  background: var(--bg-linear01);
}

body:not(.home) h2 {
  font-size: var(--rem36);
  margin-bottom: var(--px35);
}

body:not(.home) h3 {
  font-family: var(--font-family02);
  font-size: var(--rem24w) !important;
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  padding: 0;
  border: none;
  margin: 0 0 var(--px24);
}

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

#concept01 h2,
#concept02 h2,
#concept03 h2 {
  text-align: left;
}

#concept01 h2::after,
#concept02 h2::after,
#concept03 h2::after {
  margin-left: 0;
}

#concept-content .column05 .txtarea {
  padding: var(--px80) var(--px40);
}

#concept-content .column05 .txtarea .txtinner {
  max-width: 564px;
}

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

@media print,
screen and (max-width: 768px) {
  #concept-content .column05 {
    margin-top: 0;
  }
}

#concept02 .imgarea {
  position: relative;
}

#concept02 .imgarea::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(65, 206, 255, 0.1);
}


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

#concept-content .col3_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(--px30);
}

#concept-content .col3_list>li {
  width: calc((100% / 3) - (var(--px30) / (3 / 2)));
  padding: var(--px40);
  background-color: var(--color-font-white);
}

#concept-content .col3_list>li h3 {
  margin-top: var(--px30);
}

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

  #concept-content .col3_list>li .imgarea {
    display: flex;
    align-items: center;
    gap: var(--px40);
    margin-bottom: var(--px30);
  }

  #concept-content .col3_list>li .imgarea img {
    width: 40%;
  }

  #concept-content .col3_list>li .imgarea h3 {
    width: 60%;
  }

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


#concept-content .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(--px30);
}

#concept-content .col2_list>li {
  width: calc((100% / 2) - (var(--px30) / 2));
  padding: var(--px24) var(--px20);
  display: flex;
  align-items: center;
  gap: var(--px30);
  background-color: var(--color-font-white);
  border: 1px solid #D3D3D3;
}

#concept-content .col2_list>li .imgarea {
  width: 25%;
  aspect-ratio: 120 / 114;
  border-radius: 100px;
  overflow: hidden;
}

#concept-content .col2_list>li .txtarea {
  width: 75%;
}

#concept-content .col2_list>li .txtarea p {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

@media print,
screen and (max-width: 768px) {
  #concept-content .col2_list>li {
    width: 100%;
  }

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

body:not(.home) .content-wrap {
  margin-bottom: var(--px120);
}

#concept-content .txt24 {
  font-family: var(--font-family02);
  font-size: var(--rem24);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.8;
}

#service-content .toptxtarea h3 {
  text-align: center;
}

#service01 ul.list_service>li:first-child {
  border-top: 1px solid var(--color-table-border);
}

#service01 ul.list_service>li {
  padding: var(--px40) 0;
  border-bottom: 1px solid var(--color-table-border);
}

#service-content p,
#service-content li {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 2.25;
}

#service01 ul.caution li {
  font-size: calc(var(--rem16) - 1px);
}

#service01 .text_box {
  padding-top: 2.5rem;
}

#service01 .image_box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
	padding-right: var(--px40);
}

#service01 .image_box .imginner {
  max-width: var(--px120);
  aspect-ratio: 120 / 114;
  border-radius: 100px;
  overflow: hidden;
  margin-right: var(--px20);
}

#service01 ul.list_item>li {
  display: flex;
  align-items: flex-start;
  gap: var(--px20);
  padding: var(--px30) var(--px14);
  border-top: 1px solid var(--color-table-border);
}

#service01 ul.list_item h3 {
  margin: 0;
}

#service01 ul.list_item h3 span{
  font-size: var(--rem16);
  margin-left: var(--px12);
}

#service01 ul.list_item .txtarea {
  padding-top: 0.2em;
	width: 100%;
}

#service01 ul.list_item .imgarea {
  max-width: calc(var(--rem40w) + 5px);
}

#service-content .text_area p,
#service-content .text_area li{
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2.25;
  letter-spacing: 0;
  color: var(--font-family-eng);
}

#service-content .text_area .txtstyle09{
  font-family: var(--font-family02);
  font-size: var(--rem24);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: var(--px40);
}

#service-content .text_area .txtarea{
  background-color: var(--color-font-white);
  border: 1px solid var(--color-table-border);
  padding: var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

#service-content .text_area .txtinner{
  display: block;
  width: fit-content;
}

#service-content .list_style01 li {
  display: flex;
}

#service-content .list_style01 .head {
  width: 32%;
  text-align: right;
}

#service-content .list_style01 .body {
  width: 68%;
}

#service-content .list_style01 p {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.8;
}

#service-content .list_style01 p span {
  font-size: var(--rem16);
  margin-left: var(--px12);
  display: inline-block;
}

.m0{
  margin: 0 !important;
}

.post table {
  border: none;
}


.post table th,
.post table td {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2.25;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px30) var(--px20);
  border: none;
  border-bottom: 1px solid var(--color-table-border);
  background: transparent;
}

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


.wpcf7-form .must {
  font-family: var(--font-family02);
  font-size: calc(var(--rem30) + 2px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2;
  color: var(--color-primary);
  background: transparent;
	margin: 0;
  padding: 0;
}

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

.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0;
  color: var(--color-font-white);
  padding: 25px 20px 25px 20px;
  position: relative;
  z-index: 2;
}
h1.title, .post h1{
  font-family: var(--font-family02);
}
.wpcf7-form-control-wrap:has(.wpcf7-acceptance){
display: inline !important;
}

/**/
#concept-content .col2_list>li .txtarea p {
    font-size: var(--rem16);
}

@media print,
screen and (max-width: 768px) {
#content02 .front_contents {
    padding-bottom: 10%;
}
	.cta01 {
    padding: 15% 0;
}
	#thumbImg, header#h1Header {
        height: 100px;
    }
    #concept-content .col3_list>li .imgarea img {
        width: 30%;
    }
#breadcrumb ul {
    justify-content: center;
}
	p.head.sphead
 {
    width: 100% !important;
}
	p.body.spbody {
    width: 100% !important;
}
	#service-content .list_style01 p span {
    font-size: 14px;
    margin-left: 5px;
}
#service01 ul.list_item>li {
    border-top: none; 
}
	#content, body:not(.home) #content.wide {
    padding: 15% 0;
}
.page-id-21 table th {
    border-bottom:none;
}
.page-id-21 table.responsive th{
        padding-bottom: 0;
    }
	.page-id-21 table.responsive td{
        padding-top: 0;
    }
.wpcf7-form .wpcf7-list-item {
        display: inline-block;
    }
}