@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=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Sans+JP:wght@100..900&family=Outfit:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
:root {
  --color-background: #FCF6E9;
  --color-white: #fff;
  --color-font: #371A0F;
  --color-primary: #E50012;
  --color-primary-shade: #371A0F;
  --color-primary-tint: #FFE2D9;
  --color-secondary: #FF9497;
  --color-secondary-tint: #FFE9E2;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #FCF6E9;
  --header-color-font: #371A0F;
  --header-color-primary: #E50012;
  --header-color-primary-shade: #371A0F;
  --header-color-primary-tint: #FF9497;
  --footer-background: #F2E9D8;
  --footer-color-font: #371A0F;
  --footer-color-primary: #371A0F;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: "Zen Maru Gothic", sans-serif;
  --font-family02: "Outfit", sans-serif;
  --font-family03: "M PLUS Rounded 1c", sans-serif;
  --side-padding-wide: 2.4rem;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px300: min(calc(300px + (1vw - 19.2px) * 9.7570), 300px);
  --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;
}

body:not(.single) h1.title, body:not(.single) .post h1, body:not(.single) header#h1Header h1.title {
  color: var(--color-font);
  font-family: var(--font-family03);
  text-shadow: 3px 0 0 var(--color-white), -3px 0 0 var(--color-white), 0 3px 0 var(--color-white), 0 -3px 0 var(--color-white), 3px 3px 0 var(--color-white), -3px 3px 0 var(--color-white), 3px -3px 0 var(--color-white), -3px -3px 0 var(--color-white);
}

@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;
  background: var(--color-secondary) !important;
  letter-spacing: 0.05em;
  max-width: 30rem !important;
  font-weight: bold;
}
.linkBtn input {
  letter-spacing: 0.05em;
  font-weight: bold;
}
.linkBtn:hover {
  background: 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;
}

.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(--rem28);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family01);
}
.c-title-en {
  color: var(--color-secondary);
  font-size: var(--rem60);
  font-weight: 900;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}

.l-sec-post .c-title-ja {
  font-size: var(--rem30w);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family01);
}
.l-sec-post .c-title-en {
  color: var(--color-secondary);
  font-size: var(--rem24w);
  font-weight: 900;
  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;
}
.post ul#sitemap_list.sitemap_disp_level_0 > li a:hover {
  opacity: 0.6;
}

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

.post .time {
  border: 1px solid var(--color-primary);
}

.post .time.tag {
  background: var(--color-white);
  color: var(--color-primary);
}

.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;
  text-align: center;
  vertical-align: middle;
}
.post table tbody tr th {
  background: var(--color-primary-tint);
  padding: var(--rem28);
  color: var(--color-font);
}
.post table tbody tr td {
  background: var(--color-white);
  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(--rem36) 0 !important;
}

.postlist .time {
  background-color: var(--color-font);
  border: 1px solid var(--color-font);
  color: var(--color-white);
  border-radius: 5px;
}

.postlist .time.tag {
  background-color: var(--color-white);
  color: var(--color-font);
}
.postlist .time.tag a {
  color: var(--color-font);
}

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

/*------------------------------------------------------
Gallery Slider - Main（直書き: .gallery_single_slider / ACF: .acf-construction-gallery__slider）
------------------------------------------------------*/
.wrapper_item {
  width: 100%;
}

.acf-construction-gallery__inner {
  width: 100%;
}

.gallery_single_slider,
.acf-construction-gallery__slider {
  overflow: hidden;
}

/* slick初期化前は2枚目以降を非表示にしてFOUCを防ぐ */
.gallery_single_slider:not(.slick-initialized) .inner_item:not(:first-child),
.acf-construction-gallery__slider:not(.slick-initialized) .acf-construction-gallery__slide:not(:first-child) {
  display: none;
}

.gallery_single_slider .inner_item span,
.acf-construction-gallery__slider .acf-construction-gallery__slide span {
  display: block;
}

