@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", serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "Noto Serif JP", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

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

.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;
  padding: 16px 0;
}
.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%;
}

.post .time, .postlist .time {
  font-weight: 700;
  color: #ffffff !important;
  background:#73BC48;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 5px;
}
.post .time a, .postlist .time a {
  font-weight: 500;
  color: #ffffff!important;
}

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

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

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

body {
  font-family: "Noto Sans JP", 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: #FFFFFF;
  opacity: 0.65;
}
header#h1Header h1.title {
  font-weight: 700;
  color: #73BC48;
}
#header-upper {
  display: none!important;
}
.header__nav-contact {
  padding-right: 14px;
}
#header ul.header__contact {
  column-gap: 10px;
}
#header ul.header__contact li {
  height: auto;
}
#header a.head_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  border-radius: 25px;
  height: 45px;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 4px;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  position: relative;
  background: #73BC48;
  color: #ffffff;
}
#header a.head_btn.online_btn {
  position: relative;
  background: #FEA7A9;
  color: #ffffff;
}
#header a.head_btn.online_btn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/cart.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 22px;
  margin-right: 4px;
}
nav#mainNav ul li a {
  color: #333333;
  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: 500;
  color: #333333;
}
nav#mainNav ul li.current-menu-item a b {
  color: #73BC48;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #333333;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #73BC48;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #eee;
}


.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #73BC48;
}
.spmenu #menu p {
  color: #73BC48;
  white-space:nowrap;
}

a#scrollUp {
  background: #73BC48;
}

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

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

h1.title {
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #333333;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 35px;
  position: relative;
}
h1.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  color: #262626!important;
  display: block;
  font-size: var(--rem20);
}
body.home h1.title,
.cta h1.title {
  font-family: "Caveat", cursive;
  line-height: 1.2;
  font-size: var(--px100);
  font-weight: 700;
  color: #73BC48!important;
  width: fit-content;
  margin-inline: auto;
  position: relative;
}
body.home h1.title::before,
.cta h1.title::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
  aspect-ratio: 64 / 88;
  width: 42px;
  position: absolute;
  top: 20%;
  right: -80px;
}

.post h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: var(--rem40);
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem40);
  font-weight: 700;
  color: #73BC48;
  position: relative;
  text-align: center;
  padding: 0!important;
  padding-bottom: 15px!important;
  margin: 0!important;
  margin-bottom: 35px!important;
}
.post h2.title::before {
  content: '';
  display: inline-block;
  background: #73BC48;
  width: 60px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

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

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

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

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  background: #FEA7A9;
  display: block;
  width: 250px;
  padding: 15px;
  text-align: center;
  border-radius: 100vmax;
  margin-top: 35px;
  margin-inline: auto;
}
.linkBtn:hover {
  color: #ffffff;
  background: #FEA7A9!important;
  opacity: 0.7;
}

.cta {
  padding-top: 120px;
  padding-bottom: 40px;
  position: relative;
  z-index: 2;
}
.cta::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.cta .buttonList {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.cta .box {
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  padding: 40px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.cta h1 {
  font-size: var(--px100)!important;
}
.cta a {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  border-radius: 100vmax;
  padding: 18px;
  width: 280px;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
}
.cta a.telLink {
  background: #73BC48;
  color: #ffffff;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.onlineLink {
  background: #FEA7A9;
}
.cta a.onlineLink::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/cart.png)no-repeat;
  background-size: contain;
  width: 26px;
  height: 24px;
  margin-right: 4px;
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
  padding: 120px 0;
}
.top_concept .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_concept .image {
  width: 45%;
}
.top_concept .image img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 18px 18px #FBF8F5;
}
.top_concept .text {
  width: 51%;
}
.top_concept h2 {
  text-align: left;
  margin-left: 0;
}
.top_concept .linkBtn {
  margin-left: 0;
}

.top_strengths {
  background: #FBF8F5;
  padding: 120px 0;
}
.top_strengths ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.top_strengths .image {
  margin-bottom: 25px;
}
.top_strengths .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
}
.top_strengths h2 {
  font-weight: 500;
  font-size: var(--rem30);
}

