@charset "utf-8";
/* CSS Document */
/*course1-content*/
.c1{
    border-top:solid 8px #602b88;
    margin-top:2%;
    margin-right:20%;
    margin-left:20%;
    margin-bottom:4%;
           }
@media (max-width:1024px) {
    .c1{
    margin-right:15%;
    margin-left:15%;      
    }}
@media (max-width:414px) {
    .c1{
    margin-right:12%;
    margin-left:12%;      
    }}
@media (max-width:375px) {
    .c1{
    margin-right:10%;
    margin-left:10%;      
    }}
@media (max-width:320px) {
    .c1{
    margin-right:8%;
    margin-left:8%;      
    }}
.mbr-section-subtitle2 {
  display: block;
  /*font-style: italic;*/
  font-weight: 600;
  font-size:30px;
  font-family: '微軟正黑體','Arial Narrow';
  text-align: center;
  line-height: 26px;
  color:#000;
  margin-top:2%;
      margin-bottom: 1.2%; }
@media (max-width:768px) {
    .mbr-section-subtitle2{
    font-size:28px;    
    }
}
@media (max-width:414px) {
    .mbr-section-subtitle2{
    font-size:24px;    
    }
}
@media (max-width:375px) {
    .mbr-section-subtitle2{
    font-size:23px;    
    }
}
@media (max-width:320px) {
    .mbr-section-subtitle2{
    font-size:20px;    
    }
}
.lead p {
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 2.3125rem; }
@media (max-width:768px) {
    .lead p {
    font-size: 1rem; 
    }
}
@media (max-width:414px) {
    .lead p {
    font-size: 1rem; 
    }
}
.lead_ul{
    font-size: 1.2rem;
    margin: 4%;
    margin-left: 15%;
    color:#602b88;
    font-weight: 600;
    text-align: justify;
}
@media (max-width:1200px) {
    .lead_ul{
    margin-left: 10%;   
    }
}
@media (max-width:990px) {
    .lead_ul{
    margin-left:5%;   
    }
}

