@charset "utf-8";
/* CSS Document*/
body {
  font-family: "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  height: 100vh;
  overflow: auto !important;
}
body a {
  transition: all 200ms ease-out;
  color: #3153ba;
}
body a:focus, body button:focus,select:focus {
  outline: 3px #ff2a2a dotted !important;
  outline-offset: -3px;
}

body input:focus,body select:focus {
    background-color: #fff27c !important;
}

body .into {
  position: absolute;
  z-index: 9999;
}

body .into a {
    color: rgba(255, 255, 255, 0);
    position: relative;
    display: block;
}
body .into a:focus {
  color: #000;
}
.container-fluid, .container {
  position: relative;
  padding: 0;
  margin: auto;
}
.full_title {
  color: #3153ba;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  font-family: "Microsoft JhengHei";
  font-size: 120%;
  padding: 5px 0 10px 0;
  width: 100%;
}
.full_title::after {
  content: "";
  width: 7px;
  height: 22px;
  display: block;
  background-color: #fc961a;
  margin: 5px auto 0 auto;
}
.open_search .search p {
    display: inline-block;
    color: #3b336a;
    position: relative;
    margin: 0;
    padding: 10px 0 0 0;
}

.open_search .search form {
    position: relative;
}

.open_search .search form [type="text"] {
    border-bottom: 1px #bdbdbd solid;
    border-width: 0 0 1px 0;
    padding: 10px;
    height: 40px;
    margin-left: 15px;
    width: 75%;
}

.open_search .search form [type="submit"] {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/ic_search.png);
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -9999px;
    width: 30px;
    border-bottom: 1px #bdbdbd solid;
    border-width: 0 0 1px 0;
    height: 40px;
    background-position: center;
    opacity: 0.7;
    margin-left: -5px;
}

.open_search .search form [type="submit"]:hover {
    opacity: 1;
}

.open_search .search p::after {
    content: '';
    width: 0;
    height: 0;
    border: solid 6px transparent;
    border-left: solid 8px #ba3179;
    top: 21px;
    right: -20px;
    margin-top: -5px;
    position: absolute;
}
#wrapper {
  position: relative;
}
#wrapper.toggled {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
  overflow-y: scroll;
}
.logo img {
  max-width: 100%;
  transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
}
#sidebar-wrapper {
  -webkit-transition: margin .25s ease-out;
  -moz-transition: margin .25s ease-out;
  -o-transition: margin .25s ease-out;
  transition: margin .25s ease-out;
  position: absolute;
}
#sidebar-wrapper .sidebar-heading {
  padding: 0.875rem 1.25rem;
  font-size: 1.2rem;
}
#wrapper.toggled #sidebar-wrapper {
  margin-left: 0;
  text-align: center;
}
.toplink ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
}

.toplink ul li.search_box .search form {
    display: flex;
}

.toplink ul li.search_box .search form [type="text"] {
    border-bottom: 1px #bdbdbd solid;
    border-width: 0 0 1px 0;
    padding: 10px;
    height: 40px;
}

.toplink ul li.search_box .search form input[type="submit"] {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/ic_search.png);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9999px;
	width: 30px;
	border-bottom: 1px #bdbdbd solid;
	border-width: 0 0 1px 0;
	height: 40px;
	background-position: center;
	opacity: 0.7;
}

.toplink ul li.search_box .search form input[type="submit"]:hover {
    opacity: 1;
}

.toplink ul li.search_box .search p {
    margin-right: 10px;
    color: #3b336a;
    position: relative;
    padding: 0 10px 0 0;
}

