@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..900&family=Stardos+Stencil:wght@400;700&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #2A2A2A;
  --color-primary: #003F6A;
  --color-primary-shade: #2A2A2A;
  --color-primary-tint: #666;
  --color-secondary: #ECDEBE;
  --color-secondary-tint: #F5F1E6;
  --color-table-border: #A0A0A0;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #2A2A2A;
  --header-color-primary: #003F6A;
  --header-color-primary-shade: #2A2A2A;
  --header-color-primary-tint: #ECDEBE;
  --footer-background: #FFFFFF;
  --footer-color-font: #2A2A2A;
  --footer-color-primary: #2A2A2A;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: "Zen Old Mincho", serif;
  --font-family02: "Stardos Stencil", system-ui;
  --side-padding-wide: 2.4rem;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px200: min(calc(200px + (1vw - 19.2px) * 6.5046), 200px);
  --px190: min(calc(190px + (1vw - 19.2px) * 6.1795), 190px);
  --px180: min(calc(180px + (1vw - 19.2px) * 5.8543), 180px);
  --px170: min(calc(170px + (1vw - 19.2px) * 5.5291), 170px);
  --px160: min(calc(160px + (1vw - 19.2px) * 5.2039), 160px);
  --px150: min(calc(150px + (1vw - 19.2px) * 4.8787), 150px);
  --px140: min(calc(140px + (1vw - 19.2px) * 4.5535), 140px);
  --px130: min(calc(130px + (1vw - 19.2px) * 4.2283), 130px);
  --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
  --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
  --px100: min(calc(100px + (1vw - 19.2px) * 3.2526), 100px);
  --px98: min(calc(98px + (1vw - 19.2px) * 3.1868), 98px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1210), 96px);
  --px94: min(calc(94px + (1vw - 19.2px) * 3.0551), 94px);
  --px92: min(calc(92px + (1vw - 19.2px) * 2.9893), 92px);
  --px90: min(calc(90px + (1vw - 19.2px) * 2.9235), 90px);
  --px88: min(calc(88px + (1vw - 19.2px) * 2.8576), 88px);
  --px86: min(calc(86px + (1vw - 19.2px) * 2.7918), 86px);
  --px84: min(calc(84px + (1vw - 19.2px) * 2.7260), 84px);
  --px82: min(calc(82px + (1vw - 19.2px) * 2.6601), 82px);
  --px80: min(calc(80px + (1vw - 19.2px) * 2.5943), 80px);
  --px78: min(calc(78px + (1vw - 19.2px) * 2.5285), 78px);
  --px76: min(calc(76px + (1vw - 19.2px) * 2.4626), 76px);
  --px74: min(calc(74px + (1vw - 19.2px) * 2.3968), 74px);
  --px72: min(calc(72px + (1vw - 19.2px) * 2.3310), 72px);
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2639), 70px);
  --px68: min(calc(68px + (1vw - 19.2px) * 2.1993), 68px);
  --px66: min(calc(66px + (1vw - 19.2px) * 2.1346), 66px);
  --px64: min(calc(64px + (1vw - 19.2px) * 2.0698), 64px);
  --px62: min(calc(62px + (1vw - 19.2px) * 2.0051), 62px);
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9404), 60px);
  --px58: min(calc(58px + (1vw - 19.2px) * 1.8757), 58px);
  --px56: min(calc(56px + (1vw - 19.2px) * 1.8110), 56px);
  --px54: min(calc(54px + (1vw - 19.2px) * 1.7463), 54px);
  --px52: min(calc(52px + (1vw - 19.2px) * 1.6815), 52px);
  --px50: min(calc(50px + (1vw - 19.2px) * 1.6168), 50px);
  --px48: min(calc(48px + (1vw - 19.2px) * 1.5521), 48px);
  --px36: min(calc(36px + (1vw - 19.2px) * 1.1642), 36px);
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2289), 38px);
  --px46: min(calc(46px + (1vw - 19.2px) * 1.4873), 46px);
  --px44: min(calc(44px + (1vw - 19.2px) * 1.4229), 44px);
  --px42: min(calc(42px + (1vw - 19.2px) * 1.3582), 42px);
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2935), 40px);
  --px34: min(calc(34px + (1vw - 19.2px) * 1.0995), 34px);
  --px32: min(calc(32px + (1vw - 19.2px) * 1.0349), 32px);
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9702), 30px);
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9055), 28px);
  --px26: min(calc(26px + (1vw - 19.2px) * 0.8408), 26px);
  --px24: min(calc(24px + (1vw - 19.2px) * 0.7762), 24px);
  --px22: min(calc(22px + (1vw - 19.2px) * 0.7115), 22px);
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6469), 20px);
  --px18: min(calc(18px + (1vw - 19.2px) * 0.5822), 18px);
  --px16: min(calc(16px + (1vw - 19.2px) * 0.5175), 16px);
  --px14: min(calc(14px + (1vw - 19.2px) * 0.4528), 14px);
  --px12: min(calc(12px + (1vw - 19.2px) * 0.3883), 12px);
  --px10: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px);
  --rem13: min(calc(1.3rem + (1vw - 1.92rem) * 0.2104), 1.3rem);
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.2427), 1.5rem);
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.1942), 1.8rem);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2136), 2.2rem);
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.3560), 2.2rem);
  --rem22s: min(calc(2.2rem + (1vw - 1.92rem) * 0.7120), 2.2rem);
  --rem33w: min(calc(3.3rem + (1vw - 1.92rem) * 0.3203), 3.3rem);
  --rem33: min(calc(3.3rem + (1vw - 1.92rem) * 0.5339), 3.3rem);
  --rem33s: min(calc(3.3rem + (1vw - 1.92rem) * 1.0685), 3.3rem);
  --rem32w: min(calc(3.2rem + (1vw - 1.92rem) * 0.3106), 3.2rem);
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.5178), 3.2rem);
  --rem32s: min(calc(3.2rem + (1vw - 1.92rem) * 1.0356), 3.2rem);
  --rem34w: min(calc(3.4rem + (1vw - 1.92rem) * 0.3301), 3.4rem);
  --rem34: min(calc(3.4rem + (1vw - 1.92rem) * 0.5501), 3.4rem);
  --rem34s: min(calc(3.4rem + (1vw - 1.92rem) * 1.1003), 3.4rem);
}

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

