@charset "UTF-8";
.color-iromenu {
  color: #ba4b15;
}

.txt-detail-normal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-detail-s {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-detail-sc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-detail-xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt_detail__n {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
}

.txt-mincho-title-main {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
.txt-mincho-title-3xl {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
.txt-mincho-title-xl {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-title-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.txt-mincho-title-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  line-height: 2;
}
.txt-mincho-title-m {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  line-height: 2;
}
.txt-mincho-detail-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-detail-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-detail-mc {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.9;
}
.txt-mincho-detail-m {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}
.txt-mincho-detail-s {
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.6;
}
.txt-mincho-detail-xs {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.pt12 {
  padding-top: 12px;
}

.pb12 {
  padding-bottom: 12px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.access {
  background-color: #fff;
}

.sns--subtitle {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-size: 18px;
}
.sns--title {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-size: 40px;
}
.sns--kana {
  display: block;
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-size: 18px;
}

.sns_icon2 {
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 28px;
  max-width: 110px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  text-align: center;
}

.sns_icon5 {
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 28px;
  max-width: 300px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  text-align: center;
}

.sns_botton {
  background-color: #bbcce9;
  border-radius: 10px;
  padding: 20px 40px;
  height: 50px;
  position: relative;
}
.sns_botton img {
  width: 50px;
}
.sns_botton .txt_mincho_detail__n {
  position: absolute;
  top: 50%;
  transform: translateY(-100%);
}

.sns_botton2 {
  background-color: #bbcce9;
  border-radius: 10px;
  padding: 20px 40px;
  height: 50px;
  position: relative;
}
.sns_botton2 img {
  width: 50px;
}
.sns_botton2 .txt_mincho_detail__n {
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
}

.sns_logo_left {
  float: left;
  padding-right: 25px;
}

.logos {
  height: 75px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

@media screen and (max-width: 640px) {
  .sns--subtitle {
    display: block;
    text-align: center;
    font-family: "Noto Serif JP", serif;
    color: #222;
    font-size: 13px;
  }
  .sns--title {
    display: block;
    text-align: center;
    font-family: "Noto Serif JP", serif;
    color: #222;
    font-size: 40px;
  }
  .sns--kana {
    display: block;
    text-align: center;
    font-family: "Noto Serif JP", serif;
    color: #222;
    font-size: 13px;
  }
}
footer {
  padding: 25px 0px 0px 0px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 0px 0px 0px;
  }
}
.txt-copyright {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  color: #222;
  margin-top: 8px;
}

#hotel_link {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 13px;
}

#hotel_link > li {
  padding: 0 10px;
  border-left: solid 1px #222;
  border-right: solid 1px #222;
}

#hotel_link > li + li {
  border-left: none;
}

#hotel_link > li a {
  color: #222;
  text-decoration: none;
}

#hotel_link > li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  #hotel_link {
    flex-wrap: wrap;
    max-width: 320px;
    font-size: 12px;
  }
  #hotel_link > li {
    width: 100%;
    padding: 0 10px;
    border-left: solid 1px #222 !important;
    border-right: solid 1px #222 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
  }
  #hotel_link > li + li {
    margin-top: 10px;
  }
}
br.brsp {
  display: none;
}

br.brpc {
  display: inline;
}

@media screen and (max-width: 640px) {
  br.brsp {
    display: inline;
  }
  br.brpc {
    display: none;
  }
}
.spswap {
  display: none !important;
}

.pcswap {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  .pcswap {
    display: none !important;
  }
  .spswap {
    display: inline !important;
    display: block !important;
    margin: 0 auto;
  }
}
.description {
  font-size: 13px;
  margin: 0 auto;
  padding-top: 25px;
  text-align: left;
}
.description .inner {
  background-color: #000;
  max-width: 850px;
}

ul.description {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 13px;
  color: #222;
  max-width: 770px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
}

ul.description li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #222;
}

ul.description_white {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 13px;
  color: #222;
  max-width: 750px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

ul.description_white li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #222;
}

@media (max-width: 768px) {
  ul.description {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 13px;
    color: #222;
    max-width: 85%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.img-frame {
  position: relative;
  width: 100%;
  height: 800px;
  overflow: hidden;
  margin: 0 auto;
}

.msg {
  position: absolute;
  top: 0px;
  left: 70%;
  z-index: 10;
  padding: 0;
  margin: 0;
}

.msg img {
  width: 203px;
  height: 500px;
}

@media screen and (max-width: 767px) {
  .img-frame {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    margin: 0 auto;
  }
  .msg {
    position: absolute;
    top: 0px;
    left: 56%;
    z-index: 10;
    padding: 0;
    margin: 0;
  }
  .msg img {
    width: 171px;
    height: 420px;
  }
}
.img-01, .img-02, .img-03 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.img-01 {
  background-image: url("../images/topphoto1.jpg");
  animation: slide-animation-01 24s infinite;
}

.img-02 {
  background-image: url("../images/topphoto2.jpg");
  animation: slide-animation-02 24s infinite;
}

.img-03 {
  background-image: url("../images/topphoto3.jpg");
  animation: slide-animation-03 24s infinite;
}

@media screen and (max-width: 767px) {
  .img-frame {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin: 0 auto;
  }
}
@keyframes slide-animation-01 {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    transform: scale(1.25);
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1.5);
  }
}
@keyframes slide-animation-02 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
    transform: scale(1.25);
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  70% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-animation-03 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
    transform: scale(1.25);
  }
  70% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  background: #fff;
  font-size: 15px;
  line-height: 1.5;
  color: #222;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 480px) {
  body {
    font-size: 15px;
  }
}
#header {
  width: 100%;
  margin: 0 auto;
}

