@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=Hina+Mincho&family=Noto+Sans+JP:wght@100..900&display=swap");
:root {
  --color-background: #F0EDDB;
  --color-grade-border: linear-gradient(to right, #91753A 0%, #D5C788 55%,#B39D61 100%);
  --color-grade-category: linear-gradient(to bottom, #91753A 0%, #B39D61 100%);
  --color-white: #fff;
  --color-font: #000000;
  --color-font-sub: #5A3E28;
  --color-primary: #484B3B;
  --color-primary-shade: #000000;
  --color-primary-tint: #6A6F57;
  --color-secondary: #B8962E;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #F0EDDB;
  --header-color-font: #444444;
  --header-color-primary: #484B3B;
  --header-color-primary-shade: #000000;
  --header-color-primary-tint: #B8962E;
  --footer-background: #737449;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: "Hina Mincho", serif;
  --side-padding-wide: 2.4rem;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px280: min(calc(280px + (1vw - 19.2px) * 8.9454), 280px);
  --px270: min(calc(270px + (1vw - 19.2px) * 8.5202), 270px);
  --px260: min(calc(260px + (1vw - 19.2px) * 8.0950), 260px);
  --px250: min(calc(250px + (1vw - 19.2px) * 7.6698), 250px);
  --px240: min(calc(240px + (1vw - 19.2px) * 7.2446), 240px);
  --px230: min(calc(230px + (1vw - 19.2px) * 6.8194), 230px);
  --px220: min(calc(220px + (1vw - 19.2px) * 6.3942), 220px);
  --px210: min(calc(210px + (1vw - 19.2px) * 5.9690), 210px);
  --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);
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.2427), 2.6rem);
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.4045), 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);
  --rem44: min(calc(4.4rem + (1vw - 1.92rem) * 0.4083), 4.4rem);
  --rem62: min(calc(6.2rem + (1vw - 1.92rem) * 0.5002), 6.2rem);
}

#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;
  max-width: 12rem !important;
}

.linkBtn {
  border-radius: 0 !important;
  max-width: 22rem !important;
  background: transparent !important;
  border-bottom: 1px solid var(--color-primary-shade) !important;
  font-size: var(--rem14);
  line-height: 2;
  font-weight: 400 !important;
  text-align: left !important;
  color: var(--color-primary-shade) !important;
  padding: 20px 30px 20px 20px !important;
  transition: opacity 0.3s ease;
}
.linkBtn input {
  color: var(--color-primary-shade) !important;
  font-size: var(--rem14);
  line-height: 2;
  font-weight: 400 !important;
  text-align: left !important;
}
.linkBtn:before {
  content: "" !important;
  width: 1.6rem;
  height: 1px;
  background-color: var(--color-primary-shade);
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  margin-top: 0.5px;
}
.linkBtn:after {
  right: 0 !important;
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  border-color: var(--color-primary-shade) !important;
}
.linkBtn.u-white {
  color: var(--color-white) !important;
  border-bottom: none !important;
  max-width: 15rem !important;
  padding: 10px 20px 10px 0px !important;
}
.linkBtn.u-white:before {
  background-color: var(--color-white) !important;
}
.linkBtn.u-white: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 {
  width: 80px !important;
  height: 3px !important;
  background: var(--color-grade-border) !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__area--borderwide::after {
  width: 100% !important;
}
.c-title__area--noborder::after {
  content: none !important;
}
.c-title__area--fitcontent {
  width: -moz-fit-content;
  width: fit-content;
}
.c-title__area.u-white::after {
  background: var(--color-white) !important;
  height: 1px !important;
}
.c-title-ja {
  font-size: var(--rem36);
  font-weight: 500;
  line-height: 1.4;
  color: var(--color-font);
  font-family: var(--font-family02);
  letter-spacing: 0;
}
.c-title-en {
  color: var(--color-primary-tint);
  font-size: var(--rem62);
  font-weight: 500;
  font-family: var(--font-family02);
  line-height: 1;
  letter-spacing: 0;
}

.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);
}

