#sec1 {
  background-image: url("../img/party/sec1-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  padding: 12% 0; }
  #sec1 .txt {
    margin: 6% 0; }
  #sec1 .bnr {
    width: 40%;
    margin: 0 auto; }

.slick-dots {
  display: flex;
  justify-content: center; }
  .slick-dots li {
    width: 17px;
    height: 17px;
    line-height: 0;
    margin: 0 5px; }
    .slick-dots li button {
      width: 17px;
      height: 17px;
      border-radius: 50%;
      border: 6px solid rgba(255, 0, 0, 0.5);
      background: transparent;
      font-size: 0; }
  .slick-dots .slick-active button {
    border: 6px solid #ff0000;
    background: #ff0000; }

#sec2 {
  background-image: url("../img/party/s2-bg-gradient.png");
  background-repeat: repeat-x;
  background-position: center top;
  padding: 12% 0; }
  #sec2 .note {
    text-align: center;
    margin-top: 3%; }
  #sec2 .box {
    width: 92%;
    margin: -4% auto 0;
    position: relative;
    z-index: 1;
    padding: 7% 0; }
    #sec2 .box .pd {
      width: 92%;
      margin: 0 auto;
      border-top: 1px solid #fff;
      padding-top: 20px;
      margin-top: 15px;
      position: relative; }
      #sec2 .box .pd:before {
        content: '';
        width: 86px;
        height: 60px;
        background-image: url("../img/party/s2-cow.png");
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        right: 5px;
        top: 9px; }
      #sec2 .box .pd .txt {
        margin-top: 15px; }
  #sec2 .toggle {
    width: 92%;
    margin: 0 auto;
    background: #000;
    padding: 7% 5%; }
    #sec2 .toggle .toggle-link {
      text-align: center;
      font-size: 16px; }
    #sec2 .toggle .toggle-main {
      padding-top: 15px; }
  #sec2 .blk1 {
    margin-top: 8%; }
    #sec2 .blk1 .catch {
      margin-top: -20%;
      position: relative;
      z-index: 2; }
  #sec2 .blk2 {
    margin-top: 12%; }
  #sec2 .blk3 {
    width: 92%;
    margin: 0 auto;
    margin-top: 19%;
    position: relative; }
    #sec2 .blk3 .slick-dots {
      width: 100%;
      position: absolute;
      top: -30px;
      left: 0;
      right: 0;
      z-index: 5; }
    #sec2 .blk3 .box {
      width: 100%;
      margin: 0; }
      #sec2 .blk3 .box .pd2:before {
        content: '';
        width: 86px;
        height: 42px;
        background-image: url("../img/party/s2-pig.png");
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        right: 5px;
        top: 13px; }
    #sec2 .blk3 .toggle {
      width: 100%; }

#sec3 {
  background: #000;
  padding: 12% 0; }
  #sec3 .note {
    text-align: center; }
  #sec3 .toggle {
    width: 92%;
    margin: 5% auto;
    background: #fff;
    padding: 7% 5%; }
    #sec3 .toggle .toggle-link {
      color: #9e2228;
      position: relative; }
      #sec3 .toggle .toggle-link .ttl {
        font-size: 5vw;
        line-height: 7vw;
        margin-bottom: 5px; }
        #sec3 .toggle .toggle-link .ttl small {
          font-size: 4vw; }
      #sec3 .toggle .toggle-link:before {
        content: '';
        width: 21%;
        height: 51%;
        background-image: url("../img/party/s2-deco-a1.png");
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        right: 5px;
        bottom: -7%; }
      #sec3 .toggle .toggle-link:after {
        font-size: 30px;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        content: '\f107';
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        text-decoration: inherit;
        color: #9e2228;
        margin-top: 0;
        right: unset;
        top: unset; }
    #sec3 .toggle .toggle-main {
      color: #000;
      padding-top: 20px; }
      #sec3 .toggle .toggle-main .ttl {
        font-weight: bold;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 4px double #000;
        text-align: center; }
  #sec3 .active .toggle-link:after {
    content: '\f107'; }
  #sec3 .tg2 .toggle-link:before {
    content: '';
    width: 21%;
    height: 51%;
    background-image: url("../img/party/s2-deco-a2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 5px;
    bottom: -17%; }
  #sec3 .tg3 .toggle-link:before {
    content: '';
    width: 28%;
    height: 51%;
    background-image: url("../img/party/s2-deco-a3.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 5px;
    bottom: -17%; }

#sec4 {
  padding: 12% 0; }
  #sec4 .txt {
    margin: 5% 0; }
  #sec4 h3 {
    font-size: 5.5vw;
    text-align: center;
    line-height: 9vw;
    font-weight: bold;
    margin-bottom: 5%; }
  #sec4 ul li {
    width: 49%;
    padding: 10px;
    text-align: center;
    border: 1px solid #fff;
    margin-bottom: 2%;
    line-height: 20px; }
    #sec4 ul li span {
      padding: 10px;
      display: block; }
  #sec4 ul .p0 {
    padding: 0; }
  #sec4 ul li:nth-child(odd) {
    float: left; }
  #sec4 ul li:nth-child(even) {
    float: right; }
  #sec4 .note {
    margin-top: 5%; }

#sec5 {
  padding: 12% 0;
  background: url("../img/party/sec5-bg.png") no-repeat center top/100%, url("../img/shared/pat1.jpg") repeat; }
  #sec5 .icon {
    padding: 0 9%; }
    #sec5 .icon li {
      width: 43%;
      margin-top: 7%; }
    #sec5 .icon li:nth-child(odd) {
      float: left; }
    #sec5 .icon li:nth-child(even) {
      float: right; }
  #sec5 .floor {
    margin-top: 10%; }
  #sec5 .tabs-switch .tab-link {
    display: flex;
    justify-content: space-between;
    width: 92%;
    margin: 0 auto; }
    #sec5 .tabs-switch .tab-link li {
      text-align: center;
      border: 1px solid #fff;
      padding: 7px;
      font-size: 4vw;
      width: 32%; }
    #sec5 .tabs-switch .tab-link li.active {
      background: #be0b0b; }
  #sec5 .tabs-switch .tab-content {
    padding-top: 10%; }
    #sec5 .tabs-switch .tab-content .txt {
      margin: 5% 0; }
    #sec5 .tabs-switch .tab-content .ttl {
      margin: 5% 0 3%; }
  #sec5 .note {
    color: #fff;
    background: #000;
    padding: 10px 15px;
    width: 92%;
    margin: 9% auto 0;
    text-align: center;
    font-size: 13px;
    line-height: 22px; }

/*# sourceMappingURL=party.css.map */