@media screen and (max-width: 768px) {
  #scrollUp {
    bottom: 7% !important;
  }
}
@media screen and (max-width: 480px) {
  #scrollUp {
    bottom: 10% !important;
  }
}

.subimitarea .linkBtn {
  padding: 0 !important;
}

.linkBtn {
  border-radius: 0 !important;
  max-width: 36rem !important;
  border: 2px solid var(--color-primary) !important;
  background: var(--color-white) !important;
  color: var(--color-primary) !important;
}
.linkBtn input {
  color: var(--color-primary) !important;
}
.linkBtn::before {
  content: "\f138" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--color-primary) !important;
  font-size: var(--rem14);
  position: absolute;
  margin-top: 2px !important;
  border: none !important;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
.linkBtn::after {
  content: none !important;
}
.linkBtn:hover {
  background: var(--color-primary) !important;
  color: var(--color-white) !important;
}
.linkBtn:hover input {
  color: var(--color-white) !important;
}
.linkBtn:hover:before {
  color: var(--color-white) !important;
}
.linkBtn.linkBtn-faq {
  background: var(--color-primary) !important;
  color: var(--color-white) !important;
  max-width: 62rem !important;
  font-size: var(--rem20w) !important;
  font-weight: bold;
  padding: var(--rem60) var(--rem60) var(--rem60) var(--rem40) !important;
}
.linkBtn.linkBtn-faq:before {
  color: var(--color-white) !important;
  right: 25% !important;
  font-size: var(--rem16) !important;
}
.linkBtn.linkBtn-faq:hover {
  background: var(--color-white) !important;
  color: var(--color-primary) !important;
}
.linkBtn.linkBtn-faq:hover:before {
  color: var(--color-primary) !important;
}

.home .c-lp-cta, .page-contact .c-lp-cta, .page-thanks .c-lp-cta, .page-sitemap .c-lp-cta {
  display: none;
}

.c-lp-cta {
  clear: both;
  padding-bottom: var(--px120);
}
@media screen and (max-width: 768px) {
  .c-lp-cta {
    padding-bottom: 0;
  }
}

.home .c-lp-store {
  display: none;
}