/*課程三場次按鈕*/
    .course-inline{
}
.li-margin{
    margin: 4% auto;
}
.course3-style-left{
    padding-left:8%;
}
.course3-style-right{
    padding-left:5%;
}
.speaker-info-course3{
    margin-left: auto;
    font-size:1.02rem;
}
@media (max-width:768px) {
    .course3-style-left{
    padding-left:5%;
    }
    .course3-style-right{
        padding-left:1%;
    }
}
@media (max-width:414px) {
    .course-inline{
    display: inline-grid;
    }
}
.course-btn{    
    /*padding: 20px; */
    background-image:linear-gradient(-120deg, #ed7000 0%,#b60005 25%,#99166c 50%,#572371 75%,#313f97 100%);
    border-radius: 50%;
	width: 200px;
	height: 200px;
    overflow:hidden;
    box-shadow: 0 0 5px gray;
    margin: auto 5%;
}
@media (max-width:1024px) {
    .course-btn{
    margin: auto 3.5%;        
    }}
@media (max-width:768px) {
    .course-btn{
    margin: auto 1.6%;   
    width: 180px;
	height: 180px;
    }}
@media (max-width:414px) {
    .course-btn{
    margin: 2.5%;   
    width: 200px;
	height: 200px;
    }}
.course-btn_text a {
    font-size: 25px;
    color:#fff;
    letter-spacing: 0;
    margin-bottom: 0;
    display:block;
	float:left;
	width:100%;
	padding-top:30%;
    /*padding-bottom:50%;*/
	line-height:1.2em;
	text-align:center;
    font-weight:bold;
    text-decoration:none;
}


/*課程內容*/
ul.demo {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color:#000;
    font-weight:500;
    font-size: 1rem;
}
.listen{    
    /*padding: 20px; */
    background-color: #602b88;
    border-radius: 50%;
	width: 65px;
	height: 65px;
    overflow:hidden;
}
.listen_text h5 {
    font-size: 18px;
    color:#fff;
    letter-spacing: 0;
    margin-bottom: 0;
    display:block;
	float:left;
	width:100%;
	padding-top:35%;
    /*padding-bottom:50%;*/
	line-height:1.2em;
	text-align:center;
    font-weight:bold;
    text-decoration:none;
}
.listen_title {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1;
}
.comingsoon{
    background-color:#602b88;
    color:#fff;
    text-align: center;
    width:100%;
    margin:auto;
    font-size: 28px;
}
@media (max-width:1024px) {
    .comingsoon{
    font-size: 25px;    
    }}
@media (max-width:414px) {
    .comingsoon{
    font-size: 22px;    
    }}
@media (max-width:320px) {
    .comingsoon{
    font-size: 18px;    
    }}
.c2{
    margin-right:20%;
    margin-left:20%;
    margin-bottom:4%;
           }
@media (max-width:1024px) {
    .c2{
    margin-right:15%;
    margin-left:15%;      
    }}
@media (max-width:414px) {
    .c2{
    margin-right:12%;
    margin-left:12%;      
    }}
@media (max-width:375px) {
    .c2{
    margin-right:10%;
    margin-left:10%;      
    }}
@media (max-width:320px) {
    .c2{
    margin-right:8%;
    margin-left:8%;      
    }}
/*專題報導*/
.report{
    border: 5px solid #000;
    height: calc(100% - 160px);
    width: calc(100% - 80px);
    left: 10%;10%;position: absolute;
    position:absolute;
}
@media (max-width: 1024px){
.report {
    left: 15px;
    top: 75px;
    width: calc(100% - 30px);
    height: calc(100% - 150px);
    position:absolute;
    }}
@media (max-width: 768px){
.report {
    left: 0px;
    top: 75px;
    width: calc(100% - 30px);
    height: calc(100% - 150px);
    position: relative;
    }}
@media (max-width: 767px){
.report {
    height: calc(100% - 0px);
    left: 0px;
    top: 0;
    width: calc(100% - 30px);
}
    }
.topic-reporter{
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 24%; 
}
.reporterbg{
    background-color: none;
}
@media (max-width:1920px){
.reporterbg {
    background-color:  #f6f6f6;
    }}
@media (max-width: 768px){
.reporterbg {
    background-color: #fff;
}
    }
.position-relative {
    position: relative !important;
    z-index: 5;
}
.special-offers {
    min-height: 378px;
}
@media (max-width: 480px)
{
.special-offers {
    min-height: 348px;
    }}
@media (max-width: 768px){
.special-offers {
    min-height: 360px;
    padding-top: 20px; 
    padding-bottom:20px;
    }}
@media (max-width: 991px)
{
.special-offers {
    min-height: 378px;
    }}
@media (max-width: 1199px){
.special-offers {
    min-height: 324px;
    }}
@media (max-width: 991px)
{
.sm-margin-bottom-ten {
    margin-bottom: 10% !important;
    }}
@media (max-width: 1199px)
{
.special-offers {
    min-height: 220px;;
    }}
/*專題報導-new*/
.report2{
    /*border: 5px solid #000;*/
    height: calc(100% - 160px);
    width: calc(100% - 80px);
    /*left: 10%;10%;*/
    margin: auto;
    position:relative;
    text-align: center;
    margin-bottom: 10%;
}
.mbr-cards-col2 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 120px;
}
.report-title{
    font-size:2.2rem;
}
@media (max-width: 1024px)
{
.report-title{
    font-size:1.8rem;
}}
/*cut1-rwd*/
.title-style{
    width:100%;
    max-width:700px;
}
@media (max-width: 1024px) {
    .title-style{
       width:80%; }
}
@media (max-width: 768px) {
    .title-style{
       width:100%; }
}
.title-space{
    margin-top: 2% 
}
@media (max-width: 1024px) {
    .title-space{
        margin-top: 5% }
}
@media (max-width: 768px) {
    .title-space{
        margin-top: 15% }
}
@media (max-width: 414px) {
    .title-space{
        margin-top: 25% }
}
@media (max-width: 320px) {
    .title-space{
        margin-top: 30% }
}
.mbr-section-title2 {
    font-size: 3.125rem !important;
}
@media (max-width: 414px) {
    .mbr-section-title2{
        font-size: 2.2rem !important;
        margin-top: 5%;         
    }
}
@media (max-width: 375px) {
    .mbr-section-title2{
        font-size: 2rem !important;
        margin-top: 5%;         
    }
}
@media (max-width: 360px) {
    .mbr-section-title2{
        font-size: 2rem !important;
        margin-top: 5%;         
    }
}
@media (max-width: 320px) {
    .mbr-section-title2{
        font-size: 1.6rem !important;
        margin-top: 5%;         
    }
}

