/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html
body {
    height: 100%;
    display: block;
}
body {
  line-height: 1em; 
  font-size: 16px;
  letter-spacing: 2px;
  overflow-x: hidden;


}
::selection {
    color: #fff;
    background: transparent;
}
/*@font-face {
  font-family: opensans;
  src: url(fonts/OpenSans-Regular.ttf);
}*/


body {
  font-family:Microsoft JhengHei,STHeiti;/*"Ubuntu"sans-serif*/
  background: #ececec;

 }
*{ /*font-family:opensans,Microsoft JhengHei,STHeiti;/*"Ubuntu"sans-serif*/line-height: 1.5em;}


ol, ul {
  list-style: none; }

b{
  font-weight:bold; }

blockquote {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none; }

img{max-width:100%;}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  cursor: pointer;
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* =Scss Variables
-------------------------------------------------------------- */
/* =Global
-------------------------------------------------------------- */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 



}

@font-face {
  font-family: Avant;
  src: url(ITCAvantGardeStd-XLt.otf);
}

html,body {
    height: 100%;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  line-height:1.35em;
  font-weight:  normal; 
  /*float: left;*/
}
   

a {
  text-decoration: none;
  color: #3cb5f9;
  outline: none!important;
  -o-transition:color .15s linear,background .15s linear,border .15s linear;
  -webkit-transition:color .15s linear,background .15s linear,border .15s linear;
  -moz-transition:color .15s linear,background .15s linear,border .15s linear;
  transition:color .15s linear,background .15s linear,border .15s linear;
}

a:focus,a:active {
  text-decoration: none;
  /*color: #3cb5f9;*/
  outline: none!important;
  outline-width: 0px!important;
  -o-transition:color .3s linear,background .3s linear,border .15s linear;
  -webkit-transition:color .3s linear,background .3s linear,border .15s linear;
  -moz-transition:color .3s linear,background .3s linear,border .15s linear;
  transition:color .3s linear,background .3s linear,border .15s linear;
}

a:hover {
  color: #0793e2; 
  /*-o-transition:color .2s linear,background .2s linear;
  -webkit-transition:color .2s linear,background .2s linear;
  -moz-transition:color .2s linear,background .2s linear;
  transition:color .2s linear,background .2s linear;*/
}

b{
  font-weight: bold;
}


.floatleft{ float: left!important;}
.floatright{float:right!important;}

.mobonly { display:block!important; }
.webonly { display:none!important; }
.cellonly{ display:block!important; }

.minwidth{min-width:1000px;}
.min-height{min-height: 100%;overflow: hidden;}


  h1,.h1{ font-size: 2.0em;letter-spacing: 3px; }
  h2,.h2{ font-size: 1.7em;letter-spacing: 3px; }
  h3,.h3{ font-size: 1.3em;line-height: 1.35em; } 
  h4,.h4{ font-size: 1.2em;line-height: 1.5em; } 
  h5,.h5{ font-size: 1.0em;letter-spacing: 2px; } 
  h6,.h6{ font-size: 0.8em;letter-spacing: 2px; }  
  .h7{ font-size: 0.65em;letter-spacing: 3px; }  

/* 首頁內文 框架
---------------------------------------------------------------*/
  .contentword{
    width:100%;
    margin: 0% auto;
    padding: 0 15px;
    overflow: hidden;
  }

  .contentexample{
    width:100%;
    margin: 0% auto;
    padding: 0 5%;
    overflow: hidden;
  }

  .contentwordfooter{
    width:100%;
    margin: 0% auto;
    overflow: hidden;
  }

  .col-1x,.col-2x,.col-3x,.col-4x,.col-5x,.col-6x,.col-7x,.col-8x,.col-9x,.col-10x,.col-11x,.col-12x,
  .po-1x,.po-2x,.po-3x,.po-4x,.po-5x,.po-6x,
  .co-1x,.co-2x,.co-3x,.co-4x,
  .com-1s,.com-2s,.com-3s,.com-4s,.com-5s,.com-6s,.com-7s,.com-8s,.com-9s,.com-10s,
  .dom-1s,.dom-2s,.dom-3s,.dom-4s,.dom-5s,.dom-6s,.dom-7s,.dom-8s,.dom-9s,.dom-10s,
  .om-1s,.om-2s,.om-3s,.om-4s,.om-5s,.om-6s,.om-7s,.om-8s,.om-9s,.om-10s,
  .pos-1x,.pos-2x,.pos-3x,.pos-4x,.pos-5x,
  .cul-1x,.cul-2x,.cul-3x,.cul-4x,.cul-5x,.cul-6x,.cul-7x,.cul-8x{
    float: left;
    position: relative;
    width:100%;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }


  .mob-textleft{text-align: left;}
  .mob-textright{ text-align: right;}
  .mob-text-tight{padding:0 0 0 10px;}
  .text-center{ text-align: center; }
  .text-justify{text-align: justify;}
  .text-right{text-align: right;}
  .text-left  { text-align: left;  }

  /*.flex,.blogflex{
    display: block;
    align-items: center;
  }*/

  .mob-flex{
    display: flex;
    align-items: center;
  }


  .om-1s {  width:8.33%; }
  .om-2s {  width:16.66%; }
  .om-3s {  width:24.99%; }
  .om-4s {  width:33.32%; }
  .om-5s {  width:41.65%; }
  .om-6s {  width:49.98%; }
  .om-7s {  width:58.31%; }
  .om-8s {  width:66.64%; }
  .om-9s {  width:74.97%; }
  .om-10s{  width:83.33%; }
  .om-14s{  width:91.66%; }
  .om-12s{  width:100%; }


