@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-btn: linear-gradient(to right, #F66619 54%, #F2BF18 100%);
  --color-font: #272727;
  --color-primary: #F48422;
  --color-primary-shade: #FEF8EF;
  --color-primary-tint: #FFEDD3;
  --color-secondary: #59CD4F;
  --color-secondary-tint: #eee;
  --color-table-border: #F48422;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #272727;
  --header-color-primary: #F48422;
  --header-color-primary-shade: #272727;
  --header-color-primary-tint: #59CD4F;
  --footer-background: #FFEDD3;
  --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: "Lato", 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);
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  --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);
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 0.8084), 5rem);
}

#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;
}
.subimitarea .linkBtn input {
  font-size: var(--rem20) !important;
  font-weight: bold;
}

.linkBtn {
  border-radius: 100px !important;
  background: var(--color-btn) !important;
  color: var(--color-white) !important;
  font-size: var(--rem20) !important;
  font-weight: bold;
  max-width: 34rem !important;
}
.linkBtn:after {
  border-color: var(--color-white) !important;
}
.linkBtn:hover {
  opacity: 0.6;
}

.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(--rem50);
  color: var(--color-font);
  font-family: var(--font-family01);
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .c-title-ja {
    font-size: var(--rem36);
  }
}
.c-title-en {
  color: var(--color-primary);
  font-size: var(--rem28);
  font-weight: bold;
  font-family: var(--font-family02);
  text-transform: capitalize;
  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);
}

.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 {
  font-size: var(--rem22);
}
.post table tbody tr th {
  background: var(--color-primary);
  padding: var(--rem28);
  color: var(--color-white);
  border-bottom: 1px solid #D1D1D1;
}
.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(--rem36) 0 !important;
}

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

.post .time, .postlist .time, .post2b .time, .post4b .time {
  border-radius: 8px;
}

h1.title, .post h1, header#h1Header h1.title {
  color: var(--color-primary);
  font-size: var(--rem48);
}
@media screen and (max-width: 768px) {
  h1.title, .post h1, header#h1Header h1.title {
    font-size: var(--rem40w);
  }
}

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

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.6);
  padding: var(--px100) 1rem;
  border-radius: var(--rem40);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: var(--content-max-width);
  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(--px30) 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);
  margin-bottom: 1rem;
  font-weight: bold;
}

.cta01 .telnum-df {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem22);
}

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

.cta01 a.telbtn .infotxt {
  font-size: var(--rem18);
  text-align: right;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .cta01 a.telbtn .infotxt {
    font-size: var(--rem14);
  }
}

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

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

/*LINEボタン*/
.cta01 a.linebtn {
  background: #06C755;
  color: var(--color-white);
}

.cta01 .linebtn .btnttl {
  font-size: var(--rem24);
}

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

.cta01 .telnum::before {
  content: "\f3cd";
}

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

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

/*================================================
				　　ご利用の流れ
================================================*/
/*--flow02--------------------------------------------*/
ul.flowlist02 {
  counter-reset: flow_list;
}

ul.flowlist02 > li {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(40px + (1vw - 19.2px) * 1.6181, 40px);
  width: 100%;
  padding: 60px;
  border-radius: 10px;
  background: var(--color-primary-shade);
  position: relative;
}
@media screen and (max-width: 768px) {
  ul.flowlist02 > li {
    padding: var(--px80);
  }
}
@media screen and (max-width: 480px) {
  ul.flowlist02 > li {
    padding: var(--px40);
  }
}

.flowlist02 > li:not(:last-child) {
  margin-bottom: 60px;
}

.flowlist02 .flow_img {
  width: 35%;
}

.post .flowlist02 > li > dl {
  width: calc(65% - min(40px + (1vw - 19.2px) * 1.6181, 40px));
  line-height: 1.8;
}

.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
}

.flowlist02 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary);
}

.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
}

