@charset "UTF-8";
.sortBlock > .in, .base-footer .base-menu > .in, .base-footer > .in .group > .in, .base-extend > .in, .base-header > .in, .searchBlock > .in, .msg-tool > .in {
  max-width: 1200px;
  margin: 0 auto;
}

.base-header .group.shareBox .hd h3, .group.shareBox .ct ul, .group-btn ul.tabs, .group.promotionBanner > .in ul, .group.textLinks01 .ct ul, .group.picLinks02 .ct ul, .group.picLinks01 .ct ul, .group-text-links .in > ul, .base-logo h1, .base-fontSize .ct ul, .base-menu ul, body {
  margin: 0;
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.base-header .group.shareBox .hd h3, .group.shareBox .ct ul, .group-btn ul.tabs, .group.promotionBanner > .in ul, .group.textLinks01 .ct ul, .group.picLinks02 .ct ul, .group.picLinks01 .ct ul, .group-text-links .in > ul, .base-logo h1, .base-fontSize .ct ul, .base-menu ul, body {
  padding: 0;
  border: 0;
  border-radius: 0;
  list-style: none;
  background-color: transparent;
  font-size: 1em;
  font-weight: normal;
  transition: initial;
}
.base-header .group.shareBox .hd h3:before, .group.shareBox .ct ul:before, .group-btn ul.tabs:before, .group.promotionBanner > .in ul:before, .group.textLinks01 .ct ul:before, .group.picLinks02 .ct ul:before, .group.picLinks01 .ct ul:before, .group-text-links .in > ul:before, .base-logo h1:before, .base-fontSize .ct ul:before, .base-menu ul:before, body:before {
  content: none;
}
.base-header .group.shareBox .hd h3:after, .group.shareBox .ct ul:after, .group-btn ul.tabs:after, .group.promotionBanner > .in ul:after, .group.textLinks01 .ct ul:after, .group.picLinks02 .ct ul:after, .group.picLinks01 .ct ul:after, .group-text-links .in > ul:after, .base-logo h1:after, .base-fontSize .ct ul:after, .base-menu ul:after, body:after {
  content: none;
}

.group.popularList .ct .caption::after, .base-header .base-logo::after, .group.default[data-child="2"] .group::after {
  content: "​";
  display: block;
  height: 0;
  clear: both;
}

.base-header .group.shareBox .hd a, .group.shareBox .ct li a, .group-btn a.openData, .group.promotionBanner .ft .bannerBtn li.beans .beansList li a, .group.promotionBanner .ft .bannerBtn li.arrow, .base-mobile .mobile-btn-Inquire span a, .base-mobile .mobile-btn-menu span a, .base-footer > .in .msg-tool > .in .fb-btn a {
  text-indent: -9999px;
  font: 0/0 a;
  color: transparent;
}

.module.text-Slide > .in .ct .p, .group.popularList .ct .list ul a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.simple-text.title, .group.applySeach .hd, .group.textLinks01 .hd, .group.picLinks02 .hd, .group.picLinks01 .hd {
  margin: 0 0 15px 0;
}
.simple-text.title h4, .group.applySeach .hd h4, .group.textLinks01 .hd h4, .group.picLinks02 .hd h4, .group.picLinks01 .hd h4,
.simple-text.title h3,
.group.applySeach .hd h3,
.group.textLinks01 .hd h3,
.group.picLinks02 .hd h3,
.group.picLinks01 .hd h3,
.simple-text.title h2,
.group.applySeach .hd h2,
.group.textLinks01 .hd h2,
.group.picLinks02 .hd h2,
.group.picLinks01 .hd h2 {
  font-size: 1.4em;
  margin: 0;
}
.simple-text.title h4 > span, .group.applySeach .hd h4 > span, .group.textLinks01 .hd h4 > span, .group.picLinks02 .hd h4 > span, .group.picLinks01 .hd h4 > span,
.simple-text.title h3 > span,
.group.applySeach .hd h3 > span,
.group.textLinks01 .hd h3 > span,
.group.picLinks02 .hd h3 > span,
.group.picLinks01 .hd h3 > span,
.simple-text.title h2 > span,
.group.applySeach .hd h2 > span,
.group.textLinks01 .hd h2 > span,
.group.picLinks02 .hd h2 > span,
.group.picLinks01 .hd h2 > span {
  display: block;
  background: url("/images/title_icon1.png") no-repeat left;
  padding: 5px 0 5px 30px;
}

.base-table table {
  width: 100%;
  background: #ffffff;
  border: 1px solid #e4e4e4;
}
.base-table table tr th {
  background: #c3e9f2;
  border-right: none;
  padding: 15px 10px;
  border-color: #e4e4e4;
  text-align: left;
}
.base-table table tr td {
  border-color: #e4e4e4;
  padding: 10px;
}

@font-face {
  font-family: "icomoon";
  src: url("../images/icon-font/icomoon.eot?59oic8");
  src: url("../images/icon-font/icomoon.eot?#iefix59oic8") format("embedded-opentype"), url("../images/icon-font/icomoon.ttf?59oic8") format("truetype"), url("../images/icon-font/icomoon.woff?59oic8") format("woff"), url("../images/icon-font/icomoon.svg?59oic8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
  color: #1a1a1a;
}

.group.default {
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.group.default > .in {
  padding: 0 15px;
}
.group.default[data-child="2"] .group {
  display: inline-block;
  width: 50%;
  float: left;
}
@media screen and (max-width: 1169px) {
  .group.default[data-child="2"] .group {
    width: 100%;
    float: none;
  }
}
a:active, a:focus, input:active, input:focus {
  outline: 3px dashed #9b432d;
}

body {
  font-family: Arial, "微軟正黑體", "Helvetica Neue", Helvetica, sans-serif, "新細明體";
  background-color: #ffffff;
}
body.font-size-large {
  font-size: 1.1em;
}
body.font-size-medium {
  font-size: 1em;
}
body.font-size-small {
  font-size: 0.9em;
}

img {
  border: none;
}

noscript {
  background: #343434;
  color: #ffffff;
  display: block;
  padding: 5px;
}

.info {
  position: relative;
}
.base-header .info {
  padding: 5px 0;
  text-align: right;
}

.msg-tool > .in {
  position: relative;
}

.block04 .in {
  min-height: 200px;
}
@media screen and (max-width: 1169px) {
  .block04 {
    margin: 0 !important;
  }
}

@media screen and (max-width: 1169px) {
  .block03 {
    margin: 0 !important;
  }
}

.block01 > .in {
  padding: 0 30px;
}
@media screen and (max-width: 1169px) and (min-width: 561px) {
  .block01 > .in {
    padding: 0 20px;
  }
}
@media screen and (max-width: 560px) {
  .block01 > .in {
    padding: 0;
  }
}

.handicap-free-h1,
.handicap-free-h2 {
  display: none;
}

.for_accessibility a {
  position: absolute;
  z-index: 0;
  width: 128px;
  opacity: 0;
  transition: 150ms;
}
.for_accessibility a:focus {
  opacity: 1;
  font-size: 1em;
  z-index: 4;
  display: block;
  padding: 5px;
  margin: 5px;
  background: #ffffff;
}
@media screen and (max-width: 1169px) {
  .for_accessibility {
    display: none;
  }
}

@media screen and (max-width: 560px) {
  .table-rwd .ct table {
    background: transparent;
    border: none;
  }
}
@media screen and (max-width: 560px) {
  .table-rwd .ct table thead {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .table-rwd .ct table tbody th {
    display: none;
  }
  .table-rwd .ct table tbody tr {
    display: block;
  }
  .table-rwd .ct table tbody tr + tr {
    margin-top: 8px;
  }
  .table-rwd .ct table tbody td {
    display: flex;
    border: none;
    padding: 0 !important;
  }
  .table-rwd .ct table tbody td + td {
    border-top: 1px dashed #e4e4e4;
  }
  .table-rwd .ct table tbody td > span {
    flex: 2;
    padding: 5px 8px;
    max-width: 245px;
  }
  .table-rwd .ct table tbody td::before {
    content: attr(data-title);
    flex: 1;
    padding: 6px;
    background-color: #64bcd2;
    color: #ffffff;
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 560px) {
  .base-table.table-rwd02 table {
    background: transparent;
    border: none;
  }
  .base-table.table-rwd02 table th,
  .base-table.table-rwd02 table td {
    display: block;
  }
  .base-table.table-rwd02 table th {
    color: #2a589a;
    padding: 0;
    background: transparent;
  }
}
.base-table.placardTable table th {
  color: #18344e;
  background: #eef7f9;
  width: 30%;
}
.base-table.placardTable table td {
  padding: 1em !important;
}
@media screen and (max-width: 560px) {
  .base-table.placardTable table th,
  .base-table.placardTable table td {
    display: block;
    margin: 0.5em 1em;
    border: 1px solid #e4e4e4;
    padding: 0 !important;
  }
  .base-table.placardTable table th {
    width: auto;
  }
}
.base-table td select,
.base-table td input {
  border-radius: 4px;
  line-height: 1.7;
  border: 1px solid #e4e4e4;
  padding: 5px 5px;
}

input.objBut,
a.objBut,
span.objBut {
  background: #2e7aad !important;
  border: none;
  padding: 5px 20px;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
}
input.objBut:hover,
a.objBut:hover,
span.objBut:hover {
  background: #235e85 !important;
}

#show_download ul {
  list-style: none;
  padding: 0;
}
#show_download ul li {
  background-color: #c3e9f2;
  padding: 5px 10px;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(221, 221, 221, 0.8666666667);
  margin: 10px 0;
  transition: 150ms;
  border: 1px solid #e4e4e4;
}
#show_download ul li:hover {
  background-color: #64bcd2;
}
#show_download ul li:hover a {
  color: #ffffff;
}
#show_download ul li a {
  text-decoration: none !important;
  display: block;
}

