@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=Cormorant+Infant:ital,wght@0,300..700;1,300..700&family=Dancing+Script:wght@400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&family=Outfit:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Squada+One&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&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: #f6f6f6ff;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --clr-f5f: #F5F5F5;
  --clr-f2f: #f2f2f2;
  --color-font: #252525;
  --color-font01: #252524;
  --color-primary: #252525;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #23cf81;
  --color-secondary: #949494;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #cacaca --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: #252525;
  --header-color-font-white: #fff;
  --header-color-primary: #949494;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #111;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family-eng: "Dancing Script", cursive;
  --font-family-yugothic: "Yu Gothic", "Noto Sans JP";
  --font-family-yumincho: "Yu Mincho", "Noto Serif JP";

  /*------â–¼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-background-01);
}

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

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

.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 .logo {
  display: flex;
  align-items: center;
}

.logo-txt {
  font-weight: 600;
  font-size: clamp(16px, calc(24px + ((1vw - 19.2px) * 0.8929)), 24px);
  color: var(--header-color-font);
  min-width: fit-content;
}

/* 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,
  .sticky-header #header-layout {
    height: 100px;
  }

  #header ul.header__contact {
    margin-left: var(--px24);
  }

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

  #header .logo {
    padding: 10px var(--px20);
  }

  .logo-txt {
    margin-left: calc(var(--px20) + 1px);
  }

  #header .logo img {
    max-width: 373px;
    max-height: 80px;
	  width: 100%;
	  height: 100%;
	  object-fit: contain;
  }

  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--px16);
    line-height: 1.6;
    text-transform: uppercase !important;
  }

  #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: 10px;
    min-width: var(--px240);
  }

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

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

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    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: column;
    gap: 8px;
    padding: 10px;
    min-width: var(--px140);
    background-color: var(--color-font);
    font-size: var(--rem14);
  }

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

  nav#mainNav ul li a span {
    font-weight: 400;
    font-size: var(--px12);
    line-height: 1.6;
  }

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

  #header a.head_btn.mail_btn::before {
    font-size: 1.428em;
  }
}

@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;
	text-transform: uppercase;
  }

  body #header #header-layout .logo {
    justify-content: center;
    align-items: center;
  }

  body #header #header-layout .logo-txt {
    margin-left: calc(var(--px20) + 1px);
  }
}

@media only screen and (max-width: 640px) {
  body #header .logo {
    display: flex;
  }
}

/* newslistスタイル 基本パターン */
.postlist {
  .post_text {
    padding: 26px 0;
    font-weight: 400;
  }

  li {
    border-bottom: 1px solid #ccc;
  }
}

.post .time, .postlist .time, .post2b .time, .post4b .time {
  background: var(--color-primary);
  font-size: var(--rem12);
}

.postlist .time {
  padding-top: .5em;
  font-weight: 400;
}

.post .time>span {
  line-height: 1;
}

.postlist .ttls, .postlist .date {
  padding: 0 20px;
}

#front_top_content,
#front_bottom_content {
  background: var(--clr-f5f);
  padding: var(--px120) 0 var(--px120);
  color: var(--color-font);
}
.postlist .time a{
	text-transform:uppercase;
}
.postlist .ttls, .postlist .date{
	line-height:2;
}
/* footer */

.wpcf7-form .must {
  background: #CC0000;
  font-weight:500;
  font-size:var(--rem20w);
}

.wpcf7-form table.responsive th {
  width: calc(var(--px24) * 2 + 16em) !important;
  font-size: var(--rem20w);
  font-weight:500;
}
span.wpcf7-list-item,.image_auth_jp_description,.wpcf7-list-item-label,.wpcf7-form p{
  font-size: var(--rem20w);
}
.wpcf7-form .responsive tr:first-child th,
.wpcf7-form .responsive tr:first-child td{
	border-top: none;
}
.wpcf7-form .responsive tr:last-child th,
.wpcf7-form .responsive tr:last-child td{
	border-bottom: none;
}
.post .subimitarea .linkBtn{
	width:100px;
}
#sidebar {
  float: left;
}

#footer {
  clear: both;
}

#footer {
  padding: var(--px100) 0 var(--px60);
  line-height: 1;
}

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

#footer .footer__logo img {
  max-height: 80px;
  max-width: 446px;
  width: 90%;
}

#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px30);
  display: flex;
  flex-direction: column;
  align-items: center;
}

#footer .logo-txt {
  margin-left: 0;
  margin-top: var(--px30);
  font-size: var(--rem24w);
  color: var(--color-background);
  font-weight: 600;
}

#footer .socialicon {
  margin-bottom: var(--px20);
}

#footer .footnav ul {
  font-weight: 500;
}

#footer .footnav ul>li {
  letter-spacing: 0;
}

