@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap");


:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  /* --color-background01: #f5f5f5; */
  /* --color-button: ; */
  --color-font: #252524;
  --color-primary: #0f2355;
  --color-primary-tint: #d0b671;
  --color-primary-shade: #0c2146;
  /* --color-secondary: #bb9b6a; */
  /* --color-secondary-tint: #eee; */
  --color-table-border: #ccc;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Serif JP", "Noto Sans JP", serif;
  --content-max-width: 1100px;
  /*------▼ヘッダー設定▼------*/
  --header-background: #0c2146;
  --header-color-font: #fff;
  --header-color-primary: #0c2146;
  /*------▼フッター設定▼------*/
  --footer-background: #0c2146;
  --footer-color-font: #ffffff;
  --footer-color-primary: #ffffff;
  /*------▼フォント設定▼------*/
  --font-family01:  "Noto Serif JP", "Noto Sans JP", serif;
  --font-family02: "Noto Serif JP", "Noto Sans JP", serif;
  --font-family03: "Nothing You Could Do", "Noto Sans JP", serif;
  --font-family04: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;

  /*------▼pxバリエーション▼------*/
  --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) */
  --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); /*120px-80px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (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.1068), 90px); /*96px-48px (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*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px); /*70px-30px (1920-375)*/
  --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)*/
  --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)*/
  --rem90: min(calc(9rem + (1vw - 1.92rem) * 3.8835), 9rem); /*10rem-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)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.5534), 5rem); /*5rem-3.6rem (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)*/
  --rem34: min(calc(3.4rem + (1vw - 1.92rem) * 0.7767), 3.4rem); /*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)*/
  --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)*/
  --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: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}

/* ------------------ style h1 ------------------- */
h1.title.main-ttl,
h1.title.top-loop,
h1.title first cat-loop{
  font-family: var(--font-family02);
  font-size: var(--rem30);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: var(--color-primary-shade);
  margin-bottom: var(--px30);
}
h1.title.main-ttl span span,
h1.title.top-loop span span, 
#cat-post > h1 > span{
  display: block;
  font-size: var(--rem90);
  font-weight: normal;
  font-family: var(--font-family03);
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: var(--color-primary);
}

h1.title.main-ttl.clr-white {
  color: #fff;
}
h1.title.main-ttl.clr-white span span {
  color: #fff;
}
h1.title.main-ttl.clr-primary-shade {
  color: var(--color-primary-shade);
}
h1.title.main-ttl.clr-primary-shade span span {
  color: var(--color-primary-shade);
}
/* ------------------ end style h1 ------------------- */

/* ----------------- style button ------------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0.14em;
  color: #fff;
  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: 0;
  transition: all 0.3s;
  background: var(--color-primary);
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: url(/wp-content/uploads/btn_arrow.png);
  fill: #fff;
  font-family: "FontAwesome";
  border-color: #fff;
  width: auto;
  height: auto;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  border-width: 0;
  line-height: 1;
  vertical-align: middle;
  transform: translateY(-50%);
  top: 52%;
  right: 40px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: #fff;
  background: var(--color-primary-tint);
}

.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after,
.post .subimitarea .linkBtn input[type="submit"]:hover::after {
  content: url(/wp-content/uploads/btn_arrow_white.png);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

a.linkBtn.btn-43122D {
  color: #43122d;
  background: #fff;
}

a.linkBtn.btn-43122D::after {
  content: url(/wp-content/uploads/btn_arrow_01.png);
}

a.linkBtn.btn-D0B671 {
  color: #d0b671;
  background: #0f2355;
}

a.linkBtn.btn-D0B671::after {
  content: url(/wp-content/uploads/btn_arrow_02.png);
}

@media print, screen and (max-width: 767px) {
  .post .linkBtn::after,
  .linkBtn::after,
  a.linkBtn::after {
    right: 10px;
  }
}
/* ----------------- end style button ------------------- */