.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: var(--rem32);
  font-weight: 600;
  padding: 0 0 1rem 0;
  margin-bottom: min(30px + (1vw - 19.2px) * 0.9709, 30px);
  border-bottom: 1px solid var(--color-primary);
}

.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-white);
  font-size: var(--rem24w);
  background: var(--color-primary);
  margin-right: 4rem;
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 4.5rem;
  aspect-ratio: 1/1;
  height: auto;
  border-radius: 1rem;
}

.post .flowlist02 > li > dl dd {
  padding: 0;
  font-size: var(--rem22);
  line-height: 1.8;
}

@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl, .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}
@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width:calc(16rem + (1vw - 1.02rem) * 29.0179);
  }
  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: 500;
}

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

.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(--rem28) !important;
  font-weight: bold;
  align-items: flex-end;
  display: flex;
  gap: 2px;
}
a.head_btn.tel_btn .header__tel .fa-solid {
  font-size: var(--rem20);
  color: var(--color-primary);
  margin-bottom: 0.8rem;
}
a.head_btn.tel_btn .header__tel .u-tel-df {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}
a.head_btn.tel_btn .header__tel .u-tel-df .u-tel-df-text {
  font-size: var(--rem14);
  font-weight: bold;
  color: var(--color-primary);
  line-height: 1;
  letter-spacing: -2px;
}

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

#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 {
  background-color: var(--color-primary-shade);
}
.l-sec01 .l-front_contents__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  padding: var(--px120) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .l-sec01.u-bg-image {
    padding-top: var(--px120) !important;
    padding-bottom: var(--px120);
  }
}
.l-sec01.u-bg-image > figure {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .l-sec01.u-bg-image > figure {
    height: 100%;
  }
}
.l-sec01.u-bg-image > figure img {
  width: 100%;
  height: auto !important;
  aspect-ratio: 1920/540;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 430px;
}
@media screen and (max-width: 768px) {
  .l-sec01.u-bg-image > figure img {
    min-height: 0;
    height: 100% !important;
  }
}
.l-sec02 .c-gridstyle {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px42);
}
@media screen and (max-width: 768px) {
  .l-sec02 .c-gridstyle {
    grid-template-columns: 1fr;
  }
}
.l-sec02 .c-gridstyle li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.l-sec02 .c-gridstyle__image {
  width: 100%;
}
.l-sec02 .c-gridstyle__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-sec02 .c-gridstyle__bottom {
  display: flex;
  flex-direction: column;
  background-color: var(--color-white);
  padding: var(--rem30);
	height:100%;
}
.l-sec02 .c-gridstyle__title {
  padding: 0 0 var(--rem20) 0;
  font-size: var(--rem26);
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
.l-sec02 .c-gridstyle__text {
  font-size: var(--rem20);
  line-height: 1.6;
}
.l-sec03 .c-gridstyle {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px50);
}
@media screen and (max-width: 768px) {
  .l-sec03 .c-gridstyle {
    grid-template-columns: 1fr;
  }
}
.l-sec03 .c-gridstyle li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 768px) {
  .l-sec03 .c-gridstyle li {
    margin: 0 auto;
    width: 80%;
  }
}
.l-sec03 .c-gridstyle__image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-sec03 .c-gridstyle__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .l-sec03 .c-gridstyle__image img {
    width: 80%;
  }
}
.l-sec03 .c-gridstyle__bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--color-primary-tint);
  padding: var(--rem20) 1rem;
}
.l-sec03 .c-gridstyle__title {
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-primary);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-sec03 .c-gridstyle__title {
    font-size: var(--rem30);
  }
}
.l-sec04 .l-front_contents__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  padding: var(--px120) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
  border: 2px solid var(--color-primary);
  border-radius: 2rem;
}
.l-sec04.u-bg-image > figure {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
}
.l-sec04.u-bg-image > figure img {
  width: 100%;
  height: auto !important;
  aspect-ratio: 1920/430;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 400px;
}
@media screen and (max-width: 768px) {
  .l-sec04.u-bg-image > figure img {
    min-height: 0;
    height: 100% !important;
  }
}
.l-sec05 .c-column__imgarea {
  padding-right: var(--px60);
}
@media screen and (max-width: 768px) {
  .l-sec05 .c-column__imgarea {
    padding-right: 0;
  }
}
.l-sec05 .c-column__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-sec05 .c-column__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-sec05 .c-column__txtinner {
  width: 100%;
}
.l-sec05 .c-column__txttitle {
  font-size: var(--rem26);
  font-weight: 600;
  line-height: 1.6;
}
.l-sec05 .c-column__txttext {
  font-size: var(--rem22);
  line-height: 2;
  font-weight: 500;
}