.PrivacyPolicy ol {
  margin: 0;
  padding: 0;
}
.PrivacyPolicy p {
  margin: 0;
}
.PrivacyPolicy h3 {
  font-size: 1.5em;
  border-bottom: 1px solid #64bcd2;
  padding-bottom: 10px;
  margin: 40px 0 20px 0;
}
.PrivacyPolicy h4 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.PrivacyPolicy h5 {
  font-size: 1.2em;
  font-weight: initial;
  margin: 10px 0 10px 40px;
}
.PrivacyPolicy .lv-1 {
  margin-left: 40px;
}
.PrivacyPolicy .lv-2 {
  margin-left: 80px;
}
.PrivacyPolicy .lv-3 {
  margin-left: 120px;
}

.searchBlock {
  padding: 20px 0;
}
@media screen and (max-width: 1169px) {
  .searchBlock {
    padding: 10px;
  }
}
.searchBlock > .in {
  display: flex;
}
.searchBlock > .in .group {
  position: relative;
}
@media screen and (max-width: 560px) {
  .searchBlock > .in .group {
    padding: 5px;
  }
}
.searchBlock > .in .group:nth-child(1) {
  flex: 2;
}
.searchBlock > .in .group:nth-child(2) {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1169px) {
  .searchBlock > .in .group:nth-child(2) {
    display: none;
  }
}

#Group_449 {
  -webkit-clip-path: url(#clip-path);
          clip-path: url(#clip-path);
}

.imgTool {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.imgTool .freeGo {
  flex: 1;
  display: flex;
  justify-content: end;
}

@media screen and (max-width: 1169px) {
  .base-wrapper {
    padding-top: 135px;
  }
}
.base-wrapper > .in {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1169px) {
  .base-wrapper > .in {
    padding-top: 0;
  }
}

.base-header {
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  z-index: 2;
  transition: 150ms;
  width: auto;
}
.base-header.is-fixed {
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  padding-top: 0;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
}
.base-header > .in > .ct {
  display: flex;
}
@media screen and (max-width: 1169px) {
  .base-header {
    display: none !important;
  }
}
.base-header .div {
  display: flex;
  flex: 2;
}

.base-extend {
  background-color: #ffffff;
  border-bottom: 1px solid #e4e4e4;
}
.base-extend > .in > .ct {
  display: flex;
  justify-content: end;
}
.base-extend .login a {
  color: #ffffff;
  background-color: #64bcd2;
  padding: 8px 5px;
  transition: 250ms;
  display: block;
}
.base-extend .login a:hover {
  background-color: #2a589a;
}
@media screen and (max-width: 1169px) {
  .base-extend {
    display: none;
  }
}

.base-footer > .in .msg-tool {
  background: #ffffff;
  padding: 8px 0;
}
.base-footer > .in .msg-tool > .in .message {
  padding: 8px 0 8px 0;
}
.base-footer > .in .msg-tool > .in .message a {
  color: #2a589a;
  text-decoration: none;
}
.base-footer > .in .msg-tool > .in .message a:hover {
  color: #2e7aad;
}
@media screen and (max-width: 1169px) {
  .base-footer > .in .msg-tool > .in .message {
    font-size: 0.8em;
    text-align: left;
  }
}
.base-footer > .in .msg-tool > .in .message > div {
  margin: 5px 0;
}
.base-footer > .in .msg-tool > .in .message > div span {
  margin-right: 5px;
  display: inline-block;
}
.base-footer > .in .msg-tool > .in .fb-btn {
  display: inline-block;
  position: absolute;
  left: 225px;
  bottom: -35px;
}
.base-footer > .in .msg-tool > .in .fb-btn a {
  display: block;
  background: url("../images/footer-fb.png") no-repeat center;
  background-size: contain;
  height: 30px;
  width: 70px;
}
.base-footer > .in .msg-tool > .in .free-btn {
  display: inline-block;
  position: absolute;
  left: 310px;
  bottom: -40px;
}
@media screen and (max-width: 1169px) {
  .base-footer > .in .msg-tool > .in .free-btn {
    display: none;
  }
}
.base-footer > .in .group {
  padding: 8px 0;
  background-color: #64bcd2;
  transition: 250ms;
}
.base-footer > .in .group > .in {
  display: flex;
  justify-content: end;
}
.base-footer > .in .group > .in a {
  color: #ffffff;
}
.base-footer > .in .upDate {
  display: flex;
  margin: 8px 0;
}
.base-footer > .in .upDate .item {
  display: flex;
  align-items: center;
}
.base-footer > .in .upDate .item .hd {
  margin-right: 5px;
}

.base-mobile {
  display: none;
}
.base-mobile.is-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
}
@media screen and (max-width: 1169px) {
  .base-mobile {
    display: block;
  }
}
.base-mobile .tool {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
  background-color: #ffffff;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.base-mobile.is-active .mobile-btn-menu a > span {
  padding: 5px;
}
.base-mobile.is-active .mobile-btn-menu a > span span:nth-child(1) {
  transform: rotate(-45deg);
  top: 7px;
}
.base-mobile.is-active .mobile-btn-menu a > span span:nth-child(2) {
  opacity: 0;
}
.base-mobile.is-active .mobile-btn-menu a > span span:nth-child(3) {
  transform: rotate(45deg);
  top: -10px;
}
.base-mobile .mobile-btn-menu span a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  border: 2px solid #64bcd2;
  border-radius: 6px;
}
.base-mobile .mobile-btn-menu span a span {
  flex: 1;
  padding: 10px;
}
.base-mobile .mobile-btn-menu span a span span {
  background-color: #64bcd2;
  padding: 2px;
  display: block;
  margin: 5px 0;
  border-radius: 50px;
  opacity: 1;
  transition: 150ms;
  position: relative;
}
.base-mobile .mobile-btn-Inquire {
  position: absolute;
  top: 10px;
  right: 10px;
}
.base-mobile .mobile-btn-Inquire span a {
  display: block;
  background: url("../images/zoon.png") no-repeat center;
  height: 35px;
  width: 35px;
  transition: 150ms;
}
.base-mobile .mobile-btn-Inquire span a:hover {
  opacity: 0.5;
}
.base-mobile .info {
  background: #ffffff;
  position: relative;
  z-index: 0;
  display: none;
  position: fixed;
  z-index: 99;
  width: 100%;
}
.base-mobile.is-active .info {
  display: block;
}