.mbr-section-lead2 {
    font-size: 1.5rem !important; 
}
@media (max-width: 1024px) {
    .mbr-section-lead2{
    font-size: 1.3rem !important;
}}
@media (max-width: 768px) {
    .mbr-section-lead2{
    font-size: 1.04rem !important;
}}

.mbr-section-lead3 {
    font-size: 1.4rem !important; 
}
@media (max-width: 414px) {
    .mbr-section-lead3{
    font-size: 1.2rem !important;
    text-align: justify;
    margin: auto 2%;
}}
    @media (max-width: 360px) {
    .mbr-section-lead3{
    font-size: 1.1rem !important;
    text-align: justify;
}}
    @media (max-width: 320px) {
    .mbr-section-lead3{
    font-size: 1rem !important;
    text-align: justify;
}}
/*speaker*/
.speaker-content{
    margin: auto;
    text-align: justify;
    padding-left: 5%;
    padding-top: 1%;
}
@media (max-width: 1024px) {
    .speaker-content{
      padding-left: 2%;
        padding-top: 0%;
      }
}
.speaker-content2{
    margin: auto;
    text-align: justify;
    padding-right: 5%;
}
.speaker-name{
    font-weight:bold;
    font-size: 1.55rem;
    text-align: left;
}
@media (max-width: 1024px) {
    .speaker-name{
      font-size: 1.5rem;
}}
@media (max-width: 768px) {
    .speaker-name{
      font-size: 1.3rem;
}}
.speaker-title{
    color:#602b88;
    font-weight:bold;   
    font-size:1.2rem;
    }
@media (max-width: 1024px) {
    .speaker-title{
      font-size: 1.02rem;
} }
@media (max-width: 768px) {
    .speaker-title{
      font-size: 1rem;
}}
@media (max-width: 414px) {
    .speaker-title{
      font-size: 0.95rem;
}}
@media (max-width: 360px) {
    .speaker-title{
      font-size:0.82rem;
}}
.speaker-info{
         font-size: 1.02rem;
     margin-left: -3%;
    }  
@media (max-width: 1024px) {
    .speaker-info{
      font-size: 1rem;
      line-height: 1.2;
}  } 
@media (max-width: 768px) {
    .speaker-info{
      font-size:0.85rem;
      margin-top: -2%;
} }
.TA-info{
     font-size:1.25rem;
     margin:auto;
     text-align: center;
    }  
@media (max-width: 414px) {
    .TA-info{
     font-size:1rem;
}  } 
.TA-content{
    margin: 2% 10% 4% 22%;
    font-size: 1.1rem;
    color: #4a067d;
    line-height: 1.65;
    text-align: justify;
}
@media (max-width: 1024px) {
    .TA-content{
      margin:2% 6% 4% 6%;
}  } 
@media (max-width: 736px) {
    .TA-content{
      margin: 5% 4% 4% auto;
}  } 
@media (max-width:360px) {
    .TA-content{
     font-size: 1rem;
}  } 

.detail_1{
    font-weight:bold;
    margin:4% 5%;
    font-size: 1.28rem;
    margin-left: 7%;
}
.detail_2{
    font-size:1.08rem;
    text-align:justify;
    margin:auto 2%;
    margin-left: 3%;
}

/*時間地點*/

h3_detail{
	font-size: 20px;
	color:#602b88;
	font-weight:bolder;
	}