/* ------------- HEADER ---------------- */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }

  #header {
    height: 100px;
    display: flex;
    align-items: center;
  }

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

  .sticky-header #header > .inner {
    background: var(--header-background);
  }

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

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

  nav#mainNav ul li a span {
    font-size: var(--rem14);
    font-family: var(--font-family02);
    line-height: 1.6;
    font-weight: bold;
    letter-spacing: 0.2em;
    color: var(--color-primary-tint);
  }

  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(--header-color-primary);
  }

  #header ul.header__contact {
    margin: 0 var(--px20) 0 var(--px30);
    gap: 10px;
    height: 60px;
    display: flex;
    align-items: center;
  }

  #header a.head_btn {
    padding: 8px;
  }

  #header a.head_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn {
    background: none;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 229px;
  }

  #header a.head_btn.tel_btn .tel_icon {
    font-size: var(--rem20);
    font-family: var(--font-family02);
    font-weight: 500;
    letter-spacing: 0.1em;
  }

  #header a.head_btn.tel_btn .tel_text-sub .note {
    font-size: var(--rem12);
    font-weight: 500;
    font-family: var(--font-family02);
    letter-spacing: 0.04em;
  }

  #header a.head_btn.tel_btn .tel_icon::before {
    content: "\f095";
    font-family: "FontAwesome";
    font-size: var(--rem18);
    font-weight: 400;
    line-height: 1;
    color: var(--header-color-font);
    margin-right: 8px;
  }

  #header a.head_btn.mail_btn {
    background: #d0b671;
    color: #0c2146;
    border-radius: 10px;
    width: 200px;
    font-size: var(--rem18);
    font-weight: bold;
    font-family: var(--font-family04);
    letter-spacing: 0.1em;
  }

  #header a.head_btn.mail_btn span::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    font-size: var(--rem20);
    font-weight: 400;
    line-height: 1;
    margin-right: 8px;
    color: var(--color-primary-shade);
  }

  #header a.head_btn.line_btn {
    background: #06c755;
    color: #fff;
    border-radius: 10px;
    width: 122px;
    font-size: var(--rem18);
    font-weight: bold;
    font-family: var(--font-family04);
    letter-spacing: 0.2em;
  }

  #header a.head_btn.line_btn span::before {
    content: "\f3c0";
    font-family: "FontAwesome";
    font-size: var(--rem20);
    font-weight: 400;
    line-height: 1;
    margin-right: 8px;
    color: var(--color-background);
  }

  #header a.head_btn:hover {
    background: #fff;
  }
  #header a.head_btn.line_btn:hover,
  #header a.head_btn.tel_btn:hover {
    color: var(--header-background);
  }

  #header a.head_btn.line_btn:hover span::before,
  #header a.head_btn.tel_btn:hover .tel_icon::before {
    color: var(--header-background);
  }
}

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

  #header ul.header__contact {
    margin: 0 var(--px20);
  }

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

  #header a.head_btn.line_btn {
    width: 100px;
  }
}

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

  nav#mainNav ul li a b {
    font-size: 12px;
  }

  nav#mainNav ul li a span {
    font-size: 10px;
  }

  #header ul.header__contact {
    gap: 6px;
    margin: 0 6px 0 0;
  }

  #header a.head_btn.mail_btn {
    width: 125px;
    font-size: 1.2rem;
  }

  #header a.head_btn.line_btn {
    width: 80px;
    font-size: 1.2rem;
  }

  #header a.head_btn.tel_btn {
    width: 190px;
  }

  #header a.head_btn.tel_btn .tel_text-sub .note {
    font-size: 9px;
  }
}

@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li a {
    color: var(--header-color-primary);
  }

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

  .spmenu #menu p {
    color: #fff;
  }

  .spmenu #menu span {
    background: #fff;
  }
}

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

/* ------------ NEWS --------------------- */
#front_top_content,
#front_bottom_content {
  background: #fff;
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}

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

.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist .date {
  color: #000;
  font-family: var(--font-family02);
  line-height: 2;
  font-size: var(--rem16);
}

