@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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
:root {
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background02: #ecf5fe;
  --color-font: #111;
  --color-font01: #333;
  --color-primary: #195fc5;
  --color-primary-tint: #07559d;
  --color-text-linear: linear-gradient(90deg, #195fc5 0%, #72d9ff 100%);
  --color-table-border: #ccc;
  --color-table-border01: #e4e4e4;
  --color-table-border02: #adadad;
  --color-table-border03: #b7b7b7;
  --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: #fff;
  --header-color-font: #444;
  --header-color-primary: #195fc5;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #ececec;
  --footer-color-font: #333;
  --footer-color-primary: #333;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Poppins", "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)*/
  --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ãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem130: min(calc(13rem + (1vw - 1.92rem) * 3.8835), 13rem); /*13rem-6rem (1920-375)*/ 
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem96: min(calc(9.6rem + (1vw - 1.92rem) * 1.2945), 9.6rem); /*9.6rem-6rem (1920-375)*/
  --rem90: min(calc(9rem + (1vw - 1.92rem) * 1.2945), 9rem); /*9rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --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)*/
  --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)*/
  --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5534), 4.6rem); /*4.6rem-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)*/
  --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)*/
}

html {
  scroll-behavior: smooth;
}

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

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

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

.text-normal {
  font-size: var(--rem16);
  letter-spacing: 0em;
  line-height: 2;
  color: var(--color-font);
  font-weight: normal;
}

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

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

.home-content_max {
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.w50-sp {
  width: 100%;
}

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

@media print, screen and (min-width: 768px) {
  .sm_center {
    text-align: center;
  }

  .flexbox-sp {
    display: flex;
  }

  .w50-sp {
    width: 50%;
  }
}

/* ----------- style h1 ---------------- */
h1.title.main-ttl {
  font-size: var(--rem30w);
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.4;
  color: var(--color-font);
  text-align: left;
}

h1.title.main-ttl span span {
  font-family: var(--font-family02);
  font-size: var(--rem96);
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0;
  display: block;
  color: var(--color-primary);
}

h1.title.main-ttl.clr-white span span {
  color: var(--color-background);
}

h1.title.main-ttl.clr-linear span span {
  background: var(--color-text-linear);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: inline-block;
}

@media print, screen and (max-width: 1023px) {
  h1.title.main-ttl span span {
    font-size: var(--rem80);
  }
}

@media print, screen and (max-width: 767px) {
  h1.title.main-ttl span span {
    font-size: var(--rem60);
  }
}

@media print, screen and (max-width: 420px) {
  h1.title.main-ttl span span {
    font-size: calc(var(--rem56) - 2px);
  }

  h1.title.main-ttl {
    font-size: var(--rem24w);
  }
}
/* ----------- end style h1 ---------------- */

/* ----------- style button ------------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem20);
  color: var(--color-font);
  line-height: 1.8;
  text-align: left;
  background: transparent;
  font-weight: bold;
  font-family: var(--font-family02);
  padding: var(--px16) 10px var(--px16) var(--px24);
  margin: var(--px40) auto 0;
  border: none;
  border-radius: 0;
  transition: all 0.3s;
  letter-spacing: 0.1em;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: none;
}
.linkBtn:hover,
.post .linkBtn:hover,
a.linkBtn:hover {
  color: var(--color-font);
  background: transparent;
}
.linkBtn .arw,
.post .linkBtn .arw,
a.linkBtn .arw {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: var(--px50);
  height: var(--px50);
  border: 1px solid var(--color-primary);
  border-radius: 50%;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--color-primary);
}
.linkBtn .arw::after,
.post .linkBtn .arw::after,
a.linkBtn .arw::after {
  content: "";
  position: absolute;
  width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: var(--color-background);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.linkBtn:hover .arw,
.post .linkBtn:hover .arw,
a.linkBtn:hover .arw {
  background: var(--color-background);
}
.linkBtn:hover .arw::after,
.post .linkBtn:hover .arw::after,
a.linkBtn:hover .arw::after {
  border-color: var(--color-primary);
}
/* ----------- end style button ---------------- */

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

table.responsive tr th {
  color: var(--color-background);
  background: var(--color-primary);
  font-weight: bold;
  font-size: var(--rem18);
  padding: var(--px30);
  vertical-align: middle;
  border: 1px solid var(--color-primary);
  width: 28%;
}

table.responsive tr td {
  color: var(--color-font);
  font-size: var(--rem16);
  padding: var(--px30);
  vertical-align: middle;
  border: 1px solid var(--color-primary);
}
/* ------------ end style table --------------- */

/* ----------- style h2 --------------- */
body:not(.home) .post h2 {
  font-size: var(--rem24w);
  color: var(--color-font);
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: left;
  margin-bottom: var(--px30);
}

body:not(.home) .post h2 span {
  display: flex;
  flex-direction: column;
}

body:not(.home) .post h2 span span {
  font-size: 2em;
  background: var(--color-text-linear);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: var(--font-family02);
  font-weight: bold;
  line-height: 1.4;
  width: max-content;
}

body:not(.home) .post h2::after {
  display: none;
}
/* ----------- end style h2 --------------- */

/* ----------- style h3 --------------- */
body:not(.home) .post h3 {
  font-size: var(--rem24w);
  font-weight: bold;
  color: var(--color-font);
  padding-bottom: var(--px20);
}

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

body:not(.home) .post h3 span span {
  font-size: var(--rem40);
  margin-left: 8px;
}
/* ----------- end style h3 ------------ */

/* ---------- HEADER ---------------- */
#thumbImg::before,
header#h1Header::before {
  background: none;
  opacity: 1;
}

