@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@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=Baskervville:ital@0;1&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Serif+JP:wght@200..900&display=swap");

:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
 --color-background-op: #d6c9694d;
  --color-font: #3f3f3f;
  --color-font-01: #000;
  --color-font-02: #333;
  --color-font-white: #fff;
  --color-primary: #ce798f;
  --color-primary-shade: #d76d29;
  --color-primary-tint: #666;
  --color-secondary: #06c755;
  --color-secondary-tint: #d6c969;
  --color-table-border: #ce798f;
  --color-faq-border: #c2c2c2;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-font-white: #fff;
  --header-color-primary: #ce798f;
  --header-color-primary-shade: #d76d29;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #fff ; /* #ce798f */
  --footer-color-font: #3F3F3F;
  --footer-color-primary: #3F3F3F;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", "Noto Sans JP", serif;
  --font-family03: "Baskervville", "Noto Sans JP", serif;
  --font-family04: "Inter", "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)*/
  --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)*/
  --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*/
  --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)*/
  --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)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-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)*/
  --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;
}
.spmenu #menu p {
  width: max-content;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.content-inner {
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
}
.text-normal {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
}
.font-w {
  font-weight: 500;
}
.main-wrapper p {
  font-size: var(--rem20);
}
.line-heg {
  line-height: 1.8;
}
.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);
}
body {
  font-family: var(--font-family02);
}

.fw_contents {
  margin-top: 0;
  margin-bottom: 0;
}
#content:has(.fw_contents),
body:not(.home) #content:has(.fw_contents).wide {
  padding: 0;
}

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

/*--teleco_v1------------------------------*/

.teleco_v1 h2 {
  width: 100%;
}
.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}
.teleco_v1 .w50.image_box::before {
  content: "";
  display: block;
}
.teleco_v1 .w50.image_box img {
  position: absolute;
  width: 102%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.teleco_v1 .w50.text_box {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  padding: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px); /* 120-65px (1920-375) */
}
@media print, screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(550px + (1vw - 19.2px) * 17.3762);
  }
  .teleco_v1 .w50.image_box img {
    width: auto;
    height: 116%;
  }
}
.flexinnerBtn {
  align-self: normal;
}
@media print, screen and (max-width: 768px) {
  .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }
  .teleco_v1 .w50.text_box {
    padding: 20px;
    margin-bottom: 0;
  }
}
/*================================================
				　　ご利用の流れ
================================================*/
/*--flow01--------------------------------------------*/

.flowlist01 {
  padding-left: 13rem;
  position: relative;
}
.flowlist01::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 13rem;
}
.flowlist01 > li {
  position: relative;
}
.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist01 > li .icon {
  font-size: 1.6rem;
  color: #fff;
  background: #000000;
  padding: 0.8rem 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  font-style: italic;
}
.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flowlist01 > li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0.7rem;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}
.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: #1a1a1a;
  border-radius: 50%;
  left: -4px;
}
.flowlist01 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
  top: 2.3rem;
}
.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
  }

  .flowlist01 {
    padding-left: 10rem;
  }

  .flowlist01 > li .icon {
    left: -11rem;
  }

  .flowlist01::before {
    left: 10rem;
  }

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

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

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

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

  #header .logo img {
    max-height: 80px;
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-weight: bold;
    line-height: 1.6;
  }
  nav#mainNav ul li a span {
    font-weight: 400;
  }
  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 a.head_btn::before {
    margin-bottom: 0;
  }
	#header a.head_btn.tel_btn {
		background:transparent;
	}
  #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-primary-shade);
    padding-left: calc(var(--px30) - 3px);
    padding-right: calc(var(--px30) - 3px);
    font-family: var(--font-family02);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    font-weight: bold;
  }
  #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.mail_btn {
    flex-direction: row;
    gap: var(--rem16);
    padding-left: calc(var(--px40) - 8px);
    padding-right: calc(var(--px40) - 8px);
  }
  #header a.head_btn.mail_btn span {
    font-family: var(--font-family02);
    font-size: var(--rem16);
    font-weight: bold;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary-shade);
  }
}
@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  nav#mainNav ul li a {
    padding: var(--px20) 6px;
  }
  #header a.head_btn.tel_btn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #header a.head_btn.mail_btn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #header .logo img {
    max-height: 65px;
  }
}

