@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: "Montserrat", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&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%;
}

#front-sectionPost {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
.post .time, .postlist .time {
  font-weight: 500;
  color: #fff !important;
  background: #89C997;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 5px;
}
.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: #89C997;
  border-radius: 5px;
}
.post4b img {
  border-radius: 15x;
}

.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: "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: #4A8BCB;
  opacity: 0.64;
}
header#h1Header h1.title {
  font-weight: 500;
  font-size: var(--rem40);
  color: #fff;
}

#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: 10px;
  width: 160px;
  padding: 10px 0;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 0;
}
#header a.head_btn.reserve_btn {
  font-weight: 500;
  position: relative;
  background: #F9F8F4!important;
  border: solid 1px #89C997;
  color: #89C997;
}
#header a.head_btn.reserve_btn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/reserve.png)no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
}
#header a.head_btn.mail_btn {
  font-weight: 500;
  position: relative;
  background: #89C997!important;
  color: #fff;
}
nav#mainNav ul li a {
  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: 500;
  color: #262626;
}
nav#mainNav ul li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li.current-menu-item a b {
  color: #262626;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #262626;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
}

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

a#scrollUp {
  background: #89C997;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #4A8BCB;
}
#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-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #262626;
  line-height: 1.3;
  font-weight: 500;
  display: block;
  margin-bottom: 35px;
  position: relative;
}

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: var(--rem40);
  color: #89C997;
  padding: 0!important;
  margin: 0 0 35px!important;
}
.post h2.title .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: var(--rem20);
  color: #89C997;
  line-height: 1.2;
}
.post h2.title .en::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 12px;
}

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

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

.post h4::before {
  background: #89C997;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Montserrat", sans-serif;
  background: #89C997;
  display: block;
  border-radius: 100vmax;
  width: 220px;
  max-width: 220px;
  color: #fff;
  padding: 14px;
  margin-top: 35px;
  margin-inline: auto;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: #89C997;
  color: #fff;
  opacity: .7;
}

.cta {
  padding: 60px 0;
  background: #4A8BCB;
  position: relative;
  margin-top: 90px;
}
.cta::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/cta_line.png)no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 90px;
  position: absolute;
  top: -89px;
  left: 0;
}
.cta h2.title {
  text-align: left;
  color: #fff;
}
.cta p {
  color: #fff;
}
.cta .box {
  background: #F9F8F4;
  padding: var(--px40);
  border-radius: 10px;
  margin-top: 35px;
}
.cta .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px 20px;
}
.cta a {
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  max-width: 220px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 18px 0;
  border-radius: 10px;
}
.cta a::before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin-right: 4px;
}
.cta a.reserveBtn {
  border: solid 1px #89C997;
  color: #89C997;
  background: #F9F8F4;
}
.cta a.reserveBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/reserve.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.cta a.mailBtn {
  background: #89C997;
  color: #fff;
}
.cta a.mailBtn::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_stay {
  padding: 100px 0 240px;
}
.top_stay h2.title {
  text-align: left;
}
.top_stay p {
  line-height: 2.2;
}
.top_stay .linkBtn {
  margin-left: 0;
  margin-top: 50px;
}

.top_enjoy {
  background: #4A8BCB;
  padding: 20px 0 10px;
  position: relative;
  margin-top: 100px;
  margin-bottom: 130px;
}
.top_enjoy::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/top_line01.png)no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100px;
  position: absolute;
  top: -99px;
  left: 0;
}
.top_enjoy::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/top_line02.png)no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 130px;
  position: absolute;
  bottom: -129px;
  left: 0;
}
.top_enjoy h2.title {
  text-align: left;
  color: #fff;
}
.top_enjoy p.copy {
  font-weight: 500;
  color: #89C997;
  letter-spacing: .4em;
  font-size: 20px;
  writing-mode: vertical-rl;
  position: absolute;
  top: -220px;
  left: 45%;
  transform: translateX(-50%);
}
.top_enjoy p {
  color: #fff;
  line-height: 2.2;
}
.top_enjoy .linkBtn {
  margin-left: 0;
  margin-top: 50px;
}

.top_gourmet {
  padding-top: 100px;
}
.top_gourmet h2.title {
  text-align: left;
}
.top_gourmet p {
  max-width: 900px;
  line-height: 2.2;
}
.top_gourmet ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
}
.top_gourmet li {
  width: calc(100% / 3 - 20px);
}
.top_gourmet li img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 15px;
}