h1.title, .post h1, header#h1Header h1.title {
  font-family: var(--font-family02);
  font-weight: 500;
}

.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 {
  border: none;
}
@media screen and (max-width: 640px) {
  .post table tbody tr:last-child td {
    border-bottom: 1px solid var(--color-white) !important;
  }
}
.post table tbody tr th, .post table tbody tr td {
  background: transparent !important;
  border-top: none;
  border-left: none;
  border-right: none;
}
.post table tbody tr th {
  color: var(--color-font);
  border-color: var(--color-font);
}
.post table tbody tr th .txt_c {
  display: inline-block;
}
.post 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) {
  .post table tbody tr th {
    display: flex !important;
    border-bottom: none;
    padding-bottom: 0;
  }
}
.post table tbody tr td {
  border-color: var(--color-white);
}
@media screen and (max-width: 640px) {
  .post table tbody tr td {
    padding: var(--rem14) var(--rem14);
  }
}
.post .must {
  background: var(--color-secondary);
}
.post .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}

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

.post .time, .postlist .time, .post2b .time, .post4b .time {
  background: var(--color-grade-category);
}

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

#footer .footer__logo img {
  max-height: var(--px120) !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);
}

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(18rem + (1vw - 1.02rem) * 6.6964);
    max-height: 10rem;
  }
  .sticky-header #header > .inner {
    background: var(--header-background);
  }
  #mainImg {
    padding-top: var(--rem44) !important;
  }
}
@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-family02);
  font-weight: 400;
}

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

.header__contact {
  margin-left: var(--rem60) !important;
}
.header__contact li {
  display: flex;
  align-items: center;
}
.header__contact .header__contact--sns {
  padding: var(--rem20);
}
.header__contact .header__contact--sns:first-of-type {
  padding-right: 1rem;
}
.header__contact .header__contact--sns:nth-of-type(2) {
  padding-left: 1rem;
  margin-right: var(--rem20);
}
.header__contact .header__contact--sns a {
  width: 100%;
  height: auto;
  max-width: 4rem;
}
.header__contact .header__contact--sns a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

#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);
}

nav#mainNav ul li li a:hover, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-ancestor li.current-menu-item a, nav#mainNav ul li.current-menu-ancestor li a:hover {
  background: rgba(255, 255, 255, 0.6);
}

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a {
  background: var(--header-background);
}
#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a b {
  font-size: var(--rem16);
  font-family: var(--font-family02);
  font-weight: 400;
}

