@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url("reset.css");
/* Extra */



.noto-serif-tc{
  font-family: "Noto Serif TC", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;}
.noto-sans-tc {
  font-family: "Noto Sans TC", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}



body {  
  color: #272727;
  margin: 0;
}

*{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Noto Sans TC", sans-serif;
}


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

　　　　　  　N A V B A R

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



#bttop {
	width:100px;
	height:100px;
	background-image: url(img/bttop.png);
	background-repeat: no-repeat;
  background-size: cover;

	position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
  z-index: 999;
}

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


.top{
  background-image: url(img/top_0.png), url(img/top_bgl.png),url(img/top_bgr.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center top, left top, right top;
  background-size: cover,contain, contain;
  padding-top:40%;
}


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

　　　     C O N T E N T

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

.content{
  border:10px inset #DAC9A6;
  padding:10px;
  margin:40px auto;
  margin-bottom:80px;
  width:45%;
  text-align: center;}
.content h1{
  font-size:22px;
  color:#01608c;
  padding-block:10px;
  font-weight: 600;
  font-family: "Noto Serif TC", serif;}
.content a{
  font-family: "Noto Serif TC", serif;
  font-size:18px;
  line-height:1.8;
  color:#666666;
  text-decoration: none;}
.content a:hover{
  color:#000000;
  font-weight: 600;
  color:#00896C;}
.db{display: inline-block;}

.h1box1{
  border:1px solid #01608c;
  font-family: "Noto Serif TC", serif;
  padding-inline:10px;
  margin-right:10px;
}


.IN p{
  margin-bottom:15px;
  font-size: 17px;
  line-height:1.8;
  text-align:justify;
  text-justify: distribute;}
.IN h2{
  font-family: "Noto Serif TC", serif;
  font-size:30px;
  color:#008ca5;
  margin-top:30px;
  margin-bottom: 10px;
font-weight: 600;}
.IN h3{
  font-size:26px;
  color:#01608c;
  margin-bottom: 5px;
  font-weight: 600;}
.IN h4{
  font-size:22px;
  display:inline-block;
  padding:5px;
  margin-bottom:10px;
  background-color:#0b8a98;
  color:#ffffff;}
.IN h5{
  font-size:19px;
  color:#0b8a98;
  font-weight: 600;
  margin-bottom: 10px;}

.ref{
  font-size:12px;
  line-height: 1.6;
  padding:5px;
  background-color: #eeeeee;
  display: inline-block;
  color:#333333;
}

.spp{
  margin:15px;
  padding:10px;
  padding-block:15px;
  border:4px dotted #83bcc5;
  background-image: url(img/1-12.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.IN a:hover{  font-weight: bold;letter-spacing: .5px;}

.IN ul li{
  line-height:1.6;
  margin-bottom:3px;
  background-image: url(img/bg_li_li.png);
  background-repeat: no-repeat;
  padding-left:20px;
  color:#ffffff;}
.IN ul li a{
  color:#FFB11B;
  text-decoration: none;
}


.h11{
  display:block;
  padding-block:15px;

  background-image: url(Img/1-0.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  }

.h11 h1{
  font-size: 36px;
  color:#ffffff;
  font-family: "Noto Serif TC", serif;
  font-weight: 600;
  margin-bottom:15px ;}
.h1box{
  border:1px solid #ffffff;
  font-family: "Noto Serif TC", serif;
  padding-inline:15px;
  margin-right:10px;
}
.h11 p{
  color:#ffffff;
  margin:0;
  line-height: 1.6;
}


.reff p{
  font-size:13px;
  line-height: 1.6;
  margin-bottom:5px;
  color:#555555;
}


.color-b{color:#00abbd;}
.color-w{color:#ffffff;}

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

　    圖  片   圖  片   圖  片

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

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


/* ------------------------
  
  　　　　底　部　版　權
  
  ---------------------------*/

  .FOOTER,.footer{
    display: flex;
    justify-content: center;
    margin-block:30px;
  }
  
  .FOOTER p{
    display: inline-block;
    color:#666666;
    font-size:13px;
    padding:10px 30px;
    text-align:center;
    border:1px solid #666666;
}

  .footer p{
      display: inline-block;
      color:#ffffff;
      font-size:13px;
      padding:10px 30px;
      text-align:center;
      border:1px solid #ffffff;
  }



  /* ------------------------
  
  　　　　M O B I L E
  
  ---------------------------*/


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


  .imgd img{margin-block: 5px;}
  .ss, .sss{text-align: center;}
  .ss img{width:60%;margin-block: 5px;}
  .sss img{width:30%;margin-block: 5px;}



}

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

  .IN h1{ font-size:28px;}
  .IN h2{ font-size: 26px;}
  .IN h3{ font-size:22px;}
  .IN p{font-size:16px;line-height: 1.6;}

  .content{width:100%;}
  .FOOTER p,.footer p{  font-size:11px;}
  .reff p{
    font-size:11px;
    line-height: 1.6;
    margin-bottom:3px;
  }

  #bttop {
    width:80px;
    height:80px;
    right: 40px;
    bottom: 40px;} 


  .top{
  background-image: url(img/top_0-.png), url(img/top_bg-.png);
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center top;
  background-size: cover,cover;
  padding-top:80%;
  }

  .db{display: block;}

}














