

#key {
  background-image: url("../img/party/kv1.jpg");
}

/* sec1 */

#sec1 {
  padding-top: 90px;
  /* padding-bottom: 96px; */
}

#sec1 .row1 {
  margin-bottom: 106px;
}

#sec1 .row1 .colL {
  width: 601px;
  position: relative;
}

#sec1 .row1 .colL .sec1_img1 {
  margin-left: -100px;
}

#sec1 .row1 .colL h3 {
    position: absolute;
    top: 119px;
    right: -50px;
    z-index: 2;
    font-size: 32px;
    letter-spacing: 2.8px;
    font-weight: 100;
    color: #fff;
    line-height: 50px;
}

#sec1 .row1 .colL h3.tt1 span {
  color: #000;
}

#sec1 .row1 .colL h3.tt2 {
  font-weight: normal;
    font-size: 22px;
    top: 357px;
    right: 72px;
    width: 530px;
    line-height: 50px;
    letter-spacing: 2.2px;
}

#sec1 .row1 .colL .txt {
  width: 440px;
  letter-spacing: 1.5px;
  margin: 27px 0 0 3px;
line-height: 32px;  
}

#sec1 .row1 .colR {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 399px;
}

#sec1 .colR .sec1_img2 {
  margin-left: -111px;
  margin-top: 340px;
}

#sec1 .colR h2 {
  margin: 126px -88px 0 0;
  line-height: 80px;
  font-size: 40px;
  letter-spacing: 4px;
  float: right;
}

#sec1 .wrap::after {
  content: url("../img/party/sec1_deco.png");
  right: -170px;
  top: -90px;
  position: absolute;
  z-index: -1;
}

#sec1 .row2 {
  padding: 87px 89px 77px 89px;
  background: #fff;
  box-sizing: border-box;
}

#sec1 .row2 h3 {
  font-size: 26px;
  line-height: 45px;
  letter-spacing: 5px;
  margin-bottom: 28px;
}

#sec1 .row2 h3 span:nth-child(3) {
  color: #922e8e;
  display: block;
  font-weight: bold;
  font-size: 20px;
    letter-spacing: 2px;
    line-height: 35px;
}

#sec1 .row2 h3 span:nth-child(2) {
  font-size: 36px;
    line-height: 54px;
    display: block;  
}

#sec1 .row2 .row2_ct {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 820px;
  margin: auto;
}

#sec1 .row2 .row2_ct>div {
  width: 325px;
}

#sec1 .row2 .row2_ct h4 {
  background: url("../img/party/sec1_h3.png") no-repeat left top / cover;
  width: 322px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
  margin: auto;
  margin-bottom: 21px;
  color: #fff;
  display: block;
}
#sec1 .row2 .row2_ct .colR h4{
margin-bottom: 28px;  
}
#sec1 .row2 ul.round li{
  margin: 0 0 18px 0;
}

/*sec2*/

#sec2 h2 span {
  display: block;
}

#sec2 h2 span.font_spt {
  font-size: 62px;
  letter-spacing: 5px;
  line-height: 70px;
  font-weight: 100;
  margin-bottom: 3px;
}

#sec2 h2 span.fnt-mincho {
  font-size: 30px;
  letter-spacing: 1.5px;
  margin-bottom: 30px;
  line-height: 49px;
}

#sec2 {
  padding-top: 187px;
  padding-bottom: 68px;
  margin-bottom: 131px;
  color: #fff;
  position: relative;
}

#sec2::before {
  content: "";
  background: url("../img/party/sec2_bg.jpg") no-repeat top left / cover;
  height: 650px;
  right: 0;
  top: 101px;
  width: calc(100% - 100px);
  position: absolute;
}

#sec2::after {
  content: "";
  background: url("../img/party/sec2_bg2.jpg") no-repeat top right / cover;
  left: 0;
  height: 651px;
  width: calc(50% + 500px);
  position: absolute;
  top: 0;
  z-index: -1;
}

#sec2 .sec2_ct {
  background: url("../img/party/sec2_bgT.png") no-repeat center top, url("../img/party/sec2_bgB.png") no-repeat center bottom;
  padding: 24px 0px;
  margin-top: -15px;
  margin-right: -1px;
}

#sec2 ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  overflow: hidden;
}

#sec2 ul li {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 22px;
  letter-spacing: 1.6px;
  line-height: 40px;
  width: 300px;
  border-right: 1px solid #c8c3bf;
  border-bottom: 1px solid #c8c3bf;
  box-sizing: border-box;
  flex-wrap: wrap;
  height: 133px;
}

