@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=Oswald:wght@200..700&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(90.01deg, #1F3C82 77.4%, #69A7FB 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: #F5F2E9;
  --color-background02: #D4CDBA;

  --clr-000: #000;
  --color-font: #0E1821;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #1F3C82;
  --color-primary-shade: #182E4C;
  --color-primary-tint: #E5F8FF;
  --color-secondary: #FFF94C;
  --color-secondary-tint: #000;
  --color-table-border: #A7A7A7;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1240px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #0E1821;
  --header-color-font-white: #fff;
  --header-color-primary: #1F3C82;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #182E4C;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Sans JP", sans-serif;
  --font-family-eng: "Oswald", "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);
  --rem42-30: clamp(30px, calc(42px + ((1vw - 19.2px) * 0.7767)), 42px);

}

html {
  scroll-behavior: smooth;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #header {
    height: 100px;
  }

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

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

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

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

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

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

  #header ul.header__contact .header__inner::before {
    content: none;
    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: calc(var(--px12) + 1px);
    padding-right: calc(var(--px12) + 1px);
  }

  .note,
  .note b {
    font-weight: 500;
    font-family: var(--font-family01);
    font-size: var(--rem12);
    letter-spacing: 0;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem26w);
    font-family: var(--font-family01);
    color: var(--header-color-font);
    font-weight: bold;
    letter-spacing: 0;
  }

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: var(--rem18);
    color: var(--header-color-primary);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }

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

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

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px35) - 2px);
    padding-right: calc(var(--px35) - 2px);
    letter-spacing: 0;
    font-family: var(--font-family01);
    font-size: var(--rem16);
    font-weight: 500;
  }

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

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

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

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

  nav#mainNav ul li a {
    transition: all 0.3s;
  }

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

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

  nav#mainNav ul li ul.sub-menu li a {
    border: 1px solid var(--color-table-border);
	  background:  var(--color-font-white) !important;
  }
	nav#mainNav ul li ul.sub-menu li a:hover{
		background:  var(--color-primary) !important;
		 color:  var(--color-font-white) ;
	}
}

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

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

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

#contact-bottom {
  clear: both;
}


/*================================================
				　採用情報
================================================*/

.post .lead {
  font-size: min(calc(3.2rem + (1vw - 19.2px) * 0.5178), 3.2rem);
  /* 3.2-2.4rem (1920-375) */
  font-weight: 500;
  font-style: italic;
}

.post .lead_en {
  font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.3236), 1.8rem);
  /* -- 1920 1.8rem 375 1.3rem -- */
  color: var(--color-primary-shade);
  letter-spacing: 0.8rem;
}

/*--幅フル100%背景色--------------------------------------------*/

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

.post .widecolor>h2:first-child {
  margin-top: 0 !important;
}

/*--スタイルリストエリア--------------------------------------------*/

ul.box_style01>li {
  position: relative;
  gap: 40px;
  width: 100%;
  background: #fff;
  padding: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px) min(calc(35px + (1vw - 19.2px) * 0.6472), 35px);
  border-radius: 20px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
  box-shadow: 0 0 30px rgba(0, 0, 0, .1);
  margin-bottom: 30px;
  text-align: left;
}

.post ul.box_style01 .box_style_ttl {
  width: 100%;
  font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem);
  /* 2.8-2.1rem (1920-375) */
  font-weight: 400;
  padding: 0.6rem 0 0.6rem 2rem;
  margin: 0 0 min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
  /*15-10px (1920-375) */
  border-bottom: none;
  border-left: 3px solid var(--color-primary-shade);
  text-align: left;
  font-style: italic;
  line-height: 1.4;
}

@media screen and (min-width: 769px) {
  ul.box_style01>li {
    display: flex;
  }
}

/*--ボタン別アイコン--------------------------------------------*/

a.external.ico_phone::before {
  content: '\f095';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}

a.external.ico_mail::before {
  content: '\f0e0';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}

a.external.ico_phone::after,
a.external.ico_mail::after {
  content: none;
}

