@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Noto Sans JP", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "Damion", cursive;*/
@import url('https://fonts.googleapis.com/css2?family=Damion&display=swap');

.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  z-index: 20;
}

.postlist li,
.postlist li:first-child {
  border: none!important;
}
.postlist .post_text {
  position: relative;
}
.postlist .post_text:after {
  content: '';
  display: inline-block;
  background-size: 3px 1px;
  background-image: linear-gradient(to right, #CCCCCC 1px, transparent 1px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 5px;
  position: absolute;
  height: 1px;
  bottom: 0;
  right: 0;
  width: 92%;
}

#front-sectionPost {
  width: 94%;
  max-width: 1400px;
  margin: 0 auto;
}
.postlist .post_text {
  padding: 18px 0;
}
.post .time, .postlist .time {
  font-weight: 400;
  color: #fff !important;
  background: #C80F2E;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 0;
}
.post .time a, .postlist .time a {
  font-weight: 500;
  color: #fff!important;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b .time {
  display: block;
  background: #C80F2E;
}

.post_link a {
  color: #000000!important;
}
.post_link {
  border-bottom: none;
}

#wrapper {
  max-width: unset;
  padding: 0;
  position: relative;
  z-index: 1;
}

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  background: #FFFCF7;
}

body p {
  line-height: 1.8;
}

body:not(.home) #wrapper {
  width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
  width: 94%;
  max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
  width: 94%!important;
  max-width: var(--content-max-width);
  margin-inline: auto;
}
#header,
.sticky-header #header > .inner {
  background: #FFFCF7;
}
#thumbImg::before, header#h1Header::before {
  background: #000;
  opacity: 0;
}
header#h1Header h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem48);
  font-weight: 700;
  line-height: 1.2;
  color: #C80F2E;
  background: #fff;
  width: fit-content;
  padding: 6px 20px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header a.head_btn {
  font-family: "Noto Sans JP", sans-serif;
  align-items: center;
  font-weight: 700;
}
#header a.head_btn::before {
  font-size: 1em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #196E13;
  color: #fff;
  flex-direction: unset;
  width: 180px;
  flex-wrap: wrap;
}
#header a.head_btn.mail_btn {
  background: #C80F2E;
  color: #fff;
  flex-direction: unset;
  width: 180px;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li.current-menu-parent a,
nav#mainNav ul li.current-menu-parent a:hover {
  background: #FFFCF7!important;
}
nav#mainNav ul li a {
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
  font-family: "Damion", cursive;
  font-weight: 400;
  color: #C80F2E;
}
nav#mainNav ul li a span {
  font-weight: 700;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li.current-menu-parent a span {
  color: #262626!important;
}

nav#mainNav ul li a:hover b,
nav#mainNav ul li.current-menu-item a b {
  color: #C80F2E;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #C80F2E;
}
.spmenu #menu p {
  color: #C80F2E;
}

a#scrollUp {
  background: #C80F2E;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #262626;
  background: #FFFCF7;
}
#copyright {
  margin-top: 0;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
  color: #262626;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
  display: none;
}
#footer .socialicon {
  margin-bottom: 15px;
}
#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: #C80F2E;
}

.inner {
  width: 94%;
  max-width: 1200px;
  margin-inline: auto;
}