#sec2 ul li:nth-child(3n-1) {
  width: 400px;
}

#sec2 ul li:nth-child(3n) {
  border-right: 0;
}
#sec2 ul li:nth-child(4),#sec2 ul li:nth-child(5),#sec2 ul li:nth-child(6){
  border-bottom: none;
}
#sec2 ul li strong {
  font-size: 15px;
  margin-top: -20px;
  letter-spacing: 1.5px;
  line-height: 25px;
  display: block;
  -webkit-transform: translateY(21px);
          transform: translateY(21px);
}

/*sec3*/

#sec3 {
  margin-bottom: 31px;
}

#sec3 .wrap {
  width: 100%;
  display: -webkit-box;
  display: flex;
}

#sec3 .sec3_floormap {
  position: absolute;
  width: 530px;
  padding: 49px 0 0 47px;
  box-sizing: border-box;
  left: 220px;
  top: 0;
  color: #fff;
}

#sec3 .sec3_floormap dt {
  font-size: 22px;
}

#sec3 .sec3_floormap dd {
    font-size: 42px;
    letter-spacing: 0.7px;
    padding-left: 14px;
    font-weight: 500;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
}

#sec3 .sec3_floormap dl {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  margin: 20px 0;
}

#sec3 .sec3_floormap p.map {
  margin-top: 32px;
}

#sec3 .box {
  padding: 69px 0 36px 50px;
  margin-left: 480px;
  background: #fff;
  box-sizing: border-box;
  width: 750px;
  margin-top: -100px;
  position: relative;
}

@media screen and (max-width: 1240px) {
  #sec3 .box {
    margin-left: auto;
    margin-right: auto;
  }
}

#sec3 .box h3 {
  font-size: 20px;
  letter-spacing: 1px;
  display: block;
  line-height: 47px;
  margin-bottom: 8px;
}

#sec3 .box .txt {
  letter-spacing: 1px;
  line-height: 32px;
  width: 642px;
}

#sec3 .fade {
  width: calc(100% - 220px);
}

#sec3 h3 span:first-child {
  letter-spacing: 4.2px;
  display: block;
  width: 100%;
  font-weight: 200;
  font-size: 28px;
}

/*sec4*/

#sec4 {
  position: relative;
  padding-top: 208px;
  padding-bottom: 68px;
}

#sec4::before {
  content: "";
  position: absolute;
  top: 103px;
  left: -4px;
  right: 0;
  background: #e5ddd3;
  height: 2px;
  -webkit-transform: rotate(5.7deg);
  transform: rotate(5.7deg);
}

#sec4 .row1 .col {
  width: 684px;
  margin-left: auto;
}

#sec4 .row1 {
  margin-bottom: 39px;
  display: inline-block;
  width: 100%;
}

#sec4 .row1 .col .txt {
  width: 365px;
  margin: 35px 0 122px auto;
  letter-spacing: 1.5px;
  line-height: 32px;
}

#sec4 .row2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

#MagiCSS-bookmarklet *, .alert-note-text, .alert-note-text *, .magic-css-ui, .magic-css-ui *, .tooltipster-content *, .tooltipster-base ul li a, .CodeMirror-hints *, .CodeMirror-lint-message-error, .CodeMirror-lint-message-warning {
  font-family: Helvetica, sans-serif !important;
  line-height: 17px !important;
}
#sec4 .row2 .col{
  width: 330px;
  box-sizing: border-box;
  border: 1px solid #000;
  position: relative;
  margin-top: 22px;
  padding-bottom: 52px;
}
#sec4 .row2 .col>h3 {
  line-height: 18px;
  position: absolute;
  top: -22px;
  left: 0;
  font-size: 30px;
  z-index: 1;
}

#sec4 .row2 .col>h3 strong {
  letter-spacing: 1.5px;
  font-size: 39px;
}

#sec4 .row2 .col>h3 span {
  color: #a59789;
  font-weight: 200;
  letter-spacing: 3px;
}


#sec4 .row2 .col_ct h3 span.tt1 {
  font-weight: 500;
  display: block;
    letter-spacing: 2.5px;
    line-height: 40px;
  font-size: 22px;
  /* width: 280px; */
  margin: 38px auto auto;
  color: #00b0ec;
}

#sec4 .row2 .col_ct h3 span.tt2 {
  font-weight: 500;
  display: block;
  font-size: 19px;
}

#sec4 .row2 .col_ct .price {
  margin: 24px 0 24px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -1px;
}