/*---table_style04-------------------------------------*/

.post table.table_style04 th {
  background-color: transparent;
}

.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
  border: none;
}

table.table_style04 tr:first-child {
  border-top: 1px solid #ababab;
}

table.table_style04 tr:last-child {
  border-bottom: 1px solid #ababab;
}

table.table_style04 tr {
  border-top: 1px dashed #ababab;
  letter-spacing: 1px;
}

table.table_style04 th,
table.table_style04 td {
  padding: 50px 30px;
}

table.table_style04 th {
  position: relative;
  z-index: 0;
  color: var(--color-font-white) !important;
}

table.table_style04 th:before {
  position: absolute;
  content: "";
  background: var(--color-primary);
  top: 7px;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: auto;
  z-index: -1;
}

table.table_style04 td ul li {
  padding-left: 1em;
  position: relative;
  line-height: 2;
}

table.table_style04 td ul li:before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}

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

  table.table_style04 th,
  table.table_style04 td {
    padding: 35px 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }

  table.table_style04 th {
    width: 32%;
  }

  table.table_style04 td {
    width: 68%;
  }
}

/*--contact_area-------------------------------------*/

.contact_area {
  padding: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px);
  /*80px-40px (1920-375)x*/
  text-align: center;
  background: var(--color-background01);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
}

.post .contact_ttl {
  font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem);
  /* 2.8-2.1rem (1920-375) */
  font-weight: 600;
  text-align: center;
  letter-spacing: .2rem;
  padding: 0;
  margin: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px) auto min(calc(50px + (1vw - 19.2px) * 0.9709), 50px);
  /* 120-65px auto 50-35px (1920-375) */
}

.post .contact_ttl::before {
  content: none;
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
}

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

.contact_read {
  margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  text-align: center;
}

.button_wrap,
.post .button_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.button_wrap>*,
.post .button_wrap>* {
  margin: 10px !important;
}

.contact_area .linkBtn01,
.contact_area .post .linkBtn01 {
  padding: 0;
}

.contact_area .linkBtn01 a {
  color: var(--color-font-white);
  padding: 0.8em 1.2em;
  display: block;
  background-color: var(--color-primary);
  transition: all 0.3s;
}

.contact_area .linkBtn01 a:hover{
  opacity: 0.8;
}

/* code bonus start */

/*---------txtstyle07-----------*/

.post .txtstyle07,
.txtstyle07 {
  background: inherit;
  position: relative;
  overflow: inherit;
  margin: 0 0 var(--px50);
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-primary);
  display: inline-block;
  padding: 0 var(--rem90);
}

.post .txtstyle07::before,
.txtstyle07::before,
.post .txtstyle07::after,
.txtstyle07::after {
  content: '';
  position: absolute;
  top: 50%;
  width: var(--rem90);
  height: 3px;
  background-color: var(--color-primary-shade);
}

.post .txtstyle07::before,
.txtstyle07::before {
  left: 0;
  -moz-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.post .txtstyle07::after,
.txtstyle07::after {
  right: 0;
  -moz-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.post .txtstyle07 .sub_ttl,
.txtstyle07 .sub_ttl {
  display: block;
  margin-top: var(--px20);
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

.post .txtstyle07 .main_ttl,
.txtstyle07 .main_ttl {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-primary);
}

#content01 .list_items {
  max-width: 900px;
  width: 100%;
  display: block;
  margin: 0 auto;
  counter-reset: item;
}

#content01 .list_items .item_area {
  counter-increment: item;
}

#content01 .list_items .item_area:not(:last-child) {
  margin-bottom: var(--px60);
}

#content01 .list_items .item_area h3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  font-family: var(--font-family01);
  font-size: var(--rem26w);
  font-weight: bold;
  line-height: 2.2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background-color: var(--color-primary-shade);
  padding: 6px var(--px30);
  margin-bottom: var(--px20);
  border: none;
}

#content01 .list_items .item_area h3 span {
  color: var(--color-secondary);
}