.postlist .ttls a {
  color: #111;
  font-family: var(--font-family02);
  line-height: 2;
  font-size: var(--rem16);
}
/* ------------ END NEWS --------------------- */

/* ---------- HOME ------------------- */
.home-content_max {
  max-width: 1300px;
  margin: 0 auto;
  width: 94%;
  z-index: 1;
  position: relative;
}
/* home feature */
#home-feature {
  background: url(/wp-content/uploads/top-01.png) no-repeat center/cover;
  padding: var(--px100) 0;
}

#home-feature .imgarea {
  width: 45%;
}

#home-feature .txtarea {
  width: 55%;
  margin-left: var(--px60);
}

.home-feature-number {
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #fff;
}

.home-feature-txt {
  font-size: var(--rem18);
  line-height: 2;
  letter-spacing: 0.1em;
  font-family: var(--font-family02);
  color: #fff;
}
/* end home feature */

/* home lesson */
#home-lesson {
  position: relative;
  padding-bottom: var(--px120);
  margin-top: -1px;
}
#home-lesson::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/uploads/top-03.png) no-repeat center/cover;
  width: 100%;
  height: 7%;
  z-index: 0;
}
#home-lesson::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/wp-content/uploads/top-04.png) no-repeat center/cover;
  width: 100%;
  height: 93%;
  z-index: 0;
}

#home-lesson .imgarea {
  width: 45%;
}
#home-lesson .flexbox {
  align-items: flex-end;
}

#home-lesson .txtarea {
  width: 55%;
  margin-right: var(--px40);
}

#home-lesson .txtarea .linkBtn {
  max-width: 550px;
  width: 90%;
  font-size: var(--rem24);
  margin-top: var(--px20);
}

.post ul.lessons　li{
　list-style-type: disc;
}


/* end home lesson */

/* home trial lesson */
#home-trial {
  background: url(/wp-content/uploads/top-06.png) no-repeat center/cover;
  position: relative;
  padding: var(--px120) 0;
}

#home-trial .flexbox {
  background: url(/wp-content/uploads/top-07.png) no-repeat center/cover;
  padding: var(--px120) 0;
}

#home-trial .flexbox .imgarea {
  opacity: 0;
}
/* 
#home-trial .flexbox .txtarea {
  width: 50%;
} */

#home-trial .flexbox .txtarea .linkBtn {
  font-size: var(--rem24);
  max-width: 550px;
  width: 90%;
}

@media print, screen and (max-width: 1023px) {
  #home-trial .flexbox .imgarea {
    opacity: 1;
    margin-bottom: 0;
  }

  #home-trial .flexbox {
    background: none;
  }

  #home-trial .flexbox .txtarea {
    background: #fff;
    opacity: 0.7;
    padding: var(--px30) var(--px50) var(--px50);
  }

  #home-trial .flexbox {
    padding: 0;
  }
}
/* end home trial lesson */

/* home access */
#home-access {
  background: url(/wp-content/uploads/top-08.png) no-repeat center/cover;
  padding: var(--px150) 0;
}

#home-access h1.title.main-ttl {
  margin-bottom: 0;
}

#home-access .flexbox {
  gap: var(--px40);
}
.home-access-01 {
  background: url(/wp-content/uploads/top-09.png);
  display: flex;
  align-items: center;
  padding: var(--px130);
}
.home-access-02 {
  background: url(/wp-content/uploads/top-10.png);
  display: flex;
  align-items: center;
  padding: var(--px130) 0;
}
/* end home access */

/* home link */
#home-link {
  padding: var(--px150) 0;
}
.home-link-img {
  display: flex;
  align-items: center;
  gap: var(--px30);
  max-width: 810px;
  margin: var(--px60) auto 0;
  width: 96%;
}

.home-link-item {
  width: 50%;
}

.home-link-item img {
  width: 100%;
  height: 100%;
}
/* end home link */