.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-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: var(--px180);
}
@media screen and (max-width: 768px) {
  .l-sec01 {
    padding-left: var(--side-padding-wide) !important;
    padding-right: var(--side-padding-wide) !important;
  }
}
.l-sec01 .l-front_contents__inner {
  max-width: 100%;
  position: relative;
  padding-top: var(--px120);
  padding-bottom: var(--px120);
}
@media screen and (max-width: 768px) {
  .l-sec01 .l-front_contents__inner {
    padding: 0;
  }
}
.l-sec01 .l-front_contents__inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 64.5833333333%;
  height: 100%;
  background-color: var(--color-primary);
}
@media screen and (max-width: 768px) {
  .l-sec01 .l-front_contents__inner::before {
    width: 100vw;
    height: 64.5833333333%;
    margin-right: calc((100vw - 100%) / 2 * -1);
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
.l-sec01 .l-front_contents__inner .c-top-about {
  position: relative;
  z-index: 1;
}
.l-sec02 {
  background-image: url("/wp-content/uploads/top-reason-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.l-sec-post .c-title__area .c-title-ja {
  font-size: var(--rem30w) !important;
}
.l-sec-cta {
  padding-top: 0;
  padding-bottom: var(--px280);
  position: relative;
}
.l-sec-cta::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 40%;
  aspect-ratio: 1920/613;
  background-image: url("/wp-content/uploads/cta-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.l-sec-cta .l-front_contents__inner {
  position: relative;
  z-index: 1;
}
.l-sec-cta .c-cta {
  width: 100%;
  background: rgba(72, 75, 59, 0.85);
  padding: var(--px140) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-sec-cta .c-cta__inner {
  width: 100%;
  max-width: 672px;
}

.c-top-about__wrap {
  background-color: var(--color-background);
}
.c-top-about__wrap .w40, .c-top-about__wrap .w60 {
  margin: 0;
}
.c-top-about__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
.c-top-about__txtarea {
  padding: var(--rem40);
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 384px;
}
@media screen and (max-width: 768px) {
  .c-top-about__txtarea {
    min-width: 0;
    padding-bottom: 0;
  }
}
.c-top-about__txtinner {
  width: 100%;
  max-width: 528px;
}
@media screen and (max-width: 768px) {
  .c-top-about__txtinner {
    max-width: 100%;
  }
}
.c-top-about__text {
  line-height: 2;
}
.c-top-reason__inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.c-top-reason__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--rem24);
}
@media screen and (max-width: 1023px) {
  .c-top-reason__list {
    gap: var(--rem16);
  }
}
@media screen and (max-width: 768px) {
  .c-top-reason__list {
    grid-template-columns: repeat(1, 1fr);
    gap: var(--rem40);
  }
}
.c-top-reason__item {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-top-reason__item {
    width: 80%;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 480px) {
  .c-top-reason__item {
    width: 100%;
  }
}
.c-top-reason__item-inner {
  width: 100%;
  height: 100%;
  padding: var(--rem30) var(--rem30) var(--rem60);
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-white);
}
.c-top-reason__header {
  width: 100%;
  margin-bottom: var(--rem24);
}
.c-top-reason__num {
  color: var(--color-white);
  font-size: var(--rem48);
  font-family: var(--font-family02);
  line-height: 1;
  letter-spacing: 0.05em;
}
.c-top-reason__body {
  width: 100%;
}
.c-top-reason__title {
  font-family: var(--font-family02) !important;
  color: var(--color-white) !important;
  font-size: var(--rem24w) !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  margin: 0 0 var(--rem30) 0 !important;
  padding: 0 !important;
  border: none !important;
}
.c-top-reason__text {
  color: var(--color-white) !important;
  line-height: 1.75 !important;
  font-weight: 400;
}
.c-top-lineup__inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.c-top-lineup__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--rem40);
}
@media screen and (max-width: 1023px) {
  .c-top-lineup__list {
    gap: var(--rem20);
  }
}
@media screen and (max-width: 768px) {
  .c-top-lineup__list {
    grid-template-columns: repeat(1, 1fr);
    gap: var(--rem40);
  }
}
.c-top-lineup__item {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-top-lineup__item {
    width: 80%;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 480px) {
  .c-top-lineup__item {
    width: 100%;
  }
}
.c-top-lineup__item:hover .c-top-lineup__imgarea img {
  transform: scale(1.05);
}
.c-top-lineup__item-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.c-top-lineup__imgarea {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-top-lineup__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.c-top-lineup__txtarea {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: var(--rem30) var(--px50);
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.c-top-lineup__txtinner {
  width: 100%;
  max-width: 428px;
}
.c-top-lineup__title {
  font-family: var(--font-family02) !important;
  color: var(--color-white) !important;
  font-size: var(--rem24w) !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  letter-spacing: 0.03em;
  margin: 0 0 var(--rem20) 0 !important;
  padding: 0 !important;
  border: none !important;
}
.c-top-lineup__text {
  color: var(--color-white) !important;
  line-height: 1.75 !important;
  font-weight: 400;
  margin-bottom: 1rem;
}
.c-top-lineup__link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.c-top-post__text {
  font-size: var(--rem14) !important;
  line-height: 1.75 !important;
  font-weight: 400;
  text-align: center;
}
.c-cta__text {
  line-height: 1.75;
  font-weight: 400;
  color: var(--color-white);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-cta__text {
    text-align: left;
  }
}
.c-cta .linkBtn {
  max-width: 24rem !important;
  border-bottom: 1px solid var(--color-white) !important;
  padding: 20px 30px 20px 10px !important;
}
.c-lp-top-txtarea {
  width: 100%;
}
.c-lp-top-txtinner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.c-lp-top-text {
  line-height: 1.5;
}
.c-lp-top-text + .c-lp-top-text {
  margin-top: var(--rem20);
}
.c-lp-title-bottom-txtarea {
  width: 100%;
  margin-bottom: var(--rem40);
}
.c-lp-title-bottom-txtinner {
  width: 100%;
}
.c-lp-title-bottom-text {
  line-height: 1.4;
  font-size: var(--rem22);
  color: var(--color-font);
  text-align: center;
}
.c-product-contents {
  margin-top: var(--rem48);
}
.c-product-contents__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--rem24) var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-product-contents__list {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--rem24);
  }
}
.c-product-contents__item {
  width: 100%;
}
.c-product-contents__item-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: var(--color-white);
}
.c-product-contents__categoryarea {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 1.2rem;
  left: 1.2rem;
  z-index: 1;
  background-color: var(--color-secondary);
  padding: 0.4rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-product-contents__categoryarea {
    top: 0.5rem;
    left: 0.5rem;
  }
}
.c-product-contents__category {
  font-size: 1rem;
  line-height: 1.75;
  color: var(--color-white);
  letter-spacing: 0.005em;
}
@media screen and (max-width: 768px) {
  .c-product-contents__category {
    font-size: 0.8rem;
  }
}
.c-product-contents__imgarea {
  width: 100%;
}
.c-product-contents__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-product-contents__txtarea {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: var(--rem24);
}
.c-product-contents__txtinner {
  width: 100%;
  height: 100%;
  padding-right: var(--rem28);
}
@media screen and (max-width: 1023px) {
  .c-product-contents__txtinner {
    padding-right: 0;
  }
}
.c-product-contents__text + .c-product-contents__text {
  margin-top: 0.8rem;
}
.c-product-contents__text--origin {
  font-size: 1.2rem;
  line-height: 1.3;
  color: var(--color-secondary);
}
.c-product-contents__text--name {
  font-size: var(--rem18);
  line-height: 1.25;
  font-weight: 400;
  font-family: var(--font-family03);
  color: var(--color-font);
}
.c-product-contents__text--detail.c-product-contents__text {
  font-size: 1.2rem;
  line-height: 1.6;
  color: var(--color-font-sub);
  margin-top: 1.75em;
}
.c-product-contents--foods .c-product-contents__txtinner {
  padding-right: 0;
}
.c-product-contents--foods .c-product-contents__list {
  gap: var(--rem24) var(--px72);
}
@media screen and (max-width: 1023px) {
  .c-product-contents--foods .c-product-contents__list {
    gap: var(--rem24);
  }
}
.c-anchor-area {
  padding-top: var(--px140) !important;
  margin-top: calc(var(--px140) * -1) !important;
}