#content01 .list_items .item_area h3::before {
  content: counter(item, decimal-leading-zero) ". ";
  position: relative;
  display: inline-block;
  left: 0;
  font-family: var(--font-family-eng);
  font-size: var(--rem48);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  color: var(--color-font-white);
  margin-right: var(--px20);
  white-space: nowrap;
}

#content01 .item_content {
  padding: 0 var(--px30);
  gap: var(--px30);
}

#content01 .imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

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

#content01 .imgarea .imginner {
  width: 240px;
  aspect-ratio: 1 / 1;
  background-color: var(--color-background01);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
}

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


@media print,
screen and (max-width: 768px) {
  #content01 .imgarea {
    margin-bottom: var(--px30);
  }

  #content01 .list_items .item_area h3 {
    font-size: var(--rem24w);
  }
}

.linkBtn,
.post .linkBtn {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  color: var(--color-font-white);
  max-width: 300px;
  background: var(--bg-linear01);
  border-radius: 34px;
  transition: all 0.3s;
  padding: 24px 30px 25px 10px;
  z-index: 10;
}

body.home .linkBtn,
#contact .linkBtn,
#contact-bottom .linkBtn{
  max-width: 380px;
}

.linkBtn::after,
.post .linkBtn::after {
  border-width: 3px;
  right: 30px;
}

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

.column05 {
  position: relative;
  margin: 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: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 20;
}

.column05_wrap+.column05_wrap {
  margin-top: calc(100px);
}

.column05 .imgarea {
  position: relative;
  aspect-ratio: 1120 / 827;
  overflow: hidden;
  width: calc(1120px / 1920px * 100%);
}

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

.column05 .txtarea {
  position: relative;
  width: calc(900px / 1920px * 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-primary-shade);
  padding: var(--px120) var(--px40);
  margin: 0 auto 0 calc((1120px + 900px) / 1920px * 100% * -1 + 100%);
  z-index: 10;
}

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

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

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

  .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: 0 calc((1120px + 900px) / 1920px * 100% * -1 + 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: 90%;
  }

  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.8580) 0 0 auto;
  }
}

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

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

  #content02 h3 {
    font-size: var(--rem20w) !important;
  }
}

#content02 h3 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-secondary);
  margin-bottom: var(--px30);
  padding: 0;
  border: none;
}

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

.sec02 {
  background-image: url("/wp-content/uploads/TOP-04.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}


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

#content03 .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: calc(var(--px70) - 5px);
}

#content03 .col3_list>li {
  width: calc((100% / 3) - ((var(--px70) - 5px) / (3 / 2)));
  display: flex;
  flex-direction: column;
}

@media print,
screen and (max-width: 768px) {
  #content03 .col3_list>li {
    width: calc((100% / 2) - ((var(--px70) - 5px) / 2));
    ;
  }

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

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

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

#content03 .imgarea {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

#content03 .imgarea .imginner {
  max-width: 280px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  background-color: var(--color-background01);
  overflow: hidden;
}

#content03 .imgarea img {
  object-fit: contain;
  width: auto;
  height: auto;
  margin-top: var(--px12);
}

#content03 .imgarea .crop_img {
  width: 100%;
  max-width: 198px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

#content03 .txtarea {
  position: relative;
  border-radius: var(--px30);
  border: 2px solid var(--color-background02);
  padding: var(--px40) var(--px20);
  margin-top: -30px;
  z-index: 2;
  background-color: var(--color-background);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex: 1;
}

#content03 .txtarea .txtinner {
  max-width: 290px;
  width: 100%;
  display: block;
}

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

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

#content04 .num_list01 li {
  position: relative;
}

#content04 .num_list01 .imgarea {
  margin-bottom: var(--px20);
}

#content04 .num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: transparent;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  text-align: center;
  font-family: var(--font-family01);
  font-size: var(--rem60);
  font-weight: bold;
  line-height: 0.7;
  white-space: nowrap;
  letter-spacing: 0;
  color: var(--color-primary);
}