h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #262626;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  position: relative;
  margin-bottom: 35px;
}

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  line-height: 1.2;
  text-align: center;
  padding: 0!important;
  margin: 0 0 50px!important;
  position: relative;
}
.post h2.title.left {
  width: fit-content;
}
.post h2.title.left::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/title_item03.png)no-repeat;
  background-size: contain;
  aspect-ratio: 142 / 42;
  width: 124px;
  height: auto;
  position: absolute;
  bottom: 0;
  right: -160px;
  margin: 0;
}
.post h2.title.center {
  width: fit-content;
  margin-inline: auto!important;
}
.post h2.title.center::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/title_item03.png)no-repeat;
  background-size: contain;
  aspect-ratio: 142 / 42;
  width: 124px;
  height: auto;
  position: absolute;
  bottom: 0;
  right: -160px;
  margin: 0;
}
.post h2.title.center::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/title_item03.png)no-repeat;
  background-size: contain;
  aspect-ratio: 142 / 42;
  width: 124px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: -160px;
}
.post h2.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  font-weight: 700;
  font-size: var(--rem20);
  color: #262626;
  position: relative;
  padding-top: 28px;
}
.post h2.title .ja::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/title_item01.png)no-repeat;
  background-size: contain;
  aspect-ratio: 68 / 16;
  width: 68px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.post h2.title .en {
  font-family: "Damion", cursive;
  display: block;
  font-weight: 400;
  font-size: var(--rem120);
  line-height: 0.6;
  color: #F7B977;
}
.post h2.title .en::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/title_item02.png)no-repeat;
  background-size: contain;
  aspect-ratio: 290 / 77;
  width: 260px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.post h2.title02 {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-size: var(--rem40);
  padding-bottom: 14px;
}
.post h2.title02::after {
  content: '';
  display: inline-block;
  background: #C80F2E;
  width: 50px;
  height: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.post h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

.post h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.post h4::before {
  background: #C80F2E;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  background: #C80F2E;
  display: block;
  border-radius: 100vmax;
  padding: 18px;
  width: 100%;
  max-width: 320px;
  color: #fff;
  margin-inline: auto;
  margin-top: 35px;
  border: solid 1px #fff;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: #C80F2E;
  color: #fff;
  opacity: .7;
}

.cta {
  padding: 100px 0;
  text-align: center;
  background: #C80F2E;
}
.cta h2.title .ja {
  color: #fff;
}
.cta p {
  color: #fff;
  max-width: 700px;
  margin-inline: auto;
}
.cta .flex {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 40px;
}
.cta a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  max-width: 300px;
  padding: 18px 0;
  position: relative;
  font-weight: 700;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.cta a.telLink {
  font-size: 20px;
  background: #196E13;
  color: #fff;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink {
  font-size: 18px;
  color: #C80F2E;
  background: #fff;
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
  padding-top: var(--px120);
}
.top_concept .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_concept .image,
.top_concept .text {
  width: 47%;
}
.top_concept .linkBtn {
  margin-left: 0;
}

.top_instagram {
  padding-top: 100px;
}
.top_instagram .inner {
  max-width: 1000px;
}
.top_instagram .box {
  background: url(/wp-content/uploads/top_instagram_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding: var(--px40);
}
.top_instagram .box_inner {
  background: rgba(255, 255, 255, .85);
  padding: var(--px40);
}
.top_instagram h3 {
  text-align: center;
  position: relative;
  font-weight: 700;
  padding-top: 28px;
}
.top_instagram h3::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/title_item01.png)no-repeat;
  background-size: contain;
  aspect-ratio: 68 / 16;
  width: 68px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.top_instagram p {
  text-align: center;
  margin-bottom: 24px;
}
.top_instagram a,
.top_instagram a img {
  width: 28px;
  display: block;
  margin-inline: auto;
}

.top_features {
  padding: var(--px120) 0;
  position: relative;
}
.top_features::after {
  content: '';
  display: inline-block;
  background: #fff;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 110%;
}
.top_features .flex {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.top_features .flex.rev {
  flex-direction: row-reverse;
}
.top_features .image {
  width: 45%;
}
.top_features .text {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top_features .image {
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 5%;
}
.top_features .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_features .rev .image {
  margin-left: calc(50% - 50vw);
  margin-right: 5%;
}
.top_features .rev .text {
  position: relative;
}
.top_features .rev .text::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/features_illust.png)no-repeat;
  background-size: contain;
  aspect-ratio: 464 / 344;
  width: 400px;
  max-width: 60%;
  z-index: -1;
  position: absolute;
  bottom: -30px;
  right: -10%;
}
.top_features .tag {
  display: flex;
  gap: 12px;
  margin-bottom: 35px;
}
.top_features .tag li {
  background: #262B2F;
  text-align: center;
  width: 180px;
  padding: 8px;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}
.top_features .point_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 35px;
}
.top_features .point_flex img  {
  display: block;
  width: 40%;
  max-width: 200px;
}

.top_menu {
  padding-bottom: var(--px60);
}
.top_menu .image img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}
.top_menu .text {
  background: #C80F2E;
  width: 94%;
  max-width: 1000px;
  margin-inline: auto;
  padding: var(--px60);
  margin-top: -150px;
  position: relative;
  z-index: 1;
}
.top_menu h2.title .ja {
  color: #fff;
}
.top_menu p {
  color: #fff;
  max-width: 700px;
  margin-inline: auto;
}

.top_instagramfeed {
  background: #fff;
  padding: var(--px60) 0 var(--px120);
}

@media print, screen and (max-width: 768px) {
  .top_concept .flex {
    flex-direction: column-reverse;
    gap: 60px;
  }
  .top_concept .image {
    width: 100%;
    max-width: 80%;
    margin-inline: auto;
  }
  .top_concept .text {
    width: 100%;
  }
  .top_concept .linkBtn {
    margin-left: auto;
  }

  .top_instagram {
    padding-top: 70px;
  }

  .top_features .flex {
    flex-direction: column;
    gap: 50px;
  }
  .top_features .flex.rev {
    flex-direction: column;
    gap: 120px;
  }
  .top_features .image,
  .top_features .text {
    width: 100%;
  }
  .top_features .image {
    margin: 0;
  }
  .top_features .image img {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
  }
  .top_features .rev .image {
    margin: 0;
  }
  .top_features .rev .text::after {
    width: 100%;
    max-width: 240px;
    bottom: -140px;
    right: -2%;
  }
  .top_features .tag {
    justify-content: center;
    gap: 6px;
  }
  .top_features .tag li {
    width: 150px;
    padding: 8px;
    font-size: 16px;
  }
  .top_features .point_flex {
    justify-content: center;
    gap: 20px;
  }
  .top_features .point_flex img  {
    max-width: 150px;
  }

  .top_menu .image img {
    height: 300px;
  }
  .top_menu .text {
    margin-top: -60px;
  }
}

