@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: "Crimson Text", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&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: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: 15px 0;
  position: relative;
}
.post .time, .postlist .time {
  font-weight: 400;
  color: #fff !important;
  background: #184C36;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 0;
}
.post .time a, .postlist .time a {
  font-weight: 400;
  color: #fff!important;
}

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

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

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: #184C36;
  opacity: .75;
}
header#h1Header h1.title {
  font-weight: 700;
  color: #fff;
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header a.head_btn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  align-items: center;
}
#header a.head_btn::before {
  font-size: 1em;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #184C36;
  color: #fff;
  flex-direction: unset;
}
#header a.head_btn.mail_btn {
  font-family: "Crimson Text", serif;
  background: #AEA54F;
  color: #fff;
  flex-direction: unset;
}
nav#mainNav ul li a b {
  font-weight: 500;
}
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
  background: #000;
  color: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li.line a {
  display: flex;
  align-items: center;
  flex-direction: unset;
  gap: 4px;
}
nav#mainNav ul li.line a::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}

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

a#scrollUp {
  background: #184C36;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #184C36;
}
#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;
}

h1.title {
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #000000;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  margin-bottom: 35px;
  position: relative;
}

.post h2 {
  font-weight: 700;
  margin-bottom: 35px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-size: var(--rem60);
  line-height: 1.3;
  color: #AEA54F;
  text-align: center;
  padding: 70px 0 0!important;
  margin: 0!important;
  margin-bottom: 35px!important;
  position: relative;
}
.post h2.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: var(--rem20);
  display: block;
  color: #000000;
}
.post h2.title::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
  aspect-ratio: 67 / 75;
  width: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.post h3 {
  font-weight: 500;
  border: none;
  padding: 0;
  margin-bottom: 25px;
}

.post h4 {
  font-weight: 400;
}

.post h4::before {
  background: #184C36;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Crimson Text", serif;
  background: #AEA54F;
  border-radius: 0;
  max-width: 280px;
  color: #fff;
  padding: 15px;
  display: block;
  margin-top: 35px;
  margin-inline: auto;
}
.linkBtn:after, .post .linkBtn:after, a.linkBtn:after {
  margin-top: -5px;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: #AEA54F;
  color: #ffffff;
  opacity: 1;
}

.cta {
  position: relative;
  z-index: 0;
  padding: var(--px100) 0;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.cta h2.title .ja {
  color: #fff;
}
.cta .flex {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.cta .flex a {
  background: #AEA54F;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 15px;
  font-size: 18px;
  font-weight: 700;
  width: 280px;
}
.cta .flex a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: .1em;
}
.cta .flex a.lineBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}
.cta .flex a.telBtn::before {
  content: '\f095';
}
.cta .flex a.mailBtn::before {
  content: '\f0e0';
}

.post table th,
.post table td {
  font-weight: 400;
  vertical-align: middle;
}
.post table th {
  background: #184C36;
  color: #fff;
}


/*-----------------------------
Top
------------------------------*/
.top.sec01 {
  padding-top: var(--px120);
  position: relative;
  z-index: 1;
}
.top.sec01::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/missionBg.jpg)no-repeat;
  background-size: cover;
  background-position: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  z-index: -2;
}
.top.sec01 h2 {
  font-family: "Crimson Text", serif;
  text-align: left;
  color: #AEA54F;
  font-size: var(--rem60);
  line-height: 1.3;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #AEA54F;
}
.top.sec01 .box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.top.sec01 h3 {
  font-family: "Crimson Text", serif;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.top.sec01 h3::before {
  content: '';
  display: inline-block;
  background: 60px;
  width: 60px;
  height: 1px;
  background: #000000;
}
.top.sec01 .linkBtn {
  margin-left: 0;
}

.top.sec02 {
  padding: var(--px120) 0;
  position: relative;
  z-index: 1;
}
.top.sec02::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/upcomingBg.jpg)no-repeat;
  background-size: cover;
  background-position: bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 900px;
  z-index: -2;
}
.top.sec02 .wrap {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.top.sec02 .mv {
  position: relative;
  margin-bottom: 25px;
}
.top.sec02 .mv img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.top.sec02 .mv h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  margin: 0;
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-size: var(--rem60);
  text-align: center;
}
.top.sec02 .box {
  background: #F4F4F4;
  padding: 25px;
}
.accordion-001 {
  margin-top: 40px;
}
.accordion-001:not([open]) {
  margin-bottom: 7px;
}
.accordion-001 summary {
  font-family: "Crimson Text", serif;
  text-align: center;
  position: relative;
  padding: 1em 2em;
  background-color: #184C36;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  list-style: none;
}
.accordion-001 summary::-webkit-details-marker {
  display: none;
}
.accordion-001 summary::after {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-55%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: '';
  transition: transform .3s;
}
.accordion-001[open] summary::after {
  transform: rotate(225deg);
}
.accordion-001[open] ul {
  transform: none;
  opacity: 1;
}
.accordion-001 ul {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: var(--px40) var(--px60);
  color: #333333;
  transition: transform .5s, opacity .5s;
  min-height: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 15px;
  border: solid 1px #AEA54F;
}
.accordion-001 ul li {
  display: flex;
  align-items: center;
  gap: 20px;
}
.accordion-001 ul li .image {
  width: 20%;
}
.accordion-001 ul li .text {
  width: 80%;
}