@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;
  }
  #header .logo {
    margin: 1.5rem auto;
  }
  .mobile #header .logo img {
    max-width: 70%;
    max-height: 60px;
  }
}
/* code footer */
#footer {
  font-weight: 600;
  padding: var(--px30) 0 var(--px80);
  font-family: var(--font-family01);
}
#footer .footer__logo img {
  max-height: var(--px240);
  -o-object-fit: contain;
  object-fit: contain;
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-bottom: 0;
}
#footer .socialicon .fa-instagram:before {
  font-size: 3.6rem;
}
#copyright {
  font-weight: 400;
  margin: var(--px20) auto 0;
}
#footer .footnav:not(:last-child) {
  margin-bottom: var(--px20);
}
@media print, screen and (max-width: 1023px) {
  #footer .footer__logo img {
    max-height: 120px;
  }
}
/* code main-ttl */
h1.title.top-loop,
h1.title.bottom-loop,
h1.title.main-ttl {
  position: relative;
  font-family: var(--font-family02);
  font-size: calc(var(--rem48) + 2px);
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: var(--px60);
  color: var(--color-font);
}
h1.title.top-loop span span,
h1.title.bottom-loop span span,
h1.title.main-ttl span span {
  font-family: var(--font-family03);
  font-style: italic;
  font-size: var(--rem36);
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-primary);
  display: block;
  font-weight: 400;
}
h1.main-ttl.social-network {
  color: var(--color-font-white);
  font-size: var(--rem24w);
  letter-spacing: 0.05em;
}
h1.main-ttl.social-network span span {
  color: var(--color-font-white);
  font-size: 5.34em;
  letter-spacing: 0;
}
/* code btn */

.btn .arw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(var(--px120) - 7px);
  height: calc(var(--px120) - 7px);
  border: 3px solid;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: var(--color-background);
}
.btn .arw::after {
  content: "";
  width: 11px;
  height: 11px;
  border-style: solid;
  border-width: 3px 3px 0 0;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-25%, -10%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn:hover .arw {
  opacity: 0.5;
}

/* code contact */
.cta02 {
  position: relative;
  padding: var(--px120) 0 var(--px96);
  z-index: 0;
  margin-bottom: var(--px100);
}
.cta02:before {
  content: "";
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 65%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cta02 .cta02_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 1;
}
.cta02 .ctabtnlist {
  justify-content: space-between;
  max-width: 1600px;
  margin: var(--px40) auto 0 auto;
  background: var(--color-background);
 	filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}
.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(--px40) var(--px20);
  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;
  }
}

/*ボタン共通パーツ*/
#contact h1.title.main-ttl {
  margin-bottom: var(--px30);
}

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

/*電話ボタン*/

.cta02 .telnum {
  font-size: var(--rem48);
  margin-bottom: var(--px16);
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cta02 a.telbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*メールボタン*/

.cta02 .mailarea.item {
  background: var(--color-background);
  color: var(--color-font);
}
.cta02 a.mailbtn {
  background: var(--color-primary-shade);
  color: var(--color-font-white);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
  max-width: 303px;
  width: 90%;
  border-radius: 50vh;
  padding: var(--px24) 2rem;
  margin: 0 0 var(--px16) 0;
  font-size: var(--rem20);
  font-weight: bold;
}
.cta02 .mailarea.item .infotxt {
  font-size: calc(var(--rem20) + 2px);
  color: var(--color-font-02);
}
/*LINEボタン*/

.cta02 .linearea.item {
  background: var(--color-secondary);
  color: var(--color-font-white);
}
.cta02 a.linebtn {
  font-family: var(--font-family01);
  background: var(--color-font-white);
  color: var(--color-secondary);
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 303px;
  width: 90%;
  border-radius: 50vh;
  padding: 20px;
  margin: 0 0 var(--px16) 0;
  font-size: var(--rem20);
  padding: var(--px24) 2rem;
}
.cta02 .linearea.item .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";
  font-size: var(--rem40);
  margin-top: 4px;
}
.cta02 .mailbtn::before {
  content: "\f0e0";
}
.cta02 .linebtn::before {
  content: "\f3c0";
  font-weight: 400;
}
/* code line */

#line .txt_c.mt4,
#int-tik .txt_c.mt4 {
  display: flex;
  justify-content: center;
}
.fullwide01 {
  position: relative;
  padding: var(--px180) 0;
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: var(--color-font-white);
}
.fullwide01_wrap {
  background: transparent;
  max-width: none;
  width: 94%;
  margin: 0 auto;
  padding: var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullwide01_inner {
  max-width: 960px;
}
/* code int-tik */
#int-tik .sec01 {
  background: transparent;
  padding: 0;
}