.top_works {
  padding-top: 120px;
}
.top_works li {
  display: flex;
}
.top_works li:nth-child(even) {
  flex-direction: row-reverse;
}
.top_works .image,
.top_works .text {
  width: 50%;
}
.top_works .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_works .text {
  padding: var(--px80) var(--px40);
  background: #FBF8F5;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.top_works h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  margin-left: 0;
  text-align: left;
  width: 100%;
}
.top_works h2::after {
  content: '';
  display: inline-block;
  background: #A2A0A0;
  flex: 1;
  width: 100%;
  height: 1px;
  margin: 0;
}
.top_works .linkBtn {
  margin-left: 0;
}

.top_instagram {
  padding-top: 120px;
}

.top_news {
  padding: 120px 0;
}

@media print, screen and (max-width: 1023px) {
  .top_concept {
    padding: 70px 0;
  }
  .top_concept .flex {
    flex-direction: column;
    gap: 30px;
  }
  .top_concept .image {
    width: 100%;
  }
  .top_concept .image img {
    box-shadow: 12px 12px #FBF8F5;
  }
  .top_concept .text {
    width: 100%;
  }
  .top_concept h2 {
    text-align: center;
    margin-left: auto;
  }
  .top_concept .linkBtn {
    margin-left: auto;
  }

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

  .top_works {
    padding-top: 70px;
  }
  .top_works li {
    flex-direction: column;
  }
  .top_works li:nth-child(even) {
    flex-direction: column;
  }
  .top_works .image,
  .top_works .text {
    width: 100%;
  }
  .top_works .image img {
    aspect-ratio: 3 / 2;
    height: auto;
  }
  .top_works .linkBtn {
    margin-left: auto;
  }

  .top_instagram {
    padding-top: 70px;
  }

  .top_news {
    padding: 70px 0;
  }
}

/*-----------------------------
私たちについて
------------------------------*/
.about.sec01 .box {
  background: #FBF8F5;
  padding: 40px;
}

.about.sec02 {
  padding-top: 120px;
}
.about.sec02 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about.sec02 .image {
  width: 45%
}
.about.sec02 .image img {
  width: 100%;
  box-shadow: 18px 18px #FBF8F5;
  border-radius: 10px;
}
.about.sec02 .text {
  width: 50%;
}


@media print, screen and (max-width: 768px) {
  .about.sec01 .box {
    padding: 40px 5%;
  }

  .about.sec02 {
    padding-top: 70px;
  }
  .about.sec02 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .about.sec02 .image {
    width: 100%
  }
  .about.sec02 .image img {
    box-shadow: 12px 12px #FBF8F5;
  }
  .about.sec02 .text {
    width: 100%;
  }
}

/*-----------------------------
作品紹介
------------------------------*/
.works ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.works .image {
  margin-bottom: 25px;
}
.works .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
}
.works h3 {
  text-align: center;
  font-weight: 500;
}

.works.sec02 {
  padding-top: 120px;
}

@media print, screen and (max-width: 768px) {
  .works ul {
    grid-template-columns: repeat(1,1fr);
  }

  .works.sec02 {
    padding-top: 70px;
  }
}

/*-----------------------------
コンセプト
------------------------------*/
.concept.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.concept.sec01 li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.concept.sec01 li:nth-child(even) {
  flex-direction: row-reverse;
}
.concept.sec01 .image {
  width: 45%;
}
.concept.sec01 .image img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 18px 18px #FBF8F5;
}
.concept.sec01 .text {
  width: 50%;
}
.concept.sec01 h2 {
  text-align: left;
  margin-left: 0;
}

@media print, screen and (max-width: 768px) {
  .concept.sec01 ul {
    gap: 60px;
  }
  .concept.sec01 li {
    flex-direction: column;
    gap: 40px;
  }
  .concept.sec01 li:nth-child(even) {
    flex-direction: column;
  }
  .concept.sec01 .image {
    width: 100%;
  }
  .concept.sec01 .image img {
    box-shadow: 12px 12px #FBF8F5;
  }
  .concept.sec01 .text {
    width: 100%;
  }
  .concept.sec01 h2 {
    text-align: center;
    margin-left: auto;
  }
}

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


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

  .cta {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@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.home h1.title::before,
  .cta h1.title::before {
    width: 34px;
    right: -45px;
  }
}

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