@charset "UTF-8";
/* Scss Document
*****************************************************************/
/* mixin
*********************************************************************/
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* フルワイド */
/* 1280 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;400;700&display=swap");
/*　font-family: 'Noto Serif JP', serif;　*/
@import url("https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap");
/*　font-family: 'Yuji Syuku', serif;　*/
header .doramakan_menu_pc {
  margin-bottom: 50px;
}

.area_contents .block_contents img {
  width: 100%;
}
.area_contents .block_contents .lead {
  margin-top: 20px;
  text-align: center;
  border: 2px solid #D50E25;
  padding: 20px;
  font-size: 2rem;
  line-height: 1.8em;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .lead {
    text-align: left;
    padding: 15px;
    font-size: 1.5rem;
  }
}
.area_contents .block_contents h3 img {
  max-width: 25px;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 5px;
}
.area_contents .block_contents .instaArea {
  list-style-type: none;
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default {
  margin-top: 50px;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default {
    margin-top: 25px;
  }
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item {
  width: 23.5%;
  border-radius: 10px;
  overflow: hidden;
  height: 283px;
  display: grid;
  place-content: center;
  place-items: center;
  background: #2A1710;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item {
    height: 191px;
  }
}
@media all and (max-width: 480px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item {
    width: 48%;
    height: 25vh;
    border-radius: 5px;
    margin-right: 4%;
  }
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(4n) {
  margin-right: 0;
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(4n+1) {
  clear: both;
}
@media all and (max-width: 480px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(even) {
    margin-right: 0 !important;
  }
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n) {
  margin-right: 2%;
}
@media all and (max-width: 480px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n) {
    margin-right: 4%;
  }
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1) {
  clear: none;
}
@media all and (max-width: 480px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1) {
    margin-right: 4%;
  }
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:first-child {
  margin-right: 2%;
}
@media all and (max-width: 480px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper.default .item:first-child {
    margin-right: 4%;
  }
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper .button {
  background: #2A1710;
  border: 1px solid #2A1710;
  border-radius: 30px;
  color: #fff;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper .button {
    margin-top: 10px;
  }
}
.area_contents .block_contents .instaArea .catch-instagram-feed-gallery-widget-wrapper .button:hover {
  opacity: 1;
  background: #DB8600;
  border: 1px solid #DB8600;
}
.area_contents .block_contents h3 span {
  font-size: 60%;
  background: #D50E25;
  padding: 5px 5px 6px 7px;
  margin-right: 10px;
  color: #fff;
  vertical-align: text-bottom;
  font-weight: normal;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .newslistArea {
    padding: 0;
  }
}
.area_contents .block_contents .btn_more a {
  max-width: 400px;
}
.area_contents .block_contents .infoArea > li.box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .infoArea > li.box {
    display: block;
    margin-top: 15px;
  }
}
.area_contents .block_contents .infoArea > li.box .text {
  width: 49%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .infoArea > li.box .text {
    width: 100%;
  }
}
.area_contents .block_contents .infoArea > li.box .map {
  width: 49%;
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .infoArea > li.box .map {
    width: 100%;
    margin-top: 30px;
  }
}
.area_contents .block_contents .infoArea > li.box .map iframe {
  max-width: 100%;
}
@media all and (max-width: 480px) {
  .area_contents .block_contents .infoArea > li.box .map iframe {
    width: 100%;
    height: 300px;
  }
}
.area_contents .block_contents .infoArea > li ul.columnBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.area_contents .block_contents .infoArea > li ul.columnBox > li {
  width: calc(33.3333333333% - 20px);
  margin-bottom: 30px;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .infoArea > li ul.columnBox > li {
    width: 100%;
    margin-bottom: 15px;
  }
}
.area_contents .block_contents .infoArea > li ul.columnBox > li.wide {
  width: calc(50% - 20px);
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .infoArea > li ul.columnBox > li.wide {
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .infoArea > li ul.columnBox > li:nth-child(4) {
    width: calc(50% - 5px);
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .infoArea > li ul.columnBox > li:not(.wide) {
    width: calc(50% - 5px);
  }
}
.area_contents .block_contents .infoArea > li .btn_more {
  text-align: left !important;
}
@media all and (max-width: 480px) {
  .area_contents .block_contents .infoArea > li .btn_more {
    text-align: center !important;
  }
}
.area_contents .block_contents .infoArea > li .btn_more.externallink {
  padding: 2vh 0;
}
.area_contents .block_contents .infoArea > li .btn_more.externallink a::after {
  content: "";
  background: url(../../../common/images/icon_externallink.svg);
  width: 20px;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
.area_contents .block_contents .btnwrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .btnwrap {
    display: block;
  }
}
.area_contents .block_contents .btnwrap .more {
  width: 48%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .btnwrap .more {
    width: 100%;
  }
}
.area_contents .block_contents .btnwrap .more a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 15px;
  transition: 0.5s;
  width: 100%;
  color: #2A1710;
  border: 1px solid #2A1710;
  line-height: 1.5;
  background: rgba(255, 255, 255, 0.4);
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .btnwrap .more a {
    width: 100%;
    font-size: 1.6rem;
    padding: 10px;
  }
}
.area_contents .block_contents .btnwrap .more a::after {
  content: "▲";
  font-size: 9px;
  position: absolute;
  top: 43%;
  transform: rotate(90deg);
  right: 16px;
}
.area_contents .block_contents .btnwrap .more a:hover {
  color: #fff;
  background: #2A1710;
  opacity: 1;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .btnwrap .more + .more {
    margin-top: 20px;
  }
}
.area_contents .block_contents .btnwrap .more.close a {
  pointer-events: none;
  background: #ddd;
  color: #888;
  border: 1px solid #888;
  height: 86px;
  padding: 7px;
  line-height: 1.3;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .btnwrap .more.close a {
    height: auto;
  }
}
.area_contents .block_contents .banner {
  text-align: center;
  margin-top: 50px;
}
.area_contents .block_contents .banner img {
  width: auto;
  max-width: 521px;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .banner img {
    width: 100%;
  }
}