.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%} .ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button{display:inline-block;text-decoration:none;font-size:13px;line-height:2;height:28px;margin:0;padding:0 10px 1px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;color:#50575e;border-color:#c3c4c7;background:#f6f7f7;box-shadow:0 1px 0 #c3c4c7;vertical-align:top}.ui-button:active,.ui-button:focus{outline:0}.ui-button::-moz-focus-inner{border-width:0;border-style:none;padding:0}.ui-button:focus,.ui-button:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.ui-button:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.ui-button:active{background:#f0f0f1;border-color:#8c8f94;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.ui-button:disabled,.ui-button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;transform:none!important}@media screen and (max-width:782px){.ui-button{padding:6px 14px;line-height:normal;font-size:14px;vertical-align:middle;height:auto;margin-bottom:4px}}.ui-dialog{position:absolute;top:0;left:0;z-index:100102;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.3);overflow:hidden}.ui-dialog-titlebar{background:#fff;border-bottom:1px solid #dcdcde;height:36px;font-size:18px;font-weight:600;line-height:2;padding:0 36px 0 16px}.ui-button.ui-dialog-titlebar-close{background:0 0;border:none;box-shadow:none;color:#646970;cursor:pointer;display:block;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;border-radius:0;overflow:hidden}.ui-dialog-titlebar-close:before{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8;width:36px;height:36px;content:"\f158";content:"\f158"/''}.ui-button.ui-dialog-titlebar-close:focus,.ui-button.ui-dialog-titlebar-close:hover{color:#135e96}.ui-button.ui-dialog-titlebar-close:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent;outline-offset:-2px}.ui-dialog-content{padding:16px;overflow:auto}.ui-dialog-buttonpane{background:#fff;border-top:1px solid #dcdcde;padding:16px}.ui-dialog-buttonpane .ui-button{margin-left:16px}.ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-widget-overlay{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:100101}.wpcf7cp-force-hide {
display: none !important;
}
.wpcf7cp-form-hide {
visibility: hidden !important;
}
div.wpcf7 {
position: relative;
height: auto;
}
div#wpcf7cpcnf {
position: absolute;
z-index: 1000;
background-color: transparent;
width: 100%;
height: auto;
top: 0;
left: 0;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}
div.wpcf7cp-progress-cover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
background-color: #fff;
opacity: 0.5;
z-index: 1000;
}
div.wpcf7cp-progress-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
opacity: 1;
z-index: 1001;
}
div.wpcf7cp-progress-content p {
width: 200px;
height: 1em;
position: absolute;
margin-left: -100px;
margin-top: -0.5em;
top: 50%;
left: 50%;
line-height: 1;
padding: 0;
text-align: center;
}
div.wpcf7cp-btns {
margin-top: 2em;
}
button.wpcf7cp-cfm-edit-btn {
margin-right: 20px;
margin-bottom: 20px;
}
button.wpcf7cp-cfm-submit-btn {
margin-bottom: 20px;
}.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.span12 {
width: 100%;
*width: 99.94680851063829%;
}
.span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
content: "";
line-height: 0;
}
.container-fluid:after {
clear: both;
} .container .column,
.container .columns                         { float: left; display: inline; padding-left: 10px; padding-right: 10px; }
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; } .container .offset-by-one                   { margin-left: 60px;  }
.container .offset-by-two                   { margin-left: 120px; }
.container .offset-by-three                 { margin-left: 180px; }
.container .offset-by-four                  { margin-left: 240px; }
.container .offset-by-five                  { margin-left: 300px; }
.container .offset-by-six                   { margin-left: 360px; }
.container .offset-by-seven                 { margin-left: 420px; }
.container .offset-by-eight                 { margin-left: 480px; }
.container .offset-by-nine                  { margin-left: 540px; }
.container .offset-by-ten                   { margin-left: 600px; }
.container .offset-by-eleven                { margin-left: 660px; }
.container .offset-by-twelve                { margin-left: 720px; }
.container .offset-by-thirteen              { margin-left: 780px; }
.container .offset-by-fourteen              { margin-left: 840px; }
.container .offset-by-fifteen               { margin-left: 900px; }  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
@font-face {
font-family: 'mplus-2p-medium';
font-display: swap;
src: url(https://exceed.com.hk/wp-content/themes/exceed/fonts/MPLUS2-Medium.ttf) format('TrueType');
}
@font-face {
font-family: 'mplus-2p-bold';
font-display: swap;
src: url(https://exceed.com.hk/wp-content/themes/exceed/fonts/MPLUS2-Bold.ttf) format('TrueType');
}  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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
font: inherit;
font-size: 100%;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
html {
margin: 0;
padding: 0;
font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
box-sizing: border-box;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline;
*vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
border-radius: 8px;
background: #006EC8;
color: #FFF;
cursor: pointer; -webkit-appearance: button; font-size: 12px;font-size: 1.4rem;
line-height: 1;
padding: 1.12em 1.5em 1em;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
cursor:pointer;
opacity: 0.7;  
filter: alpha(opacity=70);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
cursor:pointer;
opacity: 0.7;  
filter: alpha(opacity=70);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
textarea {
color: #5F5F66;
border: 1px solid #dddddd;
border-radius: 5px;
width: 98%;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
color: #101010;
}
input[type=text],
input[type=email] {
padding: 5px 10px;
}
textarea {
overflow: auto; padding: 10px;
vertical-align: top; } body,
button,
select {
padding: 0;
margin: 0;
background: #ffffff;
height: 100%;
color: #5F5F66;
font-size: 14px;font-size: 1.4rem;
}
select {
border-color: #dddddd;
}
input {
color: #555;
font-size: 14px;font-size: 1.4rem;
}
body {
min-width:1060px;
font-family:"メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
background-color:#FFFFFF;}  h1,
h2,
h3,
h4,
h5,
h6 {clear: both;}
hr {} p {margin-bottom: 1.5em;}
ul,
ol {margin: 0;}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;}
address {
margin: 0 0 1.5em;}
pre {
background: #eee;
font-size: 0.7em;
line-height: 1.5em;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
box-shadow: 0 3px 5px #ddd inset;}
.font-l-org {
color: #ec5a38;
font-family: 'mplus-2p-bold',sans-serif;
font-size:27px;font-size: 2.7rem;}
.font-l-org02 {
color: #ec5a38;
font-family: 'mplus-2p-bold',sans-serif;
font-size:20px;font-size: 2rem;}
.font-l-blue {
color: #36a0d3;
font-family: 'mplus-2p-bold',sans-serif;
font-size:22px;font-size: 2.2rem;}
.font-red {
color: #FF0000;}
.font-blue {
color: #28288a;}
.page-course-box-3clm dl dt.font-l,
.font-l {
font-size:130%;}
.font-s{
font-size:13px;font-size: 1.3rem;}
.font-s02{
font-size:90%;}
.font-light {
font-weight: lighter;}
.font-bold {
font-weight: bold;}
.ttl01 {
width: 100%;
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 22px;font-size: 2.2rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow01.png) no-repeat 13px 13px;
background-size: 23px;
padding: 7px 10px 8px 45px;}
.ttl02 {
width: 100%;
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 22px;font-size: 2.2rem;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #28288a;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow01.png) no-repeat 13px 13px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
background-size: 23px, auto;
padding: 7px 10px 8px 45px;
box-sizing: border-box;}
.ttl03 {
width: 100%;
font-family: 'mplus-2p-medium',sans-serif;
font-size: 18px;font-size: 1.8rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow05.png) no-repeat left 7px;
background-size: 8px auto;
padding-left: 15px;
box-sizing: border-box;}
.ttl04 {
width: 100%;
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
letter-spacing: 3px;
text-align: center;
font-size: 28px;font-size: 2.8rem;
border-bottom: 2px solid #28288a;} a {
color: #006EC8;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
text-decoration: none;}
a:hover,
a:focus,
a:active{
cursor:pointer;
opacity: 0.7;  
filter: alpha(opacity=70); }
.link01,
a.link01{
color: #006EC8;
font-weight: bold;
padding-left: 14px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow05.png) no-repeat left 6px;
background-size: 5px auto;
display: inline-block;/display:inline;/zoom:1;} table.tb01 {
width: 100%;
table-layout: fixed;
border-top: 1px solid #c2ccde;
border-left: 1px solid #c2ccde;}
table.tb01 th {
color: #576d8b;
font-weight: bold;
background: #c6e4f4;
vertical-align: middle;}
table.tb01 th,
table.tb01 td {
border-right: 1px solid #c2ccde;
border-bottom: 1px solid #c2ccde;
padding:10px;} .btn-pink01 {
font-size: 15px;font-size: 1.5rem;
font-weight: 600;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow_off.png) no-repeat center 95%,
url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot02.png) repeat-x bottom,
#e5004f;
background-size:12px auto,auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFF;
text-align:center;
padding: 10px 20px 20px 20px;
display: inline-block;/display:inline;/zoom:1;}
.btn-blue01 {
font-size: 15px;font-size: 1.5rem;
font-weight: 600;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow_off.png) no-repeat center 95%,
url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot02.png) repeat-x bottom,
#28288a;
background-size:12px auto,auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFF;
text-align:center;
padding: 10px 20px 20px 20px;
display: inline-block;/display:inline;/zoom:1;}
.btn-blue01s {
font-size: 15px;font-size: 1.5rem;
font-weight: 600;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow_off.png) no-repeat center 92%,
url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot02.png) repeat-x bottom,
#28288a;
background-size:12px auto,auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFF;
text-align:center;
padding: 5px 20px 15px 20px;
display: inline-block;/display:inline;/zoom:1;} ul.list01 {
margin-left:20px;}
ul.list01 li {
list-style-type:decimal;
padding: 5px 0;} .pt3{padding-top:3px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt23{padding-top:23px;}
.pt30{padding-top:30px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.mb0{margin-bottom:0;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb80{margin-bottom:80px;} .wd100 {width:100%;} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.left {float:left;}
.right {float:right;}
.center {text-align: center;}
.txtleft{text-align:left;}
.txtright{text-align:right;} .header-wrap {
border-bottom: 5px solid #28288A;}
.site-header{
width:1060px;
margin:0 auto;}
main {
display: block;}
.main-fluid,
.main-fluid-row {
background:#FFF;}
.main-fluid {
background:url(//exceed.com.hk/wp-content/themes/exceed/images/bg_top.gif)repeat-x;}
.main-fluid-row {
background:url(//exceed.com.hk/wp-content/themes/exceed/images/bg_top_row.gif)repeat-x;
padding: 8px 0 8px 0;}
.container{
width:1060px;
margin:0 auto 20px auto;
overflow:hidden;}
.main {
width: 700px;
float: right;}
.side {
width: 290px;
background: #eef0f4;
padding: 20px 20px 0 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float: left;} header {}
header .logo {
height:100px;
line-height:100px;
float:left;}
header .logo img {
padding-right: 10px;
vertical-align:middle;}
header .copy {
margin:34px 0 0 10px;
float: left;}
header .header-inq{
padding-top:4px;
float:right;}
nav.main-nav ul{
display: table;
table-layout: fixed;
text-align: center;
margin-bottom: 4px;
width: 100%;}
nav.main-nav ul li {
display: table-cell;
}
nav.main-nav ul li a {
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 15px;font-size: 1.5rem;
background-size:auto 24px;
width: 151px;
height: 56px;
display: table-cell;
vertical-align: bottom;}
nav.main-nav ul li a:hover {
color: #3ca1d1;
cursor:pointer;}
nav.main-nav ul li a.nav01{
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_home_off.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav0102,
nav.main-nav ul li a.nav01:hover {
color: #3ca1d1;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_home_on.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav02 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_about_off.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav0202,
nav.main-nav ul li a.nav02:hover {
color: #3ca1d1;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_about_on.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav03 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_results_off.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav0302,
nav.main-nav ul li a.nav03:hover {
color: #3ca1d1;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_results_on.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav04 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_course_off.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav0402,
nav.main-nav ul li a.nav04:hover {
color: #3ca1d1;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_course_on.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav05 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_flow_off.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav0502,
nav.main-nav ul li a.nav05:hover {
color: #3ca1d1;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_flow_on.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav06 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_access_off.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav0602,
nav.main-nav ul li a.nav06:hover {
color: #3ca1d1;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_access_on.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav07 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_company_off.png) no-repeat center top;
background-size: 33px 31px;}
nav.main-nav ul li a.nav0702,
nav.main-nav ul li a.nav07:hover {
color: #3ca1d1;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_company_on.png) no-repeat center top;
background-size: 33px 31px;} .top-mainbnr {
width: 1060px;
padding: 20px 0;
position: relative;}
.metaslider {
margin-bottom: 130px;} .accordionbox{
width: 100%;
position: absolute;
top: 350px;
text-align: center;}
dl.accordionlist {
width:333px;
display: inline-block;
margin: 0 7px;
box-sizing: border-box;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 5px solid #28288a;
vertical-align: bottom;}
.accordionlist dt a{
width: 100%;
height: 34px;
display: inline-block;}
.accordionlist dt.primary{
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_top_primary.jpg) no-repeat;
background-size: 100% auto;}
.accordionlist dt.junior{
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_top_junior.jpg) no-repeat;
background-size: 100% auto;}
.accordionlist dt.high{
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_top_high.jpg) no-repeat;
background-size: 100% auto;}
.accordionlist dt .title{
color: #28288a;
background: #FFF url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
font-family: 'mplus-2p-bold',sans-serif;
font-size: 17px;;font-size: 1.7rem;
padding: 5px 0;
margin-top: 80px;
margin-bottom: 0;}
.accordionlist dt .title span {
font-family: 'mplus-2p-bold',sans-serif;
font-size: 23px;;font-size: 2.3rem;
padding-left: 3px;}
.accordionlist dd{}
.accordionlist ul#menu-side-primary,
.accordionlist ul#menu-side-junior,
.accordionlist ul#menu-side-high{
text-align: left;}
.accordionlist ul#menu-side-primary li,
.accordionlist ul#menu-side-junior li,
.accordionlist ul#menu-side-high li{
font-size: 18px;font-size: 1.8rem;
font-weight: bold;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow01.png) no-repeat 10px 10px;
background-size: 18px;
padding: 5px 10px 5px 40px;}
.accordion_icon {
width: 100%;
line-height: 30px;
margin-bottom: 0;
background: #28288a ;
display: inline-block;/display:inline;/zoom:1;} .top-news,
.top-blog{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #28288a;}
.top-news .bg-ttl01,
.top-blog .bg-ttl01{
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);}
.top-news .bg-ttl01 h2.ttl01,
.top-blog .bg-ttl01 h2.ttl01{
width: inherit;
display: inline-block;/display:inline;/zoom:1;}
.top-news .bg-ttl01 h2.ttl01 a,
.top-blog .bg-ttl01 h2.ttl01 a{color: #28288a;}
.top-news .bg-ttl01 ul {
text-align: right;
display: inline-block;/display:inline;/zoom:1;
vertical-align: top;
padding-top: 5px;}
.top-news .bg-ttl01 li {
padding: 8px 0 0 8px;
display: inline-block;/display:inline;/zoom:1;}
.top-news .bg-ttl01 li a{
color: #FFF;
font-size: 13px;;font-size: 1.3rem;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #3ca1d1;
padding: 5px 10px;}
.top-news .top-news-box {
padding: 5px 15px 15px 15px;}
.top-news .top-news-box dl {
width: 100%;
border-bottom: 1px dotted #83c6df;
margin-top: 10px;
padding-bottom: 10px;}
.top-news .top-news-box dt {
display: inline-block;/display:inline;/zoom:1;
vertical-align: middle;}
.top-news .top-news-box img{
vertical-align: middle;}
.top-news .top-news-box dd {
padding-left: 25px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow02.png) no-repeat 5px;
background-size: 14px auto;
display: inline-block;/display:inline;/zoom:1;}
.top-news .top-news-box dd a {
padding-left: 10px;} .top-blog {}
.top-blog .top-blog-box {
padding: 5px 10px 10px 5px;}
.top-blog-boxs {
width: 45%;
padding: 15px;
display: inline-block;/display:inline;/zoom:1;}
p.top-blog-thumb {
width: 115px;
height: 107px;
margin:0 5px 0 0;
overflow:hidden;
vertical-align:top;
display: inline-block;/display:inline;/zoom:1;}
.top-blog-thumb img {
width:115px;
height:auto;}
.top-blog dl {
width:180px;
display: inline-block;/display:inline;/zoom:1;
text-align: left;
vertical-align:top;}
.top-blog dt {
font-size: 15px;font-size: 1.5rem;
font-weight: bold;
padding-bottom:2px;}
.top-blog dd.txt {padding-bottom: 2px;}
.top-blog dd.date {
font-size: 13px;;font-size: 1.3rem;}
dl.nothum {
width: 100%;} .top-5promise {
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_5promise.png) no-repeat bottom, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot03.png), #a1d2ea;
background-size: 100% auto, auto, 100%;
padding: 45px 5px 5px 5px;
margin-top: 50px;
position: relative;}
.top-5promise h2 img {
position: absolute;
top: -20px;
left: 23%;}
.top-5promise dl{
width: 190px;
height: 170px;
border: 3px #28288a solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
margin: 30px 3px 5px 3px;
background: #FFF;
display: inline-block;/display:inline;/zoom:1;
vertical-align: top;
position: relative;}
.top-5promise dl.top-5promise01 {background: #FFF url(//exceed.com.hk/wp-content/themes/exceed/images/img_5promise01.gif) no-repeat center bottom;background-size: 73px auto;}
.top-5promise dl.top-5promise02 {background: #FFF url(//exceed.com.hk/wp-content/themes/exceed/images/img_5promise02.gif) no-repeat center bottom;background-size: 73px auto;}
.top-5promise dl.top-5promise03 {background: #FFF url(//exceed.com.hk/wp-content/themes/exceed/images/img_5promise03.gif) no-repeat center bottom;background-size: 73px auto;}
.top-5promise dl.top-5promise04 {background: #FFF url(//exceed.com.hk/wp-content/themes/exceed/images/img_5promise04.gif) no-repeat center bottom;background-size: 73px auto;}
.top-5promise dl.top-5promise05 {background: #FFF url(//exceed.com.hk/wp-content/themes/exceed/images/img_5promise05.gif) no-repeat center bottom;background-size: 73px auto;}
.top-5promise dl dt {
color:#28288a;
font-size: 19px;font-size: 1.9rem;
font-family: 'mplus-2p-bold',sans-serif;
border-bottom: solid 2px #28288a;
padding-bottom: 5px;
margin-bottom: 10px;}
.top-5promise dt img {
position: absolute;
top: -35px;
left: 37%;}
.top-5promise dl dd { text-align: left;} .top-coaching {
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_coaching01.png) no-repeat top right, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_coaching02.png) no-repeat bottom, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif), #eef0f5;
background-size: 190px auto, 100% auto, auto, 100%;
padding: 45px 5px 80px 5px;
margin-top: 50px;
position: relative;}
.top-coaching h2 img {
position: absolute;
top: -20px;
left: 23%;}
.top-coaching p {
width: 73%;
font-size: 18px;font-size: 1.8rem;
font-weight: bold;
text-align: left;
margin: 15px 20px 20px 20px;}
.top-coaching dl{
width: 190px;
height: 235px;
border: 3px #28288a solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
margin: 30px 3px 5px 3px;
background: #FFF;
display: inline-block;/display:inline;/zoom:1;
vertical-align: top;
position: relative;}
.top-coaching dl dt {
color:#28288a;
font-size: 19px;font-size: 1.9rem;
font-family: 'mplus-2p-bold',sans-serif;
border-bottom: solid 2px #28288a;
padding-bottom: 5px;
margin-bottom: 10px;}
.top-coaching dt img {
position: absolute;
top: -55px;
left: 35%;}
.top-coaching dl dd { text-align: left;} .top-results02 {
text-align: center;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_top_results02.jpg) no-repeat;
background-size:100% auto; }
.top-results {
text-align: center;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_top_results.gif) repeat-y;
background-size:700px auto; }
.top-results h3{
color:#FFF;
font-size: 19px;font-size: 1.9rem;
font-family: 'mplus-2p-bold',sans-serif;
text-align: center;
padding: 5px;
background: #3ca1d1;}
.top-results dl {
width: 48%;
color: #727171;
font-weight: bold;
text-align: left;
padding:0 5px;
display: inline-block;/display:inline;/zoom:1;
vertical-align: top;
}
.top-results dl dt{
width: 83%;
font-size: 17px;font-size: 1.7rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_top_results.png) no-repeat top 5px left;
background-size: 15px auto;
padding-left: 20px;
display: inline-block;/display:inline;/zoom:1;
}
.top-results dl dd{
width: 8%;
font-size: 12px;font-size: 1.2rem;
text-align: right;
display: inline-block;/display:inline;/zoom:1;
}
.top-results dl span{
color: #e5004f;
font-size: 20px;font-size: 2rem;}
.top-results ul {
width: 48%;
color: #727171;
font-weight: bold;
text-align: left;
padding:0 5px;
display: inline-block;
vertical-align: top;
}
.top-results ul.wd100 {
width: 100% !important;
}
.top-results ul li {
font-size: 17px;font-size: 1.7rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_top_results.png) no-repeat top 4px left;
background-size: 15px auto;
padding: 0 0 2px 20px;
}
.top-results dl span{
color: #e5004f;
font-size: 20px;font-size: 2rem;}
.top-results .font-s {
font-size:14px;font-size: 1.4rem;} h2.side-title {
font-family: 'mplus-2p-medium',sans-serif;
background: #28288a url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow03.png) no-repeat 15px;
background-size: 18px auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFF;
font-size: 18px;font-size: 1.8rem;
padding: 10px 10px 10px 40px;
margin-bottom: 10px;}
#text-2 h2.side-title {
font-family: 'mplus-2p-medium',sans-serif;
background: #28288a url(//exceed.com.hk/wp-content/themes/exceed/images/ico_access_off.png) no-repeat 9px;
background-size: 32px auto;
padding: 10px 10px 10px 45px;}
#text-2 .textwidget {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #FFF;
padding: 0;
margin: 0 10px 20px 10px;}
#text-2 .textwidget dt{
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 18px;font-size: 1.8rem;
padding:15px 15px 5px 40px;
background:url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow01.png) no-repeat 15px 20px;
background-size: 19px auto;}
#text-2 .textwidget dd {
padding: 0 15px 15px 15px;
border-bottom: 1px dotted #83c6df;}
.side .textwidget {
padding: 15px;
margin: 0 10px 20px 10px;}
.side a{ color:#28288a;}
.widget ul {
margin: 0 10px 20px 10px;}
.widget ul li{
padding:0 10px 10px 35px;
margin-bottom: 10px;
border-bottom: 1px dotted #83c6df;
background:url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow01.png) no-repeat 5px 0;
background-size: 19px auto;}
.side .searchform {
padding: 0 15px 15px 15px;}
.side .searchform input[type=text] {
width: 100%;
box-sizing: border-box;
margin-bottom: 10px;} .site-footer{
background: #a1d2ea;}
.site-footer-wrap {
width: 1060px;
margin: 0 auto;
padding: 20px 0;}
.site-footer-wrap img{
padding-right: 20px;
vertical-align: middle;
display: inline-block;/display:inline;/zoom:1;}
.site-footer-wrap .menu-footer-link-container {
width:850px;
vertical-align: middle;
display: inline-block;/display:inline;/zoom:1;}
.site-footer-wrap ul#menu-footer-link {}
ul#menu-footer-link li{
padding: 10px 10px 10px 15px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow04.png) no-repeat left 15px;
background-size: 10px auto;
display: inline-block;/display:inline;/zoom:1;}
ul#menu-footer-link li a {
color:#28288a;}
.site-footer .site-footer-copy{
width:100%;
color: #FFF;
font-size: 13px;font-size: 1.3rem;
text-align: center;
padding:10px 0;
background: #28288a;}
.page_top {
position:fixed;
bottom:10px;
right:10px;
width: 60px;
height: 60px;}  .breadcrumb {
margin-bottom:21px;}
.breadcrumb ul li{
color: #006EC8;
font-size:13px;font-size: 1.3rem;
font-weight: bold;
padding-right: 8px;
display: inline-block;/display:inline;/zoom:1;}
.breadcrumb li a{
font-weight: lighter;
padding-right: 14px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow05.png) no-repeat right 40%;
background-size: 5px auto;} .post .the-content,
.category .the-content {
width: 100%;
padding: 25px 15px;
display: inline-block;/display:inline;/zoom:1;
box-sizing:border-box;}  .page-id-118 h1.ttl02 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_about_off.png) no-repeat 12px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
background-size: 30px auto, auto;
padding: 7px 10px 8px 50px;}
.page-about {}
.page-about h2{
color: #ec5a38;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 32px;font-size: 3.2rem;
text-align: center;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_ttl_about.png) no-repeat center;
background-size: 535px auto;
margin-bottom: 10px;}
.page-about .page-about-box01 {
height: 334px;
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size:20px;font-size: 2rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_about01.png) no-repeat;
background-size: 100% auto;
padding: 55px 0 0 35px;
box-sizing: border-box;}
.page-about .page-about-box01 p {margin-bottom: 0.6em;}
.page-about .page-about-box02 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_about02.jpg) no-repeat bottom;
background-size: 100% auto;
padding: 20px;
box-sizing: border-box;}
.page-about .page-about-box03 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_about03.png) no-repeat bottom;
background-size: 100% auto;
box-sizing: border-box;}
.page-about .page-about-box04 {
color: #ec5a38;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 45px;font-size: 4.5rem;
line-height: 1em;
text-align: center;
background:url(//exceed.com.hk/wp-content/themes/exceed/images/bg_ttl_about.png) no-repeat 50% 70%, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_about04.jpg) no-repeat bottom;
background-size: 530px auto, 100% auto;}
.page-about .page-about-box04 span {
font-size: 25px;font-size: 2.5rem;}
.page-about .page-about-5promise {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #a1d2ea url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot03.png);
background-size: auto, 100%;
padding: 35px 25px 25px 25px;
margin-top: 50px;
position: relative;}
.page-about .page-about-5promise h2 img {
position: absolute;
top: -20px;
left: 23%;}
.page-about .page-about-5promise ul{
width: 100%;
border: 3px #28288a solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
margin-top: 20px;
background: #FFF;
vertical-align: top;
position: relative;
box-sizing: border-box;}
.page-about-5promise li img:after{
　content: "";
　display: block;
　clear: both;}
.page-about .page-about-5promise ul li {
padding:0 0 5px 25px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow05.png) no-repeat 12px 4px;
background-size: 6px auto;}
.page-about .page-about-5promise ul li.ttl{
color:#28288a;
font-size: 22px;font-size: 2.2rem;
font-family: 'mplus-2p-bold',sans-serif;
border-bottom: solid 2px #28288a;
padding: 0 0 5px 25px;
margin-bottom: 10px;
box-sizing: border-box;}
.page-about .page-about-5promise li.ttl img {
position: absolute;
top: -20px;
left: -2%;} .page-id-219 h1.ttl02,
.page-id-233 h1.ttl02,
.page-id-269 h1.ttl02,
.page-id-267 h1.ttl02{
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_course_off.png) no-repeat 10px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
background-size: 34px auto, auto;
padding: 7px 10px 8px 50px;}
.page-course {}
.page-course ul.page-list,
ul.page-list{}
.page-course ul.page-list li,
ul.page-list li{
font-weight: bold;
padding: 5px 5px 5px 20px;
margin-right: 1px;
background: #eef0f4 url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow05.png) no-repeat 10px 10px;
background-size: 6px auto;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display: inline-block;/display:inline;/zoom:1;}
.page-course .page-course-list,
.page-frame-list{
border: 3px solid #eef0f4;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
margin-bottom: 40px;}
.page-course .page-course-list h2,
.page-frame-list h2{
width: 100%;
color: #FFF;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 20px;font-size: 2rem;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow03.png) no-repeat 13px 13px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot03.png);
background-size: 20px, auto;
background-color: #28288a; 
padding: 7px 10px 8px 45px;
box-sizing: border-box;}
.page-course .page-course-list h2 a,
.page-frame-list h2 a{
color: #FFF;}
.page-course .page-course-list dl {
padding: 10px 10px 0 10px;}
.page-course .page-course-list dt {
width: 38%;
vertical-align: top;
display: inline-block;/display:inline;/zoom:1;}
.page-course .page-course-list dd {
width: 59%;
vertical-align: top;
padding-left:10px;
display: inline-block;/display:inline;/zoom:1;}
.page-course .page-course-list dd p.copy {
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 20px;font-size: 2rem;
margin-bottom: 5px;}
.page-course .page-course-list dd .link01 {
margin-top: 5px;} .page-course-primary h2 {
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 25px;font-size: 2.5rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_course_primary.jpg) no-repeat top center;
background-size: 100% auto;
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
padding: 150px 0 15px 0;}
.page-course-box-2clm dl{
width: 315px;
border: 3px #28288a solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 30px 5px 30px 5px;
background: #FFF;
display: inline-block;/display:inline;/zoom:1;
vertical-align: top;
position: relative;}
.page-course-box-2clm dl dt {
color:#28288a;
font-size: 19px;font-size: 1.9rem;
font-family: 'mplus-2p-bold',sans-serif;
text-align: center;
border-bottom: solid 2px #28288a;
padding-bottom: 5px;
margin: 10px;}
.page-course-box-2clm dt img {
position: absolute;
top: -50px;
left: 40%;}
.page-course-box-2clm dl dd {
padding:0 10px 10px 10px;}
.page-course-box-2clm dl dd.link {
padding: 0;}
.page-course-box-2clm dd.link a {
width: 100%;
height: 30px;
text-align: center;
line-height: 30px;
background: #28288a url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot03.png);
display: block;}
.page-course-box-3clm dl{
width: 204px;
border: 3px #28288a solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 50px 5px 30px 5px;
background: #FFF;
display: inline-block;/display:inline;/zoom:1;
vertical-align: top;
position: relative;}
.page-course-box-3clm dl dt {
color:#28288a;
font-size: 19px;font-size: 1.9rem;
font-family: 'mplus-2p-bold',sans-serif;
text-align: center;
border-bottom: solid 2px #28288a;
padding-bottom: 5px;
margin: 10px;}
.page-course-box-3clm dt img {
position: absolute;
top: -50px;
left: 35%;}
.page-course-box-3clm dl dd {
padding:0 10px 10px 10px;}
.page-course-box-3clm dl dd.link {
padding: 0;}
.page-course-box-3clm dd.link a {
width: 100%;
height: 30px;
text-align: center;
line-height: 30px;
background: #28288a url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot03.png);
display: block;}
dl.page-course-list{
width: 98.5%;
border: 3px #eef0f4 solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px;
margin: 30px auto 0 auto;
background: #FFF;
vertical-align: top;
position: relative;
box-sizing: border-box;}
dl.page-course-list dt{
color:#28288a;
font-size: 24px;font-size: 2.4rem;
font-family: 'mplus-2p-bold',sans-serif;
border-bottom: solid 2px #28288a;
padding: 0 0 5px 35px;
margin-bottom: 10px;
box-sizing: border-box;}
dl.page-course-list dt img {
position: absolute;
top: -15px;
left: -2%;}
dl.page-course-list ul li.ttl {
color:#28288a;
font-size: 18px;font-size: 1.8rem;
font-family: 'mplus-2p-bold',sans-serif;
background:#eef0f5 url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
padding: 5px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
dl.page-course-list ul li.dtl {
padding: 10px;} .page-course-junior h2 {
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 25px;font-size: 2.5rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_course_junior.jpg) no-repeat top center;
background-size: 100% auto;
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
padding: 150px 0 15px 0;} .page-course-high h2 {
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 25px;font-size: 2.5rem;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/bg_course_high.jpg) no-repeat top center;
background-size: 100% auto;
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
padding: 150px 0 15px 0;} .page-id-321 h1.ttl02 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_flow_off.png) no-repeat 10px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
background-size: 34px auto, auto;
padding: 7px 10px 8px 50px;}
.page-flow {}
.page-flow dl.page-flow-list {
border: 3px solid #35a0d3;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 15px;
margin-bottom: 10px;
overflow: hidden;}
.page-flow dl.page-flow-list dt{
float: left;
display: inline-block;/display:inline;/zoom:1;
vertical-align: top;}
.page-flow dl.page-flow-list dd.ttl{
width: 89%;
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 22px;font-size: 2.2rem;
border-bottom: solid 2px #28288a;
padding: 0 05 20px;
margin-bottom: 10px;
float: right;}
.page-flow dl.page-flow-list dd{
width: 89%;
float: right;
vertical-align: top;}
.page-flow dl.page-flow-check {
border-top: 3px dotted #ef592f;
border-bottom: 3px dotted #ef592f;
padding: 15px 0;
margin-top: 60px;
position: relative;}
.page-flow dl.page-flow-check dt {
position: absolute;
top: -53px;
left: 10px;}
.page-flow dl.page-flow-check dd {
padding: 10px 10px 0 10px;} .page-id-2 h1.ttl02 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_access_off.png) no-repeat 10px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
background-size: 34px auto, auto;
padding: 7px 10px 8px 50px;}
.page-access {}
.page-access ul.page-list {}
.page-access ul.page-list li{
font-weight: bold;
padding: 5px 5px 5px 20px;
margin-right: 1px;
background: #eef0f4 url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow05.png) no-repeat 10px 10px;
background-size: 6px auto;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display: inline-block;/display:inline;/zoom:1;}
.page-access .page-access-list{
border: 3px solid #eef0f4;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
margin-bottom: 40px;}
.page-access .page-access-list h2 {
width: 100%;
color: #FFF;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 20px;font-size: 2rem;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_arrow03.png) no-repeat 13px 13px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot03.png);
background-size: 20px, auto;
background-color: #28288a; 
padding: 7px 10px 8px 45px;
box-sizing: border-box;}
.page-access .page-access-list dl {
padding: 10px;}
.page-access .page-access-list dt {
color: #28288a;
font-family: 'mplus-2p-bold',sans-serif;
font-size: 22px;font-size: 2.2rem;
padding-bottom: 10px;}
.page-access .page-access-list dd.map {
background: #eef0f4;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 20px;}
.page-access-list dd.map li {padding-bottom: 5px;}
.page-access-list dd.map li.map-info01 {
width: 12%;
color: #28288a;
font-weight: bold;
vertical-align: top;
display: inline-block;/display:inline;/zoom:1;}
.page-access-list dd.map li.map-info02 {
width: 85%;
display: inline-block;/display:inline;/zoom:1;}
.page-access-list dd.map li.map-info01-02 {
width: 39%;
color: #28288a;
font-weight: bold;
vertical-align: top;
display: inline-block;/display:inline;/zoom:1;}
.page-access-list dd.map li.map-info02-02 {
width: 58%;
display: inline-block;/display:inline;/zoom:1;} .page-id-453 h1.ttl02 {
background: url(//exceed.com.hk/wp-content/themes/exceed/images/ico_company_off.png) no-repeat 10px, url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot01.gif);
background-size: 34px auto, auto;
padding: 7px 10px 8px 50px;}
.page-company {}
.your-age input[type=text]{
width: 30% !important;} .page-contact {}
.page-contact .su-tabs {
background: #28288a !important;}
.su-tabs-nav {
font-family: 'mplus-2p-bold',sans-serif;
text-align: center;
background: #28288a url(//exceed.com.hk/wp-content/themes/exceed/images/bg_dot03.png);}
.su-tabs-nav span {
color: #FFF !important;
font-size: 16px !important;font-size: 1.6rem;}
.su-tabs-nav span:hover {
color: #28288a !important;}
.su-tabs-nav span.su-tabs-current {
color: #28288a !important;}
.form-line {
padding: 20px;
border: 3px solid #28288a;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;}
.form-inquiry{
width:93%;
margin: 15px auto;
font-size:14px;font-size: 1.4rem;}
dl.form-inquiry {}
dl.form-inquiry dt{
width: 37%;
color: #28288a;
font-weight: bold;
line-height:28px;
padding-bottom: 15px;
display: inline-block;/display:inline;/zoom:1;
vertical-align:top;}
dl.form-inquiry dd{
width: 62%;
padding-bottom: 15px;
display: inline-block;/display:inline;/zoom:1;}
.form-inquiry input[type=text],
.form-inquiry input[type=email],
.form-inquiry textarea{
width: 100%;
box-sizing: border-box;}
.form-inquiry span.wpcf7-list-item {
margin: 0 1em 0 0 !important;}
.form-inquiry input[type="submit"] {
background: #296284;
color: #FFF;
-webkit-border-radius: 3;
-moz-border-radius: 3;
border-radius: 3px;}
.form-inquiry input[type="button"] {
background: #FFF;
color: #296284;
border: 1px solid #296284;
-webkit-border-radius: 3;
-moz-border-radius: 3;
border-radius: 3px;}
.wpcf7.is_confirm input:-webkit-autofill,
.wpcf7 input:-webkit-autofill{
box-shadow: 0 0 0px 1000px #fff inset;
}
.wpcf7.is_confirm input[type="text"],
.wpcf7.is_confirm input[type="tel"],
.wpcf7.is_confirm input[type="email"],
.wpcf7.is_confirm select,
.wpcf7.is_confirm textarea {
border: none;
background: none!important;
box-shadow: 0 0 0px 1000px #fff inset;
resize: none; }
dl.page-contact-check {
border-top: 3px dotted #28288a;
border-bottom: 3px dotted #28288a;
padding: 15px 0;
margin-top: 30px;
position: relative;}
dl.page-contact-check dt {
color: #28288a;
font-weight: bold;
padding-bottom: 5px;}
.wpcf7-back {
float: none !important;
margin-right: 10px;
} div#wpcf7cpcnf table {
margin: 0 20px;
font-size:14px;font-size: 1.4rem;}
div#wpcf7cpcnf table th {
color: #28288a;
font-weight: bold;
line-height:28px;
display: inline-block;/display:inline;/zoom:1;
vertical-align:top;}
div#wpcf7cpcnf table td {
width: 62%;
padding-left: 15px;}
div#wpcf7cpcnf .wpcf7cp-cfm-submit-btn,
div#wpcf7cpcnf .wpcf7cp-cfm-edit-btn {
border: none;
border-radius: 8px;
background: #006EC8;
color: #FFF;
cursor: pointer;
-webkit-appearance: button;
font-size: 12px; font-size: 1.4rem;
line-height: 1;
padding: 1.12em 1.5em 1em;}
.wpcf7cp-btns {
text-align: center;
} .post .single-data {
margin: 5px 15px 0 15px;
text-align:right;} .category {}
.category .cat-list,
.category .cat-list-nothum{
padding-bottom: 15px;
margin-bottom: 20px;
border-bottom: 1px dotted #83c6df;}
p.cat-thumb {
width: 240px;
height: 163px;
margin:0 10px 0 0;
overflow:hidden;
vertical-align:top;
display: inline-block;/display:inline;/zoom:1;}
.cat-thumb img {
width:240px;
height:auto;}
.cat-list .cat-post,
.cat-list-nothum .cat-post{
width: 61%;
display: inline-block;/display:inline;/zoom:1;}
.cat-list-nothum .cat-post{
width: 100%;}
.cat-post h3{
margin-bottom: 5px;}
.cat-post p{
margin-left: 15px;
margin-bottom: 0;}
.cat-post .cat-data {
font-size:13px;font-size: 1.3rem;
margin-top: 5px;}
.cat-post p.cat-icon {
display: inline-block;/display:inline;/zoom:1;}
.cat-post p.cat-more {
display: inline-block;/display:inline;/zoom:1;} .pagination {
clear: both;
margin: 30px 0;
position: relative;
text-align: center;
}
.pagination-box {
display: inline-block;
border-top: 1px solid #c6e4f4;
border-right: 1px solid #c6e4f4;
border-bottom: 1px solid #c6e4f4;
}
.pagination span, .pagination a {
color: #5F5F66;
display: block;
float: left;
padding: 5px 10px 5px 10px;
text-decoration: none;
width: auto;
background: #FFF; border-left: 1px solid #c6e4f4;
}
.pagination a:hover{
background: #c6e4f4; }
.pagination .current{
padding: 5px 10px 5px 10px;
background: #c6e4f4; }
@media only screen and (max-width: 413px) {
.pagination {
font-size: 12px;
line-height: 12px;
}
.pagination span, .pagination a {
padding: 8px 10px 8px 10px;
}
.pagination .current{
padding: 8px 10px 8px 10px;
}
}
article .post-meta {
margin-bottom: 40px;
font-size: 17px;font-size: 1.7rem;
text-align: center;
text-transform: uppercase;
font-weight: 500;
}
article .post-meta a {
color: #888888;
text-decoration: none;
}
article .meta {
line-height: 14.8px;
font-size: 10px;font-size: 1rem;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: .9px;
}
article .meta div {
margin:1px auto;
}
article .meta .post-categories {
list-style: none;
margin: 0 0 10px 0;
}
article .meta .post-categories li {
display: inline-block;
margin-right: 10px;
} .page article {
border-bottom: none;
}
.page article .title {
margin-bottom: 40px;
} #pagination {
margin-bottom: 40px;
width: 100%;
}
#pagination .past-page {
float: right;
width: 49%;
text-align:right;
}
#pagination .next-page {
float: left;
width: 50%;
border-right: 1px solid #aca8a8;
height: 200px;
}
.next-page a, .past-page a {
font-size: 2em;
font-weight: 400;
font-style: italic;
padding: 10%;
} h3#comments {
margin-bottom: 80px;
font-size: 19px;font-size: 1.9rem;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist .comment {
margin: 0 0 40px 50px;
padding: 20px;
position: relative;
list-style: none;
-moz-box-shadow: 0 0 3px rgba(172, 168, 168, 0.2);
-webkit-box-shadow: 0 0 3px rgba(172, 168, 168, 0.2);
box-shadow: 0 0 3px rgba(172, 168, 168, 0.2);
}
.commentlist .comment .children {
margin-top: 40px;
}
.commentlist .comment-author {
float: left;
margin-right: 10px;
}
.commentlist .comment-author img {
position: absolute;
left: -50px;
top: 5px;
-moz-box-shadow: 0 0 3px rgba(172, 168, 168, 0.2);
-webkit-box-shadow: 0 0 3px rgba(172, 168, 168, 0.2);
box-shadow: 0 0 3px rgba(172, 168, 168, 0.2);
}
.commentlist .comment-author .says {
display: none;
}
.comment-meta {
font-size: 12px;font-size: 1.2rem;
margin-bottom: 10px;
}
.comment-subscription-form,
.comment-subscription-form {
margin-bottom: 0;
font-size: 17px;font-size: 1.7rem;
}
#respond {
margin-bottom: 80px;
}
#respond > h3 {
font-size: 19px;font-size: 1.9rem;
margin-bottom: 20px;
}
#respond form label {
color: #888888;
} .hide-text {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.clear {
clear: both;
} .clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}