@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/*font-family: "Kosugi Maru", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

/*font-family: "tekton-pro", sans-serif;*/

.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  z-index: 20;
}
#front-sectionPost .postlist li {
  border: none!important;
}
.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, #000000 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: 1200px;
  margin: 0 auto;
}
.postlist .post_text {
  padding: 16px 0;
}
.post .time, .postlist .time {
  font-weight: 400;
  color: #fff !important;
  background: #922034;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 5px;
}
.post .time a, .postlist .time a {
  font-weight: 400;
  color: #fff!important;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b h2 {
  font-family: "Kosugi Maru", sans-serif;
}
.post4b .time {
  display: block;
  background: #922034;
  border-radius: 5px;
}
.post4b_img img {
  border-radius: 5px;
}

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

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

body {
  font-family: "Kosugi Maru", sans-serif;
}

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#h1Header {
  background: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #000;
  opacity: 0;
}
header#h1Header h1.title {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-size: var(--rem48);
  color: #fff;
  background: #922034;
  white-space: nowrap;
  border-radius: 5px;
  padding: 4px 16px;
  width: fit-content;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header a.head_btn {
  font-weight: 400;
  align-items: center;
}
#header a.head_btn::before {
  font-size: 1em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #F6F5F2;
  color: #922034;
  flex-direction: unset;
}
#header a.head_btn.mail_btn {
  background: #922034;
  color: #fff;
  flex-direction: unset;
}
nav#mainNav ul li a {
  font-weight: 400;
  color: #262626;
  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-weight: 400;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a:hover b {
  color: #922034;
}
nav#mainNav ul li.current-menu-item a b {
  text-decoration: underline;
  text-underline-offset: 4px;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #922034;
  background: #F6F5F2;
}
nav#mainNav ul li ul.sub-menu li a:hover {
  background: #922034;
  color: #fff;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #922034;
}
.spmenu #menu p {
  color: #922034;
  white-space: nowrap;
}

a#scrollUp {
  background: #922034;
}

#footer {
  padding: 30px;
}
#footer,
#copyright {
  color: #fff;
  background: #922034;
}
#copyright {
  margin-top: 0;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
  color: #fff;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
  display: none;
}
#footer .socialicon {
  margin-bottom: 15px;
}

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

.en {
  font-family: "tekton-pro", sans-serif!important;
}

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

.post h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  color: #922034;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-family: "tekton-pro", sans-serif;
  font-weight: 400;
  font-size: var(--rem60);
  line-height: 1.4;
  color: #922034;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 35px!important;
}
h2.title .ja {
  font-family: "Kosugi Maru", sans-serif;
  font-size: var(--rem20);
  color: #922034;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  width: fit-content;
  margin-inline: auto;
}
h2.title .ja::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}