.base-menu {
  position: relative;
}
.base-menu ul li {
  vertical-align: top;
}
.base-mobile .base-menu {
  background: #ffffff;
}
.base-mobile .base-menu .in {
  padding: 10px;
}
.base-mobile .base-menu .in > ul > li + li {
  border-top: 1px solid #64bcd2;
}
.base-mobile .base-menu .in > ul > li .hd {
  transition: 150ms;
}
.base-mobile .base-menu .in > ul > li .hd a {
  padding: 20px 10px;
  display: block;
  background-position: 92% 50%;
  align-items: center;
}
.base-mobile .base-menu .in > ul > li .hd a img {
  height: 30px;
  margin-right: 8px;
  vertical-align: middle;
}
.base-mobile .base-menu .in > ul > li .hd:hover {
  background-color: #c3e9f2;
}
.base-mobile .base-menu .in > ul > li .ct {
  display: none;
}
.base-mobile .base-menu .in > ul > li .ct > ul li {
  transition: 150ms;
  padding: 0px 10px;
}
.base-mobile .base-menu .in > ul > li .ct > ul li:hover {
  border-bottom: 1px solid #64bcd2;
}
.base-mobile .base-menu .in > ul > li .ct > ul li + li {
  border-top: 1px solid #e4e4e4;
  border-color: #e4e4e4;
}
.base-mobile .base-menu .in > ul > li .ct > ul li:last-child {
  box-shadow: 0px 4px 2px -1px #e2e2e2;
}
.base-header .base-menu {
  display: flex;
  justify-content: end;
  align-items: center;
  flex: 1;
}
.base-header .base-menu > .in {
  position: relative;
}
.base-header .base-menu > .in > ul {
  width: 100%;
  display: flex;
  min-height: 50px;
  align-items: stretch;
}
.base-header .base-menu > .in > ul > li {
  display: flex;
  align-items: center;
  position: relative;
  transition: 150ms;
}
.base-header .base-menu > .in > ul > li:last-child .hd:hover {
  background-color: transparent !important;
  color: #64bcd2;
}
.base-header .base-menu > .in > ul > li.is-active .ct {
  display: block;
}
.base-header .base-menu > .in > ul > li:hover .ct {
  display: block;
}
.base-header .base-menu > .in > ul > li .hd {
  height: 100%;
  display: flex;
  align-items: center;
}
.base-header .base-menu > .in > ul > li .hd > span {
  display: flex;
  height: 100%;
}
.base-header .base-menu > .in > ul > li .hd a {
  text-decoration: none;
  display: flex;
  text-align: center;
  margin: 0 20px;
  align-items: center;
  transition: 200ms;
  transform: scale(1);
  flex-wrap: wrap;
  position: relative;
}
.base-header .base-menu > .in > ul > li .hd a img {
  height: 30px;
  margin-right: 8px;
}
.base-header .base-menu > .in > ul > li .hd a.menutcpass {
  background-color: #ffffff;
  border-radius: 50px;
  padding: 4px 10px;
  color: #64bcd2;
  font-weight: bold;
}
.base-header .base-menu > .in > ul > li .hd a::after {
  content: "​";
  background-color: #e4e4e4;
  border-radius: 50px;
  height: 2px;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0;
  bottom: 0px;
  transition: 250ms;
}
.base-header .base-menu > .in > ul > li .hd a:hover {
  color: #64bcd2;
  transform: scale(1.2);
  font-weight: bold;
}
.base-header .base-menu > .in > ul > li .hd a:hover::after {
  display: block;
  opacity: 1;
  bottom: 10px;
}
.base-header .base-menu > .in > ul > li .ct {
  display: none;
  position: absolute;
  box-shadow: 0 0 8px #b6b6b6;
  top: 50px;
  left: 0;
}
.base-header .base-menu > .in > ul > li .ct > ul {
  background-color: #e1edf6;
  width: 9em;
}
.base-header .base-menu > .in > ul > li .ct > ul li {
  text-align: center;
  min-width: 120px;
  border-bottom: 1px solid #2a589a;
  transition: 150ms;
}
.base-header .base-menu > .in > ul > li .ct > ul li a {
  font-size: 0.9em;
  text-decoration: none;
  color: #262ea5;
  padding: 12px 8px;
  display: block;
}
.base-header .base-menu > .in > ul > li .ct > ul li a:hover {
  background-color: #ffffff;
  color: #1a1a1a;
}
[data-js=false] .base-header .base-menu > .in > ul > li {
  display: block;
}
[data-js=false] .base-header .base-menu > .in > ul > li a {
  text-align: left;
}
[data-js=false] .base-header .base-menu > .in > ul .ct {
  display: block;
  position: static;
}
.base-footer .base-menu {
  background: #f0f0f0;
  border-top: 35px solid #64bcd2;
  font-size: 0.9em;
  border-bottom: #64bcd2;
}
.base-footer .base-menu > .in > ul {
  position: relative;
  top: -28px;
  width: 85%;
  margin: 0 auto;
}
.base-footer .base-menu > .in > ul > li {
  width: 14.2857142857%;
  display: inline-block;
}
.base-footer .base-menu > .in > ul > li + li {
  margin-left: -5px;
}
.base-footer .base-menu > .in > ul > li:last-child .hd img {
  width: 15px;
  vertical-align: -1px;
  margin-right: 10px;
}
.base-footer .base-menu > .in > ul > li .hd {
  position: relative;
}
.base-footer .base-menu > .in > ul > li .hd a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.base-footer .base-menu > .in > ul > li .hd a:focus {
  outline-color: #ffffff;
}
.base-footer .base-menu > .in > ul > li .ct > ul {
  margin-top: 15px;
}
.base-footer .base-menu > .in > ul > li .ct > ul li {
  min-height: 3px;
}
.base-footer .base-menu > .in > ul > li .ct > ul li a {
  color: #1a1a1a;
  line-height: 2;
  text-decoration: none;
  transition: 150ms;
}
.base-footer .base-menu > .in > ul > li .ct > ul li a:hover {
  padding-bottom: 3px;
  border-bottom: 1px solid #1a1a1a;
}
@media screen and (max-width: 1169px) {
  .base-footer .base-menu {
    display: none;
    border-top: none;
  }
  .base-footer .base-menu.is-active {
    display: block;
  }
  .base-footer .base-menu > .in > ul {
    width: 100%;
    top: initial;
  }
  .base-footer .base-menu > .in > ul > li {
    display: block;
    width: initial;
  }
  .base-footer .base-menu > .in > ul > li + li {
    margin-left: 0;
    border-top: 1px solid hsl(215.3571428571, 57.1428571429%, 94.1176470588%);
  }
  .base-footer .base-menu > .in > ul > li.is-active .hd::before {
    background: url("../images/arrow_d.png") no-repeat center;
  }
  .base-footer .base-menu > .in > ul > li.is-active .ct {
    display: block !important;
  }
  .base-footer .base-menu > .in > ul > li .hd {
    background: #2a589a;
  }
  .base-footer .base-menu > .in > ul > li .hd a {
    display: block;
    color: #ffffff;
    padding: 12px;
  }
  .base-footer .base-menu > .in > ul > li .hd::before {
    content: "​";
    background: url("../images/arrow_u.png") no-repeat center;
    height: 30px;
    width: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 6px;
  }
  .base-footer .base-menu > .in > ul > li .ct {
    display: none;
    background: #f0f0f0;
  }
  .base-footer .base-menu > .in > ul > li .ct > ul {
    margin-top: 0;
  }
  .base-footer .base-menu > .in > ul > li .ct > ul li:hover {
    background-color: #e4e4e4;
  }
  .base-footer .base-menu > .in > ul > li .ct > ul li + li {
    border-top: 1px solid #e4e4e4;
  }
  .base-footer .base-menu > .in > ul > li .ct > ul li a {
    display: block;
    padding: 12px;
  }
}

