@charset "utf-8";
body.loaded {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
h1 {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 12px;
}
h1 span {
  font-size: 17px;
  letter-spacing: 1px;
}
h2 {
  font-size: 24px;
  margin-bottom: 35px;
  line-height: 1;
}
h3 {
  font-size: 20px;
}
s {
  text-decoration: line-through;
}
.txt {
  margin-bottom: 15px;
}
.pict {
  background-color: #91000e;
  padding: 3px 6px;
  margin-right: 5px;
}
.main_visual {
  margin-bottom: 50px;
  position: relative;
}
.main_visual .slider-img1 {
  position: relative;
  width: 100%;
  min-height: 80vh;
  background: url("../image/230915/back_img_02.webp") bottom / cover;
}
.main_visual .slider-img2 {
  position: relative;
  width: 100%;
  min-height: 80vh;
  background: url("../image/230915/back_img_03.webp") bottom / cover;
}
.main_visual .slider-img3 {
  position: relative;
  width: 100%;
  min-height: 80vh;
  background: url("../image/230915/back_img_04.webp") top / cover;
}
.main_visual .slider-img4 {
  position: relative;
  width: 100%;
  min-height: 80vh;
  background: url("../image/230915/back_img_05.webp") bottom / cover;
  background-position: left 40% top;
}
.main_visual .slider-img5 {
  position: relative;
  width: 100%;
  min-height: 80vh;
  background: url("../image/230915/back_img_01.webp") bottom / cover;
  background-position: left 15% top;
}
.main_visual .main_copy {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.main_visual .main_copy > p {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
.main_visual .main_copy > p img {
  margin: 0 auto;
  width: 297px;
}
.main_visual .slick-dots {
  bottom: 10px;
  display: none;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-next:before {
  background: url("../img/common/right.png");
  background-size: contain;
}
.slick-prev:before {
  background: url("../img/common/left.png");
  background-size: contain;
}
.fv_bnr {
  position: absolute;
  width: 92%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 5vh;
}
.fv_bnr p img {
  width: 60%;
}
.fv_bnr ul {
  display: flex;
  justify-content: end;
}
.fv_bnr ul li {
  width: 140px;
}
/* ========================
    tripla-booking
========================== */
#reservation_01.lower {
  display: none;
}

/* ========================
	コンテンツ基本
========================== */
.con_outer {
  margin-bottom: 80px;
  text-align: center;
}
.con_outer .inner {
  width: 90%;
  margin: 30px auto;
}
#seat,
#detail,
#caution {
  margin-top: -20px;
  padding-top: 20px;
}
/* ========================
	concept
========================== */
.concept_list {
  margin-top: 50px;
}
.concept_list .list_dit {
  width: 91%;
  margin: 50px auto 0;
}
.concept_list .list_dit .tit {
  font-size: 24px;
}
/* ========================
	menu
========================== */
#menu {
  background-color: #000;
  color: #fff;
  padding: 80px 0;
}
#menu .slider {
  width: 100%;
}
#menu .slider-img {
  position: relative;
  margin: 0 5px;
}
#menu .slick-content {
  position: absolute;
  width: 90%;
  top: 82%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
