@charset "UTF-8";

/*=============================================*/
/*                    party                    */
/*=============================================*/

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 30px;
}

.txt {
  letter-spacing: -0.1em;
}

.txt_lh24 {
  line-height: 24px;
}

.txt_lh20 {
  line-height: 20px;
}

a, a:link {
  color: inherit;
  text-decoration: none;
}

a img {
  transition: all 0.3s;
}

a:hover img {
  opacity: 0.8;
}

.d-flex {
  display: flex;
}

ul li {
  list-style: none;
}

.img-shadow {
  box-shadow: -3px 2px 4px 0px rgba(0, 0, 0, 0.35);
}

.fnt-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#container {
  padding-top: 37px;
}

#lead .inner1 {
  position: relative;
}
#lead .lead-img1 {
  position: absolute;
  top: 23px;
  right: 0px;
}
#lead .inner2 {
  margin-top: 7px;
}
#lead .lead-img2 {
  margin-top: 29px;
}
#lead .lead-img4 {
  margin: 95px -1px 0px 33px;
}
#lead .col-mid {
  width: 367px;
  margin-left: 52px;
}
#lead .txt {
  margin: 55px 0px 0px 12px;
}
#lead .txt li + li {
  margin-top: 21px;
}

#room1 {
  margin-top: 24px;
  position: relative;
  color: #fff;
  justify-content: space-between;
}
#room1:before {
  content: "";
  position: absolute;
  top: 87px;
  left: 0px;
  right: 0px;
  bottom: 28px;
  background-image: url(../img/party/bg_wood.jpg);
  background-position: center top;
  background-repeat: repeat;
  z-index: -1;
}
#room1 .room1-img {
  margin-left: 26px;
}
#room1 .col-right {
  width: 488px;
  margin: 22px 12px 0px 0px;
}
#room1 h3 {
  font-size: 33px;
  font-weight: 900;
  line-height: 1.27;
  letter-spacing: -0.05em;
  text-align: center;
  width: fit-content;
  margin-left: 63px;
}
#room1 .txt {
  width: 368px;
  margin: 25px 0px 0px 80px;
}
#room1 .txt li + li {
  margin-top: 20px;
}

#course {
  margin-top: 38px;
}
#course .note {
  text-align: right;
}
#course .box {
  background-image: url(../img/party/bg_line.jpg);
  background-position: center top;
  background-repeat: repeat;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
#course .box .inside {
  background-image: url(../img/party/bg_yellow2.jpg);
  background-position: center top;
  background-repeat: repeat;
  box-sizing: border-box;
}
#course h2 {
  position: absolute;
  top: -43px;
  left: 307px;
}
#course .price-all dt {
  font-size: 36px;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: -0.05em;
}
#course .price-all dt small {
  font-size: 26px;
  display: block;
}
#course .price-all dd {
  font-size: 20px;
  font-weight: bold;
  color: #920402;
  letter-spacing: -0.05em;
}
#course .price-all dd span {
  font-size: 30px;
}
#course .detail {
  justify-content: space-between;
  align-items: flex-start;
}
#course h3 {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.5;
}
#course .list-menu {
  font-size: 18px;
  font-weight: 900;
  line-height: 1.66;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 0;
  margin-right: 46px;
  width: 417px;
  box-sizing: border-box;
  line-height: 1.33;
}
#course .list-menu:before {
  content: "";
  position: absolute;
  top: 18px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../img/party/bg_whitepar.jpg);
  background-position: center top;
  background-repeat: repeat;
  z-index: -1;
}
#course .list-menu li {
  position: relative;
  padding-left: 15px;
}
#course .list-menu li:before {
  content: "・";
  position: absolute;
  top: 0px;
  left: 0px;
}
#course .list-menu li + li {
  margin-top: 6px;
}
#course .inner-list {
  justify-content: space-between;
}
#course .inner-list ul {
  width: fit-content;
  letter-spacing: 0;
}
#course .inner1 {
  margin-top: 38px;
}
#course .inner1 .inside {
  padding: 31px 0px 86px;
}
#course .inner1 .course-catch {
  position: absolute;
  top: -47px;
  left: 20px;
}
#course .inner1 .row {
  position: relative;
  margin-top: 52px;
}
#course .inner1 h2 {
  top: -160px;
  left: 20px;
}
#course .inner1 .inner-list {
  margin: 32px 48px 0px 55px;
}
#course .inner1 .list-menu {
  padding-bottom: 46px;
}
#course .inner1 .price-all dd {
  margin-top: 23px;
}
#course .inner1 .detail {
  margin-top: 50px;
}
#course .inner1 .txt {
  width: 415px;
  margin: 18px 0px 0px 62px;
}
#course .inner1 .txt li + li {
  margin-top: 24px;
}
#course .inner2 {
  margin-top: 66px;
}
#course .inner2 .inside {
  padding: 37px 0px 42px;
}
#course .inner2 .price-all dd {
  margin-top: 14px;
}
#course .inner2 .list-menu {
  margin-top: 23px;
  padding-bottom: 47px;
}
#course .inner2 .inner-list {
  margin: 30px 36px 0px 30px;
}
#course .inner3 {
  margin-top: 75px;
}
#course .inner3 .inside {
  padding: 35px 0px 41px;
}
#course .inner3 .price-all dd {
  margin-top: 14px;
}
#course .inner3 .list-menu {
  margin-top: 23px;
  padding-bottom: 28px;
}
#course .inner3 .inner-list {
  margin: 27px 70px 0px 30px;
}
#course .course-img {
  margin-left: 30px;
}
#course .inner4 {
  position: relative;
  z-index: 0;
  text-shadow: 0px 0px 13.6px rgba(255, 255, 255, 0.81), 0px 0px 13.6px rgba(255, 255, 255, 0.81), 0px 0px 13.6px rgba(255, 255, 255, 0.81), 0px 0px 13.6px rgba(255, 255, 255, 0.81);
  padding: 143px 0px 135px;
}
#course .inner4 h3 {
  font-size: 32px;
  line-height: 1.875;
  font-weight: 900;
  letter-spacing: -0.05em;
}
#course .inner4 .note2 {
  margin-top: 30px;
  font-weight: bold;
}
#course .course-img2 {
  position: absolute;
  top: 0px;
  left: -100px;
  right: -100px;
  z-index: -1;
}