.toplink ul li.search_box .search p::after {
    content: '';
    width: 0;
    height: 0;
    border: solid 6px transparent;
    border-left: solid 8px #ba3179;
    top: 18px;
    right: -10px;
    margin-top: -5px;
    position: absolute;
}
.toplink .word_level li a, .menu .word_level a {
  background-color: #dbdbdb;
  border-radius: 50px;
  display: block;
  text-align: center;
  padding: 0;
  text-decoration: none;
}
.toplink .word_level li.font-large a, .menu .word_level .font-large a {
  font-size: 125%;
}
.toplink .word_level li.font-small a, .menu .word_level .font-small a {
  font-size: 90%;
}
.toplink .word_level li a:hover {
  background-color: #555;
  color: #fff;
}
.toplink .word_level li.search_bt a, .menu .word_level .search_bt a {
  background-color: #007978;
  background-image: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/icon_search.png");
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
}
.toplink .word_level li.search_bt a:hover, .menu .word_level .search_bt a:hover {
  background-color: #000;
}
.toplink .word_level li.active a, .menu .word_level .active a {
  background-color: #7a7303;
  color: #fff;
}
.toplink .word_level li {
  float: left;
}
.menu .list-group a {
  margin: 0 0 25px 0;
  text-decoration: none;
  position: relative;
  z-index: 9;
}
.menu .list-group a:hover .ch {
  color: #7c2498;
}
.menu .list-group a::after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: transparent;
  bottom: -5px;
  height: 2px;
  display: block;
  transition: all 400ms ease-out;
  left: 50%;
  transform: translate(-50%, -50%);
}
.menu .list-group a:hover::after {
  width: 30%;
  background-color: #ffc107;
}
.menu .list-group a p {
  text-align: center;
}
.menu .list-group a .ch {
  font-size: 120%;
  color: #000;
  letter-spacing: 1px;
}
.menu .list-group a .en {
  font-size: 75%;
  margin-top: -5px !important;
  color: #2f70bb;
  font-family: system-ui;
}
.menu .community {
  padding: 0;
  list-style: none;
  margin: 10% 0;
  display: -webkit-flex;
  display:flex;
  -webkit-justify-content:center;
  justify-content:center;
}
.menu .community li {
  float: left;
}
.menu .community li a::after {
  background-color: transparent;
  width: 10px;
  height: 10px;
  border: none;
  z-index: -1;
  bottom: 0;
  border-radius: 50%;
  top: 50%;
  transition: all 200ms ease-out;
}
.menu .community li a:hover::after {
  width: 40px;
  height: 40px;
  background-color: #d8d8d8;
}
/*字型大小/分享*/
.setweb .dropdown-toggle::after {
  display: none;
}
.setweb .btn {
  border: none;
  padding: 0 7px 5px 7px;
  border-radius: 0;
  width: 36px;
  text-align: center;
  height: 36px;
}
.setweb .rss a {
  display: block;
  background-color: #f8991d;
  padding: 8px 12px 9px 12px;
}
.setweb .print a {
  display: block;
  background-color: #FF9800;
  padding: 8px 12px 9px 12px;
  height: 41px;
}
.setweb .print a:hover {
  background-color: #bd7204;
}
.setweb .rss a:hover {
  background-color: #ff7922;
}
.setweb .share .btn {
  background-color: #ba3179;
}
.setweb .share .btn:hover {
  background-color: #880449;
}
.setweb .dropdown-menu {
  border-radius: 0;
  margin: 0px 0 0 0;
  border: none;
  min-width: auto;
  width: 36px;
  padding: 0;
}
#page-content-wrapper .menu .setweb .dropdown-menu a {
  width: auto;
  padding: 5px 5px 11px 5px;
  text-align: center;
}

#page-content-wrapper .menu .setweb .dropdown-menu a:hover::after {
    display: none;
}
.setweb .share .dropdown-menu a:hover, .setweb .share .dropdown-menu a:focus {
  background-color: #962e00;
}
.setweb .share .dropdown-menu {
  background-color: #ba3179;
}
.setweb .dropdown-toggle::after {
  display: none;
}
.setweb .dropdown-toggle::after {
  display: none;
}
.setweb .rss a {
  display: block;
  background-color: #f8991d;
  padding: 8px 12px 9px 12px;
}
.setweb .print a {
  display: block;
  background-color: #FF9800;
  padding: 8px 12px 9px 12px;
  height: 41px;
}
.setweb .print a:hover {
  background-color: #bd7204;
}
.setweb .rss a:hover {
  background-color: #ff7922;
}
.setweb {
  margin: 0 5px 0 5px;
  display: flex;
}
.setweb .size .btn {
  background-color: #164bad;
  background-image: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/icon_size.png");
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
}
.setweb .size.font-small .btn {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/icon_size_s.png);
  background-color: #009688;
}
.setweb .size.font-medium .btn {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/icon_size_m.png);
  background-color: #003089;
}
.setweb .size.font-large .btn {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/icon_size_l.png);
  background-color: #009688;
}
.main.font-small {
  font-size: 90%;
}
.main.font-medium {
  font-size: 100%;
}
.main.font-large {
  font-size: 105%;
}
.setweb .size .btn:hover {
  background-color: #164bad;
}