.base-fontSize {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-js=false] .base-fontSize {
  display: none;
}
.base-fontSize a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #64bcd2;
  border: 1px solid #64bcd2;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  padding: 2px;
}
.base-fontSize .ct ul {
  list-style: none;
  display: flex;
}
.base-fontSize .ct ul li {
  flex: 1;
}
.base-fontSize .ct ul li a {
  margin: 5px;
}
.base-fontSize .ct ul li a:hover {
  background: #64bcd2;
  color: #ffffff;
}
.base-fontSize .ct ul li.is-active a {
  background: #64bcd2;
  color: #ffffff;
}
.base-mobile .base-fontSize {
  margin-top: 10px;
}
.base-mobile .base-fontSize a {
  width: 30px;
  height: 30px;
}

.base-mobile .base-logo {
  text-align: center;
  flex: 1;
}
.base-mobile .base-logo a img {
  height: 55px;
}
.base-header .base-logo {
  position: relative;
  z-index: 99;
  flex: 1;
}
.base-footer .base-logo {
  display: inline-block;
}
.base-footer .base-logo a img {
  width: 60%;
}

.group-text-links .in > ul li {
  display: inline-block;
}
.group-text-links .in > ul li + li::before {
  content: "​";
  border-left: 1px solid #18344e;
}
.group-text-links .in > ul li a {
  color: #18344e;
  text-decoration: none;
  text-align: center;
  padding: 1px 8px;
  transition: 150ms;
}
.base-mobile .group-text-links {
  box-shadow: 0 0 8px #b6b6b6;
}
.base-mobile .group-text-links > .in {
  padding: 10px 10px;
}
.base-mobile .group-text-links ul li {
  padding: 5px 0;
}
.base-mobile .group-text-links ul li::before {
  display: none;
}
.base-mobile .group-text-links ul li span a {
  display: block !important;
  text-align: left;
  color: #ffffff;
  background-color: #2a589a;
  padding: 3px 5px;
  border-radius: 4px;
}
.base-extend .group-text-links {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1169px) {
  .base-footer .group-text-links {
    display: none;
  }
}

