@charset "utf-8";
@import url("reset.css");
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Muli:200|Nunito:200');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Bodoni:wght@600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Crimson+Text&family=EB+Garamond:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre&display=swap');


*{    box-sizing: border-box;}
:root{
    --body-color:;
    --nav-color: #eeeeee;
    --side-nav: #aaaaaa;    
    --search-bar:#F2F2F2;
    --search-text:#010718;
}

.gilde__track li img{
  height:100%;
  width:auto;
}


#bttop {
  position: fixed;
  right: 70px;
  bottom: 115px;

  width:62px;
  height:76px;
  background-image: url(img/bttop.png);
  background-size:cover;
  background-position: center center;
  cursor: pointer;
  z-index:998;
}

#bttop:hover{
  background-image: url(img/bttop-1.png);
}



@media print{

  .nav-bar {
    visibility: hidden !important;
    display: none !important;
  }
  .PageContent,
  .video-container{
    page-break-inside: avoid;
  
}

}


/* -------when首頁標題數字太胖------*/
.fss{
  font-family: 'Prata', serif;
  font-weight: normal;
}

/* -----------0712-------*/

.biobio{
  padding:15px;
  padding-bottom:0;
  background-color:#efeeee;

  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.PageContent .biobio p{
  font-size:17px;line-height:1.3;
  padding-bottom:10px;
}

.time_o{
  padding:15px;
  margin-block:30px;
  background-color: #eeeeee;
  border-radius:5px;
}
.time_top{
  display: flex;
  color: #15922c;
  font-family: 'DM Serif Display', serif;  
  border-bottom:2px solid #15922c;
  padding-bottom:3px;
  margin-bottom:3px;
}
.time{
  display: flex;
  padding-block:5px;
  border-bottom:1px solid #cccccc;
}
.ti{
  font-family: 'DM Serif Display', serif;  
  font-size:17px;
  line-height:1.5;
  width:26%;
  margin-right:5px;
}
.me{
  font-family: 'Crimson Text', serif;
  font-size:17px;
  line-height:1.5;
  width:74%;
}


/* ---------No.008--------*/

.nnote {
  padding-top:20px;
  font-size:13px;
  line-height:1.6;
  color:#666666;
}

.nnote h1{
  letter-spacing: 1px;
  font-size:22px;
  font-weight: normal;
  font-family: 'Roboto Condensed', sans-serif;}
.nnote h5{  
  font-size:17px;
  font-family: 'Roboto Condensed', sans-serif;}

ol {
  padding-left:20px;}
ol li, .PageContent ul li{
  font-size:21px;
  font-family: 'Crimson Text', serif;
  line-height:1.5;
  padding-bottom:5px;}
.PageContent ul li{
  padding-left:8px;}
.PageContent ul{
  padding-left:15px;
  margin-top:0;
}
.PageContent ul li::marker {
  color:#0ba14b;
  content:"●";
}

ol li::marker{
  color:;
  font-weight: bold;}

.btn_linkin{
  display: inline-block;
  width:25px;
  height:25px;
  margin-left:5px;
  text-indent: -9999px;
  background-image:url(img/bg_linkin.png);
  background-size: cover;
  cursor: pointer; 
  background-repeat: no-repeat;}
.btn_linkin:hover{
  background-image:url(img/bg_linkin-1.png);
}

.mb5{
  margin-bottom:4px;
}


/* --------------------------

　　S O C I A L  S H A R E

---------------------------- */

.btn_subscribe a{
  font-size:17px;
  font-family: 'Times New Roman', Times, serif;
  text-decoration: none;
  color:#ffffff;
  background-color: #999999;

  display: inline-block;
  border-radius: 3px;
  padding:4px 9px;
  margin-left:10px;
  margin-bottom:;

}




.btn_subscribe a:hover{
  background-color: #CB4042;
  font-size:18px;
}

.shareto{
  margin-bottom:10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}


.ssto{
  color:#666666;
  margin:2px;
  padding:3px 8px;
  padding-top:;
  border:1px solid #999999;
  background-color:#ffffff;
  border-radius: 3px;
  cursor: pointer; 
}

.ssto:hover{
  letter-spacing: 1px;
  background-color:#333333;
  border:none;
  color:#ffffff;
}

.btn-fb,
.btn-ln,
.btn-line,
.btn-mail{
  display:inline-block;
  width:24px;
  height:24px;
  margin:2px; 
  text-indent: -9999px;
  border:none;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer; 
}


.btn-tw{
  display:inline-block;
  width:24px;
  height:24px;
  margin:2px; 
  text-indent: -9999px;
  border:none;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer; 
  background-repeat: no-repeat;
  margin-bottom:-7.2px;
}



.btn-fb{ background-image:url(img/btn-fb.png);}
.btn-fb:hover{ background-image:url(img/btn-fb-.png);}

.btn-tw{ background-image: url(img/btn-tw.png);}
.btn-tw:hover{ background-image: url(img/btn-tw-.png);}

.btn-ln{ background-image:url(img/btn-ln.png);} 
.btn-ln:hover{ background-image: url(img/btn-ln-.png);}

.btn-line{ background-image: url(img/btn-line.png);}
.btn-line:hover{ background-image: url(img/btn-line-.png);}

.btn-mail{ background-image:url(img/btn-mail.png);}
.btn-mail:hover{ background-image:url(img/btn-mail-.png);}




/* --------------------------

　　　N A V  N A V  N A V

---------------------------- */


  nav{
    width:100%;
    height:133px;  /* ★ ★ ★ ★  要改 */
    background-color:var(--nav-color);
    margin-top:15px;

    z-index: 100;
  }

  nav .nav-logo{
    width:100%;
    background-color:#ffffff;
    height:80px;
  }

  nav .nav-logo .logo{
    width:100%;
    height:60px;
    position: relative;
    max-width:1100px;
    margin:0 auto;

    display:flex;
    align-items: center;
    justify-content: space-between;
  }
  nav .nav-logo .logo img{
    width:190px;
    height:auto;
  }

  .TheNumber{
    border-right:5px solid #0ba14b;
    padding-right:10px;
    padding-top: 5px;
    text-align: right;
  }

  .TheNumber h1{
    font-size:30px;
    line-height:20px;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
    color:#0ba14b;
    padding-bottom:3px;
    font-stretch: condensed;
    letter-spacing: -1px;
  }

  .TheNumber > div{
    text-align: right;
    padding-right:5px;
  }

  .TheNumber h2{
    font-size:18px;
    font-family: 'DM Serif Display', serif;  
    color:#666666;
    line-height:20px;
    font-weight: lighter;
  }

  .TheNumber > div p{
    font-size:16px;
    font-family: 'DM Serif Display', serif;  
    font-weight: 700;
    line-height:1.2;
    color:#333333;
  }

  .menu .logo-toggle{
    display: none;
  }

  nav .nav-bar{ 
    position: relative;
    height:50px;
    max-width:1120px;
    background-color:var(--nav-color);
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content:space-between;

    padding-top:5px; /* ★ ★ ★ ★  要改 */
  }

  nav .nav-bar .sidebarOpen{
    color:#999999;
    font-size:30px;
    padding:5px 5px 0 10px;
    cursor:pointer;
    display:none;
  }

  .nav-bar .nav-links{
    display:flex;
    align-items: center;
  }

  .nav-bar .nav-links .logo a{
    
  }

  .nav-bar .nav-links li{
    margin:0 5px;
    
  }

  .nav-links li a{
    position:relative;  
    text-decoration: none;
    font-size:16px;
    font-family: 'Libre Bodoni', sans-serif;
    color:#999999;
    padding:5px;
    padding-right:17px;
    margin-top:3px; /* ★ ★ ★ ★  要改 */
  }

  .nav-links li a:hover{
    color:#333333;
  }

  .nav-bar .darkLight-searchBox{
    display:flex;
    align-items:center;
  }

  .darkLight-searchBox .dark-light,
  .darkLight-searchBox .searchToggle{
    height: 60px;
    width:60px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin:0 5px;
  }

  .searchToggle i{
    position:absolute;
    color:#999999;
    font-size:24px;
    cursor: pointer;
    transition: all 0.3s ease;
    padding-top:6px;
  }

  .searchToggle i.cancel{
    opacity: 0;
    pointer-events: none;
    padding-top:6px;
  }

  .searchToggle.active i.cancel{
    opacity: 1;
    pointer-events: auto;
    padding-top:6px;
  }

  .searchToggle.active i.search{
    opacity: 0;
    pointer-events: none;
    padding-top:6px;
  }

  .searchBox{
    position:relative;
    z-index: 99;
  }

  .searchBox .search-field{
    position:absolute;
    bottom: -75px;
    right:5px;
    height:60px;
    width:310px;
    display:flex;
    align-items: center;
    background-color:#cccccc;
    
    padding-left:12px;

    border-radius:6px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    opacity:0 ;
    pointer-events: none;
    transition: all 0.3s ease;
  }


  .searchToggle.active ~ .search-field{
    bottom:-64px;
    opacity:1 ;
    pointer-events: auto;
  }
  .search-field::before{
    content:'';
    position:absolute;
    right:22px;
    top:-4px;
    height:12px;
    width:12px;
    background-color:#cccccc;
    transform: rotate(-45deg);
    z-index: -1;
  }

  .search-field input{
    height:100%;
    width:100%;
    padding:0 45px 0 15px;
    outline:none;
    border:none;
    border-radius:4px;
    font-size:14px;
    letter-spacing: 1px;
    color:#666666;
  }

  .search-field i{
    position:absolute;
    color:#999999;
    right:15px;
    font-size:22px;
    cursor: pointer;
  }

  .gsc-control-cse-en{
    border-radius: 3px !important;
    width:297px !important;
    height:50px !important;
    padding-top:10px !important;
    margin-left:-4px !important;
  }
  .gsc-search-button-v2{
    width:10px!important;
  }


  /*-----無廣告 + 框內無文字----	*/

  .gsc-adBlock {
    display: none !important;
  }
  #gs_tti50 input.gsc-input {
    background: none !important;
    height: 78px;
    vertical-align: top;
    margin-top: 0px;
    border: 0px;
  }

