@charset "utf-8";
/* CSS Document */
    .bar3{
    position: fixed;
    bottom:2%;
    left:7%;
    right:0;
    z-index: 9999;    
    }
@media (max-width: 375px) {
    .bar3{
    bottom:2%;
    left:2%; 
    }
}
@media (max-width: 320px) {
    .bar3{
    bottom:3%;
    left:2%; 
    max-width: 160px;
    }
}
.bar4{
    position: fixed;
    bottom:2%;
    left:49%;
    right:0;
    z-index: 9999;    
    }
@media (max-width: 375px) {
    .bar4{
    position: fixed;
    bottom:2%;
    left:48%;   
    }
}
@media (max-width: 320px) {
    .bar4{
    bottom:3%;
    max-width: 160px;
    }
}
/*card*/
.context_1{
    text-align:center;
    padding-top:auto;
    font-size:17px;
    margin:auto 32%;
}
@media all and (max-device-width:1200px){
   .context_1{
    margin:auto 30%;
}
}
@media all and (max-device-width: 414px){
   .context_1{
    font-size:17px;
    margin:auto;
}
}
.context_2{
    text-align:center;
    padding-top:auto;
    font-size:17px;
    margin:auto 20%;
}

@media all and (max-device-width: 1200px){
   .context_2{
    margin:auto 15%;
}
}
@media all and (max-device-width: 768px){
   .context_2{
    margin:auto 8%;
}
}
@media all and (max-device-width: 414px){
   .context_2{
    font-size:17px;
    margin:auto 2% auto auto;
}
}
.context_3{
    text-align:center;
    padding-top:auto;
    font-size:17px;
    margin:auto 35%;
}
@media all and (max-device-width: 1200px){
   .context_3{
    margin:auto 32%;
}
}
@media all and (max-device-width: 414px){
   .context_3{
    font-size:17px;
    margin:auto;
}
}
.mbr-testimonial.card {
    background-color: transparent;
}
.mbr-testimonial {
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    text-align: center;
}
@media all and (max-device-width: 414px){
   .mbr-testimonial{
    padding: 1% 4%!important;
}
}
.mbr-author-img {
  margin-top: -2.5rem; }
  .mbr-author-img img {
    height: 9rem;
    width: 9rem; }
.mbr-author-name {
  color: #2d2d2d;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.3;
  padding-top: 1.25rem; }
.mbr-author-desc {
  color: #282828;
  font-size: 1rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.597; }

.speaker_info{
   font-style:normal;
    padding-top: 2%!important;
    padding: 4% 18%; 
    text-align: justify; 
}
@media all and (max-device-width: 1200px){
   .speaker_info{
    padding: 4% 15%; 
}}
@media all and (max-device-width: 414px){
   .speaker_info{
     padding: 4% 2%;
}}
.border_mobile{
    border-top: none; 
}
@media all and (max-device-width: 414px){
  .border_mobile{
   border-top: 5px solid #000;
    margin-top: 5px;
    margin: auto 4%;
    
}}
/*location_time*/
.location_time{
    text-align:center;
    font-size: 1.3rem;
}
@media all and (max-device-width: 414px){
   .location_time{
    font-size: .85rem;
}}
@media all and (max-device-width: 320px){
   .location_time{
    font-size: .75rem;
}}
.time_rwd{
    font-size:28px;
    font-weight:bold;
}
@media all and (max-device-width: 414px){
   .time_rwd{
    font-size: 25px;
}}
@media all and (max-device-width: 375px){
   .time_rwd{
    font-size: 22px;
}}
.location_rwd{
    font-size:28px;
    font-weight:bold;
}
@media all and (max-device-width: 414px){
   .location_rwd{
    font-size: 25px;
}}
@media all and (max-device-width: 375px){
   .location_rwd{
    font-size: 18px;
}}
@media all and (max-device-width: 320px){
   .location_rwd{
    font-size: 15px;
}}
/*fixed-報名按鈕*/
.bar {
    width: 10px;
    height: 00px;
    z-index: 99;
    display: block; 
}
.bar-hover {
    width: 10px;
    height: 00px;
    z-index: 99;
    display:none; 
}
.sec2{
    position: fixed;
    bottom: 55%!important;
    right: 10%;!important;
    background: none;
    z-index: 10000;
}
.sec2:hover > .bar-hover {
    display: block;
}
.sec2:hover > .bar {
    display: none;
}


.box-square-basic {
    height: 80px;
    width: 80px;
}
.border-radius-round {
    border-radius: 50%;
}
.bar-img{
    max-width: 150px;
}

/*table*/
th {
    text-align: left;
}
.th01 {
    background-color: rgba(255, 255, 255, 0.25);
}
.th02 {
    background-color: rgba(255, 255, 255, 0.25);
}
.th03 {
    background-color: rgba(255, 255, 255, 0.25);
}
.tha {
    font-size: 21px;
    padding: 5px 15px;
    text-align: center;
    /*background-color: #eb6153;*/
    background-color: #ce1d5c;
}
.tha2 {
    font-size: 21px;
    padding: 5px 15px;
    text-align: center;
    /*background-color: #eb6153;*/
    background-image: linear-gradient(45deg, #cccccc, #999999);
}

.tha-tr{
    border-bottom: 1px solid #fff;
}

.table-theme{
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0;
	color: #fff;
}
.part-title{
    font-size: 1.5rem;
    font-weight: bold;
    color:#fff;
    text-align: left;
    padding: 20px;
    line-height: 1.4;
}
.speaker-text{
    font-size: 1rem;
    font-weight: bold;
    margin-top: 4px;
    color: #00eeff;
    line-height: 1.2;
    margin-bottom: 0;
}

ul {
    margin-top: 0;
    margin-bottom: 0.35rem;
    padding: 0;
}
.table-icon{
    margin: auto 10px;
}
.times {
    font-weight: 600;
    font-size: 18px;
    color:#abadaf;
}
@media screen and (max-width: 600px){
table#miyazaki tbody tr td:first-child {
    color: #f29b87;
    border-bottom: dotted 1px #f29b87;
    text-align: center;
    padding: 5px 0;
}
}
@media screen and (max-width: 600px){
table#miyazaki tbody td {
    display: block;
    text-align: center;
    }
}