.group.picLinks01 .ct ul {
  list-style: none;
}
.group.picLinks01 .ct li {
  display: inline-block;
  width: 16.6666666667%;
  text-align: center;
  margin-right: -4px;
  margin-top: 20px;
  vertical-align: top;
}
@media screen and (max-width: 1169px) {
  .group.picLinks01 .ct li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 561px) {
  .group.picLinks01 .ct li {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 560px) {
  .group.picLinks01 .ct li {
    width: 50%;
  }
}
.group.picLinks01 .ct li a {
  display: block;
}
.group.picLinks01 .ct li a .img {
  transition: 150ms;
  text-align: center;
}
.group.picLinks01 .ct li a .img span {
  width: 120px;
  display: inline-block;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 110px;
  background-size: cover;
  box-shadow: 0 0 8px #b6b6b6;
}
.group.picLinks01 .ct li a .img img {
  width: 60%;
  display: none;
}
.group.picLinks01 .ct li a .p {
  margin-top: 3px;
}
.group.picLinks01 .ct li a .p span {
  transition: 150ms;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: #343434;
}
@keyframes bomb {
  0% {
    top: -2px;
  }
  50% {
    top: -8px;
  }
  100% {
    top: -2px;
  }
}
.group.picLinks01 .ct li:hover a .img {
  position: relative;
  animation-name: bomb;
  animation-duration: 0.5s;
}
.group.picLinks01 .ct li:hover a .p span {
  color: #b6b6b6;
}
.group.picLinks01 .ft {
  text-align: right;
  margin-top: 15px;
}
.group.picLinks01 .ft span a {
  display: inline-block;
  color: #ffffff;
  background: #2e7aad;
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.picLinks01 .ft span a:hover {
  background: #2a589a;
}

.group.picLinks02 > .in {
  background-color: #f0f0f0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.group.picLinks02 .ct ul {
  list-style: none;
}
.group.picLinks02 .ct li {
  display: inline-block;
  width: 25%;
  text-align: center;
  margin-right: -4px;
}
@media screen and (max-width: 560px) {
  .group.picLinks02 .ct li {
    width: 50%;
  }
}
.group.picLinks02 .ct li a {
  display: block;
}
.group.picLinks02 .ct li a .img {
  padding: 5px;
  transition: 150ms;
}
.group.picLinks02 .ct li a .p {
  margin-top: 3px;
}
.group.picLinks02 .ct li a .p span {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
@keyframes bomb {
  0% {
    top: -2px;
  }
  50% {
    top: -8px;
  }
  100% {
    top: -2px;
  }
}
.group.picLinks02 .ct li:hover a .img {
  position: relative;
  animation-name: bomb;
  animation-duration: 0.5s;
}
.group.picLinks02 .ft {
  text-align: right;
  margin-top: 15px;
}
.group.picLinks02 .ft span a {
  display: inline-block;
  color: #ffffff;
  background: #2e7aad;
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.picLinks02 .ft span a:hover {
  background: #2a589a;
}

.group.textLinks01 > .in {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.group.textLinks01 .ct ul {
  list-style: none;
}
.group.textLinks01 .ct li {
  margin-right: -4px;
  display: inline-block;
  width: 33.3333333333%;
  text-align: center;
}
.group.textLinks01 .ct li:nth-child(1) a {
  border: 3px solid #f2a8b2;
}
.group.textLinks01 .ct li:nth-child(1) a:hover {
  background: #f2a8b2;
  color: #ffffff;
}
.group.textLinks01 .ct li:nth-child(2) a {
  border: 3px solid #ffcf69;
}
.group.textLinks01 .ct li:nth-child(2) a:hover {
  background: #ffcf69;
  color: #ffffff;
}
.group.textLinks01 .ct li:nth-child(3) a {
  border: 3px solid #cdeea9;
}
.group.textLinks01 .ct li:nth-child(3) a:hover {
  background: #cdeea9;
  color: #ffffff;
}
.group.textLinks01 .ct li a {
  transition: 150ms;
  display: block;
  padding: 8px;
  font-size: 1.4em;
  font-weight: bold;
  height: 60px;
  width: 60px;
  margin: 0 auto;
  border-radius: 50%;
}
.group.textLinks01 .ft {
  text-align: right;
  margin-top: 15px;
}
.group.textLinks01 .ft span a {
  display: inline-block;
  color: #ffffff;
  background: #2e7aad;
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.textLinks01 .ft span a:hover {
  background: #2a589a;
}

.group.popularList .hd h2 {
  margin: 0;
  font-size: 1.1em;
}
.group.popularList .hd span {
  color: #ffffff;
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  padding: 3px 15px;
  background: linear-gradient(#64bcd2, #2e7aad);
  border-radius: 10px 10px 0 0;
}
.group.popularList.p-1 > .in {
  padding-right: 15px;
}
@media screen and (max-width: 1169px) {
  .group.popularList.p-1 > .in {
    padding-right: 0;
  }
}
.group.popularList.p-1 > .in .ft span a {
  display: inline-block;
  color: #ffffff;
  background: linear-gradient(to right, #017AC3, #4BB0C4);
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.popularList.p-1 > .in .ft span a:hover {
  background: #2a589a;
}
.group.popularList.p-1 > .in .ft span a:hover {
  opacity: 0.7;
  background: linear-gradient(to right, #017AC3, #4BB0C4);
}
.group.popularList.p-2 > .in {
  padding-left: 15px;
}
@media screen and (max-width: 1169px) {
  .group.popularList.p-2 > .in {
    padding-left: 0;
  }
}
.group.popularList.p-2 .hd h2 span {
  background: linear-gradient(#ffc967, #f89b3b);
}
.group.popularList.p-2 .on-line {
  border-color: #f89b3b !important;
}
.group.popularList.p-2 .on-line .caption {
  background: #f89b3b !important;
}
.group.popularList.p-2 .ft a {
  display: inline-block;
  color: #ffffff;
  background: #f89b3b;
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.popularList.p-2 .ft a:hover {
  background: #2a589a;
}
@media screen and (max-width: 1169px) {
  .group.popularList.p-3 > .in {
    padding-left: 0;
  }
}
.group.popularList.p-3 .hd h2 span {
  background: linear-gradient(#F3BB00, #F3BB00);
}
.group.popularList.p-3 .on-line {
  border-color: #F3BB00 !important;
}
.group.popularList.p-3 .on-line .caption {
  background: #F3BB00 !important;
}
.group.popularList.p-3 .ft a {
  display: inline-block;
  color: #ffffff;
  background: #F3BB00;
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.popularList.p-3 .ft a:hover {
  background: #2a589a;
}
.group.popularList.p-4 > .in {
  padding-left: 15px;
}
@media screen and (max-width: 1169px) {
  .group.popularList.p-4 > .in {
    padding-left: 0;
  }
}
.group.popularList.p-4 .hd h2 span {
  background: linear-gradient(#02C7B9, #02C7B9);
}
.group.popularList.p-4 .on-line {
  border-color: #02C7B9 !important;
}
.group.popularList.p-4 .on-line .caption {
  background: #02C7B9 !important;
}
.group.popularList.p-4 .ft a {
  display: inline-block;
  color: #ffffff;
  background: #02C7B9;
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.popularList.p-4 .ft a:hover {
  background: #2a589a;
}
@media screen and (max-width: 560px) {
  .group.popularList.p-1 > .in, .group.popularList.p-2 > .in {
    padding: 0;
  }
}
.group.popularList .ct > .in {
  background: #ffffff;
}
.group.popularList .ct > .in .from {
  position: relative;
}
.group.popularList .ct > .in .from .caption {
  padding: 14px 12px 0px 12px;
  line-height: 1.7;
}
.group.popularList .ct > .in .on-line {
  position: relative;
  border: 1px solid #2e7aad;
  border-right: none !important;
  border-left: none !important;
}
.group.popularList .ct > .in .on-line .caption {
  padding: 4px 12px 11px 12px;
  color: #ffffff;
  background: #2e7aad;
}
.group.popularList .ct ul {
  list-style: none;
  margin: 0;
  padding: 0;
  min-height: 114px;
}
.group.popularList .ct .caption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 10px;
  background: #e4e4e4;
  width: 16px;
  height: 99px;
}
.group.popularList .ct .list ul li {
  background: linear-gradient(#ffffff 70%, #e4e4e4);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 50px;
  line-height: 1.75em;
}
.group.popularList .ct .list ul a {
  display: block;
  width: 95%;
  transition: 150ms;
}
.group.popularList .ct .list ul a:hover {
  color: #2a589a;
}
.group.popularList .ft {
  display: block;
  margin-top: 8px;
  text-align: right;
}

.group.applySeach {
  width: 40% !important;
  background: #ffffff url("../images/search-bg.jpg") no-repeat center left;
  background-size: contain;
  position: relative;
  padding-top: 50px;
}
@media screen and (max-width: 560px) {
  .group.applySeach {
    background-position: top;
  }
}
@media screen and (max-width: 1169px) {
  .group.applySeach {
    width: 100% !important;
  }
}
.group.applySeach > .in {
  padding: 0 15px;
}
.group.applySeach .hd {
  position: absolute;
  right: 10px;
  top: -2px;
}
.group.applySeach .ct {
  text-align: right;
}
@keyframes jump {
  0% {
    opacity: 0;
    top: 10px;
  }
  50% {
    opacity: 0.5;
    top: 5px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@keyframes bye {
  0% {
    opacity: 1;
    top: 0px;
  }
  50% {
    opacity: 0.5;
    top: 5px;
  }
  100% {
    opacity: 0;
    top: 10px;
  }
}
.group.applySeach .ct .box {
  height: 100px;
}
.group.applySeach .ct .box .in {
  background: #e4e4e4;
  box-shadow: 0 0 8px #b6b6b6;
  padding: 10px 10px;
  border-radius: 10px;
  display: inline-block;
  width: 50%;
  text-align: left;
  opacity: 0;
  position: relative;
  animation-name: bye;
  animation-duration: 0.5s;
}
.group.applySeach .ct .box .in::after {
  content: "​";
  border-color: #e4e4e4 transparent transparent transparent;
  border-style: solid solid solid solid;
  /* 設定邊框依上、下；左右，各為一群組，相同群組須設定為相同尺寸，調整尺寸可拼湊出任意形狀的三角形 */
  border-width: 45px 10px 45px 10px;
  /* 設定 width、height 可更好理解原理 */
  display: inline-block;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  bottom: -82px;
}
.group.applySeach .ct .box.is-active .in, .group.applySeach .ct .box.is-hover .in {
  animation-name: jump;
  animation-duration: 0.5s;
  opacity: 1;
}
.group.applySeach .ct .box.is-active .hello {
  display: block !important;
  animation-name: jump;
  animation-duration: 0.5s;
  opacity: 1;
}
.group.applySeach .ct .box.is-active .remind {
  display: none !important;
}
.group.applySeach .ct .box.is-hover .hello {
  display: none;
}
.group.applySeach .ct .box.is-hover .remind {
  display: block;
  text-align: center;
  opacity: 1;
}
.group.applySeach .ct .hello {
  display: none;
  opacity: 0;
}
.group.applySeach .ct .hello a {
  display: inline-block;
  text-align: right;
  padding: 2px 10px;
  background: #2a589a;
  border-radius: 30px;
  margin-left: 15px;
  margin-top: 10px;
  transition: 150ms;
  color: #ffffff;
}
.group.applySeach .ct .hello a:hover {
  background: #1f4172;
}
.group.applySeach .ct .remind {
  display: block;
  opacity: 0;
}
.group.applySeach .ct .left {
  width: 40%;
  position: absolute;
  left: 0;
  top: 40px;
  height: 260px;
}
@media screen and (max-width: 1169px) {
  .group.applySeach .ct .left {
    top: 0;
  }
}
.group.applySeach .ct .text .div {
  text-align: left;
  border: 2px solid #6BA2D3;
  margin: 10px 0;
  background: #ffffff;
  padding: 7px 5px 6px 5px;
}
@media screen and (max-width: 1169px) and (min-width: 561px) {
  .group.applySeach .ct .text .div {
    width: 70%;
  }
}
.group.applySeach .ct .text div {
  display: inline-block;
}
.group.applySeach .ct .text.testNumber .title {
  letter-spacing: 5px;
}
.group.applySeach .ct .text .title {
  min-width: 64px;
  border-right: 1px solid #e4e4e4;
  border-width: 2px;
  padding: 3px;
}
.group.applySeach .ct .text .title h4 {
  margin: 0;
}
.group.applySeach .ct .text .input {
  vertical-align: top;
}
.group.applySeach .ct .text .input input {
  width: 100%;
  border: none;
  padding: 4px 0;
}
.group.applySeach .ct .okBtn button {
  background: linear-gradient(to right, #017AC3, #4BB0C4);
  position: relative;
  display: inline-block;
  color: #ffffff;
  padding: 10px;
  padding-left: 35px;
  border: none;
  transition: 150ms;
}
.group.applySeach .ct .okBtn button::before {
  content: "​";
  background: url("../images/arrow-ok.png") no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  width: 50px;
  left: 6px;
  top: 12px;
}
.group.applySeach .ct .okBtn button:hover {
  background: linear-gradient(to right, #004A9F, #26869E);
}
.group.applySeach .ft {
  text-align: right;
  margin-top: 10px;
}
.group.applySeach .ft a {
  display: inline-block;
  color: #ffffff;
  background: linear-gradient(to right, #017AC3, #4BB0C4);
  padding: 5px 15px;
  border-radius: 30px;
  transition: 150ms;
}
.group.applySeach .ft a:hover {
  background: #2a589a;
}
.group.applySeach .ft a:hover {
  opacity: 0.7;
  background: linear-gradient(to right, #017AC3, #4BB0C4);
}

.group.base-seach {
  width: 100%;
  margin-top: 30px;
}
.group.base-seach > .in {
  position: relative;
  text-align: center;
}
.group.base-seach .hd {
  text-align: center;
}
.group.base-seach .hd h2 span {
  font-size: 1.5em;
}
.group.base-seach .ct {
  display: flex;
  justify-content: center;
}
.group.base-seach .ct .input {
  position: relative;
  width: 60%;
  border: 3px solid #64bcd2;
  background-color: #ffffff;
  border-radius: 40px;
  padding: 0 10px;
}
@media screen and (max-width: 560px) {
  .group.base-seach .ct .input {
    width: 90%;
  }
}
@media screen and (max-width: 400px) and (min-width: 320px) {
  .group.base-seach .ct .input {
    width: 90%;
  }
}
@media screen and (max-width: 1169px) and (min-width: 561px) {
  .group.base-seach .ct .input {
    width: 80%;
  }
}
.group.base-seach .ct .input input {
  width: 100%;
  border: 0;
  border-radius: 40px;
  line-height: 3;
  padding: 0;
  min-height: 40px;
}
.group.base-seach .ct .input input::-moz-placeholder {
  /* CSS 3 標準 */
  font-size: 1em;
  padding: 10px;
}
.group.base-seach .ct .input input::placeholder {
  /* CSS 3 標準 */
  font-size: 1em;
  padding: 10px;
}
.group.base-seach .ct input[type=submit] {
  background: url("../images/icon-search.png") no-repeat center;
  background-size: contain;
  border: none;
  text-indent: -9999px;
  font: 0/0 a;
  color: transparent;
  height: 35px;
  width: 35px;
  position: absolute;
  top: -2px;
  right: 7px;
}

.group.promotionBanner {
  width: 60% !important;
}
@media screen and (max-width: 1169px) {
  .group.promotionBanner {
    width: 100% !important;
  }
}
.group.promotionBanner > .in {
  position: relative;
}
.group.promotionBanner > .in ul {
  list-style: none;
}
.group.promotionBanner .ct {
  padding: 0 0 0 15px;
}
@media screen and (max-width: 1169px) {
  .group.promotionBanner .ct {
    padding: 0;
  }
}
.group.promotionBanner .ct li {
  transition: 150ms;
  display: none;
  position: relative;
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.group.promotionBanner .ct li.isNone {
  transition: 150ms;
  opacity: 1;
  animation: hide 0.5s linear 0.5s forwards;
}
.group.promotionBanner .ct li.isActive {
  transition: 150ms;
  display: block;
  opacity: 0;
  animation: show 0.5s linear 0.5s forwards;
}
.group.promotionBanner .ct li a:hover {
  opacity: 0.7;
}
.group.promotionBanner .ct li a:hover::after {
  content: "​";
  background: url("/images/bannerLoading.gif") no-repeat center;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
.group.promotionBanner .ct li img {
  width: 100%;
}
.group.promotionBanner .ft .bannerBtn li.arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
}
.group.promotionBanner .ft .bannerBtn li.arrow a {
  display: block;
  height: 50px;
  width: 50px;
}
.group.promotionBanner .ft .bannerBtn li.arrow.prev {
  left: 15px;
}
.group.promotionBanner .ft .bannerBtn li.arrow.prev a {
  background: url("../images/arrow-left.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1169px) {
  .group.promotionBanner .ft .bannerBtn li.arrow.prev {
    left: 0;
  }
}
.group.promotionBanner .ft .bannerBtn li.arrow.next {
  right: 0;
}
.group.promotionBanner .ft .bannerBtn li.arrow.next a {
  background: url("../images/arrow-right.png") no-repeat;
  background-size: contain;
}
.group.promotionBanner .ft .bannerBtn li.beans {
  position: absolute;
  bottom: 7px;
  width: 100%;
}
.group.promotionBanner .ft .bannerBtn li.beans .beansList {
  text-align: center;
}
.group.promotionBanner .ft .bannerBtn li.beans .beansList li {
  display: inline-block;
  margin-right: 5px;
}
.group.promotionBanner .ft .bannerBtn li.beans .beansList li a {
  display: block;
  height: 15px;
  width: 15px;
  background: #f0f0f0;
  border-radius: 50%;
}
.group.promotionBanner .ft .bannerBtn li.beans .beansList li.isActive a {
  background: #646464;
}
[data-js=false] .group.promotionBanner .ft {
  display: none;
}

.base-header .simple-text.accesskey {
  display: inline-block;
  vertical-align: top;
}
.simple-text.title {
  margin: 15px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #e4e4e4;
}
.simple-text.title .subtitle {
  border-top: 1px solid #2a589a;
  margin: 0;
}
.simple-text.title .subtitle span {
  background: none;
}
.simple-text.s-title h3 {
  margin: 0;
}
.simple-text.unit-title span {
  color: #032b53;
  line-height: 20px;
  font-weight: bold;
}
.simple-text.unit-title ~ .p {
  color: #032b53;
}

.md.static-form .title:before {
  display: inline-block;
  color: #ff676c;
  font-size: 0.85rem;
  margin-left: 6px;
}

.lo-layer.is-active .g.popuper {
  opacity: 1;
  display: flex;
}

.g.popuper {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(26, 26, 26, 0.8);
  line-height: 1.7;
  z-index: 1011;
}

.g.popuper-in {
  display: inline-block;
  position: relative;
  background-color: #ffffff;
  z-index: 1;
  overflow: hidden;
}

.lo-layer .md.toggle-aside a {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDOTU4NjdFODExMUIxMUU0ODlGMERBMDQxNkUwNzdBNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDOTU4NjdFOTExMUIxMUU0ODlGMERBMDQxNkUwNzdBNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM5NTg2N0U2MTExQjExRTQ4OUYwREEwNDE2RTA3N0E0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM5NTg2N0U3MTExQjExRTQ4OUYwREEwNDE2RTA3N0E0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+IQ0TSAAAANFJREFUeNqkkzEOwjAMRZMqEy1qbpGRhYkZ7sfOUdoB9rKw5RaRCKzBkRxkWU6EqKUvVa7/q23VOqWk1oTOAOfcX2bvveo4ELRpeHqs+UbHzGfQDTQK5py7gi4UQgH5ywfQHjQzyIi5/G4HGiTAC3QCLQRimXnBmmcxGdZmwIIJDRPmqTlQgxFm5RBVM/MRaKQfcyLAspnvlcWKAEtaL20fWxAK2ArmgOKQXlpiBD3wmS+sQGYEvWu3oJEeK8sd8H9J5RaMsOnYuIUoXuOa+AgwAN7cQv8MePv7AAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.2;
  text-indent: -9999px;
  transition: 150ms;
}

.lo-layer .md.toggle-aside a:hover {
  opacity: 1;
}

.lo-layer .md.title {
  padding: 10px 20px;
  padding-right: 56px;
  font-size: 1.3rem;
  color: #0379ee;
}

.g.popuper a {
  text-decoration: none;
}

.g.layer-01 {
  margin: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  max-height: calc(100vh - 140px);
  max-width: calc(100vw - 100px);
  overflow: auto;
}

.lo-layer .md.btn-list {
  padding: 10px;
  border-top: 1px solid #e4e4e4;
}

.lo-layer .md.btn-list ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.md.btn-list li {
  display: inline-block;
  vertical-align: middle;
}

.lo-layer .md.btn-list {
  padding: 10px;
  border-top: 1px solid #e4e4e4;
}

.group-btn {
  margin: 10px 0;
}
.group-btn.dataSite {
  position: absolute;
  top: -10px;
  right: 0;
}
.group-btn.space ul li {
  margin-right: 20px;
}
@media screen and (max-width: 560px) {
  .group-btn.space {
    text-align: left !important;
  }
  .group-btn.space ul li {
    display: block;
  }
  .group-btn.space ul li + li {
    margin-top: 15px;
  }
}
.group-btn.alignCenter {
  text-align: center;
}
.group-btn.alignLeft {
  text-align: left;
}
.group-btn.alignRight {
  text-align: right;
}
.group-btn .btn01 {
  padding: 2px 15px;
  line-height: 2;
  font-size: 1em;
  border-radius: 20px;
  border: none;
  color: #ffffff !important;
  display: inline-block;
  transition: 300ms;
  position: relative;
  top: 0;
  margin: 5px;
}
.group-btn .btn01.big-btn {
  padding: 10px 30px;
}
.group-btn .btn01:hover {
  cursor: pointer;
  top: -2px;
  box-shadow: 0 0 10px #646464;
}
.group-btn .btn01.c-Green {
  background: #2a589a;
}
.group-btn .btn01.c-Gray {
  background: #ADADAD;
}
.group-btn .btn01.c-blue {
  background: #64bcd2;
}
.group-btn .btn01.c-main {
  background: #64bcd2;
}
.group-btn a.yellowTag {
  border: 1px solid #e4e4e4;
  color: #2a589a;
  padding: 6px 12px;
  padding-left: 50px;
  line-height: 2;
  font-size: 1em;
  position: relative;
  display: inline-block;
  transition: 150ms;
  background: linear-gradient(to bottom, #ffffff 20%, #b6b6b6 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #b6b6b6 100%);
  color: #646464;
}
.group-btn a.yellowTag:hover {
  cursor: pointer;
  color: #b6b6b6;
}
.group-btn a.yellowTag::before {
  content: "​";
  display: block;
  background: url(/images/title_bg3_1.png) no-repeat;
  background-size: contain;
  position: absolute;
  height: 45px;
  width: 53px;
  top: 0;
  left: 0;
}
.group-btn a.openData {
  display: inline-block;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #64bcd2 url(/images/openData.png) no-repeat;
  background-size: 60%;
  background-position: center;
  padding: 10px;
  transition: 150ms;
}
.group-btn a.openData:hover {
  background: #2a589a url(/images/openData.png) no-repeat;
  background-size: 60%;
  background-position: center;
}
.group-btn ul.tabs li {
  display: inline-block;
}

.group.shareBox .ct li a {
  display: block;
  box-shadow: 0 1px 3px #646464;
}
.group.shareBox .ct li a.facebook {
  background: #3c5998 url("../images/share-facebook.png") no-repeat center;
}
.group.shareBox .ct li a.google {
  background: #cb3726 url("../images/share-google.png") no-repeat center;
}
.group.shareBox .ct li a.twitter {
  background: #6aaed0 url("../images/share-twitter.png") no-repeat center;
}
.group.shareBox .ct li a.plurk {
  background: #c6602b url("../images/share-plurk.png") no-repeat center;
}
.group.shareBox .ct li a.line {
  background: #4bc700 url("../images/share-line.png") no-repeat center;
}
.group.shareBox .ct li a.email {
  background: #666666 url("../images/share-email.png") no-repeat center;
}
@keyframes up {
  0% {
    top: 0px;
  }
  100% {
    top: -1px;
    box-shadow: 0 1px 3px #646464;
  }
}
@keyframes down {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.base-header .group.shareBox {
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: top;
  position: relative;
  z-index: 999;
}
.base-header .group.shareBox .in.is-active .hd a, .base-header .group.shareBox .in:hover .hd a {
  animation: up 0.3s linear 0.1s forwards;
}
.base-header .group.shareBox .in.is-active .ct, .base-header .group.shareBox .in:hover .ct {
  display: block;
}
.base-header .group.shareBox .in.is-active .ct li, .base-header .group.shareBox .in:hover .ct li {
  opacity: 0;
}
.base-header .group.shareBox .in.is-active .ct li:nth-child(1), .base-header .group.shareBox .in:hover .ct li:nth-child(1) {
  animation: down 0.3s linear 0.3s forwards;
}
.base-header .group.shareBox .in.is-active .ct li:nth-child(2), .base-header .group.shareBox .in:hover .ct li:nth-child(2) {
  animation: down 0.3s linear 0.6s forwards;
}
.base-header .group.shareBox .in.is-active .ct li:nth-child(3), .base-header .group.shareBox .in:hover .ct li:nth-child(3) {
  animation: down 0.3s linear 0.9s forwards;
}
.base-header .group.shareBox .hd a {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #64bcd2 url(/images/share-icon.png) no-repeat center;
  background-size: contain;
  transition: 150ms;
  padding: 3px;
}
.base-header .group.shareBox .ct {
  display: none;
  position: absolute;
  padding-top: 5px;
}
.base-header .group.shareBox .ct li {
  margin-top: 3px;
}
.base-header .group.shareBox .ct li a {
  border-radius: 20px;
  width: 20px;
  height: 20px;
  padding: 3px;
}
.base-mobile .group.shareBox {
  display: block;
}
.base-mobile .group.shareBox .hd {
  display: none;
}
.base-mobile .group.shareBox .ct ul {
  display: flex;
}
.base-mobile .group.shareBox .ct li {
  margin: 5px;
}
.base-mobile .group.shareBox .ct li a {
  border-radius: 2px;
  width: 30px;
  height: 30px;
}

.module.searchTab {
  margin: 15px 0;
  padding-bottom: 30px;
}
@media screen and (max-width: 560px) {
  .module.searchTab {
    padding-bottom: 0;
  }
}
.module.searchTab a {
  text-decoration: none !important;
}
.module.searchTab > .in > .hd {
  font-size: 2em;
  margin: 35px 0 30px 0;
}
@media screen and (max-width: 560px) {
  .module.searchTab > .in > .hd {
    text-align: center;
  }
}
.module.searchTab .tab {
  display: flex;
}
.module.searchTab .tab .item {
  flex: 1;
  background-color: #ffffff;
  border: 4px solid #64bcd2;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 18px;
  opacity: 0.5;
  transition: 250ms;
  transform: scale(0.8);
}
.module.searchTab .tab .item::after {
  content: "​";
  transition: 250ms;
  opacity: 0;
  display: block;
  height: 30px;
  width: 30px;
  background-color: inherit;
  border: inherit;
  position: absolute;
  bottom: 0;
  left: calc(50% - 15px);
  -webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  transform: rotate(-45deg);
  border-radius: 0 0 0 8px;
}
@media screen and (max-width: 560px) {
  .module.searchTab .tab .item::after {
    height: 14px;
    width: 14px;
    left: calc(50% - 7px);
  }
}
.module.searchTab .tab .item.is-active {
  opacity: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transform: scale(1);
}
.module.searchTab .tab .item.is-active::after {
  opacity: 1;
  bottom: -19px;
}
@media screen and (max-width: 560px) {
  .module.searchTab .tab .item.is-active::after {
    bottom: -11px;
  }
}
.module.searchTab .tab .item a {
  display: block;
  padding: 30px 10px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 560px) {
  .module.searchTab .tab .item a {
    padding: 8px;
  }
  .module.searchTab .tab .item a svg {
    width: 70%;
  }
}
.module.searchTab .p {
  color: #003A8D;
  font-size: 1.4em;
  margin: 8px 0;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 560px) {
  .module.searchTab .p {
    font-size: 1.1em;
    margin: 0;
  }
}
.module.searchTab .search {
  margin: 30px 0;
}
.module.searchTab .search .input {
  display: flex;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  padding: 0 12px;
  border-radius: 4px;
}
.module.searchTab .search .input input {
  border: none;
  line-height: 3;
  font-size: 1.1em;
  flex: 1;
}
.module.searchTab .search .input a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #64bcd2;
  font-weight: bold;
  text-decoration: none !important;
}
@media screen and (max-width: 560px) {
  .module.searchTab .search {
    margin: 50px 0;
  }
  .module.searchTab .search .input {
    border: 3px solid #64bcd2;
    box-shadow: none;
    border-radius: 6px;
  }
}
.module.searchTab .none-fill {
  fill: none;
}
.module.searchTab .none-stroke {
  stroke: none;
}
.module.searchTab .stroke-color1 {
  stroke: #2a589a;
}
.webType2 .module.searchTab .stroke-color1 {
  stroke: #64bcd2;
}
.module.searchTab .stroke-color2 {
  stroke: #64bcd2;
}
.webType2 .module.searchTab .stroke-color2 {
  stroke: #2a589a;
}
.module.searchTab .fill-color1 {
  fill: #2a589a;
}
.webType2 .module.searchTab .fill-color1 {
  fill: #64bcd2;
}
.module.searchTab .fill-color2 {
  fill: #64bcd2;
}
.webType2 .module.searchTab .fill-color2 {
  fill: #2a589a;
}
.module.searchTab .fill-color3 {
  fill: #ffffff;
}
.module.searchTab .sw-w3 {
  stroke-width: 3px;
}
.module.searchTab .sw-w5 {
  stroke-width: 5px;
}
.module.searchTab .sl-round {
  stroke-linejoin: round;
  stroke-linecap: round;
}
.module.searchTab .webType3-color1 {
  fill: #fff;
}
.module.searchTab .fontStyle {
  font-size: 1.5em;
  fill: #003a8d;
}

.shadow-filter {
  transition: 150ms;
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.2));
}
.shadow-filter .no-horn {
  display: block;
}
.shadow-filter .is-horn {
  display: none;
}
.is-active .shadow-filter {
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
}
.is-active .shadow-filter .no-horn {
  display: none;
}
.is-active .shadow-filter .is-horn {
  display: block;
}

.module.text-Slide {
  margin: 15px 0;
}
.module.text-Slide > .in {
  background-color: #ffffff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
  display: flex;
  padding: 15px 10px;
  border-radius: 4px;
  align-items: center;
}
@media screen and (max-width: 560px) {
  .module.text-Slide > .in {
    padding: 10px 10px;
    flex-direction: column;
    box-shadow: none;
    border: 3px solid #64bcd2;
    align-items: flex-start;
  }
  .module.text-Slide > .in > div {
    margin: 5px 0;
  }
  .module.text-Slide > .in .ft {
    display: flex;
    width: 100%;
    justify-content: end;
  }
}
.module.text-Slide > .in .hd {
  color: #64bcd2;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.module.text-Slide > .in .hd span:nth-child(1)::after {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  content: "​";
  height: 25px;
  width: 25px;
  background-color: #64bcd2;
  border-radius: 50px;
  background-image: url(/images/icon-home-news.svg);
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
}
.module.text-Slide > .in .hd .date {
  font-weight: bold;
  color: #b6b6b6;
  margin-right: 5px;
}
.module.text-Slide > .in .ct {
  flex: 1;
}
.module.text-Slide > .in .ft a {
  color: #64bcd2;
  border: 1px solid #64bcd2;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 20px;
}

.sortBlock > .in .ct .item a .img, .sortBlock > .in .hd .tab .item a .img, .sortBlock {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.sortBlock {
  transition: 250ms;
  background-color: #EEF6FC;
  background-image: url("/images/icon-webType1-sortBg.svg");
  background-size: 125%;
  position: relative;
  padding: 30px 0;
}
.sortBlock > .in {
  margin-top: -60px;
}
@media screen and (max-width: 1169px) {
  .sortBlock > .in {
    padding: 10px;
  }
}
.sortBlock > .in .hd a {
  background-color: #ffffff;
  padding: 10px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  border-radius: 8px;
  border: 2px solid #64bcd2;
  font-size: 1.1em;
  transition: 150ms;
}
.sortBlock > .in .hd .tab {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 560px) {
  .sortBlock > .in .hd .tab {
    text-align: center;
    margin: 5px;
  }
  .sortBlock > .in .hd .tab .item {
    width: 45%;
    display: inline-block;
  }
  .sortBlock > .in .hd .tab .item + .item {
    margin: 5px !important;
  }
  .sortBlock > .in .hd .tab .item a {
    transform-origin: center !important;
    opacity: 0.5;
  }
  .sortBlock > .in .hd .tab .item a::after {
    display: none !important;
  }
  .sortBlock > .in .hd .tab .item.is-active a {
    opacity: 1;
  }
}
.sortBlock > .in .hd .tab::after {
  display: block;
  height: 7px;
  position: relative;
  background-color: #64bcd2;
  border-radius: 20px;
  content: "​";
  top: 6px;
  transition: 250ms;
}
.sortBlock > .in .hd .tab .item {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.sortBlock > .in .hd .tab .item + .item {
  margin-left: 8px;
}
.sortBlock > .in .hd .tab .item.is-active a {
  opacity: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transform: scale(1);
}
.sortBlock > .in .hd .tab .item.is-active a::after {
  opacity: 1;
  bottom: -17px;
}
.sortBlock > .in .hd .tab .item a {
  transform-origin: 0;
  transform: scale(0.9);
}
.sortBlock > .in .hd .tab .item a .img {
  width: 40px;
  height: 40px;
  display: inline-block;
}
.sortBlock > .in .hd .tab .item a .p {
  font-size: 1.1em;
  margin-left: 8px;
}
.sortBlock > .in .hd .tab .item a::after {
  content: "​";
  transition: 150ms;
  opacity: 0;
  display: block;
  height: 30px;
  width: 30px;
  background-color: inherit;
  border: inherit;
  position: absolute;
  bottom: 0;
  left: calc(50% - 15px);
  -webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  transform: rotate(-45deg);
  border-radius: 0 0 0 8px;
}
.sortBlock > .in .hd .tab .item.is-active a {
  box-shadow: 0 0 8px #b6b6b6;
}
.sortBlock > .in .hd .sub {
  margin: 20px 0 15px 0;
}
.sortBlock > .in .hd .sub .item {
  display: inline-block;
  margin-bottom: 5px;
}
@media screen and (max-width: 560px) {
  .sortBlock > .in .hd .sub .item {
    width: 46%;
    margin: 5px !important;
  }
}
.sortBlock > .in .hd .sub .item + .item {
  margin-left: 15px;
}
.sortBlock > .in .hd .sub .item.is-active a {
  background-color: #64bcd2;
  color: #ffffff;
}
@media screen and (max-width: 1169px) {
  .sortBlock > .in .ct {
    padding: 10px;
  }
}
.sortBlock > .in .ct .item-page {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}
.sortBlock > .in .ct .item-page.class {
  grid-template-columns: repeat(6, 1fr);
}
@media screen and (max-width: 1169px) and (min-width: 561px) {
  .sortBlock > .in .ct .item-page.class {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 560px) {
  .sortBlock > .in .ct .item-page {
    grid-template-columns: repeat(2, 1fr);
  }
  .sortBlock > .in .ct .item-page.class {
    grid-template-columns: repeat(2, 1fr);
  }
}
.sortBlock > .in .ct .item a {
  background-color: #ffffff;
  display: flex;
  box-shadow: 0 0 8px #b6b6b6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  border-radius: 10px;
  text-decoration: none !important;
  transition: 150ms;
}
.sortBlock > .in .ct .item a .img {
  width: 70px;
  height: 70px;
  display: block;
  transition: 150ms;
}
.sortBlock > .in .ct .item a span {
  font-size: 1.1em;
  margin: 8px 0;
}
.sortBlock > .in .ct .item a:hover {
  background-color: #e1edf6;
  transform: translateY(0.5em);
  box-shadow: 0 0 0;
}
.sortBlock > .in .ct .item a:hover .img {
  transform: scale(0.8);
}
.sortBlock.webType3 > .in {
  margin-top: 0;
}/*# sourceMappingURL=style1.css.map */