.post h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  color: #922034;
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}
.post h3.title {
  text-align: center;
  font-size: var(--rem40);
  padding-bottom: 12px;
  margin-bottom: 35px;
  position: relative;
}
.post h3.title::after {
  content: '';
  display: inline-block;
  background: #922034;
  width: 70px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.post h4 {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  color: #922034;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Kosugi Maru", sans-serif;
  letter-spacing: 1px;
  background: unset;
  border-radius: 0;
  width: fit-content;
  margin-top: 30px;
  margin-inline: auto;
  max-width: unset;
  color: #922034;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.linkBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  width: 45px;
  height: 45px;
}
.linkBtn::after {
  display: none!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: unset;
  color: #922034;
  opacity: .7;
}

.cta {
  padding: 80px 0;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 3;
}
.cta .inner {
  background: rgba(255, 255, 255, .7);
  padding: 50px 5%;
}
.cta .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
.cta a {
  background: #922034;
  width: 300px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: #fff;
  font-size: 18px;
  padding: 16px;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_news {
  padding: 100px 0;
}

.top_concept {
  padding: 100px 0;
  background: url(/wp-content/uploads/c_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_concept .flex {
  display: flex;
  justify-content: space-between;
}
.top_concept .image,
.top_concept .text {
  width: 48%;
}
.top_concept h3 {
  font-size: var(--rem30);
}
.top_concept .linkBtn {
  margin-left: 0;
}

.top_access {
  padding: 100px 0;
}
.top_access ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.top_access .image {
  margin-bottom: 25px;
}
.top_access .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.top_access h3 {
  text-align: center;
  color: #262626;
}

.top_recruit .inner {
  padding: var(--px80) var(--px40);
  background: url(/wp-content/uploads/c_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_recruit .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px 100px;
}
.top_recruit .logo {
  width: 200px;
}
.top_recruit .logo img {
  width: 100%;
}
.top_recruit .text {
  max-width: 600px;
}
.top_recruit h2.title {
  text-align: left;
}
.top_recruit h2.title .ja {
  margin-left: 0;
}
.top_recruit .linkBtn {
  margin-left: 0;
}

.top_online {
  padding: 100px 0 120px;
}
.top_online ul {
  display: flex;
  justify-content: center;
  gap: 30px 50px;
  flex-wrap: wrap;
}
.top_online li {
  width: 300px;
  text-align: center;
}
.top_online .logo {
  margin-bottom: 20px;
  max-width: 180px;
  margin-inline: auto;
}
.top_online .logo img {
  width: 100%;
}
.top_online p {
  line-height: 1.5;
}

@media print, screen and (max-width: 1023px) {
  .top_news {
    padding: 60px 0;
  }

  .top_concept {
    padding: 60px 0;
  }
  .top_concept .flex {
    flex-direction: column;
    gap: 30px;
  }
  .top_concept .image,
  .top_concept .text {
    width: 100%;
  }
  .top_concept h3 {
    text-align: center;
  }
  .top_concept .linkBtn {
    margin-left: auto;
  }

  .top_access {
    padding: 60px 0;
  }
  .top_access ul {
    grid-template-columns: repeat(1,1fr);
  }

  .top_recruit .flex {
    flex-direction: column;
  }
  .top_recruit .logo {
    width: 160px;
    margin-inline: auto;
  }
  .top_recruit .text {
    margin-inline: auto;
  }
  .top_recruit h2.title {
    text-align: center;
  }
  .top_recruit h2.title .ja {
    margin-left: auto;
  }
  .top_recruit .linkBtn {
    margin-left: auto;
  }

  .top_online {
    padding: 60px 0 70px;
  }
  .top_online li {
    width: 140px;
  }
}

/*-----------------------------
梅木商店とは
------------------------------*/
.about.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.about.sec01 li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about.sec01 li:nth-child(even) {
  flex-direction: row-reverse;
}
.about.sec01 .image,
.about.sec01 .text {
  width: 48%;
}
.about.sec01 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.about.sec01 h2 {
  text-align: left;
}

@media print, screen and (max-width: 768px) {
  .about.sec01 ul {
    gap: 50px;
  }
  .about.sec01 li {
    flex-direction: column;
    gap: 25px;
  }
  .about.sec01 li:nth-child(even) {
    flex-direction: column;
  }
  .about.sec01 .image,
  .about.sec01 .text {
    width: 100%;
  }
  .about.sec01 h2 {
    text-align: center;
  }
}

/*-----------------------------
店舗紹介
------------------------------*/
.access.sec01 .flex {
  display: flex;
  justify-content: center;
  gap: 15px 40px;
  flex-wrap: wrap;
}
.access.sec01 .flex a {
  display: block;
  text-align: center;
  padding: 20px;
  color: #fff;
  background: #922034;
  width: 300px;
}

.access.sec02 {
  padding-top: 120px;
}
.access.sec02 .wrap {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.access.sec02 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.access.sec02 .image {
  width: 40%;
}
.access.sec02 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.access.sec02 .text {
  width: 55%;
}
.access.sec02 table,
.access.sec02 table th,
.access.sec02 table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.access.sec02 table tr {
  border-bottom: 1px solid #707070;
}
.access.sec02 table th {
  color: #922034;
}
.access.sec02 iframe {
  width: 100%;
  height: 350px;
}

.access.sec03 {
  padding-top: 120px;
  padding-bottom: 0;
}


@media print, screen and (max-width: 768px) {
  .access.sec02 {
    padding-top: 70px;
  }
  .access.sec02 .wrap {
    gap: 60px;
  }
  .access.sec02 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .access.sec02 .image {
    width: 100%;
  }
  .access.sec02 .text {
    width: 100%;
  }

  .access.sec03 {
    padding-top: 70px;
  }
}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .box {
  padding: var(--px80) var(--px40);
  background: url(/wp-content/uploads/c_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.recruit.sec01 h4 {
  text-align: center;
  font-size: var(--rem30);
  padding: 0!important;
}
.recruit.sec01 h4::before {
  display: none;
}

.recruit.sec02 {
  padding-top: 120px;
}
.recruit.sec02 table th {
  background: #922034;
  color: #fff;
  font-weight: 400;
}

@media print, screen and (max-width: 768px) {
  .recruit.sec02 {
    padding-top: 70px;
  }
}

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

body.page-thanks h1.title {
  color: #922034;
}

/*--メディアクエリ--------------------------------------------*/
@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 span {
    display: none;
  }

  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-item a b,
  nav#mainNav ul li.current-menu-item a:hover b {
    color: #262626;
  }
  nav#mainNav ul li.current-menu-item a b {
    text-decoration: unset;
  }
  nav#mainNav ul li ul.sub-menu li a,
  nav#mainNav ul li ul.sub-menu li a:hover {
    color: #262626;
    background: #fff;
  }
}

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

  .cta {
    padding: 50px 0;
  }
  .cta .inner {
    padding: 30px 5%;
  }

  #mainImg img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
  }
}

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