#copyright {
  letter-spacing: 0;
  font-weight: 300 !important;
  margin-top: var(--px20);
  margin-bottom: var(--px60);
}

/* code contact */

.cta01 {
  position: relative;
  z-index: 0;
  padding: var(--px120s) 0 0;
  background: var(--clr-f5f);
}
.cta01::before {
   content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 69%;
  background: url("/wp-content/uploads/top_06.png") no-repeat top center / cover;
  z-index: -1;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  padding: var(--px120s) var(--px40);
  position: relative;
  z-index: 1;
}

.cta01 .txt_des {
  font-size: var(--rem20w);
  line-height: 2;
  letter-spacing: 0.05em;
}

.cta01 .txt_ttl {
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0;
  margin-bottom: var(--px12);
}

.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 760px;
  margin: var(--px30) auto 0 auto;
}

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

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0;
  transition: all ease .15s;
}

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

.cta01 .tel_btn .txt_ttl {
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
}

@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: 500;
  margin-bottom: 1rem;
}

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

/* 電話ボタン */
.cta01 .telnum {
  font-weight: bold;
  font-size: var(--rem36);
  line-height: 1.2;
  margin-bottom: 1rem;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  letter-spacing: .05em;
}

.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-font);
  border: 1px solid var(--color-font);
}

/* メールボタン */
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24w);
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-background);
}

.cta01 a.mailbtn .infotxt {
  font-weight: bold;
  font-size: var(--rem18);
}

/* LINEボタン */
.cta01 a.linebtn {
  background: var(--color-primary);
  color: var(--color-background);
}

.cta01 .linebtn .btnttl {
  font-size: var(--rem20w);
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: var(--px12);
}

/* ボタンアイコン */
.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free', 'FontAwesome';
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .telnum::before {
  content: '\f095';
  font-size: 0.89em;
}

.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
  font-size: 1.167;
}

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

/* main title */
.main-ttl,
.post .main-ttl {
  font-weight: 500;
  font-size: var(--rem24w);
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: var(--px50);
  color: var(--color-font);
}

.main-ttl .eng-ttl {
  display: block;
  text-transform: capitalize;
  font-size: calc(var(--rem60s) + 4px);
  font-family: var(--font-family-eng);
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-secondary);
  margin-bottom: var(--px12);
}

.main-ttl .jp-ttl {
  font-weight: bold;
  font-size: var(--rem20w);
  line-height: 1.4;
}

.main-ttl.long-ttl .en-ttl {
  font-size: var(--rem56);
  font-family: var(--font-family04-en);
}

.post .main-ttl.txt_l {
  margin-bottom: var(--px30);
  line-height: 1.4;
}


.post h2.main-ttl:after {
  display: none;
}

.post h2 {
  font-weight: bold;
  font-size: var(--rem20w);
}

.post h2::after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: 2.2em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.6em auto 0;
}

.post .main-ttl.txt_l::after {
  margin-left: 0;
  margin-right: auto;
  margin-top: .5em;
}

.lh2 {
  line-height: 2;
}

.lh2-5 {
  line-height: 2.5;
}

.lh1_8 {
  line-height: 1.8;
}

.lh_30 {
  line-height: 30px;
}

.letter_sp05 {
  letter-spacing: 0.05em;
}

.fw_500 {
  font-weight: 500;
}

@media print, screen and (max-width: 768px) {
  .lh2-5 {
    line-height: 2;
  }
}

.linkBtn,
.post .linkBtn {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
  max-width: 146px;
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-sc2);
  padding: var(--rem14) 0;
  text-align: left;
  background: transparent;
  margin: var(--px30) auto;
  padding: var(--px20) 0;
  border-bottom: 1px solid var(--color-sc2);
  border-radius: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.linkBtn::after, input.linkBtn::after, .post .linkBtn::after {
  content: none;
}

.linkBtn .arw,
.post .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;
  height: 40px;
  width: 40px;
  position: absolute;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--color-primary);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.linkBtn .arw::after,
.post .linkBtn .arw::after {
  content: "";
  position: absolute;
  width: min(calc(7px + (1vw - 19.2px) * 0.2589), 7px);
  height: min(calc(7px + (1vw - 19.2px) * 0.2589), 7px);
  border-style: solid;
  border-width: 1px 1px 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;
  color: var(--color-font-white);
  -moz-transform: translate(-70%, -50%) rotate(45deg);
  -ms-transform: translate(-70%, -50%) rotate(45deg);
  -o-transform: translate(-70%, -50%) rotate(45deg);
}
linkBtn:hover, .post .linkBtn:hover {
    color: var(--color-font);
    background: transparent !important;
    opacity: 0.8;
}
.linkBtn:hover .arw::after,
.post .linkBtn:hover .arw::after {
 opacity:0.7;
}