.c-title__area {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: -moz-fit-content;
  width: fit-content;
}
.c-title__area::after {
  content: none !important;
}
.c-title__area.txt_l {
  width: 100%;
}
.c-title__area.txt_l .c-title-en, .c-title__area.txt_l .c-title-ja {
  width: 100%;
  text-align: left;
}
.c-title__area.txt_l::after {
  margin: 0.6em 0 0 0 !important;
}
.c-title-ja {
  font-size: var(--rem24w);
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-family: var(--font-family01);
}
.c-title-en {
  color: var(--color-primary);
  font-size: var(--rem60);
  font-weight: bold;
  letter-spacing: 0;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}

.post ul#sitemap_list.sitemap_disp_level_0 > li a {
  color: var(--color-font);
  transition: opacity 0.3s ease;
  font-family: var(--body-font-family);
}
.post ul#sitemap_list.sitemap_disp_level_0 > li a:hover {
  opacity: 0.6;
}

.post h2, .post h3, .post h4 {
  color: var(--color-font);
}

.u-bg-image {
  position: relative;
}
.u-bg-image > figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.u-bg-image > figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.u-bg-image > div {
  position: relative;
}

.post table tbody tr th, .post table tbody tr td {
  display: table-cell;
  vertical-align: middle;
  padding: var(--rem20);
}
.post table tbody tr th {
  background: var(--color-secondary-tint);
  color: var(--color-font);
  font-size: var(--rem18) !important;
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
}
.post table tbody tr ul {
  padding-left: var(--rem24);
}
.post table tbody tr ul li {
  list-style: disc;
}

.postlist li:first-child {
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist li {
  border-top: none !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist .post_text {
  padding: var(--rem28) 0 !important;
}

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

#footer .footnav ul > li {
  padding: var(--rem30);
}
@media screen and (max-width: 768px) {
  #footer .footnav ul > li {
    padding: var(--rem16) var(--rem30);
  }
}
#footer .footnav ul > li::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 1px solid var(--color-table-border);
  border-bottom: 1px solid var(--color-table-border);
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
  background: transparent;
}
#footer .footnav ul > li::after {
  content: none !important;
}

.footer__inner {
  width: 90%;
  margin: 0 auto;
  max-width: var(--content-max-width);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: var(--rem16);
  border-bottom: 1px solid var(--color-table-border);
}
@media screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
  }
}

#footer .footnav ul {
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
  }
}

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

#footer .socialicon ul, .socialicon ul {
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  #footer .socialicon ul, .socialicon ul {
    justify-content: center;
  }
}

#footer .footer__logo img {
  max-height: var(--px120) !important;
}
@media screen and (max-width: 768px) {
  #footer .footer__logo img {
    max-height: var(--px180) !important;
  }
}

body:not(.single) header#h1Header h1.title {
  color: var(--color-primary) !important;
  font-family: var(--body-font-family) !important;
}

h2.c-lp-title {
  font-size: var(--rem30w) !important;
  font-family: var(--body-font-family) !important;
}

h3.c-lp-title {
  font-size: var(--rem24w) !important;
  font-family: var(--body-font-family) !important;
}

.wpcf7-form .must {
  background: var(--color-primary);
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  padding: var(--px120) var(--side-padding-wide) 0;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .cta01 {
    padding-bottom: var(--px120);
  }
}
.cta01:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 380px;
  background-image: url("/wp-content/uploads/cta-bg.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  aspect-ratio: 1920/468;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .cta01:before {
    height: 100%;
    min-height: 0;
  }
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
}
.cta01 .cta01_wrap p {
  text-align: center;
  line-height: 2;
  letter-spacing: 0.04em;
  color: var(--color-white);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 100%;
  margin: var(--px50) auto 0 auto;
}

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

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

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

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
/*ボタン共通パーツ*/
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

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

/*電話ボタン*/
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}

.cta01 .telnum {
  font-size: var(--rem36);
  font-weight: bold;
  color: var(--color-font);
  margin-bottom: 1rem;
}

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

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

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

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

.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}

.cta01 .telnum::before {
  content: "\f095";
  font-size: var(--rem28);
}