@media print, screen and (max-width: 1330px) {
  #home-feature .txtarea {
    margin-left: var(--px40);
  }
  .home-feature-txt {
    font-size: var(--rem16);
  }
}
@media print, screen and (max-width: 1023px) {
  #home-feature .imgarea,
  #home-lesson .imgarea {
    width: 100%;
  }
  #home-feature .txtarea,
  #home-lesson .txtarea {
    width: 100%;
    margin-top: var(--px50);
    margin-left: 0;
    padding: var(--px40);
  }

  .home-access-02 {
    margin-top: var(--px40);
  }
}

@media print, screen and (max-width: 767px) {
  #home-trial .flexbox .txtarea .linkBtn,
  #home-lesson .txtarea .linkBtn {
    font-size: var(--rem18);
  }

  .home-link-img {
    flex-wrap: wrap;
  }

  .home-link-item {
    width: 100%;
  }
}
/* ---------- END HOME ------------------- */

/* ---------- CONTACT ------------------ */
/*-----------------------------
cta02_col3_max1240
------------------------------*/
.cta02 {
  position: relative;
  padding: var(--px80) 0;
  z-index: 0;
  background: url(/wp-content/uploads/bg_contact.png) no-repeat center/cover;
  padding: var(--px180) 0;
}
.cta02 .cta02_wrap {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 1;
}
.cta02 .ctabtnlist {
  justify-content: space-between;
  margin: var(--px50) auto 0 auto;
}
.cta02 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta02 .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30);
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta02 .item:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
  .cta02 .ctabtnlist li,
  .cta02 .ctabtnlist .item {
    width: 100%;
  }
  .cta02 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

.cta02 .infotxt {
  font-size: var(--rem20);
  font-weight: bold;
}
.cta02 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-size: var(--rem20);
}

/*電話ボタン*/

.cta02 .telnum {
  font-size: var(--rem40);
  margin-bottom: 1rem;
  font-weight: bold;
}
.cta02 a.telbtn {
  background: var(--color-primary);
  color: #fcfcfc;
  font-family: var(--font-family02);
}

/*メールボタン*/

.cta02 .mailarea.item {
  background: #d6c079;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem20);
}
.cta02 a.mailbtn {
  background: #fff;
  color: var(--color-primary);
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 400px;
  width: 90%;
  border-radius: 50vh;
  padding: 20px;
  margin: 0 0 1.5rem 0;
  font-weight: bold;
}

.cta02 .mailarea .infotxt {
  font-size: calc(var(--rem20) + 2px);
  color: #333;
}

.cta02 .mailarea .btnttl {
  color: #252424;
}

/*LINEボタン*/

.cta02 .linearea.item {
  background: #06c755;
  color: #fff;
  font-family: var(--font-family02);
  font-weight: bold;
}
.cta02 a.linebtn {
  background: #fff;
  color: #06c755;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 400px;
  width: 90%;
  border-radius: 50vh;
  padding: 20px;
  margin: 0 0 1rem 0;
  font-size: var(--rem20);
  font-weight: bold;
}

.cta02 .linearea .infotxt {
  font-size: calc(var(--rem20) + 2px);
}

/*ボタンアイコン*/

.cta02 .telnum::before,
.cta02 .mailbtn::before,
.cta02 .linebtn::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  margin-right: 1rem;
}
.cta02 .telnum::before {
  content: "\f3cd";
}
.cta02 .mailbtn::before {
  content: "\f0e0";
}
.cta02 .linebtn::before {
  content: "\f3c0";
  font-weight: 400;
}
/* ---------- END CONTACT ------------------ */

/* ------------ FOOTER ------------------ */
#footer {
  padding: var(--px80) 0 var(--px60);
}

@media print, screen and (max-width: 1330px) and (min-width: 1024px) {
  .cta02 .item {
    padding: var(--px20);
  }
}

@media print, screen and (max-width: 767px) {
  #footer .footer__logo img {
    max-width: 260px;
  }
}
/* ------------ END FOOTER ------------------ */