#sec4 .row2 .col_ct .price span {
  letter-spacing: 2.5px;
}

#sec4 .row2 .col_ct p.mm {
  margin-bottom: 30px;
}

#sec4 .row2 .col_ct dd {
  width: 268px;
  margin: auto;
}

#sec4 .row2 .col_ct dd p:not(:last-child) {
  margin-bottom: 8.5px;
  line-height: 31px;
  letter-spacing: 1.5px;
}
.mb18{
  margin-bottom: 18px !important;
}

#sec4 .row3 .txt {
    margin: 28px 0 184px -1px;
    letter-spacing: 1.5px;
    line-height: 32px;
}

#sec4 .row4 .sec4_deco{
    position: absolute;
    bottom: 28px;
    left: 50%;
    margin-left: -370px;
}
#sec4 .row4 .txt {
    width: 436px;
    margin-left: 435px;
    font-weight: bold;
    letter-spacing: 1.5px;
}

#sec4 .row4:before {
  content: "";
  background: url("../img/party/sec4_deco.png") no-repeat left top / cover;
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 201px;
  width: calc(50% + 550px);
}

#sec4 .wrap {
  position: static;
}

#sec4 h2.ttl{
	text-align: center;
	margin-bottom: 40px;
	border-top: 3px solid #000;
	padding-top: 40px;
	min-height: 80px;
}
#sec4 h2.ttl span{
	font-size: 32px;
}

#sec4 .block2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
	margin-bottom: 100px;
}

#sec4 .block2 .box {
  width: 328px;
  border: 1px solid #000;
  position: relative;
  padding: 0 26px 52px;
  box-sizing: border-box;
}

#sec4 .block2 .box .num {
  font-size: 40px;
  line-height: 40px;
  font-family: 'Roboto';
  font-weight: bold;
  position: absolute;
  top: -35px;
  left: 0;
}

#sec4 .block2 .box .inner .ttl1 {
  font-size: 18px;
  color: #a59789;
  font-weight: 100;
  padding: 24px 0 21px;
  text-align: center;
  letter-spacing: 2px;
}

#sec4 .block2 .box .inner dl {
  text-align: center;
  letter-spacing: 2px;
}

#sec4 .block2 .box .inner dl dt {
  font-size: 18px;
  line-height: 40px;
}

#sec4 .block2 .box .inner dl dt span {
  font-size: 22px;
  color: #00b0ec;
}

#sec4 .block2 .box .inner dl dd {
  font-size: 18px;
  padding-top: 15px;
}

#sec4 .block2 .box .inner dl dd span {
  font-size: 22px;
}

#sec4 .block2 .box .inner .txt {
  padding-top: 20px;
  font-size: 15px;
  line-height: 30px;
}

#sec4 .info2 .note {
  padding-top: 30px;
}




/*sec5*/

#sec5 {
  margin-top: 135px;
  position: relative;
  margin-bottom: 100px;
}

#sec5 .wrap {
  position: static;
}

#sec5 h2 {
  float: right;
  text-align: right;
  margin-bottom: 60px;
  margin-top: 82px;
  color: #fff;
  margin-right: 67px;
}

#sec5 h2 span.font_spt {
  font-size: 53px;
  letter-spacing: 3.7px;
  line-height: 40px;
  position: relative;
  display: block;
  font-weight: 100;
}

#sec5 h2 span.fnt-mincho {
  font-size: 20px;
  letter-spacing: 3.3px;
  margin-top: 18px;
}

#sec5 h2 span {
  display: block;
}

#sec5 h2 span.font_spt::after {
  width: 130px;
  content: "";
    height: 2px;
    background: #fff;
    left: -14px;
    top: 12px;
  position: absolute;
  -webkit-transform: translatex(-100%);
  transform: translatex(-100%);
  z-index: 20;
}

.sec5_menu {
  clear: both;
}

.sec5_menu {
  margin-top: 55px;
  width: 100%;
  display: inline-block;
}

.sec5_menu .row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.sec5_menu .row .col {
  width: 235px;
}

.sec5_menu .row .col dt {
  background: url("../img/party/sec5_lineMenu.png") no-repeat left bottom;
  text-align: center;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
}

.sec5_menu .row .col dd {
  margin: 10px 0px 43px 0;
}

.sec5_menu .row .col dd {
  letter-spacing: 1px;
  line-height: 33px;
}

/* sec6 */

#sec6 .bg-parallax {
  color: #fff;
  padding-top: 130px;
  padding-bottom: 112px;
  background-image: url("../img/party/sec6_bg.jpg");
  min-height: 1090px;
  box-sizing: border-box;
}


