@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
a:hover,
a:focus {
    text-decoration: none;
}

hr {
    margin-top: 33px;
    border-top: 1px solid #fff;
}

ul {
    padding-left: 10px;
}

.mainbg {
    background-image: url(../../asset/images/meet00.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    padding: 90px 40px;
    margin-top: 50px;
}

.pinkbg {
    background-image: linear-gradient(135deg, #e3007f26 0%, #e3007f 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
}

.bg {
    background-color: #d4d9dc;
}

.align-center {
    text-align: center;
}

.date {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    margin-top: 25px;
}

.date.large {
    font-size: 68px;
    font-weight: 800;
    color: #ffffff;
}

.date .medium {
    font-size: 50px;
}

.date .small {
    font-size: 20px;
}

.mainlogo {
    position: relative;
}

.mainlogo img {
    width: 100%;
    max-width: 450px;
}

.number {
    position: absolute;
    bottom: 0;
    right: 25%;
}

.main-ticket a {
    padding: 15px 30px;
    background: #0755d4;
    display: inline-block;
    border-radius: 50px;
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1px;
}

.main-ticket {
    display: flex;
    justify-content: space-evenly;
}

/*
.main-ticket .tick:after{
    content:"活動快訊：因應疫情活動現場僅開放少數名額";
    font-size: 12px;
    color:#fff;
    display: block;
    padding:3px;
}
*/
.main-ticket .tick2:after{
    content:"直播預告：防疫優先，看直播也能參與交流";
    font-size: 12px;
    color:#fff;
    display: block;
    padding:3px;
}
.tick2 a{
    background: #ff36a6;
    color: #ffffff;
}
.main-ticket a:hover {
    padding: 15px 20px;
    background: #e3007f;
    letter-spacing: .5px;
    transition: .5s ease;
}

.main-type {
    margin-bottom: 70px;
}

.main-type h2 {
    color: #000;
    font-weight: 900;
    font-size: 4.8rem;
    border-left: 15px solid #000;
    display: inline-block;
    letter-spacing: -2px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.t-small {
    font-size: 60%;
    display: block;
}

.media {
    padding: 0 20px;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row [class="col-"] {
    display: flex;
    flex-direction: column;
}

.bg01 {
    margin: 40px 0px 50px 0px;
    padding: 20px 0;
    position: relative;
}

.bg03 {
    margin: 35px 0px;
    position: relative;
    padding: 20px;
}

.bg04 {
    margin: 10px 0px;
    border-top: 1.5px solid #fff;
    border-bottom: 1.5px solid #fff;
    background: #ffffff8f;
    padding: 35px;
    position: relative;
}

.bg-add {
    margin: 10px 0px;
    padding: 35px;
    position: relative;
}
/*新增 議程*/
.occurrence{
    padding: 20px 0;
}
.occurrence .occurrence-information {
    width: 100%;
    margin-right: 0%;
    /* display: block;
    float: left; */
    list-style-type: none;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    display: flex;
    justify-content: space-around;
}
.occurrence .occurrence-information.sptime {
    color: #0c4979;
    background: #fff;
    padding: 5px 10px;
}
.occurrence .occurrence-information .title{
    flex-basis: 50%;
}
.occurrence .occurrence-information .title.sub{
    flex-basis: 65%;
}
.date-widget-container {
    float: left;
    border-right: solid 2px #fff;
    padding-right: 6rem;
    margin-right: .95rem;
    text-align: center;
    white-space: nowrap;
}
.date-widget {
    width: 70px;
}
.date-widget.time {
    display: block;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.4em;
    letter-spacing: .03em;
}
.occurrence .occurrence-information .title h2 {
    font-size: 1.85rem;
    margin: 0;
    font-weight: 300;
    line-height: 1.5;
    font-weight: 600;
}
.agenda-line {
    border-bottom: 1px solid #fff;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 100%;
    float: right;
}

.main-remark {
    position: absolute;
    left: 0;
    top: -80px;
    z-index: 2;
    display: block;
}

.main-remark02 {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 2;
    display: block;
}

.main-remark03 {
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 2;
    display: block;
}

.remark {
    width: 36px;
    height: 300px;
    background: -webkit-linear-gradient(0deg, #e3007f 0%, #0056d699 100%);
    background: -webkit-linear-gradient(0deg, #e3007f 0%, #0056d699 100%);
    background: linear-gradient(0deg, #e3007f 0%, #0056d699 100%);
}

.remark-b {
    width: 36px;
    height: 300px;
    /*background: #0b4979;*/
    background: -webkit-linear-gradient(90deg, #2f76e8 0%, #399cff99 100%);
    background: -webkit-linear-gradient(bottom, #2f76e8 0%, #399cff99 100%);
    background: linear-gradient(0deg, #2f76e8 0%, #399cff99 100%);
}

.media-middle {
    width: 30%;
    padding-right: 2.5rem;
}

.media-object {
    background-color: #0b4979;
    border-radius: 50%;
    max-width: 150px;
    width: 100%;
}

.bg03 .media-object,
.bg04 .media-object {
    background-color: #aeb2b5;
}
.starnew .media-img{
    width: 100%;
    max-width: 550px;
    padding: 15px 0;
}

.media .media-img{
    width: 100%;
    max-width: 440px;
    padding: 15px 0;
}

.media-heading h3 {
    font-size: 2.5rem;
    color: #0b4979;
    font-weight: 900;
    letter-spacing: -.5px;
}
.media-heading h3 span{
    color: #2196F3;
}

.p-text-style {
    color: #3a3d3f;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: justify;
    letter-spacing: -.5px;
    margin: 0 0 20px;
}

.text-pd {
    padding-top: 20px;
    padding-bottom: 0px;
}

.media-body {
    width: 100%;
}

.media-body h4 {
    font-size: 2.5rem;
    color: #000;
    font-weight: 900;
    letter-spacing: -.5px;
}

.media-body h6 {
    font-size: 1.5rem;
    color: #000;
}

.starmore {
    float: right;
    color: #fff;
    font-size: 18px;
    padding-left: 15px;
    letter-spacing: -.5px;
}

a.starmore:hover {
    color: #0b4979;
    letter-spacing: 2px;
    transition: .5s ease;
}

.starnew{
    margin-top: 70px;
}

.share-body {
    display: flex;
    width: 100%;
    padding-top: 25px;
    flex-wrap: wrap;
}

.share-name {
    justify-content: center;
    align-self: center;
    flex-basis: 40%;
    margin-right: 25px;
}
.share-name .media-heading{
    margin-top: 10px;
}
.share-txt {
    flex-basis: 55%;
}

.share-txt .p-text-style {
    margin: 0;
}

.cards {
    margin-top: 20px;
}

.card-picture {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 0;
    display: block;
    position: relative;
    min-height: 250px;
}

.card-picture img {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.card-txt {
    background-color: #000;
    color: #fff;
    padding: 30px 15px;
    letter-spacing: -.5px;
    min-height: 140px;
}

.card-txt h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

.card-txt p {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 0;
}

.cards a:hover .card-txt {
    background-color: #e91e63;
    transition: .5s ease;
}

.cards a:hover .card-picture {
    opacity: .6;
    transition: .5s ease;
}

.datesetting li {
    list-style: none;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}

.datesetting a {
    color: #084b7a;
}

.datesetting a:hover {
    color: #e3007f;
    text-decoration: none;
}

.datesetting li strong {
    font-size: 25px;
}

footer {
    border-top: 1px solid #fff;
    padding-bottom: 2%;
    padding-top: 3%;
    text-align: center;
}

.logo {
    color: #000;
    text-align: left;
}

.logo img {
    width: 100%;
    max-width: 160px;
    margin: 6px 12px;
}

.logo-padding {
    padding-bottom: 10px;
}

.logo .logo-padding::after {
    content: '';
    position: absolute;
    background: #e3007f;
    color: #e3007f;
    width: 35px;
    height: 3px;
    left: 15px;
    top: 20px;
}

.talkby {
    font-size: 44px;
    color: #e3007f;
    margin-bottom: 0;
    margin-top: 15px;
    letter-spacing: -2px;
    font-weight: 800;
}

.talkby .sub {
    font-size: 32px;
    display: block;
    color: #000;
}


/*.bg04.triangle::after {
    content: '主題分享';
    position: absolute;
    font-weight: 600;
    color: #888c8e;
    padding: 0 6px;
    font-size: 4.5rem;
    letter-spacing: -3px;
    left: 0;
    top: 0;
}*/

.maintitle {
    font-weight: 600;
    color: #888c8e;
    font-size: 3.6rem;
    letter-spacing: -3px;
}

.datesetting {
    padding-top: 10px;
}

.tickettop {
    position: fixed;
    bottom: 0;
    right: -80px;
    z-index: 99;
    background-color: #0755d4;
    padding: 30px 12px 30px 15px;
    text-align: center;
    border-radius: 30px 0 0 0;
    transition: .5s ease;
}

.tickettop a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -.1px;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tickettop img {
    width: 100%;
    max-width: 32px;
    margin-bottom: 8px;
}

.ticketbottom {
    position: fixed;
    right: 0;
    bottom: -80px;
    width: 100%;
    z-index: 99;
    background-color: #0755d4;
    transition: .5s ease;
}

.ticketbottom img {
    width: 100%;
    max-width: 32px;
    margin-right: 8px;
}

.ticketbottom a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.1px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 5px;
}

.tickettop:hover,
.ticketbottom:hover {
    background-color: #e3007f;
}

.tickettop a:hover,
.ticketbottom a:hover {
    color: #fff;
}

.stricky {
    right: 0px;
}

.stricky-bottom {
    bottom: 0px;
}

.forpc {
    display: block;
}

.forphone {
    display: none;
}


/*----- button ------*/

a.button {
    /*  styling */
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 5px;
    text-align: center;
    color: #FAFAFA;
    letter-spacing: 2px;
    font-size: 25px;
    border: 3px solid #FAFAFA;
    padding: 10px;
    background: #d01376;
    -webkit-transition: background 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}

a.button:hover {
    background: rgba(116, 48, 141, 0.8);
}

i {
    /*   positioning */
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    /*   gradient   */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.85)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
    /*  forming the shine element
    play around with the width, skew and gradient to get different effects
    */
    width: 15%;
    height: 100%;
    transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    -moz-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    /*  animating it  */
    animation: move 2s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
    -webkit-animation: move 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    -moz-transform: skew(-10deg, 0deg);
    -moz-animation: move 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-delay: 1s;
    -ms-transform: skew(-10deg, 0deg);
    -ms-animation: move 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-delay: 1s;
    -o-transform: skew(-10deg, 0deg);
    -o-animation: move 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-delay: 1s;
}


/*  */

@keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.0;
    }
    48% {
        opacity: 0.2;
    }
    80% {
        opacity: 0.0;
    }
    100% {
        left: 82%;
    }
}

@-webkit-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.0;
    }
    48% {
        opacity: 0.2;
    }
    80% {
        opacity: 0.0;
    }
    100% {
        left: 82%;
    }
}

@-moz-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.0;
    }
    48% {
        opacity: 0.2;
    }
    80% {
        opacity: 0.0;
    }
    100% {
        left: 88%;
    }
}

@-ms-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.0;
    }
    48% {
        opacity: 0.2;
    }
    80% {
        opacity: 0.0;
    }
    100% {
        left: 82%;
    }
}

@-o-keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.0;
    }
    48% {
        opacity: 0.2;
    }
    80% {
        opacity: 0.0;
    }
    100% {
        left: 82%;
    }
}