#header table,
#copyright {
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.section__title {
  background-image: url(../images/section_back1.webp);
  background-color: #f4e8d2;
}
.section__toplink {
  background-color: #fff;
}
.section__pink {
  background-image: url(../images/section_back1-2.webp);
  padding-top: 60px;
  background-color: #f4e8d2;
}
.section__yellow {
  background-image: url(../images/section_back2.webp);
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #f4e8d2;
}

h1,
h2,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}

h3 {
  font-weight: 900;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

ul {
  list-style: none;
}

a {
  color: #222;
}

a:hover {
  opacity: 0.5;
}

.txt_pcleft_spcenter {
  text-align: left;
}

@media (max-width: 768px) {
  .txt_pcleft_spcenter {
    text-align: center;
  }
}
.title_img {
  display: block;
  margin: 0 auto;
  padding: 40px 8px 0px 8px;
  text-align: center;
  max-width: 600px;
}

.inner_title_img {
  display: block;
  margin: 0 auto;
  max-width: 750px;
  padding-top: 12px;
  padding-bottom: 20px;
}

.photo {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  padding-bottom: 10px;
}

.line_img {
  display: block;
  margin: 0 auto;
  max-width: 90%;
  padding-top: 20px;
  padding-bottom: 60px;
}

.grid2 {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.grid2 a {
  text-decoration: none;
}

.grid2s {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.grid2_37 {
  display: grid;
  margin: 0 auto;
  max-width: 800px;
  grid-template-columns: 0.3fr 0.7fr;
  gap: 40px;
}

.grid2_73 {
  display: grid;
  margin: 0 auto;
  max-width: 800px;
  grid-template-columns: 0.7fr 0.3fr;
  gap: 40px;
}

.grid2_46 {
  display: grid;
  margin: 0 auto;
  max-width: 800px;
  grid-template-columns: 0.4fr 0.6fr;
  gap: 40px;
}

.grid2_64 {
  display: grid;
  margin: 0 auto;
  max-width: 800px;
  grid-template-columns: 0.6fr 0.4fr;
  gap: 40px;
}

.grid2_91 {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 0.85fr 0.15fr;
  gap: 10px;
}

.grid2_19 {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 0.13fr 0.87fr;
  gap: 4px;
}

.grid3s {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  text-align: center;
  align-items: flex-end;
}

.grid3 {
  display: grid;
  max-width: 600px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}

.grid4s {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0px;
  max-width: 680px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .grid2_37,
  .grid2_73,
  .grid2_46,
  .grid2_64,
  .grid4s {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
  }
  .grid2s {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    text-align: center;
  }
  .grid2 {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .grid3 {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    text-align: center;
  }
  .grid3s {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    text-align: center;
  }
  .grid4 {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    text-align: center;
  }
  .grid2_91 {
    display: grid;
    margin: 0 auto;
    grid-template-columns: 0.7fr 0.3fr;
    gap: 10px;
  }
  .item_rev1 {
    order: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 90%;
    margin: 0 auto;
  }
  .item_rev2 {
    order: 2;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
  }
}
#top {
  background: #d6edfb;
}

#top header .inner {
  max-width: 100%;
  margin: 0;
}

#main {
  margin: 0;
}

.inner {
  width: 100%;
  margin: 0 auto;
}

.text_area {
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 0 50px 0;
  color: #222;
  line-height: 1.4;
}

.text_area_center {
  display: block;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 0 50px 0;
  color: #222;
  line-height: 1.4;
  text-align: center;
}

.text_area_wide {
  max-width: 800px;
  margin: 0 auto;
  padding: 45px 0 30px 0;
  color: #222;
  line-height: 1.4;
  border-radius: 35px;
  border: solid 2px #ed7100;
  background-color: rgba(255, 255, 255, 0.5); /* 白色で50%透明 */
  /* background-image: url(../images/section_back_mini.png); */
}

.text_area_wide2 {
  max-width: 800px;
  margin: 0 auto;
  padding: 45px 70px 30px 70px;
  color: #222;
  line-height: 1.4;
  border-radius: 35px;
  border: solid 2px #c1c363;
}

.text_area_inner {
  max-width: 650px;
  margin: 0 auto;
  padding: 20px 0 50px 0;
  color: #222;
  line-height: 1.4;
}

.text_area_bgw {
  max-width: 850px;
  margin: 0 auto;
  padding: 20px 0 30px 0;
  color: #222;
  line-height: 1.4;
  background-color: #fff;
}

.item_toplink {
  text-align: center;
}

.card {
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  color: #333;
  text-decoration: none;
}



.fa-solid {
  font-size: 28px;
  margin-left: 4px;
  vertical-align: -2px;
}

hr {
  border-top: 7px solid #222;
}



.botton_ {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding-top: 40px;
}

.botton__ {
  display: block;
  width: 250px;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 35px;
}

.kakomi {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 35px;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px;
  border: solid 2px #c1c363;
}

@media (max-width: 768px) {
  .text_area {
    max-width: 90%;
    margin: 0 auto;
  }
  .inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .photo {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    padding-bottom: 10px;
  }
  .photo_sp {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .kakomi {
    max-width: 85%;
  }
  .txt-mincho-detail-mc {
    text-align: center;
  }
}
.sns_botton {
  background-color: #bbcce9;
  border-radius: 10px;
  padding: 20px 40px;
  height: 50px;
}
.sns_botton img {
  width: 50px;
}

.sns_logo_left {
  float: left;
  padding-right: 25px;
}/*# sourceMappingURL=style.css.map */