@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=Quicksand:wght@300..700&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-grade: linear-gradient(to right, #045D2D 12%, #12AE53 100%);
  --color-font: #272727;
  --color-primary: #2E8D60;
  --color-primary-shade: #003A17;
  --color-primary-tint: #D9F2DB;
  --color-secondary: #F7FFE8;
  --color-secondary-tint: #F8F8F8;
  --color-table-border: #DDDDDD;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #272727;
  --header-color-primary: #2E8D60;
  --header-color-primary-shade: #003A17;
  --header-color-primary-tint: #F7FFE8;
  --footer-background: #D9F2DB;
  --footer-color-font: #272727;
  --footer-color-primary: #272727;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: "Raleway", sans-serif;
  --font-family03: "Roboto", sans-serif;
  --font-family04: "Quicksand", sans-serif;
  --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: 100px !important;
  max-width: 38rem !important;
  font-weight: 600 !important;
}
.linkBtn input {
  font-weight: 600 !important;
}
.linkBtn:after {
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
}
.linkBtn:hover {
  background: var(--color-primary-shade) !important;
}
.linkBtn.u-white {
  max-width: 33rem !important;
  border: 2px solid var(--color-primary) !important;
  background: var(--color-white) !important;
  color: var(--color-primary) !important;
}
.linkBtn.u-white:after {
  border-color: var(--color-primary) !important;
}
.linkBtn.u-white:hover {
  background: var(--color-primary-shade) !important;
  color: var(--color-white) !important;
  border-color: var(--color-primary-shade) !important;
}
.linkBtn.u-white:hover:after {
  border-color: var(--color-white) !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;
}

.c-title__area {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: -moz-fit-content;
  width: fit-content;
}
.c-title__area::after {
  width: 80px !important;
  height: 4px !important;
  background-color: var(--color-primary);
}
.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(--rem40w);
  letter-spacing: 0;
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family01);
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .c-title-ja {
    font-size: var(--rem30w);
  }
}
@media screen and (max-width: 480px) {
  .c-title-ja {
    font-size: var(--rem30);
  }
}
.c-title-en {
  color: var(--color-primary);
  font-size: var(--rem30);
  font-style: italic;
  font-weight: 400;
  font-family: var(--font-family02);
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1;
}
.c-title-icon {
  width: 50%;
  max-width: 17.4rem;
  margin: 0 auto var(--rem20);
}
.c-title-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.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(--rem28);
}
.post table tbody tr th {
  background: var(--color-secondary);
  color: var(--color-font);
}
.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;
}

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

.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(--rem36) 0 !important;
}

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

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

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  padding: var(--px120) var(--side-padding-wide);
  background-image: url("/wp-content/uploads/cta-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 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.4;
  letter-spacing: 0.05em;
  color: var(--color-white);
  font-size: var(--rem20);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 920px;
  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;
}

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

/*電話ボタン*/
.cta01 .telnum {
  font-size: var(--rem36);
  font-weight: bold;
  font-family: var(--font-family03);
  color: var(--color-primary);
  margin-bottom: 1rem;
}

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

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  font-weight: 500;
  letter-spacing: 0.05em;
}

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

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

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

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