.gallery_single_slider .inner_item img,
.acf-construction-gallery__slider .acf-construction-gallery__slide img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

/*------------------------------------------------------
Gallery Slider - Thumbnail
------------------------------------------------------*/
.gallery_single_slider_thum,
.acf-construction-gallery__thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 8px;
}

.gallery_single_slider_thum .thum_item,
.acf-construction-gallery__thumbs .acf-construction-gallery__thum {
  flex: 0 0 calc(10% - 4px);
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.2s;
}

.gallery_single_slider_thum .thum_item.is-active,
.gallery_single_slider_thum .thum_item:hover,
.acf-construction-gallery__thumbs .acf-construction-gallery__thum.is-active,
.acf-construction-gallery__thumbs .acf-construction-gallery__thum:hover {
  opacity: 1;
}

.gallery_single_slider_thum .thum_item img,
.acf-construction-gallery__thumbs .acf-construction-gallery__thum img {
  display: block;
  width: 100%;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* 矢印 */
.gallery_single_slider .slick-prev,
.gallery_single_slider .slick-next,
.acf-construction-gallery__slider .slick-prev,
.acf-construction-gallery__slider .slick-next {
  z-index: 10;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.7);
  transition: background 0.2s;
}

.gallery_single_slider .slick-prev:hover,
.gallery_single_slider .slick-next:hover,
.acf-construction-gallery__slider .slick-prev:hover,
.acf-construction-gallery__slider .slick-next:hover {
  background: rgba(0, 0, 0, 0.75);
}

.gallery_single_slider .slick-prev,
.acf-construction-gallery__slider .slick-prev {
  left: 10px;
}

.gallery_single_slider .slick-next,
.acf-construction-gallery__slider .slick-next {
  right: 10px;
}

.gallery_single_slider .slick-prev:before,
.gallery_single_slider .slick-next:before,
.acf-construction-gallery__slider .slick-prev:before,
.acf-construction-gallery__slider .slick-next:before {
  font-size: 18px;
  opacity: 1;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}

#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
  color: var(--color-primary);
  font-size: 3rem;
  transition: opacity 0.3s ease;
}
#footer .socialicon .fa-facebook:before:hover, #footer .socialicon .fa-twitter:before:hover, #footer .socialicon .fa-youtube:before:hover, #footer .socialicon .fa-instagram:before:hover, #footer .socialicon .fa-x-twitter:before:hover, #footer .socialicon .fa-line:before:hover, #footer .socialicon .fa-tiktok:before:hover {
  opacity: 0.6;
}

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

#reason {
  padding-top: var(--px120) !important;
  margin-top: 0 !important;
}

#loftloader-wrapper.loftloader-imgfading #loader img, #loftloader-wrapper.loftloader-imgloading #loader img, #loftloader-wrapper.loftloader-imgrotating #loader img, #loftloader-wrapper.loftloader-imgbouncing #loader img, #loftloader-wrapper.loftloader-imgstatic #loader img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 480px) {
  #loftloader-wrapper.loftloader-imgfading #loader img, #loftloader-wrapper.loftloader-imgloading #loader img, #loftloader-wrapper.loftloader-imgrotating #loader img, #loftloader-wrapper.loftloader-imgbouncing #loader img, #loftloader-wrapper.loftloader-imgstatic #loader img {
    width: 60%;
  }
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  padding: var(--px80) var(--side-padding-wide);
  position: relative;
  z-index: 0;
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.85);
  padding: var(--px100) var(--side-padding-wide);
  border-radius: var(--rem20);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1080px;
  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(--rem36) 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(--rem30w);
  font-family: var(--font-family02);
  margin-bottom: 1rem;
  color: var(--color-primary);
}

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

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

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

/*LINEボタン*/
.cta01 .linebtn .btnttl {
  font-size: var(--rem20);
}