/*----------------------------	*/




/* --------------------------

　　　T O P  T O P  T O P

---------------------------- */

.TopBanner,
.TopBanner2{
  overflow: hidden;
  max-width:1100px;
  margin:0 auto;
  margin-top:15px;
  z-index: -99;
}

.TopBanner2{
  background-color: #cccccc;
  margin-bottom:20px;
}

.TopBanner header {
  width: 100%;  height: 400px;
  overflow: hidden;}
.TopBanner2 header {
  width: 100%;  height: 600px;
  overflow: hidden;}

.TopBanner img,
.TopBanner2 img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.xb{
  display: none;
  font-size:18px;
}


.h2p{font-family: 'Frank Ruhl Libre', serif;}

/* -------------------------------


　  　C O L U M N - 各 專 欄 


---------------------------------- */

.ColTitle{
  width:1100px;
  margin:0 auto;
}

.ColTitle h2{
  color:#1E1E1E;
  font-size:30px;
  font-family: 'Libre Bodoni', sans-serif;
  line-height:1.2;
  border-bottom: 1px solid #1E1E1E;
  margin:16px 0;
  margin-top:35px;
  text-transform: uppercase;
}

.ColConainer{
  max-width: 1100px;
  margin:0 auto;
  margin-bottom: 20px;
}