.c-reason {
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}
.c-reason .teleco_v1 h3 {
  width: 100%;
  font-size: var(--rem28) !important;
  border: none !important;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  line-height: 1.4 !important;
}
.c-reason .teleco_v1 h3:before, .c-reason .teleco_v1 h3:after {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.c-reason .teleco_v1 h3:before {
  background-color: var(--color-primary);
  width: 21.5719063545%;
  z-index: 1;
}
.c-reason .teleco_v1 h3:after {
  background-color: #EAEAEA;
  width: 100%;
}
.c-reason .teleco_v1 .w50 {
  margin: 0;
}
.c-reason .teleco_v1:nth-of-type(odd) .text_box {
  justify-content: flex-end;
  padding-left: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-reason .teleco_v1:nth-of-type(odd) .text_box {
    justify-content: center;
    padding-left: 0;
  }
}
.c-reason .teleco_v1:nth-of-type(even) .text_box {
  justify-content: flex-start;
  padding-right: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-reason .teleco_v1:nth-of-type(even) .text_box {
    justify-content: center;
    padding-right: 0;
  }
}
.c-reason .teleco_v1 .w50.image_box {
  position: relative;
}
.c-reason .teleco_v1 .w50.image_box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-reason .teleco_v1 .w50.text_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-reason .teleco_v1 .w50.text_box p {
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .c-reason .teleco_v1 .w50.text_box {
    padding: var(--rem40) 0 0;
  }
}
.c-flow {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.c-flow .flowlist01 {
  padding-left: 13rem;
  position: relative;
}
.c-flow .flowlist01::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 13rem;
}
.c-flow .flowlist01 > li {
  position: relative;
}
.c-flow .flowlist01 > li:not(:last-child) {
  margin-bottom: 4vh;
}
.c-flow .flowlist01 > li .icon {
  font-size: var(--rem14);
  color: var(--color-white);
  background: var(--color-grade);
  padding: 0.8rem 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
}
.c-flow .flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #1AA8FF;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.c-flow .flowlist01 > li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0.7rem;
}
.c-flow .flowlist01 > li dl::before,
.c-flow .flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}
.c-flow .flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: #A9A9A9;
  border-radius: 50%;
  left: -4px;
}
.c-flow .flowlist01 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed var(--color-font);
  position: absolute;
  left: 5px;
  top: 2.3rem;
}
.c-flow .flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.4;
  font-size: var(--rem18);
}
@media (max-width: 768px) {
  .c-flow .flowlist01 {
    padding-left: 10rem;
  }
  .c-flow .flowlist01 > li .icon {
    left: -11rem;
  }
  .c-flow .flowlist01::before {
    left: 10rem;
  }
  .c-flow .flowlist01 > li dl {
    padding-left: 4.5rem;
  }
  .c-flow .flowlist01 > li dl::after {
    width: 30px;
  }
}

/*---table_style04-------------------------------------*/
.post table.table_style04 th {
  background-color: transparent;
  color: var(--color-font) !important;
}

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

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

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

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

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

table.table_style04 th {
  position: relative;
  z-index: 0;
}

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

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

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

@media print, screen and (max-width: 768px) {
  table.table_style04 th, table.table_style04 td {
    padding: 35px 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }
  table.table_style04 th {
    width: 32%;
  }
  table.table_style04 td {
    width: 68%;
  }
}
@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(16rem + (1vw - 1.02rem) * 8.9286);
  }
  nav#mainNav ul li a {
    padding: var(--px20) 1rem;
  }
}
@media print, screen and (min-width: 1240px) {
  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(--font-family01);
  font-weight: bold;
}

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

.header__contact li {
  display: flex;
  align-items: center;
  padding: 2rem 1rem;
}

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !important;
  background: transparent !important;
  transition: opacity 0.3s ease;
  position: relative;
}
@media screen and (max-width: 1239px) {
  a.head_btn.tel_btn {
    padding: 0 !important;
  }
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: none !important;
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--rem24w) !important;
  font-family: var(--font-family03);
}
a.head_btn.tel_btn .header__tel i {
  color: var(--color-primary-shade);
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(29rem + (1vw - 1.02rem) * 4.2411) !important;
  font-family: var(--font-family01);
  font-weight: bold;
  border-radius: 100px;
}
@media screen and (max-width: 1239px) {
  .head_btn.mail_btn {
    text-align: center;
    width: 20rem !important;
  }
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
  font-size: var(--rem14);
}
.head_btn.mail_btn:hover {
  background: var(--color-primary-shade) !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);
}

.header-contact-br {
  display: none;
}
@media screen and (max-width: 1239px) {
  .header-contact-br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header-contact-br {
    display: none;
  }
}