.c-greeting-top__text{
	font-size:var(--rem24w);
	text-align:center;
	font-family: var(--font-family02);
}


.c-greeting{
	margin-top:var(--rem80);
}


.c-greeting__imgarea {
  width: 100%;
  max-width: 180px;
  padding-bottom: var(--rem20);
}
@media screen and (max-width: 768px) {
  .c-greeting__imgarea {
    max-width: 50%;
    margin: auto;
  }
}
.c-greeting__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-greeting__txtarea {
  width: 100%;
  padding: var(--rem20) var(--rem40);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-greeting__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-greeting__txtinner {
  width: 100%;
/*   max-width: 572px; */
}
@media screen and (max-width: 768px) {
  .c-greeting__txtinner {
    max-width: 100%;
  }
}
.c-greeting__text {
  line-height: 1.5;
}
.c-greeting__namearea {
  width: 100%;
  margin-top: var(--rem40);
}
.c-greeting__name {
  font-size: var(--rem18);
  line-height: 1.5;
  text-align: right;
}
.c-philosophy {
  width: 100%;
  padding: var(--px80) var(--side-padding-wide);
  background-image: url("/wp-content/uploads/philosophy-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-philosophy__inner {
  width: 100%;
  max-width: 966px;
  margin: 0 auto;
}


.c-philosophy__inner .c-title__area--norboder:after{
	content:none !important;
}

.c-philosophy__inner .c-title-en{
	font-size:var(--px50);
}

@media screen and (max-width: 1240px) {
.c-philosophy__inner .c-title-en{
	font-size:var(--rem48);
}
}


.c-philosophy__txtarea {
  width: 100%;
}
.c-philosophy__txtinner {
  width: 100%;
}
.c-philosophy__text--large {
  font-size: var(--rem22);
  line-height: 1.3;
  color: var(--color-white);
  text-align: center;
}

.c-philosophy__text--large + .c-philosophy__text--large{
	margin-top:var(--rem20);
}

.c-philosophy__text--large-small{
	font-size:var(--rem16);
	display:block;
}
.c-liquor-license__link {
  color: var(--color-font) !important;
  text-decoration: underline;
  transition: opacity 0.3s ease;
}
.c-liquor-license__link:hover {
  opacity: 0.6;
}

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

.page_contents {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.page_contents .c-title-ja {
  font-size: var(--rem30w) !important;
}

.page-thanks .c-title-ja {
  font-size: var(--rem30w) !important;
}/*# sourceMappingURL=index.css.map */




/*================================================
				　　ご利用の流れ
================================================*/

/*--flow01--------------------------------------------*/

.c-history__contents{
	width:100%;
	max-width:1100px;
	margin:0 auto;
}
	
.flowlist01 {
	padding-left: 13rem;
	position: relative;
}
.flowlist01::before {
	content: "";
	width: 12px;
	height: 100%;
	background: #E5D6A5;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 13rem;
}
.flowlist01 > li {
	position: relative;
}
.flowlist01 > li:not(:last-child) {
	margin-bottom: 8vh;
}
.flowlist01 > li .icon {
	font-size:var(--rem20);
	font-weight:bold;
	white-space:nowrap;
	color: var(--color-white);
	background: var(--footer-background);
	padding: 2.4rem 2rem;
	display: block;
	position: absolute;
	top: 0;
	left: -16rem;
	z-index: 100;
}
.flowlist01 > li .icon::after {
	content: "";
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent  var(--footer-background);
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.flowlist01 > li dl {
padding-left: var(--px180);
	position: relative;
	padding-top: 3rem;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
	content: "";
	display: block;
	position: absolute;
	top: 2rem;
}
.flowlist01 > li dl::before {
	width: 7px;
	height: 7px;
	margin-top: 0;
	background: var(--color-white);
	border-radius: 50%;
left: -5px;
    top: 42px;
}
.flowlist01 > li dl::after {
	width: var(--px140);
	border-bottom: 1px dashed #999;
	position: absolute;
	left: 5px;
	top: 4.5rem;
}
.flowlist01 > li dl dt {
	margin-bottom: var(--rem20);
	font-weight: 600;
	font-size: var(--rem20w);
	line-height:1.4;
}
@media (max-width: 768px) {
	.flowlist01 > li .icon {
		font-size: 1.2rem;
	}

	.flowlist01 {
        padding-left: 10rem;
	}

	.flowlist01 > li .icon {
		left: -10rem;
		    padding: 1.4rem 1rem;
	}

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

	.flowlist01 > li dl {
padding-left: 4rem;
		    padding-top: 1.8rem;
	}

	.flowlist01 > li dl::after {
		width: 30px;
		top:2.6rem;
	}
	
	.flowlist01 > li dl::before {
    left: -4px;
    top: 23px;
}

}

.c-history__imgarea{
	gap:var(--rem20);
}

.c-history__imgarea--item{
	width:30%
}

@media (max-width: 768px) {
	.c-history__imgarea--item{
	width:100%
	}
	
	.c-history__imgarea--item + .c-history__imgarea--item{
		margin-top:var(--rem20);
}
}

.c-history__imgarea--item img{
	width:100%;
	height:auto;
	object-fit:cover;
}