.ColConainer h2,
.ColConainer h3,
.ColConainer h4,
.ColConainer h5{
  color:#1E1E1E;
  font-family: 'Libre Bodoni', sans-serif;
  line-height:1.3;
  margin-bottom:5px;
}

.ColConainer h2{  font-size:30px;}
.ColConainer h3{  font-size:24px;}
.ColConainer h4{  font-size:22px;}
.ColConainer h5{  font-size:18px;}

.ColConainer p{
  font-size:17px;
  font-family: 'Crimson Text', serif;
  line-height:1.4;
}

.multiline-ellipsis-S {-webkit-line-clamp: 3;}
.multiline-ellipsis-L {-webkit-line-clamp: 9;}
.multiline-ellipsis-9 {-webkit-line-clamp: 9;}
.multiline-ellipsis-7 {-webkit-line-clamp: 7;}
.multiline-ellipsis-6 {-webkit-line-clamp: 6;}
.multiline-ellipsis-5 {-webkit-line-clamp: 5;}
.multiline-ellipsis-4 {-webkit-line-clamp: 4;}
.multiline-ellipsis-3 {-webkit-line-clamp: 3;}
.multiline-ellipsis-2 {-webkit-line-clamp: 2;}
.multiline-ellipsis-1 {-webkit-line-clamp: 1;}

