@font-face {
    font-family: "NexaRustSansBlack";
    src: url(../fonts/NexaRustSansBlack.eot);
    src: url(../fonts/NexaRustSansBlack.woff);
    src: url(../fonts/NexaRustSansBlack.otf);
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

h1 {
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h4 {
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: Arial, 'Helvetica Neue', Helvetica, 'PingFang HK', 'Noto Sans', 'Noto Sans TC', 'Microsoft JhengHei', sans-serif;
    font-size: 12px;
    color: #666;
    /*background: url("../images/bg.jpg") top center repeat-y;*/
    min-width: 1100px;
}

strong {
    font-weight: bold;
}

em { 
    font-style: italic;
}

.temple_1 {
    margin: 10px 0 0 12px !important;
}

.temple_2_small_box {
    width: 350px !important;
    height: 225px !important;
    margin-right: 15px !important;
}

.temple_2_small_group {
    width: 100% !important;
}

.clear {
    zoom: 1;
    clear: both;
    margin: 0;
    padding: 0;
    line-height: 0;
    height: 0;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.main-area {
    width: 1100px;
    margin: auto;
    position: relative;
}

.main-area .check-out {
    background-image: url("../images/CheckOut-Eng-Use.png");
    width: 135px;
    height: 135px;
    position: absolute;
    top: -44px;
    right: 0;
}

.main-area .check-out:hover {
    background-image: url("../images/CheckOut-Eng-R1.png");
    width: 135px;
    height: 135px;
}

.festival-premium-area .fp-left .check-out a:hover {
    background: #ea1b75;
}

.main-area hr {
    margin: 20px 0;
    border: solid 1px #ccc;
}

.page-title {
    text-align: center;
    width: 100%;
    font-size: 27px;
    font-weight: bold;
    color: #f10072;
    margin: 60px auto 50px auto;
    padding: 0 0 15px 0;
    text-transform: uppercase;
}

.star {
    color: #ec0e73;
    margin: 0 3px 0 0;
}

.color-1 {
    color: #ea1b75;
}

.line-through {
    text-decoration: line-through;
}

.header {
    width: 100%;
    background: #451032;
}

.header .top-banner {
    width: 1100px;
    height: 213px;
    position: relative;
}

.header .top-banner .header-right {
    height: 21px;
    position: absolute;
    bottom: 20px;
    right: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
}

.header .top-banner .header-right a {
    color: #f02975;
    text-decoration: none;
}

.header .top-banner .header-right a:hover {
    opacity: 0.75;
}

.header .top-banner .header-right .search-icon {
    width: 21px;
    height: 21px;
    background: url("../images/search_icon.png") center center no-repeat;
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
    outline: none;
}

.header .top-banner .header-right .search-icon.close {
    background: url("../images/close_search_icon.png") center center no-repeat;
}

.header .top-banner .header-right .top-search-area {
    display: none;
}

.header .top-banner .header-right .top-search-area.show {
    width: 240px;
    float: left;
    text-align: right;
    margin: 0 0 0 0;
    display: block;
}

.header .top-banner .header-right .top-search-area .submit-style0 {
    width: 21px;
    height: 21px;
    background: url("../images/search_icon.png") no-repeat;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    outline: none;
}

.header .top-banner .header-right .top-search-area .input-style0 {
    width: 120px;
    height: 19px;
    background: #451032;
    border: solid 1px #7f2568;
    color: #f02975;
    outline: none;
    padding: 0 5px;
    font-size: 12px;
}

.header .nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fef200;
    font-family: 'NexaRustSansBlack', Arial, 'Helvetica Neue', Helvetica, 'PingFang HK', 'Noto Sans', 'Noto Sans TC', 'Microsoft JhengHei', sans-serif;
    text-transform: uppercase;
}

.header .nav ul {
    text-align: center;
}

.header .nav ul li {
    display: inline-block;
}

.header .nav ul li a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px;
    display: block;
    padding: 0 0 0 11px;
}

.icon_img_hover {
    display: none;
}

.header .nav ul li a.icon img {
    margin-right: 2px;
}

.header .nav ul li a.icon:hover {
    color: #f10072;
    display: block;
}

.header .nav ul li a.icon:hover .icon_img {
    display: none;
}

.header .nav ul li a.icon:hover .icon_img_hover {
    display: inline-block;
}

.header .nav ul li a.icon.this {
    color: #f10072;
}

.header .nav ul li a.icon.this .icon_img {
    display: none;
}

.header .nav ul li a.icon.this .icon_img_hover {
    display: inline-block;
}

.header .nav ul li a.icon1 {
    background: url("../images/nav_icon01.png") left center no-repeat;
}

.header .nav ul li a.icon1:hover, .header .nav ul li a.icon1.this {
    background: url("../images/nav_icon01_hover.png") left center no-repeat;
    color: #f10072;
}

.header .nav ul li a.icon2 {
    background: url("../images/nav_icon02.png") left center no-repeat;
}

.header .nav ul li a.icon2:hover, .header .nav ul li a.icon2.this {
    background: url("../images/nav_icon02_hover.png") left center no-repeat;
    color: #f10072;
}

.header .nav ul li a.icon3 {
    background: url("../images/nav_icon03.png") left center no-repeat;
}

.header .nav ul li a.icon3:hover, .header .nav ul li a.icon3.this {
    background: url("../images/nav_icon03_hover.png") left center no-repeat;
    color: #f10072;
}

.header .nav ul li a.icon4 {
    background: url("../images/nav_icon04.png") left center no-repeat;
}

.header .nav ul li a.icon4:hover, .header .nav ul li a.icon4.this {
    background: url("../images/nav_icon04_hover.png") left center no-repeat;
    color: #f10072;
}

.header .nav ul li a.icon5 {
    background: url("../images/nav_icon05.png") left center no-repeat;
}

.header .nav ul li a.icon5:hover, .header .nav ul li a.icon5.this {
    background: url("../images/nav_icon05_hover.png") left center no-repeat;
    color: #f10072;
}

.header .nav ul li a.icon6 {
    background: url("../images/nav_icon06.png") left center no-repeat;
}

.header .nav ul li a.icon6:hover, .header .nav ul li a.icon6.this {
    background: url("../images/nav_icon06_hover.png") left center no-repeat;
    color: #f10072;
}

.header .nav ul li a.icon7 {
    background: url("../images/nav_icon07.png") left center no-repeat;
}

.header .nav ul li a.icon7:hover, .header .nav ul li a.icon7.this {
    background: url("../images/nav_icon07_hover.png") left center no-repeat;
    color: #f10072;
}

.header .nav ul li a.icon8 {
    background: url("../images/nav_icon08.png") left center no-repeat;
}

.header .nav ul li a.icon8:hover, .header .nav ul li a.icon8.this {
    background: url("../images/nav_icon08_hover.png") left center no-repeat;
    color: #f10072;
}

/* pull down */
.header .nav ul li.sub-menu ul {
    display: none;
}

.header .nav ul li.sub-menu:hover ul {
    width: 160px;
    height: auto;
    display: inline-block;
    position: absolute;
    margin: 0 0 0 -40px;
    z-index: 6000;
    background: #fef200;
    box-shadow: 0 0 8px #666;
    text-align: left;
    line-height: normal;
}

.header .nav ul li ul li a {
    width: 140px;
    color: #333;
    padding: 10px;
    margin: 0 0 0 0;
}

.header .nav ul li ul li a:hover {
    background: #f10072;
    color: #fff;
}

.header .nav ul li.sub-menu ul li.sub-menu-lv2 {
    position: relative;
}

.header .nav ul li.sub-menu ul li.sub-menu-lv2 ul {
    display: none;
}

.header .nav ul li ul li.sub-menu-lv2:hover ul {
    width: 160px;
    display: inline-block;
    position: absolute;
    left: 200px;
    top: 0;
    background: #fef200;
    box-shadow: 0 0 8px #666;
    text-align: left;
    line-height: normal;
}

.header .nav ul li ul li.sub-menu-lv2:hover ul li a {
    font-size: 11px;
}

.lang-zh_hk .header .nav ul li a {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.lang-zh_hk .cs-left .cs-sub-title {
    width: 14%;
}

.lang-zh_hk .cs-right .cs-sub-title {
    width: 16%;
}

.lang-zh_hk .cs-right .cs-sub-title span {
    display: inline-block;
}

.lang-zh_hk .sponsored-container {
    width: 100%;
}

/* pull down */

/* responsive menu */
.responsive-menu {
    display: none;
}

.responsive-menu-icon {
    display: none;
}

/* home */

.slideshow-area-b {
    width: 352px;
    height: 234px;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1000;
}

.swiper-container-b {
    width: 352px;
    height: 234px;
    margin: 0 auto;
    position: relative;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.slideshow-area {
    width: 100%;
    height: 420px;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1000;
}

.swiper-container {
    width: 772px;
    /*max-height: 620px;*/
    margin: 0 auto;
    position: relative;
    /*height: 420px;*/
    /*height: 510px;*/
    /* Fix of Webkit flickering */

    z-index: 1;
}

.swiper-container img {
    cursor: pointer;
}

.swiper-container .slideshow-mask-left {
    width: 772px;
    height: 420px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2000;
    margin: 0 0 0 -772px;
    background: url("../images/slideshow_mask.png") center center no-repeat;
}

.swiper-container .slideshow-mask-right {
    width: 772px;
    height: 420px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2000;
    margin: 0 -772px 0 0;
    background: url("../images/slideshow_mask.png") center center no-repeat;
}

.swiper-slide .swiper-slide-text {
    width: 400px;
    position: absolute;
    z-index: 4000;
    bottom: 40px;
    right: 20px;
    text-align: right;
    font-size: 17px;
    color: #fff;
    text-shadow: 2px 2px 6px #333;
}

.swiper-slide .swiper-slide-text a {
    color: #fff;
    text-decoration: none;
    border: solid 2px #fff;
    padding: 6px 20px;
    display: inline-block;
    margin: 10px 0 0 0;
}

.swiper-slide .swiper-slide-text a:hover {
    color: #fff;
    background: #eb1b74;
    border: solid 2px #eb1b74;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 15px;
    left: 50%;
}

.home-group {
    margin: 20px 0 0 0;
}

.hg-left {
    width: 730px;
    float: left;
    text-shadow: 2px 2px 6px #333;
}

.hg-left a:hover {
    display: block;
    opacity: 0.85;
}

.hg-left .ver1-small-box-group {
    width: 300px;
    float: left;
    margin: 10px 12px 0 0;
}

.hg-left .ver3-small-box-group {
    width: 300px;
    float: right;
    margin: 0 12px 0 0;
}

.hg-left .ver1-top-box {
    width: 730px;
    height: 460px;
    float: left;
    margin: 0 0 10px 0;
    position: relative;
    overflow: hidden;
}

.hg-left .ver1-small-box {
    width: 300px;
    height: 184px;
    float: left;
    margin: 0 0 12px 0;
    position: relative;
    overflow: hidden;
}

.hg-left .ver2-small-box {
    width: 360px;
    height: 260px;
    float: left;
    margin: 0 10px 12px 0;
    position: relative;
}

.hg-left .ver2-small-box.right {
    margin: 0 0 12px 0;
}

.hg-left .ver3-small-box {
    width: 312px;
    height: 202px;
    float: left;
    position: relative;
}

.hg-left .ver3-bottom-box {
    width: 730px;
    height: 470px;
    float: left;
    position: relative;
}

.hg-left .ver1-poster {
    width: 418px;
    height: 576px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}

.hg-left .ver1-poster img:hover {
    opacity: 0.85;
}

.hg-left .ver3-poster {
    width: 418px;
    height: 606px;
    float: left;
}

.hg-left .ver3-poster img:hover {
    opacity: 0.85;
}

.hg-left .text-area {
    width: 85%;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 17px;
    text-align: right;
    z-index: 1500;
}

.hg-left .text-area .date {
    color: #eb1b74;
    font-size: 21px;
    font-weight: bold;
    z-index: 1500;
}

.hg-left .text-area .date .text-white {
    color: #ffffff;
}

.hg-left .text-area .title {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 25px 0;
}

.hg-left .ver1-small-box .text-area {
    width: 75%;
    position: absolute;
    right: 10px;
    bottom: 30px;
    color: #fff;
    font-size: 13px;
    text-align: right;
}

.hg-left .ver1-small-box .text-area .date {
    color: #eb1b74;
    font-size: 15px;
    font-weight: bold;
}

.hg-left .ver1-small-box .text-area .title {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.hg-left .ver2-small-box .text-area {
    width: 75%;
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 13px;
    text-align: right;
}

.hg-left .ver2-small-box .text-area .date {
    color: #eb1b74;
    font-size: 15px;
    font-weight: bold;
}

.hg-left .ver2-small-box .text-area .title {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.hg-left .ver3-small-box .text-area {
    width: 75%;
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 13px;
    text-align: right;
}

.hg-left .ver3-small-box .text-area .date {
    color: #eb1b74;
    font-size: 15px;
    font-weight: bold;
}

.hg-left .ver3-small-box .text-area .title {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.hg-left .bg-img {
    position: absolute;
    z-index: 1000;
    width: 100%;
}

.hg-right {
    float: right;
    width: 350px;
}

.hg-right .fb-page {
    padding: 4px;
    margin: 0 0 20px 0;
    border: solid 1px #451032;
}

.hg-right .ad img {
    width: 334px;
    padding: 8px;
    border: solid 1px #451032;
}

.hg-right .ad img:hover {
    opacity: 0.85;
}

/* subscribe */
.subscribe-area {
    padding: 50px 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #999;
}

.subscribe-area .subscribe-title {
    text-align: center;
    width: 100%;
    font-size: 27px;
    font-weight: bold;
    color: #f10072;
    margin: 0 auto 50px auto;
    padding: 0 0 15px 0;
}

.subscribe-group {
    width: 600px;
    margin: 15px auto;
}

.subscribe-group.contact-page-subscribe {
    width: auto;
}

.subscribe-group .subscribe-left {
    width: 500px;
    float: left;
}

.subscribe-group .subscribe-right {
    width: 100px;
    float: right;
}

.subscribe-group .input-style1 {
    width: 430px;
    height: 40px;
    border: solid 1px #ccc;
    padding: 0 10px;
    font-size: 15px;
    outline: none;
    margin: 0 0 10px 0;
    color: #999;
    box-shadow: 0 0 6px #efefef;
}

.subscribe-group .input-style1:hover {
    box-shadow: 0 0 8px #ddd;
}

.lang-zh_hk .subscribe-group .submit-style1 {
    width: 87px;
    height: 40px;
    background: #f10072;
    outline: none;
    cursor: pointer;
    border: none;
    margin: 30px 0 0 0;
    color: #fff;
    font-size: 17px;
    padding: 0 2px
}

.subscribe-group .submit-style1 {
    width: 87px;
    height: 40px;
    background: #f10072;
    outline: none;
    cursor: pointer;
    border: none;
    margin: 30px 0 0 0;
    color: #fff;
    font-size: 13px;
}

.subscribe-group .submit-style1:hover {
    opacity: 0.5;
}

.subscribe-area .checkbox-text {
    font-size: 13px;
    font-weight: normal;
    color: #333;
}

.subscribe-area .checkbox-text a {
    color: #333;
    text-decoration: underline;
}

.subscribe-area .checkbox-text a:hover {
    color: #f10072;
}

.subscribe-area ul {
    text-align: center;
    margin: 25px 0 0 0;
}

.subscribe-area ul li {
    margin: 0 15px;
    display: inline-block;
}

.subscribe-area ul li:hover {
    opacity: 0.5;
}

/* photo gallery */
.photo-gallery {
    width: 100%;
    padding: 65px 0;
    background: #f2f2f2;
}

.photo-gallery .main-area {
    width: 1100px;
    position: relative;
}

.photo-gallery .control {
    width: 120px;
    height: 48px;
    position: absolute;
    right: 20px;
    top: 0;
    text-align: right;
}

.photo-gallery .control ul li {
    float: left;
    margin: 0 0 0 10px;
}

.photo-gallery .photo-gallery-title {
    text-align: center;
    width: 100%;
    font-size: 27px;
    font-weight: bold;
    color: #f10072;
    margin: 0 auto 50px auto;
    padding: 0 0 15px 0;
}

.photo-gallery .pg-group-mask {
    width: 1100px;
    overflow: hidden;
}

.photo-gallery .pg-group-mask .pg-group {
    width: 100%;
    margin: 0;
    text-align: center;
    height: 260px;
}

.photo-gallery .pg-group .pg-box {
    width: 200px;
    height: 260px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.photo-gallery .pg-group .pg-box img {
    max-width: 200px;
    max-height: 120px;
}

.photo-gallery .pg-group .pg-box .pg-box-title {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin: 8px 0 0 0;
    line-height: 19px;
}

.photo-gallery .pg-group .pg-box .pg-box-date {
    color: #eb1b74;
    font-size: 13px;
    font-weight: bold;
    margin: 8px 0 0 0;
}

.photo-gallery .pg-group .pg-box a:hover {
    opacity: 0.75;
}

/* organized */
.organized-area {
    font-size: 15px;
    color: #666;
    text-align: center;
    padding: 50px 0 0 0;
}

.organized-area .organized-title {
    font-size: 19px;
    font-weight: bold;
    color: #f60076;
    margin: 0;
}

.organized-area img {
    max-width: 80%;
    max-height: 100px;
    vertical-align: middle;
    margin: 10px;
}

/* sponsored */
.sponsored-area {
    font-size: 15px;
    color: #666;
    text-align: center;
    padding: 20px 10px;
    border-left: solid 2px #ededed;
    margin: 20px 0;
    display: inline-block;
    vertical-align: top;
}

.sponsored-area:first-child {
    border-left: none;
}

.sponsored-area .sponsored-title {
    font-size: 15px;
    font-weight: bold;
    color: #f60076;
    margin: 0;
}

.sponsored-name {
    font-size: 12px;
    font-weight: bold;
    color: #f60076;
    margin: 0;
    text-align: left;
    line-height: 1em;
}

.sponsored-area img {
    vertical-align: top;
    margin: 8px;
    max-height: 100px;
}

/* footer */
.footer {
    font-size: 14px;
    color: #222;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #fef200;
}

.footer .address {
    float: right;
}

.to-top {
    width: 60px;
    height: 60px;
    background: url("../images/to_top.png") no-repeat;
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 20px;
}

/* about us */
.aboutus-top-banner {
    width: 100%;
    height: 300px;
    background: url("../images/about_top_banner01.jpg") center center repeat;
    color: #fff;
    font-size: 19px;
    text-align: center;
    padding: 80px 0 0 0;
}

.aboutus-top-banner .aboutus-top-banner-title {
    text-align: center;
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto 50px auto;
    padding: 0 0 15px 0;
    text-transform: uppercase;
}

.aboutus-top-banner p {
    margin: 0 0 50px 0;
    line-height: 28px;
}

.aboutus-box {
    width: 100%;
    margin: 0;
    font-size: 15px;
    color: #000;
    line-height: 23px;
}

.aboutus-box a {
    color: #ea1b75;
    text-decoration: none;
}

.aboutus-box a:hover {
    text-decoration: underline;
}

.aboutus-box.style2 {
    background: url("../images/about_bg01.jpg") center center no-repeat;
    min-height: 580px;
}

.aboutus-box.style2 .aboutus-left {
    margin: 100px 0 0 0;
}

.aboutus-box .aboutus-left {
    width: 50%;
    float: left;
    padding: 50px 0;
}

.aboutus-box .aboutus-left img {
    float: left;
    margin: 0 0 50px 0;
}

.aboutus-box .aboutus-right {
    width: 50%;
    float: left;
    padding: 50px 0 25px 0;
}

.aboutus-box .aboutus-right img {
    float: right;
    margin: 50px 0 0 0;
}

.aboutus-box p {
    margin: 0 0 10px 0;
    text-align: left;
}

.aboutus-box .aboutus-box-title {
    font-size: 40px;
    font-weight: bold;
    color: #212121;
    margin: 10px 0 30px 0;
}

.aboutus-group {
    font-size: 15px;
    color: #000;
    margin: 50px 0;
}

.aboutus-group .aboutus-group-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin: 0 0 10px 0;
    text-align: center;
}

.aboutus-group .aboutus-group-title.text-left {
    text-align: left;
}

.aboutus-group p {
    margin: 0 0 25px 0;
}

.aboutus-group .aboutus-group-left {
    width: 50%;
    float: left;
}

.aboutus-group .aboutus-group-right {
    width: 50%;
    float: left;
    text-align: left;
}

.aboutus-group .aboutus-group-right img {
    float: right;
    max-width: 100%;
}

.aboutus-group a {
    color: #ea1b75;
    text-decoration: none;
}

.aboutus-group a:hover {
    text-decoration: underline;
}

.aboutus-group .ag-box {
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
}

.aboutus-group .ag-box .ag-box-left {
    width: 30%;
    float: left;
}

.aboutus-group .ag-box .ag-box-right {
    width: 70%;
    float: left;
}

.aboutus-group .ag-box .ag-box-title {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

/* festival archive */
.festival-archive-area {
    width: 1000px;
    margin: 0 auto 50px auto;
    text-align: center;
}

.festival-archive-area img {
    width: 100%;
}

.festival-archive-area .fa-box {
    display: inline-block;
    width: 300px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 21px;
    margin: 30px;
    vertical-align: top;
}

.festival-archive-area .fa-box img {
    margin: 0 0 10px 0;
}

.festival-archive-area .fa-box img:hover {
    opacity: 0.75;
}

/* what's new */
.new-group {
    width: 1100px;
    padding: 0 0 50px 0;
    float: left;
}

.ng-row {
    width: 840px;
    background: url("../images/new_line_bg.png") left repeat-y;
    float: left;
    margin: auto 130px;
}

.ng-row:last-child {
    background: none;
}

.ng-left {
    width: 186px;
    height: 89px;
    background: url("../images/new_date_bg.png") no-repeat;
    float: left;
}

.ng-left .ng-left-date {
    width: 91px;
    text-align: center;
    margin: 22px 0 0 0;
    font-size: 19px;
    font-weight: bold;
    color: #000;
}

.ng-right {
    width: 604px;
    float: right;
    font-size: 17px;
    font-weight: normal;
    color: #000;
    padding: 33px 0 50px 0;
}

.ng-right a {
    color: #f60076;
    text-decoration: none;
}

.new-category {
    margin: 15px 0 75px 0;
}

.new-category ul {
    text-align: center;
}

.new-category ul li {
    display: inline-block;
    margin: 0 15px 15px 15px;
}

.new-category a {
    text-decoration: none;
    font-size: 15px;
    color: #333;
    padding: 5px 12px;
}

.new-category a:hover {
    background: #ea1b75;
    color: #fff;
}

.new-category a.this {
    background: #ea1b75;
    color: #fff;
}

/* program */
.program-category {
    margin: 15px 0 50px 0;
    border-bottom: solid 2px #ccc;
    padding: 0 0 20px 0;
}

.program-category ul {
    text-align: center;
}

.program-category ul li {
    display: inline-block;
    margin: 0 15px 15px 15px;
}

.program-category a {
    text-decoration: none;
    font-size: 15px;
    color: #333;
    padding: 5px 12px;
}

.program-category a:hover {
    background: #ea1b75;
    color: #fff;
}

.program-category a.this {
    background: #ea1b75;
    color: #fff;
}

.program-box {
    font-size: 13px;
    color: #000;
    border-bottom: solid 2px #ccc;
    padding: 0 0 50px 0;
    margin: 0 0 50px 0;
}

.program-box p:first-of-type {
    margin: 25px 0 0 0;
    line-height: 19px;
}

.program-box p {
    margin: 15px 0 0 0;
    line-height: 19px;
}

.program-box .pb-left:hover {
    opacity: 0.85;
}

.program-box .pb-right {
    width: 500px;
    float: right;
    padding: 0 0 30px 0;
}

.program-box .pb-right .date-container {
    float: right;
    width: 120px;
}

.program-date-box {
    position: relative;

    width: 48px;
    height: 32px;
    padding: 20px 0 0 0;
    background: url("../images/program_date_box.png") no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: right;
    color: #ea1b75;
    margin: 0 0 3px 10px;
}

.program-date-box .full {
    font-weight: bold;
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 17%;
    top: 45%;
    -ms-transform: rotate(320deg); /* IE 9 */
    -webkit-transform: rotate(320deg); /* Safari */
    transform: rotate(320deg); /* Standard syntax */
}

.film-rating-icon {
    width: 37px;
    height: 37px;
    margin-top: 15px;
    background: center no-repeat;
    background-size: 100%;
}

.rating-1 {
    background-image: url('../images/rating_i.png');
}

.rating-2 {
    background-image: url('../images/rating_iia.png');
}

.rating-3 {
    background-image: url('../images/rating_iib.png');
}

.rating-4 {
    background-image: url('../images/rating_iii.png');
}

.program-box .film-rating-icon, .pd-box-area-right .film-rating-icon {
    float: right;
}

.program-box .program-title {
    font-size: 25px;
    font-weight: bold;
    color: #ea1b75;
}

.program-box .program-director {
    font-size: 15px;
    font-weight: bold;
}

.program-box .program-submit-area {
    margin: 25px 0 0 0;
}

.program-box .program-submit-area .program-more a {
    color: #eb1b74;
    width: 130px;
    height: 32px;
    line-height: 32px;
    border: solid 2px #eb1b74;
    display: block;
    text-decoration: none;
    text-align: center;
    background: #fff;
    float: left;
    font-weight: bold;
}

.program-box .program-submit-area .program-buy a {
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    border: solid 2px #eb1b74;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url("../images/buy_ticket_icon.png") 12px 6px no-repeat #eb1b74;
    padding: 0 0 0 20px;
    font-weight: bold;
    font-size: 13px;
    float: right;
}

.program-box .program-submit-area .program-more a:hover, .program-box .program-submit-area .program-buy a:hover {
    opacity: 0.50;
}

.program-details-title {
    font-size: 38px;
    font-weight: bold;
    color: #ea1b75;
    text-align: center;
}

.program-details-box {
    width: 1000px;
    padding: 20px;
    border: solid 2px #000;
    margin: 20px auto;
}

.program-details-box .pd-box-img {
    width: 1000px;
    height: 580px;
    position: relative;
    overflow: hidden;
}

.pd-box-area .pd-box-area-right a.program-play-button {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url("../images/play.png") no-repeat;
    right: 20px;
    bottom: 20px;
    z-index: 2500;
    float: right;
}

.pd-box-area .pd-box-area-right a.program-play-button:hover {
    opacity: 0.75;
}

.pd-box-area {
    width: 1000px;
    margin: 20px 0;
    font-size: 15px;
    color: #000;
    line-height: 22px;
}

.pd-box-area .pd-box-area-title {
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: bold;
    color: #999;
}

.pd-box-area p {
    margin: 20px 0 0 0;
}

.pd-box-area .pd-box-area-right {
    float: right;
}

.pd-box-area .pd-box-area-right .program-date-box {
    width: 48px;
    height: 32px;
    padding: 20px 0 0 0;
    background: url("../images/program_date_box.png") no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: right;
    color: #ea1b75;
    margin: 0 0 0 10px;
    line-height: normal;
}

.pd-box-area .pd-box-area-right .program-buy {
    float: right;
    margin: 10px 0 0 10px;
}

.pd-box-area .pd-box-area-right .program-buy a {
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    border: solid 2px #eb1b74;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url("../images/buy_ticket_icon.png") 10px 8px no-repeat #eb1b74;
    padding: 0 0 0 20px;
    font-weight: bold;
    font-size: 13px;
}

.pd-box-area .pd-box-area-right .program-buy a:hover {
    opacity: 0.50;
}

.pd-box-area .pd-box-area-right .program-level-3 {
    color: #fff;
    width: 62px;
    height: 54px;
    float: right;
    background-image: url(../images/Cat-III-Logo.png);
}

.pd-box-director {
    width: 800px;
    margin: 5px auto;
    font-size: 13px;
    color: #666;
}

.pd-box-director .director-left {
    width: 132px;
    float: left;
    padding-top: 35px;
}

.pd-box-director .director-right {
    width: 630px;
    float: right;
    padding: 10px 0 0 0;
}

.back-to-program {
    width: 100%;
    margin: 35px auto;
    text-align: center;
}

.back-to-program a {
    color: #b3b3b3;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.back-to-program a:hover {
    opacity: 0.75;
}

.program-bottom-group {
    width: 755px;
    margin: auto;
}

.program-bottom-area-mask {
    width: 595px;
    overflow: hidden;
    float: left;
}

.program-bottom-area-mask .program-bottom-area {
    width: 100%;
    height: 108px;
    overflow: hidden;
    text-align: center;
    margin: 0 0 50px 0;
}

.pb-area-goleft {
    width: 80px;
    height: 120px;
    background: url("../images/pb_go_left.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.pb-area-goright {
    width: 80px;
    height: 120px;
    background: url("../images/pb_go_right.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.program-bottom-area .pb-area-goleft:hover, .program-bottom-area .pb-area-goright:hover {
    opacity: 0.50;
}

.program-bottom-area .pb-area-box {
    display: inline-block;
    width: 165px;
    margin: 0 15px;
    vertical-align: top;
}

.program-bottom-area .pb-area-box img {
    width: 165px;
    margin: 0 0 10px 0;
}

.program-bottom-area .pb-area-box a {
    color: #ea1b75;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.program-bottom-area .pb-area-box:hover {
    opacity: 0.75;
}

/* program - short film */
.sfc-area {
    font-size: 15px;
    color: #000;
    position: relative;
}

.sfc-area a {
    text-decoration: none;
}

.sfc-area p {
    margin: 0 0 25px 0;
    line-height: 23px;
    text-align: justify;
}

.sfc-area .sfc-area-left {
    float: left;
    width: 350px;
    font-weight: bold;
}

.sfc-area .sfc-area-left .sfc-left-title {
    font-size: 28px;
    font-weight: bold;
    color: #ea1b75;
    margin: 0 0 5px 0;
    line-height: 28px;
}

.sfc-area .sfc-area-right {
    width: 700px;
    float: right;
    padding: 0 0 0 20px;
    border-left: solid 2px #000;
    line-height: 23px;
    text-align: justify;
}

.sfc-bu {
    width: 100%;
    text-align: left;
    margin: 20px 0 0 0;
}

.sfc-bu a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    width: 180px;
    font-size: 13px;
}

.sfc-bu a.bu-style1 {
    border: solid 2px #ea1b75;
    background: #fff;
    color: #ea1b75;
    height: 42px;
    padding: 12px 0 0 0;
}

.sfc-bu a.bu-style2 {
    border: solid 2px #ea1b75;
    background: #ea1b75;
    color: #fff;
    height: 34px;
    padding: 10px 0 10px 0;
    margin: 0 0 0 10px;
}

.sfc-bu a:hover {
    opacity: 0.50;
}

.sc-event-bu {
    width: 100%;
    text-align: left;
    margin: 20px 0 0 0;
}

.sc-event-bu a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    width: 180px;
    font-size: 13px;
}

.sc-event-bu a.bu-style1 {
    border: solid 2px #ea1b75;
    background: #fff;
    color: #ea1b75;
    height: 42px;
    padding: 12px 0 0 0;
}

.sc-event-bu a.bu-style2 {
    border: solid 2px #ea1b75;
    background: #ea1b75;
    color: #fff;
    height: 34px;
    padding: 10px 0 10px 0;
    margin: 0 0 0 10px;
    font-size: 16px;
}

.sc-event-bu a:hover {
    opacity: 0.50;
}

.sc-hm-bu {
    float: right;
    text-align: left;
}

.sc-hm-bu a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    width: 180px;
    font-size: 13px;
}

.sc-hm-bu a.bu-style1 {
    border: solid 2px #ea1b75;
    background: #fff;
    color: #ea1b75;
    height: 42px;
    padding: 12px 0 0 0;
}

.sc-hm-bu a.bu-style2 {
    border: solid 2px #ea1b75;
    background: #ea1b75;
    color: #fff;
    height: 34px;
    padding: 10px 0 10px 0;
    margin: 0 0 0 10px;
}

.sc-hm-bu a:hover {
    opacity: 0.50;
}

.sfc-people-group {
    text-align: center;
    margin: 50px;
}

.sfc-area .sfc-area-title {
    width: 100%;
    padding: 0 0 10px 0;
    background: url("../images/pb_underline.png") center bottom no-repeat;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.sfc-people-group .sfc-people-box {
    width: 170px;
    display: inline-block;
    font-size: 15px;
    color: #000;
    margin: 20px 30px;
    vertical-align: top;
    min-height: 300px;
    position: relative;
    text-align: center;
}

.sfc-people-group .sfc-people-box img {
    display: inline;;
}

.sfc-people-group .sfc-people-box-title {
    font-size: 17px;
    color: #ea1b75;
    font-weight: bold;
    margin: 10px 0 0 0;
}

.sfc-people-group .sfc-people-box .add-icon {
    width: 100%;
    height: 40px;
    background: url("../images/add_icon.png") center center no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: pointer;
}

.sfc-people-group .sfc-people-box .this-icon {
    width: 100%;
    height: 18px;
    background: url("../images/this_icon.png") center center no-repeat;
    position: absolute;
    left: 0;
    bottom: -10px;
    cursor: pointer;
}

.sfc-people-group .sfc-people-box .this-icon-2 {
    width: 100%;
    height: 18px;
    background: url("../images/this_icon.png") center center no-repeat;
    position: absolute;
    left: 0;
    bottom: -10px;
    cursor: pointer;
}

.sfc-people-group .sfc-people-box .this-icon-1 {
    width: 100%;
    height: 18px;
    background: url("../images/this_icon.png") center center no-repeat;
    position: absolute;
    left: 0;
    bottom: -10px;
    cursor: pointer;
}

.sfc-popup {
    position: relative;
    width: 940px;
    background: #f6f6f4;
    padding: 40px;
    border: solid 1px #000;
    margin: -50px auto 25px auto;
}

.sfc-popup .sfc-popup-title {
    color: #ea1b75;
    font-size: 17px;
    font-weight: bold;
}

.sfc-popup .sfc-popup-box .this-icon {
    width: 100%;
    height: 18px;
    position: absolute;
    top: -18px;
    left: 0;
}

.sfc-popup .sfc-popup-box.box1, .sfc-popup .sfc-popup-box.box2, .sfc-popup .sfc-popup-box.box3 {
    display: none;
}

.sfc-popup .sfc-popup-box.box1.show, .sfc-popup .sfc-popup-box.box2.show, .sfc-popup .sfc-popup-box.box3.show {
    display: block;
}

.sfc-popup .sfc-popup-box.box1 .icon-1p {
    background-position: center center !important;
}

.sfc-popup .sfc-popup-box.box1 .this-icon {
    background: url("../images/this_icon.png") 145px center no-repeat;
}

.sfc-popup .sfc-popup-box.box2 .this-icon {
    background: url("../images/this_icon.png") 380px center no-repeat;
}

.sfc-popup .sfc-popup-box.box3 .this-icon {
    background: url("../images/this_icon.png") 615px center no-repeat;
}

.sfc-popup .sfc-popup-box.box4 .this-icon {
    background: url("../images/this_icon.png") 850px center no-repeat;
}

.sfc-popup .sfc-popup-box.box1 .icon-2p {
    background: url("../images/this_icon.png") 380px center no-repeat;
}

.sfc-popup .sfc-popup-box.box2 .icon-2p {
    background: url("../images/this_icon.png") 615px center no-repeat;
}

.sfc-popup .sfc-popup-box.box1 .icon-3p {
    background: url("../images/this_icon.png") 263px center no-repeat !important;
}

.sfc-popup .sfc-popup-box.box2 .icon-3p {
    background: url("../images/this_icon.png") 500px center no-repeat;
}

.sfc-popup .sfc-popup-box.box3 .icon-3p {
    background: url("../images/this_icon.png") 733px center no-repeat;
}

.sfc-popup .sfc-popup-box.box4, .sfc-popup .sfc-popup-box.box5, .sfc-popup .sfc-popup-box.box6 {
    display: none;
}

.sfc-popup .sfc-popup-box.box4.show, .sfc-popup .sfc-popup-box.box5.show, .sfc-popup .sfc-popup-box.box6.show {
    display: block;
}

.sfc-popup .sfc-popup-box.box5 .icon-1p {
    background: url("../images/this_icon.png") center no-repeat !important;
}

.sfc-popup .sfc-popup-box.box5 .this-icon {
    background: url("../images/this_icon.png") 145px center no-repeat;
}

.sfc-popup .sfc-popup-box.box6 .this-icon {
    background: url("../images/this_icon.png") 380px center no-repeat;
}

.sfc-popup .sfc-popup-box.box7 .this-icon {
    background: url("../images/this_icon.png") 380px center no-repeat;
}

.sfc-popup .sfc-popup-box.box8 .this-icon {
    background: url("../images/this_icon.png") 380px center no-repeat;
}

.sfc-popup .sfc-popup-box.box5 .icon-2p {
    background-position: 380px center !important;
}

.sfc-popup .sfc-popup-box.box6 .icon-2p {
    background-position: 615px center !important;
}

.sfc-popup .sfc-popup-box.box5 .icon-3p {
    background-position: 263px center !important;
}

.sfc-popup .sfc-popup-box.box6 .icon-3p {
    background-position: 500px center !important;
}

.sfc-popup .sfc-popup-box.box7 .icon-3p {
    background-position: 733px center !important;
}

.sfc-popup .sfc-popup-box.box7, .sfc-popup .sfc-popup-box.box8, .sfc-popup .sfc-popup-box.box9 {
    display: none;
}

.sfc-popup .sfc-popup-box.box7.show, .sfc-popup .sfc-popup-box.box8.show, .sfc-popup .sfc-popup-box.box9.show {
    display: block;
}

.sfc-popup .sfc-popup-box.box7 .this-icon {
    background: url("../images/this_icon.png") 615px center no-repeat;
}

.sfc-popup .sfc-popup-box.box8 .this-icon {
    background: url("../images/this_icon.png") 850px center no-repeat;
}

.sfc-popup .sfc-popup-box.box9 .this-icon {
    background: url("../images/this_icon.png") 732px center no-repeat;
}

.sfc-popup p {
    margin: 20px 0;
}

.sfs-area {
    width: 1000px;
    background: #f6f6f4;
    margin: 0 auto 100px auto;
}

.sfs-area .sfs-area-top {
    width: 100%;
    height: 60px;
    background: url("../images/showcase_bg_01.png") no-repeat;
}

.sfs-area .sfs-main {
    width: 900px;
    margin: auto;
    font-size: 15px;
    color: #000;
}

.sfs-area .sfs-main p {
    margin: 15px 0;
}

.sfs-area .sfs-main .sfs-area-title {
    color: #ea1b75;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 15px 0;
}

.sfs-main a {
    color: #ea1b75;
    text-decoration: none;
}

.sfs-area .sfs-date {
    width: 100%;
    margin: 20px 0;
}

.sfs-area .sfs-date ul li {
    width: 70px;
    float: left;
    /* background: url("../images/sfs_date_bg.png") right no-repeat; */
    margin: 0 0 10px 0;
}

.sfs-area .sfs-date ul li:last-child {
    width: 75px;
    background: none;
}

.sfs-area .sfs-area-bottom {
    width: 100%;
    height: 60px;
    background: url("../images/showcase_bg_02.png") no-repeat;
}

.sfs-area .sfs-date .program-date-box {
    width: 48px;
    height: 32px;
    padding: 20px 0 0 0;
    background: url("../images/program_date_box.png") no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: left;
    color: #ea1b75;
    margin: 0 0 0 10px;
}

.sfs-area .sfs-date .program-buy a {
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    border: solid 2px #eb1b74;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url("../images/buy_ticket_icon.png") 12px 6px no-repeat #eb1b74;
    padding: 0 0 0 20px;
    font-weight: bold;
    font-size: 13px;
    float: left;
    margin: 8px 0 0 0;
}

.sfs-area .sfs-date .program-buy a:hover {
    opacity: 0.50;
}

.sfs-area .sfs-box-group {
    width: 900px;
    float: left;
    margin: 25px 0;
}

.sfs-area .sfs-box-group .sfs-box {
    width: 100%;
    float: left;
    margin: 0 0 40px 0;
}

.sfs-area .sfs-box-group .sfs-box-left {
    width: 300px;
    float: left;
}

.sfs-area .sfs-box-group .sfs-box-left img {
    width: 300px;
}

.sfs-area .sfs-box-group .sfs-box-left img:hover {
    opacity: 0.80;
}

.sfs-area .sfs-box-group .sfs-box-right {
    width: 580px;
    float: right;
    font-size: 15px;
    line-height: 21px;
    padding: 20px 0 0 0;
    text-align: justify;
}

.sfs-area .sfs-box-group .sfs-box-right .sfs-box-right-title {
    font-size: 17px;
    font-weight: bold;
    color: #ea1b75;
}

.sfs-area .sfs-box-group .sfs-box-right .sfs-award {
    padding: 0 0 0 1.2rem;
    background: url("../images/award_icon.png") left center no-repeat;
    font-size: 17px;
    font-weight: bold;
    margin: 5px 0;
}

/* panel discussion */
.panel-discussion {
    width: 1000px;
    margin: 0 auto 50px auto;
    font-size: 15px;
    line-height: 21px;
    color: #333;
}

.panel-discussion .panel-discussion-title {
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.panel-discussion p {
    margin: 0 0 25px 0;
}

.panel-discussion ul {
    margin: 0 0 25px 25px;
    list-style-type: disc;
}

.panel-discussion table.pd-table {
    border-collapse: collapse;
    font-size: 15px;
    color: #333;
    margin: 0 0 25px 0;
}

.panel-discussion table.pd-table tr td {
    padding: 10px;
    border: solid 1px #ccc;
}

.panel-discussion .pd-table .title {
    background: #481432;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.panel-discussion table.pd-table tr td.row1 {
    background: #fff;
}

.panel-discussion table.pd-table tr td.row2 {
    background: #eee;
}

/* schedule */
.schedule-area {
    width: 1000px;
    margin: 0 auto 50px auto;
}

.schedule-area .remarks {
    margin-top: 15px;
    font-size: 14px;
    color: #333;
}

.schedule-area table.schedule-table {
    border-collapse: collapse;
    font-size: 15px;
    color: #333;
}

.schedule-area table.schedule-table tr td {
    padding: 10px;
    border: solid 3px #ccc;
}

.schedule-area .schedule-table .title {
    background: #481432;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.schedule-area table.schedule-table tr td.row1 {
    background: #fff;
}

.schedule-area table.schedule-table tr td.row2 {
    background: #eee;
}

/* ticket */
.ticket-area {
    width: 1000px;
    background: #f6f6f4;
    margin: 0 auto 50px auto;
}

.ticket-area .ticket-area-top {
    width: 100%;
    height: 60px;
    background: url("../images/showcase_bg_01.png") no-repeat;
}

.ticket-area .ticket-main {
    width: 900px;
    margin: auto;
    font-size: 15px;
    color: #000;
}

.ticket-area .ticket-main .ticket-area-title {
    color: #ea1b75;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 15px 0;
}

.ticket-area .ticket-area-bottom {
    width: 100%;
    height: 60px;
    background: url("../images/showcase_bg_02.png") no-repeat;
}

.ticket-main table {
    margin: 25px auto;
    max-width: 90%;
}

.ticket-main table a {
    text-decoration: none;
    color: #000;
}

.ticket-main table tr td {
    background: #fff;
    text-align: center;
    border-bottom: solid 2px #ea1b75;
    vertical-align: middle;
    padding: 10px;
}

.ticket-main table tr td:hover {
    opacity: 0.65;
}

.ticket-main table tr td.tt-box {
    background: #ea1b75;
    color: #fff;
    padding: 1.3rem;
    border-bottom: solid 2px #fff;
    font-size: 21px;
    font-weight: bold;
}

.ticket-main table .tt-date a {
    font-size: 21px;
    font-weight: bold;
    color: #000;
}

.ticket-main table .tt-time a {
    font-size: 13px;
    color: #fff;
    background: #ea1b75;
    padding: 4px 10px;
    display: inline-block;
    margin: 5px auto;
    border-radius: 7px;
}

.ticket-main table .tt-text a {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.ticket-main .ticket-main-left {
    float: left;
    width: 250px;
}

.ticket-main .ticket-main-left .ticket-main-left-title {
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    color: #f10072;
    padding: 0 0 15px 0;
    float: left;
}

.ticket-main .ticket-main-right {
    float: right;
    width: 600px;
    font-size: 15px;
    line-height: 21px;
}

.ticket-main .ticket-main-right hr {
    width: 120px;
    height: 3px;
    background: #000;
    border: none;
}

.ticket-main .ticket-main-right .ticket-main-right-title {
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.ticket-main .ticket-main-right .ticket-main-right-text {
    margin: 0 0 25px 0;
}

.ticket-main .ticket-main-right a {
    color: #ea1b75;
    text-decoration: none;
}

.ticket-main .ticket-main-right p {
    margin: 0 0 25px 0;
}

.ticket-main .ticket-main-right ol {
    margin: -20px 0 0 25px;
    list-style: decimal;
}

.ticket-main .ticket-main-right ul {
    margin: -20px 0 0 25px;
    list-style: disc;
}

.ticket-main .program-buy a {
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    border: solid 2px #eb1b74;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url("../images/buy_ticket_icon.png") 12px 6px no-repeat #eb1b74;
    padding: 0 0 0 20px;
    font-weight: bold;
    font-size: 13px;
    float: left;
}

.ticket-main .program-buy a:hover {
    opacity: 0.50;
}

.back-to-ticket {
    width: 100%;
    margin: 35px auto;
    text-align: center;
}

.back-to-ticket a {
    color: #b3b3b3;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.back-to-ticket a:hover {
    opacity: 0.75;
}

/* gallery */
.gallery-category {
    margin: 15px 0 50px 0;
    border-bottom: solid 2px #ccc;
    padding: 0 0 20px 0;
}

.gallery-category ul {
    text-align: center;
}

.gallery-category ul li {
    display: inline-block;
    margin: 0 15px 15px 15px;
}

.gallery-category a {
    text-decoration: none;
    font-size: 15px;
    color: #333;
    padding: 5px 12px;
}

.gallery-category a:hover {
    background: #ea1b75;
    color: #fff;
}

.gallery-category a.this {
    background: #ea1b75;
    color: #fff;
}

.gallery-group {
    width: 100%;
    text-align: left;
}

.gallery-group .gallery-box {
    width: 240px;
    display: inline-block;
    margin: 0 16px 16px 16px;
    text-align: center;
    font-size: 13px;
    color: #000;
    vertical-align: bottom;
}

.gallery-group .gallery-box img:hover {
    opacity: 0.75;
}

.gallery-group .gallery-box p {
    margin: 0 0 20px 0;
}

.gallery-group .gallery-box .gallery-box-title {
    font-size: 17px;
    font-weight: bold;
    color: #ea1b75;
    margin: 0 0 10px 0;
}

.gallery-group .gallery-box .gallery-box-qty {
    font-size: 13px;
    font-weight: bold;
    color: #999;
    margin: 10px 0 35px 0;
    line-height: 23px;
}

.gb-group {
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin: 0 0 50px 0;
    color: #000;
    line-height: 21px;
}

.gb-group .gb-title {
    font-size: 17px;
    font-weight: bold;
    color: #ea1b75;
    margin: 15px 0 10px 0;
}

.gb-group .gb-gallery {
    width: 890px;
    margin: 25px auto;
}

.gb-group .gb-gallery .gb-gallery-left {
    width: 110px;
    height: 490px;
    background: url("../images/pb_big_go_left.png") center center no-repeat;
    float: left;
    cursor: pointer;
}

.gb-group .gb-gallery .gb-gallery-img {
    width: 670px;
    height: 490px;
    float: left;
}

.gb-group .gb-gallery .gb-gallery-right {
    width: 110px;
    height: 490px;
    background: url("../images/pb_big_go_right.png") center center no-repeat;
    float: left;
    cursor: pointer;
}

.gb-group .gb-textarea {
    width: 100%;
    float: left;
    margin: 0 0 35px 0;
    padding: 35px 0 0 0;
    border-top: solid 1px #eee;
}

.back-to-gallery {
    width: 100%;
    margin: 35px auto;
    text-align: center;
}

.back-to-gallery a {
    color: #b3b3b3;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.back-to-gallery a:hover {
    opacity: 0.75;
}

.swiper-container-gal {
    margin: 25px auto;
    text-align: center;
}

.swiper-wrapper-gal {
    width: 670px;
    height: 570px;
    overflow: hidden;
    display: inline-block;
}

.swiper-wrapper-gal .swiper-slide {
    display: inline-block;
    vertical-align: top;
    width: 670px;
    height: 570px;
}

.swiper-wrapper-gal .swiper-slide img {
    max-width: 670px;
    max-height: 490px;
}

.swiper-wrapper-gal .swiper-slide a {
    color: #ea1b75;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.swiper-wrapper-gal .swiper-slide:hover {
    opacity: 0.75;
}

.swiper-container-gal .gtop-area-goleft {
    width: 80px;
    height: 490px;
    background: url("../images/pb_big_go_left.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
}

.swiper-container-gal .gtop-area-goright {
    width: 80px;
    height: 490px;
    background: url("../images/pb_big_go_right.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
}

.gtop-area-goleft {
    width: 60px;
    height: 490px;
    background: url("../images/pb_big_go_left.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
}

.gtop-area-goright {
    width: 60px;
    height: 490px;
    background: url("../images/pb_big_go_right.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
}

/* gallery top group */
.gallery-top-group {
    margin: 25px auto;
    text-align: center;
}

.gallery-top-area-mask {
    width: 670px;
    height: 570px;
    overflow: hidden;
    display: inline-block;
}

.gallery-top-area-mask .gallery-top-area {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 0 50px 0;
}

.gallery-top-group .gtop-area-goleft {
    width: 80px;
    height: 490px;
    background: url("../images/pb_big_go_left.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
}

.gallery-top-group .gtop-area-goright {
    width: 80px;
    height: 490px;
    background: url("../images/pb_big_go_right.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
}

.gallery-top-area .gtop-area-goleft:hover, .gallery-top-area .gtop-area-goright:hover {
    opacity: 0.50;
}

.gallery-top-area .gb-gallery-img {
    display: inline-block;
    vertical-align: top;
    width: 670px;
    height: 570px;
}

.gallery-top-area .gb-gallery-img img {
    max-width: 670px;
    max-height: 490px;
}

.gallery-top-area .gb-gallery-img a {
    color: #ea1b75;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.gallery-top-area .gb-gallery-img:hover {
    opacity: 0.75;
}

/* gallery top group */

.gallery-bottom-group {
    width: 755px;
    margin: auto;
}

.gallery-bottom-area-mask {
    width: 595px;
    overflow: hidden;
    float: left;
}

.gallery-bottom-area-mask .gallery-bottom-area {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 0 50px 0;
}

.g-area-goleft {
    width: 80px;
    height: 120px;
    background: url("../images/pb_go_left.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.g-area-goright {
    width: 80px;
    height: 120px;
    background: url("../images/pb_go_right.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.gallery-bottom-area .g-area-goleft:hover, .gallery-bottom-area .g-area-goright:hover {
    opacity: 0.50;
}

.gallery-bottom-area .g-area-box {
    display: inline-block;
    vertical-align: top;
    width: 165px;
    margin: 0 15px;
}

.gallery-bottom-area .g-area-box img {
    width: 140px;
    margin: 0 0 10px 0;
}

.gallery-bottom-area .g-area-box a {
    color: #ea1b75;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.gallery-bottom-area .g-area-box:hover {
    opacity: 0.75;
}

/* contact us */
.cs-top-banner {
    width: 1100px;
    height: 410px;
    margin: 0 0 50px 0;
}

.cs-area {
    font-size: 15px;
    color: #000;
}

.cs-area a {
    color: #000;
    text-decoration: underline;
}

.cs-area a:hover {
    color: #ec0e73;
}

.cs-area p {
    margin: 5px 0 25px 0;
}

.cs-area ul {
    vertical-align: middle;
    margin: 40px 0 0 0;
}

.cs-area ul li {
    display: inline-block;
    margin: 0 15px 0 0;
}

.cs-area ul li a:hover {
    opacity: 0.5;
}

.cs-left {
    width: 35%;
    float: left;
    border-right: solid 2px #ccc;
    margin: 0 0 50px 0;
}

.cs-right {
    width: 60%;
    float: right;
    margin: 0 0 50px 0;
}

.cs-sub-title {
    text-align: left;
    width: 28%;
    font-size: 25px;
    font-weight: bold;
    color: #f10072;
    padding: 0 0 15px 0;
    float: left;
}

.cs-texearea {
    float: right;
    width: 70%;
}

.cs-icon {
    font-size: 19px;
    font-weight: bold;
    color: #ec0e73;
    padding: 0 0 0 22px;
}

.cs-icon.address {
    background: url("../images/cs_icon1.png") left center no-repeat;
}

.cs-icon.phone {
    background: url("../images/cs_icon2.png") left center no-repeat;
}

.cs-icon.email {
    background: url("../images/cs_icon3.png") left center no-repeat;
}

.cs-subscribe-title {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

/* festival premium */
.festival-premium-area {
    width: 1100px;
    margin: 0 auto 50px 0;
}

.festival-premium-area .fp-back {
    margin: 0 0 25px 0;
}

.festival-premium-area .fp-back a:hover {
    opacity: 0.5;
}

.festival-premium-area .fp-left {
    width: 180px;
    float: left;
    margin: 0 0 50px 0;
}

.festival-premium-area .fp-left ul {
    width: 160px;
    padding: 0 10px;
    background: #fef200;
}

.festival-premium-area .fp-left ul li {
    text-align: center;
    padding: 15px 0;
    border-bottom: solid 1px #666;
    font-size: 17px;
    font-weight: bold;
}

.festival-premium-area .fp-left ul li:last-child {
    border-bottom: none;
}

.festival-premium-area .fp-left ul li a {
    color: #000;
    text-decoration: none;
}

.festival-premium-area .fp-left ul li a:hover {
    color: #ea1b75;
}

.festival-premium-area .fp-left ul li a.this {
    color: #ea1b75;
}

.festival-premium-area .fp-left .check-out a {
    width: 180px;
    background: #451032;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    margin: 20px 0 0 0;
    text-decoration: none;
    display: block;
    box-shadow: 0 0 8px #ccc;
}

.festival-premium-area .fp-left .check-out a:hover {
    background: #ea1b75;
}

.festival-premium-area .fp-right {
    width: 840px;
    float: right;
    text-align: left;
    margin: 0 0 100px 0;
}

.fp-right .fp-box {
    width: 250px;
    margin: 20px 10px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.fp-right .fp-box img:hover {
    opacity: 0.75;
}

.fp-right .fp-box .fp-box-title {
    font-size: 17px;
    font-weight: bold;
    color: #333;
}

.fp-right .fp-box .fp-box-price {
    font-size: 15px;
    font-weight: bold;
    color: #ea1b75;
    margin: 10px 0;
}

.fp-right .fp-box .fp-box-price .o-price {
    color: #999;
    text-decoration: line-through;
    margin: 0 0 0 5px;
}

.fp-box-buy a {
    font-size: 15px;
    font-weight: bold;
    display: block;
    padding: 8px 0;
    width: 125px;
    margin: auto;
    background: #ea1b75;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 8px #ccc;
}

.fp-box-buy a:hover {
    background: #451032;
}

.fp-right .fp-right-left {
    width: 400px;
    float: left;
}

.fp-right .fp-right-left img {
    max-width: 400px;
}

.fp-right .fp-right-right {
    margin: 0 0 0 20px;
    float: right;
    width: 420px;
}

.fp-detail-big-box {
    width: 94%;
    margin: auto;
    border: solid 2px #ccc;
}

.fp-detail-big-box .fp-detail-box {
    width: 94%;
    margin: 10px auto;
    border: solid 2px #ccc;
    text-align: center;
    padding: 0 0 25px 0;
    font-size: 15px;
    font-weight: bold;
    color: #999;
}

.fp-detail-box .fp-detail-box-title {
    font-size: 21px;
    color: #000;
    margin: 25px 0 0 0;
}

.fp-detail-box .fp-detail-box-price {
    width: 90%;
    margin: 10px auto 20px auto;
    padding: 0 0 20px 0;
    border-bottom: solid 1px #ccc;
    color: #ea1b75;
}

.fp-detail-box .fp-detail-box-price .o-price {
    color: #000;
    text-decoration: line-through;
    margin: 0 0 0 5px;
}

.fp-detail-box .fp-detail-box-color {
    margin: 0 0 25px 0;
}

.fp-detail-box .fp-detail-box-qty {
    margin: 0 0 15px 0;
    font-size: 13px;
    color: #ccc;
}

.qty-group {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0;
}

.qty-group .qty-input {
    width: 70px;
    height: 32px;
    border: solid 2px #dfdfdf;
    text-align: center;
    font-size: 15px;
    margin: 10px 0;
    color: #777;
    display: inline-block;
}

.qty-group .qty-button-up, .qty-group .qty-button-down, .qty-button-delete {
    border: solid 2px #dfdfdf;
    border-radius: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    margin: 0 2px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
}

.fp-detail-box-description {
    width: 100%;
    margin: 25px 0;
    float: left;
    text-align: center;
}

.fp-detail-box-description .fp-description-img {
    margin: 0 0 25px 0;
}

.fp-detail-box-description .fp-description-img ul li {
    float: left;
}

.fp-detail-box-description .fp-description-img img {
    height: 100px;
}

.fp-detail-box-description .fp-description-img img:hover {
    opacity: 0.75;
}

.fp-detail-box-description .fp-description-bar {
    background: #ea1b75;
    width: 100%;
    height: 1px;
    text-align: center;
    margin: 25px 0;
}

.fp-detail-box-description .fp-description-bar .fp-description-title {
    color: #ea1b75;
    font-size: 21px;
    font-weight: bold;
    padding: 0 10px;
    background: #fff;
    display: inline-block;
    margin: -15px 0 0 0;
    vertical-align: middle;
}

.fp-detail-box-description p {
    color: #999;
    font-size: 19px;
    line-height: 25px;
}

.back-to-fp {
    width: 100%;
    float: left;
    margin: 0 0 50px 0;
    text-align: center;
    font-size: 15px;
}

.back-to-fp a {
    color: #ea1b75;
    text-decoration: none;
    font-weight: bold;
}

.back-to-fp a:hover {
    opacity: 0.5;
}

.back-to-fp ul {
    margin: 25px 0 0 0;
}

.back-to-fp ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.back-to-fp ul li img {
    height: 100px;
}

.fp-detail-box .fp-box-buy {
    font-size: 15px;
    font-weight: bold;
    display: block;
    padding: 8px 0;
    width: 155px;
    margin: auto;
    background: #ea1b75;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 8px #ccc;
    border: none;
    cursor: pointer;
}

.fp-detail-box .fp-box-buy:hover {
    background: #451032;
}

.festival-premium-area .fp-table {
    margin: 0 0 100px 0;
}

.festival-premium-area .fp-table table {
    width: 100%;
    border: solid 1px #ccc;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.festival-premium-area .fp-table table img {
    height: 100px;
}

.festival-premium-area .fp-table table img:hover {
    opacity: 0.5;
}

.festival-premium-area .fp-table table tr {
    vertical-align: middle;
    border: solid 2px #e7e7e7;
}

.festival-premium-area .fp-table table tr td {
    padding: 5px;
}

.festival-premium-area .fp-table table tr td.title {
    padding: 12px 5px;
    background: #ea1b75;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.fp-form {
    width: 100%;
    margin: 25px 0 70px 0;
    float: left;
    position: relative;
}

.fp-form .fp-form-left {
    width: 50%;
    float: left;
}

.fp-form .fp-form-right {
    width: 50%;
    float: right;
}

.fp-form .fp-form-title {
    width: 90%;
    border: solid 2px #e7e7e7;
    padding: 15px 20px;
    margin: 0 0 15px 0;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.fp-form .fp-form-left-box {
    width: 90%;
    border: solid 2px #e7e7e7;
    padding: 15px 20px;
    margin: 0 0 15px 0;
    font-size: 15px;
    color: #000;
}

.fp-form .fp-form-left-box .message-error {
    color: red;
    margin-bottom: 20px;
}

.fp-form .fp-form-left-box table {
    width: 100%;
}

.fp-form .fp-form-left-box table tr td {
    vertical-align: top;
}

.fp-form .fp-form-input {
    width: 90%;
    height: 21px;
    resize: none;
    border: solid 1px #ccc;
    margin: 0 0 15px 0;
    outline: none;
    box-shadow: 0 0 8px #ddd;
    font-size: 15px;
    color: #999;
}

.fp-form .fp-form-textarea {
    width: 90%;
    height: 100px;
    resize: none;
    border: solid 1px #ccc;
    margin: 0 0 15px 0;
    outline: none;
    box-shadow: 0 0 8px #eee;
    font-size: 15px;
    color: #999;
}

.fp-form .fp-form-input:hover, .fp-form .fp-form-textarea:hover {
    box-shadow: 0 0 8px #bbb;
}

.fp-form .total-area {
    width: 50%;
    position: absolute;
    bottom: 30px;
    right: 0;
    text-align: right;
    font-size: 25px;
    font-weight: bold;
    color: #ea1b75;
}

.fp-form .total-submit {
    font-size: 17px;
    font-weight: bold;
    padding: 15px 0;
    width: 200px;
    background: #ea1b75;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 8px #ccc;
    border: none;
    cursor: pointer;
    margin: 15px 0 0 0;
}

.fp-form .total-submit:hover {
    background: #451032;
}

.successfully-area {
    width: 50%;
    margin: 100px auto;
    min-height: 650px;
}

.successfully-area .success-big-box {
    width: 94%;
    margin: auto;
    border: solid 2px #ccc;
}

.successfully-area .success-big-box .success-box {
    width: 94%;
    margin: 15px auto;
    border: solid 2px #ccc;
    text-align: center;
    padding: 0 0 25px 0;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 25px;
}

.success-big-box .success-box-bar {
    background: #000;
    width: 95%;
    height: 1px;
    text-align: center;
    margin: 35px auto 0 auto;
}

.success-big-box .success-box-bar .success-box-title {
    color: #000;
    font-size: 21px;
    font-weight: bold;
    padding: 0 10px;
    background: #fff;
    display: inline-block;
    margin: -15px 0 0 0;
    vertical-align: middle;
}

.success-big-box .order-no {
    margin: 20px 0;
}

.success-big-box p {
    margin: 50px 0 0 0;
}

.success-big-box .success-bu-style1 a {
    background: #ea1b75;
    color: #fff;
    padding: 10px 0;
    width: 160px;
    text-align: center;
    display: block;
    text-decoration: none;
    float: left;
    margin: 50px 0 0 160px;
    font-size: 13px;
}

.success-big-box .success-bu-style2 a {
    background: #461032;
    color: #fff;
    padding: 10px 0;
    width: 160px;
    text-align: center;
    display: block;
    text-decoration: none;
    float: right;
    margin: 50px 70px 0 0;
    font-size: 13px;
}

#cart-table a {
    color: inherit;
    text-decoration: none;
}

.checkout-description {
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
}

/* Special Effects */
.page-title:after,
.subscribe-title:after,
.photo-gallery-title:after,
.aboutus-top-banner-title:after,
.ticket-main-left-title:after,
.cs-sub-title:after {
    content: '';
    display: block;
    background: #f10072;
    height: 4px;
    max-width: 35px;
    width: 100%;
    margin: 4px auto;
    transition: max-width 1s;
    -webkit-transition: max-width 1s;
    -moz-transition: max-width 1s;
    -o-transition: max-width 1s;
}

.page-title:hover:after,
.subscribe-title:hover:after,
.photo-gallery-title:hover:after,
.aboutus-top-banner-title:hover:after,
.ticket-main-left-title:hover:after,
.cs-sub-title:hover:after {
    max-width: 200px;
}

.program-box .pb-left {
    width: 520px;
    height: 303px;
    position: relative;
    float: left;
}

.program-box .pb-left .play_button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 3000;
    width: 8%;
}

.program-box .pb-left .open_button {
    position: absolute;
    bottom: 20px;
    left: 15px;
    z-index: 3000;
    width: 20%;
}

.program-box .pb-left .play_button:hover {
    opacity: 0.8;
}

.program-details-box .pd-box-img .play-bu {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 3000;
}

.program-details-box .pd-box-img .play-bu img {
    width: 75%;
    float: right;
}

.program-details-box .pd-box-img .open_button {
    position: absolute;
    bottom: 15px;
    left: 10px;
    z-index: 3000;
    width: 70px;
}

.program-details-box .pd-box-img .play-bu:hover {
    opacity: 0.8;
}

.film-photo {
    display: inline-block;
    position: relative;
}

.sponsored-container {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    min-width: 1040px;
}

.logo_container {
    width: 100%;
}

.pd-box-img .pd-box-img-change {
    width: 100%;
    height: 580px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    position: relative;
}

.pd-box-img .pd-box-img-change img {
    display: inline;
    position: absolute;
    top: 0;
    left: 0;
}

.col-date {
    width: 75px;
}

.col-time {
    width: 125px;
}

.aboutus-box strong {
    font-weight: bold;
}

.panel-discussion-booklet {
    position: relative;
    text-align: center;
}

.panel-discussion-booklet img {
    max-width: 100%;
}

.buy-ticket-btn {
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    border: solid 2px #eb1b74;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url("../images/buy_ticket_icon.png") 12px 6px no-repeat #eb1b74;
    padding: 0 0 0 20px;
    font-weight: bold;
    font-size: 13px;
}

.buy-ticket-btn:hover {
    opacity: 0.7;
}

.panel-discussion-booklet .buy-ticket-btn {
    position: absolute;
    top: 790px;
    left: 280px;
}

.panel-discussion-booklet.vr .buy-ticket-btn {
    top: 1000px;
    left: 645px;
}

.alert-placeholder .alert {
    margin: 5px 0;
    padding: 5px;
    font-size: 14px;
    line-height: 1.2em;
}

.alert-placeholder .alert.alert-success {
    color: #679832;
}

.alert-placeholder .alert.alert-error {
    color: #b52323;
}

.ended-icon {
    float: right;
    margin: 0 0 10px 10px;
}

.ended-icon img {
    width: 200px;
}

ul.pagination {
    display: block;
    padding: 0;
    margin: 0;
}

ul.pagination li {
    display: inline;
}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

ul.pagination li span {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

ul.pagination .active span {
    background-color: #ea1b75;
    border-radius: 5px;
    color: white;
}

ul.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

.cart_pagination {
    width: 30%;
    height: 30px;
    margin: 20px auto;
    float: none;
    text-align: center;
}

img.swiper_sm_img {
    border: solid 5px #fff;
    margin: 5px 0 0 0;
}

img.swiper_sm_img:hover {
    border: solid 5px #fef200;
}

img.swiper_sm_img.highlight {
    border: solid 5px #fef200;
}

.ytp-large-play-button svg {
    display: none;
}

.gtop-area-goleft.gal-bottom {
    width: 38px;
    height: 170px;
    background: url("../images/pb_go_left.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

.gtop-area-goright.gal-bottom {
    width: 38px;
    height: 170px;
    background: url("../images/pb_go_right.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

.cover-image {
    cursor: pointer;
}

.play-image {
    width: 400px;
    position: absolute;
    left: 23%;
    top: 28%;
}

.play-image-sm {
    width: 250px;
    position: absolute;
    left: 2%;
    top: 15%;
}

.disabled {
    pointer-events: none;
    cursor: default;
}

.editor-area a {
    color: #ea1b75;
    text-decoration: none;
}

.editor-area a:hover {
    text-decoration: underline;
}