.setweb .size .dropdown-menu a:hover, .setweb .size .dropdown-menu a:focus {
  background-color: #2562d4;
}
.setweb .share .dropdown-menu a:hover, .setweb .share .dropdown-menu a:focus {
  background-color: #ec0880;
}
.setweb .size .dropdown-menu {
  background-color: #003089;
}
/*search*/
.modal-open .search_box .modal {
  overflow-y: hidden;
}
.search_box .modal-dialog {
  max-width: 800px;
}
.search_box .modal-header {
  position: fixed;
  right: 30px;
  top: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  z-index: 999;
}
.search_box .modal-header button {
  opacity: 1;
  color: #fff;
  text-shadow: none;
}
.search_box .modal-header button span {
  font-size: 300%;
  display: block;
}
.search_box .search input[type=search] {
  width: 100%;
  border-radius: 30px;
  background-color: #ececec;
  border: none;
  padding: 10px;
  font-size: 110%;
  letter-spacing: 1px;
}
.gsc-input-box {
  border: none !important;
  padding: 0;
  border-bottom: 1px #b7b7b7 solid  !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input:focus {
  outline: none !important;
  background-color: #ff0 !important;
}
.gsc-search-button-v2:hover svg {
  fill: #1269b5;
}
.gsc-search-button-v2:hover {
  background-color: transparent;
}
.search_box .search_bt {
  margin: 10px -5px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.search_box .modal-footer button {
  border-radius: 30px;
}
.modal-open .search_box .modal {
  overflow-y: hidden;
}
.search_box .modal-dialog {
  max-width: 800px;
}
.search_box .modal-header {
  position: fixed;
  right: 30px;
  top: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  z-index: 999;
}
.search_box .modal-header button {
  opacity: 1;
  color: #fff;
  text-shadow: none;
}
.search_box .modal-header button span {
  font-size: 300%;
  display: block;
}
.search_box .search input[type=search] {
  width: 100%;
  border-radius: 30px;
  background-color: #ececec;
  border: none;
  padding: 10px;
  font-size: 110%;
  letter-spacing: 1px;
}
form.gsc-search-box {
  width: 220px !important;
  right: 0;
  margin: 0 0 10px 0 !important;
  position: relative;
}

.open_search form.gsc-search-box {
    margin: 0 !important;
    width: 100% !important;
}
.open_search input.gsc-input {
    padding: 10px !important;
}
td.gsc-search-button {
  position: absolute;
  margin: 0;
  width: auto;
  right: 0;
  top: 0;
}

.open_search td.gsc-search-button svg {
    width: 25px;
    height: 25px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input:focus {
  outline: none !important;
  background-color: #ff0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input .gsib_a {
  padding: 0;
}
table.gsc-search-box {
  margin: 0;
  position: relative;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  border: none !important;
  background-color: transparent !important;
  padding: 0px 20px !important;
}

.open_search .gsc-search-button-v2 {margin-top: 10px;}
.gsc-search-button-v2 svg {
  fill: #000 !important;
  height: 17px;
  width: 17px;
}
.gsc-search-button-v2:hover svg {
  fill: #1269b5;
}
.gsc-search-button-v2:hover {
  background-color: transparent;
}
.search_box .search_bt {
  margin: 10px -5px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.search_box .modal-footer button {
  border-radius: 30px;
}
/*footer*/
footer .container {
  padding: 30px 10px;
}
footer {
  background-color: #041748;
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/foot_bg.jpg);
  background-position: 180% top;
  background-repeat: no-repeat;
}
footer .logo img {
  max-width: 100%;
}
footer .logo a {
  opacity: 0.7;
}
footer .logo a:hover {
  opacity: 1;
}
footer .logo {
  padding: 15px 0 0 10px;
}
footer .left {
  float: left;
  padding: 0 35px 0 0;
}
footer .left .link {
  text-align: right;
  padding: 15px 0;
}
footer .left .link ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
footer .left .link ul li {
  float: left;
  padding: 0 10px;
}
footer .left .link ul li a {
  opacity: 0.6;
}
footer .left .link ul li a:hover {
  opacity: 1;
}
footer .center {
  display: -webkit-flex;
  display: flex;
}
footer .center .smenu ul {
  margin: 0;
  list-style-type: none;
}
footer .center .smenu ul li {
  padding: 10px 0;
  white-space: nowrap;
}
footer .center .smenu ul li a {
  color: #a4bdfc;
}
footer .right {
  padding: 10px 0 0 0;
  position: relative;
}
footer .right .pic_link {
  right: 0;
  bottom: 0;
}
footer .right .pic_link ul {
  list-style-type: none;
}
footer .right .pic_link ul li {
  float: left;
}
footer .right p {
  color: #b8bbc3;
}
footer .right p img {
  padding: 0 5px 0 0;
  margin: -3px 0 0 0;
}
/*快捷*/

@media (min-width: 1200px) {
  footer .linkbar .link {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  footer .linkbar::before {
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    background-color: #fff;
  }
  footer .linkbar .link .link_right {
    background-color: #fff;
  }
  footer .linkbar .link .link_right::before {
    content: "";
    border-style: solid;
    border-width: 0 0 54px 40px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: 0;
    left: -40px;
  }
}
@media (min-width: 1440px) {
  .home #page-content-wrapper .toplink {
    position: fixed;
    right: 0;
    z-index: 9999;
    top: 0;
  }
}
@media (max-width: 1440px) {
  #page-content-wrapper .toplink {
    position: fixed;
    right: 0;
    z-index: 9999;
    top: 0;
  }

#page-content-wrapper .toplink.smaller {
    display: none;
}
}
@media screen and (max-width:1440px) and (min-width:992px){
  #page-content-wrapper .menu {
    display: flex;
    top: 0;
  }
}
@media (max-width: 1200px) {
  .toplink .word_level li {
    padding: 5px 10px;
  }
  .menu .word_level a {
    width: 40px;
    height: 40px;
    color: #000;
    line-height: 40px;
    float: left;
    margin: 10px;
  }
  .menu .word_level {
    display: inline-block;
    padding: 11px;
    background-color: #fff;
    vertical-align: top;
  }
  .menu .toplink a {
    /* font-size: 100%; */
    /* color: #fff; */
    /* padding: 10px 15px; */
    /* border-bottom: 1px #426d92 solid; */
  }
  .menu .toplink a:hover {
    background-color: #3153ba;
    color: #fff;
  }
 
}
@media (max-width: 992px) {
  .toplink .shortlink {
    display: none;
  }
  .menu .search_box {
    background-color: #ffffff;
    position: relative;
    bottom: inherit;
    right: inherit;
    padding: 10px;
  }
  .search_box {
    position: relative;
    bottom: inherit;
  }
  .search_box #___gcse_0 {
    width: 100%;
    position: relative;
    top: 0;
  }
  .search_box form.gsc-search-box {
    width: 100%;
  }
  .smaller .pad.logo img {
    width: 145px;
  }
  .pad.logo img {
    width: 180px;
  }
  .pad.logo {
    text-align: center;
    padding: 10px 15px;
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 0;
    z-index: 999;
    border-bottom: 1px #f3f3f3 solid;
  }
  #wrapper.toggled #sidebar-wrapper {
    padding: 0 10%;
    width: 100%;
    height: auto;
    z-index: 9;
    position: relative;
    overflow-y: scroll;
  }
  #sidebar-wrapper {
    margin-left: -338px;
  }
  .left.menu {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 999;
  }
  .menu .list-group .top_link {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 10px 0 0 0;
    font-size: 90%;
  }
  .menu .list-group .top_link a {
    display: inline-block;
    font-size: 110%;
  }
  #page-content-wrapper {
    padding: 84px 0 0 0;
  }
  #page-content-wrapper .menu {
    display: none;
  }
  
  .toggled #page-content-wrapper {
    padding: 0;
  }
  .toggled .menu {
    position: absolute;
    width: 100%;
    background-color: #f3f3f3;
  }
  .toggled .menu .logo {
    margin-bottom: 25px;
    padding: 10px 0 0 0;
  }