@media screen and (max-width: 600px){
table#miyazaki tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: block;
    width: 0rem;
    }}

.rwd-margin{
    margin:auto 5%;
}
/*三角形style*/
.object_style{
    display: inline-block;
   width: 0;
height: 0;
border-style: solid;
border-width: 9px 0 9px 14.5px;
border-color: transparent transparent transparent #e1892a;
    margin: -2px 6px; */
    }


/*about*/
.about-text{
    font-size: 18px;
    font-weight:300;
    color:#4b5e6b;
}
.bg-position{
    position: absolute;
    z-index: 1;
    top: 8%;
    opacity: 0.95;
    right: 5%;
}
.bg-position2{
    position: absolute;
    z-index: 1;
    top: 48%;
    opacity: 0.85;
    left: 5%;
}
.bg-position3{
    position:absolute;
    z-index: 1;
    top: 8%;
    opacity: 0.85;
    left: 5%;
}
.bg-position4{
    position:absolute;
    z-index: 1;
    top: 8%;
    opacity: 0.85;
    right: 5%;
}

/*speaker*/
.speaker-rwd{
    margin: 10px;
    max-width: 250px;
    display: inline-block;
}
.team-item{
    max-width: 240px;
    display: inline-block;
}

/*3step*/
.step-en{
    font-size:24px;
    font-weight: bold;
    color:#fff;
}
.step-ch{
    font-size:22px;
    font-weight: 400;
    color:#fff;
}
@media (max-width: 1760px) {
        .bg-position{
    position: absolute;
    z-index: 1;
    top: 8%;
    opacity: 0.5;
    right: 0%;
    }
    .bg-position2{
        position: absolute;
        z-index: 1;
        top: 48%;
        opacity: 0.5;
        left: 0%;
    }
    .bg-position3{
        position:absolute;
        z-index: 1;
        top: 8%;
        opacity: 0.85;
        left: 0%;
    }
    .bg-position4{
        position:absolute;
        z-index: 1;
        top: 8%;
        opacity: 0.85;
        right: 0%;
    }
}
@media (max-width: 1500px) {
    .sec2 {
    position: fixed;
    bottom: 55%!important;
    right: 15%;
    z-index: 10000;
    }

}
@media (max-width: 1024px) {
    .img-title-rwd {
    max-width: 600px!important;
    }
    .hero-brand {
    margin-bottom: 20px;
    }
    .hero {
        padding: 30px 0 40px 0!important
    }
    .bar-img {
    max-width: 130px;
    }
    .sec2 {
    position: fixed;
    bottom: 55%!important;
    right: 13%;
    z-index: 10000;
    }
    .about-text{
    font-size: 17px;
    }
    .step-en{
    font-size:22px;
    }
    .step-ch{
        font-size:20px;
        font-weight: 400;
    }
}
@media (max-width: 768px) {
    .sec2 {
    position: fixed;
    bottom: 55%!important;
    right: 18%;
    z-index: 10000;
    }
    .step-en{
    font-size:21px;
    font-weight: bold;
    color:#fff;
    }
    .step-ch{
        font-size:18px;
        font-weight: 400;
        color:#fff;
    }
    .rwd-margin {
    margin: auto 2%;
    }
    /*table#miyazaki {
    width: 90%;
    margin: 0 auto;
    }*/
    .part-title {
    font-size: 20px;
    }
    .speaker-rwd {
    max-width: 300px;
    }
}

@media (max-width: 576px) {
    .team-item {
    max-width: 100%;
    }
}

@media (max-width: 414px) {
    .about-text{
    text-align: justify;
    }
    .table-theme{
    font-size: 24px;
    }
    .table-icon{
    margin: auto 2px;
    max-width: 35px;
    }
    .part-title {
    font-size: 22px!important;
    }
    .step-en{
    font-size:24px;
    font-weight: bold;
    color:#fff;
    }
    .step-ch{
        font-size:22px;
        font-weight: 400;
        color:#fff;
    }
    .img-title-rwd{
    width: 100%;
    max-width: 650px!important;
    }
}
@media (max-width: 375px) {
    .rwd-margin{
        margin:auto 2%;
    }
    .table-theme {
    font-size: 21px;
    }
    .part-title {
    font-size: 21px;
    }
    .team .card p {
    font-size: 14px;
    }
    .hero-brand {
    font-size: 1.2rem;
    margin-bottom: 0px;
    }
    .speaker-text {
    font-size: .85rem;
    }
}
/*cut1-rwd*/
.img-title-rwd{
    width: 100%;
    max-width: 650px;
}
.img-subtitle-rwd{
    width: 100%;
    max-width: 500px;
}
.img-logo-rwd{
    width:100%;
    max-width: 200px;
}

/*fa*/
.fa{
       font-size: x-large!important; 
}