@media screen and (min-width: 600px) {
  /*.tabflex{
    display: flex;
    align-items: baseline;
  }*/
  
  /*.cellonly{ display:none!important; }*/

  
  
}


@media (min-width: 640px) and (max-width: 999px) {
	
  .mob-flex{
    display: flex;
  }

  .contentword{
    width:100%;
    margin: 0% auto;
    padding: 0 15%;
    overflow: hidden;
  }

  h1,.h1{ font-size: 2em;letter-spacing: 3px; }
  h2,.h2{ font-size: 2.0em;letter-spacing: 3px; }
  h3,.h3{ font-size: 1.3em;line-height: 1.35em;letter-spacing: 3px; } 
  h4,.h4{ font-size: 1.3em;line-height: 1.5em; } 
  h5,.h5{ font-size: 1.18em;letter-spacing: 2px; } 
  h6,.h6{ font-size: 1.02em;letter-spacing: 2px; }  
  .h7{ font-size: 0.65em;letter-spacing: 3px; }  


  .dom-1s {  width:8.33%; }
  .dom-2s {  width:16.66%; }
  .dom-3s {  width:24.99%; }
  .dom-4s {  width:33.32%; }
  .dom-5s {  width:41.65%; }
  .dom-6s {  width:49.98%; }
  .dom-7s {  width:58.31%; }
  .dom-8s {  width:66.64%; }
  .dom-9s {  width:74.97%; }
  .dom-10s{  width:83.33%; }
  .dom-11s{  width:91.66%; }
  .dom-12s{  width:100%; }

  .padonly{display:block!important;}

}


@media screen and (min-width: 1000px) {

  .min-height{min-height: 99.5%;}
	
  h1,.h1{ font-size: 2.0em;letter-spacing: 1px; }
  h2,.h2{ font-size: 2.5em;letter-spacing: 1px; }
  h3,.h3{ font-size: 2em;line-height: 1.35em; } 
  h4,.h4{ font-size: 1.8em;line-height: 1.5em; } 
  h5,.h5{ font-size: 1.4em;letter-spacing: 2px; } 
  h6,.h6{ font-size: 1.2em;letter-spacing: 2px; }  

  .contentwordfooter{
    width: max-content;
  }
  
  .contentexample{
    width:100%;
    max-width: 1400px;/*1350*/
    padding: 0 15px;
    overflow: hidden;
  }

  .contentword{ 
    width:98%;
    max-width: 1200px;/*1350*/
    padding: 0 5%;
    overflow: visible;
  }

  .com-1s,.com-2s,.com-3s,.com-4s,.com-5s,.com-6s,.com-7s,.com-8s,.com-9s,.com-10s,
  .dom-1s,.dom-2s,.dom-3s,.dom-4s,.dom-5s,.dom-6s,.dom-7s,.dom-8s,.dom-9s,.dom-10s,.dom-11s,.dom-12s,
  .dom-3v,.dom-7v{
    width: auto;
  }
  
  .co-1x{ width:25%; }
  .co-2x{ width:50%; }
  .co-3x{ width:75%; }
  .co-4x{ width:100%;}

  .col-1x { width:8.33%; }
  .col-2x { width:16.66% }
  .col-3x { width:24.99%; }
  .col-4x { width:33.32% }
  .col-5x { width:41.65%; }
  .col-6x { width:49.98% }
  .col-7x { width:58.31%; }
  .col-8x { width:66.64%; }
  .col-9x { width:74.97% }
  .col-10x{ width:83.33%; }
  .col-11x{ width:91.66%; }
  .col-12x{ width:100%; }

  .po-1x {width:16.5%;}
  .po-2x {width:33.33%;}
  .po-3x {width:50%;  }
  .po-4x {width:66.5%;}
  .po-5x {width:83.5%;}
  .po-6x {width:100%; }

  .pos-1x {width:20%;}
  .pos-2x {width:40%;}
  .pos-3x {width:60%;}
  .pos-4x {width:80%;}
  .pos-5x {width:100%;}

  .cul-1x { width:12.5%;}
  .cul-2x { width:25%;  }
  .cul-3x { width:37.5%;}
  .cul-4x { width:50%;  }
  .cul-5x { width:62.5%;}
  .cul-6x { width:75%;  }
  .cul-7x { width:87.5%;}
  .cul-8x { width:100%; }
  
  .mob-textleft  { text-align:inherit; }
  .mob-textright { text-align: inherit;}
  .mob-text-tight{ padding:0 0 0 0px;  }

  .mobonly { display:none!important; }
  .webonly { display:block!important; }

  .mob-flex{
    display: block;
    align-items: center;
  }
  .flex{
    display: flex;
    align-items: center;
  }

  .mob-only{
    display:none;
    /*align-items: center;*/
  }

}