header#h1Header h1.title {
  font-size: var(--rem40);
  line-height: 1.4;
  letter-spacing: 0.1em;
}

header#h1Header h1.title span span {
	font-size: calc(var(--rem130) - 2px);
	opacity: 0.5;
	display: block;
	line-height: 0.5em;
}
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header {
    height: 100px;
  }

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

  #header .logo img {
    max-width: 260px;
    width: 100%;
    height: auto;
    min-width: 120px;
  }

  nav#mainNav ul li a b {
    font-size: var(--rem16);
    font-weight: bold;
    line-height: 1;
  }

  #header a.head_btn.mail_btn {
    color: var(--color-background);
    background: var(--header-color-primary);
    width: 140px;
    font-size: var(--rem14);
  }

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

@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  nav#mainNav ul li a {
    padding: var(--px20);
  }

  nav#mainNav ul li a b {
    font-size: 1.4rem;
  }

  #header a.head_btn.mail_btn {
    width: 120px;
  }
}

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

/* ---------- END HEADER ---------------- */

/* ----------- HOME ---------------------- */
/* home feature */
#home-feature {
  background: var(--color-background02);
  position: relative;
  padding: var(--px240) 0 var(--px120);
}

#home-feature::before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/top-1.png) no-repeat center / cover;
  width: 100%;
  height: 67%;
  left: 0;
  top: 0;
}

#home-feature a.linkBtn {
  max-width: 400px;
  padding: var(--px16) var(--px50);
  right: 10px;
}

#home-feature a.linkBtn .arw {
  right: var(--px50);
}

#home-feature a.linkBtn::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  transform: rotate(0deg);
  width: 100%;
  height: 2px;
  background: var(--color-text-linear);
  border: none;
}

#home-feature h1.title.main-ttl span span {
  opacity: 0.5;
  line-height: 0.5;
  position: relative;
  z-index: -1;
}

.home-feature-list {
  display: flex;
  justify-content: space-between;
  gap: var(--px40);
  flex-wrap: wrap;
}

.home-feature-list > li {
  background: var(--color-background);
  width: calc(100% / 3 - var(--px30));
  padding: var(--px120) var(--px30);
}

.home-feature-list > li .numberarea {
  text-align: center;
}

.home-feature-list > li .numberarea span {
  background: var(--color-text-linear);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: var(--font-family02);
  font-size: var(--rem70);
  font-weight: bold;
  text-align: center;
}

.home-feature-title {
  font-size: var(--rem36);
  font-weight: bold;
  color: var(--color-font);
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 20px;
}

/* end home feature */

/* home product */
#home-product {
  background: var(--color-background02);
  padding-bottom: var(--px90);
}

#home-product .home-content_max {
  background: var(--color-background);
  padding: var(--px80) var(--px30);
}

#home-product h1.title.main-ttl {
  color: var(--color-primary);
}

#home-product h1.title.main-ttl span span {
  color: var(--color-font);
}

