﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;500;900&display=swap');
@import "//fonts.googleapis.com/css?family=Macondo:400|Short+Stack:400|Open+Sans:700|Gentium+Book Basic:700|PT+Serif:400|Volkhov:700|Source+Sans Pro:300|Source+Sans Pro:400|Varela+Round:400";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: arial, 'Noto Sans TC';
    font-weight: 300;
    -webkit-overflow-scrolling: touch;
}

.wrap {
    background: url(../images/bg_2.png) fixed;
    font-family: light_4;
    font-weight: 400;
}


/*header*/

header {
    text-align: center;
    background: url(../images/bg.png) fixed, url(../images/bg_head.png) repeat-x bottom #C5F1FF;
    padding-bottom: 20px;
}

h1 {
    font-size: 5em;
}


/*section 共用*/

section {
    padding: 50px 0
}

.wrap table th {
    font-weight: 500;
    text-align: center;
    border-width: 2px;
}

.wrap table td {
    vertical-align: middle;
    border-width: 2px;
}

.wrap h2 {
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    font-family: jf-jinxuan;
    font-weight: 700;
}

.wrap h3 {
    font-family: big_6;
    font-weight: 600;
}

.wrap table {
    background: #fff;
}

.table-responsive table {
    min-width: 800px;
}

.wrap ol {
    display: inline-block;
}


/*sec1 五大報考優勢*/

.sec1 {
    background: url(../images/bg.png) #ED2B47 fixed;
    padding-top: 20px;
    color: #fff;
}

.sec1 h3 {
    border-radius: 20px;
    background: #fff;
    color: #ED2B47;
    font-family: big_6;
}


/*考試資訊 科目 工作性質*/

.sec2 h2 {
    color: #258d8c;
}


/*投考組合推薦*/


.otherexam {
    background: url(../images/bg.png) fixed #4CB7D8;
}

.otherexam h2 {
    color: #fff;
}
@media screen and (max-width: 575px) {
    .otherexam .h3 {
        font-size: 1.5em !important;
    }
    }



/*優惠內容*/

.sell {
    background: url(../images/bg.png) #ED2B47 fixed;
    text-align: center;
}

.sell_item {
    background: #fff;
    padding: 15px;
    height: 100%;
    border-radius: 15px;
}


/*學習模式*/

.studymode {
    text-align: center;
    background: url(../images/bg_sec.jpg) no-repeat;
}

.studymode .bg-white {
    border-radius: 10px;
    padding-top: 20px;
    background: rgba(255, 255, 255, 0.4) !important;
    box-shadow: 0 0 10px #999;
}

.studymode .bg-light {
    border-radius: 0 0 10px 10px;
    padding: 15px;
    background: rgba(248, 249, 250, 0.7) !important;
}

.studymode h4 {
    font-family: big_6;
    color: #258d8c;
}

.studymode h3 span.badge {
    font-weight: 500;
}

.studymode i {
    color: #ED2B47;
}


/*服務面*/

.service img {
    margin-bottom: 15px;
}

.service h2 {
    color: #3AA1C9;
}

.service h3 {
    font-size: 1.2em;
    font-family: big_6;
    color: #3AA1C9;
}

.service {
    font-weight: 300;
}





/*考取心得*/

.sec7,
.sec8 {
    background: url(../images/bg.png) fixed #FECC86;
}

.sec7 h2,
.sec8 h2,
.sec7 h3 {
    color: #49263E;
}

.sec7 h3 {
    font-family: big_6;
}

.sec7 {
    padding-bottom: 20px;
}

.student blockquote p {
    font-weight: 300;
}

.sec7 .badge {
    font-weight: 500;
}

.sec8 {
    padding-top: 10px;
}

.sec8 a {
    display: block;
}


#perfect_learning .col{
    padding-right: 5px!important;
    padding-left: 5px!important;
} 
#perfect_learning h5{
    margin: 0.4em 0 .2em 0;
    font-size: 1.2em !important;
    font-weight: 600;
}
#perfect_learning p{
   line-height: 1.2em;
   font-size: .9em;
}
#perfect_learning a{
    background-color: #f64600!important;
    color: #fff;
}
#perfect_learning .bg-white{
    padding: 0 0 .1em 0 !important;
		margin-bottom: 1em;
}
.f-orange{
    color: #f68400!important;
}

/* Line連結 */

.secLine {
    text-align: center;
    background: #e5701c;
    color: #fff;
    padding: 10px 0 0 0;
    margin-bottom: 0;
    overflow: hidden;
}

.secLine h2 {
    font-family: 'Mochiy Pop One', sans-serif;
    font-size: 2.5rem;
}

.secLine .row {
    background: #296d45;
}

.secLine a {
    display: block;
    background: #296d45;
    padding: 10px;
    font-size: 1.2rem;
    color: #fff;
    border: 1px solid #ffffff9f;
}

.secLine a:hover {
    background: #24a158;
    color: #ffffaf;
}

@media screen and (max-width: 1200px) {
    .secLine {
        margin-bottom: 60px;
    }
    .secLine a {
        font-size: 1.3rem;
    }
}

@media screen and (max-width: 767px) {
    .secLine {
        margin-bottom: 40px;
    }
    .secLine h2 {
        font-size: 2rem;
    }
    .secLine a {
        padding: 10px 0px;
        font-size: 0.9rem;
    }
}


/* 浮動按鈕 */

.float_btn {
    display: sticky;
    position: fixed;
    width: 60px;
    height: 80px;
    right: 0px;
    bottom: 70%;
    font-size: 15px;
    cursor: pointer;
    z-index: 99;
    color: #fff;
    background: #02b05f;
    border-radius: 5px 0 0 5px;
}

@media screen and (max-width: 1200px) {
    .float_btn {
        width: 100%;
        height: 60px;
        bottom: 0px;
        border-radius: 0;
        font-size: 25px;
    }
}

@media screen and (max-width: 767px) {
    .float_btn {
        height: 40px;
        font-size: 15px;
    }
}

@media (min-width: 576px) {
    /*sm*/
}

@media (min-width: 768px) {
    /*md*/
    .modin {
        position: relative;
        visibility: hidden;
        top: -100px;
    }
}

@media (min-width: 992px) {
    /*lg*/
}

@media (min-width: 1200px) {
    /*xl*/
    .wrap {
        font-size: 13.5pt;
    }
    .wrap h2 {
        font-size: 2.4em;
        margin-bottom: 20px;
    }
    .sec1 p {
        font-size: 1.15em;
    }
}
/*----------footer_copyright---------------*/

#footer_copyright {
	padding: 2em 0 1em 0;
	background-color: #000000;
	color: rgba(255, 255, 255, 0.9);
	text-align: center;
}

#footer_copyright p {
	color: rgba(255, 255, 255, 0.6);
	line-height: 1.4;
}

@media screen and (max-width:575px) {
	#footer_copyright {
		padding: 1em 0 3em 0;
	}
	#footer_copyright p {
		font-size: .8em;
	}
}

/*576以上*/
@media screen and (min-width: 576px) {
    .type_ph{display: none!important;}
        
    }
/*手機板575*/
@media screen and (max-width: 575px) {
    section{padding-bottom: 1.2rem;padding-top: 0.5rem;}	
    .type_pc{display: none!important;}
    }