/*----------------*/


/* basic menu code 1.0 */

.dropmenu {
    display: inline-block;
}

.dropmenu ul {
    margin: 0;
    padding: 0;
}

.dropmenu li {
    list-style: none;
    background: #fbfbfb;
    position: relative;
    border-bottom: 2px solid #FFF;
}

.dropmenu li a {
    text-decoration: none;
    color: #000;
    background: #fff;
    display: block;
    padding: 5px;
    text-align: center;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
    color: #000;
    background-color: #f1f1f1;
}

.dropmenu li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 10em;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 999;
    background: #fbfbfb;
}

.dropmenu li ul li {
    float: none;
}

.dropmenu li ul li ul {
    left: 100%;
    top: 0;
}

.dropmenu li:hover {
    background: #fbfbfb;
    border-bottom: 2px solid #e5007f;
    color: #E5007F;
}

.dropmenu li:hover>ul {
    display: block;
}

.dropmenu li.dir>a:after {
    content: " +";
    color: #e3007f;
}


/*----------------*/

@media (max-width: 992px) {
    .number {
        right: 15%;
    }
    .remark {
        width: 20px;
    }
    .main-type h2 {
        font-size: 50px;
    }
}

@media (max-width: 768px) {
    .date .medium {
        font-size: 46px;
    }
    .date {
        font-size: 14px;
    }
    .date.large {
        font-size: 56px;
    }
    .mainlogo img {
        max-width: 400px;
    }
    .maintitle {
        font-size: 3.5rem;
    }
    .main-type h2 {
        font-size: 45px;
    }
    .bg03 .media-object,
    .bg04 .media-object,
    .media-object {
        max-width: 120px;
    }
    .tickettop a {
        font-size: 22px;
    }
    .forpc {
        display: none;
    }
    .forphone {
        display: block;
    }
    .bg01 .media,
    .bg03 .media {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .bg01 .media-middle {
        flex-basis: 100%;
        text-align: center;
        padding-right: 0;
    }
    .media-body {
        text-align: center;
    }
    .logo .col-xs-12 {
        margin-bottom: 20px;
    }
    hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    footer {
        margin-bottom: 60px;
    }
    .starmore {
        float: none;
        text-align: center;
        width: 100%;
        border: 1px solid #fff;
        padding: 5px;
        margin-bottom: 20px;
    }
    a.starmore:hover {
        border: 1px solid #0b4979;
        ;
    }
    .p-text-style {
        margin: 0 0 15px;
    }
    .share-name {
        flex-basis: 100%;
        margin-right: 0px;
        margin-bottom: 5px;
    }
    .share-txt {
        flex-basis: 100%;
    }
    .text-pd {
        padding-top: 5px;
    }
    .talkby {
        font-size: 40px;
    }
    .starnew .media-img {
        max-width: 450px;
    }
}

@media (max-width: 576px) {
    button.navbar-toggle {
        border-radius: 10rem;
        background-color: #c1006c;
        border: 0px;
        height: 100%;
    }
    .mainlogo img {
        max-width: 320px;
    }
    .date.large {
        font-size: 44px;
    }
    .number {
        right: 10%;
    }
    .main-type {
        margin: 25px 0px 70px 0px;
    }
    .main-type h2 {
        font-size: 40px;
        border-left: 13px solid #000;
        padding-left: 10px;
    }
    .date .medium {
        font-size: 40px;
    }
    .talkby {
        font-size: 34px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .talkby .sub {
        font-size: 28px;
    }
    .bg03 .media-middle,
    .bg04 .media-middle,
    .share-name .media-body {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0;
        flex-direction: column;
    }
    .share-name .media-body h4 {
        margin-bottom: 0;
    }
    .share-name .media-heading{
        margin-top: 0;
    }
    .main-ticket a {
        font-size: 20px;
    }
    .media-heading h3 {
        font-size: 2.2rem;
    }
    .bg03,
    .bg04 {
        padding: 2rem 0;
    }
    .occurrence .occurrence-information {
        /* text-align: center; */
        flex-direction: column;
        align-items: flex-start;
    }
    .occurrence .occurrence-information.sptime{
        display: none;
    }
    .occurrence .occurrence-information .sub h2{
        color: #e3007f;
    }
    .date-widget-container {
        float: none;
        border-right: none;
        padding-right: 0;
        margin-right: 0;
        padding-bottom: 6px;
    }
    .date-widget {
        width: 100%;
    }

    .bg-add{
        padding: 35px 0;
    }
}

@media (max-width: 414px) {
    .logo img {
        max-width: 100px;
    }
    .talkby {
        font-size: 28px;
    }
    .talkby .sub {
        font-size: 22px;
    }
    .maintitle {
        font-size: 3rem;
    }
    .mainbg {
        padding: 40px 0px;
    }
    .date.large {
        font-size: 36px;
    }
    .number {
        right: 0%;
    }
}

@media (max-width: 375px) {
    .datesetting li {
        font-size: 14px;
    }
    .datesetting li strong {
        font-size: 22px;
    }
    .media-body h3,
    .media-heading h3 {
        font-size: 2.2rem;
    }
    .main-type h2 {
        font-size: 32px;
        border-left: 10px solid #000;
        padding-left: 8px;
    }
    .maintitle {
        font-size: 2.5rem;
    }
}




/*20220514更新*/
.contain{width:1620px; margin:0 auto; padding:0 35px;}
.maintitle{margin-bottom:30px;}
.bg01 {margin: 0px 0px 50px 0px; padding:0 35px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,d4d9dc+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #d4d9dc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#d4d9dc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#d4d9dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d9dc',GradientType=0 ); /* IE6-9 */}
.bg01 .maintitle{color:#e3007f; display:block;}
.bg01 .media-object {background-color:#d4d9dc;}

.float-left{display:block; float:left;}
.float-right{display:block; float:right;}
.pink-info{color:#ffffff; font-weight: 600; font-size: 3rem; line-height:4.8rem; margin-top:-45px;}
.info-mobile{display:none;}
.pink-info span{padding:7px 0px 0px 0px; 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#739fe4+0,e20280+100 */
background: #739fe4; /* Old browsers */
background: -moz-linear-gradient(left,  #739fe4 0%, #e20280 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #739fe4 0%,#e20280 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #739fe4 0%,#e20280 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#739fe4', endColorstr='#e20280',GradientType=1 ); /* IE6-9 */}

.mainbg{background-image:none; background:#ffffff; padding:0;}
.mainbg .col-xs-12{padding:0;}
.mainlogo img{max-width:100%;}
.main-type{margin-top:80px;}
.clear{clear:both;}
.tickettop{display:none;}
.main-remark{top:-50px;}
.date{position:absolute; bottom:0; text-align: left; color:#000;}
.date .sub-label{font-size:2.3rem; letter-spacing:22px; color:#fff; text-shadow:1px 1px 2px rgb(0 0 0 / 50%);}

.logo .logo-title{display:inline-block; font-weight:1000; font-size:1.8rem;}
.logo .logo-left{text-align:right;}
.logo .logo-right{text-align:left;}


@media (max-width: 1620px) {
	.contain{width:100%;}
	.main-remark{top:-80px;}
}

@media (max-width: 992px) {
	.logo .logo-left, .logo .logo-right{text-align:center;}
	.logo-top .logo-title{display:block; width:100%; margin:0;}
	
	.info-pc{display:none;}
	.info-mobile{display:block; margin:30px 0;}
}

@media (max-width: 768px) {
	.date{position:relative;}
	.date .medium{font-size:3rem;}
	.date .sub-label{letter-spacing:0px; color:#e3007f; text-shadow:none;}
}




