.home-product-txt > div {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.post .link_2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px30);
  margin: 0;
  padding: var(--px50) 0 0;
}

.post .link_item {
  width: 100%;
  margin: 0;
  border: none;
}

.post .link_item a {
  position: relative;
  display: block;
}

.post .link_item_img {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 720px;
}

.post .link_item_img:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.post .link_item_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.post .link_item_img img {
  position: absolute;
  width: 100%;
  max-width: initial;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
  padding: 0;
}
.post .link_item a:hover .link_item_img img {
  width: 120%;
  height: 120%;
}

.link_item-txtarea {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 var(--px30) var(--px50);
}

.link_item-title {
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

.link_item-title span span {
  display: block;
  font-size: var(--rem24w);
  font-family: var(--font-family02);
}

.link_item-btn {
  position: relative;
  min-height: var(--px90);
  margin-top: 4px;
}

.link_item-btn .arw {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: var(--px70);
  height: var(--px70);
  border: 1px solid var(--color-background);
  border-radius: 50%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: none;
}
.link_item-btn .arw::after {
  content: "";
  position: absolute;
  width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: var(--color-background);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media only screen and (max-width: 768px) {
  .post .link_2col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  .post .link_item_img:before {
    padding-top: 120px;
  }
}
/* end home product */

/* home project */
#home-project .home-content_max {
  padding: var(--px120) 0 var(--px40);
}

@media only screen and (max-width: 768px) {
	#home-project .home-content_max {
		padding: var(--px80) var(--px40);
	}
}
/* end home project */

/* home company */
#home-company {
  padding: var(--px70) 0;
  background: url(/wp-content/uploads/top-5.png) no-repeat center/cover;
  background-attachment: fixed;
  height: 100%;
}

.home-company-inner {
  background: var(--color-background);
  max-width: 820px;
  width: 96%;
  padding: var(--px100) var(--px50);
}

#home-company .text-normal,
#home-project .text-normal {
  line-height: 3;
  color: var(--color-font01);
}
/* end home company */

@media print, screen and (max-width: 1400px) {
  .home-company-inner {
    width: 60%;
  }
}

@media print, screen and (max-width: 768px) {
  #home-feature h1.title.main-ttl span span {
    line-height: 0.4;
  }

  .home-feature-list > li {
    width: calc(100% / 2 - var(--px30));
  }

  #home-feature a.linkBtn {
    max-width: 280px;
  }

  .home-company-inner {
    width: 100%;
  }

  .post .link_item_img {
    height: 500px;
  }
}

@media print, screen and (max-width: 767px) {
  .home-feature-list > li {
    width: 100%;
  }
  #home-company {
    background-attachment: inherit;
  }

  .post .link_item_img {
    height: 350px;
  }
}
/* ----------- END HOME ---------------------- */

/* ----------- COMPANY ----------------- */
.company-policy-inner {
  background: var(--color-background02);
  padding: var(--px70) var(--px30) var(--px80);
}

.company-policy-title {
  font-size: var(--rem30w);
  font-weight: bold;
  margin-bottom: var(--px30);
  line-height: 1.4;
}

table.responsive.company-table tr th {
  background: none;
  border: none;
  color: var(--color-font);
  width: 25%;
}
table.responsive.company-table tr td {
  background: none;
  border: none;
}

table.responsive.company-table tr:nth-child(odd) {
  background: #dce7f1;
}

@media print, screen and (max-width: 1400px) {
  .company-policy-inner {
    padding: var(--px70) var(--px40) var(--px80);
  }
}
/* ----------- END COMPANY ----------------- */

/* ---------- MISSION ------------------- */
.mission-list .txtarea {
  padding: var(--px20) var(--px24) 0;
}

.mission-strength {
  background: var(--color-background02);
}

.mission-strength-inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: var(--px100) 0;
  width: 94%;
}

.post img.aligncenter {
  width: 100%;
}
/* ---------- END MISSION ------------------- */

/* --------- PRODUCT INTRODUCTION ---------------- */
.product-intro-title {
  display: inline-block;
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.5;
  background: linear-gradient(270deg, #2279f9 19.35%, #0f4a9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: var(--font-family02);
  font-weight: bold;
}

body:not(.home) .post h3.border-l {
  font-size: var(--rem28);
  font-family: var(--font-family02);
  color: var(--color-primary);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.1em;
  border: none;
  position: relative;
  padding-left: 96px;
  padding-bottom: 0;
}

body:not(.home) .post h3.border-l::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 5px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: var(--color-primary);
}