#reserve {
  background: url(../img/party/line_part.jpg), url(../img/party/bg_yellow.jpg);
  background-position: center top;
  background-repeat: repeat-x, repeat;
  padding: 49px 0px 62px;
}
#reserve h2 {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 1.875;
  text-decoration: underline;
  text-underline-offset: -10px;
  text-decoration-color: rgba(255, 255, 255, 0.3);
  text-decoration-thickness: 15px;
}
#reserve h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 1.875;
  width: fit-content;
  margin: 33px auto 0px;
}
#reserve h3 span {
  border-bottom: 3px solid;
  display: inline-block;
}
#reserve h3 i {
  margin-right: 5px;
}
#reserve .reserve-txt {
  margin-top: 49px;
}
#reserve .reserve-txt dt {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.05em;
}
#reserve .reserve-txt dd {
  margin-top: 13px;
  font-weight: bold;
  letter-spacing: -0.05em;
}
#reserve .tel {
  background-image: url(../img/party/bg_brown.jpg);
  background-position: center top;
  background-repeat: repeat;
  color: #fff;
  width: 700px;
  margin: 38px auto 0px;
  padding: 22px 0px 26px;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
}
#reserve .tel span {
  font-size: 28px;
  justify-content: center;
  align-items: center;
  margin: 6px 0px;
}
#reserve .tel small {
  font-size: 14px;
}
#reserve .box {
  width: 700px;
  margin: 35px auto 0px;
  padding: 36px 83px 45px 66px;
  background-image: url(../img/party/bg_whitepar.jpg);
  background-position: center top;
  background-repeat: repeat;
  position: relative;
  box-sizing: border-box;
  justify-content: space-between;
}
#reserve .box:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../img/party/line_corner.png), url(../img/party/line_corner2.png);
  background-position: left top, right bottom;
  background-repeat: no-repeat;
}
#reserve .box h4 {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 900;
  letter-spacing: -0.075em;
  margin-left: 5px;
}
#reserve .box .col-left {
  position: relative;
  z-index: 1;
  margin-top: 18px;
}
#reserve .box .reserve-btn {
  margin-top: 30px;
}
#reserve .box .reserve-img {
  position: relative;
  z-index: 1;
}

#room2 {
  margin-top: 67px;
  margin-bottom: 37px;
  justify-content: space-between;
}
#room2 .col-left {
  width: 395px;
}
#room2 .txt {
  margin-top: 37px;
}
#room2 .room2-btn {
  margin-top: 47px;
}
#room2 .room2-img{
  margin:80px 0 0 0;
}