/* text color */
.clr-white {
  color: #fff;
}
/* code semi-wrapper */
@media print, screen and (max-width: 1023px) {
  .spmenu #menu p {
    width: max-content;
  }
}
.spmenu #menu span,
.spmenu #menu span:before,
.spmenu #menu span:after {
  width: 35px;
  background: #fff;
}
body.mobile {
  margin-top: 0;
}
#thumbImg::before,
header#h1Header::before {
  background: transparent;
}
header#h1Header h1.title {
  font-size: var(--rem40);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-primary-shade);
}
.semi-wrapper p {
  line-height: 2;
}
/* code h2 semi-wrapper */
body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-size: var(--rem30);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: var(--color-primary-shade);
  margin-bottom: var(--px50);
}

body:not(.home) .post h2 span span {
  display: block;
  font-size: var(--rem90);
  font-weight: normal;
  font-family: var(--font-family03);
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: var(--color-primary);
}
body:not(.home) .post h2::after {
  display: none;
}
/* code semi-profile */
.semi-profile_content {
  background: url(/wp-content/uploads/semi-profile-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px100);
}
.semi-profile .test-profile {
  font-weight: bold;
  font-size: var(--rem24);
  line-height: 1.6;
}
.semi-profile .mt4.mb4 {
  font-size: var(--rem20);
  line-height: 1.6;
}

.semi-profile a {
  color: var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
}
@media print, screen and (max-width: 432px) {
  .semi-profile_content {
    padding: var(--px100) 1rem;
  }
}
/* code semi-access */
.text-access {
  display: inline-block;
  min-width: 100px;
  margin-right: var(--px50);
}
/* code table */
.post table.table-access,
.post table.table02,
.post table.responsive{
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}
.post table.table02 {
	border-spacing: 2px;
}
.post table.table-access th,
.post table.table02 th {
  text-align: center;
}
.post table,
.post table th,
.post table td {
  border-width: 1px;
  border-color: var(--color-primary);
}

.post table {
  margin: var(--px30) auto;
}
.post table th,
.post table td {
  padding: var(--px30) var(--px20);
  font-size: var(--rem16);
}
.post table th {
  width: 26%;
  color: #fff;
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
}
.post table td {
  color: var(--color-font);
  background: none;
}
.post table:first-child {
  margin-top: 0;
}
.post table:last-child {
  margin-bottom: 0;
}
/* code semi-information */
.semi-information .lesson {
  position: relative;
  font-size: var(--rem24w);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.semi-information .lesson::after {
  content: "";
  background: url(/wp-content/uploads/semi-information-01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  width: var(--px40);
  height: var(--px40);
  margin-left: var(--px20);
}
.semi-information .lesson::before {
  content: "";
  background: url(/wp-content/uploads/semi-information-01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  width: var(--px40);
  height: var(--px40);
  margin-right: var(--px20);
}
.semi-information table.table01 {
  max-width: 600px;
}
.semi-information table.table01 th,
.semi-information table.table01 td,
.semi-information table.table01 {
  border: none;
  border-bottom: 1px solid var(--color-primary);
}
.semi-information table.table01 th {
  background: transparent;
  color: var(--color-primary);
  font-size: var(--rem20);
  padding-left: 0;
  width: 50%;
}
.semi-information table.table01 td {
  font-size: var(--rem20);
  text-align: center;
}
/* code table02 */
.semi-information table.table02 {
  width: 100%;
}
.semi-information table.table02 td {
  vertical-align: middle;
}
.semi-information table.table02 .th-01-none {
  border: none;
  background: transparent;
}
.semi-information table.table02 .th-01 {
  width: 16%;
}
.semi-information table.table02 .th-02 {
  width: 34%;
}
.semi-information table.table02 td:first-child {
  text-align: center;
  vertical-align: middle;
  background: #e7ddc9;
}
.semi-information table.table02 td:nth-child(2) {
  vertical-align: middle;
  background: #b6cede;
}
.semi-information table.table02 td.td01 {
  background: #b6cede;
}
.semi-information table.table02 td.td02 {
  background: transparent;
}
/* code semi-information-those */
.font-w {
  font-weight: bold;
}
.semi-information-those p {
  font-weight: bold;
}
.semi-information-those {
  background: #fafaf2;
  padding: var(--px100) var(--px40);
}
.semi-information-foreigners {
  background: #fafaf2;
  padding: var(--px100) var(--px50);
}
/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.semi-information .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}
.semi-information .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "" counter(number);
  display: inline-block;
  background: #ffffff;
  color: var(--color-font);
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: 20px;
  border-radius: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: -25px;
  transform: translateX(-50%);
  box-shadow: 0 0 2px grey;
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem24w);
  padding: 24px 0;
  position: relative;
}

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