/*-----------------------------
店舗情報
------------------------------*/
.access.sec01 table,
.access.sec01 table th,
.access.sec01 table td {
  background: unset;
  border: none;
  font-weight: 500;
}
.access.sec01 table th {
  color: #C80F2E;
}
.access.sec01 table tr {
  border-bottom: 1px solid #CCCCCC;
}
.access.sec01 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {

}

/*-----------------------------
メニュー
------------------------------*/
.menu .wrap {
  background: #fff;
  padding: var(--px80) var(--px60);
}
.menu table,
.menu table th,
.menu table td {
  background: unset;
  border: none;
  font-weight: 500;
}
.menu table th {
  color: #C80F2E;
  width: 50%;
}
.menu table td {
  width: 50%;
}
.menu table tr {
  border-bottom: 1px solid #CCCCCC;
}
.menu .gallery {
  margin-bottom: 20px!important;
}
.menu .gallery_inner {
  max-width: 826px;
  margin-inline: auto;
}
.menu .read_text {
  padding-bottom: 8px;
  border-bottom: 1px solid #CCCCCC;
}

.menu.sec01 .flex {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  padding-top: 40px;
}
.menu.sec01 .linkBtn {
  margin: 0;
  max-width: 280px;
}
.menu.sec01 .linkBtn::after {
  transform: rotate(45deg);
}

.menu.sec02 table th {
  width: 25%;
}
.menu.sec02 table td {
  width: 75%;
}

.menu.sec04 .wrap {
  position: relative;
}
.menu.sec04 .illust {
  position: absolute;
  top: var(--px80);
  right: var(--px60);
  width: 90px;
}

.menu.sec06 hgroup {
  text-align: center;
  margin-bottom: 20px;
}
.menu.sec06 hgroup img {
  display: block;
  width: 100%;
  max-width: 320px;
  margin-inline: auto;
  margin-bottom: 10px;
}
.menu.sec06 hgroup span {
  display: block;
  color: #196E13;
  font-weight: 500;
  font-size: 20px;
}
.menu.sec06 .head_text {
  text-align: center;
}
.menu.sec06 .flexbox {
  margin-top: 50px;
  margin-bottom: 50px;
}
.menu.sec06 .text {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.menu.sec06 h3 {
  color: #B80321;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
.menu.sec06 .image img {
  width: 100%;
}
.menu.sec06 .image span {
  display: block;
  text-align: right;
  margin-top: 10px;
  font-weight: 500;
  font-size: 12px;
}
.menu.sec06 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px 20px;
}
.menu.sec06 li {
  font-family: "ta-koigokoro", sans-serif;
  color: #F7B977;
  font-size: 18px;
}

@media print, screen and (max-width: 768px) {
  .menu .wrap {
    padding: var(--px80) var(--px40);
  }

  .menu.sec03 .w50 {
    margin-bottom: 0;
  }

  .menu.sec04 .illust {
    width: 50px;
    right: var(--px40);
  }

  .menu.sec06 hgroup img {
    max-width: 280px;
  }
  .menu.sec06 .text {
    gap: 25px;
  }
  .menu.sec06 .image span {
    text-align: left;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
  border: none;
}
body.page-contact .post table th {
  background: #C80F2E;
  color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff;
  padding: 20px;
  background: #C80F2E;
  width: 100%;
  border-radius: 100vmax;
}
.post .subimitarea .linkBtn::after {
  display: none!important;
}


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
  #content, #content.wide {
    width: 100%;
  }

  nav#mainNav ul li a {
    padding: 20px 10px;
  }
  nav#mainNav ul li a b {
    display: none;
  }
  nav#mainNav ul li a span {
    display: block;
  }
}

@media screen and (min-width: 769px){
  .dsp_hp { display:block; }
  .dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
  .dsp_hp { display:none; }
  .dsp_smt { display:block; }

  body.mobile #header .logo img {
    max-width: 180px;
  }

  .post h2.title {
    margin: 0 auto 40px !important;
  }
  .post h2.title.left::after {
    width: 60px;
    bottom: 0;
    right: -70px;
  }
  .post h2.title.left::before {
    content: '';
    display: inline-block;
    background: url(/wp-content/uploads/title_item03.png)no-repeat;
    background-size: contain;
    aspect-ratio: 142 / 42;
    width: 60px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: -70px;
  }
  .post h2.title.center::after {
    width: 60px;
    right: -70px;
  }
  .post h2.title.center::before {
    width: 60px;
    left: -70px;
  }
  .post h2.title .ja {
    padding-top: 22px;
  }
  .post h2.title .ja::after {
    width: 50px;
  }
  .post h2.title .en::after {
    width: 200px;
  }

  .cta {
    padding: 70px 0;
  }
  .cta a {
    padding: 15px 0;
    font-size: 16px;
  }
  .cta a::before {
    font-size: 1em;
  }
  .cta a.telLink {
    font-size: 18px;
  }
}

@media print, screen and (max-width: 640px) {
  .postlist .post_text:after {
    width: calc(100%);
  }
}