.toggled .menu .logo img {
    width: 180px;
}
  button#menu-toggle {
    z-index: 9999;
    position: absolute;
    top: 0;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/h_menu.png);
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    padding: 0;
    background-position: center 15px;
    background-repeat: no-repeat;
    opacity: 0.5;
    background-size: 60%;
  }
  button#menu-toggle:hover {
    opacity: 1;
  }
  .toggled button#menu-toggle {
    right: 0;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228081523/https://smartcity.ntpc.gov.tw/images/template/h_menu_x.png);
    background-size: 45%;
  }
  .menu .community li {
    padding: 0 20px;
  }
  footer .center {
    clear: both;
    display: block;
  }
  footer .center .smenu ul li {
    float: left;
    margin-right: 20px;
  }
  footer .center .smenu {
    float: left;
  }
  footer .center .smenu {
    border-left: 1px #505972 solid;
    padding: 0;
    margin-left: 19px;
  }
  footer .right {
    display: inline-block;
    width: 100%;
    clear: both;
  }
  footer .right .pic_link ul li {
    padding: 0 10px 0 0;
  }
  /*內頁*/
  .page .main {
    padding: 0 15px;
  }
  .page .info.Update {
    display: inline-block;
    width: 100%;
    padding: 10px;
  }
}
@media (min-width: 992px) {
  #page-content-wrapper.smaller .menu, #page-content-wrapper .menu {
    z-index: 9998;
    width: 100%;
    padding: 80px 0 5px 0;
    background-color: #fff;
    border-bottom: 1px #f3f3f3 solid;
  }