.cta01 a.linebtn {
  background: var(--color-secondary);
  color: var(--color-white);
}
.cta01 a.linebtn .infotxt {
  color: var(--color-white);
}

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

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

.cta01 .linebtn .btnttl::before {
  content: "\f3c0";
  font-family: "FontAwesome";
  font-weight: 400;
}

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

/*--FAQ-------------------------------------------*/
.qa_list {
  cursor: pointer;
}

.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: #ffffff;
  border: 1px solid #cccccc;
}

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

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

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

.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.7;
  display: table-cell;
  vertical-align: middle;
  align-content: center;
}

.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;
  transform: rotate(45deg) translateY(-50%);
}

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

.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 var(--px50) 0;
  border: 1px solid #cccccc;
  border-top: 0;
}

@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 dt {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  .sticky-header #header > .inner {
    background-color: var(--header-background) !important;
  }
	#header .logo {
        padding: 0 min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

  #header .logo img {
    max-width: calc(20rem + (1vw - .95rem) * 20.0893);
	height: auto; 
	max-height: initial;
  }
  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;
  }
	    #sp-header .mark img {
        width: auto;
        height: 100%;
        max-width: 280px;
        max-height: 56px;
        object-fit: contain;
    }
}
#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a {
  background: var(--header-background) !important;
}

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

nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.05em;
}

.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 .header__tel {
  font-size: var(--rem24w) !important;
  font-family: var(--font-family02) !important;
  color: var(--color-primary) !important;
}

.head_btn.mail_btn {
  width: calc(12rem + (1vw - 1.02rem) * 2.2321) !important;
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0.05em;
  background: var(--color-primary) !important;
  transition: all 0.3s ease;
  padding: min(10px + (1vw - 19.2px) * 0.2232, 10px) 0.5rem !important;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}