.date{
    font-size:24px;
}
.date2{
    font-size:16px;
}
.date3{
    font-size:13px;
    color:#333;
}
.location{
    font-size:15px ;
    color:#333;
    font-weight:700;
}
@media (max-width: 768px) {
    .location{
    font-size:10px ;
    text-align: center;}
    h3_detail{
    font-size:18px;}
    .date2{
    font-size:15px;}
}
@media (max-width: 414px) {
    h3_detail{
    font-size:17px;}
    .date{
    font-size:21px;}
    .date2{
    font-size:11px;}
    .date3{
    font-size:11px;}
    .location{
    font-size:10px ;
    text-align: center;
    margin-left:6%;}
}
@media (max-width: 375px) {
    h3_detail{
        font-size:16px;}
    .location{
    font-size:10px ;
    margin-left:3%;}
}
@media (max-width: 360px) {
    .date{
    font-size:20px;}
    h3_detail{
        font-size:16px;}
    .location{
    font-size:10px ;
    margin-left:3%;}
}
@media (max-width: 320px) {
    .date{
    font-size:18px;}
    .date3{
    font-size:10px;}
    h3_detail{
    font-size:14px;
    font-weight: bolder;}
    .location{
    font-size:9px ;
    margin-left:3%;}
}
.font-text-me-one{
	font-family: 'Exo 2', sans-serif;
	font-family: 'Comfortaa', cursive;
    font-family:'微軟正黑體',' Arial Narrow';
	}
/*fixed-報名按鈕*/
.bar {
    position: fixed;
    bottom: 59%;
    right: 0;
    background: none;
    width: 100px;
    height: 00px;
    z-index: 99;
}
.bar a {
    text-align: center;
    margin: auto;
    position: relative;
    z-index: 2;
    display: flex;
    color: #fff;
    /*font: normal 400 1.2rem '微軟正黑體'," Arial Narrow";
    line-height: 1.2;
    text-decoration: none;*/
    transition: opacity .3s;
    margin:2%;
}
.bar a:hover {
    opacity: 1;
}
.box-example1 {
    background: #af0c3e;
        opacity: 0.8;

}
.box-example2 {
    background: #602b88;
        opacity: 0.8;

}
.box-square-basic {
    height: 80px;
    width: 80px;
}
.border-radius-round {
    border-radius: 50%;
    /*box-shadow: 2px 2px 5px rgba(5, 78, 127, 0.56);*/
}
/*fixed-報名按鈕2*/
.bar2 {
    position: fixed;
    bottom:30%;
    left:75%;
    right:0;
    background:none;
    width:100px;
    height: 00px;
    z-index: 99;
}
@media (max-width: 360px) {
    .bar2{
     bottom:30%;
    left:72%;   
    }
}
@media (max-width: 320px) {
    .bar2{
     bottom:32%;
    left:70%;   
    }
}
.bar2 a {
    text-align: center;
    margin: auto;
    position: relative;
    z-index: 2;
    display: flex;
    color: #fff;
    /*font: normal 400 1rem '微軟正黑體'," Arial Narrow";
    line-height: 1.2;
    text-decoration: none;*/
    transition: opacity .3s;
    margin:2%;
}
.bar2 a:hover {
    opacity: 1;
}
.box2-example1 {
        opacity: 0.8;

}
.box2-example2 {
    background: #602b88;
        opacity: 0.8;

}
.box2-square-basic {
    height: 75px;
    width: 75px;
}

.border2-radius-round {
    border-radius: 50%;
    /*box-shadow: 2px 2px 5px rgba(5, 78, 127, 0.56);*/
}
.banner-style{
    height: 34vh;
}
@media (max-width: 1750px) {
   .banner-style{
    height: 27vh;
}
}
@media (max-width: 768px) {
   .banner-style{
    height: 22vh;
}
}
@media (max-width: 414px) {
   .banner-style{
    height: 107vh;
}
}
@media (max-width: 360px) {
   .banner-style{
    height: 107vh;
}
}
/*Tab*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css');
main {
  /*min-width: 320px;
  max-width: 800px;
  padding: 50px;*/
  margin: 0 auto;
  background: #fff;
  text-align: center;
}

section_tab {
  margin: auto;
  display: none;
  padding: 20px 0 0;
  /*border-top: 1px solid #ddd;*/
}