.c-linkBtn__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--px100);
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .c-linkBtn__wrap {
    gap: var(--px60);
  }
}
@media screen and (max-width: 768px) {
  .c-linkBtn__wrap {
    gap: var(--px40);
  }
}
.c-linkBtn__wrap .linkBtn {
  margin: 0 !important;
}
.c-sec01__txtinner, .c-sec04__txtinner {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
}
.c-sec01-txt, .c-sec04-txt {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem30);
}
.c-sec01-txt p, .c-sec04-txt p {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .c-sec01-txt p, .c-sec04-txt p {
    text-align: left;
  }
}
.c-greeting__wrap {
  align-items: center;
  gap: var(--rem40);
}
.c-greeting__imgarea {
  width: 31.4516129032%;
}
@media screen and (max-width: 768px) {
  .c-greeting__imgarea {
    width: 100%;
  }
}
.c-greeting__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-greeting__txtarea {
  width: 65.3225806452%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-greeting__txtarea {
    width: 100%;
    padding-top: var(--rem40);
  }
}
.c-greeting__txtinner {
  width: 100%;
}
.c-greeting__text {
  line-height: 2;
}
.c-greeting__position {
  line-height: 2;
}
.c-greeting__name {
  line-height: 2;
}
.c-service-column {
  display: flex;
  flex-direction: column;
  gap: var(--px80);
}
.c-service-column__wrap:nth-child(odd) .c-service-column__txtarea {
  padding-right: var(--rem28);
}
@media screen and (max-width: 768px) {
  .c-service-column__wrap:nth-child(odd) .c-service-column__txtarea {
    padding-right: 0;
  }
}
.c-service-column__wrap:nth-child(even) .c-service-column__txtarea {
  padding-left: var(--rem28);
}
@media screen and (max-width: 768px) {
  .c-service-column__wrap:nth-child(even) .c-service-column__txtarea {
    padding-left: 0;
  }
}
.c-service-column__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-service-column__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-service-column__txtinner {
  width: 100%;
}
.c-service-column__title {
  font-size: var(--rem36) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: var(--color-primary) !important;
}
@media screen and (max-width: 768px) {
  .c-service-column__title {
    font-size: var(--rem30) !important;
  }
}
.c-service-column__title.u-fz48 {
  border-bottom: none !important;
}
.c-service-column__text {
  font-size: var(--rem20w);
  line-height: 1.5;
  font-weight: 500;
}
.c-service-column__list {
  padding-left: var(--rem24);
}
.c-service-column__item {
  list-style: disc;
  font-size: var(--rem20w);
  line-height: 1.5;
  font-weight: 500;
}
.c-flow-title {
  font-size: var(--rem36) !important;
  color: var(--color-primary) !important;
  border: none !important;
  padding: 0 !important;
}
.c-price-top {
  background-color: var(--color-primary-shade);
  border-radius: 1.6rem;
  padding: var(--px70) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-price-top__inner {
  width: 100%;
  max-width: 72rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--rem30);
}
.c-price-top__title {
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-primary);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-price-top__title {
    font-size: var(--rem30w);
  }
}
.c-price-top__text {
  font-size: var(--rem24w);
  line-height: 2;
  text-align: center;
}
.c-price-top__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-price-top__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.c-price-top__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  max-width: 15.6rem;
  aspect-ratio: 1/1;
  background-color: var(--color-primary);
  border-radius: 50%;
  padding: 1rem;
}
@media screen and (max-width: 768px) {
  .c-price-top__item {
    margin: 0 auto !important;
  }
}
.c-price-top__item-text {
  font-size: var(--rem24w);
  line-height: 1.6;
  color: var(--color-primary-shade);
  text-align: center;
  font-weight: bold;
}
.c-price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #562E11;
  border-radius: 1.6rem;
  padding: var(--rem20);
  width: 100%;
}
.c-price-box__title {
  font-size: var(--rem32);
  width: 100%;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .c-price-box__title {
    font-size: var(--rem28);
  }
}
.c-price-card__wrap {
  align-items: center;
}
.c-price-card__imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem40);
}
.c-price-card__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 38.5rem;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .c-price-card__imgarea img {
    margin: 0 auto !important;
  }
}
.c-price-card__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-primary-shade);
  padding: var(--rem28);
  border-radius: 1.6rem;
}
.c-price-card__txtinner {
  width: 100%;
  max-width: 52.4rem;
}
.c-price-card__title {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .c-price-card__title {
    line-height: 1.8;
    padding-bottom: var(--rem40) !important;
  }
}
.c-price-card__text {
  font-size: var(--rem20w);
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .c-price-card__text {
    line-height: 1.5;
  }
}
.c-price-table + .c-price-table {
  padding-top: var(--px80);
}
@media screen and (max-width: 768px) {
  .c-price-table + .c-price-table {
    padding-top: var(--px120);
  }
}
.c-price-table__title {
  font-size: var(--rem32);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-primary);
  margin-bottom: var(--rem20);
}
@media screen and (max-width: 768px) {
  .c-price-table__title {
    font-size: var(--rem30w);
  }
}
@media screen and (max-width: 768px) {
  .c-price-table .table_scroll table {
    width: 800px;
  }
}
@media screen and (max-width: 480px) {
  .c-price-table .table_scroll table {
    width: 600px;
  }
}
.c-price-table table {
  border: none !important;
}
.c-price-table table th, .c-price-table table td {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px dashed var(--color-primary) !important;
  color: var(--color-font) !important;
  padding: var(--rem20) 1rem var(--rem20) 0 !important;
  font-size: var(--rem24w) !important;
}
.c-price-table table th {
  font-weight: bold;
}
.c-pickup-column__imgarea {
  width: 36.2903225806%;
}
@media screen and (max-width: 768px) {
  .c-pickup-column__imgarea {
    width: 100%;
  }
}
.c-pickup-column__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-pickup-column__txtarea {
  width: 60.4838709677%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-pickup-column__txtarea {
    width: 100%;
  }
}
.c-pickup-column__txtinner {
  width: 100%;
}
.c-pickup-column__text {
  font-size: var(--rem24w);
  line-height: 2;
}

.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-fz48 {
  font-size: var(--rem48) !important;
}
.u-fz33 {
  font-size: var(--rem33) !important;
}
.u-fz28 {
  font-size: var(--rem28) !important;
}
.u-fz24 {
  font-size: var(--rem24w) !important;
}
.u-fz22 {
  font-size: var(--rem22) !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-anchor-postion {
  padding-top: var(--px120) !important;
}/*# sourceMappingURL=index.css.map */

#footer .footer__logo img{
	max-width:420px !important;
}

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

.wpcf7-form-control-wrap{
	display:inline;
	width:fit-content;
}

.butsudan-inline{
	display: inline-flex;
    align-items: center;
    gap: 0.5em;
    flex-wrap: wrap; /* 幅が狭いときは折り返し */
	width:100%;
}


.butsudan-inline-item{
	width:fit-content;
}

.quantity-select {
    width: 13rem;  
	max-width: 100%;
}

