@charset "UTF-8";
.p-intro_title, .p-intro_read, .p-greet_read {
  font-family: "dnp-shuei-mincho-pr6n", sans-serif;
  letter-spacing: 2px; }

.p-intro, .p-mate, .p-greet, .p-guide, .p-news, .p-blog {
  width: calc(100% + 76px);
  margin: 30px 0 25px -40px;
  padding: 70px 38px 70px 44px;
  box-sizing: border-box; }
  @media screen and (min-width: 481px) {
    .p-intro, .p-mate, .p-greet, .p-guide, .p-news, .p-blog {
      width: calc(100% + 140px);
      margin: 120px 0 100px -72px;
      padding: 70px 62px 120px 68px; } }

.p-news_date {
  height: 16px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 16px;
  padding: 1px 4px;
  color: #fff;
  background-color: #bcb294;
  display: inline-block;
  border-radius: 20px;
  position: relative;
  top: 2px;
  margin-right: 10px; }
  @media screen and (min-width: 481px) {
    .p-news_date {
      height: 24px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 24px;
      padding: 4px 10px;
      margin-right: 16px;
      top: 0; } }

/* ブロックMT*/
.p-intro, .p-mate, .p-greet, .p-guide, .p-news {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media screen and (min-width: 481px) {
    .p-intro, .p-mate, .p-greet, .p-guide, .p-news {
      margin-top: 120px;
      margin-bottom: 120px; } }

/* トップページ*/
/* FV*/
.p-fv_logo {
  width: 146px;
  margin: 16px auto 0; }
  @media screen and (min-width: 481px) {
    .p-fv_logo {
      width: 236px;
      margin: 46px auto 0; } }
  .p-fv_logo img {
    width: 100%; }

.p-fv_img {
  width: 240px;
  margin: 10px auto 0; }
  @media screen and (min-width: 481px) {
    .p-fv_img {
      width: 400px;
      margin: 20px auto 0; } }
  .p-fv_img:last-of-type {
    margin-top: 20px; }
    @media screen and (min-width: 481px) {
      .p-fv_img:last-of-type {
        margin-top: 60px; } }
  .p-fv_img img {
    width: 100%; }

.p-fv_title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 38px;
  text-align: center; }
  .p-fv_title span {
    display: block;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: bold; }
    @media screen and (min-width: 481px) {
      .p-fv_title span {
        font-size: 30px;
        font-size: 3rem; } }

/* intro*/
.p-intro img {
  width: 100%; }

.p-intro_title {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center; }
  @media screen and (min-width: 481px) {
    .p-intro_title {
      font-size: 30px;
      font-size: 3rem; } }

.p-intro_read {
  margin-top: 38px;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem; }
  @media screen and (min-width: 481px) {
    .p-intro_read {
      margin-top: 50px;
      font-size: 20px;
      font-size: 2rem; } }
  .p-intro_read span {
    display: block;
    font-size: 23px;
    font-size: 2.3rem; }
    @media screen and (min-width: 481px) {
      .p-intro_read span {
        font-size: 28px;
        font-size: 2.8rem; } }

@media screen and (min-width: 481px) {
  .p-intro_wrapper {
    display: flex;
    margin-top: 40px; } }
.p-intro_pic {
  margin-top: 20px;
  margin-bottom: 28px; }
  @media screen and (min-width: 481px) {
    .p-intro_pic {
      margin-top: 6px;
      margin-bottom: 0;
      margin-right: 30px;
      width: 200%;
      height: auto; } }

.p-intro_txt {
  margin-bottom: 14px; }
  @media screen and (min-width: 481px) {
    .p-intro_txt {
      font-size: 18px;
      font-size: 1.8rem; } }
  .p-intro_txt:last-of-type {
    margin-bottom: 0; }

/* 仲間*/
.p-mate img {
  width: 100%; }

.p-mate-top {
  margin-bottom: 100px; }
  @media screen and (min-width: 481px) {
    .p-mate-top {
      margin-bottom: 180px; } }

