body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.25em;
  color: #6e7476;
  background: url(../img/lunch/hd-d1.png) no-repeat center top;
}
section > div, .row, .col, .box {
  position: relative;
}
header {
  padding: 193px 0 74px;
}
header h1 {
  position: absolute;
  top: 110px;
  left: 13px;
}
header p.logo {
  text-align: center;
  position: relative;
  z-index: 1;
}
#lead {
  padding: 0 0 272px;
}
#lead .ytb {
  width: 100%;
  height: 417px;
  box-shadow: 3px 4px 5px 3px rgba(76, 52, 255, 0.16), 3px 5px 15px 10px rgba(255, 231, 196, 0.82);
  position: relative;
  overflow: hidden;
}
#lead .ytb .ytb_ctn {}
#lead .ytb video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #lead .ytb video {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
  }
}
#lead h2 {
  content: url(../img/party/lead-d1.png);
  position: absolute;
  top: 500px;
  right: -3px;
}
#lead h3 {
  padding: 79px 0 38px 30px;
}
#lead p.txt {
  padding-left: 42px;
}
#lead h3 + p.txt {
  padding-bottom: 37px;
}
#sec1 .slider-fade {
  width: calc(100% - 115px);
  height: 650px;
  box-shadow: 3px 4px 5px 3px rgba(76, 52, 255, 0.16), 3px 5px 15px 10px rgba(255, 231, 196, 0.82);
  margin-left: auto;
}
#sec1 .slider-fade::before {
  content: url(../img/party/s1-d1.png);
  position: absolute;
  top: -103px;
  left: 79px;
}
#sec1 .slider {
  width: 100%;
  height: 650px;
}
#sec1 .slider1 {
  background: url(../img/party/s1-sl1.jpg) no-repeat center center / cover;
}
#sec1 .slider2 {
  background: url(../img/party/s1-sl2.jpg) no-repeat center center / cover;
}
#sec1 .slider3 {
  background: url(../img/party/s1-sl3.jpg) no-repeat center center / cover;
}
#sec1 .slider4 {
  background: url(../img/party/s1-sl4.jpg) no-repeat center center / cover;
}
.slick-dots li button {
  width: 276px;
  height: 128px;
  border-radius: 0;
  border: 0;
  transition: all .3s ease;
}
#sec1 .slick-dots li {
  display: block;
  margin-bottom: 14px;
  width: 276px;
}
#sec1 .slider-fade .slick-dots {
  bottom: 19px;
  left: -93px;
}
.slick-dots li:nth-child(1) button {
  background: url(../img/party/s1-thumb1.jpg) no-repeat center center / cover;
}
.slick-dots li:nth-child(1).slick-active button, .slick-dots li:nth-child(1):hover button {
  background: url(../img/party/s1-thumb1_on.jpg) no-repeat center center / cover;
}
.slick-dots li:nth-child(2) button {
  background: url(../img/party/s1-thumb2.jpg) no-repeat center center / cover;
}
.slick-dots li:nth-child(2).slick-active button, .slick-dots li:nth-child(2):hover button {
  background: url(../img/party/s1-thumb2_on.jpg) no-repeat center center / cover;
}
.slick-dots li:nth-child(3) button {
  background: url(../img/party/s1-thumb3.jpg) no-repeat center center / cover;
}
.slick-dots li:nth-child(3).slick-active button, .slick-dots li:nth-child(3):hover button {
  background: url(../img/party/s1-thumb3_on.jpg) no-repeat center center / cover;
}
.slick-dots li:nth-child(4) button {
  background: url(../img/party/s1-thumb4.jpg) no-repeat center center / cover;
}
.slick-dots li:nth-child(4).slick-active button, .slick-dots li:nth-child(4):hover button {
  background: url(../img/party/s1-thumb4_on.jpg) no-repeat center center / cover;
}
#sec1 .wrap {
  padding: 120px 0 50px;
}
#sec1 .wrap::before {
  content: url(../img/party/s1-d2.png);
  position: absolute;
  top: -30px;
  right: -104px;
}
#sec1 h2 {
  position: absolute;
  top: 121px;
  right: 204px;
}
#sec1 h3 {
  margin: 0 0 176px 106px;
}
#sec1 .box {
  margin-left: 22px;
}
#sec1 .box p.txt:first-child {
  margin-bottom: 37px;
}
#sec1 p.icon {
  position: absolute;
  top: 281px;
  right: 28px;
}
#sec1 p.floor {
  position: absolute;
  top: 621px;
  right: 29px;
}
#sec1 p.floor img {
  box-shadow: 3px 4px 5px 3px rgba(76, 52, 255, 0.16), 3px 5px 15px 10px rgba(255, 231, 196, 0.82);
}
#sec2 {
  padding: 155px 0 155px;
  margin-top: 78px;
  background: #fefbf6;
}
#sec2::before {
  content: url(../img/party/s2-bg.png);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sec2 h2 {
  text-align: center;
  margin-bottom: 148px;
}
#sec2 h3 {
  text-align: center;
  margin-bottom: 167px;
}
#sec2 .col-1 p.txt {
  width: 506px;
  margin-left: auto;
}
#sec2 .col-1 p.img {
  position: absolute;
  top: -78px;
  left: 35px;
}
#sec2 .col-2 {
  margin-top: 210px;
}
#sec2 .col-2 p.txt {
  padding: 63px 0 166px;
}
#sec2 .col-2 p.img2 {
  position: absolute;
  bottom: 170px;
  left: 419px;
}
#sec2 .col-2 p.img3 {
  position: absolute;
  bottom: 298px;
  right: 0px;
}
#sec3 {
  background: url(../img/party/s3-bg.png) no-repeat center center / cover;
  padding: 108px 0 101px;
}
#sec3 .wrap {
  background: #1b2992;
  text-align: center;
  color: #fff;
  padding: 76px 0 71px;
  z-index: 1;
}
#sec3 p.tel {
  margin: 19px 0 26px;
}
#sec3 p.tel span {
  display: block;
  font-size: 18px;
  letter-spacing: 0.05em;
  margin-top: 9px;
}