.c-faq .qa_list {
  cursor: pointer;
}
.c-faq .qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: var(--color-white);
  border: 1px solid var(--color-table-border);
}
.c-faq .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-white);
}
.c-faq .qa_list .qa_list_inner .a_ico {
  color: var(--color-white);
  background: var(--color-primary);
  line-height: 1;
  padding: 3rem;
  font-size: var(--rem24w);
  border-right: 1px solid var(--color-table-border);
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family02);
}
.c-faq .qa_list .qa_list_inner .q_ico {
  background: var(--color-secondary-tint);
  color: var(--color-font);
  line-height: 1;
  padding: 3rem;
  font-size: var(--rem24w);
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family02);
  border-right: 1px solid var(--color-table-border);
}
.c-faq .qa_list .qa_list_inner .q_desc, .c-faq .qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.7;
  display: table-cell;
  vertical-align: middle;
  align-content: center;
}
.c-faq .qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.c-faq .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;
  transform: rotate(45deg) translateY(-50%);
}
.c-faq .qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  transform: rotate(-135deg) translateY(-50%);
}
.c-faq .qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid var(--color-table-border);
  border-top: 0;
}
@media only screen and (max-width: 768px) {
  .c-faq .qa_list .qa_list_inner .q_desc, .c-faq .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .c-faq .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .c-faq .qa_list .qa_list_inner .a_ico, .c-faq .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }
  .c-faq .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .c-faq .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .c-faq .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .c-faq .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(16rem + (1vw - 1.02rem) * 26.7857);
  }
  nav#mainNav ul li a {
    padding: var(--px20);
  }
}
@media only screen and (max-width: 1023px) {
  #sp-header .inner #header-layout nav#sp-mainNav ul li li:last-child a {
    background: rgb(255, 255, 255) url(../../wp-content/themes/mrp/images/subLast.png) no-repeat 30px 50%;
    border-bottom: 1px solid #ddd;
    padding-left: 40px !important;
  }
  #sp-header .inner #header-layout nav#sp-mainNav ul li li a,
  #sp-header .inner #header-layout nav#sp-mainNav ul li.current-menu-item li a {
    background: rgb(255, 255, 255) url(../../wp-content/themes/mrp/images/sub1.png) no-repeat 30px 50%;
    border-bottom: 1px solid #ddd;
    padding-left: 43px !important;
  }
}
nav#mainNav ul li a b {
  font-size: var(--rem16);
  font-family: var(--body-font-family);
  font-weight: bold;
}

nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--body-font-family);
  font-weight: bold;
}

.header__contact li {
  display: flex;
  align-items: center;
}

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !important;
  background: transparent !important;
  transition: opacity 0.3s ease;
  position: relative;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: none !important;
}
a.head_btn.tel_btn::before {
  content: "" !important;
  display: block;
  width: 1px;
  height: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-color: var(--color-table-border);
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--rem24w) !important;
}
a.head_btn.tel_btn .header__tel i {
  font-size: var(--rem20);
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(16rem + (1vw - 1.02rem) * 3.3482) !important;
  font-family: var(--body-font-family);
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
  font-size: var(--rem14);
  font-weight: bold;
}
.head_btn.mail_btn:hover span {
  color: var(--color-font) !important;
}
.head_btn.mail_btn:hover::before {
  color: var(--color-font) !important;
}

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

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a {
  color: var(--color-font);
}

.l-front_contents.widearea {
  padding-left: var(--side-padding-wide);
  padding-right: var(--side-padding-wide);
}
.l-front_contents__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}
.l-sec-post {
  padding-top: 0;
  position: relative;
}
.l-sec-post:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 380px;
  aspect-ratio: 1920/658;
  background-image: url("/wp-content/uploads/top-news-bg.jpg");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .l-sec-post:before {
    height: 80%;
    min-height: 0;
  }
}
.l-sec-post .l-front_contents__inner {
  background-color: var(--color-white);
  padding: var(--px100) var(--side-padding-wide);
}
.l-sec-post .l-front_contents__inner .c-news-list {
  max-width: 920px;
  margin: 0 auto;
}
.l-sec01 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .l-sec01 {
    padding-left: var(--side-padding-wide) !important;
    padding-right: var(--side-padding-wide) !important;
  }
}
.l-sec02 {
  background-color: var(--color-primary);
}
.l-sec03 {
  padding-bottom: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-sec03 {
    padding-bottom: var(--px120);
  }
}
.l-sec03:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 380px;
  background-image: url("/wp-content/uploads/faq-bg.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  aspect-ratio: 1920/490;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .l-sec03:before {
    height: 100%;
    min-height: 0;
  }
}
.l-sec05 {
  background-color: var(--color-secondary);
}
.l-sec06 {
  background-color: var(--color-secondary-tint);
}