@media print, screen and (max-width: 767px) {
  body:not(.home) .post h3.border-l {
    padding-left: 40px;
  }

  body:not(.home) .post h3.border-l::before {
    width: 30px;
  }
}

.product-subtile {
  font-size: var(--rem30w);
  color: var(--color-primary);
  text-align: center;
  font-weight: bold;
  margin-bottom: var(--px20);
}

.card01_wrap {
  position: relative;
  margin: var(--px60) 0 0;
}
.card01_list > li {
  position: relative;
  background: transparent;
}
.card01_list .imgarea {
  width: 100%;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.card01_list .imgarea img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.product-intro .col2_list .txtarea {
  padding: var(--px30) var(--px20);
  text-align: left;
  background: transparent;
  flex-grow: 1;
}

.product-intro .col2_list .txtarea {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/*---------column04-----------*/

.col2_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px90) var(--px40);
}
.col2_list {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col2_list::before {
  content: "";
  display: block;
  width: calc(100% / 2 - var(--px40));
  order: 1;
}
.col2_list:after {
  content: "";
  display: block;
  width: calc((100% - (var(--px40) * 1)) / 2);
  order: 2;
}
.col2_list > li {
  width: calc((100% - (var(--px40) * 1)) / 2);
}

.product-intro .col2_list > li {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
}

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

/* --------- END PRODUCT INTRODUCTION ---------------- */

/* --------- WIND ---------------- */
/*---------column03-----------*/

.col3_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px40);
}
.col3_list {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col3_list .imgarea {
  text-align: center;
}
.col3_list::before {
  content: "";
  display: block;
  width: calc(100% / 3 - var(--px40));
  order: 1;
}
.col3_list:after {
  content: "";
  display: block;
  width: calc((100% - (var(--px40) * 3)) / 4);
  order: 2;
}
.col3_list > li {
  width: calc((100% - (var(--px40) * 2)) / 3);
}

.col3_list > li .txtstyle02 {
  font-size: var(--rem20w);
  font-weight: bold;
  text-align: center;
  color: var(--color-primary);
  margin: var(--px24) 0;
}

@media print, screen and (max-width: 768px) {
  .col3_list > li {
    width: calc((100% - (var(--px40) * 1)) / 2);
  }
}
@media print, screen and (max-width: 767px) {
  .col3_list > li {
    width: 100%;
  }
}

.wind-content-1 img {
  height: 100%;
}

.wind-pdf-inner {
  max-width: 1000px;
  margin: var(--px80) auto var(--px40);
  padding: var(--px50) var(--px70) var(--px70);
  background: var(--color-background02);
}

.wind-pdf-title {
  font-size: var(--rem20w);
  font-weight: bold;
  position: relative;
  padding-left: 36px;
  color: var(--color-font);
}

.wind-pdf-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(-50%);
  width: 36px;
  height: 4px;
  background: var(--color-primary-tint);
}

.btn-bg .linkBtn,
.subimitarea.btn-bg > .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  background: var(--color-text-linear);
  color: var(--color-background);
  line-height: 1.8;
  text-align: center;
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: none;
  border-radius: 50vh;
  transition: all 0.3s;
  outline: 1px solid transparent;
}

.post .btn-bg .linkBtn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  border-right: 2px solid var(--color-background);
  border-bottom: 2px solid var(--color-background);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -3px;
  transition: all 0.3s;
}
.post .btn-bg .linkBtn:hover,
.subimitarea.btn-bg > .linkBtn input[type="submit"]:hover {
  color: var(--color-primary);
  background: var(--color-background);
  outline: 1px solid var(--color-primary);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-primary);
}

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

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

.wind-content-2 .flex-img {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
}

.flex-img {
  display: flex;
}

.flex-img > div {
  width: 50%;
}

.wind-30kw .flex-img > div:first-child {
  width: 60%;
}
.wind-30kw .flex-img > div:last-child {
  width: 40%;
}
/* --------- END WIND ---------------- */