.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-sec01 {
  padding-top: 0 !important;
  position: relative;
}
.l-sec01::before {
  content: "";
  display: block;
  width: 100%;
  height: 50.8905852417%;
  background: var(--color-primary-tint);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.l-sec01:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: var(--px160) solid transparent;
  border-left: var(--px160) solid transparent;
  border-top: var(--px80) solid var(--color-primary-tint);
  border-bottom: 0;
  position: absolute;
  bottom: calc(var(--px80) * -1 + 1px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.l-sec01 .l-front_contents__inner {
  position: relative;
  z-index: 1;
  background-color: var(--color-white);
  padding: var(--px120) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-sec01 .l-front_contents__inner {
    padding-bottom: var(--rem60);
  }
}
.l-sec02 {
  background-image: url("/wp-content/uploads/top-help-bg.jpg");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  position: relative;
  padding-top: var(--px180);
}
.l-sec02:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: var(--px160) solid transparent;
  border-left: var(--px160) solid transparent;
  border-top: var(--px80) solid var(--color-secondary-tint);
  border-bottom: 0;
  position: absolute;
  bottom: calc(var(--px80) * -1 + 1px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .l-sec02:after {
    z-index: -1;
  }
}
.l-sec03 {
  background-image: url("/wp-content/uploads/top-strength-bg.png");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
}
.l-sec04 {
  background-image: url("/wp-content/uploads/top-support-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.l-sec04.post {
  padding: var(--px120) var(--side-padding-wide) !important;
}
.l-sec04 .l-front_contents__inner {
  background-color: var(--color-white);
  padding: var(--px120) var(--side-padding-wide);
}
.l-sec05 {
  position: relative;
}
.l-sec05::before {
  content: "";
  display: block;
  width: 100%;
  height: 55.652173913%;
  background: var(--color-primary-tint);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.l-sec06 {
  background-image: url("/wp-content/uploads/top-works-bg.jpg");
  background-size: auto 100%;
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 0 !important;
}
.l-sec07 {
  position: relative;
}
.l-sec07::before {
  content: "";
  display: block;
  width: 100%;
  height: 39.569049951%;
  background: var(--color-secondary);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.l-sec09 {
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.l-sec09::before {
  content: "";
  display: block;
  width: 100%;
  height: 74.5569620253%;
  background: var(--color-secondary);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.l-sec09 .l-front_contents__inner {
  position: relative;
  z-index: 1;
  background-color: var(--color-white);
  padding: var(--px120) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 4px solid var(--color-primary);
}
.l-sec-post {
  background-color: var(--color-secondary);
}

.c-btn-area {
  display: flex;
  justify-content: center;
  gap: var(--rem30);
}
.c-btn-area .linkBtn {
  margin: 0 !important;
}
@media screen and (max-width: 768px) {
  .c-btn-area {
    gap: 1rem;
  }
}
@media screen and (max-width: 480px) {
  .c-btn-area {
    flex-direction: column;
    align-items: center;
    gap: var(--rem40);
  }
}
.c-top-worry {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.c-top-worry__contents {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  padding: 1rem;
}
.c-top-worry__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--rem20);
}
.c-top-worry__item {
  width: 100%;
}
.c-top-worry__txtarea {
  width: 100%;
  padding: 1rem;
  border: 1px solid var(--color-table-border);
}
.c-top-worry__txtinner {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.c-top-worry__check {
  width: 100%;
  height: auto;
  max-width: 2.3rem;
  aspect-ratio: 28/23;
  display: block;
  background-image: url("/wp-content/uploads/check.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.c-top-worry__text {
  font-size: var(--rem18);
  line-height: 1.6;
  font-weight: 500;
}
.c-top-help {
  width: 100%;
}
.c-top-help__text {
  font-size: var(--rem22);
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
}
.c-top-strengths {
  width: 100%;
}
.c-top-strengths__text {
  line-height: 2;
  text-align: center;
}
.c-top-strengths-contents {
  margin-top: var(--rem60);
  width: 100%;
}
.c-top-strengths-contents__list {
  display: flex;
  justify-content: center;
  gap: var(--rem32);
}
@media screen and (max-width: 1023px) {
  .c-top-strengths-contents__list {
    gap: var(--rem20);
  }
}
@media screen and (max-width: 768px) {
  .c-top-strengths-contents__list {
    flex-direction: column;
    align-items: center;
    gap: var(--px80);
  }
}
.c-top-strengths-contents__item {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.c-top-strengths-contents__imgarea {
  width: 100%;
}
.c-top-strengths-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-strengths-contents__txtarea {
  width: 100%;
  padding: var(--rem30);
  display: flex;
  justify-content: center;
  background-color: var(--color-white);
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .c-top-strengths-contents__txtarea {
    padding: var(--rem30) 1rem;
  }
}
@media screen and (max-width: 768px) {
  .c-top-strengths-contents__txtarea {
    padding: var(--rem30);
  }
}
.c-top-strengths-contents__txtinner {
  width: 100%;
}
.c-top-strengths-contents__title {
  font-size: var(--rem34);
  line-height: 1.4;
  font-weight: bold;
  color: var(--color-primary);
}
@media screen and (max-width: 768px) {
  .c-top-strengths-contents__title {
    font-size: var(--rem30w) !important;
  }
}
.c-top-strengths-contents__text {
  margin-top: var(--rem20);
}
.c-top-strengths-contents__text--large {
  font-size: var(--rem24w);
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .c-top-strengths-contents__text--large {
    font-size: var(--rem20w);
  }
}
@media screen and (max-width: 768px) {
  .c-top-strengths-contents__text--large {
    font-size: var(--rem24w);
  }
}
.c-top-strengths-contents__text--small {
  line-height: 2;
}
.c-top-service {
  width: 100%;
}
.c-top-service__text {
  line-height: 2;
  text-align: center;
}
.c-top-service-contents {
  margin-top: var(--rem60);
  width: 100%;
}
.c-top-service-contents__list {
  display: flex;
  justify-content: center;
  gap: var(--rem32);
}
@media screen and (max-width: 1023px) {
  .c-top-service-contents__list {
    gap: var(--rem20);
  }
}
@media screen and (max-width: 768px) {
  .c-top-service-contents__list {
    flex-direction: column;
    align-items: center;
    gap: var(--px80);
  }
}
.c-top-service-contents__item {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.c-top-service-contents__imgarea {
  width: 100%;
}
.c-top-service-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-service-contents__txtarea {
  width: 100%;
  padding: var(--rem30);
  display: flex;
  justify-content: center;
  background-color: var(--color-white);
  height: 100%;
}
.c-top-service-contents__txtinner {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.c-top-service-contents__txtinner .mt4 {
  margin-top: auto !important;
}
.c-top-service-contents__title {
  font-size: var(--rem20w);
  line-height: 1.4;
  font-weight: bold;
  color: var(--color-white);
  background-color: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.4rem 1rem !important;
}
.c-top-service-contents__text {
  margin-top: var(--rem20);
  font-size: var(--rem24w);
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 4rem;
}
.c-top-works {
  width: 100%;
}
.c-top-works__text {
  line-height: 2;
  text-align: center;
}
.c-top-works__gallery {
  margin-top: var(--rem60);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 768px) {
  .c-top-works__gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
.c-top-works__gallery-item {
  width: 100%;
}
.c-top-works__gallery-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-flow {
  width: 100%;
}
.c-top-flow__text {
  line-height: 2;
  text-align: center;
}
.c-top-flow-contents {
  margin-top: var(--rem60);
}
.c-top-flow-contents__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: var(--px80);
}
@media screen and (max-width: 768px) {
  .c-top-flow-contents__list {
    align-items: center;
    flex-direction: column;
    gap: var(--px100);
  }
}
.c-top-flow-contents__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--rem24);
  width: 100%;
}
.c-top-flow-contents__item:not(:last-child) .c-top-flow-contents__imgarea {
  position: relative;
}
.c-top-flow-contents__item:not(:last-child) .c-top-flow-contents__imgarea:after {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: var(--rem30w);
  color: var(--color-primary);
  position: absolute;
  top: 50%;
  right: calc(var(--rem60) * -1);
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-top-flow-contents__item:not(:last-child) .c-top-flow-contents__imgarea:after {
    content: none !important;
  }
}
@media screen and (max-width: 768px) {
  .c-top-flow-contents__item:not(:last-child) {
    position: relative;
  }
  .c-top-flow-contents__item:not(:last-child):after {
    content: "\f063";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: var(--rem30w);
    color: var(--color-primary);
    position: absolute;
    bottom: calc(var(--px100) * -1);
    left: 50%;
    transform: translateX(-50%);
  }
}
.c-top-flow-contents__step {
  background-color: var(--color-primary-tint);
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0.4rem 1.6rem !important;
  border-radius: 100px;
}
.c-top-flow-contents__step-text {
  font-weight: bold;
  font-size: var(--rem24w);
  font-family: var(--font-family04);
  color: var(--color-primary);
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.c-top-flow-contents__imgarea {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border: 7px solid var(--color-primary-tint);
  background-color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .c-top-flow-contents__imgarea {
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .c-top-flow-contents__imgarea {
    width: 70%;
  }
}
.c-top-flow-contents__imgarea img {
  width: 100%;
  max-width: 120px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .c-top-flow-contents__imgarea img {
    width: 50%;
    max-width: 240px;
  }
}
.c-top-flow-contents__text {
  font-size: var(--rem24w);
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
}
.c-top-instagram {
  width: 100%;
}
.c-top-instagram__sample {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-top-instagram__sample {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-top-contact {
  width: 100%;
  max-width: 760px;
}
.c-top-contact__text {
  line-height: 2;
  text-align: center;
  margin-bottom: var(--px50);
}
.c-top-contact__list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .c-top-contact__list {
    flex-direction: column;
    gap: var(--rem20);
  }
}
.c-top-contact__item {
  width: 100%;
}
.c-top-contact__link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem30) 1rem;
  transition: opacity 0.3s ease;
}
.c-top-contact__link:hover {
  opacity: 0.6;
}
.c-top-contact__link--tel {
  background-color: var(--color-primary-tint);
}
.c-top-contact__link--tel .c-top-contact__link-title {
  font-family: var(--font-family03);
  font-weight: bold;
  font-size: var(--rem36);
  line-height: 1.2;
  text-align: center;
}
.c-top-contact__link--tel .c-top-contact__link-title:before {
  content: "\f095";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: var(--rem30);
  color: var(--color-primary);
  margin-right: 1rem;
}
.c-top-contact__link--mail {
  background-color: var(--color-primary);
}
.c-top-contact__link--mail .c-top-contact__link-title {
  font-weight: bold;
  font-size: var(--rem22);
  color: var(--color-white);
  text-align: center;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-top-contact__link--mail .c-top-contact__link-title:before {
  content: "\f0e0";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: var(--rem30);
  color: var(--color-white);
}
.c-service {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--px100);
}
.c-service__title {
  font-size: var(--rem30w) !important;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  .c-service__title {
    font-size: var(--rem30) !important;
  }
}
.c-service__title:after {
  width: 100% !important;
  height: 3px !important;
  margin-top: var(--rem40w) !important;
}
@media screen and (max-width: 480px) {
  .c-service__title:after {
    margin-top: var(--rem30w) !important;
  }
}
.c-service-contents {
  width: 100%;
}
.c-service-contents__wrap .w50 {
  margin: 0;
}
.c-service-contents__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-service-contents__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-service-contents__txtarea {
    padding-left: 0;
    padding-top: var(--rem40);
  }
}
.c-service-contents__txtinner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.c-service-contents__text {
  line-height: 2;
  letter-spacing: 0.1em;
}
.c-service-contents-main {
  width: 100%;
  border: 1px solid var(--color-primary);
  background-color: var(--color-secondary);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem30) var(--rem40);
}
.c-service-contents-main__inner {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.c-service-contents-main__title {
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.2em;
  display: flex;
  align-items: center;
}
.c-service-contents-main__title:before {
  content: "\f7d9";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: var(--rem30w);
  color: var(--color-primary);
  margin-right: 1rem;
}
.c-service-contents-main__list {
  padding-left: var(--rem24);
}
.c-service-contents-main__item {
  line-height: 2;
  letter-spacing: 0.1em;
  list-style: disc;
}
.c-service-cta {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #F6F6F6;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem60);
}

.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;
}
.u-anchor-position {
  padding-top: var(--px140);
  margin-top: calc(var(--px140) * -1);
}

.p-flow .c-service-contents__txtarea {
  align-items: flex-start;
}/*# sourceMappingURL=index.css.map */