@charset "UTF-8";
.pro_bg {
  padding: 20px 20px 32px;
  background: url(../img/common/bg_circle--left.webp), #fff;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: right 0 top 6rem;
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 769px) {
  .pro_bg {
    left: 25%;
    width: 75%;
    background-size: 60%;
    background-position: right bottom;
    margin-top: 0;
    padding: 12rem 6rem 24rem 6rem;
  }
}

.promise {
  z-index: 1;
  margin-bottom: 100px;
}
.promise .sub_page {
  padding: 0;
}
.promise .sub_page h1 {
  letter-spacing: 0.2rem;
  font-size: clamp(0.8125rem, 6vw, 1.5rem);
  line-height: 1.68;
  margin: 1rem 0 2rem;
}
@media screen and (min-width: 769px) {
  .promise .sub_page h1 {
    font-size: clamp(2rem, 3vw, 3.75rem);
    letter-spacing: 0.5rem;
    line-height: 1.8;
    margin: 1.6rem 0 4rem;
  }
}
.promise .top_img img {
  position: relative;
  z-index: 2;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .promise .top_img img {
    position: absolute;
    z-index: -1;
    top: -80px;
    max-width: 780px;
  }
}
.promise .pro_box {
  margin-bottom: 4rem;
}
@media screen and (min-width: 769px) {
  .promise .pro_box {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 769px) {
  .promise .pro_box p {
    font-size: clamp(1.125rem, 1.8vw, 1.5rem);
    line-height: 2.4;
    letter-spacing: 0.1rem;
    width: 46vw;
  }
}
@media screen and (max-width: 1645px) and (min-width: 768px) {
  .promise .pro_box p {
    width: 56vw;
  }
}
.promise .pro_box .pro_text {
  letter-spacing: 0.1rem;
}
@media screen and (min-width: 769px) {
  .promise .pro_box .pro_text {
    font-size: clamp(1.125rem, 1.8vw, 1.5rem);
  }
}
@media screen and (min-width: 769px) {
  .promise .pro_box .text_m {
    margin: 8rem 0 2.4rem;
  }
}
@media screen and (min-width: 769px) {
  .promise .pro_box .main {
    line-height: 2.8;
  }
}
.promise .pro_box_sec {
  position: relative;
  z-index: 1;
  padding: 0 20px 0;
}
@media screen and (min-width: 769px) {
  .promise .pro_box_sec {
    display: flex;
    align-items: flex-start;
    margin: 0 0 4rem 5%;
    padding: 0;
  }
  .promise .pro_box_sec:first-child {
    margin-top: -16rem;
  }
  .promise .pro_box_sec p {
    font-size: clamp(1.125rem, 1.8vw, 1.5rem);
    line-height: 2;
    width: 48%;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .promise .pro_box_sec p {
    margin: 0 0 0 4.7%;
  }
}
@media screen and (min-width: 1200px) {
  .promise .pro_box_sec p {
    margin: 0 0 0 6rem;
  }
}

@media screen and (min-width: 769px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
@media screen and (max-width: 1900px) {
  ._pc {
    display: none;
  }
}
.sub_bg {
  background: url(../img/common/bg_circle--left.webp), #fff;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: right 0 top 7rem;
}
@media screen and (min-width: 769px) {
  .sub_bg {
    background-size: auto;
    background-size: 27%;
    background-position: right 0 top 12rem;
  }
}

.sub_bg_s {
  background: url(../img/common/bg_circle--left.webp), #fff;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: right 0 top 8rem;
}
@media screen and (min-width: 769px) {
  .sub_bg_s {
    background-size: auto;
    background-size: 27%;
  }
}

.gar {
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.2rem;
}

.sub_page {
  font-family: "zen", "Zen Old Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  line-height: 2;
  padding: 0 20px 40px 20px;
}
@media screen and (min-width: 769px) {
  .sub_page {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    padding: 0 0 100px 0;
    width: 100%;
    min-height: 900px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1200px) {
  .sub_page {
    padding: 0 20px 80px 20px;
  }
}
@media screen and (max-width: 769px) {
  .sub_page img {
    width: 100%;
  }
}
.sub_page h1 {
  letter-spacing: 0.2rem;
  font-size: 1.5rem;
  line-height: 1.68;
  margin: 0 0 2rem;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .sub_page h1 {
    font-size: 2.75rem;
    letter-spacing: 0.5rem;
    line-height: 1.8;
  }
}
.sub_page h3 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  margin: 4rem 0 1.5rem;
}
@media screen and (min-width: 769px) {
  .sub_page h3 {
    font-size: 1.875rem;
    margin: 0 0 2.5rem 2rem;
  }
}
.sub_page .text_m {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media screen and (min-width: 769px) {
  .sub_page .text_m {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.2rem;
    margin: 2rem 0 1.5rem;
  }
}
.sub_page section {
  font-size: 0.875rem;
  margin-bottom: 4rem;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .sub_page section {
    font-size: 1.125rem;
    width: 1200px;
    margin: 0 auto 5rem;
  }
  .sub_page section:first-child {
    margin-bottom: 0;
  }
}
.sub_page section:last-child {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1220px) {
  .sub_page section {
    width: 100%;
  }
}
.sub_page p {
  margin: 0.6rem 0;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .sub_page p {
    font-size: 1.125rem;
  }
}
.sub_page tr {
  display: flex;
  line-height: 1.6;
  margin-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .sub_page tr {
    margin-bottom: 0.8rem;
  }
}
.sub_page tr td:first-child {
  white-space: nowrap;
  margin-right: 12px;
}
@media screen and (min-width: 769px) {
  .sub_page tr td:first-child {
    margin-right: 40px;
  }
}
.sub_page .sub_head {
  padding-top: 6rem;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_head {
    padding: 12rem 0 3rem 1rem;
  }
}
.sub_page .sub_head_type2 {
  padding-top: 6rem;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_head_type2 {
    padding: 12rem 0 3rem 1rem;
  }
}
.sub_page .sub_inner {
  padding: 0 0 0 0 1.5rem;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_inner {
    padding: 0 1.5rem;
  }
}
.sub_page .sub_inner .sub_text {
  margin-bottom: 3rem;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_inner .sub_inner {
    margin: 0rem 0 0 1rem;
  }
}
.sub_page .sub_inner .sub_inner p {
  margin: 0.12rem 0;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_inner .sub_inner {
    margin: 0 0 0 1rem;
  }
  .sub_page .sub_inner .sub_inner p {
    margin: 0.5rem 0;
  }
}
.sub_page .sub_box div {
  margin-bottom: 3rem;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_box {
    padding: 0 60px;
  }
  .sub_page .sub_box div {
    margin-bottom: 60px;
  }
}
.sub_page .sub_box .sub_inner div {
  margin-bottom: 0;
}
.sub_page .sub_box .sub_text {
  margin-bottom: 40px;
}
.sub_page .txt_box {
  margin-bottom: 2rem;
}
@media screen and (min-width: 769px) {
  .sub_page .txt_box {
    margin-bottom: 4rem;
  }
}
.sub_page .sub_list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_list {
    padding: 0 60px;
  }
}
.sub_page .sub_list .list_item {
  border-bottom: 1px solid #707070;
  padding: 20px 0;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_list .list_item {
    flex-direction: row;
    align-items: center;
    padding: 0;
  }
}
.sub_page .sub_list .list_item a {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_list .list_item a {
    font-size: 1.125rem;
    flex-direction: row;
    align-items: center;
    padding: 40px;
  }
  .sub_page .sub_list .list_item a:hover {
    opacity: 0.6;
  }
}
.sub_page .sub_list .date {
  margin-bottom: 4px;
}
@media screen and (min-width: 769px) {
  .sub_page .sub_list .date {
    margin: 0 60px 0 0;
    white-space: nowrap;
  }
}
.sub_page .sub_list .title {
  flex-grow: 1;
}
.sub_page .sub_btn {
  margin-top: 3.6rem;
}
.sub_page .link {
  display: flex;
  flex-direction: row;
  margin: 0.8rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .sub_page .link {
    margin: 1rem 0 0 1rem;
  }
}
.sub_page .link a {
  text-decoration-line: underline;
}
.sub_page .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
}
@media screen and (min-width: 769px) {
  .sub_page .pagination {
    margin-top: 4rem;
  }
}
.sub_page .pagination li {
  margin: 0 5px;
  font-size: 0.875rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .sub_page .pagination li {
    font-size: 1rem;
  }
}
.sub_page .pagination li a {
  border: 1px solid #CCCCCC;
  background-color: #EFEFEF;
  color: #000;
  padding: 12px 18px;
}
.sub_page .pagination li a:hover {
  opacity: 0.6;
}
.sub_page .pagination .w_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub_page .pagination .w_btn a {
  background-color: #ffffff;
  padding: 8px 15px;
}
@media screen and (min-width: 769px) {
  .sub_page .pagination .w_btn a {
    padding: 9px 16px;
  }
}
.sub_page .pagination .more {
  padding: 8px 15px;
  border: 1px solid #CCCCCC;
  background-color: #EFEFEF;
  color: #000;
  cursor: default;
}
@media screen and (min-width: 769px) {
  .sub_page .pagination .more {
    padding: 9px 16px;
  }
}
.sub_page .pagination .none_btn a {
  color: #fff;
  background-color: #000000;
  border: none;
}
.sub_page .pagination .none_btn a:hover {
  opacity: 1;
  cursor: default;
}
.sub_page .numbered-list {
  padding: 0 0 0 8px;
}
@media screen and (min-width: 769px) {
  .sub_page .numbered-list {
    padding: 0 0 0 1.6rem;
  }
}
.sub_page .numbered-list li,
.sub_page .numbered-list p {
  display: flex;
  margin-bottom: 1rem;
  position: relative;
}
.sub_page .numbered-list li div,
.sub_page .numbered-list p div {
  display: flex;
  flex-direction: column;
}
.sub_page .numbered-list span:first-child {
  font-size: 0.9375rem;
  position: relative;
  white-space: nowrap;
  margin-right: 0.5rem;
  top: -2px;
}
@media screen and (min-width: 769px) {
  .sub_page .numbered-list span:first-child {
    font-size: 1.125rem;
    top: -1px;
    margin-right: 1rem;
  }
}
.sub_page .pre_nav {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 5rem;
}
@media screen and (min-width: 960px) {
  .sub_page .pre_nav {
    justify-content: center;
    flex-direction: row;
  }
}
.sub_page .pre_nav .pre_btn {
  font-size: 1.125rem;
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  border: solid 1px #777;
  background-color: white;
  padding: 20px;
  margin: -1px 0;
}
@media screen and (min-width: 960px) {
  .sub_page .pre_nav .pre_btn {
    width: min(100%, 280px);
    margin: 0 8px;
  }
}
.sub_page .pre_nav .pre_btn:hover {
  border: solid 1px #8f8f8f;
  color: #8f8f8f;
}
@media screen and (min-width: 769px) {
  .sub_page section.pressroom {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 769px) {
  .sub_page section.pressroom p {
    font-size: 1.5625rem;
    line-height: 2.5;
  }
}
.sub_page section.error404 {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sub_page section.error404 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 769px) {
  .sub_page section.error404 p {
    font-size: 1.5625rem;
    line-height: 2.5;
  }
}
.sub_page .info {
  padding-bottom: 4rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .sub_page .info {
    padding-bottom: 14rem;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 1400px) {
  .sub_page .info {
    padding-bottom: 14rem;
    display: flex;
    justify-content: center;
  }
  .sub_page .info .sub_head {
    width: 1200px;
    display: flex;
    justify-content: center;
  }
}
.sub_page .info div {
  align-items: center;
}
.sub_page .info p {
  margin: 0;
}
@media screen and (min-width: 769px) {
  .sub_page .info p {
    font-size: 1.5625rem;
    margin: 1rem 0;
    line-height: 2.5;
    width: 41vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .sub_page .info p {
    font-size: 1.5625rem;
    width: 80VW;
  }
}
.sub_page .btnWrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub_page .btnWrap .c-btn {
  position: relative;
  display: inline-block;
  border: solid 1px #464646;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 1.15rem 3rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sub_page .btnWrap .c-btn {
    width: min(100%, 300px);
  }
}
.sub_page .btnWrap .c-btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: 0.3s;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
}
@media screen and (min-width: 769px) {
  .sub_page .btnWrap .c-btn::after {
    width: 14px;
    height: 14px;
  }
}
@media screen and (min-width: 769px) {
  .sub_page .btnWrap .c-btn:hover::after {
    right: 15px;
  }
}

.sub_page .access h3 {
  margin: 2.5rem 0 2rem 0;
  font-size: clamp(1.125rem, 5.8vw, 1.75rem);
  line-height: 1.5;
  padding: 0 0.5rem;
}
@media screen and (min-width: 769px) {
  .sub_page .access h3 {
    padding: 0;
    margin: 0 0 4rem 0;
    font-size: clamp(1.625rem, 1.7vw, 2rem);
  }
}
.sub_page .access .assets_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 960px) {
  .sub_page .access .assets_box {
    align-items: flex-start;
    flex-direction: row;
    gap: 4rem;
  }
}
.sub_page .access .assets_box div .tour_description {
  font-size: 0.875rem;
  line-height: 1.65;
}
@media screen and (min-width: 960px) {
  .sub_page .access .assets_box div .tour_description {
    font-size: 1rem;
    letter-spacing: 0;
    width: min(26vw, 360px);
  }
}
.sub_page .access .assets_box div .tour_description span {
  letter-spacing: 1px;
}
.sub_page .access .assets_box .map {
  max-width: 100%;
  width: 600px;
  margin-bottom: 3rem;
  text-align: center;
}
.sub_page .access .assets_box .map img {
  width: min(100%, 550px);
  height: auto;
  padding: 0 10%;
}
@media screen and (min-width: 769px) {
  .sub_page .access .assets_box .map img {
    padding: 0 4% 4% 4%;
  }
}
.sub_page .access .tour_box {
  padding: 0 0.5rem;
}
@media screen and (min-width: 769px) {
  .sub_page .access .tour_box {
    padding: 0;
    margin-bottom: 5rem;
  }
}
.sub_page .access .tour_box .tour_list {
  font-size: 1rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 769px) {
  .sub_page .access .tour_box .tour_list {
    font-size: 1.125rem;
    margin-top: 0;
  }
}
.sub_page .access .tour_box .tour_list span {
  background-color: #BB6536;
  color: #FFFFFF;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding-left: 2px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  font-size: 0.875rem;
}
.sub_page .access .tour_box .tour_item {
  display: flex;
  flex-direction: column;
  margin: 1rem 0 3rem;
  gap: 1rem;
}
@media screen and (min-width: 769px) {
  .sub_page .access .tour_box .tour_item {
    flex-direction: row;
    margin: 0.5rem 0 2rem;
  }
}
.sub_page .access .tour_box .tour_img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .sub_page .access .tour_box .tour_img {
    margin-right: 0.5rem;
    width: 110px;
    height: 110px;
  }
}
.sub_page .access .tour_box p {
  margin: 0;
}
.sub_page .access .season {
  position: relative;
  height: 100%;
  margin-top: 2rem;
}
@media screen and (min-width: 769px) {
  .sub_page .access .season {
    display: flex;
    gap: 1rem;
    margin-top: 3rem;
  }
}
.sub_page .access .season div {
  width: 48%;
}
@media screen and (min-width: 960px) {
  .sub_page .access .season div {
    width: 100%;
  }
  .sub_page .access .season div p {
    font-weight: 500;
    font-size: clamp(0.875rem, 1.5vw, 1.25rem);
  }
}
.sub_page .access .season div img {
  width: 100%;
}
.sub_page .access .swiper {
  font-size: 1.125rem;
}
@media screen and (min-width: 769px) {
  .sub_page .access .swiper .swiper-wrapper {
    gap: 20px;
  }
}
.sub_page .access .swiper .swiper-slide {
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 769px) {
  .sub_page .access .swiper .swiper-slide {
    width: calc((100% - 60px) / 4);
  }
}
.sub_page .access .swiper .swiper-slide img {
  width: 100%;
}
.sub_page .access .swiper .slide_btn {
  position: absolute;
  bottom: 2rem;
  z-index: 20;
}
@media screen and (min-width: 769px) {
  .sub_page .access .swiper .slide_btn {
    display: none;
  }
}
.sub_page .access .swiper .swiper-button-next,
.sub_page .access .swiper .swiper-button-prev {
  position: absolute;
  width: 120px;
  bottom: 0;
  top: auto;
  z-index: 30;
  color: #6A6A6A;
}
@media screen and (min-width: 769px) {
  .sub_page .access .swiper .swiper-button-next,
  .sub_page .access .swiper .swiper-button-prev {
    display: none;
  }
}
.sub_page .access .swiper .swiper-button-next:after,
.sub_page .access .swiper .swiper-button-prev:after {
  font-size: 1.25rem;
}
.sub_page .access .swiper .swiper-pagination-fraction {
  color: #6A6A6A;
  z-index: 10;
  margin-top: 1px;
}
.sub_page .access .swiper .swiper-button-next:after, .sub_page .access .swiper .swiper-button-prev:after {
  top: 25%;
  position: absolute;
}

.news_bg {
  background: url(../img/common/bg_circle--left.webp), #fff;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: right 0 top 3rem;
}
@media screen and (min-width: 769px) {
  .news_bg {
    background-size: auto;
    background-size: 27%;
  }
}

.news_detail {
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .news_detail {
    width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .news_detail .sub_head_type2 {
    margin: 0 0 3rem 1rem;
  }
}
.news_detail h1 {
  display: flex;
  flex-direction: column;
  font-weight: 500;
}
.news_detail h1 span {
  font-size: 0.75rem;
  letter-spacing: 0.25rem;
}
@media screen and (min-width: 769px) {
  .news_detail h1 span {
    font-size: 1.125rem;
    margin: 0 0 0 0.5rem;
  }
}
.news_detail .inner section {
  letter-spacing: 0.1rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .news_detail .inner section {
    padding: 0 60px;
    letter-spacing: 0.15rem;
    margin-bottom: 3rem;
  }
  .news_detail .inner section:first-child {
    margin-bottom: 7rem;
  }
}
.news_detail .inner section h2 {
  font-size: 1rem;
  font-weight: 500;
  background: #F3F3F3;
  padding: 20px 15px;
  margin-bottom: 1rem;
  line-height: 2rem;
}
@media screen and (min-width: 769px) {
  .news_detail .inner section h2 {
    font-size: 1.25rem;
    padding: 20px 40px;
    margin-bottom: 4rem;
  }
}
.news_detail .inner section h3 {
  font-size: 1rem;
  font-weight: 500;
  margin: 0 0 1.2rem;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .news_detail .inner section h3 {
    font-size: 1.125rem;
    margin: 0 0 1rem 0;
  }
}
.news_detail .inner section h4 {
  font-size: 0.875rem;
  margin: 0;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .news_detail .inner section h4 {
    font-size: 1.125rem;
    line-height: 3rem;
    margin: 2rem 0 1rem 0;
    font-weight: 500;
  }
}
.news_detail .inner section p {
  font-size: 0.875rem;
  margin: 0 0 0.5rem 0;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .news_detail .inner section p {
    font-size: 1rem;
  }
}
.news_detail .inner section p.detail_caption {
  font-size: 0.8125rem;
}
@media screen and (min-width: 769px) {
  .news_detail .inner section p.detail_caption {
    font-size: 0.9375rem;
  }
}
.news_detail .inner section div img {
  height: auto;
  margin-bottom: 1.3rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 769px) {
  .news_detail .inner section div img img {
    margin-bottom: 2rem;
  }
}
.news_detail .inner section .wysiwygArea a {
  text-decoration: underline;
  color: #0074E8;
}
.news_detail .detail_full {
  margin-bottom: 20px;
}
.news_detail .detail_full img {
  width: 100%;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 960px) {
  .news_detail .detail_full img {
    margin-bottom: 3rem;
  }
}
.news_detail .detail_left img {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .news_detail .detail_left {
    display: flex;
  }
}
.news_detail .detail_right img {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .news_detail .detail_right {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 769px) {
  .news_detail .detail_right, .news_detail .detail_left, .news_detail .detail_img {
    gap: 60px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 769px) {
  .news_detail .detail_right img, .news_detail .detail_right > div, .news_detail .detail_left img, .news_detail .detail_left > div, .news_detail .detail_img img, .news_detail .detail_img > div {
    width: calc((100% - 60px) / 2);
  }
}
@media screen and (min-width: 769px) {
  .news_detail .detail_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 60px;
  }
}
.news_detail .detail_img div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 2rem;
}
@media screen and (min-width: 769px) {
  .news_detail .detail_img div {
    width: 47%;
  }
  .news_detail .detail_img div img {
    width: 470px;
  }
}
@media screen and (max-width: 768px) {
  .news_detail .detail_img div img {
    width: 100%;
  }
}
.news_detail .detail_img p {
  padding: 0 12px;
  letter-spacing: 0;
}

input, textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 1rem;
  font-family: inherit;
  font-weight: normal;
  color: #000;
}
@media screen and (min-width: 769px) {
  input, textarea {
    font-size: 1.125rem;
  }
}

input[type=submit], input[type=radio], input[type=checkbox] {
  cursor: pointer;
}

#ui-datepicker-div {
  transform: scale(1.25);
}
#ui-datepicker-div tr td span,
#ui-datepicker-div tr td a {
  padding: 10px 2px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .bg_sp_none {
    background: url(../img/common/bg_circle--left.webp), #fff;
    background-repeat: no-repeat;
    background-size: 27%;
    background-position: right 0 top 12rem;
  }
}