.multiline-ellipsis-1,
.multiline-ellipsis-2,
.multiline-ellipsis-3,
.multiline-ellipsis-4,
.multiline-ellipsis-5,
.multiline-ellipsis-6,
.multiline-ellipsis-7,
.multiline-ellipsis-9,
.multiline-ellipsis-L,
.multiline-ellipsis-S
 { 
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


.more_v{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top:10px;
}

.more{
  text-align: right;
  margin-top: 10px;
  background-color:;
  display: flex;
  justify-content: end;
  align-items: flex-end;
}
.btn_more{
  display:inline-block;
  font-size:15px;
  color:#666666;
  background-color: #dddddd;
  font-family: 'Nunito', Tahoma, sans-serif;
  padding: 2px 17px;
  border-radius: 20px;
}

.btn_more:hover{
  color:#ffffff;
  background-color: #f26522;
}

.vv{
  width:30px;
  height:30px;
  display: block;
  color:#8F5A3C;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.DivImg{
  width:100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content:center;
}

.DivImgTop{
  width:100%;  overflow: hidden;}

.imgfit{
  object-fit: cover;
  width:100%;  height:100%;}
.imgfitw{
  object-fit: contain;
  width:100%; height:100%;}

.img_container{
  display:flex;
  justify-content:;
  flex-wrap: wrap;
}

/* --------------------------
  
  　　　　L A Y O U T
  
-----------------------------*/

.w-50{width:48%;}
.w-51{width:49%;}/*100%*/

.w-40{width:41%;}
.w-60{width:57%;}

.w-30{width:26%;}
.w-70{width:71%;}
.w-100{width:100%;}

.h-150{height:150px;margin-bottom:5px;}
.h-160{height:160px;margin-bottom:5px;}
.h-180{height:180px;margin-bottom:5px;}

.h-220{height:220px;margin-bottom:5px;}
.h-250{height:250px; margin-bottom: 5px;}
.h-260{height: 260px; margin-bottom: 5px;}
.h-300{height: 300px; margin-bottom: 5px;}
.h-330{height: 330px; margin-bottom: 5px;}
.h-h{height: 360px; margin-bottom: 5px;}

.row-home{
  margin-bottom:30px;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}

.d-f{
  display:flex;
  justify-content: space-between;
}


/* --------------------------
  
  　　　　F O O T E R
  
-----------------------------*/

footer{
  width:100%;
  background-color:var(--nav-color);
  padding-top:35px;
  padding-bottom:30px;
}

footer .footer-note{
  position: relative;
  height:auto;
  max-width:1100px;
  margin:0 auto;

  background-image: url(img/logologo_b.svg);
  background-repeat: no-repeat;
  background-position: right center;
}


footer p{
  position:relative;  
  text-decoration: none;
  font-size:15px;
  font-family: 'EB Garamond', serif;
  line-height:1.3;
  padding-bottom: 5px;
  color:#333333;
}



/* ☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰


　    　　　　P A G E - 單頁內容 


☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰*/


.cc{
  display: flex;
  flex-direction:column;
  font-size:21px;
  font-family: 'Crimson Text', serif;
  line-height:1.5;

  background-color:#eeeeee;
  padding:15px;
  border-radius: 10px;
}

.ccl{  
  padding-right:5px;
  font-weight: bold;
}

.ccr{
  padding-bottom:5px;
  margin-bottom:5px;
  border-bottom:1px solid #f26522;
}

.l1{  border-bottom:1px solid #0ba14b;}
.l0{  border-bottom: 0;}


.PageContainer{
  max-width: 1100px;
  margin:0 auto;
  padding: 35px 0;
}

.PageTitle{
  margin:0 auto;
}

.PageTitle h1{
  font-size:22px;
  font-family: 'Roboto Condensed', sans-serif;
  font-style:italic;
  line-height:1.3;
  margin-bottom:20px;
  letter-spacing: 2px;
  font-weight: normal;
}

.ColorA{ color:#f26522;}
.ColorB{ color:#0ba14b;}

.PageTitle h2,
.PageTitle h3,
.PageTitle h4{
  color:#1E1E1E;
  font-family: 'EB Garamond', serif;
  line-height:1.2;

}

.PageTitle h2{font-size:58px;}
.PageTitle h3{font-size:50px;}
.PageTitle h4{font-size:44px;}


.PageCounter{
  max-width: 1100px;
  margin:0 auto;
  padding-bottom:10px;
  text-align: right;
  margin-top:5px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  opacity: 0.15;
}

.PageTitle p{
  font-family: 'Nunito', Tahoma, sans-serif;
  font-size:15px;
  line-height:2;
  margin-top:10px;
  color:#666666;
  text-align: right;
}

.PageCounter p{
  font-family: 'Nunito', Tahoma, sans-serif;
  font-size:10px;
  color:#eeeeee;
}
.website-counter {
  color: #666666;
  font-size: 13px;
  margin-left:5px;
  font-family: 'Crimson Text', serif;
}



.video-container {
  position: relative;
  padding-bottom: ;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

  
.video-container iframe, .video-container object, 
.video-container video,
.video-container embed {
  position: absolute;
  top: 0;left: 0;
  width: 100%;
  height: 100%;
}

.video-containerr {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.video-containerr iframe, .video-containerr object, 
.video-containerr video,
.video-containerr embed {
  position: absolute;
  top: 0;left: 0;
  width: 100%;
  height: 100%;
}


.PageContent{
    width:100%;
    display:flex;
    justify-content: space-between;
}

.PageContent p{
  font-size:21px;
  font-family: 'Crimson Text', serif;
  line-height:1.5;
  padding-bottom:30px;
}
.plh p{line-height:1.7;}

.PageContent h2{
  font-size:28px;
  font-family: 'EB Garamond', serif;
  line-height:1.3;
  padding-top:10;
  padding-bottom:5px;
}


.PageImg{
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content:center;
}

.PageImg img{
  width:100%; 
  height:auto;
  object-fit: cover;
}

.img22{
  width:60%;
  height:auto;
}

.ImgText{
  width:100%;
  margin-top:5px;
  margin-bottom: 25px;
}

.ImgText100{
  width:100%;
  margin-top:5px;
  margin-bottom: 20px;
}

.ImgText100 p,
.ImgText p,
.ImgText ul li{
  font-size:15px;
  line-height:1.3;
  font-family: 'Crimson Text', serif;

  color:#666666;
  padding-left:5px;
  padding-bottom: 0;
}

.ImgText ul li{
  list-style: inside;
  list-style-position: outside;
  padding-left:0px;
  margin-left:25px;
  padding-bottom: 3px;
}

.ImgText ul{
  margin-block:5px;
}


.PborderA{  border-left:1px solid #f26522;}
.PborderB{  border-left:1px solid #0ba14b;}

.Pw-60{ width:60%;}
.Pw-30{ width:36%;}

.Pw-40{ width:40%;}

.Pw-50{ width:48%;}
.Pw-100{ width:100%;}

.Pw-70{ width:70%;}
.Pw-20{ width:23%;}

.nb8-16{
  width:34%;
  padding:6px;
  padding-bottom:0;
}


.Pw-TwoCol{ 
  column-count: 2;
  column-gap: 50px;
}


.Ph-top{ width:100%;height:460px;}
.Ph-top2{ width:100%;height:500px;}
.Ph-top3{ width:100%;height:550px;}
.Ph-top4{ width:100%;height:600px;}

.DivQr{
  display: flex;
  align-items: flex-start;
  margin-bottom: 35px;
}

.DivQr img{
  width:100px;
  height:auto;
  margin-right:10px;
}

.DivQr p, .DivQrr p{
  font-family: 'Crimson Text', serif;
  font-size:15px;
  line-height:1.4;
  color:#666666;
  padding-left:5px;
}

.DivQrr{
  display: flex;
  align-items: flex-start;
}
.DivQrr img{
  width:80px;
  height:auto;
  margin-right:10px;
}

.pr80{  padding-right: 120px;}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  


  ★ ★ ★  --- RWD - 平 板  --- ★ ★ ★
  


■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media screen and (max-width: 1200px) {


  .btn_subscribe a{
    font-size:20px;
    padding:8px 11px;
    margin-top: 10px;
    margin-left:0px;
  }


  .TopBanner,
  .TopBanner2{
    overflow: hidden;
    max-width:100%;
    margin:0 auto;
    margin-top:15px;
  }
  
  .TopBanner header ,
  .TopBanner2 header {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  
  .TopBanner img,
  .TopBanner2 img {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }



    nav .nav-bar .sidebarOpen{
      display:block;
      text-decoration: none;
    }

    .menu{
      position:fixed;
      height:100%;
      width:360px;
      left:-100%;
      top:0;
      padding:20px;
      background-color:var(--side-nav);
      z-index: 100;
      transition: all 0.4s ease;
    }
    
    nav.active .menu{
      left:0;
    }
    .menu .logo-toggle{
      width:100%;
      display: flex;
      align-items:;
      justify-content: space-between;
    }

    .logo-toggle .siderbarClose{
      color:#ffffff;
      font-size:40px;
      cursor: pointer;
    }

    .menu .logo-toggle img{
      width:70%;
      height:auto;
    }

    nav .nav-logo .logo img{
      padding-left:20px;
    }


    nav .nav-bar{
      justify-content:space-between;
      padding-left:15px;
    }


    .nav-bar .nav-links{
      display: block;
      padding-top:20px;
    }

    .nav-links li a{
      display:block;
      padding:12px 0;  
      color:#ffffff;
      font-size:22px;
      line-height:1.2;
    }


/* -------------------------------


　  　C O L U M N - 各 專 欄 


---------------------------------- */


  .PageContainer{ width:100%;}


  .ColIn{ padding:0 15px;}

  .ColConainer{
    width: 100%;
    margin:0 auto;
  }

  footer .footer-note{
    padding:0 30px;
    background-image: url(img/logologo_b-.svg);  }

  .multiline-ellipsis-S {-webkit-line-clamp: 2;}

  .row-home,.PageIn
  {margin:20px 30px;}

}


@media (max-width: 900px) {

  .Ph-top,
  .Ph-top2,
  .Ph-top3,
  .Ph-top4,.Ph-top5{ height:auto}
 
  .Pw-TwoCol{ 
    column-count: 1;
  }
  
  .nb8-16{    width:48%;}

  .more{margin-bottom: 20px;}

  .ColTitle h2{  font-size:28px;}
  .ColConainer h2{
    font-size:25px;
    padding-bottom:5px;}
  .ColConainer h3,
  .ColConainer h4{
    font-size:21px;
    padding-bottom:5px;}
  .ColConainer p{
    font-size:16px;
    line-height:1.4;}
  .ColTitle{
    width:100%;
    margin:0 auto;
  }

  .PageTitle h1{  font-size:18px;}
  .PageTitle h2,
  .PageTitle h3{font-size:36px;}
  .PageTitle h4{font-size:26px;}

  .PageTitle h2,.PageTitle h3,
  .PageTitle h4{line-height:1.2;}

  .PageContent h2{  font-size:22px;}
  .h-330{height:260px;}


  .PageContent p{
  font-size:18px;
  padding-bottom:20px;}

  .ImgText p{
    font-size:14px;
  padding-bottom:0;}
  

  .DivQr p, .DivQrr p{
  font-size:14px;
  }


  ol li, .PageContent ul li{
  font-size:18px;}

}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■



 ★ ★ ★ --- RWD - 小 螢 幕 --- ★ ★  ★
  


■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 700px) {



  .row-home,.PageIn
  {margin:10px 15px;}

  .biobio{  padding:10px;  }

  #bttop {
    position: fixed;
    right: 30px;
    bottom:30px;
    cursor: pointer;
  }


  .glide__arrows { display: none;}

 
  nav .nav-bar .sidebarOpen{
    display:block;      
  }

  .menu{
    position:fixed;
    height:100%;
    width:100%;
    left:-100%;
    top:0;
    padding:20px;
    background-color:var(--side-nav);
    z-index: 100;
    transition: all 0.4s ease;
  }
  
  nav.active .menu{
    left:0;
  }
  .menu .logo-toggle{
    width:100%;
    display: flex;
    align-items:;
    justify-content: space-between;  }
  .logo-toggle .siderbarClose{
    color:#ffffff;
    font-size:40px;
    cursor: pointer;  }
  .menu .logo-toggle img{
    width:40%;
    height:auto;  }

  .nav-bar .nav-links{
    flex-direction: column;
    padding-top:30px; }
  .nav-links li a{
    display:block;
    padding:15px 0;
    color:#ffffff;
    font-size:22px;
  }


  .darkLight-searchBox{
    height:70px; }
  .searchBox .search-field{
    height:70px;  }

  .gsc-control-cse-en{
    border-radius: 3px !important;
    width:297px !important;
    height:60px !important;
    padding-top:15px !important;
    margin-left:-4px !important;

    
  }


  .h-h{height:280px;}
  .PageTitle h2,
  .PageTitle h3{font-size:32px;}
  .PageTitle h4{font-size:24px;}

/* -------------------------------


　  　C O L U M N - 各 專 欄 


---------------------------------- */

.multiline-ellipsis-L {-webkit-line-clamp: 5;}
.multiline-ellipsis-S {-webkit-line-clamp: 3;}


/* ☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰


　    　　　　P A G E - 單頁內容 


☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰*/


.PageContent{
  width:100%;
  display:flex;
  justify-content: space-between;
  flex-direction: column;}

.F1{order:1;}
.F2{order:2;}

.Pw-20,.Pw-40{
  width:48%;
}

.Pw-70,
.Pw-60,.Pw-30,.Pw-50,
.w-51, .w-50{ width:100%;}

.ml-1{margin-left:10px;}
.mt-1{margin-top:10px;}

/* --------------------------
  
  　　　　F O O T E R
  
-----------------------------*/

  footer .footer-note{
    background-image: none;}

  
}