/* -------------- PRODUCT FEATURE -------------- */
.product-feature-flexbox ul {
  padding-top: var(--px60);
}
.product-feature-flexbox ul > li {
  position: relative;
  padding-left: 28px;
  font-size: var(--rem20);
  margin-bottom: var(--px12);
  line-height: 2.2;
}

.product-feature-flexbox .imgarea {
  width: 25%;
}

.product-feature-flexbox .txtarea {
  width: 75%;
}

.product-feature-flexbox ul > li::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: var(--rem20);
  color: var(--color-primary);
}

.product-feature-list .col2_list {
  gap: var(--px30);
}

.product-feature-list .col2_list > li {
  display: flex;
  align-items: center;
  background: var(--color-background02);
  gap: var(--px30);
  padding: var(--px50) var(--px30);
}

.product-feature-list .col2_list > li .imgarea {
  width: 30%;
}
.product-feature-list .col2_list > li .txtarea {
  width: 70%;
  font-size: var(--rem30);
  font-weight: bold;
}

@media print, screen and (max-width: 1023px) {
  .product-feature-list .col2_list > li .txtarea {
    font-size: var(--rem24w);
  }
}

@media print, screen and (max-width: 767px) {
  .product-feature-flexbox .imgarea {
    text-align: center;
    width: 100%;
  }
  .product-feature-flexbox .txtarea {
    width: 100%;
  }
  .product-feature-list .col2_list {
    gap: var(--px20);
  }
  .product-feature-list .col2_list > li {
    display: block;
    padding: var(--px50) var(--px20);
  }
  .product-feature-list .col2_list > li .imgarea {
    min-height: 132px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-feature-list .col2_list > li .txtarea {
    width: 100%;
    font-size: 1.6rem;
  }
  .product-feature-list .col2_list > li .imgarea img {
    scale: 0.7;
  }

  .product-feature-list .col2_list > li {
    width: calc((100% - (var(--px20) * 1)) / 2);
  }
}

@media print, screen and (max-width: 430px) {
	.product-feature-list .col2_list > li .txtarea {
		width: max-content;
		max-width: 9em;
		font-size: 1.4rem;
		margin: 0 auto;
	}
}
/* -------------- END PRODUCT FEATURE -------------- */

/*--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;
  border: 1px solid var(--color-table-border02);
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: var(--color-background);
}
.qa_list .qa_list_inner .a_ico {
  color: var(--color-primary);
  background: var(--color-background);
  line-height: 1;
  padding: var(--px30) var(--px16);
  font-size: var(--rem20w);
  border-right: 1px solid var(--color-table-border02);
  width: 100%;
  text-align: center;
  max-width: 100px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 1px 1px 1px var(--color-table-border02);
}

.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary);
  line-height: 1.5;
  padding: var(--px30) var(--px16);
  font-size: var(--rem20w);
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-background);
  border-right: 1px solid var(--color-table-border02);
  text-shadow: 1px 1px 1px var(--color-table-border02);
}
.qa_list .qa_list_inner .q_desc {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.5;
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px30) var(--px16);
  line-height: 1.8;
  vertical-align: middle;
}
.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 var(--color-table-border02);
  border-bottom: 1px solid var(--color-table-border02);
  -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 var(--px40) 0;
  border: 1px solid var(--color-table-border02);
  border-top: 0;
}
@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner .q_desc {
    font-size: var(--rem18);
  }

  .qa_list .qa_list_inner .a_desc {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
}
/* ----------- END FAQ----------------- */

/* -------------- RECRUIT --------------- */
.recruit-partner {
  background: var(--color-background02);
  padding: var(--px100) 0;
}

.recruit-partner-inner {
  max-width: 1100px;
  margin: 0 auto;
  width: 94%;
}

.recruit-title {
  font-size: var(--rem28);
  font-weight: bold;
  line-height: 1.4;
}

table.responsive.recruit-table th,
table.responsive.recruit-table td {
  border: none;
  border-bottom: 1px solid var(--color-table-border03);
  background: none;
  line-height: 1.8;
}

table.responsive.recruit-table th {
  color: var(--color-font);
  width: 36%;
  line-height: 1.5;
}

@media print, screen and (max-width: 600px) {
  table.responsive.recruit-table th {
    border: none;
  }

  table.responsive.recruit-table tr:last-child td:last-child {
    border-bottom: 1px solid var(--color-table-border03);
  }
}
/* -------------- END RECRUIT --------------- */

/* --------- PAGE CONTACT -------------- */
table.responsive.contact-table {
  border-collapse: collapse;
}

table.responsive.contact-table tr {
  border-bottom: 1px solid var(--color-table-border02);
}
table.responsive.contact-table th {
  background: none;
  color: var(--color-font);
  border: none;
}
table.responsive.contact-table td {
  border: none;
}

.wpcf7-form .must {
  background: #e80303;
}
/* --------- PAGE CONTACT -------------- */

/* ---------- CONTACT -------------- */
/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
  background: var(--color-text-linear);
  position: relative;
  z-index: 0;
}