#sec3 .box {
	border: solid 1px #fff;
	margin: 40px 0 0 100px;
	width: 800px;
}

#sec3 .box p {

	padding: 20px;
}

.text_box {
   width: 800px;
   margin: 180px auto 20px;
   padding: 40px 0;
   border: double 3px #1b2992;
}

.text_box p.ttl {
   font-size: 26px;
   margin-bottom: 8px;
   letter-spacing: 2px;
   text-align: center;
   line-height: 40px;
   color: #000;
   font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.text_box p.txt {
   text-align: center;
   font-size: 17px;
   line-height: 32px;
   color: #000;
}
.text_box1 {
   width: 800px;
   margin: 30px auto 20px;
   padding: 40px 0;
   border: double 3px #1b2992;
}

.text_box1 p.ttl {
   font-size: 26px;
   margin-bottom: 8px;
   letter-spacing: 2px;
   text-align: center;
   line-height: 40px;
   color: #000;
   font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box1 p.txt {
   text-align: center;
   font-size: 17px;
   line-height: 32px;
   color: #000;
}

.text_box1 .botan2 a {
   width: 400px;
   margin: 30px auto 10px auto;
   padding: 10px 0;
   display: block;
   color: #000;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 18px;
   border: 1px solid #000;
   box-sizing: border-box;
}


.text_box1 p.txt {
   text-align: center;
   font-size: 17px;
   line-height: 32px;
   color: #000;
}

.botan1 a {
   width: 500px;
   margin: 10px auto 10px auto;
   padding: 10px 0;
   display: block;
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 18px;
   border: 1px solid #fff;
   box-sizing: border-box;
}