.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  max-width: none;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: url(/wp-content/uploads/top-02.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px180) var(--px50);
  margin: 0;
  color: var(--color-font-white);
}
.column01 .txtarea.txtarea-tik {
  background: url(/wp-content/uploads/top-03.png) no-repeat center / cover;
}
.column01 .txtarea .txtinner {
  max-width: none;
}
@media print, screen and (max-width: 1670px) {
  #int-tik h1.main-ttl.social-network span span {
    font-size: 4.5em;
  }
}
@media print, screen and (max-width: 1350px) {
  #int-tik h1.main-ttl.social-network span span {
    font-size: 3.2em;
  }
}
@media print, screen and (max-width: 432px) {
  #int-tik h1.main-ttl.social-network span span {
    font-size: 2.8em;
  }
}
/* code strength */
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: 0;
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: transparent;
  color: var(--color-font);
  font-family: var(--font-family03);
  font-weight: 500;
  font-style: italic;
  font-size: calc(var(--px120) + 8px);
  border-radius: 50%;
  left: 15%;
  width: var(--px180);
  height: var(--px180);
  line-height: 50px;
  text-align: center;
  top: -42px;
  transform: translateX(-50%);
  box-shadow: none;
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem36);
  padding: 0;

  position: relative;
  line-height: 1.4;
  margin-bottom: 2rem;
}
.num_list01 .num_listttl span {
  padding-bottom: 2px;
  border-bottom: 5px dotted var(--color-font-white);
}
/*---------col03-----------*/
#strength {
  padding: var(--px100) 0;
}
#strength h1.title.main-ttl {
  width: 94%;
}
#strength .txtarea p.message {
  min-height: 131px;
}
#strength .txtarea {
  padding: var(--px40) var(--px30) var(--px60);
  color: var(--color-font-white);
}
#strength .txtarea-01 {
  background: var(--color-primary);
}
#strength .txtarea-02 {
  background: var(--header-color-primary-shade);
}
#strength .txtarea-03 {
  background: var(--color-secondary-tint);
}
.post .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;
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
}
.post .col3_list > li {
  width: 31.5%;
  margin-top: var(--px100);
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 31.5%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 31.5%;
  height: 0;
}
@media print, screen and (max-width: 1060px) {
  .num_list01 .num_listttl {
    font-size: calc(var(--rem36) - 1px);
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
  #strength .txtarea p.message {
    min-height: 0;
  }
}
/* code linkBtn */
.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-weight: bold;
  letter-spacing: 0.1em;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--px20) 30px var(--px20) 20px;
  margin: 0;
  /* border: solid 2px; */
  border-radius: 100px;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-right: 3px solid var(--color-font-white);
  border-bottom: 3px solid var(--color-font-white);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
  transition: all 0.3s;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  background: var(--color-primary);
  opacity: 0.8;
}

.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* code abo-ser */
#abo-ser .linkBtn-01 {
  background: var(--color-background);
  color: var(--color-primary);
}
#abo-ser .linkBtn-01::after {
  border-color: var(--color-primary);
}
#abo-ser .linkBtn-02 {
  background: var(--color-background);
  color: var(--color-primary-shade);
}
#abo-ser .linkBtn-02::after {
  border-color: var(--color-primary-shade);
}
#abo-ser .linkBtn:hover {
  background: var(--color-background);
  opacity: 0.8;
}
h1.main-ttl.abo-ser-ttl {
  color: var(--color-font-white);
  text-align: left;
  min-height: 4em;
	
	margin-bottom: var(--px40);
}
h1.main-ttl.abo-ser-ttl span span {
  color: var(--color-font-white);
}
#abo-ser .txtarea {
  background: var(--color-primary);
  color: var(--color-font-white);
  padding: var(--px60) calc(var(--px40) - 6px);
}
#abo-ser .txtarea-01 {
  background: var(--color-primary-shade);
}
#abo-ser .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post .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;
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
}
.post .col2_list > li {
  width: 48%;
  margin-bottom: 2%;
  background: var(--color-primary-shade);
}
}
@media print, screen and (max-width: 1439px) {
  #abo-ser .txtarea {
    padding: var(--px60) var(--px50);
  }
}
@media print, screen and (max-width: 1023px) {
	h1.main-ttl.abo-ser-ttl {
		min-height: 5.5em;
}
	} 

@media print, screen and (max-width: 640px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 0;
  }
  h1.main-ttl.abo-ser-ttl {
    color: var(--color-font-white);
    text-align: left;
    min-height: 0;
  }
  #abo-ser .txtarea {
    padding: var(--px60) 2rem;
  }
}
/* code property */
#property p.message {
  width: 94%;
  max-width: 1010px;
  margin: 0 auto;
  margin-bottom: var(--px24);
}
.property-content {
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  background: var(--color-background);
  padding: var(--px80) 0 var(--px60);
}
#property .sec01 {
  background: transparent;
  padding-top: 0;
  padding: 0;
}