.p-mate_lists {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media screen and (min-width: 481px) {
    .p-mate_lists {
      margin-bottom: 60px; } }
  @media screen and (min-width: 481px) {
    .p-mate_lists.subPage {
      margin-top: 60px; } }
  @media screen and (min-width: 481px) and (min-width: 481px) {
    .p-mate_lists.subPage .p-mate_name {
      font-size: 23px;
      font-size: 2.3rem; } }

  .p-mate_lists.subPage .p-mate_list {
    margin: 0 0 60px;
    text-align: center; }
  .p-mate_lists.subPage img {
    width: 60%;
    margin: 0 auto; }
    @media screen and (min-width: 481px) {
      .p-mate_lists.subPage img {
        width: 40%; } }
  .p-mate_lists.subPage p {
    text-align: left; }

.p-mate_list {
  margin: 0 15px;
  text-align: justify; }
  .p-mate_list p {
    margin-top: 18px;
    font-size: 13px;
    font-size: 1.3rem; }
    @media screen and (min-width: 481px) {
      .p-mate_list p {
        font-size: 18px;
        font-size: 1.8rem; } }
  .p-mate_list img {
    width: 100%; }
    @media screen and (min-width: 481px) {
      .p-mate_list img {
        width: 60%;
        margin: 0 auto; } }

.p-mate_name {
  margin-top: 24px; }

.p-mate_sns {
  text-align: center;
  font-size: 40px;
  font-size: 4rem; }
  .p-mate_sns a {
    display: inline-block; }
    .p-mate_sns a:first-of-type {
      margin-right: 10px; }

/*p-greet*/
.p-greet {
  margin-bottom: 0; }

.p-greet_ownerThumb {
  margin: 40px auto 0;
  width: 204px; }
  @media screen and (min-width: 481px) {
    .p-greet_ownerThumb {
      width: 300px; } }
  .p-greet_ownerThumb img {
    width: 100%; }

.p-greet_read {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: lighter;
  text-align: center;
  margin-top: 30px; }
  @media screen and (min-width: 481px) {
    .p-greet_read {
      font-size: 23px;
      font-size: 2.3rem;
      margin-top: 50px; } }

.p-greet_txt {
  margin-top: 24px;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center; }
  @media screen and (min-width: 481px) {
    .p-greet_txt {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.8;
      margin-top: 40px; } }

.p-greet_movieTitle {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 24px;
  margin-bottom: 16px;
  text-align: center; }
  @media screen and (min-width: 481px) {
    .p-greet_movieTitle {
      font-size: 16px;
      font-size: 1.6rem;
      margin-top: 40px;
      margin-bottom: 26px; } }

.p-greet_movie {
  margin: 5px auto 0;
  display: block;
  width: 100%;
  text-align: center; }
  .p-greet_movie img {
    width: 100%; }

@media screen and (min-width: 481px) {
  .p-greet_movieArea {
    display: flex;
    justify-content: space-between; } }

@media screen and (min-width: 481px) {
  .p-greet_movieWrapper {
    width: 48%; } }

/* 営業時間*/
.p-guide {
  margin-top: 0;
  margin-bottom: 0; }
  .p-guide p {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    margin-top: 20px; }
    @media screen and (min-width: 481px) {
      .p-guide p {
        font-size: 18px;
        font-size: 1.8rem; } }
  .p-guide table {
    position: relative;
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 6px;
    margin-bottom: 22px;
    width: 100%; }
    .p-guide table:after {
      position: absolute;
      content: "";
      width: 100%;
      height: 2px;
      background-image: url(../img/dot_top.png);
      background-repeat: repeat-x;
      background-size: 4px;
      bottom: -2px; }
    @media screen and (min-width: 481px) {
      .p-guide table {
        font-size: 16px;
        font-size: 1.6rem;
        margin-top: 12px;
        margin-bottom: 36px; } }
    .p-guide table td, .p-guide table th {
      padding: 12px 10px; }
      @media screen and (min-width: 481px) {
        .p-guide table td, .p-guide table th {
          padding: 20px 18px; } }
    .p-guide table tr {
      position: relative; }
      .p-guide table tr:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        background-image: url(../img/dot_top.png);
        background-repeat: repeat-x;
        background-size: 4px; }
        @media screen and (min-width: 481px) {
          .p-guide table tr:before {
            height: 3px;
            background-size: 6px; } }
    .p-guide table th {
      position: relative; }
      .p-guide table th:after {
        position: absolute;
        content: "";
        width: 2px;
        height: 66%;
        background-image: url(../img/dot_right.png);
        background-repeat: repeat-y;
        background-size: 2px;
        top: 17%;
        right: 0; }
        @media screen and (min-width: 481px) {
          .p-guide table th:after {
            width: 3px;
            background-size: 3px; } }
      @media screen and (min-width: 481px) {
        .p-guide table th {
          text-align: center; } }