#menu .slick-content p {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  line-height: 1.7;
  letter-spacing: 0.5px;
}
#menu .slick-content > p img {
  height: 33px;
  width: auto;
  margin-left: -5px;
  opacity: 0.6;
}
#menu .slider-img img {
  width: 100%;
  height: auto;
}
#menu .slick-dots {
  position: static;
  margin-top: 5px;
}
#menu .m_btn {
  width: 90%;
  margin: 40px auto 0;
}
#menu .m_btn p {
  margin-bottom: 20px;
  position: relative;
}
#menu .m_btn p span {
  color: #fff;
}
#menu .m_btn p a {
  padding: 5px 0;
  border: 1px solid #fff;
  width: 100%;
  display: inherit;
}
#menu .box_course {
  display: grid;
  gap: 20px;
}
#menu .box_course a {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  line-height: 1.5;
}
.course_wrap {
  margin-top: 30px;
}
.box_course_image {
  grid-area: 1 / 1 / 3 / 1;
}
.box_course_title {
  text-align: left;
}
.box_course_price {
  text-align: right;
}
.box_course_price span {
  font-size: 150%;
}
/* ========================
	seat
========================== */
.seat_list {
  padding-bottom: 30px;
}
.seat_list:last-child {
  padding-bottom: 0;
}
.seat_list .list_dit {
  width: 91%;
  margin: 20px auto 0;
}
.seat_list .tit,
.course_wrap .tit {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.seat_list .tit span {
  font-size: 14px;
}
/* ========================
	news
========================== */
#news.con_outer {
  margin-bottom: 0;
}
#news.con_outer .inner {
  margin: 0 auto 50px;
  line-height: 1.5;
}
#news ul li {
  border-top: 1px solid #e5e5e5;
  padding: 15px 0;
  text-align: left;
}
#news ul li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
#news ul li dl dt {
  padding: 0 10px 3px 0;
}
/* ========================
	detail
========================== */
#detail .inner {
  text-align: center;
}
#detail .inner img {
  margin: 0 auto 30px;
  width: 297px;
}
#detail .inner li {
  margin-bottom: 20px;
}
.map iframe {
  height: 300px;
  filter: grayscale(100%);
}
.info {
  padding: 10px 4%;
  border: 1px solid #999;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-feature-settings: "palt";
  width: 91%;
  margin: 0 auto 20px;
  text-align: center;
}
.info .st {
  text-align: center;
  /* color: #cc3333; */
  /* font-weight: bold; */
  font-feature-settings: "palt";
}
.info .txt {
  margin: 0;
  text-align: left;
}
.info a,
.u_line {
  text-decoration: underline;
}
.info a:hover,
.u_line:hover {
  text-decoration: none;
  opacity: 1;
}
/* ========================
	caution
========================== */
#caution ul {
  text-align: left;
}
#caution ul li {
  text-indent: -0.5em;
  padding-left: 0.5em;
}
/* ========================
	info_a
========================== */
.info_a {
  width: 91%;
  margin: 0 auto 20px;
}
.info_a dl {
  border: 1px #999 solid;
}
.info_a dt {
  text-align: center;
  padding: 10px;
  cursor: pointer;
}
.info_a dt p {
  position: relative;
}
.info_a dt p::before {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0px;
  border-top: 1px solid #000;
  transition: transform 0.3s ease-in-out;
  width: 12px;
  top: 50%;
  transform: translate(-50%) rotate(90deg);
}
.info_a dt p::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -2px;
  border-top: 1px solid #000;
  transition: transform 0.3s ease-in-out;
  width: 14px;
  top: 50%;
  transform: translateX(-50%);
}
.info_a dt.active {
  padding-bottom: 14px;
}
.info_a dt.active p::before {
  transform: translate(-50%) rotate(180deg);
}
.info_a dt.active p::after {
  opacity: 0;
}
.info_a dd p {
  padding: 10px;
  text-align: left;
}
.info_a dd p:last-child {
  margin-bottom: 0;
}
.info_a p span {
  color: #cc3333;
}
.info_a p strong {
  font-weight: bold;
}
.info_a dd {
  border-top: 1px #999 solid;
  display: none;
  margin: 0 3%;
  padding: 14px 0;
}
.info_a dt {
  text-decoration: underline;
}
.info_a dt:hover {
  text-decoration: none;
}