#content04 .num_list01 .num_listttl {
  text-align: center;
  position: relative;
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-primary);
  margin-bottom: var(--px20);
}

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

#content04 .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: calc(var(--px60) + 2px);
}

#content04 .col3_list>li {
  width: calc((100% / 3) - ((var(--px60) + 2px) / (3 / 2)));
}

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

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

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

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

#content04 .imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

#content04 .imgarea .imginner {
  width: 100%;
  max-width: 280px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-background);
  border-radius: 50%;
}

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

#content04 p:not(.num_listttl) {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

.sec04 {
  background-color: var(--color-primary-tint);
}

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

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background01);
  padding: var(--px100) var(--px40);
  border-radius: var(--px30);
}

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

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

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

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

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
  font-family: var(--font-family01);
  letter-spacing: 0;
}

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

/*電話ボタン*/

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

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
}

.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-font);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
}

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

/*ボタンアイコン*/

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

.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem28);
  transform: translateY(1px);
}

.cta01 .telnum::before {
  content: '\f095';
  color: var(--color-primary);
  font-size: calc(var(--rem30) + 2px);
}
body:not(.home) .cta01{
  padding-top: 0;
}

#contact .txtstyle10,
#contact-bottom .txtstyle10 {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px60);
  border: none;
  background: transparent;
}

#contact .txtstyle10 .sub_ttl,
#contact-bottom .txtstyle10 .sub_ttl {
  display: block;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1;
  color: var(--color-primary);
  padding: 0;
  margin: var(--rem14) 0 0;
  border: none;
  background: transparent;
  text-transform: uppercase;
}

#contact .txtstyle10 .main_ttl,
#contact-bottom .txtstyle10 .main_ttl {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: var(--color-font);
}

#contact .txtstyle10::before,
#contact .txtstyle10::after,
#contact-bottom .txtstyle10::before,
#contact-bottom .txtstyle10::after {
  content: none;
}
.banner01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("/wp-content/uploads/TOP-12.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  padding: var(--px80) var(--px40);
}

.banner01_wrap .banner01_inner {
  display: block;
  width: 100%;
  max-width: 1080px;
}

.banner01_wrap h2.txtstyle01 {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  letter-spacing: 0;
  color: var(--color-primary);
  background-color: var(--color-secondary);
  padding: var(--px16) var(--px20);
  margin-bottom: var(--px60);
}

.banner01_wrap h2.txtstyle01::after,
.banner01_wrap h2.txtstyle01::before {
  content: none;
}

.banner01_wrap h2.txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem42-30);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-primary);
  background-color: var(--color-background);
  padding: 0.6rem 1rem;
  display: inline-block;
  margin-bottom: var(--px20);
	margin-top: 0;
}

.banner01_wrap h2.txtstyle02::after,
.banner01_wrap h2.txtstyle02::before {
  content: none;
}

.banner01_wrap p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-primary);
  padding: 0 var(--px20);
}

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

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

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

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

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


body:not(.home) h2 {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-primary);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px60);
  border: none;
  background: transparent;
}

body:not(.home) h2>span~span {
  display: block;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  padding: 0;
  margin: var(--rem12) 0 0;
  border: none;
  background: transparent;
  text-transform: capitalize;
}

body:not(.home) h2>span {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-primary);
  margin: 0;
  padding: 0;
}

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

body:not(.home) h3 {
  font-family: var(--font-family01);
  font-size: var(--rem24w) !important;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-primary);
  padding: 0;
  border: none;
  margin-bottom: var(--px40);
}

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

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

body:not(.home) .post .content-inner {
  max-width: 1100px;
}

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

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

#company-content p{
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 500;
  line-height: 2;
}

#company-content .txtstyle06 {
  display: block;
  font-family: var(--font-family01);
  font-size: var(--rem22w);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: var(--color-primary);
  position: relative;
  padding: var(--px20) var(--px30);
}

