@charset "UTF-8";
/* CSS Document */

html, body, div, span,applet, object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0pt;padding: 0pt;border: 0pt none;outline: 0pt none;font-size: 100%;vertical-align: baseline;background: none repeat scroll 0% 0% transparent;-webkit-font-smoothing: antialiased;font-family: "微軟正黑體",Arial, sans-serif;}ol,ul {list-style: none outside none;}:focus {outline: 0pt none;}.clear { clear: both; }

body{
    margin: 0;
    overflow-x: hidden;
    padding: 0px;
    color: #a6a6a6;
    background-color: #141414;
    background-color: #222;
    background-color: #111;
    
}
.navbar-light .navbar-nav .nav-link,

a{color: #a6a6a6;text-decoration: none;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}

.navbar-light .navbar-nav .nav-link:hover,

a:hover{text-decoration: none;color: #fff;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
}
h1, h2, h3 {
    color: #e0e0e0;
}

h1 {
    font-size: 32px;
    text-align: center;
    margin: 0 0 30px 0;
    line-height: 2.5;
}
h2 {
    font-size: 28px;
    text-align: center;
    margin: 0 0 10px 0;
}
h3 {
    font-size: 26px;
    text-align: center;
    margin: 0 0 30px 0;
}
h4 {
    font-size: 18px;
    margin: 40px 0 20px 0;
    color: #fff;
}
h5 {
    font-size: 14px;
    margin: 0px 0 0px 0;
    color: #fff;
    font-weight: bold;
}
p{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-size: 15px;
    line-height: 24px;
    word-wrap: break-word;
    word-break: break-all;
}

@media (max-width: 992px) { 

p{font-size: 14px;line-height: 20px;}

h1 {font-size: 25px;}
h2 {font-size: 23px;}
h3 {font-size: 20px;}


}

hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #ccc;
}


.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color:#fff;font-weight: bold;}


img {border:none;}
a{text-decoration:none;color: #a6a6a6;}
a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:visited{text-decoration:none;}

ul,li{float: left;}

header {
    position: absolute;
    z-index: 9;
}
/* logo */
.navbar-brand {width: 270px;position: fixed;margin: 0px 0 0 30px;top: 30px;}
.navbar-brand img{width: 100%;}
@media (max-width: 992px) {.navbar-brand {width: 120px;position: fixed;margin: 0px 0 0 20px;top: 30px;}}

/* logo */




/* memu */
nav.bg-dark {
    background-color: #141414 !important;
    width: auto;
    float: right;
    position: fixed;
    right: 20px;
    top:20px;
}
.single nav.bg-dark {
    background-color: #14141400 !important;
}
@media (max-width: 992px) {
nav.bg-dark {
    background-color: #14141400 !important;
    width: 100%;
    padding:0px 0 10px 0px;
    right: 0;
    top: 0;
}
.navbar-light .navbar-toggler{
    padding: .25rem .55rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 0px solid transparent;
    border-radius: 0;
    margin-left: 10px;
    right: 10px;
    position: absolute;
    top: 15px;}

.navbar-light .navbar-toggler-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
div#navbarSupportedContent {
    text-indent: 20px;
    background: #000000eb;
    width: 100%;
    left: 0;
    padding: 20px;
    font-size: 20px;
}
}
/* memu */


/* footer */
footer {position: fixed;bottom: 25px;right: 10px;z-index: 9;}
footer .container{}
footer .container img{float:left;height: 53px;margin-left: 10px;}
footer .page-collection span{display: none;}

/* footer */


.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #d2d2d2;
}



.slide {position: fixed;z-index: 1;height: 100%;width: 100%;}
.slide .carousel-item{width: 100%;height: 100%;position: fixed;}
.carousel-item.bg-1{background: url(../img/bg3.png) center center no-repeat;background-size: cover;}
.carousel-item.bg-2{background: url(../img/bg4.png) center center no-repeat;background-size: cover;}



.dropdown-item.active, .dropdown-item:active {
    background-color: #505050;border-radius: 0;
}


li{list-style:none}
ul{margin: 0;padding: 0;}

.mainContent_01 {
    display: block;
    max-width: 1100px;
    width: 100%;
    margin:300px auto 300px;
}
.mainContent_01 img{width: 100%;float: left;}
.mainContent_01 .p {
    background: #f0ebe5;
    color: #000;
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.mainContent_01 .p p {
    font-size: 20px;
    line-height: 1.7;
}
.mainContent_01 strong{
    font-size: 28px;
    line-height: 1.7;
}
.courseNew hr {
    margin: 80px 0;
}
.courseNew h5,
.courseNew p {
    font-size: 18px;
    line-height: 1.6;
}

.mainContent_02 {
    margin-top: 0;
}

.mainContent_02 hr{
    border-top: 1px #000 solid;margin: 80px auto;width: 80%;
}
.mainContent_02 img{width: auto;max-width: 300px;display: block;margin: auto;
    float: initial;}
.img0 {
    margin: 40px 0;
    display: inline-block;
}.img0 .img2 {
    float: left;margin: 0 5px;
}

.img0 .img2 img {
    border: 1px #000 solid;
}
.bb{background: #000;color: #fff;padding: 10px;}
.imgb img{
    max-width: 100%;}
.imgc img {
    display: initial;
}
.imgc a{color: #000;}
.imgc b {
    position: relative;
    top: -60px;
}
.t0{
    margin: 40px 0;
    display: inline-block;
    width: 60%;}
.t1{width: 33%;float: left;font-size: 27px;}

@media (min-width: 576px){.container {max-width: 100%;}}
@media (min-width: 768px){.container {max-width: 100%;}}
@media (min-width: 992px) {.container {max-width: 100%;}}

section{margin: 180px auto 0 auto;}

@media (min-width: 576px){.pageWrapper {max-width: 100%;}}
@media (min-width: 768px){.pageWrapper {max-width: 100%;}}
@media (min-width: 992px) {.pageWrapper {max-width: 800px;}}



.block-content{padding: 40px;word-wrap: break-word;word-break: break-all;}
@media (max-width: 992px) {.block-content {padding: 10px;}}




@media (max-width: 992px) {
.col{
    margin: 0 0 20px 0 !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;}
}

.ltr li,
.block-content li {
    display: list-item;
    width: 100%;
    text-align: -webkit-match-parent;
}
.ltr ,
.block-content ul, .block-content ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}
.ltr ,
.block-content ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.ltr{font-size: 14px;}
.list b,.list strong{color: #fff;}

.logo img{width: 80%;}
.logo ul{width: 100%;background: #fff;padding-inline-start:0;padding: 20px;}
.logo li {
    width: 16%;
    height: 100px;
    text-align: center;
    float: left;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 2%;
}
.courseNew{
    max-width: 1160px;}


}