.page-thanks .post .linkBtn {
  max-width: 200px;
}

.page-contact .subimitarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

.post .subimitarea .linkBtn input[type="submit"] {
  color: var(--color-font);
  padding: 0;
  margin: 0;
  text-align: left;
}

/* page top */
#about .imgarea {
  aspect-ratio: 662 / 760;
  position: relative;
  overflow: hidden;
  width: calc(662 / 1920 * 100%);
}

.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#about {
	padding-bottom:var(--px120s);
}
#about .txtarea {
  width: calc(100% - (662 / 1920 * 100%));
  padding: var(--px40) var(--px80);
}

#about .txtinner {
  max-width: 938px;
  width: 100%;
}

#about .txt_ttl, #service .txt_ttl, .ss_company .txt_ttl, .semi-service-01 .txt_ttl {
  font-weight: 500;
  font-size: var(--rem40w);
  line-height: 1.4;
  margin-bottom: var(--px30);
}
.semi-service-01 .txt_ttl {
  margin-bottom: var(--px20);
}

#service .imgarea {
  aspect-ratio: 1141 / 827;
  position: relative;
  overflow: hidden;
  width: calc(1141 / 1920 * 100%);
}

#service .txtarea {
  width: calc(100% - (1141 / 1920 * 100%));
  padding: var(--px40);
}

#service .txtinner {
  max-width: 579px;
  width: 100%;
}

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

  #about .imgarea, #about .txtarea,
  #service .imgarea, #service .txtarea {
    width: 100%;
  }

  #about .txtarea, #service .txtarea {
    padding: var(--px60);
  }

  #about .txtinner, #service .txtinner {
    max-width: 100%;
  }

  #service .txtBtn {
    text-align: center;
  }
}

/* works- company */
.front_contents {
  padding: var(--px120s) 0;
}

.post .col2_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: var(--px40);
}

.post .col2_list>li {
  width: calc(calc(100% - var(--px40)) / 2);
  display: flex;
  
}
.post .col2_list .txtarea{
	display: flex;
	flex-direction: column;
	flex: 1;
  
}
.post .ss_about h2{
  margin: 0;
}
.txtBtn{
	margin-top: auto;
}

.ss_work {
  position: relative;
  background: url(/wp-content/uploads/top_03.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.ss_company {
  position: relative;
  background: url(/wp-content/uploads/top_04.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#work-company li::before {
  content: "";
  position: absolute;
  inset: 0;
}
#work-company .ss_work::before {
	background:#FFFFFF;
	opacity:0.8;
}
#work-company .ss_company::before {
	background:#F5F5F5;
	opacity:0.6;
}
#work-company li>* {
  position: relative;
  z-index: 1;
}

.ss_work .txtarea {
  padding: var(--px100) var(--px60);
}
.ss_company .txtarea {
  padding: calc(var(--px80) + 6px ) var(--px60);
}
#work-company .linkBtn {
  padding: 0;
  margin: 0;
}

@media print, screen and (max-width: 768px) {
  .post .col2_list>li {
    width: 100%;
  }
  #work-company .txtBtn {
    text-align: center;
  }
  #work-company{
	padding-top:var(--px40);	
	}
}

/* page company */
header#h1Header::before {
  background: var(--color-background);
  opacity: 0.53;
}

header#h1Header h1.title {
  font-weight: 500;
  letter-spacing: 0;
  color: var(--color-font);
}

.semi-company-01 .txt_ttl {
  font-weight: 500;
  font-size: var(--rem40w);
  line-height: 1.4;
  margin-bottom: var(--px40);
  margin-top: var(--px60);
}

.semi-company p {
  color: var(--color-font);
}

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

.semi-company .imgarea {
  /*width: calc(348 / 1240 * 100%);*/
  aspect-ratio: 348 / 428;
  position: relative;
  overflow: hidden;
}

.semi-company-01 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.semi-company .txtarea {
  width: calc(100% - (348 / 1240 * 100%));
}

.semi-company .txtinner {
  max-width: 733px;
  width: 100%;
}

.d-block {
  display: block;
}

@media print, screen and (max-width: 768px) {
  .semi-company .imgarea, .semi-company .txtarea {
    width: 100%;
  }

  .semi-company .txtarea {
    padding: var(--px40);
  }

  .semi-company .txtinner {
    width: 100%;
  }
}

.post table {
  border: #dcdddd 1px solid;
  color: #333333;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
  box-sizing: border-box;
}

.post table th {
  width: 27%;
  background: var(--color-primary);
}