.cta01::before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/bg_cta.png) no-repeat center/cover;
  inset: 0;
  opacity: 0.2;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: none;
  padding: var(--px120) var(--px80);
}

.cta01 .cta01_wrap h1.title.main-ttl {
  color: var(--color-background);
  text-align: center;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 760px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  border: 1px solid var(--color-background);
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

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

/*電話ボタン*/
/*
.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  color: var(--color-background);
}
*/

/*メールボタン*/

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

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .telnum::before {
  content: "\f3cd";
}

/* cta01 */

/* ---------- END CONTACT -------------- */

/* ------------ FOOTER -------------------- */
#footer {
  position: relative;
  padding: var(--px60) var(--px60) var(--px40);
  background: var(--footer-background);
}
#footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/wp-content/uploads/bg_footer.png) no-repeat center/cover;
  opacity: 0.2;
}

#footer .footer__logo:not(:last-child) {
  text-align: left;
  margin-bottom: 0;
	position: relative;
	z-index: 2;
}
.footer-info {
	position: relative;
	z-index: 2;
}
.footer-info > p {
  font-size: var(--rem12);
  margin-bottom: 4px;
  display: flex;
  align-items: center;
}

.footer-info > p span {
  display: inline-block;
  min-width: 60px;
}

.footer-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: var(--px160);
}

#footer .footnav ul > li {
  margin-bottom: 0;
}

#footer .inner {
  width: 50%;
  margin: 0;
}

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

#copyright {
  margin: 0;
}

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

  .footer-info {
    text-align: left;
  }
  #footer .inner {
    width: 100%;
    margin-bottom: var(--px30);
  }

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

@media print, screen and (max-width: 420px) {
  #footer {
    padding: var(--px60) var(--px40) var(--px40);
  }
}
/* ------------ END FOOTER -------------------- */

.clr-primary {
  color: var(--color-primary);
}

.clr-font {
  color: var(--color-font);
}

.clr-white {
  color: var(--color-background);
}

	.widearea .text-normal {
	padding: 0 var(--px30);
}

.gap2 {
    gap: var(--px20);
}

.card-wrap {
	position: relative;
	margin: var(--px100) 0 0;
}

.col3_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    align-items: stretch;
    gap: var(--px60);
}
.col3_info {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col3_info > li {
    width: calc(calc(100% - var(--px60) * 2) / 3);
}

.card-ttl {
    font-size: var(--rem20w);
    font-weight: bold;
text-align: center;
margin-bottom: var(--px20);
}

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

@media print, screen and (max-width: 500px) {
    .col3_info > li {
        width: 100%;
    }
}
.bg-ECF5FE {
    background: var(--color-background02);
}
.txt-box {
    padding: var(--px60) var(--px80);
    margin: var(--px120) auto var(--px80);
    max-width: 1000px;

}

body:not(.home):not(.page-privacy) .post h4 {
    font-size: var(--rem20w);
    font-weight: bold;
    padding-left: calc(var(--px35) + .5em);
}

body:not(.home):not(.page-privacy) .post h4::before {
    width: var(--px35);
    height: 4px;
}

.linkBtn.simple-btn {
    width: 100%;
    max-width: 240px;
    background: var(--color-text-linear);
    border-radius: 50vh;
    color: var(--color-background);
    font-size: var(--rem16);
    padding: 1em 2em 1em 2em;
    font-family: var(--font-family01);
    margin: 0;
}

.linkBtn.simple-btn::after {
    content: "";

}

.linkBtn.simple-btn:hover {
    opacity: .7;
    background: var(--color-text-linear);
    color: var(--color-background);
}