.column04 {
  position: relative;
  padding: var(--px80) 0 var(--px120);
  margin: 0;
}
.column04:before {
  content: "";
  background: url(/wp-content/uploads/top-09.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 75%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.column04_wrap {
  position: relative;
  max-width: 1600px;
  width: 94%;
  margin: var(--px60) auto 0;
  z-index: 1;
}

/* .property-border {
  width: 94%;
  max-width: 1486px;
  margin: 0 auto;
  padding: var(--px20);
  border: 8px solid #ff0000;
} */
#property ul {
  display: flex;
  justify-content: center;
  align-items: center;

  gap: var(--px30);
}
#property ul a {
  display: block;
}
@media print, screen and (max-width: 1439px) {
  #property ul {
    flex-wrap: wrap;
  }
}
@media print, screen and (max-width: 768px) {
  .column04:before {
    height: 85%;
  }
}
/*  */
.txtarea-flow p {
  max-width: 649px;
}
.txtarea-reviews p {
  max-width: 714px;
}
.column01 .txtarea-flow {
  background: url(/wp-content/uploads/top-15.png) no-repeat center / cover;
}
.column01 .txtarea-reviews {
  background: url(/wp-content/uploads/top-16.png) no-repeat center / cover;
}
@media print, screen and (max-width: 1500px) {
  .column01 .txtarea-flow,
  .column01 .txtarea-reviews {
    padding: var(--px180) var(--px40);
  }
}
@media print, screen and (max-width: 1439px) {
  .txtarea-flow p,
  .txtarea-reviews p {
    min-height: 216px;
  }
}
@media print, screen and (max-width: 768px) {
  .txtarea-flow p,
  .txtarea-reviews p {
    min-height: 0;
  }
  .txtarea-flow p,
  .txtarea-reviews p {
    max-width: 650px;
  }
}
/*code faq */
#faq-top {
   background: var(--color-background-op);
  padding: var(--px100) 0 var(--px60);
  
}

.qa_list {
  cursor: pointer;
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: var(--px30) 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: var(--color-background);
  border: 1px solid var(--color-faq-border);
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: var(--color-background);
}
.qa_list .qa_list_inner .a_ico {
  color: var(--color-font-white);
  background: var(--color-primary-shade);
  line-height: 1;
  padding: var(--px24) var(--px50);
  font-size: var(--rem20w);
  border-right: 1px solid var(--color-faq-border);
  width: 100%;
  text-align: center;
  max-width: 117px;
  /* min-height: 120px; */
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family04);
}
.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary);
  line-height: 1;
  padding: var(--px24) var(--px50);
  font-size: var(--rem20w);
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 117px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family04);
  border-right: 1px solid var(--color-faq-border);
  line-height: 1.5;
  color: var(--color-font-white);
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px24) var(--px16);
  line-height: 1.5;
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  color: var(--color-font-01);
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid #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 1rem 0;
  border: 1px solid var(--color-faq-border);
  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 1rem;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 0;
  }
  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}
/* code semi-wrapper */
body:not(.home) .post h2 {
  position: relative;
  font-family: var(--font-family02);
  font-size: calc(var(--rem48) + 2px);
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: var(--px60);
  color: var(--color-primary);
}
body:not(.home) .post h3 {
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  color: var(--color-primary);
  padding: 0 0 0.4em;
}

/* code table */
.post table th,
.post table td {
  padding: var(--rem30) var(--rem20w);
  font-size: var(--rem16);
}
.post table th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
}
/* code email */
.wpcf7-form-control.wpcf7-radio{
  display: flex;
  flex-direction: column;
}
/*  code */
.flowlist01 > li .icon {
  background: var(--color-primary);
}
.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent var(--color-primary);
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flowlist01 > li dl::before {
  background: var(--color-primary);
}
.flowlist01 > li dl::after {
  border-bottom: 1px dashed var(--color-primary);
}
.flowlist01 > li dl dt {
  color: var(--color-primary);
  font-weight: bold;
}

.post h4 {
	font-family: var(--font-family02);
}

.post table.responsive {
	border-collapse: separate;
	border-spacing: 0 2px;
	border:0;
}
@media print, screen and (max-width: 767px) {
    .column01 .txtarea-flow, .column01 .txtarea-reviews, .column01 .txtarea, .fullwide01 {
        padding: var(--px100) var(--px40);
    }
	.fullwide01 {
		background-position: 80% 30%;
	}
	.column01 .txtarea-reviews {
		background-position: 60% 20%;
	}
	.fullwide01_wrap {
		padding:0;
	}
}

#faq-top {
	background:var(--color-background);
}

#footer .footer__logo img {
	border-radius: 50%;
	max-height: 100px;
}
#footer .footer__logo:not(:last-child) {
	margin-bottom: var(--px30);
}