.semi-information .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;
}
.semi-information .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
  background: #fff;
}
.semi-information .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.semi-information .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
.semi-information .col3_list li .txtarea.bg-white {
  padding: var(--px20) 0;
}
@media print, screen and (max-width: 768px) {
  .semi-information .col3_list > li {
    width: 49%;
    margin-bottom: 12%;
  }
  .semi-information .col3_list::before,
  .semi-information .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .semi-information .col3_list > li {
    width: 100%;
  }
  .semi-information .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
.semi-information .font-w.font-s {
  font-size: var(--rem20);
}
/* semi-information-btn */
.semi-information-btn {
  max-width: 800px;
  margin: 0 auto;
}
.semi-information .linkBtn {
  max-width: 358px;
  line-height: 1.2;
}
.semi-information .linkBtn.linkBtn-bg {
  background: #d6c079;
  color:#fff;
}
.semi-information .linkBtn.linkBtn-bg::after {
  fill: var(--color-font);
  border-color: var(--color-font);
}
.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  flex-wrap: wrap;
}
.post .col2_list > li {
  width: 49%;
  margin-bottom: 2%;
}
@media print, screen and (max-width: 640px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code primary-underline */

span.underline {
    border-bottom: 1px solid var(--color-primary);
}

/* code apply */
/*--flow02--------------------------------------------*/
.apply-text {
  display: block;
  font-size: var(--rem24);
  line-height: 1;
}
.apply p {
  font-size: var(--rem20);
}
ul.flowlist02 {
  counter-reset: flow_list;
}
ul.flowlist02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
  width: 100%;
  padding: var(--px40);
  border-radius: 0px;
  background: #b6cede;
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 60px;
}
.flowlist02 .flow_img {
  width: 35%;
}
.post .flowlist02 > li > dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary-shade);
}
.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
}
.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); /* 2.4-1.7rem (1920-375) */
  font-weight: bold;
  padding: 0 0 1rem 0;
  margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  border-bottom: dotted 1px;
}

.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-primary);
	
  background: transparent;
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
}
.post .flowlist02 > li > dl dd {
  padding: 0;
}
@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl,
  .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}

.post .message p {
	font-weight: 600;
	font-size: var(--rem20w);
	letter-spacing: .1em;
}
.semi-profile_content .w60 p {
	font-size: var(--rem20w);
}
.post .w60 .text-profile  {
	font-size: var(--rem24w);
	font-weight: 600;
}
.semi-profile .mt4.mb4 {
	font-size: var(--rem20w);
}
@media print, screen and (max-width: 768px) {
	.semi-profile_content .w40 img {
		width: 80%;
	}
}

.tbl-horizon, {
	overflow-x: auto;
}

.js-scrollable {
	overflow: auto;
}
.tbl-horizon table.table02, .table_scroll table.table02 {
	min-width: 960px;
}
.post p:has(.apply-text) {
	color: var(--color-primary);
	font-size: var(--rem20w);
	font-weight: 600;
}

.post .flowlist02 > li > dl dt span.icon {
	min-width: max-content;
}

.semi-information-btn .col2_list{
	gap: 1rem;
}

.qa_list .qa_list_inner dt{
	cursor: pointer;
}
.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: inline-block;
	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: #ffffff;
	background: var(--color-primary);
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	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: #f2f2f2;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	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;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: none;
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid #494949;
  border-bottom: 1px solid #494949;
  -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 0 0;
	border: 0;
	border-top: 0;
}