/* 地図*/
.p-guide_map {
  width: 100%;
  height: 300px;
  border-radius: 10px; }
  @media screen and (min-width: 481px) {
    .p-guide_map {
      height: 500px;
      border-radius: 16px; } }

/* 新着*/
.p-news_lists {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media screen and (min-width: 481px) {
    .p-news_lists {
      margin-top: 60px;
      margin-bottom: 60px; } }

.p-news_list {
  border-bottom: 2px dotted #e4dac5;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  @media screen and (min-width: 481px) {
    .p-news_list {
      padding-bottom: 16px;
      margin-bottom: 16px;
      border-bottom-width: 3px; } }
  .p-news_list a {
    display: flex; }

.p-news_title {
  font-size: 12px;
  font-size: 1.2rem; }
  @media screen and (min-width: 481px) {
    .p-news_title {
      font-size: 16px;
      font-size: 1.6rem; } }

.p-blog {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  text-align: center; }
  .p-blog img {
    width: 100%; }
    @media screen and (min-width: 481px) {
      .p-blog img {
        width: 70%; } }

.p-insta ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  box-sizing: border-box; }
  .p-insta ul li {
    width: calc(50% - 8px);
    height: calc(50% - 8px);
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 15px; }
    @media screen and (min-width: 481px) {
      .p-insta ul li {
        width: calc(33% - 13px);
        height: calc(33% - 13px);
        margin-right: 22px;
        margin-bottom: 22px; } }
    .p-insta ul li:nth-of-type(2n) {
      margin-right: 0; }
      @media screen and (min-width: 481px) {
        .p-insta ul li:nth-of-type(2n) {
          margin-right: 22px; } }
    @media screen and (min-width: 481px) {
      .p-insta ul li:nth-of-type(3n) {
        margin-right: 0; } }
    .p-insta ul li a {
      display: inline-block;
      box-sizing: border-box;
      text-align: center; }
      .p-insta ul li a img {
        width: 100%;
        height: 110px;
        object-fit: cover; }
        @media screen and (min-width: 481px) {
          .p-insta ul li a img {
            height: 190px; } }

/* お問い合わせ*/
.wpcf7 * {
  outline: none; }
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="date"], .wpcf7 textarea {
  padding: 15px;
  display: block;
  width: calc(100% - 36px);
  border: 1px solid #e4dac5;
  border-radius: 10px; }
.wpcf7 .form_matter {
  display: block;
  margin-bottom: 15px;
  position: relative; }
  .wpcf7 .form_matter:after {
    position: absolute;
    content: "▼";
    top: 27%;
    left: 167px; }
  .wpcf7 .form_matter select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e4dac5;
    width: 200px;
    height: 56px;
    border-radius: 10px;
    background-color: #fff;
    padding-left: 16px; }

.wpcf7-submit {
  border: none; }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok {
  border: 1px solid #877b55 !important;
  color: #877b55 !important;
  border-radius: 10px !important; }

/* カレンダー*/
.simcal-calendar {
  margin-bottom: 40px; }

/*# sourceMappingURL=style.css.map */