#sec6 h2 span {
  display: block;
}

#sec6 h2 span.font_spt {
  font-size: 60px;
  letter-spacing: 1px;
  line-height: 85px;
  font-weight: 100;
}

#sec6 h2 span.fnt-mincho {
  font-size: 28px;
  letter-spacing: 7px;
  line-height: 52px;
  font-weight: 100;
}

#sec6 .row1 {
  margin: 32px auto 25px;
  width: 705px;
}

#sec6 .row1 dt {
  width: 517px;
  margin: auto;
  margin-bottom: 51px;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 1px;
  position: relative;
	border-bottom: 3px solid #fff;
}
#sec6 .row1 dt strong{
  letter-spacing: 2px;
}
/*#sec6 .row1 dt::after {
  content: "";
  height: 1px;
  bottom: -2px;
  width: 100%;
  position: absolute;
  left: 0;
  background: #fff;
}*/

@media screen and (max-width:1240px) {
  #sec6 .row1 dt::after {
    bottom: 0;
  }
  #sec6 .row1 dt {
    line-height: inherit;
  }
}

#sec6 .row1 dd {
  letter-spacing: 1px;
  line-height: 32px;
}

#sec6 .row1 span.fnt-mincho {
  font-size: 26px;
}

#sec6 .row2 {
  margin-bottom: 55px;
}
#sec6 .row2 dd{
  width: 1054px;
  margin-left: -27px;
}
#sec6 .row2 dd ul.round li{
  margin: 4px 0 0 0;
}

#sec6 .row2 dl ul.round {
  margin: 0 -27px;
}

#sec6 dl:not(.row1) dt span {
  position: relative;
  font-size: 23px;
  letter-spacing: 1.5px;
}

#sec6 dl:not(.row1) dt span::after {
  content: "";
  background: #fff;
  right: -10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  position: absolute;
  top: 14px;
  width: 245px;
  height: 1px;
}

#sec6 dl:not(.row1) dt {
  margin-bottom: 8px;
}

#sec6 dl.row3 {
  width: 673px;
  margin-left: auto;
}
#sec6 dl.row3 dt{
  margin-left: 41px;
}

#sec6 dl.row3 ul.round {
    margin-right: -39px;
    margin-top: -7px;
}

#sec6 dl.row3 ul.round li {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}

/*CONTACT*/

#sec6 h3 {
  width: 580px;
  margin: auto;
}

#sec6 h3 span {
  display: block;
}

#sec6 h3 span.font_spt {
  font-size: 62px;
  letter-spacing: 5px;
  line-height: 70px;
  font-weight: 100;
  margin-bottom: 9px;
  color: #eb7b1b;
}

#sec6 .contact_txt{
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

#sec6 .contact .wrap {
  margin-top: -50px;
  padding-top: 77px;
  margin-bottom: 60px;
  background: url("../img/shared/bg.jpg");
}

#sec6 .contact .hotline {
  width: 576px;
  margin: auto;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 22px 0 7px 0;
  text-align: center;
  margin-bottom: 40px;
}

#sec6 .contact .hotline .fnt-mincho {
  font-size: 20px;
  letter-spacing: 1px;
}

#sec6 .contact .hotline .call {
  font-size: 28px;
  font-weight: 300;
  margin: 13px 0 7px 0;
    display: block;
    line-height: 21px;
    letter-spacing: 2px;  
}
#sec6 .contact_txt2{
  font-size: 13px;
}

/*fadein js*/

.slick-dots {
position: absolute;
    top: 630px;
    text-align: right;
    width: 500px;
    left: calc(50% - 152px);
    z-index: 30;
}
.slick-dots li{
  margin: 0 8px;
}


@-webkit-keyframes bottom-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes bottom-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

#sec3 .slick-active .box>* {
  -webkit-animation: bottom-top 1s infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation: bottom-top 1s infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

#sec3 ul li img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/*hinh1*/

#sec4 .photo .bg {
  background-image: url("../img/party/sec4_img1.jpg");
}

#sec4 .photo {
  content: "";
  position: absolute;
  height: 400px;
  top: 208px;
  left: 0;
  width: calc(50% + 100px);
  z-index: -1;
}

/*hinh1*/

#sec5 .photo .bg {
  background-image: url("../img/party/sec5_bg.jpg");
}

#sec5 .photo {
  content: "";
  position: absolute;
  height: 240px;
  width: calc(50% + 547px);
  top: 0;
  left: 0;
  z-index: -1;
}