@import url('https://fonts.googleapis.com/css?family=Noto+Serif+TC');

.section_agenda{
    background-image: url(../images/bg2.jpg);
    background-size: cover;
}
.times h2, .part-list,{
    font-family: 'Noto Serif TC', serif;
}
.sp_font{
    font-size: 1.8rem;
    line-height: 1.25;
    font-weight: 600;
    color: #fff;
}
.pk{
    padding: 6rem 1rem 4rem 1rem;
}
.container.large {
    max-width: 1500px;
}
ul.speaker-title{
    margin-bottom: .5rem;
    padding: 1.25rem 1.5rem;
    color: #bf1e2d;
    line-height: 1.6;
}
.bg-bright{
    background-color: #eee;
}
.referrer_box {
    margin: 2rem auto;
}
.carousel-indicators{
    bottom: -5rem;
}
#QnA .display-6{
    font-weight: 300;
    line-height: 1.5;
}
.qna{
    padding: 1.5rem 0;
}
.carousel-indicators .active{
    background-color: #ce1426;
}
.carousel-indicators li {
    background-color: #c9c9ca;
}
.carousel-item {
    flex-direction: column;
}
.carousel-item p{
    color: #666;
}

.features14-1{
    background-image: url(../images/s2_background1.jpg);
    background-size: cover;
}

.text-black{
    margin-top: 2rem;
}

.ag{
    margin-bottom: 2rem;
}

.special01{
    border-radius:999em;
    width:8rem;height:8rem;
    border:solid 0.3rem;
    border-color: #ffc107;
    display: flex;
    vertical-align: middle;
    flex-direction: column;
    justify-content: center;
    margin:1rem;
}

.itemicon{
    margin-top:-2rem;
    width:5rem; height:5rem;
    margin-left: auto;
    margin-right: auto;
}

.mt2{
    margin:1.2rem;
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.4rem;
}

.title-style mt2-2{
    width: 8rem;
}

.col-md-6 col-xs-12 ag{
    border: solid 1px;
    border-color: black;
}

.agenda{
    margin-top: 2rem;
}

.ag-num{
    font-family: 'helvatica' ;
    font-style: oblique;
    font-weight: 900;
    font-size: 1rem;
    color:#ce9d5f;
    text-align: right;
    margin-right: 1.9rem;
	margin-top: -1rem;
}

.ag-title{
    font-weight: 600;
    font-size: 2rem;
    color:#ba1a20;
    text-align: left;
}

.ag-content{
    font-size: 1rem;
    margin-top:-0.4rem;
    text-align: left;
}

@media (min-width: 767px) {
    .people{
        background-image: url(../images/main_background2.jpg);
        background-position: right bottom;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .pk{
        padding: 1rem 0rem 0rem 0rem;
        text-align: center;
    }
    .ag-num{
    font-size: 5rem;
    margin-right: 0rem;
    text-align: right;    
    }
    .ag-title{
    font-size: 1.9rem;
    }
    .ag-content{
    font-size: 1.1rem;
    }
}

@media (min-width: 800px) and (max-width: 1260px) {
    .people{
        background-image: url(../images/main_background2.jpg);
        background-position: right bottom;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .ag-num{
    font-size: 5rem;
    margin-right: 0rem;
    text-align: right;
    }
    .ag-title{
    font-size: 1.8rem;
        margin-top: 2.2rem;
    }
    .ag-content{
    font-size:1rem;
    }
}

@media (min-width: 767px) and (max-width: 1000px) {
    .li-word{
    font-size: 1.2rem;
    }
    .sp_font {
    font-size: 1.5rem;
    line-height: 1.25;
    }
    .mbr-text {
    line-height: 1.5;
    font-weight: 300;
    font-size: 1.1rem;
    }
    .ag-num{
    font-size: 4rem;
    margin-right: 0rem;
    text-align: right;
    }
    .ag-title{
    font-size: 1.4rem;
    margin-top: 1.5rem;
    margin-left: 1rem;
    }
    .ag-content{
    font-size:0.9rem;
    margin-left: 1rem;
    }
}


@media (max-width: 767px) {
    .sp_font {
    line-height: 1.4;
    text-align: center;
    font-size: 1.4rem;
    }
    .mbr-text {
    line-height: 1.5;
    font-weight: 300;
    font-size: 1.1rem;
    text-align: center;
    padding: 0rem 1rem;
    }
    .pk {
    padding: 2rem 1rem;
    }
    .part-list {
    font-size: 1.45rem;
    font-weight: 400;
    padding: 1rem;
    }
    .ag-num{
    font-size: 4rem;
    margin-right: -1rem;
    margin-top: 0.4rem;
    text-align: right;
    }
    .ag-title{
    font-size: 1.4rem;
    }
    .ag-content{
    font-size: 0.9rem;
    }
}


@media (max-width: 576px) {
    h5.mbr-text{
    font-size: 1rem;
    }
    .times{
    width: 100%;
    }
    .part-list {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 1rem;
    }
    .li-word{
    font-size: 1.1rem;
    }
    ul.diamond {
    margin-top: .2rem;
    margin-bottom: 1.5rem!important;
    }
    .sp_font {
    font-size: 1.1rem;
    font-weight: bold;
    }
    .ag{
    margin-bottom: 0rem;
    }
    .ag-num{
    text-align: left;
    margin-left:-0.2rem;
    }
    .ag-title{
    font-size: 1.4rem;
    margin-top: 2.2rem;
    margin-left: 0.6rem;
    }
    .ag-content{
    font-size: 0.9rem;
    margin-left: 0.6rem;
    }
}