.detail_box {
  padding: 20px 0;
  margin: 20px 0 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  line-height: 1.8;
}
.detail_box .m_tit {
  float: left;
  margin-right: 10px;
  width: 80px;
  text-align: left;
}
.m_detail {
  margin-left: 90px;
  text-align: left;
}
#detail .wrapper {
  width: 91%;
  margin: 0 auto 40px;
}
#detail .wrp_list {
  margin: 10px auto;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 52px;
    line-height: 1.4;
    margin-bottom: 22px;
  }
  h1 span {
    font-size: 22px;
    letter-spacing: 2px;
  }
  .main_visual {
    margin-bottom: 80px;
  }
  .main_visual .slider-img1 {
    min-height: 97vh;
  }
  .main_visual .slider-img2 {
    min-height: 97vh;
  }
  .main_visual .slider-img3 {
    min-height: 97vh;
  }
  .main_visual .slider-img4 {
    min-height: 97vh;
  }
  .main_visual .slider-img5 {
    min-height: 97vh;
  }
  .main_visual .main_copy {
    top: 55%;
  }
  .main_visual .main_copy > p {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .main_visual .main_copy > p img {
    width: 555px;
    padding-left: 7px;
  }
  .main_visual .main_copy > p span {
    font-size: 42px;
  }
  .fv_bnr {
    width: 98%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    bottom: 6vh;
  }
  /* ========================
	コンテンツ基本
========================== */
  .con_outer {
    margin-bottom: 80px;
  }
  #news.con_outer .inner {
    margin: 0 auto 80px;
  }
  .info .txt {
    text-align: center;
  }
  /* ========================
	menu
========================== */
  #menu .slider-img {
    margin: 0 15px;
  }
  #menu .slick-content {
    width: 90%;
    top: 88%;
    left: 50%;
  }
  #menu .slick-content p {
    font-size: 14px;
    font-weight: 500;
  }
  #menu .slick-content p span {
    font-size: 20px;
    font-weight: 500;
  }
  #menu .m_btn {
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
  }
  #menu .m_btn p {
    margin: 0 10px;
  }
  #menu .m_btn p a {
    width: 335px;
  }
  #menu .txt {
    margin-bottom: 0;
  }
  #menu .box_course {
    display: grid;
    grid-auto-flow: column;
    gap: 0 15px;
    grid-auto-columns: 1fr;
    letter-spacing: 0.05em;
  }
  #menu .box_course a {
    display: grid;
    grid-template-columns: initial;
    grid-template-rows: subgrid;
    grid-row: span 3;
    gap: 0;
    line-height: 1.5;
  }
  .box_course_image {
    grid-area: initial;
  }
  .box_course_title {
    margin-top: 1em;
  }
  /* ========================
	news
========================== */
  #news ul li {
    padding: 15px 0 15px 30px;
  }
  #news ul li dl {
    display: flex;
  }

  /* ========================
	seat
========================== */
  .seat_list .sp_on {
    display: block;
  }
  .seat_list .tit.pc_on {
    display: none;
  }
  .seat_list {
    padding-bottom: 50px;
  }
  /* ========================
	news
========================== */
  #news ul li {
    padding: 15px 0 15px 30px;
  }
  #news ul li dl {
    display: flex;
  }
  /* ========================
	detail
========================== */
  #detail .inner img {
    width: 343px;
  }
  .map iframe {
    height: 340px;
  }
  /* ========================
	caution
========================== */
  #caution h2 {
    text-align: left;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  #detail .wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    max-width: 900px;
    margin: 20px auto 40px;
  }
  #detail .wrp_txt {
    text-align: left;
    width: 140%;
  }
}
@media screen and (min-width: 1024px) {
  .fv_bnr ul li {
    width: 200px;
  }
}
@media screen and (min-width: 1025px) {
  h2 {
    margin-bottom: 50px;
  }
  /* ========================
	menu
========================== */
  #menu {
    padding: 80px 0 90px;
  }
  h3 {
    margin-bottom: 20px;
  }
  .main_visual {
    min-height: 100vh;
  }
  .main_visual .main_copy {
    filter: drop-shadow(2px 4px 6px black);
  }
  .main_visual .slider-img1 {
    min-height: 100vh;
  }
  .main_visual .slider-img2 {
    min-height: 100vh;
  }
  .main_visual .slider-img3 {
    min-height: 100vh;
  }
  .main_visual .slider-img4 {
    min-height: 100vh;
    background-position: left 40% bottom;
  }
  .main_visual .slider-img5 {
    min-height: 100vh;
  }
  /* ========================
	コンテンツ基本
========================== */
  .con_outer .inner {
    width: 900px;
    margin: 40px auto;
  }
  .con_outer .course_wrap .inner {
    margin: 30px auto;
  }
  /* ========================
	concept
========================== */
  .concept_list {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .concept_list img {
    width: 60%;
  }
  .concept_list .list_dit {
    width: 31%;
    text-align: left;
    margin: 0 auto;
  }
  .concept_list .list_dit h2 {
    margin-bottom: 30px;
  }
  /* ========================
	menu
========================== */
  #menu .slider-img {
    margin: 0 30px;
  }
  #menu .slick-content {
    top: 88%;
  }
  #menu .slick-content p {
    font-size: 20px;
  }
  #menu .slick-content > p img {
    height: 62px;
    margin-left: -9px;
  }
  #menu .slick-content p span {
    font-size: 30px;
  }
  /* ========================
	seat
========================== */
  .seat_list {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 50px;
  }
  .seat_list:nth-child(even) {
    flex-direction: row-reverse;
  }
  .seat_list img {
    width: 60%;
  }
  .seat_list .list_dit {
    width: 32%;
    text-align: left;
    margin: 0 auto;
  }
  .seat_list .tit,
  .course_wrap .tit {
    font-size: 20px;
  }
  .seat_list .tit span {
    font-size: 15px;
  }
  .seat_list .sp_on {
    display: none;
  }
  .seat_list .tit.pc_on {
    display: block;
  }
  /* ========================
	detail
========================== */
  .map iframe {
    height: 500px;
  }
  .info {
    width: 900px;
    text-align: center;
    padding: 10px 0%;
  }
  .info_a {
    width: 900px;
  }
}
@media screen and (min-width: 1440px) {
  .fv_bnr ul li {
    width: 250px;
  }
}
@media screen and (min-width: 1920px) {
  .seat_list .list_dit {
    width: 25%;
    text-align: left;
    margin: 0 auto;
  }
}