input {
  display: none;
 /* font-size: 1.2rem;*/
}

label {
  /*transform: skewx(-28deg) translatex(300px);
  transform-origin: bottom right;
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
  opacity: 0.7;*/
 
  display: inline;
}

label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
    
}


/*label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }*/


label:hover {
  color: #888;
  cursor: pointer;
  opacity: 1;
  /*padding-left: 2%;*/
}

input:checked + label {
  /*color: #555;
  border-top: 2px solid orange;
  font-size: 1.2rem;*/
  opacity: 1;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3 {
  display: block;

}

@media screen and (max-width: 650px) {
  label {
    font-size: 0;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}

/*@media screen and (max-width: 400px) {
  label {
    padding: 15px;
  }
}*/

/*測試測試*/
.cptn03 {
    /*width: 33%;*/
    position: relative;
    overflow: hidden;
    padding: 0;
    /*-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);*/
}
.cptn03 img {
    width: 100%;
    left: 0;
    bottom: 0;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cptn03 .cptn {
    background: #333;
    width: 100%;
    height: 21%;
    bottom: -21%;
    position: absolute;
    left: 0;
    overflow: auto;
    padding: 0 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
@media (max-width: 1857px) {
   .cptn03 .cptn {
    height:25%;
    bottom: -25%;
}
}

@media (max-width: 1400px) {
   .cptn03 .cptn {
    height:26%;
    bottom: -30%;
}
}

.cptn03 .cptn div {
    float: left;
    height: 100%;
}
.cptn03 .cptn h3 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 600;
}
@media (max-width: 1580px) {
   .cptn03 .cptn h3 {
    font-size:16px;
}
}
@media (max-width: 1401px) {
   .cptn03 .cptn h3 {
    font-size:14px;
}
}
.cptn03 .cptn p {
    color: #eeeeee;
    font-size: 14px;
}
@media (max-width: 1200px) {
   .cptn03 .cptn p {
    font-size:12px;
    margin-bottom: 0rem;
}
}
@media (max-width: 1200px) {
   .cptn03 .cptn p {
    font-size:9px;
    margin-bottom: 0rem;
}
}
.cptn03 .cptn .fa {
    -wibkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 2px solid #fff;
    -wibkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 30px;
    margin-top: 10px;
    opacity: 0.3;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-long-arrow-right:before {
    /*content: "\f178";*/
    
}
.cptn03 .cptn .fa:hover {
    opacity: 0.5;
}
.cptn03:hover .cptn {
    bottom: 0;
}

.active{
  /*color: #888;
  /*cursor: pointer;*/
  opacity: 1;
  bottom: 0 !important;
  /*position: relative;*/
}

/*dropdown_mobile*/
.dropdown_more{
    font-size:20px;
    color:#fff;
    padding-top: 3%;
    padding-bottom: 2%;
}
.dropdown_image{
    width:100%;
    max-width:30px;
    padding-bottom: 1%;
    margin-left: 2%;
}

/*第二場桌機課程資訊*/
.detail-title{
    display: block;
    font-size: 16px;
    font-weight: 400;
}

/*課程額滿、通知*/
.full{
    font-size: 15px;
    margin-top: 2%;
    background-color: rgb(234, 234, 234);
    padding:2%;
}
.full_table{
    font-size: 1.2rem;
    margin-top: 4%;
    background-color: rgb(234, 234, 234);
    padding:2% 4% 2% 4%;

}
.soldout{
    z-index: 2;
    position: absolute;
    max-width:120px;
    width:100%;
    top: -6%;
    left: 34%;
}
.soldout_table{
    z-index: 2;
    position: absolute;
    max-width:120px;
    width:100%;
    top: 2%;
    left: 29%;
}
@media (max-width: 1600px) {
   .soldout_table{
    left: 40%;
    top: 4%;
}}
@media (max-width: 1560px) {
   .soldout_table{
    left: 35%;
    top: 7%;
}
    @media (max-width: 1400px) {
   .soldout_table{
    left: 28%;
    top: 2%;
}
            @media (max-width: 990px) {
   .soldout_table{
    display: none;
}
}
        