.c-anchor__inner {
  display: flex;
  justify-content: center;
  gap: var(--rem20);
}
@media screen and (max-width: 768px) {
  .c-anchor__inner {
    flex-direction: column;
  }
}
.c-anchor__inner .linkBtn {
  margin: 0 !important;
}
@media screen and (max-width: 768px) {
  .c-anchor__inner .linkBtn {
    margin: 0 auto !important;
  }
}
.c-anchor__inner .linkBtn:before {
  transform: translateY(-50%) rotate(90deg);
}
.c-anchor__position {
  padding-top: var(--px140) !important;
  margin-top: calc(var(--px140) * -1) !important;
}
.c-top-about__imgarea {
  width: 100%;
  max-width: 797px;
}
.c-top-about__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-about__txtarea {
  width: 100%;
  padding: var(--rem80) var(--rem40);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-top-about__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-top-about__txtinner {
  width: 100%;
  max-width: 923px;
}
.c-top-about__text {
  line-height: 2;
  letter-spacing: 0.04em;
  margin-top: var(--rem48);
}
.c-top-about__text--large {
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-font);
  font-family: var(--font-family01);
  letter-spacing: 0;
  margin-top: 0;
}
.c-top-service {
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
  align-items: center;
}
.c-top-service__wrap {
  background-color: var(--color-white);
}
.c-top-service__wrap .w50 {
  margin: 0;
}
.c-top-service__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-service__txtarea {
  padding: var(--rem40) var(--rem20);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-top-service__txtinner {
  width: 100%;
  max-width: 468px;
}
@media screen and (max-width: 768px) {
  .c-top-service__txtinner {
    max-width: 100%;
  }
}
.c-top-service__txtinner .c-top-about__text:not(.c-top-about__text--large) {
  margin-top: var(--rem36);
}
.c-top-brands {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-top-brands {
    max-width: 480px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: var(--rem24);
  }
}
@media screen and (max-width: 480px) {
  .c-top-brands {
    flex-direction: column;
    gap: var(--rem24);
  }
}
.c-top-brands__imgarea {
  margin: 0;
  flex: 0 0 auto;
  line-height: 0;
}
.c-top-brands__imgarea img {
  display: block;
  height: var(--px100);
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
  .c-top-brands__imgarea img {
    height: var(--px140);
  }
}
@media screen and (max-width: 480px) {
  .c-top-brands__imgarea img {
    height: var(--px180);
  }
}
.c-top-faq__txtarea {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
}
.c-top-faq__text {
  line-height: 2;
  letter-spacing: 0.04em;
}
.c-top-instagram__txtarea {
  width: 100%;
  max-width: 960px;
  margin: 0 auto var(--rem60);
}
.c-top-instagram__text {
  line-height: 2;
  letter-spacing: 0.04em;
  text-align: center;
}
.c-top-instagram__feedarea {
  width: 100%;
}
.c-stores__wrap {
  background-color: var(--color-white);
}
.c-stores__wrap .w50 {
  margin: 0;
}
.c-stores__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-stores__txtarea {
  padding: var(--rem40) var(--rem20);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-stores__txtinner {
  width: 100%;
  max-width: 500px;
}
.c-stores__title {
  font-size: var(--rem24w);
  font-weight: bold;
  color: var(--color-font);
  margin-bottom: var(--rem30);
}
.c-stores table {
  width: 100%;
  border: none !important;
}
.c-stores table tbody tr th, .c-stores table tbody tr td {
  position: relative;
  background: transparent !important;
  padding: var(--rem16) !important;
  color: var(--color-font) !important;
  border: none !important;
  vertical-align: top;
}
.c-stores table tbody tr th::after, .c-stores table tbody tr td::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: var(--color-table-border);
}
.c-stores table tbody tr th {
  padding-right: var(--rem28) !important;
  white-space: nowrap;
  width: 1%;
  text-align: center;
}
.c-stores table tbody tr th::after {
  right: calc(var(--rem28) / 2);
}
.c-stores table tbody tr:first-child th, .c-stores table tbody tr:first-child td {
  padding-top: 0 !important;
}
.c-products__wrap .w50 {
  margin: 0;
}
.c-products__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-products__txtarea {
  padding: var(--rem40) var(--rem20);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-products__txtinner {
  width: 100%;
}
.c-products__text {
  line-height: 2;
  letter-spacing: 0.04em;
}
.c-products-present {
  margin-top: var(--rem60);
  width: 100%;
  background-color: var(--color-secondary-tint);
  padding: var(--rem40);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-products-present__inner {
  width: 100%;
}
.c-products-present__title {
  font-size: var(--rem24w);
  font-weight: bold;
  text-align: center;
  margin-bottom: var(--rem20);
}
.c-products-present__text {
  line-height: 2;
  letter-spacing: 0.04em;
  margin-bottom: var(--rem20);
}
.c-products-present__text a {
  transition: opacity 0.3s ease;
}
.c-products-present__text a:hover {
  opacity: 0.6;
}
.c-products-present__list {
  padding-left: var(--rem24);
}
.c-products-present__item {
  list-style: disc;
  line-height: 2;
  letter-spacing: 0.04em;
}
.c-item__text {
  line-height: 2;
  letter-spacing: 0.04em;
  margin-bottom: var(--rem20);
}
.c-item__contents {
  width: 100%;
}
.c-item__list {
  display: flex;
  justify-content: center;
  gap: var(--rem80) var(--rem28);
  flex-wrap: wrap;
}
.c-item__item {
  width: 100%;
  max-width: 394px;
}
.c-item__item-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-item__item-imgarea {
  width: 100%;
}
.c-item__item-imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-item__item-txtarea {
  width: 100%;
  padding-top: var(--rem20);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-item__item-text {
  font-size: var(--rem20w);
  font-weight: bold;
  text-align: center;
  margin-bottom: var(--rem40);
}
.c-item__item-btnarea {
  margin-top: auto;
  width: 100%;
  text-align: right;
}
.c-item__item-link {
  color: var(--color-font) !important;
  font-size: 1.2rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid var(--color-font);
  transition: opacity 0.3s ease;
}
.c-item__item-link:hover {
  opacity: 0.6;
}
.c-lp-top-txtarea {
  width: 100%;
  margin: 0 auto;
}
.c-lp-top-txtarea__text {
  line-height: 2;
  letter-spacing: 0.04em;
}
.c-rental-table tr:first-of-type th {
  background: var(--color-primary) !important;
  color: var(--color-white) !important;
}

.u-no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-side-padding {
  padding-left: var(--side-padding-wide) !important;
  padding-right: var(--side-padding-wide) !important;
}
.u-max-width-1100 {
  max-width: 1100px !important;
}
.u-max-width-900 {
  max-width: 900px !important;
}
.u-max-width-800 {
  max-width: 800px !important;
}
.u-max-width-680 {
  max-width: 680px !important;
}
.u-max-width-600 {
  max-width: 600px !important;
}
.u-max-width-500 {
  max-width: 500px !important;
}
.u-no-wrap {
  white-space: nowrap !important;
}
@media screen and (max-width: 1023px) {
  .u-no-wrap {
    white-space: normal !important;
  }
}
.u-no-title-border:after {
  content: none !important;
}
.u-font-family00 {
  font-family: var(--body-font-family) !important;
}
.u-fz33 {
  font-size: var(--rem33) !important;
}
.u-fz24 {
  font-size: var(--rem24w) !important;
}
.u-fz20 {
  font-size: var(--rem20w) !important;
}
.u-fz18 {
  font-size: var(--rem18w) !important;
}
.u-gap40 {
  gap: var(--rem40w) !important;
}
.u-no-gap {
  gap: 0 !important;
}
.u-aic {
  align-items: center !important;
}
.u-white {
  color: var(--color-white) !important;
}
.u-bold {
  font-weight: bold !important;
}
.u-medium {
  font-weight: 500 !important;
}
.u-text {
  line-height: 2;
}
.u-text-wrap {
  display: flex;
  flex-wrap: wrap;
}
.u-text-center {
  justify-content: center;
}/*# sourceMappingURL=index.css.map */