.top.sec03 {
  padding: var(--px120) 0;
}

@media print, screen and (max-width: 768px) {
  .top.sec01 {
    padding-top: var(--px100);
  }
  .top.sec01 .linkBtn {
    margin-left: auto;
  }

  .top.sec02 {
    padding: var(--px100) 0;
  }
  .top.sec02 .wrap {
    gap: 70px;
  }
  .top.sec02 .mv img {
    height: 200px;
  }
  .top.sec02 .mv h3 {
    line-height: 1.2;
  }
  .accordion-001 ul {
    gap: 25px;
  }
  .accordion-001 ul li {
    flex-direction: column;
  }
  .accordion-001 ul li .image {
    width: 100%;
  }
  .accordion-001 ul li .text {
    width: 100%;
  }

  .top.sec03 {
    padding: var(--px100) 0;
  }
}

/*-----------------------------
How to Join the Event
------------------------------*/
.howtojoin.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 90px;
}
.howtojoin.sec01 li {
  position: relative;
  display: flex;
  box-shadow: 0 0 6px rgba(0,0,6,.16);
}
.howtojoin.sec01 li:not(:last-child)::after {
  content: '';
  display: inline-block;
  background: #DEDEDE;
  width: 50px;
  height: 30px;
  position: absolute;
  left: 50%;
  bottom: -60px;
  transform: translateX(-50%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.howtojoin.sec01 li .image {
  width: 28%;
}
.howtojoin.sec01 li .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.howtojoin.sec01 li .text {
  width: 72%;
  padding: var(--px40);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.howtojoin.sec01 li .lineLink {
  background: #06C755;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 280px;
  padding: 16px;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 20px
}
.howtojoin.sec01 li .lineLink::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.howtojoin.sec01 li h3 {
  margin-left: 0;
  margin-bottom: 0;
}

@media print, screen and (max-width: 768px) {
  .howtojoin.sec01 ul {
    gap: 60px;
  }
  .howtojoin.sec01 li {
    flex-direction: column;
  }
  .howtojoin.sec01 li:not(:last-child)::after {
    width: 30px;
    height: 20px;
    bottom: -45px;
  }
  .howtojoin.sec01 li .image {
    width: 100%;
  }
  .howtojoin.sec01 li .image img {
    height: auto;
    aspect-ratio: 3 / 2;
  }
  .howtojoin.sec01 li .text {
    width: 100%;
    align-items: center;
  }
  .howtojoin.sec01 li .lineLink {
    margin-inline: auto;
  }
  .howtojoin.sec01 li h3 {
    margin-left: auto;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
}
body.page-contact .post table th {
  background: #184C36;
  color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff!important;
  background: #AEA54F;
  padding: 18px;
  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;
  }
  nav#mainNav ul li ul.sub-menu li a:hover,
  nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover  {
    color: #000;
  }
}

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

  .post h2.title {
    padding: 50px 0 0!important;
  }
  .post h2.title::before {
    width: 40px;
  }
}

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