#page-content-wrapper.smaller .menu {
    position: fixed;
}

#page-content-wrapper .menu {
    position: relative;
}
  .toplink a {
    padding: 0 13px;
  }
  .toplink ul.shortlink li:nth-last-child(2)::after, .toplink ul.shortlink li:nth-last-child(1)::after {
    display: none;
  }
  .logo {
    text-align: center;
    padding: 33px 0;
  }
  .pad.logo {
    display: none;
  }
  .toplink, .toplink a {
    color: #000000;
  }
  .toplink {
    z-index: 9;
    font-size: 95%;
    line-height: 35px;
    text-align: right;
    padding: 10px 0 5px 0;
    position: relative;
    display: inline-block;
  }
  .toplink ul li {
    float: left;
    position: relative;
  }
  .toplink ul li.search_box {
    padding: 0 10px 0 20px;
  }
  .toplink ul.shortlink li::after {
    content: "";
    width: 1px;
    top: 6px;
    bottom: 8px;
    position: absolute;
    display: block;
    background-color: #575757;
    right: 0;
  }
  .toplink ul.shortlink li:nth-last-child(2)::after, .toplink ul.shortlink li:nth-last-child(1)::after {
    display: none;
  }
  .menu .list-group {
    margin-top: 20px;
    text-align: center;
  }
  .menu .list-group .top_link {
    display: none;
  }
  .menu .community li {
    padding: 0 10px;
  }
  #page-content-wrapper.smaller .menu {
    display: flex;
    top: -70px;
  }
  #page-content-wrapper.smaller .toplink {
    position: fixed;
    right: 0;
    z-index: 9999;
    display: none;
  }
  #page-content-wrapper.smaller {
    padding: 0;
    position: relative;
    z-index: 9999;
  }
  #page-content-wrapper .menu .community {
    margin: 0;
  }
  #page-content-wrapper .menu .community li {
    padding: 0 5px;
  }
  #page-content-wrapper .menu .list-group {
    flex-direction: inherit;
    margin-top: inherit;
    bottom: 15px;
    width: 100%;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  #page-content-wrapper .menu .list-group a {
    margin: 0;
    padding: 0;
  }
  #page-content-wrapper .menu .logo {
    position: absolute;
    padding: 5px 0 0 15px;
    width: 190px;
  }
  #page-content-wrapper .navbar {
    display: none;
  }
  #sidebar-wrapper {
    margin-left: 0;
    padding: 0 130px 47px 49px;
    background-color: #f3f3f3;
  }
  #sidebar-wrapper h1.logo {
    display: block;
  }
  button#menu-toggle {
    display: none;
  }
  /*foot*/
  footer .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  footer .center .smenu {
    border-left: 1px #505972 solid;
    padding: 0 35px;
  }
  footer .center .smenu ul{padding: 0;}
  footer .right .pic_link {
    position: absolute;
  }
  footer .right .pic_link ul li {
    padding: 0 0 0 10px;
  }
  /*內頁*/
  
}
@media (min-width: 767px) {
  footer .linkbar a {
    padding: 5px 15px;
  }
  footer .linkbar .link a::after {
    top: 0;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  footer .linkbar .link a::after {
    top: 0;
    bottom: 0;
  }
  footer .linkbar a {
    padding: 0 15px;
    display: inline-block;
    font-size: 100%;
    margin: 10px 0;
  }
  #visionset {
    display: none;
  }
}
@media (max-width: 480px) {
  .advanced {
    display: none;
  }
}
@media (max-width: 420px) {
  .menu .word_level {
    padding: 5px 11px;
  }
  .open_search .search form [type="text"]{
    margin-left: 0;
    display: block;
    width: 100%;
}

.open_search .search form [type="submit"] {
    position: absolute;
    right: 0;
    bottom: 0;
}
}
@media (max-width: 360px) {
  .sbanner_link .slick-slide img {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .menu .word_level a {
    margin: 10px 5px;
  }
}






/*
     FILE ARCHIVED ON 8:15:23 十二月 28, 2022 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:55:52 五月 22, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