.head_btn.mail_btn:hover {
  background: var(--color-font) !important;
  color: var(--color-white) !important;
}
.head_btn.mail_btn.line_btn {
  background: var(--color-secondary) !important;
}
.head_btn.mail_btn.line_btn:before {
  content: "\f3c0" !important;
  color: var(--color-white) !important;
}
.head_btn.mail_btn.line_btn:hover {
  background: var(--color-font) !important;
  color: var(--color-white) !important;
}
.head_btn.mail_btn.instagram_btn {
  background: var(--color-primary-tint) !important;
}
.head_btn.mail_btn.instagram_btn span {
  color: var(--color-font) !important;
}
.head_btn.mail_btn.instagram_btn:before {
  content: "\f16d" !important;
  color: var(--color-font) !important;
}
.head_btn.mail_btn.instagram_btn:hover {
  background: var(--color-font) !important;
}
.head_btn.mail_btn.instagram_btn:hover span {
  color: var(--color-white) !important;
}
.head_btn.mail_btn.instagram_btn:hover:before {
  color: var(--color-white) !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-sec01 {
  padding-top: var(--px100);
  padding-bottom: var(--px160);
}
.l-sec01.u-bg-image > figure img {
  border-radius: var(--px300);
}
@media screen and (max-width: 1239px) {
  .l-sec01.u-bg-image > figure img {
    border-radius: var(--px200);
  }
}
@media screen and (max-width: 1023px) {
  .l-sec01.u-bg-image > figure img {
    border-radius: var(--px140);
  }
}
@media screen and (max-width: 768px) {
  .l-sec01.u-bg-image > figure img {
    border-radius: var(--px100);
  }
}
@media screen and (max-width: 480px) {
  .l-sec01.u-bg-image > figure img {
    border-radius: var(--px80);
  }
}
.l-sec03 {
  position: relative;
}
.l-sec03::before {
  content: "";
  display: block;
  width: 75%;
  height: 100%;
  background-color: var(--color-secondary-tint);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 var(--rem60) var(--rem60) 0;
  z-index: -1;
}

.c-top-main-header__titlearea {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--rem30);
}
.c-top-main-header__titlearea-icon {
  width: 100%;
  max-width: var(--px110);
}
@media screen and (max-width: 768px) {
  .c-top-main-header__titlearea-icon {
    max-width: var(--px180);
  }
}
@media screen and (max-width: 480px) {
  .c-top-main-header__titlearea-icon {
    max-width: var(--px140);
  }
}
.c-top-main-header__titlearea-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-main-header__titlearea-title {
  width: 100%;
  font-size: var(--rem32);
  font-weight: bold;
  font-family: var(--font-family01);
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-top-main-header__titlearea-title {
    font-size: var(--rem28);
  }
}
.c-top-main-header__txtarea {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--rem20);
  margin-top: var(--px50);
}
.c-top-main-header__txtarea-text {
  line-height: 2;
  text-align: center;
}
.c-top-main-contents__list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--px80);
}
@media screen and (max-width: 768px) {
  .c-top-main-contents__list {
    gap: var(--px100);
  }
}
.c-top-main-contents__item {
  width: 100%;
}
.c-top-main-contents__item-wrap {
  width: 100%;
  align-items: center;
}
.c-top-main-contents__item-wrap .w50 {
  margin-bottom: 0;
}
.c-top-main-contents__item-imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-top-main-contents__item-txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem60);
}
@media screen and (max-width: 768px) {
  .c-top-main-contents__item-txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-top-main-contents__item-txtinner {
  width: 100%;
  max-width: 500px;
}
.c-top-main-contents__item-txtinner-title {
  font-family: var(--font-family01);
  font-size: var(--rem30w);
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .c-top-main-contents__item-txtinner-title {
    font-size: var(--rem30);
  }
}
.c-top-main-contents__item-txtinner-title--sub {
  display: flex;
  align-items: center;
  gap: var(--rem16);
}
.c-top-main-contents__item-txtinner-title--sub-num {
  font-family: var(--font-family02);
  color: var(--color-primary);
  font-weight: 700;
  font-size: var(--rem30w);
  line-height: 1;
}
.c-top-main-contents__item-txtinner-title--sub-line {
  display: block;
  width: 1px;
  height: var(--rem24w);
  background: var(--color-primary);
}
.c-top-main-contents__item-txtinner-title--sub-text {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.05em;
}
.c-top-main-contents__item-txtinner-text {
  line-height: 2;
}
.c-top-main-contents__item .linkBtn {
  border: 2px solid var(--color-secondary);
  color: var(--color-secondary) !important;
  background: var(--color-white) !important;
}
.c-top-main-contents__item .linkBtn:after {
  border-color: var(--color-secondary) !important;
}
.c-top-main-contents__item .linkBtn:hover {
  background: var(--color-secondary) !important;
  color: var(--color-white) !important;
}
.c-top-main-contents__item .linkBtn:hover:after {
  border-color: var(--color-white) !important;
}
.c-top-service-contents__list {
  width: 100%;
/*  display: grid;
  grid-template-columns: repeat(4, 1fr); */
  gap: var(--rem40);
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}
@media screen and (max-width: 1023px) {
  .c-top-service-contents__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .c-top-service-contents__list {
    grid-template-columns: 1fr;
  }
}
.c-top-service-contents__item {
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16) !important;
  border-radius: var(--rem20) !important;
  overflow: hidden !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  width: calc(90% / 4);
}
@media screen and (max-width: 768px) {
	.c-top-service-contents__item {
		width: calc(90% / 2);
	}
}
.c-top-service-contents__item-imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-service-contents__item-txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem24) var(--rem20);
  background: var(--color-secondary);
  height: 100%;
}
.c-top-service-contents__item-txtinner {
  width: 100%;
  max-width: 240px;
}
.c-top-service-contents__item-title {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  color: var(--color-white);
  line-height: 1.3;
}
.c-top-service-contents__item-title.u-text-wrap-center {
  justify-content: flex-start;
}
.c-top-service-contents__plan {
  padding-top: var(--px100);
}
.c-top-service-contents__plan-header {
  display: flex;
  align-items: center;
  gap: var(--rem16);
  justify-content: center;
}
.c-top-service-contents__plan-header-icon {
  width: 100%;
  max-width: var(--rem40w);
}
.c-top-service-contents__plan-header-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-service-contents__plan-header-title {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0.05em;
}
.c-top-service-contents__plan-txtarea {
  padding-top: var(--rem30);
}
.c-top-service-contents__plan-txtarea-text {
  font-family: var(--font-family01);
  line-height: 1.8;
  text-align: center;
}
.c-top-service-contents__plan-table {
  margin-top: var(--px50);
}
@media screen and (max-width: 1023px) {
  .c-top-service-contents__plan-table .spbr {
    display: block;
  }
}
.c-top-service-contents__plan-table table {
  border: none !important;
}
.c-top-service-contents__plan-table table tbody tr th, .c-top-service-contents__plan-table table tbody tr td {
  padding: var(--rem20w);
  border: none !important;
  border-bottom: 1px solid var(--color-primary-tint) !important;
}
.c-top-service-contents__plan-table table tbody tr th {
  font-weight: bold;
}
.c-top-service-contents__plan-table table tbody tr th:first-of-type {
  background-color: var(--color-secondary);
  color: var(--color-white);
  text-align: center;
  width: 30%;
}
.c-top-service-contents__plan-table table tbody tr th:last-of-type {
  background-color: var(--color-secondary-tint);
  text-align: center;
  width: 20%;
  color: var(--color-font);
}
.c-top-service-contents__plan-table table tbody tr td {
  width: 50%;
  text-align: center;
  background-color: var(--color-white);
}
.c-top-service-contents__plan-table-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--rem20);
  flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .c-top-service-contents__plan-table-cta {
    flex-direction: column;
  }
}
.c-top-service-contents__plan-table-cta .linkBtn {
  margin: 0 !important;
}
.c-top-company-contents__wrap {
  align-items: center;
}
.c-top-company-contents__wrap .w50 {
  margin-bottom: 0;
}
.c-top-company-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-company-contents__txtarea {
  padding: 0 var(--rem60);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-top-company-contents__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-top-company-contents__txtinner {
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .c-top-company-contents__txtinner {
    max-width: 100%;
  }
}
.c-top-company-contents__table table {
  border: none !important;
}
.c-top-company-contents__table table tbody tr th, .c-top-company-contents__table table tbody tr td {
  background-color: transparent !important;
  padding: var(--rem20w);
  border: none !important;
  border-bottom: 1px solid var(--color-table-border) !important;
  color: var(--color-font) !important;
  text-align: left !important;
  vertical-align: top !important;
}
.c-top-company-contents__table table tbody tr th {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 7rem !important;
}
@media screen and (max-width: 768px) {
  .c-top-company-contents__table table tbody tr th {
    width: 12rem !important;
  }
}
.c-top-company-contents__table table tbody tr td {
  padding-right: 0 !important;
  padding-left: 1rem !important;
}
.c-top-company-contents__table-area {
  display: flex;
}
@media screen and (max-width: 640px) {
  .c-top-company-contents__table-area {
    flex-direction: column;
  }
}
.c-bold-text {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem20w);
  color: var(--color-font);
  line-height: 1.75;
}
.c-normal-text {
  line-height: 2.1875;
}
.c-thoughts-top__thumbnail {
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
}
.c-thoughts-top__thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-thoughts-top__contents-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
.c-thoughts-top__contents-list-item {
  width: 100%;
  display: flex;
  gap: var(--px80);
}
@media screen and (max-width: 768px) {
  .c-thoughts-top__contents-list-item {
    flex-direction: column;
    gap: var(--rem20);
  }
}
.c-thoughts-top__contents-list-item p {
  width: 100%;
}
.c-thoughts-top__contents-list-item p.c-bold-text {
  max-width: 36rem;
}
.c-thoughts-top__contents-list-item p.c-normal-text {
  max-width: 80rem;
}
.c-reason-contents.widearea {
  margin-top: var(--px90);
  padding: var(--px100) var(--side-padding-wide);
  background-color: var(--footer-background);
}
.c-reason-contents.widearea .c-reason-contents__inner {
  width: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
}
.c-reason-contents.widearea + .c-reason-contents {
  padding-top: var(--px100);
}
.c-reason-contents__wrap {
  align-items: center;
  gap: var(--rem20);
}
.c-reason-contents__imgarea {
  width: 100%;
  max-width: 405px;
  margin: 0 auto;
}
.c-reason-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-reason-contents__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-reason-contents__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-reason-contents__txtinner {
  width: 100%;
  max-width: 732px;
}
.c-reason-contents__title {
  display: flex;
  flex-direction: column;
  padding-left: var(--rem20);
  border-left: 2px solid var(--color-primary);
  margin-bottom: var(--rem20);
}
.c-reason-contents__title-num {
  font-family: var(--font-family01);
  color: var(--color-primary);
  font-weight: bold;
}
.c-reason-contents__bottom--first {
  margin-top: var(--rem48);
}
.c-reason-contents__bottom--first .c-reason-contents__list {
/*  display: grid;
  grid-template-columns: repeat(4, 1fr); */
  gap: var(--px26);
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}
.c-reason-contents__bottom--first .c-reason-contents__list .c-reason-contents__item {
	width: calc(90% / 4);
}
@media screen and (max-width: 1023px) {
  .c-reason-contents__bottom--first .c-reason-contents__list {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--rem16);
  }
}
@media screen and (max-width: 768px) {
  .c-reason-contents__bottom--first .c-reason-contents__list .c-reason-contents__item {
	  width: calc(90% / 2);
  }
}
@media screen and (max-width: 480px) {
  .c-reason-contents__bottom--first .c-reason-contents__list {
    grid-template-columns: 1fr;
  }
}
.c-reason-contents__bottom--first .c-reason-contents__item-inner {
  border-radius: var(--rem20);
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
  padding: var(--rem16) var(--rem20);
}
.c-reason-contents__bottom--first .c-reason-contents__item-title {
  font-size: var(--rem16);
  text-align: center;
  font-weight: bold;
  margin-bottom: var(--rem16);
}
.c-reason-contents__bottom--first .c-reason-contents__item-title:before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: var(--color-primary);
  margin-right: 1rem;
}
/* .c-reason-contents__bottom--first .c-reason-contents__item-text {
  line-height: 2.125;
} */
.c-reason-contents__bottom--second {
  margin-top: var(--rem48);
}
.c-reason-contents__bottom--second .c-reason-contents__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px26);
}
@media screen and (max-width: 768px) {
  .c-reason-contents__bottom--second .c-reason-contents__list {
    grid-template-columns: repeat(1, 1fr);
    gap: var(--px80);
  }
}
.c-reason-contents__bottom--second .c-reason-contents__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-reason-contents__bottom--second .c-reason-contents__item-imgarea {
  width: 100%;
  margin-bottom: var(--rem16);
}
@media screen and (max-width: 768px) {
  .c-reason-contents__bottom--second .c-reason-contents__item-imgarea {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .c-reason-contents__bottom--second .c-reason-contents__item-imgarea {
    width: 80%;
  }
}
.c-reason-contents__bottom--second .c-reason-contents__item-imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-reason-contents__bottom--second .c-reason-contents__item-title {
  font-size: var(--rem20w);
  text-align: center;
  font-weight: bold;
  margin-bottom: var(--rem16);
}
@media screen and (max-width: 768px) {
  .c-reason-contents__bottom--second .c-reason-contents__item-title {
    margin-top: var(--rem30w);
  }
}
.c-reason-contents__bottom--second .c-reason-contents__item-text {
  line-height: 1.8125;
}
.c-reason-contents__bottom--third {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  margin-top: var(--rem48);
}
.c-reason-contents__bottom--third .c-reason-contents__list {
  display: flex;
  flex-direction: column;
  gap: var(--rem24);
}
.c-reason-contents__bottom--third .c-reason-contents__item-inner {
  width: 100%;
  background-color: var(--color-white);
  border-radius: var(--rem20);
  padding: var(--rem40) var(--rem30);
}
.c-reason-contents__bottom--third .c-reason-contents__item-title {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: bold;
  margin-bottom: var(--rem16);
}
.c-reason-contents__bottom--third .c-reason-contents__item-title::before {
  content: "●";
  color: var(--color-secondary);
  margin-right: 1rem;
}
.c-reason-contents__bottom--third .c-reason-contents__item-text {
  line-height: 1.75;
}
.c-service-top {
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
.c-service-top__wrap {
  align-items: center;
}
.c-service-top__wrap .w50 {
  margin-bottom: 0;
}
.c-service-top__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-service-top__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem24);
}
@media screen and (max-width: 768px) {
  .c-service-top__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-service-top__txtinner {
  width: 100%;
  max-width: 566px;
}
.c-service-top__title {
  font-family: var(--body-font-family) !important;
  font-size: var(--rem24w) !important;
  font-weight: bold;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-color: var(--color-secondary) !important;
}
.c-service-top__text {
  line-height: 1.8 !important;
}
.c-service-top__list {
  margin-top: var(--rem16) !important;
  padding-left: var(--rem24);
}
.c-service-top__list-item {
  list-style: disc;
  line-height: 1.8 !important;
}
.c-service-plan + .c-service-plan {
  padding-top: var(--px100);
}
.c-service-plan__roof {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto;
  margin-top: var(--rem40);
  display: flex;
  flex-direction: column;
  gap: var(--rem36);
}
@media screen and (max-width: 768px) {
  .c-service-plan__roof {
    gap: var(--px80);
  }
}
.c-service-plan__roof-wrap {
  align-items: center;
  gap: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-service-plan__roof-wrap {
    display: flex;
    flex-direction: column !important;
    gap: var(--rem20);
  }
}
.c-service-plan__roof-imgarea {
  width: 100%;
  max-width: 350px;
}
.c-service-plan__roof-imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-service-plan__roof-txtarea {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px30) var(--px50);
  background-color: var(--color-white);
}
.c-service-plan__roof-txtinner {
  width: 100%;
}
.c-service-plan__roof-title {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
}
.c-service-plan__roof-text {
  line-height: 1.625;
}
.c-service-plan__waterproof {
  width: 100%;
  margin-top: var(--rem40);
}
.c-service-plan__waterproof-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-service-plan__waterproof-list {
    grid-template-columns: repeat(1, 1fr);
    gap: var(--px80);
  }
}
.c-service-plan__waterproof-item {
  display: flex;
  flex-direction: column;
}
.c-service-plan__waterproof-imgarea {
  width: 100%;
}
.c-service-plan__waterproof-imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-service-plan__waterproof-txtarea {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem30) 0 0;
}
.c-service-plan__waterproof-txtarea-list {
  display: flex;
  flex-direction: column;
  padding-left: var(--rem24);
}
.c-service-plan__waterproof-txtarea-item {
  list-style: disc;
  line-height: 1.625 !important;
}
.c-service-plan__waterproof-txtinner {
  width: 100%;
}
.c-service-plan__waterproof-title {
  font-size: var(--rem20w);
  font-weight: bold;
  text-align: center;
  margin-bottom: var(--rem30);
}
.c-service-plan__waterproof-text {
  line-height: 1.625;
}
.c-faq-cta {
  width: 100%;
  padding: var(--rem60);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
}
.c-faq-cta-inner {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
.c-faq-cta-inner h2 {
  font-size: var(--rem30w) !important;
}
.c-faq-cta-btnlist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--rem36);
}
@media screen and (max-width: 768px) {
  .c-faq-cta-btnlist {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-faq-cta-btnlist .linkBtn {
  margin: 0 !important;
}
.c-company-contents__wrap {
  gap: var(--rem30);
}
.c-company-contents__imgarea {
  width: 100%;
  margin: 0 auto;
  max-width: 420px;
}
@media screen and (max-width: 768px) {
  .c-company-contents__imgarea {
    margin: 0 auto;
    width: 60%;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .c-company-contents__imgarea {
    width: 80%;
  }
}
.c-company-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem20);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.c-company-contents__txtarea {
  width: 100%;
  max-width: 790px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-company-contents__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-company-contents__txtinner {
  width: 100%;
}
.c-contact-area {
  margin: var(--rem40) auto;
  padding: var(--rem40);
  background-color: var(--color-white);
}

.p-company th, .p-company td {
  text-align: left !important;
}

.page-contact table {
  border: none;
}
.page-contact table tbody tr:first-child th {
  border-top: 1px solid #D9D9D9 !important;
}
.page-contact table tbody tr:first-child td {
  border-top: 1px solid #D9D9D9 !important;
}
@media screen and (max-width: 640px) {
  .page-contact table tbody tr:first-child td {
    border-top: none !important;
  }
}
@media screen and (max-width: 640px) {
  .page-contact table tbody tr:last-child td {
    border-bottom: 1px solid #D9D9D9 !important;
  }
}
.page-contact table tbody tr th, .page-contact table tbody tr td {
  background: transparent !important;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #D9D9D9;
  text-align: left !important;
}
.page-contact table tbody tr th {
  color: var(--color-font);
}
.page-contact table tbody tr th .txt_c {
  display: inline-block;
}
.page-contact table tbody tr th .must {
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 640px) {
  .page-contact table tbody tr th {
    display: flex !important;
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-contact table tbody tr td {
    padding: var(--rem14) var(--rem14);
  }
}
.page-contact .must {
  background: var(--color-primary);
}
.page-contact .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}

.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-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.u-border-title {
  font-family: var(--font-family01) !important;
  font-weight: bold !important;
  font-size: var(--rem28) !important;
  color: var(--color-font) !important;
  width: 100%;
  padding: 0 0 var(--rem20) 0 !important;
  margin-bottom: var(--rem30) !important;
  border: none !important;
  position: relative;
}
.u-border-title::before {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 2px !important;
  background-color: var(--color-white) !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
}
.u-border-title:after {
  content: "" !important;
  display: block;
  width: 16.6935483871%;
  height: 2px !important;
  background-color: var(--color-secondary) !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
}

.back-to-list{
	display:block;
	text-align:center;
}

.back-to-list a.btn-back{
	position: relative;
    display: inline-block;
    width: 100%;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    padding: 20px 30px 20px 10px;
    margin: 0 auto;
    transition: all .3s;
	border-radius: 100px !important;
	background: var(--color-secondary) !important;
	letter-spacing: 0.05em;
	max-width: 30rem !important;
	font-weight: bold;
}
.back-to-list a.btn-back:after{
	display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -3px;
    transition: all .3s;
}



.back-to-list a.btn-back:hover {
  background: var(--color-primary) !important;
}

.google-review__area {
  display: none;
	margin-top:var(--px100);
}

body.tax-keywords .google-review__area, body.post-type-archive-construction_gallery .google-review__area, body.single-construction_gallery .google-review__area {
  display: block;
}

/*# sourceMappingURL=index.css.map */

/* 施工事例だけ日付非表示 */
.post-type-archive-construction_gallery .ymd_in_list,
.post-type-archive-construction_gallery .border_in_list,
.tax-keywords .ymd_in_list,
.tax-keywords .border_in_list,
.construction_gallery .dateLabel {
	display: none;
}