.top_news {
  padding: 120px 0;
}
.top_news h2.title {
  text-align: left;
}

@media print, screen and (max-width: 768px) {
  .top_stay {
    padding: 50px 0 200px;
  }
  .top_stay .linkBtn {
    margin-left: auto;
    margin-top: 35px;
  }

  .top_enjoy {
    padding: 50px 0 30px;
    margin-bottom: 0;
  }
  .top_enjoy::before {
    height: 30px;
    top: -29px;
  }
  .top_enjoy::after {
    height: 40px;
    bottom: -39px;
  }
  .top_enjoy h2.title {
    margin-top: 35px !important;
  }
  .top_enjoy p.copy {
    font-size: 18px;
    left: 50%;
  }
  .top_enjoy .linkBtn {
    margin-left: auto;
    margin-top: 35px;
  }

  .top_gourmet {
    padding-top: 100px;
  }
  .top_gourmet ul {
    gap: 15px;
  }
  .top_gourmet li {
    width: calc(100% / 3 - -50px);
  }

  .top_news {
    padding: 70px 0;
  }
  .top_news h2.title {
    margin-bottom: 0!important;
  }
}

/*-----------------------------
民泊施設について
------------------------------*/
.about.sec01 .youtube {
  text-align: center;
  max-width: 670px;
  margin-inline: auto;
}
.about.sec01 .youtube iframe {
  width: 100%;
  border-radius: 10px;
}
.about.sec01 table,
.about.sec01 table th,
.about.sec01 table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.about.sec01 table tr {
  border-bottom: 1px solid #C1C1C1;
}

.about.sec02 {
  padding-top: 120px;
}
.about.sec02 .map iframe {
  width: 100%;
  height: 350px;
  border-radius: 10px;
}
.about.sec02 h3 {
  color: #89C997;
  padding-bottom: 10px;
  border-bottom: 1px solid #C1C1C1;
}

.about.sec03 {
  padding-top: 120px;
}
.about.sec03 .gallery {
  gap: 5px 0;
}
.about.sec03 .gallery img {
  border-radius: 10px;
}

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

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

/*-----------------------------
周辺情報
------------------------------*/
.area ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px 25px;
}
.area .image {
  margin-bottom: 20px;
}
.area .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
}
.area  h3 {
  text-align: center;
  color: #4A8BCB;
  font-size: var(--rem20);
}
.area.sec02 {
  padding-top: 120px;
}

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

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .box {
  background: #F9F8F4;
  border-radius: 10px;
  padding: var(--px60);
}
.company.sec01 .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px 20px;
  margin-top: 20px;
}
.company.sec01 a {
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  max-width: 220px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 18px 0;
  border-radius: 10px;
}
.company.sec01 a::before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin-right: 4px;
}
.company.sec01 a.reserveBtn {
  border: solid 1px #89C997;
  color: #89C997;
  background: #F9F8F4;
}
.company.sec01 a.reserveBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/reserve.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.company.sec01 a.mailBtn {
  background: #89C997;
  color: #fff;
}
.company.sec01 a.mailBtn::before {
  content: '\f0e0';
}

.company.sec02 {
  padding-top: 120px;
}
.company.sec02 .flexbox img {
  border-radius: 10px;
}
.company.sec02 h3 {
  color: #89C997;
}
.company.sec02 .linkBtn {
  margin-left: 0;
}

.company.sec03 {
  padding-top: 120px;
}
.company.sec03 table,
.company.sec03 table th,
.company.sec03 table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.company.sec03 table tr {
  border-bottom: 1px solid #C1C1C1;
}
.company.sec03 iframe {
  width: 100%;
  height: 350px;
  border-radius: 10px;
}

@media print, screen and (max-width: 768px) {
  .company.sec02 {
    padding-top: 70px;
  }
  .company.sec02 h3 {
    text-align: center;
  }
  .company.sec02 .linkBtn {
    margin-left: auto;
  }

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

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


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

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

  .cta {
    padding: 40px 0 20px;
    margin-top: 20px;
  }
  .cta::after {
    height: 20px;
    top: -18px;
  }
  .cta a {
    font-size: 16px;
    padding: 15px 0;
  }

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

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