.caution {
  display: inline-block;
  color: #DB0000;
  line-height: 1.5;
  margin: 1rem 0;
}

.contact {
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .contact .sub_inner {
    width: 100%;
    padding: 0 136px;
  }
}
.contact .form {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 1200px) {
  .contact .form {
    flex-direction: row;
  }
}
.contact dt {
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 2rem;
  padding: 0.2em 0 0.4em;
  margin-right: 10px;
  position: relative;
}
@media screen and (min-width: 960px) {
  .contact dt {
    flex: 2.5;
    font-size: 1.125rem;
  }
}
.contact dt label {
  display: flex;
  align-items: center;
}
.contact .form .required {
  font-size: 0.875rem;
  background-color: #343434;
  color: #fff;
  line-height: 25px;
  padding: 0 5px;
  margin-left: 0.8rem;
  border-radius: 2px;
}
@media screen and (min-width: 1200px) {
  .contact .form .required {
    height: 25px;
    border-radius: 3px;
    position: absolute;
    right: 10%;
  }
}
.contact dd {
  margin-top: 0.5rem;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .contact dd {
    flex: 7;
    margin-top: 0;
  }
}
.contact .form input,
.contact .form select,
.contact .form textarea {
  width: 100%;
  padding: 0.8rem;
  box-sizing: border-box;
  background-color: #F5F3F3;
  border: 1px solid #CCCCCC;
}
.contact .form input::-moz-placeholder, .contact .form select::-moz-placeholder, .contact .form textarea::-moz-placeholder {
  font-family: "zen", "Zen Old Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contact .form input::placeholder,
.contact .form select::placeholder,
.contact .form textarea::placeholder {
  font-family: "zen", "Zen Old Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (min-width: 769px) {
  .contact .form input::-moz-placeholder, .contact .form select::-moz-placeholder, .contact .form textarea::-moz-placeholder {
    font-size: 1rem;
    letter-spacing: 0.15rem;
  }
  .contact .form input::placeholder,
  .contact .form select::placeholder,
  .contact .form textarea::placeholder {
    font-size: 1rem;
    letter-spacing: 0.15rem;
  }
}
.contact .visit {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .contact .visit {
    flex-direction: row;
  }
}
@media screen and (min-width: 769px) {
  .contact .visit div {
    display: flex;
    flex-direction: row;
  }
}
.contact .visit input {
  width: min(100%, 240px);
}
@media screen and (min-width: 769px) {
  .contact .visit input {
    width: 13rem;
  }
}
.contact .visit .date,
.contact .visit .time {
  position: relative;
}
.contact .visit .date label,
.contact .visit .time label {
  display: flex;
  gap: 1rem;
}
.contact .visit .date {
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 769px) {
  .contact .visit .date {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .contact .visit .date label {
    margin-right: 2rem;
  }
}
.contact .visit .date label img {
  width: 29px;
}
@media screen and (min-width: 769px) {
  .contact .visit .date label img:hover {
    cursor: pointer;
  }
}
.contact .visit .time label img {
  width: 33px;
}
.contact textarea {
  height: 16rem;
}
.contact .guests {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .contact .guests {
    display: flex;
    flex-direction: column;
  }
}
.contact .guests > div {
  width: 100%;
}
.contact .guests > div .error {
  display: block;
}
.contact .guests input {
  width: 6rem;
}
.contact .guests input + span {
  margin-left: 0.5rem;
}
.contact .radio_group {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
@media screen and (min-width: 769px) {
  .contact .radio_group {
    flex-direction: row;
    align-items: center;
    gap: 36px;
  }
}
@media screen and (max-width: 372px) {
  .contact .radio_group {
    flex-direction: column;
  }
}
.contact .radio_group .radio {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact .radio_group .radio {
    gap: 36px;
  }
}
.contact .radio_group .radio label {
  width: min(25%, 215px);
  padding: 0 0 0 2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact .radio_group .radio label {
    cursor: pointer;
  }
}
.contact .radio_group .radio label::before, .contact .radio_group .radio label::after {
  content: "";
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  transition: 0.3s;
  border-radius: 50%;
}
.contact .radio_group .radio label::before {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 22px;
  height: 22px;
  left: 5px;
}
.contact .radio_group .radio label::after {
  background-color: #D9D9D9;
  width: 14px;
  height: 14px;
  left: 9px;
}
.contact .radio_group .radio label:has(input:checked)::after {
  background-color: #000;
}
.contact .radio_group .radio label input {
  position: absolute;
  white-space: nowrap;
  border: 0;
  background: transparent;
  overflow: hidden;
  height: 30px;
  width: 80%;
  z-index: 0;
  padding: 0;
}
.contact .contact_btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px;
}
.contact .contact_btn .checkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 1rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact .contact_btn .checkbox {
    margin-top: 3rem;
    text-align: center;
  }
}
.contact .contact_btn .checkbox .mwform-checkbox-field-text {
  display: none;
}
.contact .contact_btn .checkbox input[type=checkbox] {
  width: 24px;
  height: 24px;
  border: 1px solid #707070;
  -moz-appearance: none;
       appearance: none;
  /* Remove default checkbox styling */
  -webkit-appearance: none;
  background-color: transparent;
  position: relative;
  margin-right: 0.5rem;
}
.contact .contact_btn .checkbox input[type=checkbox]:checked::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #343434;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 25%, 80% 0%, 45% 55%);
}
.contact .contact_btn .checkbox label {
  font-size: 1rem;
  color: #000;
}
.contact .contact_btn .checkbox label input {
  vertical-align: middle;
  margin-bottom: 7px;
  display: inline-block;
}
.contact .contact_btn .checkbox a {
  text-decoration: underline;
}
.contact .contact_btn .checkbox a:hover, .contact .contact_btn .checkbox a:focus {
  opacity: 0.6;
}
.contact .contact_btn .checkbox .error {
  display: block;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact .contact_btn .c-btn {
    width: 300px;
    padding: 1rem 3rem;
  }
}
.contact .contact_btn .sub_btn {
  margin-top: 2rem;
  display: flex;
  gap: 1rem;
}
@media screen and (min-width: 769px) {
  .contact .contact_btn .sub_btn input:hover {
    opacity: 0.8;
  }
}
.contact .error {
  margin: 8px 0 4px;
  background: rgba(255, 176, 176, 0.2);
  font-weight: 600;
  padding: 0 12px;
  width: 100%;
}