.qa_list_inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--px40);
}

.qa_list .qa_list_inner dt {
  order: 1;
  margin: 0;
  width: 100%;
  max-width: 358px;
}
.qa_list_inner .flowstep-link {
  order: 2;
display: inline-block;
width: 100%;
  max-width: 358px;
}
.qa_list_inner .mid-txt {
  order: 3;
}

.qa_list .qa_list_inner dd {
  order: 4;
}
.qa_list_inner .semi-cancel{
line-height: 2;
margin-bottom: 0;  
}
/*--flow02--------------------------------------------*/

ul.flowlist02 {
	counter-reset: flow_list;
  
}
ul.flowlist02 > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
	width: 100%;
	/* padding: 60px; */
	/* border-radius: 10px;
	background: #f2f2f2; */
	position: relative;
}
.flowlist02 > li:not(:last-child) {
	margin-bottom: 60px;
}
.flowlist02 .flow_img {
	width: 35%;
}
.post .flowlist02 > li > .dl {
	width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
	line-height: 1.8;
}
.flowlist02 > li:not(:last-child) .dl::before,
.flowlist02 > li:not(:last-child) .dl::after {
	content: "";
	border: solid transparent;
	position: absolute;
	top: calc(100% + 20px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) .dl::before {
	border-width: 22px;
	border-top-color: var(--color-primary-shade);
}
.flowlist02 > li:not(:last-child) .dl::after {
	border-width: 20px;
}
.post .flowlist02 > li > .dl .dt {
	position: relative;
	display: flex;
	align-items: center;
	font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); /* 2.4-1.7rem (1920-375) */
	font-weight: 600;
	padding: 0 0 1rem 0;
	margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
	border-bottom: solid 1px var(--color-primary);
}
.post .flowlist02 > li > .dl .dt span.icon {
  min-width: max-content;
}
.flowlist02 > li .dl .dt .icon:before {
	content: counter(flow_list, decimal-leading-zero);
	counter-increment: flow_list;
	line-height: 1;
	color: var(--color-primary);
	background: none;
	padding: 5px 10px;
	margin-right: 10px;
	position: relative;
	z-index: 100;
  min-width: max-content;
}
.post .flowlist02 > li > .dl .dd {
	padding: 0;
}
@media print, screen and (max-width: 768px) {
	.post .flowlist02 > li > .dl, .flowlist02 .flow_img {
		width: 100%;
	}
	.flow_img::before {
		padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
	}
}

.flow-ttl {
  font-weight: 600;
  font-size: var(--rem24w);
  color: var(--color-primary);
}
.flow-ttl > .flow-ttl-en {
  font-size: var(--rem20w);
  display: block;
}

#home-lesson .list_disc > li {
	font-size: var(--rem24w);
    font-family: var(--font-family02);
    line-height: 2;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #0f2355;
}

#home-lesson {
    
    padding-top: var(--px40);
}
#home-lesson::before {
	height: var(--px40);
}
#home-lesson::after {
   
    height: calc(100% - var(--px40));
    
}

.home-content_max {
  
    margin-top: calc(var(--px40)* -1);
}
#home-lesson .flexbox {
    align-items: stretch;
}

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

#home-lesson .txtarea {
    
    padding-top: calc(var(--px40) + 10px);
}
#home-lesson .txtarea h1{
	margin-bottom: 0;
}

@keyframes swipeleft-ani {
	0% {
		transform: translateX(50%);
    opacity: 1;
	}

	100% {
		transform: translateX(-100%);
    opacity: .1;
	}
}
.post .table02 thead th:first-child {
  position: relative;
  background: none;
	opacity:0;
  border-radius: 10px;
  padding: 10px;
  font-size: 1.4rem;
}

.hand-swipe {
  display: none;
  width: 100%;
}
.hand-swipe-wrap {
  display: inline-block;
  animation: swipeleft-ani 2s ease 0s infinite normal forwards;
font-size: 40px;
}