#company-content .txtstyle06::before {
  content: '';
  display: block;
  position: relative;
  width: var(--px40);
  height: 2px;
  background-color: var(--color-secondary);
  margin-right: var(--px16);
}

.post table {
  border: none;
}

.post table th,
.post table td {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 1.6;
  padding: var(--px30) var(--px20);
  background: transparent;
  border-left: none;
  border-right: none;
}

.post table th {
  font-weight: bold;
}

@media print,
screen and (min-width: 641px) {
  #company-content table th {
    padding-left: var(--px80);
    white-space: nowrap;
  }
}

#service01 .content-wrap {
  max-width: 800px;
  margin: 0 auto var(--px120);
}

#service-content p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#service-content p span {
  font-weight: bold;
  font-size: var(--rem20w);
  color: #FF0000;
  line-height: 2;
  letter-spacing: 0.05em;
}

#service-content .marker_area {
  border: 4px solid var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px50) var(--px20);
  background-color: var(--color-background01);
  margin-bottom: var(--px30);
}

#service-content .marker_area p {
  font-family: var(--font-family01);
  font-size: var(--rem28);
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-primary);
}

#service-content ul.caution li {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#service-content ul.caution li:not(:last-child) {
  margin-bottom: 1rem;
}

#service-content ul.list_checkbox,
#service-content ul.caution {
  max-width: 800px;
  margin: 0 auto;
}

#service-content ul.list_checkbox li {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  color: var(--color-font);
  padding-left: calc(var(--rem30w) + var(--px16));
}

#service-content ul.list_checkbox li:not(:last-child) {
  margin-bottom: var(--px16);
}

#service-content ul.list_checkbox li::before {
  width: var(--rem30w);
  height: var(--rem30w);
  content: '';
  background-image: url("/wp-content/uploads/check-icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#service-content .message p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-primary);
  margin-top: var(--px90);
}

#service02 .content-wrap {
  max-width: 1000px;
  margin: 0 auto var(--px120);
}

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

#service-content .col2_list>li {
  width: calc((100% / 2) - (var(--px80) / 2));
  border: 4px solid var(--color-primary-shade);
  border-top: none;
}

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

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

#service-content .title_course {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 2.2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background-color: var(--color-primary-shade);
  text-align: center;
  padding: 9px var(--px20);
  margin-bottom: var(--px30);
}


#service-content .title_course span {
  color: var(--color-secondary);
}

#service-content .circle_area {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 var(--px20);
}

#service-content .circle_inner {
  max-width: 240px;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background-color: var(--color-background01);
  display: flex;
  justify-content: center;
  align-items: center;
}

#service-content .circle_area p {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.8;
  color: var(--color-primary);
}

#service02 .txtarea {
  padding: var(--px30) var(--px24);
}

#service02 .txtarea p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

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

.qa_list {
  cursor: pointer;
}

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

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

.qa_list .qa_list_inner .a_ico {
  color: var(--color-primary-shade);
  background: var(--color-background01);
  line-height: 1.0;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem22w);
  border-right: 1px solid #cccccc;
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}

.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary-shade);
  line-height: 1.0;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem22w);
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid #cccccc;
  color: var(--color-font-white);
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.qa_list .qa_list_inner .a_desc {
  width: 100%;
  max-width: 930px;
}

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

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

.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid #cccccc;
  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 .q_desc,
  .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }

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

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

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

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

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

  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }

  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 500px){
  .sbr{
    display: none;
  }
}

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

.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  color: var(--color-font-white);
  padding: 24px 30px 25px 10px;
  position: relative;
  z-index: 2;
}
.wpcf7-form .must {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  background-color: var(--color-primary);
}

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

@media print, screen and (max-width: 768px) {
	.banner01_wrap {
		background: url(/wp-content/uploads/nakayama-add-1.png) no-repeat center / cover;
	}
	.sp_white-shadow, .banner01_wrap .sp_white-shadow {
		font-weight: bold;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.65);
color: #fff;
	}
}