.contact .mw_wp_form_confirm .form {
  border-top: solid 1px #ccc;
}
@media screen and (min-width: 769px) {
  .contact .mw_wp_form_confirm .form {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.contact .mw_wp_form_confirm .form:last-of-type {
  padding-bottom: 1.2rem;
  border-bottom: solid 1px #ccc;
}
@media screen and (min-width: 769px) {
  .contact .mw_wp_form_confirm .form dd {
    padding: 1rem 0 0 0;
    flex: 5;
  }
}
@media screen and (min-width: 769px) {
  .contact .mw_wp_form_confirm .form dd.visit {
    width: auto;
  }
}
.contact .mw_wp_form_confirm .form dt {
  padding: 1rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .contact .mw_wp_form_confirm .form dt {
    padding: 1rem 0 0 1rem;
    width: min(25%, 280px);
  }
}
.contact .mw_wp_form_confirm .form .required,
.contact .mw_wp_form_confirm .form dd img {
  display: none;
}
.contact .mw_wp_form_confirm .checkbox:has(a[href="/privacy"]) {
  display: none;
}
.contact .mw_wp_form_complete h2 {
  font-size: 1.125rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 769px) {
  .contact .mw_wp_form_complete h2 {
    font-size: 1.5rem;
  }
}
.contact .mw_wp_form_complete p {
  margin-bottom: 1.5rem;
}
.contact .mw_wp_form_complete p.indent--complete {
  font-size: 0.75rem;
  padding-left: 1rem;
  position: relative;
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .contact .mw_wp_form_complete p.indent--complete {
    font-size: 0.9375rem;
  }
}
.contact .mw_wp_form_complete p.indent--complete + .indent--complete {
  margin-top: 0.25rem;
}
.contact .mw_wp_form_complete p.indent--complete::before {
  content: "※";
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0rem;
}
.contact .mw_wp_form_complete .contact_btn {
  margin-top: 2.5em;
}
.contact .mw_wp_form_complete ul {
  margin: 0 0 1.5rem 1.5rem;
}
.contact .mw_wp_form_complete ul li {
  list-style-type: disc;
}

.list--number,
.list--disc {
  margin-left: 1.2rem;
}
@media screen and (min-width: 769px) {
  .list--number,
  .list--disc {
    margin-left: 1.6rem;
  }
}
.list--number li,
.list--disc li {
  margin-bottom: 0.4rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .list--number li,
  .list--disc li {
    margin-bottom: 0.8rem;
    line-height: 1.6;
  }
}

.list--number {
  list-style-type: dicimal;
}

.list--disc {
  list-style-type: disc;
}

.sitepolicy section p a,
.privacypolicy section p a {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .sitepolicy section p a:hover,
  .privacypolicy section p a:hover {
    color: #555;
  }
}
.sitepolicy section p a[href^="https://"]::after,
.privacypolicy section p a[href^="https://"]::after {
  content: "";
  width: 16px;
  height: 12px;
  background: url(../img/common/icon_link_bk.svg) no-repeat center center;
  background-size: contain;
  display: inline-block;
  margin: 0 0.25rem;
}

.sitepolicy__headingTitle .read {
  margin-bottom: 5rem;
}

@media screen and (min-width: 769px) {
  .privacypolicy p, .privacypolicy li, .privacypolicy address {
    font-size: 1.125rem;
  }
}
.privacypolicy p.read, .privacypolicy li.read, .privacypolicy address.read {
  margin-bottom: 5rem;
}
.privacypolicy .list--number {
  margin-left: 2.2rem;
}
.privacypolicy .list--number > li {
  display: list-item;
  margin-bottom: 3rem;
}
@media screen and (min-width: 769px) {
  .privacypolicy .list--number > li {
    margin-bottom: 5rem;
  }
}
.privacypolicy .list--number > li::marker {
  display: inline;
  font-size: 1.25rem;
}
@media screen and (min-width: 769px) {
  .privacypolicy .list--number > li::marker {
    font-size: 1.75rem;
  }
}
.privacypolicy .list--number > li h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 1.2rem;
}
@media screen and (min-width: 769px) {
  .privacypolicy .list--number > li h2 {
    font-size: 1.75rem;
  }
}
.privacypolicy .list--number > li p {
  line-height: 1.6rem;
}
@media screen and (min-width: 769px) {
  .privacypolicy .list--number > li p {
    line-height: 1.8rem;
  }
}
.privacypolicy .list--number > li p + .list--disc {
  margin-top: 1.5rem;
}
.privacypolicy h3 {
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 769px) {
  .privacypolicy h3 + address {
    margin-left: 2.2rem;
  }
}/*# sourceMappingURL=sub_page.css.map */