@media print, screen and (min-width: 1025px) {
	.hand-swipe {
		display: none;
	}
	.post .table02 thead th:first-child {
		opacity: 0;
		background: none;
	}
}


.page-contact .qa_list {
	cursor: pointer;
}
.page-contact .qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: 0 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: var(--color-primary);
	border: 1px solid var(--color-primary);
	color: var(--color-background);
	font-weight: bold;
	max-width: none;
	order: 0;
}
.page-contact .qa_list .qa_list_inner dd .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.page-contact .qa_list .qa_list_inner .a_ico {
	color: #ffffff;
	background: var(--color-primary);
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	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);
	display: none;
}
.page-contact .qa_list .qa_list_inner .q_ico {
	background: #f2f2f2;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	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;
	display: none;
}
.page-contact .qa_list .qa_list_inner .q_desc, .page-contact .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
}
.page-contact .qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.page-contact .qa_list .qa_list_inner dt:after {
  content: '';
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 2px solid var(--color-background);
  border-bottom: 2px solid var(--color-background);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.page-contact .qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.page-contact .qa_list .qa_list_inner dd {
	display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 0;
	border-top: 0;
	width: 100%;
	max-width: none;
	order: 0;
}
@media only screen and (max-width: 959px) {
	.page-contact .qa_list .qa_list_inner {
/* 		margin-bottom: 8rem; */
	}
}
@media only screen and (max-width: 768px) {
	.page-contact .qa_list .qa_list_inner .q_desc, .page-contact .qa_list .qa_list_inner .a_desc {
		padding: 0.5rem 1rem 0.5rem 1rem;
	}
	.page-contact .qa_list .qa_list_inner dt {
		padding: 0rem 1rem 0rem 0rem;
	}
	.page-contact .qa_list .qa_list_inner .a_ico, .page-contact .qa_list .qa_list_inner .q_ico {
		max-width: 50px;
		padding: 1.2rem 1.0rem;
	}
	.page-contact .qa_list .qa_list_inner dt:after {
		right: 1.5rem;
		width: 6px;
		height: 6px;
	}
	.page-contact .qa_list .qa_list_inner .active:after {
		right: 1.0rem;
	}
}
@media only screen and (max-width: 559px) {
	.page-contact .qa_list .qa_list_inner dd {
		font-size: 1.4rem;
	}
	.page-contact .qa_list .qa_list_inner {
/* 		margin-bottom: 6rem; */
	}
	.page-contact .qa_list .qa_list_inner dt {
		font-size: 1.4rem;
	}
}
.post ul.list_diamond {
	margin-bottom: var(--px20);
}
.post ul.list_diamond > li{
  position: relative;
  list-style: none;
  padding-left: 2rem;
  margin-left: 0;
}

.post ul.list_diamond > li:before {
  position: absolute;
  font-family: 'FontAwesome';
  font-weight: 400;
  left: 0;
}


.post ul.list_diamond > li:before, .post ul li.list_diamond:before {
  content: '\f45c';
  transform: rotate(45deg);
}
.page-contact table.responsive {
	border-collapse: collapse;
}
.page-contact table th,
.page-contact table td {
	border: solid var(--color-primary);
	border-width: 1px 0;
}
.page-contact table tr {
	border: 1px 0 solid var(--color-primary);
}
.page-contact table th {
	vertical-align: top;
	width: 30%;
	background: transparent;
	color: var(--color-font);
}

.page-contact table th .must-star {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.wpcf7-form .must {
	background: #ff0000;
	margin: 0;
	min-width: max-content;
}

span[data-name="your-details"] .wpcf7-list-item,
.page-contact .qa_list .qa_list_inner .a_desc > p .wpcf7-list-item {
	display: block;
}

.page-contact .post h2 {
	margin-top: 0;
}

.page-contact table th .must-star:before {
content:"*";
position: absolute;
	top:0;
	left: calc(var(--px20) * -1);
	color: #ff0000;
}

/*--------google-recaptcha--------*/
.recaptcha {
    display: flex;
    justify-content: center;
    padding: 10px 0 30px;
}