.post table.responsive th {
  background: var(--color-primary);
  color: var(--color-background);
  font-weight: bold;
}
.post .wpcf7-form table.responsive th {
  background: var(--color-background);
  color: var(--color-font);
}
.post table th, .post table td {
  line-height: 1.8;
  padding: var(--px30) var(--px24);
}

.post table td {
  border-color: #EBEBEB;
}
.post .wpcf7-form table.responsive th,  .post .wpcf7-form table.responsive td {
		border-left:none;
		border-right:none;
		border-color:#D9D9D9;
    }
.wpcf7-form table{
	border-color:transparent;
}
.wpcf7-form .wcf7_privacy{
	margin-top:calc(-1 * var(--px20));
}
/* page service */
.semi-service-01 .imgarea {
  aspect-ratio: 620 / 387;
  position: relative;
  overflow: hidden;
}

.post .col3_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--px40) + 5px );
  padding-bottom:var(--px30);
}

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

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

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

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

  .post .col3_list>li:last-child {
    margin-bottom: 0;
  }
  .post .col3_list{
	padding-top:var(--px50);	
   }
	.semi-service-02 .content_wrapper::after {
		top: 0 !important;
	}
}

.semi-service-02 .imgarea {
  aspect-ratio: 357 / 261;
  position: relative;
  overflow: hidden;
}

.semi-service-02 .txt_ttl {
  font-weight: 500;
  font-size: var(--rem26w);
  line-height: 63px;
}

.semi-service-02 .content_wrapper {
  position: relative;
  padding: 0 var(--px40);
}
.semi-service-02 .content_wrapper::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: var(--clr-f2f);
  z-index: -1;
  top:25%;
}

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

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

.flowlist02>li {
  position: relative;
}

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

.flowlist02>li .icon {
  font-size: var(--color-font-white);
  width: 5rem;
  height: 5rem;
  color: #fff;
  font-weight: bold;
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -2.5rem;
  z-index: 100;
  border-radius: 50vh;
  font-size: var(--rem30);
}

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

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

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

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

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

.flowlist02>li dd {
  padding-bottom: 10px;
  line-height: 2;
}

.flowlist02>li dl dt {
  margin-bottom: var(--rem12);
  font-weight: bold;
  font-size: var(--rem20);
  border-bottom: 1px solid #C3C3C3;
  padding-bottom: .7em;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .semi-service .txtinner {
    max-width: fit-content;
  }

  .flowlist02 {
    padding-left: 3.5rem;
  }

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

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

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

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

  .flowlist02>li dl dt {
    font-size: 1.4rem;
  }
}

/* page works */

.list_style03 {
  column-count: 2;
  column-gap: 80px;
}

.list_style03 dl {
  display: inline-flex;
  border-bottom: #C3C3C3 1px solid;
  margin-bottom: 8px;
  width: 100%;
  column-count: 2;
  column-gap: 20px;
  padding: 0;
  padding-bottom: 8px;
}

.list_style03 dt, .list_style03 dd {
  font-size: var(--body-font-size);
  font-family: var(--body-font-family);
  font-weight: normal;
  color: var(--color-font);
  padding-left:0px !important;
}

.list_style03 dt {
  font-weight: bold;
  color: var(--color-font);
}

.list_style03 dd {
  margin-right: auto;
  margin-left: 0;
}

.list_style03 dd:after {
  display: inline-block;
  content: "";
  width: 1.2rem;
  font-size: 1rem;
}

.list_style03 dd.from:after {
  content: "〜";
}

.list_style03 dt, .list_style03 dd {
  padding: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
  /* 30-20px 15-10px (1920-375) */
}

@media screen and (max-width: 640px) {
  .list_style03 {
    column-count: 1;
  }
}
.semi-works-01 .imgarea {
  aspect-ratio: 1240 / 597;
  position: relative;
  overflow: hidden;
}
.post h2.txt_ttl{
	font-size: var(--rem26w);
	line-height: 63px;
	padding-left: 16px;
	position: relative;
	font-weight: 500;
}
.post .semi-works h2.txt_ttl{
	font-weight: 400;
}
.post h2.txt_ttl::before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 53px;
	background: var(--color-font);
}
.post h2.txt_ttl::after{
  content: none;
}
#privacy h3 {
    border-color: var(--color-primary);
}
.post ul#sitemap_list.sitemap_disp_level_0 > li {
    border-bottom: solid 1px var(--color-primary);
}
.post .table-info {
    border: 0;
    margin: 0;
}
.post .table-info th,
.post .table-info td {
  font-size: var(--rem16);
  background: none;
  border: 0;
  padding: var(--px12) 0;
  line-height:2;	
}
.post .table-info th {
color: var(--color-font);
width: 26%;
text-align: left;
font-weight: bold;
}

.post .table-info tr {
	border-bottom: 1px solid #DDDDDD;
}