@charset "UTF-8";
.portal {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .portal .function-bg {
    background-color: #f3f3f3; }
  .portal.color-style1 {
    background-color: #ffffff; }
  .portal.color-style2 {
    background-color: #fff9f4; }
  .portal.color-style3 {
    background-color: #fff7ec; }
  .portal.color-style4 {
    background-color: #fcfcfc; }
  .portal.color-style5 {
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #fff7ec 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #fff7ec 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #fff7ec 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff7ec',GradientType=0 );
    /* IE6-9 */ }
  .portal.color-style6 {
    background-color: #f6f6f6; }

html {
  font-size: 1em; }
  html.set-font-size-large {
    font-size: 1.125em; }
  html.set-font-size-small {
    font-size: 0.875em; }

* {
  font-family: '微軟正黑體','Noto Sans TC', Arial, 'Heiti TC', sans-serif;
  font-size: 1rem;
  outline: none;
  padding: 0;
  margin: 0;
  word-break: break-word;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

ul li {
  list-style-type: none; }

a {
  cursor: pointer; }
  a:hover, a:focus {
    text-decoration: none; }

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
  font-size: 0.9rem;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input:not([type=checkbox]):not([type=radio]):focus,
  select:focus,
  textarea:focus {
    border-color: #d10000; }

select option {
  font-size: 0.9rem; }

input[type=search]::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none; }

.container-middle {
  max-width: 100%;
  margin: auto;
  padding: 3px 30px;
  position: relative; }

/*-------------------- 無障礙::: ---------------------*/
.accesskey {
  position: absolute;
  top: 2px;
  left: 5px;
  z-index: 1; }
  .accesskey a {
    font-size: 0.75rem;
    font-weight: bold;
    color: #000;
    margin-left: -6px; }
    .accesskey a:focus {
      border: 2px dotted #d10000;
      outline: none; }
  .accesskey .to-main {
    opacity: 0; }
    .accesskey .to-main:focus {
      opacity: 1; }

.function-cabinet .container .accesskey {
  top: calc(5px - 30px);
  left: 15px; }

@media only screen and (max-width: 768px) {
  .function-cabinet .container .left-content .left-content-text .accesskey {
    margin-left: 15px; } }

.function-cabinet .container .accesskey {
  top: calc(5px - 30px);
  left: 15px; }

/*-------------------- 大標題 ---------------------*/
h2.h2-title, .template-2 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  font-size: 1.375rem; }

/*-------------------- 顏色設定 ---------------------*/
/* 顏色更換：藍 */
.color-style1 {
  /** 大標題 **/ }
  .color-style1 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style1 .title, .template-3 .lightBox-bg .lightBox-content .color-style1 .title, .template-4 .lightBox-bg .lightBox-content .color-style1 .title, .template-5 .lightBox-bg .lightBox-content .color-style1 .title, .template-6 .lightBox-bg .lightBox-content .color-style1 .title, .template-7 .lightBox-bg .lightBox-content .color-style1 .title, .template-12 .lightBox-bg .lightBox-content .color-style1 .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .color-style1 .title, .color-style3 .lightBox-bg .lightBox-content .color-style1 .title, .color-style4 .lightBox-bg .lightBox-content .color-style1 .title, .color-style5 .lightBox-bg .lightBox-content .color-style1 .title, .color-style6 .lightBox-bg .lightBox-content .color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .color-style1 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1 h2 {
    color: #595959;
    border-color: #ddd;
    border-left-color: #066caa; }

/* 顏色更換：深紅 */
.color-style2 {
  /** 大標題 **/ }
  .color-style2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style2 .title, .template-3 .lightBox-bg .lightBox-content .color-style2 .title, .template-4 .lightBox-bg .lightBox-content .color-style2 .title, .template-5 .lightBox-bg .lightBox-content .color-style2 .title, .template-6 .lightBox-bg .lightBox-content .color-style2 .title, .template-7 .lightBox-bg .lightBox-content .color-style2 .title, .template-12 .lightBox-bg .lightBox-content .color-style2 .title, .color-style1 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .color-style2 .title, .color-style4 .lightBox-bg .lightBox-content .color-style2 .title, .color-style5 .lightBox-bg .lightBox-content .color-style2 .title, .color-style6 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2 h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .color-style2 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2 h2 {
    color: #595959;
    border-color: #ddd;
    border-left-color: #5e0a0a; }

/* 顏色更換：橘 */
.color-style3 {
  /** 大標題 **/ }
  .color-style3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style3 .title, .template-3 .lightBox-bg .lightBox-content .color-style3 .title, .template-4 .lightBox-bg .lightBox-content .color-style3 .title, .template-5 .lightBox-bg .lightBox-content .color-style3 .title, .template-6 .lightBox-bg .lightBox-content .color-style3 .title, .template-7 .lightBox-bg .lightBox-content .color-style3 .title, .template-12 .lightBox-bg .lightBox-content .color-style3 .title, .color-style1 .lightBox-bg .lightBox-content .color-style3 .title, .color-style2 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .color-style3 .title, .color-style5 .lightBox-bg .lightBox-content .color-style3 .title, .color-style6 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3 h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .color-style3 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3 h2 {
    color: #000;
    border-color: #ddd;
    border-left-color: #ca7700; }

/* 顏色更換：綠 */
.color-style4 {
  /** 大標題 **/ }
  .color-style4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style4 .title, .template-3 .lightBox-bg .lightBox-content .color-style4 .title, .template-4 .lightBox-bg .lightBox-content .color-style4 .title, .template-5 .lightBox-bg .lightBox-content .color-style4 .title, .template-6 .lightBox-bg .lightBox-content .color-style4 .title, .template-7 .lightBox-bg .lightBox-content .color-style4 .title, .template-12 .lightBox-bg .lightBox-content .color-style4 .title, .color-style1 .lightBox-bg .lightBox-content .color-style4 .title, .color-style2 .lightBox-bg .lightBox-content .color-style4 .title, .color-style3 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .color-style4 .title, .color-style6 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4 h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .color-style4 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4 h2 {
    color: #595959;
    border-color: #ddd;
    border-left-color: #0a5e10; }

/* 顏色更換：粉紅 */
.color-style5 {
  /** 大標題 **/ }
  .color-style5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style5 .title, .template-3 .lightBox-bg .lightBox-content .color-style5 .title, .template-4 .lightBox-bg .lightBox-content .color-style5 .title, .template-5 .lightBox-bg .lightBox-content .color-style5 .title, .template-6 .lightBox-bg .lightBox-content .color-style5 .title, .template-7 .lightBox-bg .lightBox-content .color-style5 .title, .template-12 .lightBox-bg .lightBox-content .color-style5 .title, .color-style1 .lightBox-bg .lightBox-content .color-style5 .title, .color-style2 .lightBox-bg .lightBox-content .color-style5 .title, .color-style3 .lightBox-bg .lightBox-content .color-style5 .title, .color-style4 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style5 h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .color-style5 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style5 h2 {
    color: #595959;
    border-color: #ddd;
    border-left-color: #ffa9a9; }

/* 顏色更換：紫 */
.color-style6 {
  /** 大標題 **/ }
  .color-style6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style6 .title, .template-3 .lightBox-bg .lightBox-content .color-style6 .title, .template-4 .lightBox-bg .lightBox-content .color-style6 .title, .template-5 .lightBox-bg .lightBox-content .color-style6 .title, .template-6 .lightBox-bg .lightBox-content .color-style6 .title, .template-7 .lightBox-bg .lightBox-content .color-style6 .title, .template-12 .lightBox-bg .lightBox-content .color-style6 .title, .color-style1 .lightBox-bg .lightBox-content .color-style6 .title, .color-style2 .lightBox-bg .lightBox-content .color-style6 .title, .color-style3 .lightBox-bg .lightBox-content .color-style6 .title, .color-style4 .lightBox-bg .lightBox-content .color-style6 .title, .color-style5 .lightBox-bg .lightBox-content .color-style6 .title, .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style6 h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
    color: #595959;
    border-color: #ddd;
    border-left-color: #5e146e; }

/*-------------------- 平板 ---------------------*/
/*-------------------- 手機板 ---------------------*/
.container-middle {
  max-width: 100%;
  margin: auto;
  padding: 3px 30px;
  position: relative; }

.function-cabinet {
  width: 100%;
  max-width: 1170px;
  margin: 25 auto; }
  .function-cabinet .container {
    width: 100%;
    padding: 0; }
    .function-cabinet .container[class*='separation-'] {
      vertical-align: top; }
      @media only screen and (min-width: 1026px) {
        .function-cabinet .container[class*='separation-'] {
          margin-top: 32px; } }
    .function-cabinet .container .row {
      margin: 0; }
      .function-cabinet .container .row > div {
        padding: 0;
        padding: 0 15px; }
        .function-cabinet .container .row > div > div {
          margin-bottom: 30px; }
  .function-cabinet .separation-8 {
    width: 75%; }
  .function-cabinet .separation-7 {
    width: 70%; }
  .function-cabinet .separation-6 {
    width: 60%; }
  .function-cabinet .separation-5 {
    width: 50%; }
  .function-cabinet .separation-4 {
    width: 40%; }
  .function-cabinet .separation-3 {
    width: 30%; }
  .function-cabinet .separation-2 {
    width: 25%; }
  .function-cabinet .separation-average-3 {
    width: calc(100% / 3); }
  .function-cabinet .separation-average-4 {
    width: calc(100% / 4); }
  .function-cabinet .separation-average-5 {
    width: calc(100% / 5); }
  .function-cabinet .separation-average-6 {
    width: calc(100% / 6); }
  .function-cabinet.full {
    max-width: none;
    width: 100%;
    margin: 20; }

.section {
  padding-top: 110px; }
  @media screen and (min-width: 1025px) {
    .section {
      padding-top: 140px; } }

.function-bg {
  padding: calc(30px * 1.2) 0 calc(30px * 0.85); }
  .function-bg + .function-cabinet {
    margin-top: 30px; }

@media screen and (max-width: 1170px) {
  header.header-short .second-menu-top > div,
  header.header-short .header-width {
    max-width: inherit; } }

@media screen and (max-width: 769px) {
  .function-cabinet {
    display: block; }
    .function-cabinet .container + .container {
      margin-left: 0; }
    .function-cabinet .container .row > div {
      min-height: inherit; }
    .function-cabinet .container .row + .row > div > div:not(.menu-box):not(.banner):not(.web-map) {
      margin-top: 0; }
    .function-cabinet .separation-2,
    .function-cabinet .separation-3,
    .function-cabinet .separation-4,
    .function-cabinet .separation-5,
    .function-cabinet .separation-6,
    .function-cabinet .separation-7,
    .function-cabinet .separation-8,
    .function-cabinet .separation-average-3,
    .function-cabinet .separation-average-4,
    .function-cabinet .separation-average-5,
    .function-cabinet .separation-average-6 {
      width: 100%; }
  .function-bg + .function-bg .function-cabinet .container .row:first-child > div > div:not(.menu-box):not(.banner):not(.web-map),
  .function-bg + .function-cabinet .container .row:first-child > div > div:not(.menu-box):not(.banner):not(.web-map),
  .function-cabinet + .function-bg .function-cabinet .container .row:first-child > div > div:not(.menu-box):not(.banner):not(.web-map),
  .function-cabinet + .function-cabinet .container .row:first-child > div > div:not(.menu-box):not(.banner):not(.web-map) {
    margin-top: 0; } }

/*-------------------- 外掛：slick ---------------------*/
.slick-slider.slick-dotted {
  margin-bottom: 55px !important; }

.slick-slider .slick-slide a {
  display: block; }
  .slick-slider .slick-slide a:focus {
    border: 4px dashed #d10000;
    outline: none; }

.slick-slider .slick-slide img {
  display: block;
  aspect-ratio: 16 / 9;
  object-fit: cover; }

.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 35px;
  height: 55px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(../img/turn-right.svg);
  background-repeat: no-repeat;
  border-radius: 0;
  background-position: center center;
  background-size: 13px;
  z-index: 1;
  color: #fff; }
  .slick-slider .slick-prev::before,
  .slick-slider .slick-next::before {
    display: none; }
  .slick-slider .slick-prev:focus,
  .slick-slider .slick-next:focus {
    border: 3px dashed #d10000;
    outline: none; }

.slick-slider .slick-prev {
  border-radius: 0px;
  background-image: url(../img/left-right.svg);
  left: 10px; }

.slick-slider .slick-dots {
  bottom: -30px;
  display: flex; }
  .slick-slider .slick-dots li {
    width: 5%;
    height: 7px; }
    .slick-slider .slick-dots li button {
      width: 100%;
      height: 100%;
      padding: 0;
      border-radius: 0;
      color: #000; }
      .slick-slider .slick-dots li button::before {
        content: '';
        color: #000;
        width: 100%;
        height: 100%;
        background-color: #000;
        border-radius: 0;
        top: 0;
        left: 0; }
      .slick-slider .slick-dots li button:focus {
        border: 3px dashed #d10000;
        outline: none; }
    .slick-slider .slick-dots li.slick-active button::before {
      color: #d7bf88;
      background-color: #d7bf88; }
  @media screen and (max-width: 769px) {
    .slick-slider .slick-dots {
      padding-left: 15px; } }

/*-------------- 彈出訊息區塊 ---------------*/
.light-msg-box {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: 0; }
  .light-msg-box .msg-box {
    width: 600px; }
    .light-msg-box .msg-box .close-box {
      text-align: center; }
      .light-msg-box .msg-box .close-box a {
        width: 35px;
        height: 35px;
        line-height: 34px;
        color: #fff;
        font-size: 1.2rem;
        background-color: #353535;
        display: inline-block;
        border-radius: 50%;
        margin: 1vh 0;
        border: 2px solid #a0a0a0; }
        .light-msg-box .msg-box .close-box a:hover {
          color: #000000;
          background-color: #ff6d6d;
          border-color: #ec5044; }
    .light-msg-box .msg-box .msg-content {
      background-color: #fff;
      width: 90%;
      max-width: 750px;
      margin: auto;
      padding: 5px 15px;
      font-weight: 300;
      padding-bottom: 0;
      border-radius: 15px;
      border: 5px solid rgba(0, 0, 0, 0.4); }
      .light-msg-box .msg-box .msg-content .title {
        font-size: 1.3rem;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        border-bottom: 3px solid #008269;
        box-shadow: 0px 3px 0px #ddd;
        margin-bottom: 15px;
        color: #626262; }
      .light-msg-box .msg-box .msg-content .msg-text {
        margin: 30px 0; }
        .light-msg-box .msg-box .msg-content .msg-text p {
          font-size: 1.1rem;
          text-align: center; }
      .light-msg-box .msg-box .msg-content .butn-box {
        margin-top: 15px;
        text-align: center;
        border-top: 2px solid #ddd;
        padding: 15px 0; }
        .light-msg-box .msg-box .msg-content .butn-box button {
          padding: 5px 10px;
          border-radius: 5px;
          letter-spacing: 2px;
          text-indent: 4px; }
          .light-msg-box .msg-box .msg-content .butn-box button.butn-close {
            text-align: center;
            line-height: normal;
            margin: auto;
            color: #353535;
            background-color: #e0e0e0;
            border: none;
            box-shadow: 2px 2px 2px #b6b6b6; }
            .light-msg-box .msg-box .msg-content .butn-box button.butn-close:hover, .light-msg-box .msg-box .msg-content .butn-box button.butn-close:focus {
              color: #fff;
              background-color: #d10000;
              border-color: #aaaaaa; }
  .color-style1 .light-msg-box .msg-box .msg-content .title {
    color: #345f8f;
    border-color: #36669c; }
  .color-style2 .light-msg-box .msg-box .msg-content .title {
    color: #875252;
    border-color: #811818; }
  .color-style3 .light-msg-box .msg-box .msg-content .title {
    color: #9c5c00;
    border-color: #ca7700; }
  .color-style4 .light-msg-box .msg-box .msg-content .title {
    color: #188144;
    border-color: #188144; }
  .color-style5 .light-msg-box .msg-box .msg-content .title {
    color: #ce4242;
    border-color: #ffa9a9; }
  .color-style6 .light-msg-box .msg-box .msg-content .title {
    color: #802b93;
    border-color: #802b93; }

/*--------------------------------------------- jQuery UI datepicker reset*/
body > .ui-datepicker .ui-state-default:focus,
body > .ui-datepicker .ui-widget-content .ui-state-default:focus {
  color: #fff !important;
  background: #e00 !important;
  outline: none; }

body > .ui-datepicker .ui-datepicker-prev:focus,
body > .ui-datepicker .ui-datepicker-next:focus {
  border: 2px dashed #e00;
  outline: none; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  transition: background-color 5000s ease-in-out 0s; }

select {
  background-size: 10px;
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-image: url(../img/arrow.png); }

/*-------------------------------------------------------------- 按鈕*/
.butn,
input[type=button].butn,
input[type=submit].butn {
  width: auto;
  display: inline-block;
  padding: 5px 15px;
  line-height: normal;
  background-color: #ddd;
  color: #353535;
  border: none;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------- color setting ---------------------*/ }
  .butn:hover, .butn:focus,
  input[type=button].butn:hover,
  input[type=button].butn:focus,
  input[type=submit].butn:hover,
  input[type=submit].butn:focus {
    color: #353535;
    background-color: #ffd9a1; }
  .butn + .butn,
  input[type=button].butn + .butn,
  input[type=submit].butn + .butn {
    margin-left: 10px; }
  .butn.round,
  input[type=button].butn.round,
  input[type=submit].butn.round {
    border-radius: 50px; }
  .butn-big,
  input[type=button].butn-big,
  input[type=submit].butn-big {
    min-width: 150px;
    line-height: normal;
    background-color: #008269;
    display: inline-block;
    text-align: center;
    font-size: 1.125rem;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    border: 4px solid #12b091; }
    .butn-big:hover,
    input[type=button].butn-big:hover,
    input[type=submit].butn-big:hover {
      background-color: #097661;
      border-color: #1ec8a7; }
    .butn-big:focus,
    input[type=button].butn-big:focus,
    input[type=submit].butn-big:focus {
      color: #353535;
      background-color: #ffeed4;
      border-color: #FFB03B; }
    .butn-big + .butn-big,
    input[type=button].butn-big + .butn-big,
    input[type=submit].butn-big + .butn-big {
      margin-left: 15px; }
    .butn-big.big-cancel,
    input[type=button].butn-big.big-cancel,
    input[type=submit].butn-big.big-cancel {
      background-color: #d33a2f;
      border-color: #e75e54; }
      .butn-big.big-cancel:hover,
      input[type=button].butn-big.big-cancel:hover,
      input[type=submit].butn-big.big-cancel:hover {
        background-color: #d63d32;
        border-color: #fb756b; }
      .butn-big.big-cancel:focus,
      input[type=button].butn-big.big-cancel:focus,
      input[type=submit].butn-big.big-cancel:focus {
        color: #353535;
        background-color: #fff;
        border-color: #e44f4f; }
  @media only screen and (max-width: 375px) {
    .butn-box .butn-big, .butn-box
    input[type=button].butn-big, .butn-box
    input[type=submit].butn-big {
      width: calc((100% - 15px) / 2);
      min-width: inherit;
      float: left; } }
  .template-2 .butn, .template-2
  input[type=button].butn, .template-2
  input[type=submit].butn {
    background-color: #066caa; }
    .template-2 .butn:hover, .template-2
    input[type=button].butn:hover, .template-2
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #025385; }
    .template-2 .butn:focus, .template-2
    input[type=button].butn:focus, .template-2
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffc790; }
    .template-2 .butn-big, .template-2
    input[type=button].butn-big, .template-2
    input[type=submit].butn-big {
      color: #fff;
      background-color: #066caa;
      border-color: #025282; }
      .template-2 .butn-big:hover, .template-2
      input[type=button].butn-big:hover, .template-2
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #025385;
        border-color: #003c61; }
      .template-2 .butn-big:focus, .template-2
      input[type=button].butn-big:focus, .template-2
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffc790;
        border-color: #ff9733; }
      .template-2 .butn-big.big-cancel, .template-2
      input[type=button].butn-big.big-cancel, .template-2
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #d33a2f;
        border-color: #e75e54; }
        .template-2 .butn-big.big-cancel:hover, .template-2
        input[type=button].butn-big.big-cancel:hover, .template-2
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #ff5549;
          border-color: #df4d43; }
        .template-2 .butn-big.big-cancel:focus, .template-2
        input[type=button].butn-big.big-cancel:focus, .template-2
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffd5d2;
          border-color: #999; }
  .template-3 .butn, .template-3
  input[type=button].butn, .template-3
  input[type=submit].butn {
    color: #000000;
    background-color: #e7b55d; }
    .template-3 .butn:hover, .template-3
    input[type=button].butn:hover, .template-3
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #d29e41; }
    .template-3 .butn:focus, .template-3
    input[type=button].butn:focus, .template-3
    input[type=submit].butn:focus {
      color: #fff;
      background-color: #df3232; }
    .template-3 .butn-big, .template-3
    input[type=button].butn-big, .template-3
    input[type=submit].butn-big {
      color: #000;
      background-color: #eec989;
      border-color: #d29e41; }
      .template-3 .butn-big:hover, .template-3
      input[type=button].butn-big:hover, .template-3
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #d29e41;
        border-color: #eec989; }
      .template-3 .butn-big:focus, .template-3
      input[type=button].butn-big:focus, .template-3
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .template-3 .butn-big.big-cancel, .template-3
      input[type=button].butn-big.big-cancel, .template-3
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #e0c3e1;
        border-color: #7c4e7d; }
        .template-3 .butn-big.big-cancel:hover, .template-3
        input[type=button].butn-big.big-cancel:hover, .template-3
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #b18fb2;
          border-color: #7c4e7d; }
        .template-3 .butn-big.big-cancel:focus, .template-3
        input[type=button].butn-big.big-cancel:focus, .template-3
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .template-4 .butn, .template-4
  input[type=button].butn, .template-4
  input[type=submit].butn {
    color: #353535;
    background-color: #c3e8ee; }
    .template-4 .butn:hover, .template-4
    input[type=button].butn:hover, .template-4
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #d0edf1; }
    .template-4 .butn:focus, .template-4
    input[type=button].butn:focus, .template-4
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .template-4 .butn-big, .template-4
    input[type=button].butn-big, .template-4
    input[type=submit].butn-big {
      color: #353535;
      background-color: #c3e8ee;
      border-color: #82cfdb; }
      .template-4 .butn-big:hover, .template-4
      input[type=button].butn-big:hover, .template-4
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #def2f5;
        border-color: #a9dee6; }
      .template-4 .butn-big:focus, .template-4
      input[type=button].butn-big:focus, .template-4
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
      .template-4 .butn-big.big-cancel, .template-4
      input[type=button].butn-big.big-cancel, .template-4
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #dae7ea;
        border-color: #cdd4d6; }
        .template-4 .butn-big.big-cancel:hover, .template-4
        input[type=button].butn-big.big-cancel:hover, .template-4
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #f0f5f6;
          border-color: #e0e4e5; }
        .template-4 .butn-big.big-cancel:focus, .template-4
        input[type=button].butn-big.big-cancel:focus, .template-4
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #ff9733; }
  .template-5 .butn, .template-5
  input[type=button].butn, .template-5
  input[type=submit].butn {
    color: #353535;
    background-color: #ffc790; }
    .template-5 .butn:hover, .template-5
    input[type=button].butn:hover, .template-5
    input[type=submit].butn:hover {
      background-color: #ff9733;
      border-color: #ffc790; }
    .template-5 .butn:focus, .template-5
    input[type=button].butn:focus, .template-5
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ff9733; }
    .template-5 .butn-big, .template-5
    input[type=button].butn-big, .template-5
    input[type=submit].butn-big {
      color: #353535;
      background-color: #ffc790;
      border-color: #ff9733; }
      .template-5 .butn-big:hover, .template-5
      input[type=button].butn-big:hover, .template-5
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-5 .butn-big:focus, .template-5
      input[type=button].butn-big:focus, .template-5
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
      .template-5 .butn-big.big-cancel, .template-5
      input[type=button].butn-big.big-cancel, .template-5
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #efeec0;
        border-color: #b2b052; }
        .template-5 .butn-big.big-cancel:hover, .template-5
        input[type=button].butn-big.big-cancel:hover, .template-5
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #b2b052;
          border-color: #cfce92; }
        .template-5 .butn-big.big-cancel:focus, .template-5
        input[type=button].butn-big.big-cancel:focus, .template-5
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #e44f4f; }
  .template-6 .butn, .template-6
  input[type=button].butn, .template-6
  input[type=submit].butn {
    color: #353535;
    border: 1px solid #fff;
    background-color: #cde9fa; }
    .template-6 .butn:hover, .template-6
    input[type=button].butn:hover, .template-6
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #cde9fa; }
    .template-6 .butn:focus, .template-6
    input[type=button].butn:focus, .template-6
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #FFE16D; }
    .template-6 .butn-big, .template-6
    input[type=button].butn-big, .template-6
    input[type=submit].butn-big {
      color: #353535;
      background-color: #ecf7fd;
      border-color: #94c4e4; }
      .template-6 .butn-big:hover, .template-6
      input[type=button].butn-big:hover, .template-6
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #cde9fa;
        border-color: #81a9c3; }
      .template-6 .butn-big:focus, .template-6
      input[type=button].butn-big:focus, .template-6
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #FFE16D;
        border-color: #e44f4f; }
      .template-6 .butn-big.big-cancel, .template-6
      input[type=button].butn-big.big-cancel, .template-6
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #f5f5f5;
        border-color: #b1c5ce; }
        .template-6 .butn-big.big-cancel:hover, .template-6
        input[type=button].butn-big.big-cancel:hover, .template-6
        input[type=submit].butn-big.big-cancel:hover {
          color: #353535;
          background-color: #ececec;
          border-color: #83949b; }
        .template-6 .butn-big.big-cancel:focus, .template-6
        input[type=button].butn-big.big-cancel:focus, .template-6
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #FFE16D;
          border-color: #e44f4f; }
  .template-7 .butn, .template-7
  input[type=button].butn, .template-7
  input[type=submit].butn {
    color: #353535;
    background-color: #c8e0c8; }
    .template-7 .butn:hover, .template-7
    input[type=button].butn:hover, .template-7
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #deecde; }
    .template-7 .butn:focus, .template-7
    input[type=button].butn:focus, .template-7
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .template-7 .butn-big, .template-7
    input[type=button].butn-big, .template-7
    input[type=submit].butn-big {
      color: #353535;
      background-color: #deecde;
      border-color: #9dc89d; }
      .template-7 .butn-big:hover, .template-7
      input[type=button].butn-big:hover, .template-7
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #c8e0c8;
        border-color: #87bc87; }
      .template-7 .butn-big:focus, .template-7
      input[type=button].butn-big:focus, .template-7
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
      .template-7 .butn-big.big-cancel, .template-7
      input[type=button].butn-big.big-cancel, .template-7
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #e9ede9;
        border-color: #cdd4d6; }
        .template-7 .butn-big.big-cancel:hover, .template-7
        input[type=button].butn-big.big-cancel:hover, .template-7
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #dfe6df;
          border-color: #bac4c7; }
        .template-7 .butn-big.big-cancel:focus, .template-7
        input[type=button].butn-big.big-cancel:focus, .template-7
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #ff9733; }
  .template-12 .butn, .template-12
  input[type=button].butn, .template-12
  input[type=submit].butn {
    color: #353535;
    border: 1px solid #fff;
    background-color: #f8e2e4; }
    .template-12 .butn:hover, .template-12
    input[type=button].butn:hover, .template-12
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #f5d4d8; }
    .template-12 .butn:focus, .template-12
    input[type=button].butn:focus, .template-12
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #FFE16D; }
    .template-12 .butn-big, .template-12
    input[type=button].butn-big, .template-12
    input[type=submit].butn-big {
      color: #353535;
      background-color: #f8e2e4;
      border-color: #ecaab2; }
      .template-12 .butn-big:hover, .template-12
      input[type=button].butn-big:hover, .template-12
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #fbf0f1;
        border-color: #e99da5; }
      .template-12 .butn-big:focus, .template-12
      input[type=button].butn-big:focus, .template-12
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #FFE16D;
        border-color: #e44f4f; }
      .template-12 .butn-big.big-cancel, .template-12
      input[type=button].butn-big.big-cancel, .template-12
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #cbe4ee;
        border-color: #b1c5ce; }
        .template-12 .butn-big.big-cancel:hover, .template-12
        input[type=button].butn-big.big-cancel:hover, .template-12
        input[type=submit].butn-big.big-cancel:hover {
          color: #353535;
          background-color: #d8ebf2;
          border-color: #a7bdc7; }
        .template-12 .butn-big.big-cancel:focus, .template-12
        input[type=button].butn-big.big-cancel:focus, .template-12
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #FFE16D;
          border-color: #e44f4f; }
  .template-21 .butn, .template-21
  input[type=button].butn, .template-21
  input[type=submit].butn {
    background-color: #006482;
    border-radius: 8px; }
    .template-21 .butn:hover, .template-21
    input[type=button].butn:hover, .template-21
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #c33e1b; }
    .template-21 .butn:focus, .template-21
    input[type=button].butn:focus, .template-21
    input[type=submit].butn:focus {
      color: #fff;
      background-color: #c33e1b; }
    .template-21 .butn-big, .template-21
    input[type=button].butn-big, .template-21
    input[type=submit].butn-big {
      color: #fff;
      background-color: #008489;
      border-color: #008489;
      border-radius: 12px; }
      .template-21 .butn-big:hover, .template-21
      input[type=button].butn-big:hover, .template-21
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #c33e1b;
        border-color: #c33e1b; }
      .template-21 .butn-big:focus, .template-21
      input[type=button].butn-big:focus, .template-21
      input[type=submit].butn-big:focus {
        color: #fff;
        background-color: #c33e1b;
        border-color: #c33e1b; }
      .template-21 .butn-big.big-cancel, .template-21
      input[type=button].butn-big.big-cancel, .template-21
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #006382;
        border-color: #006382; }
        .template-21 .butn-big.big-cancel:hover, .template-21
        input[type=button].butn-big.big-cancel:hover, .template-21
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #c33e1b;
          border-color: #c33e1b; }
        .template-21 .butn-big.big-cancel:focus, .template-21
        input[type=button].butn-big.big-cancel:focus, .template-21
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #c33e1b;
          border-color: #c33e1b; }
  .color-style1 .butn, .color-style1
  input[type=button].butn, .color-style1
  input[type=submit].butn {
    color: #fff;
    background-color: #36669c; }
    .color-style1 .butn:hover, .color-style1
    input[type=button].butn:hover, .color-style1
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #285b95; }
    .color-style1 .butn:focus, .color-style1
    input[type=button].butn:focus, .color-style1
    input[type=submit].butn:focus {
      color: #000;
      background-color: #ffd79f; }
    .color-style1 .butn-big, .color-style1
    input[type=button].butn-big, .color-style1
    input[type=submit].butn-big {
      color: #fff;
      background-color: #36669c;
      border-color: #284f7c; }
      .color-style1 .butn-big:hover, .color-style1
      input[type=button].butn-big:hover, .color-style1
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #285b95;
        border-color: #759cc6; }
      .color-style1 .butn-big:focus, .color-style1
      input[type=button].butn-big:focus, .color-style1
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #ffd79f;
        border-color: #ffb44a; }
      .color-style1 .butn-big.big-cancel, .color-style1
      input[type=button].butn-big.big-cancel, .color-style1
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #757575;
        border-color: #cccccc; }
        .color-style1 .butn-big.big-cancel:hover, .color-style1
        input[type=button].butn-big.big-cancel:hover, .color-style1
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #666666;
          border-color: #bdbdbd; }
        .color-style1 .butn-big.big-cancel:focus, .color-style1
        input[type=button].butn-big.big-cancel:focus, .color-style1
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #dedede;
          border-color: #ffb44a; }
  .color-style2 .butn, .color-style2
  input[type=button].butn, .color-style2
  input[type=submit].butn {
    color: #fff;
    background-color: #a83d3d; }
    .color-style2 .butn:hover, .color-style2
    input[type=button].butn:hover, .color-style2
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #be4f4f; }
    .color-style2 .butn:focus, .color-style2
    input[type=button].butn:focus, .color-style2
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffc36d; }
    .color-style2 .butn-big, .color-style2
    input[type=button].butn-big, .color-style2
    input[type=submit].butn-big {
      color: #fff;
      background-color: #a83d3d;
      border-color: #e05757; }
      .color-style2 .butn-big:hover, .color-style2
      input[type=button].butn-big:hover, .color-style2
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #be4f4f;
        border-color: #ed9f9f; }
      .color-style2 .butn-big:focus, .color-style2
      input[type=button].butn-big:focus, .color-style2
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffc36d;
        border-color: #e39019; }
      .color-style2 .butn-big.big-cancel, .color-style2
      input[type=button].butn-big.big-cancel, .color-style2
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #757575;
        border-color: #cccccc; }
        .color-style2 .butn-big.big-cancel:hover, .color-style2
        input[type=button].butn-big.big-cancel:hover, .color-style2
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #666666;
          border-color: #bdbdbd; }
        .color-style2 .butn-big.big-cancel:focus, .color-style2
        input[type=button].butn-big.big-cancel:focus, .color-style2
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #dedede;
          border-color: #ffb852; }
  .color-style2.template-7 .butn, .color-style2.template-7
  input[type=button].butn, .color-style2.template-7
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style2.template-7 .butn:hover, .color-style2.template-7
    input[type=button].butn:hover, .color-style2.template-7
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style2.template-7 .butn:focus, .color-style2.template-7
    input[type=button].butn:focus, .color-style2.template-7
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style2.template-7 .butn-big, .color-style2.template-7
    input[type=button].butn-big, .color-style2.template-7
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style2.template-7 .butn-big:hover, .color-style2.template-7
      input[type=button].butn-big:hover, .color-style2.template-7
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style2.template-7 .butn-big:focus, .color-style2.template-7
      input[type=button].butn-big:focus, .color-style2.template-7
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style2.template-7 .butn-big.big-cancel, .color-style2.template-7
      input[type=button].butn-big.big-cancel, .color-style2.template-7
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style2.template-7 .butn-big.big-cancel:hover, .color-style2.template-7
        input[type=button].butn-big.big-cancel:hover, .color-style2.template-7
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style2.template-7 .butn-big.big-cancel:focus, .color-style2.template-7
        input[type=button].butn-big.big-cancel:focus, .color-style2.template-7
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style3 .butn, .color-style3
  input[type=button].butn, .color-style3
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style3 .butn:hover, .color-style3
    input[type=button].butn:hover, .color-style3
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style3 .butn:focus, .color-style3
    input[type=button].butn:focus, .color-style3
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style3 .butn-big, .color-style3
    input[type=button].butn-big, .color-style3
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style3 .butn-big:hover, .color-style3
      input[type=button].butn-big:hover, .color-style3
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style3 .butn-big:focus, .color-style3
      input[type=button].butn-big:focus, .color-style3
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style3 .butn-big.big-cancel, .color-style3
      input[type=button].butn-big.big-cancel, .color-style3
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style3 .butn-big.big-cancel:hover, .color-style3
        input[type=button].butn-big.big-cancel:hover, .color-style3
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style3 .butn-big.big-cancel:focus, .color-style3
        input[type=button].butn-big.big-cancel:focus, .color-style3
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style4 .butn, .color-style4
  input[type=button].butn, .color-style4
  input[type=submit].butn {
    color: #fff;
    background-color: #188144; }
    .color-style4 .butn:hover, .color-style4
    input[type=button].butn:hover, .color-style4
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #15733c; }
    .color-style4 .butn:focus, .color-style4
    input[type=button].butn:focus, .color-style4
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .color-style4 .butn-big, .color-style4
    input[type=button].butn-big, .color-style4
    input[type=submit].butn-big {
      color: #ffffff;
      background-color: #188144;
      border-color: #39ad6a; }
      .color-style4 .butn-big:hover, .color-style4
      input[type=button].butn-big:hover, .color-style4
      input[type=submit].butn-big:hover {
        color: #ffffff;
        background-color: #15733c;
        border-color: #46c27a; }
      .color-style4 .butn-big:focus, .color-style4
      input[type=button].butn-big:focus, .color-style4
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
      .color-style4 .butn-big.big-cancel, .color-style4
      input[type=button].butn-big.big-cancel, .color-style4
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #6d6d6d;
        border-color: #999999; }
        .color-style4 .butn-big.big-cancel:hover, .color-style4
        input[type=button].butn-big.big-cancel:hover, .color-style4
        input[type=submit].butn-big.big-cancel:hover {
          color: #ffffff;
          background-color: #757575;
          border-color: #aaaaaa; }
        .color-style4 .butn-big.big-cancel:focus, .color-style4
        input[type=button].butn-big.big-cancel:focus, .color-style4
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffe2c5;
          border-color: #e44f4f; }
  .color-style4.template-7 .butn, .color-style4.template-7
  input[type=button].butn, .color-style4.template-7
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style4.template-7 .butn:hover, .color-style4.template-7
    input[type=button].butn:hover, .color-style4.template-7
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style4.template-7 .butn:focus, .color-style4.template-7
    input[type=button].butn:focus, .color-style4.template-7
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style4.template-7 .butn-big, .color-style4.template-7
    input[type=button].butn-big, .color-style4.template-7
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style4.template-7 .butn-big:hover, .color-style4.template-7
      input[type=button].butn-big:hover, .color-style4.template-7
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style4.template-7 .butn-big:focus, .color-style4.template-7
      input[type=button].butn-big:focus, .color-style4.template-7
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style4.template-7 .butn-big.big-cancel, .color-style4.template-7
      input[type=button].butn-big.big-cancel, .color-style4.template-7
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style4.template-7 .butn-big.big-cancel:hover, .color-style4.template-7
        input[type=button].butn-big.big-cancel:hover, .color-style4.template-7
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style4.template-7 .butn-big.big-cancel:focus, .color-style4.template-7
        input[type=button].butn-big.big-cancel:focus, .color-style4.template-7
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style5 .butn, .color-style5
  input[type=button].butn, .color-style5
  input[type=submit].butn {
    color: #353535;
    background-color: #ff9999; }
    .color-style5 .butn:hover, .color-style5
    input[type=button].butn:hover, .color-style5
    input[type=submit].butn:hover {
      color: #000;
      background-color: #faa; }
    .color-style5 .butn:focus, .color-style5
    input[type=button].butn:focus, .color-style5
    input[type=submit].butn:focus {
      color: #000;
      background-color: #ffe2c5; }
    .color-style5 .butn-big, .color-style5
    input[type=button].butn-big, .color-style5
    input[type=submit].butn-big {
      color: #000;
      background-color: #ff9999;
      border-color: #ffbcbc; }
      .color-style5 .butn-big:hover, .color-style5
      input[type=button].butn-big:hover, .color-style5
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #faa;
        border-color: #ffcdcd; }
      .color-style5 .butn-big:focus, .color-style5
      input[type=button].butn-big:focus, .color-style5
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #ffe2c5;
        border-color: #ea6e6e; }
      .color-style5 .butn-big.big-cancel, .color-style5
      input[type=button].butn-big.big-cancel, .color-style5
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #aaaaaa;
        border-color: #cccccc; }
        .color-style5 .butn-big.big-cancel:hover, .color-style5
        input[type=button].butn-big.big-cancel:hover, .color-style5
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #cccccc;
          border-color: #aaaaaa; }
        .color-style5 .butn-big.big-cancel:focus, .color-style5
        input[type=button].butn-big.big-cancel:focus, .color-style5
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #ffe2c5;
          border-color: #ea6e6e; }
  .color-style6 .butn, .color-style6
  input[type=button].butn, .color-style6
  input[type=submit].butn {
    color: #fff;
    background-color: #802b93; }
    .color-style6 .butn:hover, .color-style6
    input[type=button].butn:hover, .color-style6
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #9733ad; }
    .color-style6 .butn:focus, .color-style6
    input[type=button].butn:focus, .color-style6
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .color-style6 .butn-big, .color-style6
    input[type=button].butn-big, .color-style6
    input[type=submit].butn-big {
      color: #fff;
      background-color: #802b93;
      border-color: #aa57bd; }
      .color-style6 .butn-big:hover, .color-style6
      input[type=button].butn-big:hover, .color-style6
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #9733ad;
        border-color: #b66fc7; }
      .color-style6 .butn-big:focus, .color-style6
      input[type=button].butn-big:focus, .color-style6
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #b66fc7; }
      .color-style6 .butn-big.big-cancel, .color-style6
      input[type=button].butn-big.big-cancel, .color-style6
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #6d6d6d;
        border-color: #999999; }
        .color-style6 .butn-big.big-cancel:hover, .color-style6
        input[type=button].butn-big.big-cancel:hover, .color-style6
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #757575;
          border-color: #aaaaaa; }
        .color-style6 .butn-big.big-cancel:focus, .color-style6
        input[type=button].butn-big.big-cancel:focus, .color-style6
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffe2c5;
          border-color: #b66fc7; }

/*-------------------------------------------------------------- 標題*/
.title-paging,
.tool-button .light-box .light-box-content .title {
  padding: 0 5px;
  line-height: normal;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 7px 0 10px;
  padding-bottom: 2px;
  display: block;
  position: relative;
  z-index: 2;
  /* English Version */ }
  .title-paging.full,
  .tool-button .light-box .light-box-content .title.full {
    margin: 5px 0 25px; }
  html:lang(en) .title-paging, html:lang(en)
  .tool-button .light-box .light-box-content .title {
    font-size: 1.35rem; }

.span-page-title {
  color: #008269;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin: 7px 0 10px;
  border-bottom: 4px solid #008269;
  padding-bottom: 2px;
  box-shadow: 0px 3px 0px 0px #ddd;
  width: 100%;
  display: block;
  /* English Version */ }
  .span-page-title.full {
    margin: 5px 0 25px; }
  html:lang(en) .span-page-title {
    font-size: 1.35rem; }

h1.h1-page-title {
  font-size: 1.5rem;
  font-weight: 300;
  padding: 5px 0;
  line-height: normal;
  margin-bottom: 10px;
  border-bottom: 4px solid #008269;
  box-shadow: 0px 3px 0px 0px #ddd;
  color: #575757;
  position: relative; }

h2.h2-title, .template-2 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
  color: #008269;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 3px solid #008269;
  padding-bottom: 5px;
  box-shadow: 0px 2px 0px 0px #ddd;
  /* English Version */ }
  html:lang(en) h2.h2-title, html:lang(en) .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content html:lang(en) h2 {
    font-size: 1.35rem; }

h2.h2-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #008269;
  color: #575757;
  position: relative;
  background-color: #f5f5f5;
  /* English Version */ }
  html:lang(en) h2.h2-page-title {
    font-size: 1.35rem; }

h2 .span-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #008269;
  color: #575757;
  position: relative;
  background-color: #f5f5f5; }

h3.title {
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 5px;
  color: #777;
  margin: 25px 0 15px;
  border-bottom: 3px solid #cccccc; }

/*-------------------------------------------------------------- template*/
.template-2 .title-paging,
.template-2 .tool-button .light-box .light-box-content .title {
  font-size: 1.35rem;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  margin-top: 0;
  padding: 5px 0 5px 10px;
  background-color: #fbfbfb;
  box-shadow: none; }

.template-2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-2 .title, .template-4 .lightBox-bg .lightBox-content .template-2 .title, .template-5 .lightBox-bg .lightBox-content .template-2 .title, .template-6 .lightBox-bg .lightBox-content .template-2 .title, .template-7 .lightBox-bg .lightBox-content .template-2 .title, .template-12 .lightBox-bg .lightBox-content .template-2 .title, .color-style1 .lightBox-bg .lightBox-content .template-2 .title, .color-style2 .lightBox-bg .lightBox-content .template-2 .title, .color-style3 .lightBox-bg .lightBox-content .template-2 .title, .color-style4 .lightBox-bg .lightBox-content .template-2 .title, .color-style5 .lightBox-bg .lightBox-content .template-2 .title, .color-style6 .lightBox-bg .lightBox-content .template-2 .title, .template-2 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-2 h2, .template-2 h2.h2-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  margin-bottom: 15px; }

.template-3 .title-paging,
.template-3 .tool-button .light-box .light-box-content .title {
  font-size: 1.35rem;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  margin-top: 0;
  padding: 5px 0 5px 10px;
  box-shadow: none;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .tool-button .light-box .light-box-content .title {
  width: calc(100% - 65px); }

.template-3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3 .title, .template-3 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-3 .title, .template-5 .lightBox-bg .lightBox-content .template-3 .title, .template-6 .lightBox-bg .lightBox-content .template-3 .title, .template-7 .lightBox-bg .lightBox-content .template-3 .title, .template-12 .lightBox-bg .lightBox-content .template-3 .title, .color-style1 .lightBox-bg .lightBox-content .template-3 .title, .color-style2 .lightBox-bg .lightBox-content .template-3 .title, .color-style3 .lightBox-bg .lightBox-content .template-3 .title, .color-style4 .lightBox-bg .lightBox-content .template-3 .title, .color-style5 .lightBox-bg .lightBox-content .template-3 .title, .color-style6 .lightBox-bg .lightBox-content .template-3 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3 h2.h2-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  border: none;
  margin-bottom: 15px; }

.template-4 .title-paging,
.template-4 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-4 .tool-button .light-box .light-box-content .title {
  width: calc(100% - 70px); }

.template-4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-4 .title, .template-3 .lightBox-bg .lightBox-content .template-4 .title, .template-4 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-4 .title, .template-6 .lightBox-bg .lightBox-content .template-4 .title, .template-7 .lightBox-bg .lightBox-content .template-4 .title, .template-12 .lightBox-bg .lightBox-content .template-4 .title, .color-style1 .lightBox-bg .lightBox-content .template-4 .title, .color-style2 .lightBox-bg .lightBox-content .template-4 .title, .color-style3 .lightBox-bg .lightBox-content .template-4 .title, .color-style4 .lightBox-bg .lightBox-content .template-4 .title, .color-style5 .lightBox-bg .lightBox-content .template-4 .title, .color-style6 .lightBox-bg .lightBox-content .template-4 .title, .template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-4 h2, .template-4 h2.h2-page-title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-4 .span-page-title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-5 .title-paging,
.template-5 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  color: #686868;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-5 .title, .template-3 .lightBox-bg .lightBox-content .template-5 .title, .template-4 .lightBox-bg .lightBox-content .template-5 .title, .template-5 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-5 .title, .template-7 .lightBox-bg .lightBox-content .template-5 .title, .template-12 .lightBox-bg .lightBox-content .template-5 .title, .color-style1 .lightBox-bg .lightBox-content .template-5 .title, .color-style2 .lightBox-bg .lightBox-content .template-5 .title, .color-style3 .lightBox-bg .lightBox-content .template-5 .title, .color-style4 .lightBox-bg .lightBox-content .template-5 .title, .color-style5 .lightBox-bg .lightBox-content .template-5 .title, .color-style6 .lightBox-bg .lightBox-content .template-5 .title, .template-5 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-5 h2, .template-5 h2.h2-page-title {
  font-size: 1.375rem;
  color: #686868;
  border-top: none;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 .span-page-title {
  font-size: 1.375rem;
  color: #686868;
  border-top: none;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  margin-bottom: 15px; }

.template-6 .title-paging,
.template-6 .tool-button .light-box .light-box-content .title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 .title-paging::after,
  .template-6 .tool-button .light-box .light-box-content .title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-6 .title, .template-3 .lightBox-bg .lightBox-content .template-6 .title, .template-4 .lightBox-bg .lightBox-content .template-6 .title, .template-5 .lightBox-bg .lightBox-content .template-6 .title, .template-6 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-6 .title, .template-12 .lightBox-bg .lightBox-content .template-6 .title, .color-style1 .lightBox-bg .lightBox-content .template-6 .title, .color-style2 .lightBox-bg .lightBox-content .template-6 .title, .color-style3 .lightBox-bg .lightBox-content .template-6 .title, .color-style4 .lightBox-bg .lightBox-content .template-6 .title, .color-style5 .lightBox-bg .lightBox-content .template-6 .title, .color-style6 .lightBox-bg .lightBox-content .template-6 .title, .template-6 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-6 h2, .template-6 h2.h2-page-title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 h2.h2-title::after, .template-2 .lightBox-bg .lightBox-content .template-6 .title::after, .template-3 .lightBox-bg .lightBox-content .template-6 .title::after, .template-4 .lightBox-bg .lightBox-content .template-6 .title::after, .template-5 .lightBox-bg .lightBox-content .template-6 .title::after, .template-6 .lightBox-bg .lightBox-content .title::after, .template-7 .lightBox-bg .lightBox-content .template-6 .title::after, .template-12 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style1 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style2 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style3 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style4 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style5 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style6 .lightBox-bg .lightBox-content .template-6 .title::after, .template-6 .template-3.color-style1 .lightBox-bg .lightBox-content h2::after, .template-3.color-style1 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style2 .lightBox-bg .lightBox-content h2::after, .template-3.color-style2 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style3 .lightBox-bg .lightBox-content h2::after, .template-3.color-style3 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style4 .lightBox-bg .lightBox-content h2::after, .template-3.color-style4 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style5 .lightBox-bg .lightBox-content h2::after, .template-3.color-style5 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style6 .lightBox-bg .lightBox-content h2::after, .template-3.color-style6 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 h2.h2-page-title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-6 .span-page-title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 .span-page-title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-7 .title-paging,
.template-7 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 .title-paging::before,
  .template-7 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .title-paging {
  text-align: center;
  padding: 0; }

.template-7 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-7 .title, .template-3 .lightBox-bg .lightBox-content .template-7 .title, .template-4 .lightBox-bg .lightBox-content .template-7 .title, .template-5 .lightBox-bg .lightBox-content .template-7 .title, .template-6 .lightBox-bg .lightBox-content .template-7 .title, .template-7 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-7 .title, .color-style1 .lightBox-bg .lightBox-content .template-7 .title, .color-style2 .lightBox-bg .lightBox-content .template-7 .title, .color-style3 .lightBox-bg .lightBox-content .template-7 .title, .color-style4 .lightBox-bg .lightBox-content .template-7 .title, .color-style5 .lightBox-bg .lightBox-content .template-7 .title, .color-style6 .lightBox-bg .lightBox-content .template-7 .title, .template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-7 h2, .template-7 h2.h2-page-title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 h2.h2-title::before, .template-2 .lightBox-bg .lightBox-content .template-7 .title::before, .template-3 .lightBox-bg .lightBox-content .template-7 .title::before, .template-4 .lightBox-bg .lightBox-content .template-7 .title::before, .template-5 .lightBox-bg .lightBox-content .template-7 .title::before, .template-6 .lightBox-bg .lightBox-content .template-7 .title::before, .template-7 .lightBox-bg .lightBox-content .title::before, .template-12 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style1 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style2 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style3 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style4 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style5 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style6 .lightBox-bg .lightBox-content .template-7 .title::before, .template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 h2.h2-page-title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .span-page-title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 .span-page-title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .lightBox-bg .lightBox-content .title {
  margin-bottom: 15px; }

.template-12 .title-paging,
.template-12 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  padding: 0 0 10px 0;
  margin: 0 0 25px;
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 .title-paging::before,
  .template-12 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-12 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-12 .title, .template-3 .lightBox-bg .lightBox-content .template-12 .title, .template-4 .lightBox-bg .lightBox-content .template-12 .title, .template-5 .lightBox-bg .lightBox-content .template-12 .title, .template-6 .lightBox-bg .lightBox-content .template-12 .title, .template-7 .lightBox-bg .lightBox-content .template-12 .title, .template-12 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-12 .title, .color-style2 .lightBox-bg .lightBox-content .template-12 .title, .color-style3 .lightBox-bg .lightBox-content .template-12 .title, .color-style4 .lightBox-bg .lightBox-content .template-12 .title, .color-style5 .lightBox-bg .lightBox-content .template-12 .title, .color-style6 .lightBox-bg .lightBox-content .template-12 .title, .template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-12 h2, .template-12 h2.h2-page-title {
  font-size: 1.375rem;
  padding: 0 0 10px 0;
  margin-bottom: 25px;
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 h2.h2-title::before, .template-2 .lightBox-bg .lightBox-content .template-12 .title::before, .template-3 .lightBox-bg .lightBox-content .template-12 .title::before, .template-4 .lightBox-bg .lightBox-content .template-12 .title::before, .template-5 .lightBox-bg .lightBox-content .template-12 .title::before, .template-6 .lightBox-bg .lightBox-content .template-12 .title::before, .template-7 .lightBox-bg .lightBox-content .template-12 .title::before, .template-12 .lightBox-bg .lightBox-content .title::before, .color-style1 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style2 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style3 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style4 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style5 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style6 .lightBox-bg .lightBox-content .template-12 .title::before, .template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 h2.h2-page-title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-12 .span-page-title {
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 .span-page-title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-21 .title-paging,
.template-21 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 25px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  box-shadow: none; }
  .template-21 .title-paging::before,
  .template-21 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-21 h2.h2-title, .template-21 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-21 h2, .template-21 h2.h2-page-title {
  text-align: left;
  color: #595959;
  margin: 7px 0 10px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  border-top: none; }
  .template-21 h2.h2-title::before, .template-21 .template-2 .lightBox-bg .lightBox-content .title::before, .template-2 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-3 .lightBox-bg .lightBox-content .title::before, .template-3 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-4 .lightBox-bg .lightBox-content .title::before, .template-4 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-5 .lightBox-bg .lightBox-content .title::before, .template-5 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-6 .lightBox-bg .lightBox-content .title::before, .template-6 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-7 .lightBox-bg .lightBox-content .title::before, .template-7 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-12 .lightBox-bg .lightBox-content .title::before, .template-12 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style1 .lightBox-bg .lightBox-content .title::before, .color-style1 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style2 .lightBox-bg .lightBox-content .title::before, .color-style2 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style3 .lightBox-bg .lightBox-content .title::before, .color-style3 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style4 .lightBox-bg .lightBox-content .title::before, .color-style4 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style5 .lightBox-bg .lightBox-content .title::before, .color-style5 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style6 .lightBox-bg .lightBox-content .title::before, .color-style6 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 h2.h2-page-title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-21 .span-page-title {
  text-align: left;
  color: #595959;
  margin: 7px 0 10px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  border-top: none; }
  .template-21 .span-page-title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-30 h2.h2-title, .template-30 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-30 h2 {
  color: #ecdcb8;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 3px solid #ecdcb8;
  padding-bottom: 5px;
  box-shadow: 0px 2px 0px 0px #ddd;
  /* English Version */ }
  html:lang(en) .template-30 h2.h2-title, html:lang(en) .template-30 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2 {
    font-size: 1.35rem; }

.template-30 h2.h2-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #ecdcb8;
  color: #575757;
  position: relative;
  background-color: #f5f5f5;
  /* English Version */ }
  html:lang(en) .template-30 h2.h2-page-title {
    font-size: 1.35rem; }

.template-30 h2 .span-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #ecdcb8;
  color: #575757;
  position: relative;
  background-color: #f5f5f5; }

.color-style1 .title-paging,
.color-style1 .tool-button .light-box .light-box-content .title {
  color: #345f8f;
  border-color: #36669c; }

.color-style1 h1.h1-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style1 .title, .template-3 .lightBox-bg .lightBox-content .color-style1 .title, .template-4 .lightBox-bg .lightBox-content .color-style1 .title, .template-5 .lightBox-bg .lightBox-content .color-style1 .title, .template-6 .lightBox-bg .lightBox-content .color-style1 .title, .template-7 .lightBox-bg .lightBox-content .color-style1 .title, .template-12 .lightBox-bg .lightBox-content .color-style1 .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .color-style1 .title, .color-style3 .lightBox-bg .lightBox-content .color-style1 .title, .color-style4 .lightBox-bg .lightBox-content .color-style1 .title, .color-style5 .lightBox-bg .lightBox-content .color-style1 .title, .color-style6 .lightBox-bg .lightBox-content .color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .color-style1 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1 h2 {
  color: #345f8f;
  border-color: #36669c; }

.color-style1 h2.h2-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1 .span-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1.template-4 .title-paging,
.color-style1.template-4 .tool-button .light-box .light-box-content .title,
.color-style1.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style1.template-4 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style1.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-4 h2, .color-style1.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style1.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style1.template-7 .title-paging,
.color-style1.template-7 .tool-button .light-box .light-box-content .title,
.color-style1.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style1.template-7 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style1.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 h2.h2-page-title {
  color: #2B79B6;
  border-bottom-color: #2B79B6; }
  .color-style1.template-7 .title-paging::before,
  .color-style1.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style1.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style1.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style1.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 h2.h2-page-title::before {
    background-color: #2B79B6; }

.color-style1.template-7 .span-page-title {
  color: #2B79B6;
  border-bottom-color: #2B79B6; }
  .color-style1.template-7 .span-page-title::before {
    background-color: #2B79B6; }

.color-style1.template-12 .title-paging,
.color-style1.template-12 .tool-button .light-box .light-box-content .title,
.color-style1.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style1.template-12 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style1.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 h2, .color-style1.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style1.template-12 .title-paging::before,
  .color-style1.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style1.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style1.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style1.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before, .color-style1.template-12 h2.h2-page-title::before {
    border-color: #36669c transparent transparent transparent; }

.color-style1.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style1.template-12 .span-page-title::before {
    border-color: #36669c transparent transparent transparent; }

.color-style2 .title-paging,
.color-style2 .tool-button .light-box .light-box-content .title {
  color: #875252;
  border-color: #811818; }

.color-style2 h1.h1-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style2 .title, .template-3 .lightBox-bg .lightBox-content .color-style2 .title, .template-4 .lightBox-bg .lightBox-content .color-style2 .title, .template-5 .lightBox-bg .lightBox-content .color-style2 .title, .template-6 .lightBox-bg .lightBox-content .color-style2 .title, .template-7 .lightBox-bg .lightBox-content .color-style2 .title, .template-12 .lightBox-bg .lightBox-content .color-style2 .title, .color-style1 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .color-style2 .title, .color-style4 .lightBox-bg .lightBox-content .color-style2 .title, .color-style5 .lightBox-bg .lightBox-content .color-style2 .title, .color-style6 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2 h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .color-style2 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2 h2 {
  color: #875252;
  border-color: #811818; }

.color-style2 h2.h2-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2 .span-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2.template-4 .title-paging,
.color-style2.template-4 .tool-button .light-box .light-box-content .title,
.color-style2.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style2.template-4 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style2.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-4 h2, .color-style2.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style2.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style2.template-7 .title-paging,
.color-style2.template-7 .tool-button .light-box .light-box-content .title,
.color-style2.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style2.template-7 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style2.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 h2.h2-page-title {
  color: #AD6114;
  border-bottom-color: #AD6114; }
  .color-style2.template-7 .title-paging::before,
  .color-style2.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style2.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style2.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style2.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 h2.h2-page-title::before {
    background-color: #AD6114; }

.color-style2.template-7 .span-page-title {
  color: #AD6114;
  border-bottom-color: #AD6114; }
  .color-style2.template-7 .span-page-title::before {
    background-color: #AD6114; }

.color-style2.template-12 .title-paging,
.color-style2.template-12 .tool-button .light-box .light-box-content .title,
.color-style2.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style2.template-12 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style2.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 h2, .color-style2.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style2.template-12 .title-paging::before,
  .color-style2.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style2.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style2.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style2.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before, .color-style2.template-12 h2.h2-page-title::before {
    border-color: #5e0a0a transparent transparent transparent; }

.color-style2.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style2.template-12 .span-page-title::before {
    border-color: #5e0a0a transparent transparent transparent; }

.color-style3 .title-paging,
.color-style3 .tool-button .light-box .light-box-content .title {
  color: #9c5c00;
  border-color: #ca7700; }

.color-style3 h1.h1-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style3 .title, .template-3 .lightBox-bg .lightBox-content .color-style3 .title, .template-4 .lightBox-bg .lightBox-content .color-style3 .title, .template-5 .lightBox-bg .lightBox-content .color-style3 .title, .template-6 .lightBox-bg .lightBox-content .color-style3 .title, .template-7 .lightBox-bg .lightBox-content .color-style3 .title, .template-12 .lightBox-bg .lightBox-content .color-style3 .title, .color-style1 .lightBox-bg .lightBox-content .color-style3 .title, .color-style2 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .color-style3 .title, .color-style5 .lightBox-bg .lightBox-content .color-style3 .title, .color-style6 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3 h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .color-style3 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3 h2 {
  color: #9c5c00;
  border-color: #ca7700; }

.color-style3 h2.h2-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3 .span-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3.template-4 .title-paging,
.color-style3.template-4 .tool-button .light-box .light-box-content .title,
.color-style3.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style3.template-4 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style3.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-4 h2, .color-style3.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style3.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style3.template-5 .title-paging {
  color: #8c5301;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-5 .tool-button .light-box .light-box-content .title,
.color-style3.template-5 h1.h1-page-title,
.color-style3.template-5 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style3.template-5 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style3.template-5 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 h2.h2-page-title {
  color: #595959;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-5 .span-page-title {
  color: #595959;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-7 .title-paging,
.color-style3.template-7 .tool-button .light-box .light-box-content .title,
.color-style3.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style3.template-7 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style3.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 h2.h2-page-title {
  color: #018378;
  border-bottom-color: #018378; }
  .color-style3.template-7 .title-paging::before,
  .color-style3.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style3.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style3.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style3.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 h2.h2-page-title::before {
    background-color: #018378; }

.color-style3.template-7 .span-page-title {
  color: #018378;
  border-bottom-color: #018378; }
  .color-style3.template-7 .span-page-title::before {
    background-color: #018378; }

.color-style3.template-12 .title-paging,
.color-style3.template-12 .tool-button .light-box .light-box-content .title,
.color-style3.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style3.template-12 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style3.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 h2, .color-style3.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style3.template-12 .title-paging::before,
  .color-style3.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style3.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style3.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style3.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before, .color-style3.template-12 h2.h2-page-title::before {
    border-color: #ca7700 transparent transparent transparent; }

.color-style3.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style3.template-12 .span-page-title::before {
    border-color: #ca7700 transparent transparent transparent; }

.color-style4 .title-paging,
.color-style4 .tool-button .light-box .light-box-content .title {
  color: #188144;
  border-color: #188144; }

.color-style4 h1.h1-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style4 .title, .template-3 .lightBox-bg .lightBox-content .color-style4 .title, .template-4 .lightBox-bg .lightBox-content .color-style4 .title, .template-5 .lightBox-bg .lightBox-content .color-style4 .title, .template-6 .lightBox-bg .lightBox-content .color-style4 .title, .template-7 .lightBox-bg .lightBox-content .color-style4 .title, .template-12 .lightBox-bg .lightBox-content .color-style4 .title, .color-style1 .lightBox-bg .lightBox-content .color-style4 .title, .color-style2 .lightBox-bg .lightBox-content .color-style4 .title, .color-style3 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .color-style4 .title, .color-style6 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4 h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .color-style4 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4 h2 {
  color: #188144;
  border-color: #188144; }

.color-style4 h2.h2-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4 .span-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4.template-4 .title-paging,
.color-style4.template-4 .tool-button .light-box .light-box-content .title,
.color-style4.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style4.template-4 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style4.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-4 h2, .color-style4.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style4.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style4.template-7 .title-paging,
.color-style4.template-7 .tool-button .light-box .light-box-content .title,
.color-style4.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style4.template-7 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style4.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 h2.h2-page-title {
  color: #378166;
  border-bottom-color: #378166; }
  .color-style4.template-7 .title-paging::before,
  .color-style4.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style4.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style4.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style4.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 h2.h2-page-title::before {
    background-color: #378166; }

.color-style4.template-7 .span-page-title {
  color: #378166;
  border-bottom-color: #378166; }
  .color-style4.template-7 .span-page-title::before {
    background-color: #378166; }

.color-style4.template-12 .title-paging,
.color-style4.template-12 .tool-button .light-box .light-box-content .title,
.color-style4.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style4.template-12 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style4.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 h2, .color-style4.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style4.template-12 .title-paging::before,
  .color-style4.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style4.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style4.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style4.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before, .color-style4.template-12 h2.h2-page-title::before {
    border-color: #0a5e10 transparent transparent transparent; }

.color-style4.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style4.template-12 .span-page-title::before {
    border-color: #0a5e10 transparent transparent transparent; }

.color-style5 .title-paging,
.color-style5 .tool-button .light-box .light-box-content .title {
  color: #ce4242;
  border-color: #ffa9a9; }

.color-style5 h1.h1-page-title {
  border-color: #ffa9a9;
  box-shadow: 0px 3px 0px 0px #ddd;
  color: #575757; }

.color-style5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style5 .title, .template-3 .lightBox-bg .lightBox-content .color-style5 .title, .template-4 .lightBox-bg .lightBox-content .color-style5 .title, .template-5 .lightBox-bg .lightBox-content .color-style5 .title, .template-6 .lightBox-bg .lightBox-content .color-style5 .title, .template-7 .lightBox-bg .lightBox-content .color-style5 .title, .template-12 .lightBox-bg .lightBox-content .color-style5 .title, .color-style1 .lightBox-bg .lightBox-content .color-style5 .title, .color-style2 .lightBox-bg .lightBox-content .color-style5 .title, .color-style3 .lightBox-bg .lightBox-content .color-style5 .title, .color-style4 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style5 h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .color-style5 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style5 h2 {
  color: #ce4242;
  border-color: #ffa9a9; }

.color-style5 h2.h2-page-title {
  border-color: #ffa9a9;
  color: #575757; }

.color-style5 .span-page-title {
  border-color: #ffa9a9;
  color: #575757; }

.color-style5.template-4 .title-paging,
.color-style5.template-4 .tool-button .light-box .light-box-content .title,
.color-style5.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style5.template-4 .lightBox-bg .lightBox-content .title,
.color-style6 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style5.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-4 h2, .color-style5.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style5.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style5.template-12 .title-paging,
.color-style5.template-12 .tool-button .light-box .light-box-content .title,
.color-style5.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style5.template-12 .lightBox-bg .lightBox-content .title,
.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style5.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 h2, .color-style5.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style5.template-12 .title-paging::before,
  .color-style5.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style5.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style5.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style5.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before, .color-style5.template-12 h2.h2-page-title::before {
    border-color: #ffa9a9 transparent transparent transparent; }

.color-style5.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style5.template-12 .span-page-title::before {
    border-color: #ffa9a9 transparent transparent transparent; }

.color-style6 .title-paging,
.color-style6 .tool-button .light-box .light-box-content .title {
  color: #802b93;
  border-color: #802b93; }

.color-style6 h1.h1-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style6 .title, .template-3 .lightBox-bg .lightBox-content .color-style6 .title, .template-4 .lightBox-bg .lightBox-content .color-style6 .title, .template-5 .lightBox-bg .lightBox-content .color-style6 .title, .template-6 .lightBox-bg .lightBox-content .color-style6 .title, .template-7 .lightBox-bg .lightBox-content .color-style6 .title, .template-12 .lightBox-bg .lightBox-content .color-style6 .title, .color-style1 .lightBox-bg .lightBox-content .color-style6 .title, .color-style2 .lightBox-bg .lightBox-content .color-style6 .title, .color-style3 .lightBox-bg .lightBox-content .color-style6 .title, .color-style4 .lightBox-bg .lightBox-content .color-style6 .title, .color-style5 .lightBox-bg .lightBox-content .color-style6 .title, .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style6 h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
  color: #802b93;
  border-color: #802b93; }

.color-style6 h2.h2-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6 .span-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6.template-4 .title-paging,
.color-style6.template-4 .tool-button .light-box .light-box-content .title,
.color-style6.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style6.template-4 .lightBox-bg .lightBox-content .title,
.color-style6.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-4 h2, .color-style6.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style6.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style6.template-12 .title-paging,
.color-style6.template-12 .tool-button .light-box .light-box-content .title,
.color-style6.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style6.template-12 .lightBox-bg .lightBox-content .title,
.color-style6.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-12 h2, .color-style6.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style6.template-12 .title-paging::before,
  .color-style6.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style6.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style6.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style6.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before, .color-style6.template-12 h2.h2-page-title::before {
    border-color: #5e146e transparent transparent transparent; }

.color-style6.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style6.template-12 .span-page-title::before {
    border-color: #5e146e transparent transparent transparent; }

/*-------------------------------------------------------------- 表單*/
.fill-form {
  background-color: #fff;
  padding: 0.5rem 0;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */ }
  .fill-form-note {
    color: #e00;
    margin: 30px 0 10px; }
    h2.h2-page-title + .fill-form-note,
    .title-paging + .fill-form-note {
      margin-top: 0; }
    .fill-form-note .span-page-title {
      margin-top: 0; }
  .fill-form-title {
    font-size: 1.3rem;
    font-weight: normal;
    margin: 15px 0 10px;
    color: #777; }
  .fill-form .fill-data {
    padding: 1rem;
    border-bottom: 1px solid #ddd;
    margin: 0 auto; }
    .fill-form .fill-data a:not([class*='butn']) {
      color: #184e69; }
      .fill-form .fill-data a:not([class*='butn']):hover {
        text-decoration: underline; }
      .fill-form .fill-data a:not([class*='butn']):focus {
        outline: none;
        border: 2px dashed #ff9800 !important; }
    .fill-form .fill-data .data {
      display: flex;
      justify-content: flex-start;
      margin: 0 auto;
      position: relative; }
      .fill-form .fill-data .data > label {
        width: 90px;
        padding-top: 5px; }
        html:lang(en) .fill-form .fill-data .data > label {
          width: 250px; }
      .fill-form .fill-data .data .focus-red {
        color: #d00; }
      .fill-form .fill-data .data label.radio-checkbox {
        display: inline-block; }
        .fill-form .fill-data .data label.radio-checkbox:focus-within {
          border: 2px dashed #ff9800; }
        .fill-form .fill-data .data label.radio-checkbox input[type=radio],
        .fill-form .fill-data .data label.radio-checkbox input[type=checkbox] {
          margin-right: 5px; }
      .fill-form .fill-data .data .box {
        width: calc(100% - 90px);
        margin-left: 15px; }
        html:lang(en) .fill-form .fill-data .data .box {
          width: calc(100% - 250px); }
        .fill-form .fill-data .data .box > div {
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          .fill-form .fill-data .data .box > div.div-block {
            display: block; }
            .fill-form .fill-data .data .box > div.div-block .symbol {
              padding: 0 5px; }
          .fill-form .fill-data .data .box > div.div-wrap {
            flex-wrap: wrap; }
          .fill-form .fill-data .data .box > div > div {
            height: 34px;
            line-height: 34px; }
          .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.two select {
            width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]) + input,
            .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.two select + input,
            .fill-form .fill-data .data .box > div.two select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.two > div {
            width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.two > div input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.two > div select {
              width: 100%; }
            .fill-form .fill-data .data .box > div.two > div + div {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.two.symbol input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.two.symbol select {
            width: calc(50% - (36px / 2)); }
          .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.four select {
            width: calc((100% - 20px) / 4); }
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + input,
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.four select + input,
            .fill-form .fill-data .data .box > div.four select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.medium input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium select {
            width: 55%; }
          .fill-form .fill-data .data .box > div.medium.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two select {
            width: calc((55% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.medium.two.symbol input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two.symbol select {
            width: calc(($medium_width / 2) - (36px / 2)); }
          .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small select {
            width: 23%; }
            .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]) + input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.small select + input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.small select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.small.two input,
          .fill-form .fill-data .data .box > div.small.two select {
            width: calc((23% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.small.two.symbol input,
          .fill-form .fill-data .data .box > div.small.two.symbol select {
            width: calc(($small_width / 2) - (36px / 2)); }
          .fill-form .fill-data .data .box > div.link-butn .butn {
            white-space: nowrap;
            padding-left: 8px;
            padding-right: 8px; }
          .fill-form .fill-data .data .box > div.link-butn input + .butn {
            margin-left: 8px; }
          .fill-form .fill-data .data .box > div.verify input:not([type=radio]):not([type=checkbox]) {
            width: 110px;
            margin-right: 12px; }
          .fill-form .fill-data .data .box > div.verify .verify-img {
            margin-right: 12px;
            border: 1px solid #cccccc; }
            .fill-form .fill-data .data .box > div.verify .verify-img img {
              height: 35px; }
          .fill-form .fill-data .data .box > div.verify .voice {
            padding: 3px;
            text-align: center;
            background-color: #e8e8e8;
            border: 1px solid #cccccc;
            border-radius: 50%;
            margin-right: 10px;
            display: inline-block; }
            .fill-form .fill-data .data .box > div.verify .voice img {
              width: 32px;
              height: 32px; }
            .fill-form .fill-data .data .box > div.verify .voice:hover {
              background-color: #d1d0d0; }
          .fill-form .fill-data .data .box > div.verify .refresh {
            color: #184e69;
            background-color: #e8e8e8;
            border-radius: 50px;
            padding: 3px 10px 3px 6px;
            border: 1px solid #cccccc;
            display: inline-block; }
            .fill-form .fill-data .data .box > div.verify .refresh img {
              width: 32px;
              height: 32px;
              vertical-align: -10px; }
            .fill-form .fill-data .data .box > div.verify .refresh:hover {
              text-decoration: none;
              background-color: #d1d0d0; }
          .fill-form .fill-data .data .box > div + * {
            margin-top: 15px; }
          .fill-form .fill-data .data .box > div .symbol {
            min-width: 36px;
            padding: 0 10px;
            text-align: center;
            white-space: nowrap; }
            .fill-form .fill-data .data .box > div .symbol:first-child {
              padding-left: 0; }
        .fill-form .fill-data .data .box.two > div {
          width: 50%;
          float: left;
          margin-top: 0; }
        .fill-form .fill-data .data .box.two::after {
          content: '';
          display: block;
          clear: both; }
        .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']) {
          width: 100%;
          height: 34px;
          padding: 3px 5px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box select {
          width: 100%;
          height: 34px;
          padding-left: 5px;
          padding-right: 27px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box select:focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box textarea {
          width: 100%;
          height: 120px;
          padding: 5px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box textarea:focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box label {
          height: 34px;
          line-height: 34px; }
          .fill-form .fill-data .data .box label input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box label select {
            width: auto;
            height: 30px; }
          .fill-form .fill-data .data .box label input:not([type=radio]):not([type=checkbox]) {
            width: 170px; }
          .fill-form .fill-data .data .box label.wrap {
            display: block; }
        .fill-form .fill-data .data .box label.radio-checkbox {
          height: auto;
          line-height: 1.5rem;
          margin: 0 8px 0 0; }
          .fill-form .fill-data .data .box label.radio-checkbox:hover {
            color: #1e6385; }
          .fill-form .fill-data .data .box label.radio-checkbox + label.radio-checkbox.wrap {
            margin-top: 5px; }
          .fill-form .fill-data .data .box label.radio-checkbox label {
            height: auto;
            line-height: 1.5rem; }
        .fill-form .fill-data .data .box p {
          width: 100%;
          color: #d00;
          margin-top: 5px; }
          .fill-form .fill-data .data .box p a {
            color: #184e69; }
            .fill-form .fill-data .data .box p a:hover {
              text-decoration: underline; }
  .fill-form .butn-box {
    padding: 1.5rem 1rem 0.8rem;
    text-align: center; }
    .fill-form .butn-box::after {
      content: '';
      display: block;
      clear: both; }
  .fill-form.independence .fill-data {
    width: 100%; }
  .fill-form.independence .data {
    display: block; }
    .fill-form.independence .data > label {
      width: auto !important;
      display: block;
      padding: 0 0 10px; }
    .fill-form.independence .data .box {
      width: 100% !important;
      margin-left: 0; }
  @media only screen and (max-width: 768px) {
    .fill-form .fill-data {
      width: 100%  !important; }
      .fill-form .fill-data .data {
        width: 100% !important;
        display: block; }
        .fill-form .fill-data .data > label {
          width: auto !important;
          display: block;
          padding: 0 0 10px;
          white-space: normal; }
        .fill-form .fill-data .data label.radio-checkbox {
          display: block; }
        .fill-form .fill-data .data .box {
          width: 100% !important;
          margin-left: 0; }
          .fill-form .fill-data .data .box > div.medium input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium select, .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small select {
            width: 50%; }
          .fill-form .fill-data .data .box > div.medium.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two select, .fill-form .fill-data .data .box > div.small.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small.two select {
            width: calc((100% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.four {
            flex-wrap: wrap; }
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.four select {
              width: calc((100% - 20px) / 2); }
              .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + input,
              .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + select,
              .fill-form .fill-data .data .box > div.four select + input,
              .fill-form .fill-data .data .box > div.four select + select {
                margin-left: 20px; }
            .fill-form .fill-data .data .box > div.four *:nth-of-type(2n+1) {
              margin-left: 0; }
            .fill-form .fill-data .data .box > div.four *:nth-of-type(n+3) {
              margin-top: 15px; }
            .fill-form .fill-data .data .box > div.four.symbol input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.four.symbol select {
              width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.four.symbol *:nth-of-type(n+1) {
              margin-top: 15px; }
          .fill-form .fill-data .data .box > div.verify {
            display: block; }
            .fill-form .fill-data .data .box > div.verify input {
              width: 100%;
              margin-bottom: 10px; }
            .fill-form .fill-data .data .box > div.verify .verify-img {
              margin: 0 10px 5px 0; }
            .fill-form .fill-data .data .box > div.verify .voice {
              margin-bottom: 10px; }
          .fill-form .fill-data .data .box.two > div {
            width: 100%;
            float: none; }
          .fill-form .fill-data .data .box label {
            height: auto;
            line-height: normal; }
          .fill-form .fill-data .data .box label.radio-checkbox + label.radio-checkbox {
            margin: 5px 0 0 0; }
    .fill-form .butn-box.two {
      display: flex; }
      .fill-form .butn-box.two > * {
        min-width: inherit;
        width: calc((100% - 15px) / 2); } }
  @media only screen and (max-width: 375px) {
    .fill-form .fill-data .data .box > div.link-butn {
      flex-wrap: wrap; }
      .fill-form .fill-data .data .box > div.link-butn input + .butn,
      .fill-form .fill-data .data .box > div.link-butn .butn + .butn {
        margin: 6px 6px 0 0; } }
  .template-2 .fill-form .fill-data {
    border-color: #ddd; }
    .template-2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-2 .fill-form .fill-data .data .box select,
    .template-2 .fill-form .fill-data .data .box textarea {
      border-color: #a6a6a6; }
      .template-2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-2 .fill-form .fill-data .data .box select:focus,
      .template-2 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-3 .fill-form .fill-data {
    border-color: #ddd; }
    .template-3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-3 .fill-form .fill-data .data .box select,
    .template-3 .fill-form .fill-data .data .box textarea {
      border-color: #956a7f; }
      .template-3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-3 .fill-form .fill-data .data .box select:focus,
      .template-3 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-4 .fill-form .fill-data {
    border-color: #ddd; }
    .template-4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-4 .fill-form .fill-data .data .box select,
    .template-4 .fill-form .fill-data .data .box textarea {
      border-color: #bbb; }
      .template-4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-4 .fill-form .fill-data .data .box select:focus,
      .template-4 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-5 .fill-form .fill-data {
    border-color: #ddd; }
    .template-5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-5 .fill-form .fill-data .data .box select,
    .template-5 .fill-form .fill-data .data .box textarea {
      border-color: #989741; }
      .template-5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-5 .fill-form .fill-data .data .box select:focus,
      .template-5 .fill-form .fill-data .data .box textarea:focus {
        border-color: #e00; }
  .template-6 .fill-form .fill-data {
    border-color: #ddd; }
    .template-6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-6 .fill-form .fill-data .data .box select,
    .template-6 .fill-form .fill-data .data .box textarea {
      border-color: #b9cbd6; }
      .template-6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-6 .fill-form .fill-data .data .box select:focus,
      .template-6 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-7 .fill-form .fill-data {
    border-color: #ddd; }
    .template-7 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-7 .fill-form .fill-data .data .box select,
    .template-7 .fill-form .fill-data .data .box textarea {
      border-color: #b4c0b4; }
      .template-7 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-7 .fill-form .fill-data .data .box select:focus,
      .template-7 .fill-form .fill-data .data .box textarea:focus {
        outline: none;
        border-color: #ff9800; }
  .template-12 .fill-form .fill-data {
    border-color: #ddd; }
    .template-12 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-12 .fill-form .fill-data .data .box select,
    .template-12 .fill-form .fill-data .data .box textarea {
      border-color: #a3b4c3; }
      .template-12 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-12 .fill-form .fill-data .data .box select:focus,
      .template-12 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-21 .fill-form .fill-data {
    border-color: #ddd; }
    .template-21 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-21 .fill-form .fill-data .data .box select,
    .template-21 .fill-form .fill-data .data .box textarea {
      border-color: #b4c0b4; }
      .template-21 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-21 .fill-form .fill-data .data .box select:focus,
      .template-21 .fill-form .fill-data .data .box textarea:focus {
        outline: none;
        border-color: #ff9800; }
  .color-style1 .fill-form .fill-data,
  .color-style2 .fill-form .fill-data,
  .color-style3 .fill-form .fill-data,
  .color-style4 .fill-form .fill-data,
  .color-style5 .fill-form .fill-data,
  .color-style6 .fill-form .fill-data {
    border-color: #ddd; }
    .color-style1 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style1 .fill-form .fill-data .data .box select,
    .color-style1 .fill-form .fill-data .data .box textarea,
    .color-style2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style2 .fill-form .fill-data .data .box select,
    .color-style2 .fill-form .fill-data .data .box textarea,
    .color-style3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style3 .fill-form .fill-data .data .box select,
    .color-style3 .fill-form .fill-data .data .box textarea,
    .color-style4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style4 .fill-form .fill-data .data .box select,
    .color-style4 .fill-form .fill-data .data .box textarea,
    .color-style5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style5 .fill-form .fill-data .data .box select,
    .color-style5 .fill-form .fill-data .data .box textarea,
    .color-style6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style6 .fill-form .fill-data .data .box select,
    .color-style6 .fill-form .fill-data .data .box textarea {
      border-color: #a6a6a6; }
      .color-style1 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style1 .fill-form .fill-data .data .box select:focus,
      .color-style1 .fill-form .fill-data .data .box textarea:focus,
      .color-style2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style2 .fill-form .fill-data .data .box select:focus,
      .color-style2 .fill-form .fill-data .data .box textarea:focus,
      .color-style3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style3 .fill-form .fill-data .data .box select:focus,
      .color-style3 .fill-form .fill-data .data .box textarea:focus,
      .color-style4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style4 .fill-form .fill-data .data .box select:focus,
      .color-style4 .fill-form .fill-data .data .box textarea:focus,
      .color-style5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style5 .fill-form .fill-data .data .box select:focus,
      .color-style5 .fill-form .fill-data .data .box textarea:focus,
      .color-style6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style6 .fill-form .fill-data .data .box select:focus,
      .color-style6 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }

table caption {
  font-size: 1.5rem;
  padding-top: 8px;
  padding-bottom: 5px;
  color: #777;
  text-align: left; }

@media only screen and (max-width: 768px) {
  table caption {
    width: 100%;
    display: block; } }

/*---------------------------------------------------------- table list*/
table.table-list {
  width: 100%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    table.table-list {
      table-layout: fixed;
      word-wrap: break-word; } }
  table.table-list thead tr th {
    color: #4c4c4c;
    font-weight: bold;
    padding: 5px 8px;
    text-align: left;
    border: 2px solid #ecdcb8;
    border-right-color: #daccaa;
    background-color: #ecdcb8; }
    table.table-list thead tr th:last-child {
      border-right-color: #ecdcb8; }
  table.table-list tbody tr td {
    padding: 5px 8px;
    background-color: #efefef;
    border: 2px solid #efefef;
    border-right-color: #ddd;
    border-bottom-color: #ddd; }
    table.table-list tbody tr td:last-child {
      border-right-color: #efefef; }
    table.table-list tbody tr td.empty {
      text-align: center; }
    table.table-list tbody tr td a:not([class*='butn']) {
      color: #1e6385; }
      table.table-list tbody tr td a:not([class*='butn']):hover, table.table-list tbody tr td a:not([class*='butn']):focus {
        outline: none;
        background-color: #FFE16D; }
    table.table-list tbody tr td .top {
      width: 20px;
      margin-right: 5px; }
  @media only screen and (max-width: 768px) {
    table.table-list:not(.no-rwd) {
      width: 100%;
      display: block; }
      table.table-list:not(.no-rwd) thead {
        display: none; }
      table.table-list:not(.no-rwd) tbody {
        width: 100%;
        display: block; }
        table.table-list:not(.no-rwd) tbody tr {
          width: 100%;
          display: block;
          margin-bottom: 20px; }
          table.table-list:not(.no-rwd) tbody tr td {
            width: 100% !important;
            display: flex;
            text-align: left !important;
            border: none;
            padding: 10px;
            background-color: #f7f7f7;
            margin-bottom: 2px; }
            table.table-list:not(.no-rwd) tbody tr td.empty {
              display: block;
              text-align: center !important; }
            table.table-list:not(.no-rwd) tbody tr td:first-child {
              border-top: 3px solid #1ebe9f; }
            table.table-list:not(.no-rwd) tbody tr td::before {
              content: attr(data-title);
              font-weight: bold;
              display: inline-block;
              color: #0a987c;
              white-space: nowrap; } }

/*---------------------------------------------------------- table detail*/
table.table-detail {
  width: 100%; }
  table.table-detail th {
    width: 20%;
    background: #0a8068;
    border: 2px solid #fff;
    font-weight: normal;
    text-align: left;
    padding: 5px 8px; }
  table.table-detail td {
    width: 80%;
    background-color: #efefef;
    border: 2px solid #fff;
    padding: 5px 8px; }
    table.table-detail td a:not([class*='butn']):hover, table.table-detail td a:not([class*='butn']):focus {
      outline: none;
      background-color: #FFE16D; }
  table.table-detail .invoice th {
    width: 120px;
    text-align: center;
    padding: 5px 2px !important; }
  table.table-detail .invoice td {
    width: 8%;
    text-align: center;
    padding: 5px 2px !important; }
  @media only screen and (max-width: 767px) {
    table.table-detail th, table.table-detail td {
      width: 100%;
      display: block; }
    table.table-detail th {
      color: #fff; }
    table.table-detail .rwd-table {
      display: flex; }
      table.table-detail .rwd-table .invoice {
        width: 100%; }
        table.table-detail .rwd-table .invoice th {
          width: 100%; }
        table.table-detail .rwd-table .invoice td {
          width: 100%; } }

/*---------------------------------------------------------- table of article*/
@media only screen and (max-width: 768px) {
  table.table-article-list {
    width: 100% !important; } }

@media only screen and (max-width: 767px) {
  table.table-article-list {
    border: none !important;
    display: block; }
    table.table-article-list thead, table.table-article-list .title {
      display: none; }
    table.table-article-list tbody {
      width: 100%;
      display: block; }
      table.table-article-list tbody tr {
        width: 100%;
        display: block;
        padding: 3px 0;
        background-color: #f7f7f7; }
        table.table-article-list tbody tr + tr {
          margin-top: 20px; }
        table.table-article-list tbody tr td {
          width: 100% !important;
          display: flex;
          text-align: left !important;
          align-items: baseline;
          border: none !important;
          padding: 2px 10px !important; }
          table.table-article-list tbody tr td.empty {
            display: block;
            text-align: center !important; }
          table.table-article-list tbody tr td::before {
            content: attr(data-title);
            font-weight: bold;
            color: #08518f;
            display: inline-block;
            white-space: nowrap; }
          table.table-article-list tbody tr td p {
            margin: 5px 0; } }

/*-------------------------------------------------------------- 版型原本色系*/
.template-2 table.table-list thead tr th {
  color: #fff;
  background: #066caa;
  background: -moz-linear-gradient(top, #066caa 0%, #055789 100%);
  background: -webkit-linear-gradient(top, #066caa 0%, #055789 100%);
  background: linear-gradient(to bottom, #066caa 0%, #055789 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066caa', endColorstr='#055789',GradientType=0 );
  background-color: #066caa; }

@media only screen and (max-width: 768px) {
  .template-2 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-2 table.table-list tbody tr td:first-child {
      border-top-color: #00568b; }
    .template-2 table.table-list tbody tr td::before {
      color: #066caa; } }

.template-2 table.table-detail th {
  background: #066caa;
  color: #fff;
  border-color: #fff; }

.template-3 table.table-list thead tr th {
  color: #fff;
  border: 2px solid #fff;
  background: #79516e;
  background: -moz-linear-gradient(top, #79516e 0%, #4b314b 56%);
  background: -webkit-linear-gradient(top, #79516e 0%, #4b314b 56%);
  background: linear-gradient(to bottom, #79516e 0%, #4b314b 56%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79516e', endColorstr='#4b314b',GradientType=0 );
  background-color: #79516e; }

@media only screen and (max-width: 768px) {
  .template-3 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-3 table.table-list tbody tr td:first-child {
      border-top-color: #63474a; }
    .template-3 table.table-list tbody tr td::before {
      color: #63474a; } }

.template-3 table.table-detail th {
  color: #ffffff;
  background: #63474a;
  border-color: #ffffff; }

.template-4 table.table-list thead tr th {
  color: #fff;
  background: #02558a; }

@media only screen and (max-width: 768px) {
  .template-4 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-4 table.table-list tbody tr td:first-child {
      border-top-color: #aec5c8; }
    .template-4 table.table-list tbody tr td::before {
      color: #427077; } }

.template-4 table.table-detail th {
  color: #fff;
  background: #02558a;
  border-color: #fff; }

.template-5 table.table-list thead tr th {
  color: #353535;
  background: #ffc572;
  background: -moz-linear-gradient(top, #ffc572 0%, #ffb750 100%);
  background: -webkit-linear-gradient(top, #ffc572 0%, #ffb750 100%);
  background: linear-gradient(to bottom, #ffc572 0%, #ffb750 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc572', endColorstr='#ffb750',GradientType=0 );
  background-color: #ffc572; }

@media only screen and (max-width: 768px) {
  .template-5 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-5 table.table-list tbody tr td:first-child {
      border-top-color: #ffb141; }
    .template-5 table.table-list tbody tr td::before {
      color: #985b01; } }

.template-5 table.table-detail th {
  color: #000000;
  background: #ffc572;
  border-color: #ffffff; }

.template-6 table.table-list thead tr th {
  color: #fff;
  background: #0072bb; }

@media only screen and (max-width: 768px) {
  .template-6 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-6 table.table-list tbody tr td:first-child {
      border-top-color: #0072bb; }
    .template-6 table.table-list tbody tr td::before {
      color: #0154a1; } }

.template-6 table.table-detail th {
  color: #fff;
  background: #0072bb;
  border-color: #fff; }

.template-7 table.table-list thead tr th {
  color: #fff;
  background: #508150;
  background: -moz-linear-gradient(top, #508150 0%, #497749 100%);
  background: -webkit-linear-gradient(top, #508150 0%, #497749 100%);
  background: linear-gradient(to bottom, #508150 0%, #497749 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#508150', endColorstr='#497749',GradientType=0 );
  background-color: #508150; }

@media only screen and (max-width: 768px) {
  .template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-7 table.table-list tbody tr td:first-child {
      border-top-color: #b4c0b4; }
    .template-7 table.table-list tbody tr td::before {
      color: #474; } }

.template-7 table.table-detail th {
  color: #fff;
  border-color: #ffffff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#497749+0,508150+100 */
  background: #497749;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #497749 0%, #508150 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #497749 0%, #508150 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #497749 0%, #508150 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#497749', endColorstr='#508150',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  background-color: #497749; }

.template-12 table.table-list thead tr th {
  color: #fff;
  background: #016ed4; }

.template-12 table.table-list tbody tr td {
  background-color: #f6f6f6; }

@media only screen and (max-width: 768px) {
  .template-12 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-12 table.table-list tbody tr td:first-child {
      border-top-color: #016ed4; }
    .template-12 table.table-list tbody tr td::before {
      color: #0154a1; } }

.template-12 table.table-detail th {
  color: #ffffff;
  background: #016ed4;
  border-color: #ffffff; }

.template-21 table.table-list thead tr th {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008489+0,008489+100 */
  background: #008489;
  /* Old browsers */
  background: -moz-linear-gradient(top, #008489 0%, #008489 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #008489 0%, #008489 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #008489 0%, #008489 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008489', endColorstr='#008489',GradientType=0 );
  /* IE6-9 */ }

@media only screen and (max-width: 768px) {
  .template-21 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-21 table.table-list tbody tr td:first-child {
      border-top-color: #b4c0b4; }
    .template-21 table.table-list tbody tr td::before {
      color: #474; } }

.template-21 table.table-detail th {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008489+0,008489+100 */
  background: #008489;
  /* Old browsers */
  background: -moz-linear-gradient(top, #008489 0%, #008489 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #008489 0%, #008489 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #008489 0%, #008489 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008489', endColorstr='#008489',GradientType=0 );
  /* IE6-9 */ }

@media only screen and (max-width: 768px) {
  .template-29 table.table-list:not(.no-rwd) tbody tr td:first-child {
    border-top: 3px solid #cfbc9c; }
  .template-29 table.table-list:not(.no-rwd) tbody tr td::before {
    color: #494949; } }

.color-style1 table.table-list thead tr th {
  color: #ffffff;
  background: #36669c; }

@media only screen and (max-width: 768px) {
  .color-style1 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style1 table.table-list tbody tr td:first-child {
      border-top-color: #36669c; }
    .color-style1 table.table-list tbody tr td::before {
      color: #0a3f7b; } }

.color-style1 table.table-detail th {
  color: #fff;
  background: #36669c;
  border-color: #fff; }

.color-style2 table.table-list thead tr th {
  color: #fff;
  background: #bd4a4a; }

@media only screen and (max-width: 768px) {
  .color-style2 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style2 table.table-list tbody tr td:first-child {
      border-top-color: #bd4a4a; }
    .color-style2 table.table-list tbody tr td::before {
      color: #811818; } }

.color-style2 table.table-detail th {
  color: #fff;
  background: #bd4a4a;
  border-color: #fff; }

.color-style2.template-7 table.table-list thead tr th {
  color: #fff;
  background: #AD6114; }

@media only screen and (max-width: 768px) {
  .color-style2.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style2.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #AD6114; }
    .color-style2.template-7 table.table-list tbody tr td::before {
      color: #9e5812; } }

.color-style3 table.table-list thead tr th {
  color: #000000;
  background: #f5ac43; }

@media only screen and (max-width: 768px) {
  .color-style3 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style3 table.table-list tbody tr td:first-child {
      border-top-color: #ffb141; }
    .color-style3 table.table-list tbody tr td::before {
      color: #985b01; } }

.color-style3 table.table-detail th {
  color: #000;
  background: #f5ac43;
  border-color: #fff; }

.color-style3.template-7 table.table-list thead tr th {
  color: #fff;
  background: #018378; }

@media only screen and (max-width: 768px) {
  .color-style3.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style3.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #018378; }
    .color-style3.template-7 table.table-list tbody tr td::before {
      color: #017269; } }

.color-style4 table.table-list thead tr th {
  color: #fff;
  background: #1f864a; }

@media only screen and (max-width: 768px) {
  .color-style4 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style4 table.table-list tbody tr td:first-child {
      border-top-color: #188144; }
    .color-style4 table.table-list tbody tr td::before {
      color: #229452; } }

.color-style4 table.table-detail th {
  color: #fff;
  background: #1f864a;
  border-color: #fff; }

.color-style4.template-7 table.table-list thead tr th {
  color: #fff;
  background: #378166; }

@media only screen and (max-width: 768px) {
  .color-style4.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style4.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #378166; }
    .color-style4.template-7 table.table-list tbody tr td::before {
      color: #32755d; } }

.color-style5 table.table-list thead tr th {
  color: #353535;
  background: #fcb2b2; }

@media only screen and (max-width: 768px) {
  .color-style5 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style5 table.table-list tbody tr td:first-child {
      border-top-color: #ffa9a9; }
    .color-style5 table.table-list tbody tr td::before {
      color: #cd4141; } }

.color-style5 table.table-detail th {
  color: #353535;
  background: #fcb2b2;
  border-color: #fff; }

.color-style6 table.table-list thead tr th {
  color: #fff;
  background: #a04bb2; }

@media only screen and (max-width: 768px) {
  .color-style6 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style6 table.table-list tbody tr td:first-child {
      border-top-color: #802b93; }
    .color-style6 table.table-list tbody tr td::before {
      color: #802b93; } }

.color-style6 table.table-detail th {
  color: #fff;
  background: #a04bb2;
  border-color: #fff; }

.accordion {
  width: 100%;
  margin: 0 auto; }
  .accordion .accordion-header {
    font-size: 1rem;
    color: #0d5888;
    cursor: pointer;
    padding: 12px 15px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    background-color: #eee;
    border-radius: 3px;
    transition: 0.4s; }
    .accordion .accordion-header:focus {
      color: #fff;
      background-color: #e00; }
    .accordion .accordion-header:hover, .accordion .accordion-header.active {
      background-color: #cee2ef; }
    .accordion .accordion-header.active {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .accordion .accordion-header.active:focus {
        color: #fff;
        background-color: #e00; }
  .accordion .panel {
    background-color: white;
    max-height: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 3px #ababab;
    transition: max-height 0.2s ease-out; }
    .accordion .panel + .accordion-header {
      margin-top: 5px; }
    .accordion .panel .panel-content {
      padding: 12px 15px; }

/*---------------------------------------------------------- pages */
.pages {
  text-align: center;
  margin: 10px 0 7px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 14px;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------------------------------------------------- 顏色設定*/ }
  .pages a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #e5e5e5;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
    color: #353535;
    margin: 0 5px;
    font-size: 1rem;
    font-weight: bold; }
    .pages a:hover {
      background: #ffc992; }
    .pages a:focus {
      color: #fff !important;
      background: #e00;
      outline: none; }
    .pages a.active {
      color: #000;
      background-color: #efdbab; }
      .pages a.active:focus {
        background: #e00; }
    .pages a.prev, .pages a.first {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 13px 7.5px 0;
      border-style: solid;
      border-color: transparent #ddd transparent transparent; }
      .pages a.prev:hover, .pages a.first:hover {
        border-color: transparent #ffc992 transparent transparent; }
      .pages a.prev:focus, .pages a.first:focus {
        outline: none;
        border-color: transparent #e00 transparent transparent; }
    .pages a.prev {
      margin: 0 30px 0 10px; }
      .pages a.prev::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        right: -31px; }
    .pages a.first::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      left: -15px; }
    .pages a.first::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      left: -1px; }
    .pages a.first:hover::after {
      background: #ffc992; }
    .pages a.first:focus::after {
      background: #e00; }
    .pages a.next, .pages a.last {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 0 7.5px 13px;
      border-style: solid;
      border-color: transparent transparent transparent #ddd; }
      .pages a.next:hover, .pages a.last:hover {
        border-color: transparent transparent transparent #ffc992; }
      .pages a.next:focus, .pages a.last:focus {
        outline: none;
        border-color: transparent transparent transparent #e00; }
    .pages a.next {
      margin: 0 10px 0 30px; }
      .pages a.next::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        left: -31px; }
    .pages a.last::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      right: -15px; }
    .pages a.last::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      right: -1px; }
    .pages a.last:hover::after {
      background: #ffc992; }
    .pages a.last:focus::after {
      background: #e00; }
  .pages p {
    width: 100%;
    max-width: max-content;
    margin-top: 0;
    margin-left: 20px; }
    .pages p br {
      display: none; }
    .pages p input[type=number]::-webkit-outer-spin-button,
    .pages p input[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .pages p input[type=number] {
      width: 45px;
      text-align: center;
      padding-left: 5px;
      padding-right: 5px; }
    .pages p input[type=button].butn {
      padding: 2px 8px;
      margin-right: 5px; }
  @media only screen and (max-width: 414px) {
    .pages {
      display: block;
      position: relative; }
      .pages a {
        padding: 0 5px; }
        .pages a.prev, .pages a.first, .pages a.next, .pages a.last {
          position: absolute;
          top: 55px; }
        .pages a.prev {
          left: calc(50% - 38px); }
          .pages a.prev::before {
            display: none; }
        .pages a.first {
          left: calc(50% - 70px); }
        .pages a.next {
          right: calc(50% - 38px); }
          .pages a.next::before {
            display: none; }
        .pages a.last {
          right: calc(50% - 70px); }
      .pages p {
        margin-top: 60px; }
        .pages p br {
          display: block; }
        .pages p input[type=button].butn {
          margin-right: 0; }
        .pages p span {
          display: inline-block;
          margin-top: 5px; } }
  .template-2 .pages a {
    background-color: #066caa;
    color: #fff; }
    .template-2 .pages a:hover {
      background: #666; }
    .template-2 .pages a:focus {
      background: #e00; }
    .template-2 .pages a.active {
      background-color: #aa6500; }
      .template-2 .pages a.active:focus {
        background: #e00; }
    .template-2 .pages a.prev, .template-2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #066caa transparent transparent; }
      .template-2 .pages a.prev:hover, .template-2 .pages a.first:hover {
        background: none;
        border-color: transparent #666 transparent transparent; }
      .template-2 .pages a.prev:focus, .template-2 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-2 .pages a.first::after {
      background: #066caa; }
    .template-2 .pages a.first:hover::after {
      background: #666; }
    .template-2 .pages a.first:focus::after {
      background: #e00; }
    .template-2 .pages a.next, .template-2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #066caa; }
      .template-2 .pages a.next:hover, .template-2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #666; }
      .template-2 .pages a.next:focus, .template-2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-2 .pages a.last::after {
      background: #066caa; }
    .template-2 .pages a.last:hover::after {
      background: #666; }
    .template-2 .pages a.last:focus::after {
      background: #e00; }
  .template-3 .pages a {
    background-color: #69416a;
    color: #fff; }
    .template-3 .pages a:hover {
      background: #ff9800; }
    .template-3 .pages a:focus {
      background: #e00; }
    .template-3 .pages a.active {
      color: #000000;
      background-color: #e7b55d; }
      .template-3 .pages a.active:focus {
        background: #e00; }
    .template-3 .pages a.prev, .template-3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #69416a transparent transparent; }
      .template-3 .pages a.prev:hover, .template-3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff9800 transparent transparent; }
      .template-3 .pages a.prev:focus, .template-3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-3 .pages a.first::after {
      background: #69416a; }
    .template-3 .pages a.first:hover::after {
      background: #ff9800; }
    .template-3 .pages a.first:focus::after {
      background: #e00; }
    .template-3 .pages a.next, .template-3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #69416a; }
      .template-3 .pages a.next:hover, .template-3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff9800; }
      .template-3 .pages a.next:focus, .template-3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-3 .pages a.last::after {
      background: #69416a; }
    .template-3 .pages a.last:hover::after {
      background: #ff9800; }
    .template-3 .pages a.last:focus::after {
      background: #e00; }
  .template-4 .pages a {
    background-color: #b6e3ea;
    color: #353535; }
    .template-4 .pages a:hover {
      background: #ffe2c5; }
    .template-4 .pages a:focus {
      background: #e00; }
    .template-4 .pages a.active {
      background-color: #ffd1a3; }
      .template-4 .pages a.active:focus {
        background: #e00; }
    .template-4 .pages a.prev, .template-4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b6e3ea transparent transparent; }
      .template-4 .pages a.prev:hover, .template-4 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-4 .pages a.prev:focus, .template-4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-4 .pages a.first::after {
      background: #b6e3ea; }
    .template-4 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.first:focus::after {
      background: #e00; }
    .template-4 .pages a.next, .template-4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b6e3ea; }
      .template-4 .pages a.next:hover, .template-4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-4 .pages a.next:focus, .template-4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-4 .pages a.last::after {
      background: #b6e3ea; }
    .template-4 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.last:focus::after {
      background: #e00; }
  .template-5 .pages a {
    background-color: #cdcb7c;
    color: #353535; }
    .template-5 .pages a:hover {
      background: #ffc992; }
    .template-5 .pages a:focus {
      background: #e00; }
    .template-5 .pages a.active {
      background-color: #ff9800; }
      .template-5 .pages a.active:focus {
        background: #e00; }
    .template-5 .pages a.prev, .template-5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #cdcb7c transparent transparent; }
      .template-5 .pages a.prev:hover, .template-5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc992 transparent transparent; }
      .template-5 .pages a.prev:focus, .template-5 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-5 .pages a.first::after {
      background: #cdcb7c; }
    .template-5 .pages a.first:hover::after {
      background: #ffc992; }
    .template-5 .pages a.first:focus::after {
      background: #e00; }
    .template-5 .pages a.next, .template-5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #cdcb7c; }
      .template-5 .pages a.next:hover, .template-5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc992; }
      .template-5 .pages a.next:focus, .template-5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-5 .pages a.last::after {
      background: #cdcb7c; }
    .template-5 .pages a.last:hover::after {
      background: #ffc992; }
    .template-5 .pages a.last:focus::after {
      background: #e00; }
  .template-6 .pages a {
    background-color: #0072bb;
    color: #fff; }
    .template-6 .pages a:hover {
      background: #0063a2; }
    .template-6 .pages a:focus {
      background: #e00; }
    .template-6 .pages a.active {
      color: #000;
      background-color: #f6bba8; }
      .template-6 .pages a.active:focus {
        background: #e00; }
    .template-6 .pages a.prev, .template-6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #0072bb transparent transparent; }
      .template-6 .pages a.prev:hover, .template-6 .pages a.first:hover {
        background: none;
        border-color: transparent #0063a2 transparent transparent; }
      .template-6 .pages a.prev:focus, .template-6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-6 .pages a.first::after {
      background: #0072bb; }
    .template-6 .pages a.first:hover::after {
      background: #0063a2; }
    .template-6 .pages a.first:focus::after {
      background: #e00; }
    .template-6 .pages a.next, .template-6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #0072bb; }
      .template-6 .pages a.next:hover, .template-6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #0063a2; }
      .template-6 .pages a.next:focus, .template-6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-6 .pages a.last::after {
      background: #0072bb; }
    .template-6 .pages a.last:hover::after {
      background: #0063a2; }
    .template-6 .pages a.last:focus::after {
      background: #e00; }
  .template-7 .pages a {
    background-color: #c8e0c8;
    color: #353535; }
    .template-7 .pages a:hover {
      background: #deecde; }
    .template-7 .pages a:focus {
      background: #e00; }
    .template-7 .pages a.active {
      background-color: #d7ada2; }
      .template-7 .pages a.active:focus {
        background: #e00; }
    .template-7 .pages a.prev, .template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #c8e0c8 transparent transparent; }
      .template-7 .pages a.prev:hover, .template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #deecde transparent transparent; }
      .template-7 .pages a.prev:focus, .template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-7 .pages a.first::after {
      background: #c8e0c8; }
    .template-7 .pages a.first:hover::after {
      background: #deecde; }
    .template-7 .pages a.first:focus::after {
      background: #e00; }
    .template-7 .pages a.next, .template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #c8e0c8; }
      .template-7 .pages a.next:hover, .template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #deecde; }
      .template-7 .pages a.next:focus, .template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-7 .pages a.last::after {
      background: #c8e0c8; }
    .template-7 .pages a.last:hover::after {
      background: #deecde; }
    .template-7 .pages a.last:focus::after {
      background: #e00; }
  .template-12 .pages a {
    background-color: #016ed4;
    color: #fff; }
    .template-12 .pages a:hover {
      background: #537382; }
    .template-12 .pages a:focus {
      background: #e00; }
    .template-12 .pages a.active {
      color: #000000;
      background-color: #f8e2e4; }
      .template-12 .pages a.active:focus {
        background: #e00; }
    .template-12 .pages a.prev, .template-12 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #016ed4 transparent transparent; }
      .template-12 .pages a.prev:hover, .template-12 .pages a.first:hover {
        background: none;
        border-color: transparent #537382 transparent transparent; }
      .template-12 .pages a.prev:focus, .template-12 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-12 .pages a.first::after {
      background: #016ed4; }
    .template-12 .pages a.first:hover::after {
      background: #537382; }
    .template-12 .pages a.first:focus::after {
      background: #e00; }
    .template-12 .pages a.next, .template-12 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #016ed4; }
      .template-12 .pages a.next:hover, .template-12 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #537382; }
      .template-12 .pages a.next:focus, .template-12 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-12 .pages a.last::after {
      background: #016ed4; }
    .template-12 .pages a.last:hover::after {
      background: #537382; }
    .template-12 .pages a.last:focus::after {
      background: #e00; }
  .template-21 .pages a {
    background-color: #e9e9e9;
    color: #000; }
    .template-21 .pages a:hover {
      background: #ffe2c5; }
    .template-21 .pages a:focus {
      background: #e00; }
    .template-21 .pages a.active {
      background-color: #008489;
      color: #fff; }
      .template-21 .pages a.active:focus {
        background: #e00; }
    .template-21 .pages a.prev, .template-21 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #006482 transparent transparent; }
      .template-21 .pages a.prev:hover, .template-21 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-21 .pages a.prev:focus, .template-21 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-21 .pages a.first::after {
      background: #006482; }
    .template-21 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.first:focus::after {
      background: #e00; }
    .template-21 .pages a.next, .template-21 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #006482; }
      .template-21 .pages a.next:hover, .template-21 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-21 .pages a.next:focus, .template-21 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-21 .pages a.last::after {
      background: #006482; }
    .template-21 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.last:focus::after {
      background: #e00; }
  .color-style1 .pages a {
    background-color: #4079b9;
    color: #fff; }
    .color-style1 .pages a:hover {
      background: #ffb141; }
    .color-style1 .pages a:focus {
      background: #e00; }
    .color-style1 .pages a.active {
      background-color: #0a3f7b; }
      .color-style1 .pages a.active:focus {
        background: #e00; }
    .color-style1 .pages a.prev, .color-style1 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #4079b9 transparent transparent; }
      .color-style1 .pages a.prev:hover, .color-style1 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style1 .pages a.prev:focus, .color-style1 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style1 .pages a.first::after {
      background: #4079b9; }
    .color-style1 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.first:focus::after {
      background: #e00; }
    .color-style1 .pages a.next, .color-style1 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #4079b9; }
      .color-style1 .pages a.next:hover, .color-style1 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style1 .pages a.next:focus, .color-style1 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style1 .pages a.last::after {
      background: #4079b9; }
    .color-style1 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.last:focus::after {
      background: #e00; }
  .color-style2 .pages a {
    background-color: #ea8686;
    color: #fff; }
    .color-style2 .pages a:hover {
      background: #bc8686; }
    .color-style2 .pages a:focus {
      background: #4079b9; }
    .color-style2 .pages a.active {
      background-color: #9a4343; }
      .color-style2 .pages a.active:focus {
        background: #4079b9; }
    .color-style2 .pages a.prev, .color-style2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ea8686 transparent transparent; }
      .color-style2 .pages a.prev:hover, .color-style2 .pages a.first:hover {
        background: none;
        border-color: transparent #bc8686 transparent transparent; }
      .color-style2 .pages a.prev:focus, .color-style2 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2 .pages a.first::after {
      background: #ea8686; }
    .color-style2 .pages a.first:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2 .pages a.next, .color-style2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ea8686; }
      .color-style2 .pages a.next:hover, .color-style2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #bc8686; }
      .color-style2 .pages a.next:focus, .color-style2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2 .pages a.last::after {
      background: #ea8686; }
    .color-style2 .pages a.last:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style2.template-7 .pages a {
    background-color: #655c5d;
    color: #fff; }
    .color-style2.template-7 .pages a:hover {
      background: #463637; }
    .color-style2.template-7 .pages a:focus {
      background: #4079b9; }
    .color-style2.template-7 .pages a.active {
      background-color: #C25100; }
      .color-style2.template-7 .pages a.active:focus {
        background: #4079b9; }
    .color-style2.template-7 .pages a.prev, .color-style2.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #655c5d transparent transparent; }
      .color-style2.template-7 .pages a.prev:hover, .color-style2.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #463637 transparent transparent; }
      .color-style2.template-7 .pages a.prev:focus, .color-style2.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2.template-7 .pages a.first::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.first:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2.template-7 .pages a.next, .color-style2.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #655c5d; }
      .color-style2.template-7 .pages a.next:hover, .color-style2.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #463637; }
      .color-style2.template-7 .pages a.next:focus, .color-style2.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2.template-7 .pages a.last::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.last:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style3 .pages a {
    background-color: #ffd394;
    color: #000000; }
    .color-style3 .pages a:hover {
      background: #ff7272;
      color: #000000; }
    .color-style3 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3 .pages a.active {
      background-color: #ff9803;
      color: #000000; }
      .color-style3 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3 .pages a.prev, .color-style3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffd394 transparent transparent; }
      .color-style3 .pages a.prev:hover, .color-style3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff7272 transparent transparent; }
      .color-style3 .pages a.prev:focus, .color-style3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3 .pages a.first::after {
      background: #ffd394; }
    .color-style3 .pages a.first:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.first:focus::after {
      background: #e00; }
    .color-style3 .pages a.next, .color-style3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffd394; }
      .color-style3 .pages a.next:hover, .color-style3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff7272; }
      .color-style3 .pages a.next:focus, .color-style3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3 .pages a.last::after {
      background: #ffd394; }
    .color-style3 .pages a.last:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.last:focus::after {
      background: #e00; }
  .color-style3.template-7 .pages a {
    background-color: #A26401;
    color: #fff; }
    .color-style3.template-7 .pages a:hover {
      background: #ffc36d;
      color: #000; }
    .color-style3.template-7 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3.template-7 .pages a.active {
      background-color: #ff9803;
      color: #000; }
      .color-style3.template-7 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3.template-7 .pages a.prev, .color-style3.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #A26401 transparent transparent; }
      .color-style3.template-7 .pages a.prev:hover, .color-style3.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc36d transparent transparent; }
      .color-style3.template-7 .pages a.prev:focus, .color-style3.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3.template-7 .pages a.first::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.first:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.first:focus::after {
      background: #e00; }
    .color-style3.template-7 .pages a.next, .color-style3.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #A26401; }
      .color-style3.template-7 .pages a.next:hover, .color-style3.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc36d; }
      .color-style3.template-7 .pages a.next:focus, .color-style3.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3.template-7 .pages a.last::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.last:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.last:focus::after {
      background: #e00; }
  .color-style4 .pages a {
    background-color: #b9eed0;
    color: #575757; }
    .color-style4 .pages a:hover {
      background: #39ad6a;
      color: #ffffff; }
    .color-style4 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style4 .pages a.active {
      background-color: #ddd;
      color: #ffffff; }
      .color-style4 .pages a.active:focus {
        background: #e00; }
    .color-style4 .pages a.prev, .color-style4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b9eed0 transparent transparent; }
      .color-style4 .pages a.prev:hover, .color-style4 .pages a.first:hover {
        background: none;
        border-color: transparent #39ad6a transparent transparent; }
      .color-style4 .pages a.prev:focus, .color-style4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style4 .pages a.first::after {
      background: #b9eed0; }
    .color-style4 .pages a.first:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.first:focus::after {
      background: #e00; }
    .color-style4 .pages a.next, .color-style4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b9eed0; }
      .color-style4 .pages a.next:hover, .color-style4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #39ad6a; }
      .color-style4 .pages a.next:focus, .color-style4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style4 .pages a.last::after {
      background: #b9eed0; }
    .color-style4 .pages a.last:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.last:focus::after {
      background: #e00; }
  .color-style5 .pages a {
    background-color: #ffc7c7;
    color: #353535; }
    .color-style5 .pages a:hover {
      background: #ffa9a9;
      color: #353535; }
    .color-style5 .pages a:focus {
      background: #4079b9; }
    .color-style5 .pages a.active {
      background-color: #dc7878;
      color: #000; }
      .color-style5 .pages a.active:focus {
        background: #4079b9; }
    .color-style5 .pages a.prev, .color-style5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffc7c7 transparent transparent; }
      .color-style5 .pages a.prev:hover, .color-style5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffa9a9 transparent transparent; }
      .color-style5 .pages a.prev:focus, .color-style5 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style5 .pages a.first::after {
      background: #ffc7c7; }
    .color-style5 .pages a.first:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style5 .pages a.next, .color-style5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffc7c7; }
      .color-style5 .pages a.next:hover, .color-style5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffa9a9; }
      .color-style5 .pages a.next:focus, .color-style5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style5 .pages a.last::after {
      background: #ffc7c7; }
    .color-style5 .pages a.last:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style6 .pages a {
    background-color: #e9c6f2;
    color: #802b93; }
    .color-style6 .pages a:hover {
      background: #ffb141;
      color: #ffffff; }
    .color-style6 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style6 .pages a.active {
      background-color: #802b93;
      color: #ffffff; }
      .color-style6 .pages a.active:focus {
        background: #e00; }
    .color-style6 .pages a.prev, .color-style6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #e9c6f2 transparent transparent; }
      .color-style6 .pages a.prev:hover, .color-style6 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style6 .pages a.prev:focus, .color-style6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style6 .pages a.first::after {
      background: #e9c6f2; }
    .color-style6 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.first:focus::after {
      background: #e00; }
    .color-style6 .pages a.next, .color-style6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #e9c6f2; }
      .color-style6 .pages a.next:hover, .color-style6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style6 .pages a.next:focus, .color-style6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style6 .pages a.last::after {
      background: #e9c6f2; }
    .color-style6 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.last:focus::after {
      background: #e00; }

/*---------------------------------------------------------- pages */
.pages {
  text-align: center;
  margin: 10px 0 7px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 14px;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------------------------------------------------- 顏色設定*/ }
  .pages a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #e5e5e5;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
    color: #353535;
    margin: 0 5px;
    font-size: 1rem;
    font-weight: bold; }
    .pages a:hover {
      background: #ffc992; }
    .pages a:focus {
      color: #fff !important;
      background: #e00;
      outline: none; }
    .pages a.active {
      color: #000;
      background-color: #efdbab; }
      .pages a.active:focus {
        background: #e00; }
    .pages a.prev, .pages a.first {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 13px 7.5px 0;
      border-style: solid;
      border-color: transparent #ddd transparent transparent; }
      .pages a.prev:hover, .pages a.first:hover {
        border-color: transparent #ffc992 transparent transparent; }
      .pages a.prev:focus, .pages a.first:focus {
        outline: none;
        border-color: transparent #e00 transparent transparent; }
    .pages a.prev {
      margin: 0 30px 0 10px; }
      .pages a.prev::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        right: -31px; }
    .pages a.first::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      left: -15px; }
    .pages a.first::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      left: -1px; }
    .pages a.first:hover::after {
      background: #ffc992; }
    .pages a.first:focus::after {
      background: #e00; }
    .pages a.next, .pages a.last {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 0 7.5px 13px;
      border-style: solid;
      border-color: transparent transparent transparent #ddd; }
      .pages a.next:hover, .pages a.last:hover {
        border-color: transparent transparent transparent #ffc992; }
      .pages a.next:focus, .pages a.last:focus {
        outline: none;
        border-color: transparent transparent transparent #e00; }
    .pages a.next {
      margin: 0 10px 0 30px; }
      .pages a.next::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        left: -31px; }
    .pages a.last::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      right: -15px; }
    .pages a.last::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      right: -1px; }
    .pages a.last:hover::after {
      background: #ffc992; }
    .pages a.last:focus::after {
      background: #e00; }
  .pages p {
    width: 100%;
    max-width: max-content;
    margin-top: 0;
    margin-left: 20px; }
    .pages p br {
      display: none; }
    .pages p input[type=number]::-webkit-outer-spin-button,
    .pages p input[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .pages p input[type=number] {
      width: 45px;
      text-align: center;
      padding-left: 5px;
      padding-right: 5px; }
    .pages p input[type=button].butn {
      padding: 2px 8px;
      margin-right: 5px; }
  @media only screen and (max-width: 414px) {
    .pages {
      display: block;
      position: relative; }
      .pages a {
        padding: 0 5px; }
        .pages a.prev, .pages a.first, .pages a.next, .pages a.last {
          position: absolute;
          top: 55px; }
        .pages a.prev {
          left: calc(50% - 38px); }
          .pages a.prev::before {
            display: none; }
        .pages a.first {
          left: calc(50% - 70px); }
        .pages a.next {
          right: calc(50% - 38px); }
          .pages a.next::before {
            display: none; }
        .pages a.last {
          right: calc(50% - 70px); }
      .pages p {
        margin-top: 60px; }
        .pages p br {
          display: block; }
        .pages p input[type=button].butn {
          margin-right: 0; }
        .pages p span {
          display: inline-block;
          margin-top: 5px; } }
  .template-2 .pages a {
    background-color: #066caa;
    color: #fff; }
    .template-2 .pages a:hover {
      background: #666; }
    .template-2 .pages a:focus {
      background: #e00; }
    .template-2 .pages a.active {
      background-color: #aa6500; }
      .template-2 .pages a.active:focus {
        background: #e00; }
    .template-2 .pages a.prev, .template-2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #066caa transparent transparent; }
      .template-2 .pages a.prev:hover, .template-2 .pages a.first:hover {
        background: none;
        border-color: transparent #666 transparent transparent; }
      .template-2 .pages a.prev:focus, .template-2 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-2 .pages a.first::after {
      background: #066caa; }
    .template-2 .pages a.first:hover::after {
      background: #666; }
    .template-2 .pages a.first:focus::after {
      background: #e00; }
    .template-2 .pages a.next, .template-2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #066caa; }
      .template-2 .pages a.next:hover, .template-2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #666; }
      .template-2 .pages a.next:focus, .template-2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-2 .pages a.last::after {
      background: #066caa; }
    .template-2 .pages a.last:hover::after {
      background: #666; }
    .template-2 .pages a.last:focus::after {
      background: #e00; }
  .template-3 .pages a {
    background-color: #69416a;
    color: #fff; }
    .template-3 .pages a:hover {
      background: #ff9800; }
    .template-3 .pages a:focus {
      background: #e00; }
    .template-3 .pages a.active {
      color: #000000;
      background-color: #e7b55d; }
      .template-3 .pages a.active:focus {
        background: #e00; }
    .template-3 .pages a.prev, .template-3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #69416a transparent transparent; }
      .template-3 .pages a.prev:hover, .template-3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff9800 transparent transparent; }
      .template-3 .pages a.prev:focus, .template-3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-3 .pages a.first::after {
      background: #69416a; }
    .template-3 .pages a.first:hover::after {
      background: #ff9800; }
    .template-3 .pages a.first:focus::after {
      background: #e00; }
    .template-3 .pages a.next, .template-3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #69416a; }
      .template-3 .pages a.next:hover, .template-3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff9800; }
      .template-3 .pages a.next:focus, .template-3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-3 .pages a.last::after {
      background: #69416a; }
    .template-3 .pages a.last:hover::after {
      background: #ff9800; }
    .template-3 .pages a.last:focus::after {
      background: #e00; }
  .template-4 .pages a {
    background-color: #b6e3ea;
    color: #353535; }
    .template-4 .pages a:hover {
      background: #ffe2c5; }
    .template-4 .pages a:focus {
      background: #e00; }
    .template-4 .pages a.active {
      background-color: #ffd1a3; }
      .template-4 .pages a.active:focus {
        background: #e00; }
    .template-4 .pages a.prev, .template-4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b6e3ea transparent transparent; }
      .template-4 .pages a.prev:hover, .template-4 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-4 .pages a.prev:focus, .template-4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-4 .pages a.first::after {
      background: #b6e3ea; }
    .template-4 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.first:focus::after {
      background: #e00; }
    .template-4 .pages a.next, .template-4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b6e3ea; }
      .template-4 .pages a.next:hover, .template-4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-4 .pages a.next:focus, .template-4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-4 .pages a.last::after {
      background: #b6e3ea; }
    .template-4 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.last:focus::after {
      background: #e00; }
  .template-5 .pages a {
    background-color: #cdcb7c;
    color: #353535; }
    .template-5 .pages a:hover {
      background: #ffc992; }
    .template-5 .pages a:focus {
      background: #e00; }
    .template-5 .pages a.active {
      background-color: #ff9800; }
      .template-5 .pages a.active:focus {
        background: #e00; }
    .template-5 .pages a.prev, .template-5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #cdcb7c transparent transparent; }
      .template-5 .pages a.prev:hover, .template-5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc992 transparent transparent; }
      .template-5 .pages a.prev:focus, .template-5 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-5 .pages a.first::after {
      background: #cdcb7c; }
    .template-5 .pages a.first:hover::after {
      background: #ffc992; }
    .template-5 .pages a.first:focus::after {
      background: #e00; }
    .template-5 .pages a.next, .template-5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #cdcb7c; }
      .template-5 .pages a.next:hover, .template-5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc992; }
      .template-5 .pages a.next:focus, .template-5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-5 .pages a.last::after {
      background: #cdcb7c; }
    .template-5 .pages a.last:hover::after {
      background: #ffc992; }
    .template-5 .pages a.last:focus::after {
      background: #e00; }
  .template-6 .pages a {
    background-color: #0072bb;
    color: #fff; }
    .template-6 .pages a:hover {
      background: #0063a2; }
    .template-6 .pages a:focus {
      background: #e00; }
    .template-6 .pages a.active {
      color: #000;
      background-color: #f6bba8; }
      .template-6 .pages a.active:focus {
        background: #e00; }
    .template-6 .pages a.prev, .template-6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #0072bb transparent transparent; }
      .template-6 .pages a.prev:hover, .template-6 .pages a.first:hover {
        background: none;
        border-color: transparent #0063a2 transparent transparent; }
      .template-6 .pages a.prev:focus, .template-6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-6 .pages a.first::after {
      background: #0072bb; }
    .template-6 .pages a.first:hover::after {
      background: #0063a2; }
    .template-6 .pages a.first:focus::after {
      background: #e00; }
    .template-6 .pages a.next, .template-6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #0072bb; }
      .template-6 .pages a.next:hover, .template-6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #0063a2; }
      .template-6 .pages a.next:focus, .template-6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-6 .pages a.last::after {
      background: #0072bb; }
    .template-6 .pages a.last:hover::after {
      background: #0063a2; }
    .template-6 .pages a.last:focus::after {
      background: #e00; }
  .template-7 .pages a {
    background-color: #c8e0c8;
    color: #353535; }
    .template-7 .pages a:hover {
      background: #deecde; }
    .template-7 .pages a:focus {
      background: #e00; }
    .template-7 .pages a.active {
      background-color: #d7ada2; }
      .template-7 .pages a.active:focus {
        background: #e00; }
    .template-7 .pages a.prev, .template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #c8e0c8 transparent transparent; }
      .template-7 .pages a.prev:hover, .template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #deecde transparent transparent; }
      .template-7 .pages a.prev:focus, .template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-7 .pages a.first::after {
      background: #c8e0c8; }
    .template-7 .pages a.first:hover::after {
      background: #deecde; }
    .template-7 .pages a.first:focus::after {
      background: #e00; }
    .template-7 .pages a.next, .template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #c8e0c8; }
      .template-7 .pages a.next:hover, .template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #deecde; }
      .template-7 .pages a.next:focus, .template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-7 .pages a.last::after {
      background: #c8e0c8; }
    .template-7 .pages a.last:hover::after {
      background: #deecde; }
    .template-7 .pages a.last:focus::after {
      background: #e00; }
  .template-12 .pages a {
    background-color: #016ed4;
    color: #fff; }
    .template-12 .pages a:hover {
      background: #537382; }
    .template-12 .pages a:focus {
      background: #e00; }
    .template-12 .pages a.active {
      color: #000000;
      background-color: #f8e2e4; }
      .template-12 .pages a.active:focus {
        background: #e00; }
    .template-12 .pages a.prev, .template-12 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #016ed4 transparent transparent; }
      .template-12 .pages a.prev:hover, .template-12 .pages a.first:hover {
        background: none;
        border-color: transparent #537382 transparent transparent; }
      .template-12 .pages a.prev:focus, .template-12 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-12 .pages a.first::after {
      background: #016ed4; }
    .template-12 .pages a.first:hover::after {
      background: #537382; }
    .template-12 .pages a.first:focus::after {
      background: #e00; }
    .template-12 .pages a.next, .template-12 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #016ed4; }
      .template-12 .pages a.next:hover, .template-12 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #537382; }
      .template-12 .pages a.next:focus, .template-12 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-12 .pages a.last::after {
      background: #016ed4; }
    .template-12 .pages a.last:hover::after {
      background: #537382; }
    .template-12 .pages a.last:focus::after {
      background: #e00; }
  .template-21 .pages a {
    background-color: #e9e9e9;
    color: #000; }
    .template-21 .pages a:hover {
      background: #ffe2c5; }
    .template-21 .pages a:focus {
      background: #e00; }
    .template-21 .pages a.active {
      background-color: #008489;
      color: #fff; }
      .template-21 .pages a.active:focus {
        background: #e00; }
    .template-21 .pages a.prev, .template-21 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #006482 transparent transparent; }
      .template-21 .pages a.prev:hover, .template-21 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-21 .pages a.prev:focus, .template-21 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-21 .pages a.first::after {
      background: #006482; }
    .template-21 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.first:focus::after {
      background: #e00; }
    .template-21 .pages a.next, .template-21 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #006482; }
      .template-21 .pages a.next:hover, .template-21 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-21 .pages a.next:focus, .template-21 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-21 .pages a.last::after {
      background: #006482; }
    .template-21 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.last:focus::after {
      background: #e00; }
  .color-style1 .pages a {
    background-color: #4079b9;
    color: #fff; }
    .color-style1 .pages a:hover {
      background: #ffb141; }
    .color-style1 .pages a:focus {
      background: #e00; }
    .color-style1 .pages a.active {
      background-color: #0a3f7b; }
      .color-style1 .pages a.active:focus {
        background: #e00; }
    .color-style1 .pages a.prev, .color-style1 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #4079b9 transparent transparent; }
      .color-style1 .pages a.prev:hover, .color-style1 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style1 .pages a.prev:focus, .color-style1 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style1 .pages a.first::after {
      background: #4079b9; }
    .color-style1 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.first:focus::after {
      background: #e00; }
    .color-style1 .pages a.next, .color-style1 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #4079b9; }
      .color-style1 .pages a.next:hover, .color-style1 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style1 .pages a.next:focus, .color-style1 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style1 .pages a.last::after {
      background: #4079b9; }
    .color-style1 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.last:focus::after {
      background: #e00; }
  .color-style2 .pages a {
    background-color: #ea8686;
    color: #fff; }
    .color-style2 .pages a:hover {
      background: #bc8686; }
    .color-style2 .pages a:focus {
      background: #4079b9; }
    .color-style2 .pages a.active {
      background-color: #9a4343; }
      .color-style2 .pages a.active:focus {
        background: #4079b9; }
    .color-style2 .pages a.prev, .color-style2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ea8686 transparent transparent; }
      .color-style2 .pages a.prev:hover, .color-style2 .pages a.first:hover {
        background: none;
        border-color: transparent #bc8686 transparent transparent; }
      .color-style2 .pages a.prev:focus, .color-style2 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2 .pages a.first::after {
      background: #ea8686; }
    .color-style2 .pages a.first:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2 .pages a.next, .color-style2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ea8686; }
      .color-style2 .pages a.next:hover, .color-style2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #bc8686; }
      .color-style2 .pages a.next:focus, .color-style2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2 .pages a.last::after {
      background: #ea8686; }
    .color-style2 .pages a.last:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style2.template-7 .pages a {
    background-color: #655c5d;
    color: #fff; }
    .color-style2.template-7 .pages a:hover {
      background: #463637; }
    .color-style2.template-7 .pages a:focus {
      background: #4079b9; }
    .color-style2.template-7 .pages a.active {
      background-color: #C25100; }
      .color-style2.template-7 .pages a.active:focus {
        background: #4079b9; }
    .color-style2.template-7 .pages a.prev, .color-style2.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #655c5d transparent transparent; }
      .color-style2.template-7 .pages a.prev:hover, .color-style2.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #463637 transparent transparent; }
      .color-style2.template-7 .pages a.prev:focus, .color-style2.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2.template-7 .pages a.first::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.first:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2.template-7 .pages a.next, .color-style2.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #655c5d; }
      .color-style2.template-7 .pages a.next:hover, .color-style2.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #463637; }
      .color-style2.template-7 .pages a.next:focus, .color-style2.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2.template-7 .pages a.last::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.last:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style3 .pages a {
    background-color: #ffd394;
    color: #000000; }
    .color-style3 .pages a:hover {
      background: #ff7272;
      color: #000000; }
    .color-style3 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3 .pages a.active {
      background-color: #ff9803;
      color: #000000; }
      .color-style3 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3 .pages a.prev, .color-style3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffd394 transparent transparent; }
      .color-style3 .pages a.prev:hover, .color-style3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff7272 transparent transparent; }
      .color-style3 .pages a.prev:focus, .color-style3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3 .pages a.first::after {
      background: #ffd394; }
    .color-style3 .pages a.first:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.first:focus::after {
      background: #e00; }
    .color-style3 .pages a.next, .color-style3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffd394; }
      .color-style3 .pages a.next:hover, .color-style3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff7272; }
      .color-style3 .pages a.next:focus, .color-style3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3 .pages a.last::after {
      background: #ffd394; }
    .color-style3 .pages a.last:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.last:focus::after {
      background: #e00; }
  .color-style3.template-7 .pages a {
    background-color: #A26401;
    color: #fff; }
    .color-style3.template-7 .pages a:hover {
      background: #ffc36d;
      color: #000; }
    .color-style3.template-7 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3.template-7 .pages a.active {
      background-color: #ff9803;
      color: #000; }
      .color-style3.template-7 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3.template-7 .pages a.prev, .color-style3.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #A26401 transparent transparent; }
      .color-style3.template-7 .pages a.prev:hover, .color-style3.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc36d transparent transparent; }
      .color-style3.template-7 .pages a.prev:focus, .color-style3.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3.template-7 .pages a.first::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.first:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.first:focus::after {
      background: #e00; }
    .color-style3.template-7 .pages a.next, .color-style3.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #A26401; }
      .color-style3.template-7 .pages a.next:hover, .color-style3.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc36d; }
      .color-style3.template-7 .pages a.next:focus, .color-style3.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3.template-7 .pages a.last::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.last:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.last:focus::after {
      background: #e00; }
  .color-style4 .pages a {
    background-color: #b9eed0;
    color: #575757; }
    .color-style4 .pages a:hover {
      background: #39ad6a;
      color: #ffffff; }
    .color-style4 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style4 .pages a.active {
      background-color: #ddd;
      color: #ffffff; }
      .color-style4 .pages a.active:focus {
        background: #e00; }
    .color-style4 .pages a.prev, .color-style4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b9eed0 transparent transparent; }
      .color-style4 .pages a.prev:hover, .color-style4 .pages a.first:hover {
        background: none;
        border-color: transparent #39ad6a transparent transparent; }
      .color-style4 .pages a.prev:focus, .color-style4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style4 .pages a.first::after {
      background: #b9eed0; }
    .color-style4 .pages a.first:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.first:focus::after {
      background: #e00; }
    .color-style4 .pages a.next, .color-style4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b9eed0; }
      .color-style4 .pages a.next:hover, .color-style4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #39ad6a; }
      .color-style4 .pages a.next:focus, .color-style4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style4 .pages a.last::after {
      background: #b9eed0; }
    .color-style4 .pages a.last:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.last:focus::after {
      background: #e00; }
  .color-style5 .pages a {
    background-color: #ffc7c7;
    color: #353535; }
    .color-style5 .pages a:hover {
      background: #ffa9a9;
      color: #353535; }
    .color-style5 .pages a:focus {
      background: #4079b9; }
    .color-style5 .pages a.active {
      background-color: #dc7878;
      color: #000; }
      .color-style5 .pages a.active:focus {
        background: #4079b9; }
    .color-style5 .pages a.prev, .color-style5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffc7c7 transparent transparent; }
      .color-style5 .pages a.prev:hover, .color-style5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffa9a9 transparent transparent; }
      .color-style5 .pages a.prev:focus, .color-style5 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style5 .pages a.first::after {
      background: #ffc7c7; }
    .color-style5 .pages a.first:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style5 .pages a.next, .color-style5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffc7c7; }
      .color-style5 .pages a.next:hover, .color-style5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffa9a9; }
      .color-style5 .pages a.next:focus, .color-style5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style5 .pages a.last::after {
      background: #ffc7c7; }
    .color-style5 .pages a.last:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style6 .pages a {
    background-color: #e9c6f2;
    color: #802b93; }
    .color-style6 .pages a:hover {
      background: #ffb141;
      color: #ffffff; }
    .color-style6 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style6 .pages a.active {
      background-color: #802b93;
      color: #ffffff; }
      .color-style6 .pages a.active:focus {
        background: #e00; }
    .color-style6 .pages a.prev, .color-style6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #e9c6f2 transparent transparent; }
      .color-style6 .pages a.prev:hover, .color-style6 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style6 .pages a.prev:focus, .color-style6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style6 .pages a.first::after {
      background: #e9c6f2; }
    .color-style6 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.first:focus::after {
      background: #e00; }
    .color-style6 .pages a.next, .color-style6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #e9c6f2; }
      .color-style6 .pages a.next:hover, .color-style6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style6 .pages a.next:focus, .color-style6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style6 .pages a.last::after {
      background: #e9c6f2; }
    .color-style6 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.last:focus::after {
      background: #e00; }

/*-------------------------------------------------------------- template*/
.template-2 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-2 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #03456e;
      border-color: #066caa; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #ff5f53;
      border-color: #ec5044; }

.template-2 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-2 .text-zebra .zebra-box .zebra-title {
    background-color: #066caa;
    color: #fff; }

.template-2 .straight-memu {
  border-left-color: #03456e; }
  .template-2 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-2 .straight-memu li a {
    color: #31708f;
    background-color: #f5f5f5; }
    .template-2 .straight-memu li a:hover {
      color: #ffffff;
      background-color: #066caa; }
  .template-2 .straight-memu li .focus-button {
    color: #fffdee;
    background-color: #03456e; }
    .template-2 .straight-memu li .focus-button:hover {
      color: #fffdee;
      background-color: #013a5d; }

.template-2 .registration-box .focus-red {
  color: #d00; }

.template-2 .registration-box .annotation {
  color: #03456e; }

.template-2 .registration-box .note {
  color: #d00; }

.template-2 .registration-box .unit-name {
  color: #1e76be; }

.template-2 .registration-box .user-name {
  color: #1e76be; }

.template-2 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-2 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-2 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-2 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-2 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-2 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-2 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-2 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-2 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-2 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-2 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-2 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-2 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-2 .video-search ul li a {
  background-color: #03456e;
  color: #fff; }

.template-2 .video-search .video-object div a span {
  color: #03456e; }

.template-2 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-2 .video-button a {
  background-color: #066caa;
  color: #fff; }

.template-2 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }

.template-2 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-2 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-2 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa;
      top: 18px;
      right: 20px; }
    .template-2 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-2 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-2 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-2 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-2 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .template-2 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-2 .tab-title {
  background-color: #efefef; }
  .template-2 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-2 .tab-title li .tab-select {
    background-color: #066caa;
    color: #fff; }

.template-2 .breadcrumb {
  margin-bottom: 58px !important; }

@media screen and (max-width: 990px) {
  .template-2 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-2 .right-content .right-content-menu .title-paging,
  .template-2 .right-content .left-content-menu .title-paging, .template-2 .left-content .right-content-menu .title-paging,
  .template-2 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-2 .right-content .right-content-menu .title-paging::after,
    .template-2 .right-content .left-content-menu .title-paging::after, .template-2 .left-content .right-content-menu .title-paging::after,
    .template-2 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-2 .right-content .right-content-menu .span-page-title,
  .template-2 .right-content .left-content-menu .span-page-title, .template-2 .left-content .right-content-menu .span-page-title,
  .template-2 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-2 .right-content .right-content-menu .span-page-title::after,
    .template-2 .right-content .left-content-menu .span-page-title::after, .template-2 .left-content .right-content-menu .span-page-title::after,
    .template-2 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; } }

@media screen and (max-width: 769px) {
  .template-2 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-2 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-2 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-2 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-3 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-3 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #eec989;
      border-color: #d29e41; }
      .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #f6e4c5;
        border-color: #e7b55d; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #b18fb2;
      border-color: #7c4e7d; }
      .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #bfa3c0;
        border-color: #9b629c; }

.template-3 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-3 .text-zebra .zebra-box .zebra-title {
    background-color: #63474a;
    color: #fff; }

.template-3 .straight-memu {
  border-left-color: #49304a; }
  .template-3 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-3 .straight-memu li a {
    color: #40274a;
    background-color: #f5f5f5; }
    .template-3 .straight-memu li a:hover {
      color: #ffffff;
      background-color: #7e6049; }
  .template-3 .straight-memu li .focus-button {
    color: #fffdee;
    background-color: #583d4b; }
    .template-3 .straight-memu li .focus-button:hover {
      color: #fffdee;
      background-color: #583d4b; }

.template-3 .registration-box .focus-red {
  color: #d00; }

.template-3 .registration-box .annotation {
  color: #03456e; }

.template-3 .registration-box .note {
  color: #d00; }

.template-3 .registration-box .unit-name {
  color: #1e76be; }

.template-3 .registration-box .user-name {
  color: #1e76be; }

.template-3 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-3 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-3 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-3 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-3 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-3 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-3 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-3 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-3 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-3 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-3 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-3 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-3 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-3 .video-search ul li a {
  background-color: #dcaa53;
  color: #000000; }
  .template-3 .video-search ul li a:hover, .template-3 .video-search ul li a:focus {
    color: #fff;
    background-color: #563c4a;
    outline: none; }

.template-3 .video-search .video-object div a span {
  color: #583d4b; }

.template-3 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-3 .video-button a {
  background-color: #dcaa53;
  color: #000000; }
  .template-3 .video-button a:hover, .template-3 .video-button a:focus {
    color: #fff;
    background-color: #563c4a;
    outline: none; }

.template-3 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-3 .tool-button.tool-by-h2 a {
    border-color: #dcccb0;
    border-radius: 50%; }

.template-3 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-3 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-3 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #935b95;
      top: 18px;
      right: 20px; }
      .template-3 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #7e4e80; }
      .template-3 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #ffe2c5; }
    .template-3 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-3 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-3 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-3 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-3 .bulletin-title-list .link-button {
  background-color: #63474a; }
  .template-3 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-3 .tab-title {
  background-color: #efefef; }
  .template-3 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-3 .tab-title li .tab-select {
    background-color: #a58349;
    color: #fff; }

.template-3 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-3 .breadcrumb a {
    color: #353535; }
  .template-3 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-3 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-3 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-3 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-3 .right-content .right-content-menu .title-paging,
  .template-3 .right-content .left-content-menu .title-paging, .template-3 .left-content .right-content-menu .title-paging,
  .template-3 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-3 .right-content .right-content-menu .title-paging::after,
    .template-3 .right-content .left-content-menu .title-paging::after, .template-3 .left-content .right-content-menu .title-paging::after,
    .template-3 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-3 .right-content .right-content-menu .span-page-title,
  .template-3 .right-content .left-content-menu .span-page-title, .template-3 .left-content .right-content-menu .span-page-title,
  .template-3 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-3 .right-content .right-content-menu .span-page-title::after,
    .template-3 .right-content .left-content-menu .span-page-title::after, .template-3 .left-content .right-content-menu .span-page-title::after,
    .template-3 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-3 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-3 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-3 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-3 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-3 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-4 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-4 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      color: #353535;
      background-color: #c3e8ee;
      border-color: #82cfdb; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #def2f5;
        border-color: #a9dee6; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      color: #353535;
      background-color: #dae7ea;
      border-color: #cdd4d6; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #f0f5f6;
        border-color: #e0e4e5; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #ff9733; }

.template-4 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-4 .text-zebra .zebra-box .zebra-title {
    background-color: #015488;
    color: #fff; }

.template-4 .straight-memu {
  border-left-color: #015488; }
  .template-4 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-4 .straight-memu li a {
    color: #40274a;
    background-color: #f5f5f5; }
    .template-4 .straight-memu li a:hover {
      color: #fff;
      background-color: #0169aa; }
  .template-4 .straight-memu li .focus-button {
    color: #fff;
    background-color: #015488; }
    .template-4 .straight-memu li .focus-button:hover {
      color: #fff;
      background-color: #015488; }
    .template-4 .straight-memu li .focus-button:focus {
      border-color: #FFE16D; }

.template-4 .registration-box .focus-red {
  color: #d00; }

.template-4 .registration-box .annotation {
  color: #03456e; }

.template-4 .registration-box .note {
  color: #d00; }

.template-4 .registration-box .unit-name {
  color: #1e76be; }

.template-4 .registration-box .user-name {
  color: #1e76be; }

.template-4 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-4 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-4 .registration-box ul li div .registration-text input {
    border-color: #bbb; }
    .template-4 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-4 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-4 .registration-box ul li .member-data div h3 {
    color: #fff;
    background-color: #015488; }
  .template-4 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #bbb; }
  .template-4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-4 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #bbb; }
  .template-4 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-4 .registration-box div .determine {
  color: #353535;
  text-shadow: none;
  background-color: #c3e8ee;
  border-color: #82cfdb; }
  .template-4 .registration-box div .determine:hover {
    color: #353535;
    text-shadow: none;
    background-color: #def2f5;
    border-color: #a9dee6; }
  .template-4 .registration-box div .determine:focus {
    color: #353535;
    text-shadow: none;
    background-color: #ffe2c5;
    border-color: #ff9733; }

.template-4 .registration-box div .cancel {
  color: #353535;
  text-shadow: none;
  background-color: #dae7ea;
  border-color: #cdd4d6; }
  .template-4 .registration-box div .cancel:hover {
    color: #353535;
    text-shadow: none;
    background-color: #f0f5f6;
    border-color: #e0e4e5; }
  .template-4 .registration-box div .cancel:focus {
    color: #353535;
    text-shadow: none;
    background-color: #fff;
    border-color: #ff9733; }

.template-4 .video-search ul li a {
  color: #353535;
  background-color: #a9dee6; }
  .template-4 .video-search ul li a:hover {
    color: #353535;
    background-color: #75c9d7; }
  .template-4 .video-search ul li a:focus {
    color: #353535;
    background-color: #FFE16D;
    outline: none; }

.template-4 .video-search .video-object div a span {
  color: #353535; }

.template-4 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-4 .video-button a {
  color: #353535;
  background-color: #a9dee6; }
  .template-4 .video-button a:hover {
    color: #353535;
    background-color: #75c9d7; }
  .template-4 .video-button a:focus {
    color: #353535;
    background-color: #FFE16D;
    outline: none; }

.template-4 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-4 .tool-button.tool-by-h2 a {
    border-color: #dcccb0;
    border-radius: 50%; }

.template-4 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-4 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-4 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #015488;
      top: 21px;
      right: 20px; }
      .template-4 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0173bb; }
      .template-4 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #ffe2c5; }
    .template-4 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-4 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-4 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-4 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #bbb; }
        .template-4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-4 .bulletin-title-list .link-button {
  background-color: #015488; }
  .template-4 .bulletin-title-list .link-button a {
    color: #fff; }

.template-4 .tab-title {
  background-color: #efefef; }
  .template-4 .tab-title li a {
    color: #575757;
    background-color: #d9d9d9; }
  .template-4 .tab-title li .tab-select {
    color: #353535;
    background-color: #7fd4e2; }

.template-4 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-4 .breadcrumb a {
    color: #353535; }
  .template-4 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-4 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-4 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-4 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-4 .right-content .right-content-menu .title-paging,
  .template-4 .right-content .left-content-menu .title-paging, .template-4 .left-content .right-content-menu .title-paging,
  .template-4 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-4 .right-content .right-content-menu .title-paging::after,
    .template-4 .right-content .left-content-menu .title-paging::after, .template-4 .left-content .right-content-menu .title-paging::after,
    .template-4 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-4 .right-content .right-content-menu .span-page-title,
  .template-4 .right-content .left-content-menu .span-page-title, .template-4 .left-content .right-content-menu .span-page-title,
  .template-4 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-4 .right-content .right-content-menu .span-page-title::after,
    .template-4 .right-content .left-content-menu .span-page-title::after, .template-4 .left-content .right-content-menu .span-page-title::after,
    .template-4 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-4 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-4 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-4 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-4 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-4 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-5 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-5 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffe9d4;
      border-color: #ff9733; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #efeec0;
      border-color: #b2b052; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #b2b052;
        border-color: #cfce92; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.template-5 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-5 .text-zebra .zebra-box .zebra-title {
    background-color: #066caa;
    color: #fff; }

.template-5 .straight-memu {
  border-left-color: #f69537; }
  .template-5 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .template-5 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-5 .straight-memu li a:hover {
      color: #353535;
      background-color: #efeec0; }
  .template-5 .straight-memu li .focus-button {
    color: #353535;
    background-color: #ffb56d; }
    .template-5 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #ffb56d; }

.template-5 .registration-box .focus-red {
  color: #d00; }

.template-5 .registration-box .annotation {
  color: #03456e; }

.template-5 .registration-box .note {
  color: #d00; }

.template-5 .registration-box .unit-name {
  color: #1e76be; }

.template-5 .registration-box .user-name {
  color: #1e76be; }

.template-5 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-5 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-5 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-5 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-5 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-5 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-5 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-5 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-5 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-5 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-5 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-5 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-5 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-5 .video-search ul li a {
  color: #353535;
  background-color: #dddca1; }
  .template-5 .video-search ul li a:hover {
    background-color: #efeec0; }
  .template-5 .video-search ul li a:focus {
    background-color: #ffcc83; }

.template-5 .video-search .video-object div a span {
  color: #03456e; }

.template-5 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-5 .video-button a {
  color: #353535;
  background-color: #dddca1; }
  .template-5 .video-button a:hover {
    background-color: #efeec0; }
  .template-5 .video-button a:focus {
    background-color: #ffcc83; }

.template-5 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }

.template-5 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-5 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-5 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa;
      top: 18px;
      right: 20px; }
      .template-5 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0776ba; }
      .template-5 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #d10000; }
    .template-5 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-5 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-5 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-5 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-5 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .template-5 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-5 .tab-title {
  background-color: #efefef; }
  .template-5 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-5 .tab-title li .tab-select {
    background-color: #066caa;
    color: #fff; }

.template-5 .breadcrumb {
  background-color: #f8f8f8;
  margin-bottom: 58px !important; }

@media screen and (max-width: 990px) {
  .template-5 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-5 .right-content .right-content-menu .title-paging,
  .template-5 .right-content .left-content-menu .title-paging, .template-5 .left-content .right-content-menu .title-paging,
  .template-5 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-5 .right-content .right-content-menu .title-paging::after,
    .template-5 .right-content .left-content-menu .title-paging::after, .template-5 .left-content .right-content-menu .title-paging::after,
    .template-5 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #f69537 transparent transparent transparent; }
  .template-5 .right-content .right-content-menu .span-page-title,
  .template-5 .right-content .left-content-menu .span-page-title, .template-5 .left-content .right-content-menu .span-page-title,
  .template-5 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-5 .right-content .right-content-menu .span-page-title::after,
    .template-5 .right-content .left-content-menu .span-page-title::after, .template-5 .left-content .right-content-menu .span-page-title::after,
    .template-5 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #f69537 transparent transparent transparent; } }

@media screen and (max-width: 769px) {
  .template-5 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-5 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-5 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-5 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-6 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-6 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ecf7fd;
      border-color: #94c4e4; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        background-color: #cde9fa;
        border-color: #81a9c3; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #f5f5f5;
      border-color: #b1c5ce; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #ececec;
        border-color: #83949b; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }

.template-6 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-6 .text-zebra .zebra-box .zebra-title {
    background-color: #0072bb;
    color: #fff; }

.template-6 .straight-memu {
  border-left-color: #0072bb; }
  .template-6 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-6 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-6 .straight-memu li a:hover {
      color: #353535;
      background-color: #d8ebf2; }
  .template-6 .straight-memu li .focus-button {
    color: #353535;
    background-color: #f6bba8; }
    .template-6 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #f6bba8; }

.template-6 .registration-box .focus-red {
  color: #d00; }

.template-6 .registration-box .annotation {
  color: #03456e; }

.template-6 .registration-box .note {
  color: #d00; }

.template-6 .registration-box .unit-name {
  color: #1e76be; }

.template-6 .registration-box .user-name {
  color: #1e76be; }

.template-6 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-6 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-6 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-6 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-6 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-6 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-6 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-6 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-6 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-6 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-6 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-6 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-6 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-6 .video-search ul li a {
  color: #000000;
  border: 1px solid #fff;
  background-color: #cde9fa; }
  .template-6 .video-search ul li a:hover {
    background-color: #aedbf7; }
  .template-6 .video-search ul li a:focus {
    color: #fff;
    background-color: #e00; }

.template-6 .video-search .video-object div a span {
  color: #353535; }

.template-6 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-6 .video-button a {
  color: #000000;
  background-color: #cde9fa; }
  .template-6 .video-button a:hover {
    background-color: #aedbf7; }
  .template-6 .video-button a:focus {
    color: #fff;
    background-color: #e00; }

.template-6 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-6 .tool-button.tool-by-h2 a {
    border-color: #d4d4d4;
    border-radius: 50%; }
    .template-6 .tool-button.tool-by-h2 a:hover {
      background-color: #f7fbff; }

.template-6 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-6 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-6 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #aa77ac;
      top: 18px;
      right: 20px; }
    .template-6 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-6 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-6 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-6 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-6 .bulletin-title-list .link-button {
  background-color: #0063a2; }
  .template-6 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-6 .tab-title {
  background-color: #efefef; }
  .template-6 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-6 .tab-title li .tab-select {
    background-color: #0063a2;
    color: #fff; }

.template-6 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-6 .breadcrumb a {
    color: #353535; }
  .template-6 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-6 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-6 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-6 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-6 .right-content .right-content-menu .title-paging,
  .template-6 .right-content .left-content-menu .title-paging, .template-6 .left-content .right-content-menu .title-paging,
  .template-6 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-6 .right-content .right-content-menu .title-paging::after,
    .template-6 .right-content .left-content-menu .title-paging::after, .template-6 .left-content .right-content-menu .title-paging::after,
    .template-6 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-6 .right-content .right-content-menu .span-page-title,
  .template-6 .right-content .left-content-menu .span-page-title, .template-6 .left-content .right-content-menu .span-page-title,
  .template-6 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-6 .right-content .right-content-menu .span-page-title::after,
    .template-6 .right-content .left-content-menu .span-page-title::after, .template-6 .left-content .right-content-menu .span-page-title::after,
    .template-6 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-6 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-6 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-6 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-6 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-6 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-7 .left-content .left-content-text,
.template-7 .right-content .right-content-text {
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  padding: 15px; }

.template-7 .left-content .left-content-menu,
.template-7 .right-content .right-content-menu {
  padding: 15px 0 0;
  background: #4A824A;
  border-radius: 5px; }
  .template-7 .left-content .left-content-menu .title-paging,
  .template-7 .right-content .right-content-menu .title-paging {
    color: #fff; }
  .template-7 .left-content .left-content-menu .span-page-title,
  .template-7 .right-content .right-content-menu .span-page-title {
    color: #fff; }

.template-7 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-7 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffe9d4;
      border-color: #ff9733; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #efeec0;
      border-color: #b2b052; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #b2b052;
        border-color: #cfce92; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.template-7 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-7 .text-zebra .zebra-box .zebra-title {
    color: #fff;
    background-color: #508150; }

.template-7 .straight-memu {
  padding: 0;
  border: 1px solid #b6b6b6;
  border-radius: 0 0 10px 0;
  box-shadow: 0px 3px 0px 0px #b6b6b6; }
  .template-7 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7 .straight-memu li:last-child a {
    border-radius: 0 0 10px 0; }
  .template-7 .straight-memu li a {
    color: #000;
    text-align: left;
    background-color: #fff; }
    .template-7 .straight-memu li a:hover {
      color: #000;
      background-color: #f0f0f0; }
    .template-7 .straight-memu li a:focus {
      border: none;
      outline-width: 3px;
      outline-offset: 3px;
      outline-style: dashed;
      outline-color: #b57db5; }
  .template-7 .straight-memu li .focus-button {
    color: #386238;
    background-color: #dbe6db; }
    .template-7 .straight-memu li .focus-button:hover {
      color: #386238;
      background-color: #dbe6db; }

.template-7 .registration-box .focus-red {
  color: #d00; }

.template-7 .registration-box .annotation {
  color: #03456e; }

.template-7 .registration-box .note {
  color: #d00; }

.template-7 .registration-box .unit-name {
  color: #1e76be; }

.template-7 .registration-box .user-name {
  color: #1e76be; }

.template-7 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-7 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-7 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-7 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-7 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-7 .registration-box ul li .member-data div h3 {
    color: #fff;
    background-color: #03456e; }
  .template-7 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-7 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-7 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-7 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-7 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-7 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-7 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-7 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-7 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-7 .video-search ul li a {
  color: #fff;
  background-color: #666; }
  .template-7 .video-search ul li a:hover {
    background-color: #ff9d02; }
  .template-7 .video-search ul li a:focus {
    outline-width: 2px;
    outline-offset: 1px;
    outline-style: dashed;
    outline-color: #b57db5;
    background-color: #deecde; }

.template-7 .video-search .video-object div a span {
  color: #474; }

.template-7 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-7 .video-button a {
  color: #fff;
  background-color: #666; }
  .template-7 .video-button a:hover {
    background-color: #ff9d02; }
  .template-7 .video-button a:focus {
    outline-width: 2px;
    outline-offset: 1px;
    outline-style: dashed;
    outline-color: #b57db5;
    background-color: #deecde; }

.template-7 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -55px; }

.template-7 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-7 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-7 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa; }
      .template-7 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0776ba; }
      .template-7 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #d10000; }
    .template-7 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-7 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-7 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-7 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-7 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-7 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-7 .bulletin-title-list .link-button {
  padding: 8px 5px;
  background-color: #6baa6b; }
  .template-7 .bulletin-title-list .link-button a {
    color: #626262;
    padding: 2px 14px;
    background-color: #fff;
    border-radius: 50px;
    text-decoration: none;
    border: 2px solid #fff; }
    .template-7 .bulletin-title-list .link-button a:hover {
      color: #4f4f4f;
      background-color: #eaffea; }
    .template-7 .bulletin-title-list .link-button a:focus {
      border-color: #ff9733;
      background-color: #fff7de; }

.template-7 .tab-title {
  background-color: #efefef; }
  .template-7 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-7 .tab-title li .tab-select {
    color: #fff;
    background-color: #508150; }

.template-7 .breadcrumb {
  background-color: #f8f8f8;
  margin-bottom: 58px !important; }

.template-7 .article-page article a {
  text-decoration: underline; }

@media screen and (max-width: 990px) {
  .template-7 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-7 .left-content .left-content-menu,
  .template-7 .right-content .right-content-menu {
    background: none !important; }
    .template-7 .left-content .left-content-menu .title-paging,
    .template-7 .right-content .right-content-menu .title-paging {
      font-size: 1.2rem;
      font-weight: normal;
      padding: 5px 35px 5px 10px;
      background-color: #4a824a; }
      .template-7 .left-content .left-content-menu .title-paging::before,
      .template-7 .right-content .right-content-menu .title-paging::before {
        display: none; }
      .template-7 .left-content .left-content-menu .title-paging::after,
      .template-7 .right-content .right-content-menu .title-paging::after {
        top: 16px;
        right: 10px;
        border-color: #fff transparent transparent transparent; }
    .template-7 .left-content .left-content-menu .span-page-title,
    .template-7 .right-content .right-content-menu .span-page-title {
      font-size: 1.2rem;
      font-weight: normal;
      padding: 5px 35px 5px 10px;
      background-color: #4a824a; }
      .template-7 .left-content .left-content-menu .span-page-title::before,
      .template-7 .right-content .right-content-menu .span-page-title::before {
        display: none; }
      .template-7 .left-content .left-content-menu .span-page-title::after,
      .template-7 .right-content .right-content-menu .span-page-title::after {
        top: 16px;
        right: 10px;
        border-color: #fff transparent transparent transparent; }
  .template-7 .left-content .left-content-text,
  .template-7 .right-content .right-content-text {
    border: none; }
  .template-7 .breadcrumb {
    border-radius: 5px;
    margin-bottom: 25px !important; } }

@media screen and (max-width: 768px) {
  .template-7 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-7 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-7 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-7 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-12 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-12 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #f8e2e4;
      border-color: #ecaab2; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        background-color: #fbf0f1;
        border-color: #e99da5; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #cbe4ee;
      border-color: #b1c5ce; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #d8ebf2;
        border-color: #a7bdc7; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }

.template-12 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-12 .text-zebra .zebra-box .zebra-title {
    background-color: #015db2;
    color: #fff; }

.template-12 .straight-memu {
  border-left-color: #016ed4; }
  .template-12 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-12 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-12 .straight-memu li a:hover {
      color: #353535;
      background-color: #d8ebf2; }
  .template-12 .straight-memu li .focus-button {
    color: #353535;
    background-color: #f2c6cb; }
    .template-12 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #f2c6cb; }

.template-12 .registration-box .focus-red {
  color: #d00; }

.template-12 .registration-box .annotation {
  color: #03456e; }

.template-12 .registration-box .note {
  color: #d00; }

.template-12 .registration-box .unit-name {
  color: #1e76be; }

.template-12 .registration-box .user-name {
  color: #1e76be; }

.template-12 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-12 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-12 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-12 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-12 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-12 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-12 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-12 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-12 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-12 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-12 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-12 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-12 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-12 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-12 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-12 .video-search ul li a {
  color: #000000;
  border: 1px solid #fff;
  background-color: #f8e2e4; }
  .template-12 .video-search ul li a:hover {
    background-color: #f2c6cb; }
  .template-12 .video-search ul li a:focus {
    color: #fff;
    background-color: #e00; }

.template-12 .video-search .video-object div a span {
  color: #353535; }

.template-12 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-12 .video-button a {
  background-color: #f8e2e4;
  color: #000000; }
  .template-12 .video-button a:hover {
    background-color: #f2c6cb; }
  .template-12 .video-button a:focus {
    color: #fff;
    background-color: #e00; }

.template-12 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-12 .tool-button.tool-by-h2 a {
    border-color: #d4d4d4;
    border-radius: 50%; }
    .template-12 .tool-button.tool-by-h2 a:hover {
      background-color: #f7fbff; }

.template-12 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-12 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-12 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #aa77ac;
      top: 18px;
      right: 20px; }
    .template-12 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-12 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-12 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-12 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-12 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-12 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-12 .bulletin-title-list .link-button {
  background-color: #015db2; }
  .template-12 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-12 .tab-title {
  background-color: #efefef; }
  .template-12 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-12 .tab-title li .tab-select {
    background-color: #015db2;
    color: #fff; }

.template-12 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-12 .breadcrumb a {
    color: #353535; }
  .template-12 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-12 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-12 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-12 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-12 .right-content .right-content-menu .title-paging,
  .template-12 .right-content .left-content-menu .title-paging, .template-12 .left-content .right-content-menu .title-paging,
  .template-12 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-12 .right-content .right-content-menu .title-paging::after,
    .template-12 .right-content .left-content-menu .title-paging::after, .template-12 .left-content .right-content-menu .title-paging::after,
    .template-12 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-12 .right-content .right-content-menu .span-page-title,
  .template-12 .right-content .left-content-menu .span-page-title, .template-12 .left-content .right-content-menu .span-page-title,
  .template-12 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-12 .right-content .right-content-menu .span-page-title::after,
    .template-12 .right-content .left-content-menu .span-page-title::after, .template-12 .left-content .right-content-menu .span-page-title::after,
    .template-12 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-12 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-12 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-12 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-12 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-12 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-21 .straight-memu {
  border-left: none; }
  .template-21 .straight-memu li {
    padding: 3px 0; }
    .template-21 .straight-memu li + li {
      border-top-color: #cad9e1; }
    .template-21 .straight-memu li a {
      color: #31708f;
      background-color: #fff;
      text-align: left;
      border-left: 5px solid #ddd; }
      .template-21 .straight-memu li a:hover {
        background-color: #fff2ca;
        color: #000;
        border-color: #008489; }
    .template-21 .straight-memu li .focus-button {
      color: #fff;
      background-color: #006482;
      border-color: #006482; }
      .template-21 .straight-memu li .focus-button:hover {
        color: #fff;
        background-color: #006482;
        border-color: #006482; }

.template-21 .breadcrumb {
  border-radius: 8px;
  box-shadow: none;
  margin-bottom: 30px; }
  .template-21 .breadcrumb a {
    color: #000; }

.template-21 .video-button a {
  background-color: #008489;
  color: #fff;
  border-radius: 8px; }

.template-21 .tab-title {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  border-bottom: 3px solid #008489;
  box-shadow: 0px 4px 0px #ddd;
  margin-bottom: 5px; }
  .template-21 .tab-title li {
    padding-left: 0; }
    .template-21 .tab-title li a {
      border-radius: 8px 8px 0px 0px; }
      .template-21 .tab-title li a:hover {
        background-color: #fff3d8;
        color: #000; }
    .template-21 .tab-title li .tab-select {
      background-color: #008489; }
      .template-21 .tab-title li .tab-select:hover {
        background-color: #00676a;
        color: #fff; }

.template-21 .bulletin-title-list .link-button {
  background-color: #efefef; }
  .template-21 .bulletin-title-list .link-button a {
    color: #000;
    padding: 10px; }
    .template-21 .bulletin-title-list .link-button a:hover {
      background-color: #006482;
      color: #fff; }

.template-21 .text-zebra .zebra-box .zebra-title {
  background-color: #008489; }

.template-21 .registration-box ul {
  padding: 0 15px; }
  .template-21 .registration-box ul li .member-data div h3 {
    background-color: #008489; }
  .template-21 .registration-box ul li div .registration-text input {
    border-color: #b4c0b4; }

.template-21 .registration-box div .determine {
  background-color: #008489;
  border: none;
  text-shadow: none;
  line-height: 1.125;
  padding: 10px 0;
  border-radius: 12px; }
  .template-21 .registration-box div .determine:hover {
    border: none;
    text-shadow: none;
    background-color: #c33e1b; }

.template-21 .registration-box div .cancel {
  border: none;
  text-shadow: none;
  line-height: 1.125;
  padding: 10px 0;
  border-radius: 12px;
  background-color: #006482; }
  .template-21 .registration-box div .cancel:hover {
    border: none;
    text-shadow: none;
    background-color: #c33e1b; }

.template-21 .video-search ul li a {
  background-color: #006482;
  color: #fff;
  border-radius: 8px; }

.template-21 .video-search .video-object div a:hover {
  background-color: #fff3d8; }

.template-29 .breadcrumb {
  width: auto;
  line-height: normal;
  display: inline-block;
  background-color: #f2f2f2;
  padding: 5px 15px;
  margin: 0;
  border-radius: 50px;
  color: #626262;
  box-shadow: 1px 1px 1px #c1bebe; }

.template-29 .literature_search {
  margin-top: 15px;
  padding: 20px 25px;
  background-color: #fff9ed;
  display: flex;
  align-items: stretch;
  margin-bottom: 30px; }
  .template-29 .literature_search .literal-input {
    display: flex;
    align-items: center;
    width: 100%; }
    .template-29 .literature_search .literal-input input {
      display: block;
      width: 100%;
      padding: 5px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
      .template-29 .literature_search .literal-input input:focus {
        border: 4px solid #ee3737; }
    .template-29 .literature_search .literal-input select {
      display: block;
      width: 100%;
      padding: 7px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
    .template-29 .literature_search .literal-input span {
      margin-right: 15px;
      width: 110px;
      text-align: center; }
  .template-29 .literature_search .literal {
    width: 100%;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px dashed #c1bbaf; }
    .template-29 .literature_search .literal .literal-container {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-evenly; }
      .template-29 .literature_search .literal .literal-container a {
        display: block;
        background-color: #ffead5;
        color: #000;
        width: 90px;
        text-align: center;
        padding: 5px 0 4px;
        border-radius: 5px;
        margin-left: 15px; }
    .template-29 .literature_search .literal .literal-list {
      list-style-type: none;
      margin-top: 20px;
      padding: 15px 0 0;
      border-top: 2px solid #d5cab4;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .template-29 .literature_search .literal .literal-list li {
        width: 50%;
        margin: 5px 0; }
  .template-29 .literature_search .checkButtonZone {
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: flex-start; }
    .template-29 .literature_search .checkButtonZone a {
      display: block;
      width: 100%;
      text-align: center;
      padding: 5px;
      color: #fff;
      margin: 0 11px;
      margin-top: 5px;
      border-radius: 5px; }
    .template-29 .literature_search .checkButtonZone .inquire {
      background-color: #a07e5b; }
      .template-29 .literature_search .checkButtonZone .inquire:focus {
        background-color: #ca3434; }
    .template-29 .literature_search .checkButtonZone .reset {
      background-color: #836549; }
      .template-29 .literature_search .checkButtonZone .reset:focus {
        background-color: #ca3434; }

.template-29 .literature_search-open {
  background-image: url(../img/literal-search.png);
  background-repeat: no-repeat;
  background-size: 350px;
  background-position-x: 106%;
  background-position-y: 60px; }

.template-29 .video-search ul li {
  display: flex;
  margin: 10px 0; }

.template-29 .video-search .video-button a {
  background-color: #505050;
  border-radius: 50px; }

.template-29 .video-search .video-search-container {
  background-color: #fff8ec;
  position: relative; }
  .template-29 .video-search .video-search-container li {
    align-items: center;
    width: 100%; }
    .template-29 .video-search .video-search-container li input {
      display: block;
      width: 100%;
      max-width: 300px;
      padding: 5px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
  .template-29 .video-search .video-search-container .video-search-button {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 180px;
    top: 0;
    right: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    border-left: 2px dashed #d2bf9f;
    padding: 10px 0;
    align-items: flex-start; }
    .template-29 .video-search .video-search-container .video-search-button a {
      margin: 0 7px;
      background-color: #695643;
      border-radius: 7px;
      color: #fff; }

.template-29 .video-search .video-object div a {
  display: block;
  text-align: center; }
  .template-29 .video-search .video-object div a img {
    width: 100%; }
  .template-29 .video-search .video-object div a span {
    display: block;
    color: #555; }
  .template-29 .video-search .video-object div a .video-name {
    font-size: 1.3rem;
    font-weight: bold; }
  .template-29 .video-search .video-object div a .video-text {
    margin: 5px 0; }
  .template-29 .video-search .video-object div a .video-date {
    background-color: #efefef;
    padding: 2px 0; }

.template-29 .box-bg {
  padding: 0 15px;
  background-color: #fff8ec;
  border-top: 3px solid #ece0cb; }
  .template-29 .box-bg div a {
    color: #000;
    padding-left: 10px; }
  .template-29 .box-bg .title {
    margin: 0;
    font-size: 1.2rem;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 10px; }
  .template-29 .box-bg .preview-img .img-list {
    display: flex;
    width: 100%; }
    .template-29 .box-bg .preview-img .img-list a {
      padding: 0;
      display: block;
      width: 100%;
      margin: 0 15px;
      text-align: center; }

.template-29 .history-box {
  width: 100%; }
  .template-29 .history-box ul li {
    list-style: none; }
  .template-29 .history-box .history-text {
    border-top: 1px solid #ccc3b3;
    margin: 30px 0 0;
    padding: 30px 0 0; }
    .template-29 .history-box .history-text p {
      margin: 0;
      padding: 25px;
      background-color: #fff8ec;
      color: #695643; }
  .template-29 .history-box .historyLink {
    display: flex;
    width: 100%;
    margin: 30px auto 0; }
    .template-29 .history-box .historyLink li {
      width: 33.3%;
      margin: 10px 15px; }
      .template-29 .history-box .historyLink li a {
        display: block;
        border-radius: 12px;
        padding: 15px;
        width: 100%;
        background-color: #fff;
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
        font-weight: bold; }
        .template-29 .history-box .historyLink li a div {
          display: flex;
          align-items: center; }
          .template-29 .history-box .historyLink li a div span {
            display: block;
            width: 100%;
            max-width: 13px;
            margin-right: 10px; }
            .template-29 .history-box .historyLink li a div span img {
              width: 100%; }
          .template-29 .history-box .historyLink li a div p {
            width: 100%;
            margin: 0;
            color: #686868;
            font-size: 1.2rem; }
  .template-29 .history-box .history-line {
    margin: 30px 0 0;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative; }
    .template-29 .history-box .history-line .history-line-container {
      padding: 35px 15px 1px; }
      .template-29 .history-box .history-line .history-line-container li {
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 35px; }
        .template-29 .history-box .history-line .history-line-container li .line-title {
          display: flex;
          position: relative;
          align-items: stretch;
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-bottom: 1px solid #ccc3b3; }
          .template-29 .history-box .history-line .history-line-container li .line-title .line-title-icon {
            width: 22px;
            margin-right: 10px; }
            .template-29 .history-box .history-line .history-line-container li .line-title .line-title-icon img {
              width: 100%; }
          .template-29 .history-box .history-line .history-line-container li .line-title h3 {
            margin: 0; }
        .template-29 .history-box .history-line .history-line-container li .line-button {
          display: flex;
          padding: 15px;
          padding-top: 0px;
          flex-direction: row;
          flex-wrap: wrap; }
          .template-29 .history-box .history-line .history-line-container li .line-button a {
            display: flex;
            align-items: center;
            margin: 1%;
            width: 15%; }
            .template-29 .history-box .history-line .history-line-container li .line-button a div {
              width: 100%;
              max-width: 22px;
              margin-right: 5px; }
              .template-29 .history-box .history-line .history-line-container li .line-button a div img {
                width: 100%; }
            .template-29 .history-box .history-line .history-line-container li .line-button a span {
              margin: 0;
              color: #000;
              font-weight: bold;
              padding: 0 10px 0 0px;
              padding-top: 1px;
              display: block; }

.template-29 .history-text {
  border-top: 1px solid #ccc3b3;
  margin: 30px 0 0;
  padding: 30px 0 0; }
  .template-29 .history-text p {
    margin: 0;
    padding: 25px;
    background-color: #fff8ec;
    color: #695643; }

.template-29 .historyLink {
  display: flex;
  width: 100%;
  margin: 30px auto 0; }

.template-29 .title-paging .light-box .light-box-content .title, .template-29 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

.template-29 table.table-list thead tr th {
  padding: 10px 0;
  text-align: center;
  font-size: 1.1rem;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a07e5b+0,a07e5b+100 */
  background: #a07e5b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #a07e5b 0%, #a07e5b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #a07e5b 0%, #a07e5b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #a07e5b 0%, #a07e5b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a07e5b', endColorstr='#a07e5b',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.template-29 .straight-memu {
  border: none;
  margin-top: 5px;
  padding: 0 3px 0 0;
  padding: 10px;
  background: #f2eadd;
  background: -moz-linear-gradient(top, #f2eadd 0%, #fdfcfa 100%);
  background: -webkit-linear-gradient(top, #f2eadd 0%, #fdfcfa 100%);
  background: linear-gradient(to bottom, #f2eadd 0%, #fdfcfa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2eadd', endColorstr='#fdfcfa',GradientType=0 );
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 18px;
  border-top: 2px solid #fff; }
  .template-29 .straight-memu li {
    padding: 5px 0; }
    .template-29 .straight-memu li + li {
      border-top: 1px solid #e5dfd5; }
    .template-29 .straight-memu li a {
      display: block;
      padding: 10px 15px;
      color: #000000;
      text-align: center;
      line-height: normal;
      border-radius: 10px;
      background-color: rgba(0, 0, 0, 0); }
      .template-29 .straight-memu li a:hover {
        color: #000;
        background-color: #ffffff;
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2); }
      .template-29 .straight-memu li a:focus {
        outline: none;
        border: 2px dashed #e00; }
    .template-29 .straight-memu li .focus-button {
      color: #fff;
      background-color: #695643; }
      .template-29 .straight-memu li .focus-button:hover {
        color: #fff;
        background-color: #695643; }

.template-29 h2.h2-title, .template-29 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-29 h2, .template-29 h2.h2-page-title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

.template-29 .text-box .statusFunction {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd; }
  .template-29 .text-box .statusFunction li {
    margin-right: 10px; }
    .template-29 .text-box .statusFunction li a {
      display: flex;
      padding: 2px 20px;
      border-radius: 7px;
      background-color: #fff8ec; }
      .template-29 .text-box .statusFunction li a div {
        width: 20px;
        margin-right: 10px; }
        .template-29 .text-box .statusFunction li a div img {
          width: 100%; }
      .template-29 .text-box .statusFunction li a p {
        font-size: .9rem;
        margin: 0;
        color: #000;
        line-height: 1.7; }

.template-29 .text-box .textTitle {
  padding: 0;
  list-style: none; }
  .template-29 .text-box .textTitle li {
    margin-bottom: 15px; }
    .template-29 .text-box .textTitle li span {
      display: block;
      padding: 10px 15px;
      color: #fff;
      background-color: #a07e5c;
      font-size: 1.1rem;
      font-weight: bold; }
    .template-29 .text-box .textTitle li p {
      margin: 0;
      padding: 10px 15px;
      background-color: #fff; }

.template-29 .text-box .text-container {
  background-color: #fff8ec;
  padding: 20px; }
  .template-29 .text-box .text-container p {
    margin: 0; }

.template-29 .fill-form {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  margin-bottom: 25px; }
  .template-29 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']) {
    border-color: #d5c3a5;
    height: 39px;
    border-radius: 5px; }
  .template-29 .fill-form #form1.search {
    max-width: 900px;
    margin: auto;
    float: none;
    background-color: #fff;
    padding: 20px;
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center; }
    .template-29 .fill-form #form1.search .fill-data {
      width: 100%;
      padding: none;
      border-bottom: none;
      margin: 0 auto;
      width: 100%; }
      .template-29 .fill-form #form1.search .fill-data .data .box {
        margin-left: 0; }
  .template-29 .fill-form .fill-data .data > label {
    width: auto;
    padding-top: 0;
    display: flex;
    align-items: center;
    width: 130px; }
  .template-29 .fill-form .butn-box {
    width: 100%;
    max-width: 351px;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center; }
  @media screen and (max-width: 769px) {
    .template-29 .fill-form .search {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center; }
      .template-29 .fill-form .search .fill-data .data {
        margin-bottom: 10px; } }

.template-29 .butn-big, .template-29 input[type=button].butn-big, .template-29 input[type=submit].butn-big {
  color: #fff;
  background-color: #695643;
  border: 4px solid #947a5f; }
  .template-29 .butn-big:hover, .template-29 input[type=button].butn-big:hover, .template-29 input[type=submit].butn-big:hover {
    background-color: #a0754a;
    border: 4px solid #947a5f; }

.template-29 .butn-big.big-cancel, .template-29 input[type=button].butn-big.big-cancel {
  background-color: #f85d52;
  border-color: #e75e54; }
  .template-29 .butn-big.big-cancel:hover, .template-29 input[type=button].butn-big.big-cancel:hover {
    background-color: #c92c21; }

.template-29 .pages a {
  min-width: 30px;
  display: inline-block;
  background-color: #846649;
  border-radius: 3px;
  padding: 0 10px;
  text-align: center;
  color: #fff; }
  .template-29 .pages a:focus {
    background-color: #ca3434; }

.template-29 .pages a.prev, .template-29 .pages .pages a.first {
  border-color: transparent #a07e5b transparent transparent;
  background-color: rgba(0, 0, 0, 0); }
  .template-29 .pages a.prev:focus, .template-29 .pages .pages a.first:focus {
    outline: 3px solid #ee3737; }

.template-29 .pages a.next, .template-29 .pages .pages a.last {
  border-color: transparent transparent transparent #a07e5b;
  background-color: rgba(0, 0, 0, 0); }
  .template-29 .pages a.next:focus, .template-29 .pages .pages a.last:focus {
    outline: 3px solid #ee3737; }

.template-29 .pages a.prev::before {
  display: none; }

.template-29 .pages a.first::before {
  width: 4px;
  height: 30px; }

.template-29 .pages a.active {
  color: #fff;
  background-color: #37262c; }
  .template-29 .pages a.active:focus {
    background-color: #ca3434; }

.template-29 .pages a.last::after {
  background: #a07e5b; }

.template-29 .pages a.first::after {
  background: #a07e5b; }

.template-29 .pages a.next, .template-29 .pages a.last {
  border-color: transparent transparent transparent #a07e5b;
  background-color: rgba(0, 0, 0, 0); }

.template-29 .pages a.prev, .template-29 .pages a.first {
  border-color: transparent #a07e5b transparent transparent;
  background-color: rgba(0, 0, 0, 0); }

.template-29 footer .container-background .footer-info .other {
  display: inline-block;
  margin-top: 10px;
  background-color: #ffffff;
  padding: 5px 10px 7px;
  line-height: normal;
  border-radius: 7px;
  box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }

.template-29 .title-paging .light-box .light-box-content .title, .template-29 .tool-button .light-box .light-box-content .title {
  color: #2b2b2b;
  border-bottom: none;
  box-shadow: none;
  border-left: 4px solid #917b65;
  padding-left: 15px; }

.template-29 .span-page-title {
  color: #2b2b2b;
  border-bottom: none;
  box-shadow: none;
  border-left: 4px solid #917b65;
  padding-left: 15px; }

.template-29 .title-paging, .template-29 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

@media screen and (max-width: 990px) {
  .template-29 .literature_search {
    flex-direction: row;
    flex-wrap: wrap; }
    .template-29 .literature_search .literal {
      padding-right: 0;
      margin-right: 0;
      border-right: none; }
      .template-29 .literature_search .literal .literal-list li {
        width: 100%; }
    .template-29 .literature_search .literal-input {
      flex-direction: row;
      flex-wrap: wrap; }
      .template-29 .literature_search .literal-input span {
        text-align: left;
        margin-bottom: 5px; } }

.dog-style .img-drawer {
  width: 100%;
  margin: auto; }
  .dog-style .img-drawer .imgDrawerMenu {
    margin: auto;
    padding: 0;
    display: flex;
    align-items: center;
    border-bottom: 3px solid #f69537; }
    .dog-style .img-drawer .imgDrawerMenu li a {
      display: block;
      padding: 5px 15px 2px;
      background-color: #ffe6cf;
      color: #000;
      margin-right: 5px; }
    .dog-style .img-drawer .imgDrawerMenu li .dogSelect {
      background-color: #df720a;
      color: #fff; }
  .dog-style .img-drawer .imgDrawerContent {
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    background-color: #fff; }
    .dog-style .img-drawer .imgDrawerContent li {
      margin: 10px 20px;
      width: calc(50% - 40px);
      padding: 15px;
      background-color: #fff;
      border: 2px #ffc400 solid;
      box-shadow: -5px 5px 0px #e1e1e1;
      border-radius: 10px;
      background-image: url(../img/list_bg.png); }
      .dog-style .img-drawer .imgDrawerContent li div {
        width: 100%;
        max-width: 200px;
        height: 200px;
        margin: auto;
        overflow: hidden;
        border-radius: 10px; }
        .dog-style .img-drawer .imgDrawerContent li div img {
          width: 100%; }
      .dog-style .img-drawer .imgDrawerContent li h4 {
        margin: 15px auto 10px;
        margin-top: 10px;
        font-size: 1.3rem;
        padding-left: 28px;
        background-image: url(../img/footprint-L.png);
        background-repeat: no-repeat;
        background-position: 0px center;
        background-size: 22px;
        margin-bottom: 15px; }
      .dog-style .img-drawer .imgDrawerContent li p {
        margin: auto;
        margin-bottom: 5px; }

.template-21.dog-style .img-drawer {
  width: 100%;
  margin: auto; }
  .template-21.dog-style .img-drawer .imgDrawerMenu {
    margin: auto;
    padding: 0;
    display: flex;
    align-items: center;
    border-bottom: 4px solid #008489;
    box-shadow: 0px 5px 0px #e1e1e1; }
    .template-21.dog-style .img-drawer .imgDrawerMenu li {
      margin-right: 5px; }
      .template-21.dog-style .img-drawer .imgDrawerMenu li a {
        background-color: #d9d9d9;
        display: block;
        padding: 5px 15px;
        color: #575757;
        border-radius: 8px 8px 0px 0px; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li a:hover {
          color: #ffffff;
          background-color: #c33e1b; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li a:focus {
          color: #ffffff;
          background-color: #c33e1b;
          outline: none; }
      .template-21.dog-style .img-drawer .imgDrawerMenu li .dogSelect {
        background-color: #008489;
        color: #fff; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li .dogSelect:focus {
          color: #ffffff;
          background-color: #c33e1b; }
  .template-21.dog-style .img-drawer .imgDrawerContent {
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    background-color: #fff; }
    .template-21.dog-style .img-drawer .imgDrawerContent li {
      margin: 10px 20px;
      width: calc(25% - 40px);
      padding: 10px;
      background-color: #fffaeb;
      border: 2px #008489 solid;
      box-shadow: -5px 5px 0px #e1e1e1;
      border-radius: 10px;
      background-image: none; }
      .template-21.dog-style .img-drawer .imgDrawerContent li div {
        width: 100%;
        max-width: 200px;
        margin: auto;
        overflow: hidden;
        border-radius: 10px; }
        .template-21.dog-style .img-drawer .imgDrawerContent li div img {
          width: 100%; }
      .template-21.dog-style .img-drawer .imgDrawerContent li h4 {
        margin: 0px auto;
        font-size: 1.3rem;
        background-repeat: no-repeat;
        background-position: 0px center;
        background-size: 22px; }
      .template-21.dog-style .img-drawer .imgDrawerContent li p {
        margin: auto;
        margin-bottom: 5px; }

/*-------------------------------------------------------------- color style setting*/
.color-style1 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style1 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #0a3f7b;
      border-color: #36669c; }
      .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #0d4f9a;
        border-color: #3f76b5; }
    .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style1 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style1 .text-zebra .zebra-box .zebra-title {
    background-color: #36669c;
    color: #fff; }

.color-style1 .straight-memu {
  border-left-color: #36669c; }
  .color-style1 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style1 .straight-memu li a {
    background-color: #f5f5f5;
    color: #31708f; }
    .color-style1 .straight-memu li a:hover {
      color: #353535;
      background-color: #ffb141; }
  .color-style1 .straight-memu li .focus-button {
    background-color: #36669c;
    color: #f8f6e7; }
    .color-style1 .straight-memu li .focus-button:hover {
      background-color: #36669c;
      color: #f8f6e7; }

.color-style1 .registration-box .focus-red {
  color: #d00; }

.color-style1 .registration-box .annotation {
  color: #03456e; }

.color-style1 .registration-box .note {
  color: #d00; }

.color-style1 .registration-box .unit-name {
  color: #1e76be; }

.color-style1 .registration-box .user-name {
  color: #1e76be; }

.color-style1 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style1 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style1 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style1 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style1 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style1 .registration-box ul li .member-data div h3 {
    background-color: #36669c;
    color: #fff; }
  .color-style1 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style1 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style1 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style1 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style1 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style1 .registration-box div .determine {
  background-color: #36669c;
  color: #fff;
  border-color: #284f7c;
  text-shadow: none; }
  .color-style1 .registration-box div .determine:hover {
    background-color: #285b95;
    color: #fff;
    border-color: #003c61;
    text-shadow: none; }

.color-style1 .registration-box div .cancel {
  background-color: #aaaaaa;
  color: #fff;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style1 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style1 .video-search ul li a {
  color: #fff;
  background-color: #36669c; }
  .color-style1 .video-search ul li a:hover, .color-style1 .video-search ul li a:focus {
    background-color: #3f76b5; }

.color-style1 .video-search .video-object div a span {
  color: #03456e; }

.color-style1 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style1 .video-button a {
  color: #fff;
  background-color: #36669c; }
  .color-style1 .video-button a:hover, .color-style1 .video-button a:focus {
    background-color: #3f76b5; }

.color-style1 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style1 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style1 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa; }
      .color-style1 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #285b95; }
      .color-style1 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style1 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style1 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style1 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style1 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style1 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .color-style1 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style1 .tab-title {
  background-color: #efefef; }
  .color-style1 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style1 .tab-title li .tab-select {
    background-color: #36669c;
    color: #fff; }

@media screen and (max-width: 800px) {
  .color-style1 .right-content .right-content-menu .title-paging::after,
  .color-style1 .right-content .left-content-menu .title-paging::after, .color-style1 .left-content .right-content-menu .title-paging::after,
  .color-style1 .left-content .left-content-menu .title-paging::after {
    border-color: #345f8f transparent transparent transparent; } }

@media screen and (max-width: 990px) {
  .color-style1 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #0a3f7b;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 415px) {
  .color-style1 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style1 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #b8b8b8; }
    .color-style1 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #b8b8b8; } }

@media (min-width: 48em) {
  .color-style1 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #36669c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #36669c 0%, #27507e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #36669c 0%, #27507e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #36669c 0%, #27507e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36669c', endColorstr='#27507e',GradientType=0 );
    /* IE6-9 */
    background-color: #36669c; } }

.color-style2 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style2 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #a83d3d;
      border-color: #e05757; }
      .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #be4f4f;
        border-color: #ed9f9f; }
    .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style2 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style2 .text-zebra .zebra-box .zebra-title {
    background-color: #bd4a4a;
    color: #fff; }

.color-style2 .straight-memu {
  border-left-color: #811818; }
  .color-style2 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style2 .straight-memu li a {
    background-color: #f5f5f5;
    color: #715151; }
    .color-style2 .straight-memu li a:hover {
      background-color: #a45b5b;
      color: #ffffff; }
  .color-style2 .straight-memu li .focus-button {
    background-color: #811818;
    color: #f8f6e7; }
    .color-style2 .straight-memu li .focus-button:hover {
      background-color: #811818;
      color: #f8f6e7; }

.color-style2 .registration-box .focus-red {
  color: #d00; }

.color-style2 .registration-box .annotation {
  color: #03456e; }

.color-style2 .registration-box .note {
  color: #d00; }

.color-style2 .registration-box .unit-name {
  color: #1e76be; }

.color-style2 .registration-box .user-name {
  color: #1e76be; }

.color-style2 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style2 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style2 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style2 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style2 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style2 .registration-box ul li .member-data div h3 {
    background-color: #811818;
    color: #fff; }
  .color-style2 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style2 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style2 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style2 .registration-box div .determine {
  background-color: #811818;
  color: #fff;
  border-color: #5e0a0a;
  text-shadow: none; }
  .color-style2 .registration-box div .determine:hover {
    background-color: #be4f4f;
    color: #fff;
    border-color: #a33333;
    text-shadow: none; }

.color-style2 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style2 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style2 .video-search ul li a {
  color: #fff;
  background-color: #be4f4f; }
  .color-style2 .video-search ul li a:hover, .color-style2 .video-search ul li a:focus {
    background-color: #ac3f3f; }

.color-style2 .video-search .video-object div a span {
  color: #575757; }

.color-style2 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style2 .video-button a {
  color: #fff;
  background-color: #be4f4f; }
  .color-style2 .video-button a:hover, .color-style2 .video-button a:focus {
    background-color: #ac3f3f; }

.color-style2 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style2 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style2 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #c23d3d; }
      .color-style2 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #be4f4f; }
      .color-style2 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style2 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style2 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style2 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style2 .tool-button a:hover, .color-style2 .tool-button a:focus, .color-style2 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style2 .bulletin-title-list .link-button {
  background-color: #bb4242; }
  .color-style2 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style2 .tab-title {
  background-color: #efefef; }
  .color-style2 .tab-title li a {
    color: #575757;
    background-color: #d9d9d9; }
  .color-style2 .tab-title li .tab-select {
    background-color: #811818;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style2 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #811818;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style2 .right-content .right-content-menu .title-paging::after,
  .color-style2 .right-content .left-content-menu .title-paging::after, .color-style2 .left-content .right-content-menu .title-paging::after,
  .color-style2 .left-content .left-content-menu .title-paging::after {
    border-color: #875252 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style2 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style2 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #eb6f6f; }
    .color-style2 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #eb6f6f; } }

@media (min-width: 48em) {
  .color-style2 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #c94c4c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c94c4c 0%, #c53f3f 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c94c4c 0%, #c53f3f 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c94c4c 0%, #c53f3f 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c94c4c', endColorstr='#c53f3f',GradientType=0 );
    /* IE6-9 */
    background-color: #c94c4c; } }

.color-style3 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style3 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #F6C4C4;
        border-color: #e44f4f; }
    .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #bbbbbb;
      border-color: #999999; }
      .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.color-style3 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style3 .text-zebra .zebra-box .zebra-title {
    background-color: #f39713;
    color: #fff; }

.color-style3 .straight-memu {
  border-left-color: #ca7700; }
  .color-style3 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style3 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style3 .straight-memu li a:hover {
      background-color: #ffd598;
      color: #575757; }
  .color-style3 .straight-memu li .focus-button {
    background-color: #f7bb64;
    color: #000000; }
    .color-style3 .straight-memu li .focus-button:hover {
      background-color: #f7bb64;
      color: #000000; }

.color-style3 .registration-box .focus-red {
  color: #d00; }

.color-style3 .registration-box .annotation {
  color: #03456e; }

.color-style3 .registration-box .note {
  color: #d00; }

.color-style3 .registration-box .unit-name {
  color: #1e76be; }

.color-style3 .registration-box .user-name {
  color: #1e76be; }

.color-style3 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style3 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style3 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style3 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style3 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style3 .registration-box ul li .member-data div h3 {
    background-color: #ca7700;
    color: #fff; }
  .color-style3 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style3 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style3 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style3 .registration-box div .determine {
  background-color: #ffa21d;
  color: #fff;
  border-color: #e39019;
  text-shadow: none; }
  .color-style3 .registration-box div .determine:hover {
    background-color: #ffb141;
    color: #fff;
    border-color: #f6970f;
    text-shadow: none; }

.color-style3 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style3 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style3 .video-search ul li a {
  color: #353535;
  background-color: #ffc36d; }
  .color-style3 .video-search ul li a:hover, .color-style3 .video-search ul li a:focus {
    color: #ffffff;
    background-color: #ac3f3f; }

.color-style3 .video-search .video-object div a span {
  color: #575757; }

.color-style3 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style3 .video-button a {
  color: #353535;
  background-color: #ffc36d; }
  .color-style3 .video-button a:hover, .color-style3 .video-button a:focus {
    color: #ffffff;
    background-color: #ac3f3f; }

.color-style3 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style3 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style3 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #000000;
      background-color: #eb9212; }
      .color-style3 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #ffb750; }
      .color-style3 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #fff;
        background-color: #e00; }
    .color-style3 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style3 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style3 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style3 .tool-button a:hover, .color-style3 .tool-button a:focus, .color-style3 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style3 .bulletin-title-list .link-button {
  background-color: #ca7700; }
  .color-style3 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style3 .tab-title {
  background-color: #efefef; }
  .color-style3 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style3 .tab-title li .tab-select {
    background-color: #ffb141;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style3 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #ca7700;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style3 .right-content .right-content-menu .title-paging::after,
  .color-style3 .right-content .left-content-menu .title-paging::after, .color-style3 .left-content .right-content-menu .title-paging::after,
  .color-style3 .left-content .left-content-menu .title-paging::after {
    border-color: #ca7700 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style3 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style3 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #e7a039; }
    .color-style3 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #e7a039; } }

@media (min-width: 48em) {
  .color-style3 .paging-content:not(.article-page) table th {
    color: #353535;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #ffc572;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffc572 0%, #ffb750 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffc572 0%, #ffb750 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffc572 0%, #ffb750 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc572', endColorstr='#ffb750',GradientType=0 );
    /* IE6-9 */
    background-color: #ffc572; } }

.color-style4 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style4 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #188144;
      border-color: #39ad6a; }
      .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #15733c;
        border-color: #46c27a; }
    .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style4 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style4 .text-zebra .zebra-box .zebra-title {
    background-color: #229452;
    color: #fff; }

.color-style4 .straight-memu {
  border-left-color: #188144; }
  .color-style4 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style4 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style4 .straight-memu li a:hover {
      background-color: #e8e7e7;
      color: #575757; }
  .color-style4 .straight-memu li .focus-button {
    background-color: #46c27a;
    color: #303030; }
    .color-style4 .straight-memu li .focus-button:hover {
      background-color: #46c27a;
      color: #303030; }

.color-style4 .registration-box .focus-red {
  color: #d00; }

.color-style4 .registration-box .annotation {
  color: #03456e; }

.color-style4 .registration-box .note {
  color: #d00; }

.color-style4 .registration-box .unit-name {
  color: #1e76be; }

.color-style4 .registration-box .user-name {
  color: #1e76be; }

.color-style4 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style4 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style4 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style4 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style4 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style4 .registration-box ul li .member-data div h3 {
    background-color: #188144;
    color: #fff; }
  .color-style4 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style4 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style4 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style4 .registration-box div .determine {
  background-color: #188144;
  color: #fff;
  border-color: #39ad6a;
  text-shadow: none; }
  .color-style4 .registration-box div .determine:hover {
    background-color: #278a51;
    color: #fff;
    border-color: #50c882;
    text-shadow: none; }

.color-style4 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style4 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style4 .video-search ul li a {
  color: #fff;
  background-color: #287a4a; }
  .color-style4 .video-search ul li a:hover, .color-style4 .video-search ul li a:focus {
    background-color: #20603a; }

.color-style4 .video-search .video-object div a span {
  color: #575757; }

.color-style4 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style4 .video-button a {
  background-color: #287a4a;
  color: #fff; }
  .color-style4 .video-button a:hover, .color-style4 .video-button a:focus {
    background-color: #20603a; }

.color-style4 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style4 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style4 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #188144; }
      .color-style4 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #15733c; }
      .color-style4 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style4 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style4 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style4 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style4 .tool-button a:hover, .color-style4 .tool-button a:focus, .color-style4 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style4 .bulletin-title-list .link-button {
  background-color: #0a5e10; }
  .color-style4 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style4 .tab-title {
  background-color: #efefef; }
  .color-style4 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style4 .tab-title li .tab-select {
    background-color: #188144;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style4 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #0a5e10;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style4 .right-content .right-content-menu .title-paging::after,
  .color-style4 .right-content .left-content-menu .title-paging::after, .color-style4 .left-content .right-content-menu .title-paging::after,
  .color-style4 .left-content .left-content-menu .title-paging::after {
    border-color: #188144 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style4 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style4 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #b8b8b8; }
    .color-style4 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #b8b8b8; } }

@media (min-width: 48em) {
  .color-style4 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #1f864a;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1f864a 0%, #1c7842 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1f864a 0%, #1c7842 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1f864a 0%, #1c7842 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f864a', endColorstr='#1c7842',GradientType=0 );
    /* IE6-9 */
    background-color: #1f864a; } }

.color-style5 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style5 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ff9999;
      border-color: #ffbcbc; }
      .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #faa;
        border-color: #ffcdcd; }
    .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #aaaaaa;
      border-color: #cccccc; }
      .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #cccccc;
        border-color: #aaaaaa; }

.color-style5 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style5 .text-zebra .zebra-box .zebra-title {
    color: #fff;
    background-color: #fb9191; }

.color-style5 .straight-memu {
  border-left-color: #ffa9a9; }
  .color-style5 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style5 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style5 .straight-memu li a:hover {
      background-color: #ffbcbc;
      color: #000; }
  .color-style5 .straight-memu li .focus-button {
    background-color: #ffdede;
    color: #000; }
    .color-style5 .straight-memu li .focus-button:hover {
      background-color: #ffdede;
      color: #000; }

.color-style5 .registration-box .focus-red {
  color: #d00; }

.color-style5 .registration-box .annotation {
  color: #03456e; }

.color-style5 .registration-box .note {
  color: #d00; }

.color-style5 .registration-box .unit-name {
  color: #1e76be; }

.color-style5 .registration-box .user-name {
  color: #1e76be; }

.color-style5 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style5 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style5 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style5 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style5 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style5 .registration-box ul li .member-data div h3 {
    background-color: #ff7d7d;
    color: #fff; }
  .color-style5 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style5 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style5 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style5 .registration-box div .determine {
  background-color: #ff9999;
  color: #fff;
  border-color: #ffbcbc;
  text-shadow: none; }
  .color-style5 .registration-box div .determine:hover {
    background-color: #ff7d7d;
    color: #fff;
    border-color: #ffaaaa;
    text-shadow: none; }

.color-style5 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style5 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style5 .video-search ul li a {
  color: #000;
  background-color: #ff9f9f; }
  .color-style5 .video-search ul li a:hover, .color-style5 .video-search ul li a:focus {
    background-color: #ffb0b0; }

.color-style5 .video-search .video-object div a span {
  color: #575757; }

.color-style5 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style5 .video-button a {
  color: #000;
  background-color: #ff9f9f; }
  .color-style5 .video-button a:hover, .color-style5 .video-button a:focus {
    background-color: #ffb0b0; }

.color-style5 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style5 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style5 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #000;
      background-color: #ff9999; }
      .color-style5 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #faa; }
      .color-style5 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #FFE16D; }
    .color-style5 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style5 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style5 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style5 .tool-button a:hover, .color-style5 .tool-button a:focus, .color-style5 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style5 .bulletin-title-list .link-button {
  background-color: #ffa9a9; }
  .color-style5 .bulletin-title-list .link-button a {
    color: #920303; }

.color-style5 .tab-title {
  background-color: #efefef; }
  .color-style5 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style5 .tab-title li .tab-select {
    background-color: #ffdede;
    color: #bf5858; }

@media screen and (max-width: 990px) {
  .color-style5 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #dc7878;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style5 .right-content .right-content-menu .title-paging::after,
  .color-style5 .right-content .left-content-menu .title-paging::after, .color-style5 .left-content .right-content-menu .title-paging::after,
  .color-style5 .left-content .left-content-menu .title-paging::after {
    border-color: #dc7878 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style5 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style5 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #eb8d8d; }
    .color-style5 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #eb8d8d; } }

@media (min-width: 48em) {
  .color-style5 .paging-content:not(.article-page) table th {
    color: #000;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #fb9191;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fb9191 0%, #ff7d7d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fb9191 0%, #ff7d7d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fb9191 0%, #ff7d7d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9191', endColorstr='#ff7d7d',GradientType=0 );
    /* IE6-9 */
    background-color: #fb9191; } }

.color-style6 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style6 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #802b93;
      border-color: #aa57bd; }
      .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #9733ad;
        border-color: #b66fc7; }
    .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style6 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style6 .text-zebra .zebra-box .zebra-title {
    background-color: #a04bb2;
    color: #fff; }

.color-style6 .straight-memu {
  border-left-color: #802b93; }
  .color-style6 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style6 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style6 .straight-memu li a:hover {
      background-color: #e8e7e7;
      color: #575757; }
  .color-style6 .straight-memu li .focus-button {
    background-color: #a04bb2;
    color: #f8f6e7; }
    .color-style6 .straight-memu li .focus-button:hover {
      background-color: #a04bb2;
      color: #f8f6e7; }

.color-style6 .registration-box .focus-red {
  color: #d00; }

.color-style6 .registration-box .annotation {
  color: #03456e; }

.color-style6 .registration-box .note {
  color: #d00; }

.color-style6 .registration-box .unit-name {
  color: #1e76be; }

.color-style6 .registration-box .user-name {
  color: #1e76be; }

.color-style6 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style6 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style6 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style6 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style6 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style6 .registration-box ul li .member-data div h3 {
    background-color: #802b93;
    color: #fff; }
  .color-style6 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style6 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style6 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style6 .registration-box div .determine {
  background-color: #802b93;
  color: #fff;
  border-color: #aa57bd;
  text-shadow: none; }
  .color-style6 .registration-box div .determine:hover {
    background-color: #9b4cad;
    color: #fff;
    border-color: #bc6ece;
    text-shadow: none; }

.color-style6 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style6 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style6 .video-search ul li a {
  background-color: #802b93;
  color: #fff; }

.color-style6 .video-search .video-object div a span {
  color: #575757; }

.color-style6 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style6 .video-button a {
  background-color: #802b93;
  color: #fff; }

.color-style6 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style6 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style6 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #ab43c3; }
      .color-style6 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #9733ad; }
      .color-style6 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style6 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style6 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style6 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style6 .tool-button a:hover, .color-style6 .tool-button a:focus, .color-style6 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style6 .bulletin-title-list .link-button {
  background-color: #5e146e; }
  .color-style6 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style6 .tab-title {
  background-color: #efefef; }
  .color-style6 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style6 .tab-title li .tab-select {
    background-color: #802b93;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style6 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #802b93;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style6 .right-content .right-content-menu .title-paging::after,
  .color-style6 .right-content .left-content-menu .title-paging::after, .color-style6 .left-content .right-content-menu .title-paging::after,
  .color-style6 .left-content .left-content-menu .title-paging::after {
    border-color: #802b93 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style6 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style6 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #b8b8b8; }
    .color-style6 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #b8b8b8; } }

@media (min-width: 48em) {
  .color-style6 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #a04bb2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #a04bb2 0%, #813092 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a04bb2 0%, #813092 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a04bb2 0%, #813092 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a04bb2', endColorstr='#813092',GradientType=0 );
    /* IE6-9 */
    background-color: #a04bb2; } }

/*-------------------------------------------------------------- color style setting of template 3*/
.template-1.color-style1 {
  background: #ffffff; }

.template-1.color-style2 {
  background: #ffffff; }

.template-1.color-style3 {
  background: #ffffff; }

.template-1.color-style4 {
  background: #ffffff; }

.template-1.color-style5 {
  background: #ffffff; }

.template-1.color-style6 {
  background: #ffffff; }

.template-3.color-style1 .title-paging,
.template-3.color-style1 .tool-button .light-box .light-box-content h2 {
  border-color: #066caa;
  box-shadow: none; }

.template-3.color-style1 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style1 h2.h2-page-title {
  border-color: #066caa;
  box-shadow: none; }

.template-3.color-style1 .span-page-title {
  border-color: #066caa;
  box-shadow: none; }

.template-3.color-style1 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style2 .title-paging,
.template-3.color-style2 .tool-button .light-box .light-box-content h2 {
  border-color: #5e0a0a;
  box-shadow: none; }

.template-3.color-style2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-3.color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style2 h2.h2-page-title {
  border-color: #5e0a0a;
  box-shadow: none; }

.template-3.color-style2 .span-page-title {
  border-color: #5e0a0a;
  box-shadow: none; }

.template-3.color-style2 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style3 .title-paging,
.template-3.color-style3 .tool-button .light-box .light-box-content h2 {
  border-color: #ca7700;
  box-shadow: none; }

.template-3.color-style3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-3.color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style3 h2.h2-page-title {
  border-color: #ca7700;
  box-shadow: none; }

.template-3.color-style3 .span-page-title {
  border-color: #ca7700;
  box-shadow: none; }

.template-3.color-style3 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style4 .title-paging,
.template-3.color-style4 .tool-button .light-box .light-box-content h2 {
  border-color: #0a5e10;
  box-shadow: none; }

.template-3.color-style4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-3.color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style4 h2.h2-page-title {
  border-color: #0a5e10;
  box-shadow: none; }

.template-3.color-style4 .span-page-title {
  border-color: #0a5e10;
  box-shadow: none; }

.template-3.color-style4 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style5 .title-paging,
.template-3.color-style5 .tool-button .light-box .light-box-content h2 {
  border-color: #ffa9a9;
  box-shadow: none;
  background: #ffdfdf;
  background: -moz-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: -webkit-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: linear-gradient(to right, #ffdfdf 0%, #fff7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdfdf', endColorstr='#fff7f7',GradientType=1 ); }

.template-3.color-style5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-3.color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style5 h2.h2-page-title {
  border-color: #ffa9a9;
  box-shadow: none;
  background: #ffdfdf;
  background: -moz-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: -webkit-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: linear-gradient(to right, #ffdfdf 0%, #fff7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdfdf', endColorstr='#fff7f7',GradientType=1 ); }

.template-3.color-style5 .span-page-title {
  border-color: #ffa9a9;
  box-shadow: none;
  background: #ffdfdf;
  background: -moz-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: -webkit-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: linear-gradient(to right, #ffdfdf 0%, #fff7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdfdf', endColorstr='#fff7f7',GradientType=1 ); }

.template-3.color-style5 .tool-button.tool-by-h2 a {
  border-color: #c8aeae; }
  .template-3.color-style5 .tool-button.tool-by-h2 a:hover, .template-3.color-style5 .tool-button.tool-by-h2 a:focus, .template-3.color-style5 .tool-button.tool-by-h2 a:active {
    border-color: #dc7878;
    background-color: #fff2f2; }

.template-3.color-style5 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style6 .title-paging,
.template-3.color-style6 .tool-button .light-box .light-box-content h2 {
  border-color: #5e146e;
  box-shadow: none; }

.template-3.color-style6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-3.color-style6 .lightBox-bg .lightBox-content .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 h2.h2-page-title {
  border-color: #5e146e;
  box-shadow: none; }

.template-3.color-style6 .span-page-title {
  border-color: #5e146e;
  box-shadow: none; }

.template-3.color-style6 .breadcrumb a {
  color: #6f6f6f; }

.template-7.color-style1 .left-content .left-content-menu,
.template-7.color-style1 .right-content .right-content-menu {
  background: #2B79B6; }
  .template-7.color-style1 .left-content .left-content-menu .title-paging,
  .template-7.color-style1 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style1 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style1 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style1 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style1 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style1 .straight-memu li a:focus {
      outline-color: #d48649; }
  .template-7.color-style1 .straight-memu li .focus-button {
    color: #215e8d;
    background-color: #d5e4f0; }
    .template-7.color-style1 .straight-memu li .focus-button:hover {
      color: #215e8d;
      background-color: #d5e4f0; }

.template-7.color-style1 .video-search ul li a {
  color: #fff;
  background-color: #2B79B6; }
  .template-7.color-style1 .video-search ul li a:hover {
    color: #fff;
    background-color: #115892; }
  .template-7.color-style1 .video-search ul li a:focus {
    outline-color: #d48649;
    background-color: #2B79B6; }

.template-7.color-style1 .video-button a {
  color: #fff;
  background-color: #2B79B6; }
  .template-7.color-style1 .video-button a:hover {
    color: #fff;
    background-color: #115892; }
  .template-7.color-style1 .video-button a:focus {
    outline-color: #d48649;
    background-color: #2B79B6; }

@media screen and (max-width: 800px) {
  .template-7.color-style1 .left-content .left-content-menu .title-paging,
  .template-7.color-style1 .right-content .right-content-menu .title-paging {
    background-color: #2B79B6; }
    .template-7.color-style1 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style1 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

.template-7.color-style2 .left-content .left-content-menu,
.template-7.color-style2 .right-content .right-content-menu {
  background: #AD6114; }
  .template-7.color-style2 .left-content .left-content-menu .title-paging,
  .template-7.color-style2 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button {
  border-top-color: #ddd; }
  .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
    color: #000; }
  .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
    background-color: #ffc36d;
    border-color: #e39019; }
    .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
      background-color: #F6C4C4;
      border-color: #e44f4f; }
  .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
    background-color: #bbbbbb;
    border-color: #999999; }
    .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
      background-color: #fff;
      border-color: #e44f4f; }

.template-7.color-style2 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style2 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style2 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style2 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style2 .straight-memu li a:focus {
      outline-color: #529eeb; }
  .template-7.color-style2 .straight-memu li .focus-button {
    color: #7f470f;
    background-color: #efdfd0; }
    .template-7.color-style2 .straight-memu li .focus-button:hover {
      color: #7f470f;
      background-color: #efdfd0; }

.template-7.color-style2 .video-search ul li a {
  color: #fff;
  background-color: #463637; }
  .template-7.color-style2 .video-search ul li a:hover {
    color: #fff;
    background-color: #AD6114; }
  .template-7.color-style2 .video-search ul li a:focus {
    outline-color: #529eeb;
    background-color: #6c5455; }

.template-7.color-style2 .video-button a {
  color: #fff;
  background-color: #463637; }
  .template-7.color-style2 .video-button a:hover {
    color: #fff;
    background-color: #AD6114; }
  .template-7.color-style2 .video-button a:focus {
    outline-color: #529eeb;
    background-color: #6c5455; }

.template-7.color-style2 .tool-button .light-box .light-box-content .mail-eliminate {
  color: #fff;
  background-color: #AD6114; }
  .template-7.color-style2 .tool-button .light-box .light-box-content .mail-eliminate:hover {
    background-color: #C25100; }
  .template-7.color-style2 .tool-button .light-box .light-box-content .mail-eliminate:focus {
    color: #fff;
    background-color: #e00; }

.template-7.color-style2 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .template-7.color-style2 .tool-button a:hover, .template-7.color-style2 .tool-button a:focus, .template-7.color-style2 .tool-button a:active {
    background-color: #f0f0f0; }

@media screen and (max-width: 800px) {
  .template-7.color-style2 .left-content .left-content-menu .title-paging,
  .template-7.color-style2 .right-content .right-content-menu .title-paging {
    background-color: #AD6114; }
    .template-7.color-style2 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style2 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

.template-7.color-style3 .left-content .left-content-menu,
.template-7.color-style3 .right-content .right-content-menu {
  background: #018378; }
  .template-7.color-style3 .left-content .left-content-menu .title-paging,
  .template-7.color-style3 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button {
  border-top-color: #ddd; }
  .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
    color: #000; }
  .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
    background-color: #ffc36d;
    border-color: #e39019; }
    .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
      background-color: #F6C4C4;
      border-color: #e44f4f; }
  .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
    background-color: #bbbbbb;
    border-color: #999999; }
    .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
      background-color: #fff;
      border-color: #e44f4f; }

.template-7.color-style3 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style3 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style3 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style3 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style3 .straight-memu li a:focus {
      outline-color: #fe7c87; }
  .template-7.color-style3 .straight-memu li .focus-button {
    color: #01504a;
    background-color: #cce6e4; }
    .template-7.color-style3 .straight-memu li .focus-button:hover {
      color: #01504a;
      background-color: #cce6e4; }

.template-7.color-style3 .video-search ul li a {
  color: #fff;
  background-color: #A26401; }
  .template-7.color-style3 .video-search ul li a:hover {
    color: #000;
    background-color: #fda00b; }
  .template-7.color-style3 .video-search ul li a:focus {
    color: #01504a;
    outline-color: #fe7c87;
    background-color: #cce6e4; }

.template-7.color-style3 .video-button a {
  color: #fff;
  background-color: #A26401; }
  .template-7.color-style3 .video-button a:hover {
    color: #000;
    background-color: #fda00b; }
  .template-7.color-style3 .video-button a:focus {
    color: #01504a;
    outline-color: #fe7c87;
    background-color: #cce6e4; }

.template-7.color-style3 .tool-button .light-box .light-box-content .mail-eliminate {
  color: #fff;
  background-color: #018378; }
  .template-7.color-style3 .tool-button .light-box .light-box-content .mail-eliminate:hover {
    background-color: #C25100; }
  .template-7.color-style3 .tool-button .light-box .light-box-content .mail-eliminate:focus {
    color: #fff;
    background-color: #e00; }

.template-7.color-style3 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .template-7.color-style3 .tool-button a:hover, .template-7.color-style3 .tool-button a:focus, .template-7.color-style3 .tool-button a:active {
    background-color: #f0f0f0; }

@media screen and (max-width: 800px) {
  .template-7.color-style3 .left-content .left-content-menu .title-paging,
  .template-7.color-style3 .right-content .right-content-menu .title-paging {
    background-color: #018378; }
    .template-7.color-style3 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style3 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

.template-7.color-style4 .left-content .left-content-menu,
.template-7.color-style4 .right-content .right-content-menu {
  background: #378166; }
  .template-7.color-style4 .left-content .left-content-menu .title-paging,
  .template-7.color-style4 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button {
  border-top-color: #ddd; }
  .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
    color: #000; }
  .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
    background-color: #ffc36d;
    border-color: #e39019; }
    .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
      background-color: #F6C4C4;
      border-color: #e44f4f; }
  .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
    background-color: #bbbbbb;
    border-color: #999999; }
    .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
      background-color: #fff;
      border-color: #e44f4f; }

.template-7.color-style4 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style4 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style4 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style4 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style4 .straight-memu li a:focus {
      outline-color: #c87e99; }
  .template-7.color-style4 .straight-memu li .focus-button {
    color: #285d4a;
    background-color: #d7e6e0; }
    .template-7.color-style4 .straight-memu li .focus-button:hover {
      color: #285d4a;
      background-color: #d7e6e0; }

.template-7.color-style4 .video-search ul li a {
  color: #fff;
  background-color: #B45E08; }
  .template-7.color-style4 .video-search ul li a:hover {
    color: #000;
    background-color: #f7a24d; }
  .template-7.color-style4 .video-search ul li a:focus {
    color: #000;
    outline-color: #c87e99;
    background-color: #f7a24d; }

.template-7.color-style4 .video-button a {
  color: #fff;
  background-color: #B45E08; }
  .template-7.color-style4 .video-button a:hover {
    color: #000;
    background-color: #f7a24d; }
  .template-7.color-style4 .video-button a:focus {
    color: #000;
    outline-color: #c87e99;
    background-color: #f7a24d; }

.template-7.color-style4 .tool-button .light-box .light-box-content .mail-eliminate {
  color: #fff;
  background-color: #378166; }
  .template-7.color-style4 .tool-button .light-box .light-box-content .mail-eliminate:hover {
    background-color: #C25100; }
  .template-7.color-style4 .tool-button .light-box .light-box-content .mail-eliminate:focus {
    color: #fff;
    background-color: #e00; }

.template-7.color-style4 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .template-7.color-style4 .tool-button a:hover, .template-7.color-style4 .tool-button a:focus, .template-7.color-style4 .tool-button a:active {
    background-color: #f0f0f0; }

@media screen and (max-width: 800px) {
  .template-7.color-style4 .left-content .left-content-menu .title-paging,
  .template-7.color-style4 .right-content .right-content-menu .title-paging {
    background-color: #378166; }
    .template-7.color-style4 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style4 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

/*--------------------------------------------- jQuery UI datepicker reset*/
body > .ui-datepicker .ui-state-default:focus,
body > .ui-datepicker .ui-widget-content .ui-state-default:focus {
  color: #fff !important;
  background: #e00 !important;
  outline: none; }

body > .ui-datepicker .ui-datepicker-prev:focus,
body > .ui-datepicker .ui-datepicker-next:focus {
  border: 2px dashed #e00;
  outline: none; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  transition: background-color 5000s ease-in-out 0s; }

select {
  background-size: 10px;
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-image: url(../img/arrow.png); }

/*-------------------------------------------------------------- 按鈕*/
.butn,
input[type=button].butn,
input[type=submit].butn {
  width: auto;
  display: inline-block;
  padding: 5px 15px;
  line-height: normal;
  background-color: #ddd;
  color: #353535;
  border: none;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------- color setting ---------------------*/ }
  .butn:hover, .butn:focus,
  input[type=button].butn:hover,
  input[type=button].butn:focus,
  input[type=submit].butn:hover,
  input[type=submit].butn:focus {
    color: #353535;
    background-color: #ffd9a1; }
  .butn + .butn,
  input[type=button].butn + .butn,
  input[type=submit].butn + .butn {
    margin-left: 10px; }
  .butn.round,
  input[type=button].butn.round,
  input[type=submit].butn.round {
    border-radius: 50px; }
  .butn-big,
  input[type=button].butn-big,
  input[type=submit].butn-big {
    min-width: 150px;
    line-height: normal;
    background-color: #008269;
    display: inline-block;
    text-align: center;
    font-size: 1.125rem;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    border: 4px solid #12b091; }
    .butn-big:hover,
    input[type=button].butn-big:hover,
    input[type=submit].butn-big:hover {
      background-color: #097661;
      border-color: #1ec8a7; }
    .butn-big:focus,
    input[type=button].butn-big:focus,
    input[type=submit].butn-big:focus {
      color: #353535;
      background-color: #ffeed4;
      border-color: #FFB03B; }
    .butn-big + .butn-big,
    input[type=button].butn-big + .butn-big,
    input[type=submit].butn-big + .butn-big {
      margin-left: 15px; }
    .butn-big.big-cancel,
    input[type=button].butn-big.big-cancel,
    input[type=submit].butn-big.big-cancel {
      background-color: #d33a2f;
      border-color: #e75e54; }
      .butn-big.big-cancel:hover,
      input[type=button].butn-big.big-cancel:hover,
      input[type=submit].butn-big.big-cancel:hover {
        background-color: #d63d32;
        border-color: #fb756b; }
      .butn-big.big-cancel:focus,
      input[type=button].butn-big.big-cancel:focus,
      input[type=submit].butn-big.big-cancel:focus {
        color: #353535;
        background-color: #fff;
        border-color: #e44f4f; }
  @media only screen and (max-width: 375px) {
    .butn-box .butn-big, .butn-box
    input[type=button].butn-big, .butn-box
    input[type=submit].butn-big {
      width: calc((100% - 15px) / 2);
      min-width: inherit;
      float: left; } }
  .template-2 .butn, .template-2
  input[type=button].butn, .template-2
  input[type=submit].butn {
    background-color: #066caa; }
    .template-2 .butn:hover, .template-2
    input[type=button].butn:hover, .template-2
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #025385; }
    .template-2 .butn:focus, .template-2
    input[type=button].butn:focus, .template-2
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffc790; }
    .template-2 .butn-big, .template-2
    input[type=button].butn-big, .template-2
    input[type=submit].butn-big {
      color: #fff;
      background-color: #066caa;
      border-color: #025282; }
      .template-2 .butn-big:hover, .template-2
      input[type=button].butn-big:hover, .template-2
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #025385;
        border-color: #003c61; }
      .template-2 .butn-big:focus, .template-2
      input[type=button].butn-big:focus, .template-2
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffc790;
        border-color: #ff9733; }
      .template-2 .butn-big.big-cancel, .template-2
      input[type=button].butn-big.big-cancel, .template-2
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #d33a2f;
        border-color: #e75e54; }
        .template-2 .butn-big.big-cancel:hover, .template-2
        input[type=button].butn-big.big-cancel:hover, .template-2
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #ff5549;
          border-color: #df4d43; }
        .template-2 .butn-big.big-cancel:focus, .template-2
        input[type=button].butn-big.big-cancel:focus, .template-2
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffd5d2;
          border-color: #999; }
  .template-3 .butn, .template-3
  input[type=button].butn, .template-3
  input[type=submit].butn {
    color: #000000;
    background-color: #e7b55d; }
    .template-3 .butn:hover, .template-3
    input[type=button].butn:hover, .template-3
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #d29e41; }
    .template-3 .butn:focus, .template-3
    input[type=button].butn:focus, .template-3
    input[type=submit].butn:focus {
      color: #fff;
      background-color: #df3232; }
    .template-3 .butn-big, .template-3
    input[type=button].butn-big, .template-3
    input[type=submit].butn-big {
      color: #000;
      background-color: #eec989;
      border-color: #d29e41; }
      .template-3 .butn-big:hover, .template-3
      input[type=button].butn-big:hover, .template-3
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #d29e41;
        border-color: #eec989; }
      .template-3 .butn-big:focus, .template-3
      input[type=button].butn-big:focus, .template-3
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .template-3 .butn-big.big-cancel, .template-3
      input[type=button].butn-big.big-cancel, .template-3
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #e0c3e1;
        border-color: #7c4e7d; }
        .template-3 .butn-big.big-cancel:hover, .template-3
        input[type=button].butn-big.big-cancel:hover, .template-3
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #b18fb2;
          border-color: #7c4e7d; }
        .template-3 .butn-big.big-cancel:focus, .template-3
        input[type=button].butn-big.big-cancel:focus, .template-3
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .template-4 .butn, .template-4
  input[type=button].butn, .template-4
  input[type=submit].butn {
    color: #353535;
    background-color: #c3e8ee; }
    .template-4 .butn:hover, .template-4
    input[type=button].butn:hover, .template-4
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #d0edf1; }
    .template-4 .butn:focus, .template-4
    input[type=button].butn:focus, .template-4
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .template-4 .butn-big, .template-4
    input[type=button].butn-big, .template-4
    input[type=submit].butn-big {
      color: #353535;
      background-color: #c3e8ee;
      border-color: #82cfdb; }
      .template-4 .butn-big:hover, .template-4
      input[type=button].butn-big:hover, .template-4
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #def2f5;
        border-color: #a9dee6; }
      .template-4 .butn-big:focus, .template-4
      input[type=button].butn-big:focus, .template-4
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
      .template-4 .butn-big.big-cancel, .template-4
      input[type=button].butn-big.big-cancel, .template-4
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #dae7ea;
        border-color: #cdd4d6; }
        .template-4 .butn-big.big-cancel:hover, .template-4
        input[type=button].butn-big.big-cancel:hover, .template-4
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #f0f5f6;
          border-color: #e0e4e5; }
        .template-4 .butn-big.big-cancel:focus, .template-4
        input[type=button].butn-big.big-cancel:focus, .template-4
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #ff9733; }
  .template-5 .butn, .template-5
  input[type=button].butn, .template-5
  input[type=submit].butn {
    color: #353535;
    background-color: #ffc790; }
    .template-5 .butn:hover, .template-5
    input[type=button].butn:hover, .template-5
    input[type=submit].butn:hover {
      background-color: #ff9733;
      border-color: #ffc790; }
    .template-5 .butn:focus, .template-5
    input[type=button].butn:focus, .template-5
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ff9733; }
    .template-5 .butn-big, .template-5
    input[type=button].butn-big, .template-5
    input[type=submit].butn-big {
      color: #353535;
      background-color: #ffc790;
      border-color: #ff9733; }
      .template-5 .butn-big:hover, .template-5
      input[type=button].butn-big:hover, .template-5
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-5 .butn-big:focus, .template-5
      input[type=button].butn-big:focus, .template-5
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
      .template-5 .butn-big.big-cancel, .template-5
      input[type=button].butn-big.big-cancel, .template-5
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #efeec0;
        border-color: #b2b052; }
        .template-5 .butn-big.big-cancel:hover, .template-5
        input[type=button].butn-big.big-cancel:hover, .template-5
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #b2b052;
          border-color: #cfce92; }
        .template-5 .butn-big.big-cancel:focus, .template-5
        input[type=button].butn-big.big-cancel:focus, .template-5
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #e44f4f; }
  .template-6 .butn, .template-6
  input[type=button].butn, .template-6
  input[type=submit].butn {
    color: #353535;
    border: 1px solid #fff;
    background-color: #cde9fa; }
    .template-6 .butn:hover, .template-6
    input[type=button].butn:hover, .template-6
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #cde9fa; }
    .template-6 .butn:focus, .template-6
    input[type=button].butn:focus, .template-6
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #FFE16D; }
    .template-6 .butn-big, .template-6
    input[type=button].butn-big, .template-6
    input[type=submit].butn-big {
      color: #353535;
      background-color: #ecf7fd;
      border-color: #94c4e4; }
      .template-6 .butn-big:hover, .template-6
      input[type=button].butn-big:hover, .template-6
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #cde9fa;
        border-color: #81a9c3; }
      .template-6 .butn-big:focus, .template-6
      input[type=button].butn-big:focus, .template-6
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #FFE16D;
        border-color: #e44f4f; }
      .template-6 .butn-big.big-cancel, .template-6
      input[type=button].butn-big.big-cancel, .template-6
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #f5f5f5;
        border-color: #b1c5ce; }
        .template-6 .butn-big.big-cancel:hover, .template-6
        input[type=button].butn-big.big-cancel:hover, .template-6
        input[type=submit].butn-big.big-cancel:hover {
          color: #353535;
          background-color: #ececec;
          border-color: #83949b; }
        .template-6 .butn-big.big-cancel:focus, .template-6
        input[type=button].butn-big.big-cancel:focus, .template-6
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #FFE16D;
          border-color: #e44f4f; }
  .template-7 .butn, .template-7
  input[type=button].butn, .template-7
  input[type=submit].butn {
    color: #353535;
    background-color: #c8e0c8; }
    .template-7 .butn:hover, .template-7
    input[type=button].butn:hover, .template-7
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #deecde; }
    .template-7 .butn:focus, .template-7
    input[type=button].butn:focus, .template-7
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .template-7 .butn-big, .template-7
    input[type=button].butn-big, .template-7
    input[type=submit].butn-big {
      color: #353535;
      background-color: #deecde;
      border-color: #9dc89d; }
      .template-7 .butn-big:hover, .template-7
      input[type=button].butn-big:hover, .template-7
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #c8e0c8;
        border-color: #87bc87; }
      .template-7 .butn-big:focus, .template-7
      input[type=button].butn-big:focus, .template-7
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
      .template-7 .butn-big.big-cancel, .template-7
      input[type=button].butn-big.big-cancel, .template-7
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #e9ede9;
        border-color: #cdd4d6; }
        .template-7 .butn-big.big-cancel:hover, .template-7
        input[type=button].butn-big.big-cancel:hover, .template-7
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #dfe6df;
          border-color: #bac4c7; }
        .template-7 .butn-big.big-cancel:focus, .template-7
        input[type=button].butn-big.big-cancel:focus, .template-7
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #ff9733; }
  .template-12 .butn, .template-12
  input[type=button].butn, .template-12
  input[type=submit].butn {
    color: #353535;
    border: 1px solid #fff;
    background-color: #f8e2e4; }
    .template-12 .butn:hover, .template-12
    input[type=button].butn:hover, .template-12
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #f5d4d8; }
    .template-12 .butn:focus, .template-12
    input[type=button].butn:focus, .template-12
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #FFE16D; }
    .template-12 .butn-big, .template-12
    input[type=button].butn-big, .template-12
    input[type=submit].butn-big {
      color: #353535;
      background-color: #f8e2e4;
      border-color: #ecaab2; }
      .template-12 .butn-big:hover, .template-12
      input[type=button].butn-big:hover, .template-12
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #fbf0f1;
        border-color: #e99da5; }
      .template-12 .butn-big:focus, .template-12
      input[type=button].butn-big:focus, .template-12
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #FFE16D;
        border-color: #e44f4f; }
      .template-12 .butn-big.big-cancel, .template-12
      input[type=button].butn-big.big-cancel, .template-12
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #cbe4ee;
        border-color: #b1c5ce; }
        .template-12 .butn-big.big-cancel:hover, .template-12
        input[type=button].butn-big.big-cancel:hover, .template-12
        input[type=submit].butn-big.big-cancel:hover {
          color: #353535;
          background-color: #d8ebf2;
          border-color: #a7bdc7; }
        .template-12 .butn-big.big-cancel:focus, .template-12
        input[type=button].butn-big.big-cancel:focus, .template-12
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #FFE16D;
          border-color: #e44f4f; }
  .template-21 .butn, .template-21
  input[type=button].butn, .template-21
  input[type=submit].butn {
    background-color: #006482;
    border-radius: 8px; }
    .template-21 .butn:hover, .template-21
    input[type=button].butn:hover, .template-21
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #c33e1b; }
    .template-21 .butn:focus, .template-21
    input[type=button].butn:focus, .template-21
    input[type=submit].butn:focus {
      color: #fff;
      background-color: #c33e1b; }
    .template-21 .butn-big, .template-21
    input[type=button].butn-big, .template-21
    input[type=submit].butn-big {
      color: #fff;
      background-color: #008489;
      border-color: #008489;
      border-radius: 12px; }
      .template-21 .butn-big:hover, .template-21
      input[type=button].butn-big:hover, .template-21
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #c33e1b;
        border-color: #c33e1b; }
      .template-21 .butn-big:focus, .template-21
      input[type=button].butn-big:focus, .template-21
      input[type=submit].butn-big:focus {
        color: #fff;
        background-color: #c33e1b;
        border-color: #c33e1b; }
      .template-21 .butn-big.big-cancel, .template-21
      input[type=button].butn-big.big-cancel, .template-21
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #006382;
        border-color: #006382; }
        .template-21 .butn-big.big-cancel:hover, .template-21
        input[type=button].butn-big.big-cancel:hover, .template-21
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #c33e1b;
          border-color: #c33e1b; }
        .template-21 .butn-big.big-cancel:focus, .template-21
        input[type=button].butn-big.big-cancel:focus, .template-21
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #c33e1b;
          border-color: #c33e1b; }
  .color-style1 .butn, .color-style1
  input[type=button].butn, .color-style1
  input[type=submit].butn {
    color: #fff;
    background-color: #36669c; }
    .color-style1 .butn:hover, .color-style1
    input[type=button].butn:hover, .color-style1
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #285b95; }
    .color-style1 .butn:focus, .color-style1
    input[type=button].butn:focus, .color-style1
    input[type=submit].butn:focus {
      color: #000;
      background-color: #ffd79f; }
    .color-style1 .butn-big, .color-style1
    input[type=button].butn-big, .color-style1
    input[type=submit].butn-big {
      color: #fff;
      background-color: #36669c;
      border-color: #284f7c; }
      .color-style1 .butn-big:hover, .color-style1
      input[type=button].butn-big:hover, .color-style1
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #285b95;
        border-color: #759cc6; }
      .color-style1 .butn-big:focus, .color-style1
      input[type=button].butn-big:focus, .color-style1
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #ffd79f;
        border-color: #ffb44a; }
      .color-style1 .butn-big.big-cancel, .color-style1
      input[type=button].butn-big.big-cancel, .color-style1
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #757575;
        border-color: #cccccc; }
        .color-style1 .butn-big.big-cancel:hover, .color-style1
        input[type=button].butn-big.big-cancel:hover, .color-style1
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #666666;
          border-color: #bdbdbd; }
        .color-style1 .butn-big.big-cancel:focus, .color-style1
        input[type=button].butn-big.big-cancel:focus, .color-style1
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #dedede;
          border-color: #ffb44a; }
  .color-style2 .butn, .color-style2
  input[type=button].butn, .color-style2
  input[type=submit].butn {
    color: #fff;
    background-color: #a83d3d; }
    .color-style2 .butn:hover, .color-style2
    input[type=button].butn:hover, .color-style2
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #be4f4f; }
    .color-style2 .butn:focus, .color-style2
    input[type=button].butn:focus, .color-style2
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffc36d; }
    .color-style2 .butn-big, .color-style2
    input[type=button].butn-big, .color-style2
    input[type=submit].butn-big {
      color: #fff;
      background-color: #a83d3d;
      border-color: #e05757; }
      .color-style2 .butn-big:hover, .color-style2
      input[type=button].butn-big:hover, .color-style2
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #be4f4f;
        border-color: #ed9f9f; }
      .color-style2 .butn-big:focus, .color-style2
      input[type=button].butn-big:focus, .color-style2
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffc36d;
        border-color: #e39019; }
      .color-style2 .butn-big.big-cancel, .color-style2
      input[type=button].butn-big.big-cancel, .color-style2
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #757575;
        border-color: #cccccc; }
        .color-style2 .butn-big.big-cancel:hover, .color-style2
        input[type=button].butn-big.big-cancel:hover, .color-style2
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #666666;
          border-color: #bdbdbd; }
        .color-style2 .butn-big.big-cancel:focus, .color-style2
        input[type=button].butn-big.big-cancel:focus, .color-style2
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #dedede;
          border-color: #ffb852; }
  .color-style2.template-7 .butn, .color-style2.template-7
  input[type=button].butn, .color-style2.template-7
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style2.template-7 .butn:hover, .color-style2.template-7
    input[type=button].butn:hover, .color-style2.template-7
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style2.template-7 .butn:focus, .color-style2.template-7
    input[type=button].butn:focus, .color-style2.template-7
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style2.template-7 .butn-big, .color-style2.template-7
    input[type=button].butn-big, .color-style2.template-7
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style2.template-7 .butn-big:hover, .color-style2.template-7
      input[type=button].butn-big:hover, .color-style2.template-7
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style2.template-7 .butn-big:focus, .color-style2.template-7
      input[type=button].butn-big:focus, .color-style2.template-7
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style2.template-7 .butn-big.big-cancel, .color-style2.template-7
      input[type=button].butn-big.big-cancel, .color-style2.template-7
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style2.template-7 .butn-big.big-cancel:hover, .color-style2.template-7
        input[type=button].butn-big.big-cancel:hover, .color-style2.template-7
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style2.template-7 .butn-big.big-cancel:focus, .color-style2.template-7
        input[type=button].butn-big.big-cancel:focus, .color-style2.template-7
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style3 .butn, .color-style3
  input[type=button].butn, .color-style3
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style3 .butn:hover, .color-style3
    input[type=button].butn:hover, .color-style3
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style3 .butn:focus, .color-style3
    input[type=button].butn:focus, .color-style3
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style3 .butn-big, .color-style3
    input[type=button].butn-big, .color-style3
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style3 .butn-big:hover, .color-style3
      input[type=button].butn-big:hover, .color-style3
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style3 .butn-big:focus, .color-style3
      input[type=button].butn-big:focus, .color-style3
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style3 .butn-big.big-cancel, .color-style3
      input[type=button].butn-big.big-cancel, .color-style3
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style3 .butn-big.big-cancel:hover, .color-style3
        input[type=button].butn-big.big-cancel:hover, .color-style3
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style3 .butn-big.big-cancel:focus, .color-style3
        input[type=button].butn-big.big-cancel:focus, .color-style3
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style4 .butn, .color-style4
  input[type=button].butn, .color-style4
  input[type=submit].butn {
    color: #fff;
    background-color: #188144; }
    .color-style4 .butn:hover, .color-style4
    input[type=button].butn:hover, .color-style4
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #15733c; }
    .color-style4 .butn:focus, .color-style4
    input[type=button].butn:focus, .color-style4
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .color-style4 .butn-big, .color-style4
    input[type=button].butn-big, .color-style4
    input[type=submit].butn-big {
      color: #ffffff;
      background-color: #188144;
      border-color: #39ad6a; }
      .color-style4 .butn-big:hover, .color-style4
      input[type=button].butn-big:hover, .color-style4
      input[type=submit].butn-big:hover {
        color: #ffffff;
        background-color: #15733c;
        border-color: #46c27a; }
      .color-style4 .butn-big:focus, .color-style4
      input[type=button].butn-big:focus, .color-style4
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
      .color-style4 .butn-big.big-cancel, .color-style4
      input[type=button].butn-big.big-cancel, .color-style4
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #6d6d6d;
        border-color: #999999; }
        .color-style4 .butn-big.big-cancel:hover, .color-style4
        input[type=button].butn-big.big-cancel:hover, .color-style4
        input[type=submit].butn-big.big-cancel:hover {
          color: #ffffff;
          background-color: #757575;
          border-color: #aaaaaa; }
        .color-style4 .butn-big.big-cancel:focus, .color-style4
        input[type=button].butn-big.big-cancel:focus, .color-style4
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffe2c5;
          border-color: #e44f4f; }
  .color-style4.template-7 .butn, .color-style4.template-7
  input[type=button].butn, .color-style4.template-7
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style4.template-7 .butn:hover, .color-style4.template-7
    input[type=button].butn:hover, .color-style4.template-7
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style4.template-7 .butn:focus, .color-style4.template-7
    input[type=button].butn:focus, .color-style4.template-7
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style4.template-7 .butn-big, .color-style4.template-7
    input[type=button].butn-big, .color-style4.template-7
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style4.template-7 .butn-big:hover, .color-style4.template-7
      input[type=button].butn-big:hover, .color-style4.template-7
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style4.template-7 .butn-big:focus, .color-style4.template-7
      input[type=button].butn-big:focus, .color-style4.template-7
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style4.template-7 .butn-big.big-cancel, .color-style4.template-7
      input[type=button].butn-big.big-cancel, .color-style4.template-7
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style4.template-7 .butn-big.big-cancel:hover, .color-style4.template-7
        input[type=button].butn-big.big-cancel:hover, .color-style4.template-7
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style4.template-7 .butn-big.big-cancel:focus, .color-style4.template-7
        input[type=button].butn-big.big-cancel:focus, .color-style4.template-7
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style5 .butn, .color-style5
  input[type=button].butn, .color-style5
  input[type=submit].butn {
    color: #353535;
    background-color: #ff9999; }
    .color-style5 .butn:hover, .color-style5
    input[type=button].butn:hover, .color-style5
    input[type=submit].butn:hover {
      color: #000;
      background-color: #faa; }
    .color-style5 .butn:focus, .color-style5
    input[type=button].butn:focus, .color-style5
    input[type=submit].butn:focus {
      color: #000;
      background-color: #ffe2c5; }
    .color-style5 .butn-big, .color-style5
    input[type=button].butn-big, .color-style5
    input[type=submit].butn-big {
      color: #000;
      background-color: #ff9999;
      border-color: #ffbcbc; }
      .color-style5 .butn-big:hover, .color-style5
      input[type=button].butn-big:hover, .color-style5
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #faa;
        border-color: #ffcdcd; }
      .color-style5 .butn-big:focus, .color-style5
      input[type=button].butn-big:focus, .color-style5
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #ffe2c5;
        border-color: #ea6e6e; }
      .color-style5 .butn-big.big-cancel, .color-style5
      input[type=button].butn-big.big-cancel, .color-style5
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #aaaaaa;
        border-color: #cccccc; }
        .color-style5 .butn-big.big-cancel:hover, .color-style5
        input[type=button].butn-big.big-cancel:hover, .color-style5
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #cccccc;
          border-color: #aaaaaa; }
        .color-style5 .butn-big.big-cancel:focus, .color-style5
        input[type=button].butn-big.big-cancel:focus, .color-style5
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #ffe2c5;
          border-color: #ea6e6e; }
  .color-style6 .butn, .color-style6
  input[type=button].butn, .color-style6
  input[type=submit].butn {
    color: #fff;
    background-color: #802b93; }
    .color-style6 .butn:hover, .color-style6
    input[type=button].butn:hover, .color-style6
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #9733ad; }
    .color-style6 .butn:focus, .color-style6
    input[type=button].butn:focus, .color-style6
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .color-style6 .butn-big, .color-style6
    input[type=button].butn-big, .color-style6
    input[type=submit].butn-big {
      color: #fff;
      background-color: #802b93;
      border-color: #aa57bd; }
      .color-style6 .butn-big:hover, .color-style6
      input[type=button].butn-big:hover, .color-style6
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #9733ad;
        border-color: #b66fc7; }
      .color-style6 .butn-big:focus, .color-style6
      input[type=button].butn-big:focus, .color-style6
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #b66fc7; }
      .color-style6 .butn-big.big-cancel, .color-style6
      input[type=button].butn-big.big-cancel, .color-style6
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #6d6d6d;
        border-color: #999999; }
        .color-style6 .butn-big.big-cancel:hover, .color-style6
        input[type=button].butn-big.big-cancel:hover, .color-style6
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #757575;
          border-color: #aaaaaa; }
        .color-style6 .butn-big.big-cancel:focus, .color-style6
        input[type=button].butn-big.big-cancel:focus, .color-style6
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffe2c5;
          border-color: #b66fc7; }

/*-------------------------------------------------------------- 標題*/
.title-paging,
.tool-button .light-box .light-box-content .title {
  padding: 0 5px;
  line-height: normal;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 7px 0 10px;
  padding-bottom: 2px;
  display: block;
  position: relative;
  z-index: 2;
  /* English Version */ }
  .title-paging.full,
  .tool-button .light-box .light-box-content .title.full {
    margin: 5px 0 25px; }
  html:lang(en) .title-paging, html:lang(en)
  .tool-button .light-box .light-box-content .title {
    font-size: 1.35rem; }

.span-page-title {
  color: #008269;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin: 7px 0 10px;
  border-bottom: 4px solid #008269;
  padding-bottom: 2px;
  box-shadow: 0px 3px 0px 0px #ddd;
  width: 100%;
  display: block;
  /* English Version */ }
  .span-page-title.full {
    margin: 5px 0 25px; }
  html:lang(en) .span-page-title {
    font-size: 1.35rem; }

h1.h1-page-title {
  font-size: 1.5rem;
  font-weight: 300;
  padding: 5px 0;
  line-height: normal;
  margin-bottom: 10px;
  border-bottom: 4px solid #008269;
  box-shadow: 0px 3px 0px 0px #ddd;
  color: #575757;
  position: relative; }

h2.h2-title, .template-2 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
  color: #008269;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 3px solid #008269;
  padding-bottom: 5px;
  box-shadow: 0px 2px 0px 0px #ddd;
  /* English Version */ }
  html:lang(en) h2.h2-title, html:lang(en) .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content html:lang(en) h2 {
    font-size: 1.35rem; }

h2.h2-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #008269;
  color: #575757;
  position: relative;
  background-color: #f5f5f5;
  /* English Version */ }
  html:lang(en) h2.h2-page-title {
    font-size: 1.35rem; }

h2 .span-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #008269;
  color: #575757;
  position: relative;
  background-color: #f5f5f5; }

h3.title {
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 5px;
  color: #777;
  margin: 25px 0 15px;
  border-bottom: 3px solid #cccccc; }

/*-------------------------------------------------------------- template*/
.template-2 .title-paging,
.template-2 .tool-button .light-box .light-box-content .title {
  font-size: 1.35rem;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  margin-top: 0;
  padding: 5px 0 5px 10px;
  background-color: #fbfbfb;
  box-shadow: none; }

.template-2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-2 .title, .template-4 .lightBox-bg .lightBox-content .template-2 .title, .template-5 .lightBox-bg .lightBox-content .template-2 .title, .template-6 .lightBox-bg .lightBox-content .template-2 .title, .template-7 .lightBox-bg .lightBox-content .template-2 .title, .template-12 .lightBox-bg .lightBox-content .template-2 .title, .color-style1 .lightBox-bg .lightBox-content .template-2 .title, .color-style2 .lightBox-bg .lightBox-content .template-2 .title, .color-style3 .lightBox-bg .lightBox-content .template-2 .title, .color-style4 .lightBox-bg .lightBox-content .template-2 .title, .color-style5 .lightBox-bg .lightBox-content .template-2 .title, .color-style6 .lightBox-bg .lightBox-content .template-2 .title, .template-2 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-2 h2, .template-2 h2.h2-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  margin-bottom: 15px; }

.template-3 .title-paging,
.template-3 .tool-button .light-box .light-box-content .title {
  font-size: 1.35rem;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  margin-top: 0;
  padding: 5px 0 5px 10px;
  box-shadow: none;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .tool-button .light-box .light-box-content .title {
  width: calc(100% - 65px); }

.template-3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3 .title, .template-3 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-3 .title, .template-5 .lightBox-bg .lightBox-content .template-3 .title, .template-6 .lightBox-bg .lightBox-content .template-3 .title, .template-7 .lightBox-bg .lightBox-content .template-3 .title, .template-12 .lightBox-bg .lightBox-content .template-3 .title, .color-style1 .lightBox-bg .lightBox-content .template-3 .title, .color-style2 .lightBox-bg .lightBox-content .template-3 .title, .color-style3 .lightBox-bg .lightBox-content .template-3 .title, .color-style4 .lightBox-bg .lightBox-content .template-3 .title, .color-style5 .lightBox-bg .lightBox-content .template-3 .title, .color-style6 .lightBox-bg .lightBox-content .template-3 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3 h2.h2-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  border: none;
  margin-bottom: 15px; }

.template-4 .title-paging,
.template-4 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-4 .tool-button .light-box .light-box-content .title {
  width: calc(100% - 70px); }

.template-4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-4 .title, .template-3 .lightBox-bg .lightBox-content .template-4 .title, .template-4 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-4 .title, .template-6 .lightBox-bg .lightBox-content .template-4 .title, .template-7 .lightBox-bg .lightBox-content .template-4 .title, .template-12 .lightBox-bg .lightBox-content .template-4 .title, .color-style1 .lightBox-bg .lightBox-content .template-4 .title, .color-style2 .lightBox-bg .lightBox-content .template-4 .title, .color-style3 .lightBox-bg .lightBox-content .template-4 .title, .color-style4 .lightBox-bg .lightBox-content .template-4 .title, .color-style5 .lightBox-bg .lightBox-content .template-4 .title, .color-style6 .lightBox-bg .lightBox-content .template-4 .title, .template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-4 h2, .template-4 h2.h2-page-title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-4 .span-page-title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-5 .title-paging,
.template-5 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  color: #686868;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-5 .title, .template-3 .lightBox-bg .lightBox-content .template-5 .title, .template-4 .lightBox-bg .lightBox-content .template-5 .title, .template-5 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-5 .title, .template-7 .lightBox-bg .lightBox-content .template-5 .title, .template-12 .lightBox-bg .lightBox-content .template-5 .title, .color-style1 .lightBox-bg .lightBox-content .template-5 .title, .color-style2 .lightBox-bg .lightBox-content .template-5 .title, .color-style3 .lightBox-bg .lightBox-content .template-5 .title, .color-style4 .lightBox-bg .lightBox-content .template-5 .title, .color-style5 .lightBox-bg .lightBox-content .template-5 .title, .color-style6 .lightBox-bg .lightBox-content .template-5 .title, .template-5 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-5 h2, .template-5 h2.h2-page-title {
  font-size: 1.375rem;
  color: #686868;
  border-top: none;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 .span-page-title {
  font-size: 1.375rem;
  color: #686868;
  border-top: none;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  margin-bottom: 15px; }

.template-6 .title-paging,
.template-6 .tool-button .light-box .light-box-content .title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 .title-paging::after,
  .template-6 .tool-button .light-box .light-box-content .title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-6 .title, .template-3 .lightBox-bg .lightBox-content .template-6 .title, .template-4 .lightBox-bg .lightBox-content .template-6 .title, .template-5 .lightBox-bg .lightBox-content .template-6 .title, .template-6 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-6 .title, .template-12 .lightBox-bg .lightBox-content .template-6 .title, .color-style1 .lightBox-bg .lightBox-content .template-6 .title, .color-style2 .lightBox-bg .lightBox-content .template-6 .title, .color-style3 .lightBox-bg .lightBox-content .template-6 .title, .color-style4 .lightBox-bg .lightBox-content .template-6 .title, .color-style5 .lightBox-bg .lightBox-content .template-6 .title, .color-style6 .lightBox-bg .lightBox-content .template-6 .title, .template-6 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-6 h2, .template-6 h2.h2-page-title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 h2.h2-title::after, .template-2 .lightBox-bg .lightBox-content .template-6 .title::after, .template-3 .lightBox-bg .lightBox-content .template-6 .title::after, .template-4 .lightBox-bg .lightBox-content .template-6 .title::after, .template-5 .lightBox-bg .lightBox-content .template-6 .title::after, .template-6 .lightBox-bg .lightBox-content .title::after, .template-7 .lightBox-bg .lightBox-content .template-6 .title::after, .template-12 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style1 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style2 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style3 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style4 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style5 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style6 .lightBox-bg .lightBox-content .template-6 .title::after, .template-6 .template-3.color-style1 .lightBox-bg .lightBox-content h2::after, .template-3.color-style1 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style2 .lightBox-bg .lightBox-content h2::after, .template-3.color-style2 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style3 .lightBox-bg .lightBox-content h2::after, .template-3.color-style3 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style4 .lightBox-bg .lightBox-content h2::after, .template-3.color-style4 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style5 .lightBox-bg .lightBox-content h2::after, .template-3.color-style5 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style6 .lightBox-bg .lightBox-content h2::after, .template-3.color-style6 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 h2.h2-page-title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-6 .span-page-title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 .span-page-title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-7 .title-paging,
.template-7 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 .title-paging::before,
  .template-7 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .title-paging {
  text-align: center;
  padding: 0; }

.template-7 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-7 .title, .template-3 .lightBox-bg .lightBox-content .template-7 .title, .template-4 .lightBox-bg .lightBox-content .template-7 .title, .template-5 .lightBox-bg .lightBox-content .template-7 .title, .template-6 .lightBox-bg .lightBox-content .template-7 .title, .template-7 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-7 .title, .color-style1 .lightBox-bg .lightBox-content .template-7 .title, .color-style2 .lightBox-bg .lightBox-content .template-7 .title, .color-style3 .lightBox-bg .lightBox-content .template-7 .title, .color-style4 .lightBox-bg .lightBox-content .template-7 .title, .color-style5 .lightBox-bg .lightBox-content .template-7 .title, .color-style6 .lightBox-bg .lightBox-content .template-7 .title, .template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-7 h2, .template-7 h2.h2-page-title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 h2.h2-title::before, .template-2 .lightBox-bg .lightBox-content .template-7 .title::before, .template-3 .lightBox-bg .lightBox-content .template-7 .title::before, .template-4 .lightBox-bg .lightBox-content .template-7 .title::before, .template-5 .lightBox-bg .lightBox-content .template-7 .title::before, .template-6 .lightBox-bg .lightBox-content .template-7 .title::before, .template-7 .lightBox-bg .lightBox-content .title::before, .template-12 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style1 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style2 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style3 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style4 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style5 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style6 .lightBox-bg .lightBox-content .template-7 .title::before, .template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 h2.h2-page-title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .span-page-title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 .span-page-title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .lightBox-bg .lightBox-content .title {
  margin-bottom: 15px; }

.template-12 .title-paging,
.template-12 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  padding: 0 0 10px 0;
  margin: 0 0 25px;
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 .title-paging::before,
  .template-12 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-12 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-12 .title, .template-3 .lightBox-bg .lightBox-content .template-12 .title, .template-4 .lightBox-bg .lightBox-content .template-12 .title, .template-5 .lightBox-bg .lightBox-content .template-12 .title, .template-6 .lightBox-bg .lightBox-content .template-12 .title, .template-7 .lightBox-bg .lightBox-content .template-12 .title, .template-12 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-12 .title, .color-style2 .lightBox-bg .lightBox-content .template-12 .title, .color-style3 .lightBox-bg .lightBox-content .template-12 .title, .color-style4 .lightBox-bg .lightBox-content .template-12 .title, .color-style5 .lightBox-bg .lightBox-content .template-12 .title, .color-style6 .lightBox-bg .lightBox-content .template-12 .title, .template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-12 h2, .template-12 h2.h2-page-title {
  font-size: 1.375rem;
  padding: 0 0 10px 0;
  margin-bottom: 25px;
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 h2.h2-title::before, .template-2 .lightBox-bg .lightBox-content .template-12 .title::before, .template-3 .lightBox-bg .lightBox-content .template-12 .title::before, .template-4 .lightBox-bg .lightBox-content .template-12 .title::before, .template-5 .lightBox-bg .lightBox-content .template-12 .title::before, .template-6 .lightBox-bg .lightBox-content .template-12 .title::before, .template-7 .lightBox-bg .lightBox-content .template-12 .title::before, .template-12 .lightBox-bg .lightBox-content .title::before, .color-style1 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style2 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style3 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style4 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style5 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style6 .lightBox-bg .lightBox-content .template-12 .title::before, .template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 h2.h2-page-title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-12 .span-page-title {
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 .span-page-title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-21 .title-paging,
.template-21 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 25px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  box-shadow: none; }
  .template-21 .title-paging::before,
  .template-21 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-21 h2.h2-title, .template-21 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-21 h2, .template-21 h2.h2-page-title {
  text-align: left;
  color: #595959;
  margin: 7px 0 10px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  border-top: none; }
  .template-21 h2.h2-title::before, .template-21 .template-2 .lightBox-bg .lightBox-content .title::before, .template-2 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-3 .lightBox-bg .lightBox-content .title::before, .template-3 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-4 .lightBox-bg .lightBox-content .title::before, .template-4 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-5 .lightBox-bg .lightBox-content .title::before, .template-5 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-6 .lightBox-bg .lightBox-content .title::before, .template-6 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-7 .lightBox-bg .lightBox-content .title::before, .template-7 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-12 .lightBox-bg .lightBox-content .title::before, .template-12 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style1 .lightBox-bg .lightBox-content .title::before, .color-style1 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style2 .lightBox-bg .lightBox-content .title::before, .color-style2 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style3 .lightBox-bg .lightBox-content .title::before, .color-style3 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style4 .lightBox-bg .lightBox-content .title::before, .color-style4 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style5 .lightBox-bg .lightBox-content .title::before, .color-style5 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style6 .lightBox-bg .lightBox-content .title::before, .color-style6 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 h2.h2-page-title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-21 .span-page-title {
  text-align: left;
  color: #595959;
  margin: 7px 0 10px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  border-top: none; }
  .template-21 .span-page-title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-30 h2.h2-title, .template-30 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-30 h2 {
  color: #ecdcb8;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 3px solid #ecdcb8;
  padding-bottom: 5px;
  box-shadow: 0px 2px 0px 0px #ddd;
  /* English Version */ }
  html:lang(en) .template-30 h2.h2-title, html:lang(en) .template-30 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2 {
    font-size: 1.35rem; }

.template-30 h2.h2-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #ecdcb8;
  color: #575757;
  position: relative;
  background-color: #f5f5f5;
  /* English Version */ }
  html:lang(en) .template-30 h2.h2-page-title {
    font-size: 1.35rem; }

.template-30 h2 .span-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #ecdcb8;
  color: #575757;
  position: relative;
  background-color: #f5f5f5; }

.color-style1 .title-paging,
.color-style1 .tool-button .light-box .light-box-content .title {
  color: #345f8f;
  border-color: #36669c; }

.color-style1 h1.h1-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style1 .title, .template-3 .lightBox-bg .lightBox-content .color-style1 .title, .template-4 .lightBox-bg .lightBox-content .color-style1 .title, .template-5 .lightBox-bg .lightBox-content .color-style1 .title, .template-6 .lightBox-bg .lightBox-content .color-style1 .title, .template-7 .lightBox-bg .lightBox-content .color-style1 .title, .template-12 .lightBox-bg .lightBox-content .color-style1 .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .color-style1 .title, .color-style3 .lightBox-bg .lightBox-content .color-style1 .title, .color-style4 .lightBox-bg .lightBox-content .color-style1 .title, .color-style5 .lightBox-bg .lightBox-content .color-style1 .title, .color-style6 .lightBox-bg .lightBox-content .color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .color-style1 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1 h2 {
  color: #345f8f;
  border-color: #36669c; }

.color-style1 h2.h2-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1 .span-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1.template-4 .title-paging,
.color-style1.template-4 .tool-button .light-box .light-box-content .title,
.color-style1.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style1.template-4 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style1.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-4 h2, .color-style1.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style1.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style1.template-7 .title-paging,
.color-style1.template-7 .tool-button .light-box .light-box-content .title,
.color-style1.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style1.template-7 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style1.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 h2.h2-page-title {
  color: #2B79B6;
  border-bottom-color: #2B79B6; }
  .color-style1.template-7 .title-paging::before,
  .color-style1.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style1.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style1.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style1.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 h2.h2-page-title::before {
    background-color: #2B79B6; }

.color-style1.template-7 .span-page-title {
  color: #2B79B6;
  border-bottom-color: #2B79B6; }
  .color-style1.template-7 .span-page-title::before {
    background-color: #2B79B6; }

.color-style1.template-12 .title-paging,
.color-style1.template-12 .tool-button .light-box .light-box-content .title,
.color-style1.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style1.template-12 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style1.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 h2, .color-style1.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style1.template-12 .title-paging::before,
  .color-style1.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style1.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style1.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style1.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before, .color-style1.template-12 h2.h2-page-title::before {
    border-color: #36669c transparent transparent transparent; }

.color-style1.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style1.template-12 .span-page-title::before {
    border-color: #36669c transparent transparent transparent; }

.color-style2 .title-paging,
.color-style2 .tool-button .light-box .light-box-content .title {
  color: #875252;
  border-color: #811818; }

.color-style2 h1.h1-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style2 .title, .template-3 .lightBox-bg .lightBox-content .color-style2 .title, .template-4 .lightBox-bg .lightBox-content .color-style2 .title, .template-5 .lightBox-bg .lightBox-content .color-style2 .title, .template-6 .lightBox-bg .lightBox-content .color-style2 .title, .template-7 .lightBox-bg .lightBox-content .color-style2 .title, .template-12 .lightBox-bg .lightBox-content .color-style2 .title, .color-style1 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .color-style2 .title, .color-style4 .lightBox-bg .lightBox-content .color-style2 .title, .color-style5 .lightBox-bg .lightBox-content .color-style2 .title, .color-style6 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2 h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .color-style2 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2 h2 {
  color: #875252;
  border-color: #811818; }

.color-style2 h2.h2-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2 .span-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2.template-4 .title-paging,
.color-style2.template-4 .tool-button .light-box .light-box-content .title,
.color-style2.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style2.template-4 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style2.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-4 h2, .color-style2.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style2.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style2.template-7 .title-paging,
.color-style2.template-7 .tool-button .light-box .light-box-content .title,
.color-style2.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style2.template-7 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style2.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 h2.h2-page-title {
  color: #AD6114;
  border-bottom-color: #AD6114; }
  .color-style2.template-7 .title-paging::before,
  .color-style2.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style2.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style2.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style2.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 h2.h2-page-title::before {
    background-color: #AD6114; }

.color-style2.template-7 .span-page-title {
  color: #AD6114;
  border-bottom-color: #AD6114; }
  .color-style2.template-7 .span-page-title::before {
    background-color: #AD6114; }

.color-style2.template-12 .title-paging,
.color-style2.template-12 .tool-button .light-box .light-box-content .title,
.color-style2.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style2.template-12 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style2.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 h2, .color-style2.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style2.template-12 .title-paging::before,
  .color-style2.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style2.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style2.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style2.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before, .color-style2.template-12 h2.h2-page-title::before {
    border-color: #5e0a0a transparent transparent transparent; }

.color-style2.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style2.template-12 .span-page-title::before {
    border-color: #5e0a0a transparent transparent transparent; }

.color-style3 .title-paging,
.color-style3 .tool-button .light-box .light-box-content .title {
  color: #9c5c00;
  border-color: #ca7700; }

.color-style3 h1.h1-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style3 .title, .template-3 .lightBox-bg .lightBox-content .color-style3 .title, .template-4 .lightBox-bg .lightBox-content .color-style3 .title, .template-5 .lightBox-bg .lightBox-content .color-style3 .title, .template-6 .lightBox-bg .lightBox-content .color-style3 .title, .template-7 .lightBox-bg .lightBox-content .color-style3 .title, .template-12 .lightBox-bg .lightBox-content .color-style3 .title, .color-style1 .lightBox-bg .lightBox-content .color-style3 .title, .color-style2 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .color-style3 .title, .color-style5 .lightBox-bg .lightBox-content .color-style3 .title, .color-style6 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3 h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .color-style3 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3 h2 {
  color: #9c5c00;
  border-color: #ca7700; }

.color-style3 h2.h2-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3 .span-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3.template-4 .title-paging,
.color-style3.template-4 .tool-button .light-box .light-box-content .title,
.color-style3.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style3.template-4 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style3.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-4 h2, .color-style3.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style3.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style3.template-5 .title-paging {
  color: #8c5301;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-5 .tool-button .light-box .light-box-content .title,
.color-style3.template-5 h1.h1-page-title,
.color-style3.template-5 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style3.template-5 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style3.template-5 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 h2.h2-page-title {
  color: #595959;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-5 .span-page-title {
  color: #595959;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-7 .title-paging,
.color-style3.template-7 .tool-button .light-box .light-box-content .title,
.color-style3.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style3.template-7 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style3.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 h2.h2-page-title {
  color: #018378;
  border-bottom-color: #018378; }
  .color-style3.template-7 .title-paging::before,
  .color-style3.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style3.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style3.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style3.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 h2.h2-page-title::before {
    background-color: #018378; }

.color-style3.template-7 .span-page-title {
  color: #018378;
  border-bottom-color: #018378; }
  .color-style3.template-7 .span-page-title::before {
    background-color: #018378; }

.color-style3.template-12 .title-paging,
.color-style3.template-12 .tool-button .light-box .light-box-content .title,
.color-style3.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style3.template-12 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style3.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 h2, .color-style3.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style3.template-12 .title-paging::before,
  .color-style3.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style3.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style3.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style3.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before, .color-style3.template-12 h2.h2-page-title::before {
    border-color: #ca7700 transparent transparent transparent; }

.color-style3.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style3.template-12 .span-page-title::before {
    border-color: #ca7700 transparent transparent transparent; }

.color-style4 .title-paging,
.color-style4 .tool-button .light-box .light-box-content .title {
  color: #188144;
  border-color: #188144; }

.color-style4 h1.h1-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style4 .title, .template-3 .lightBox-bg .lightBox-content .color-style4 .title, .template-4 .lightBox-bg .lightBox-content .color-style4 .title, .template-5 .lightBox-bg .lightBox-content .color-style4 .title, .template-6 .lightBox-bg .lightBox-content .color-style4 .title, .template-7 .lightBox-bg .lightBox-content .color-style4 .title, .template-12 .lightBox-bg .lightBox-content .color-style4 .title, .color-style1 .lightBox-bg .lightBox-content .color-style4 .title, .color-style2 .lightBox-bg .lightBox-content .color-style4 .title, .color-style3 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .color-style4 .title, .color-style6 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4 h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .color-style4 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4 h2 {
  color: #188144;
  border-color: #188144; }

.color-style4 h2.h2-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4 .span-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4.template-4 .title-paging,
.color-style4.template-4 .tool-button .light-box .light-box-content .title,
.color-style4.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style4.template-4 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style4.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-4 h2, .color-style4.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style4.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style4.template-7 .title-paging,
.color-style4.template-7 .tool-button .light-box .light-box-content .title,
.color-style4.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style4.template-7 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style4.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 h2.h2-page-title {
  color: #378166;
  border-bottom-color: #378166; }
  .color-style4.template-7 .title-paging::before,
  .color-style4.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style4.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style4.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style4.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 h2.h2-page-title::before {
    background-color: #378166; }

.color-style4.template-7 .span-page-title {
  color: #378166;
  border-bottom-color: #378166; }
  .color-style4.template-7 .span-page-title::before {
    background-color: #378166; }

.color-style4.template-12 .title-paging,
.color-style4.template-12 .tool-button .light-box .light-box-content .title,
.color-style4.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style4.template-12 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style4.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 h2, .color-style4.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style4.template-12 .title-paging::before,
  .color-style4.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style4.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style4.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style4.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before, .color-style4.template-12 h2.h2-page-title::before {
    border-color: #0a5e10 transparent transparent transparent; }

.color-style4.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style4.template-12 .span-page-title::before {
    border-color: #0a5e10 transparent transparent transparent; }

.color-style5 .title-paging,
.color-style5 .tool-button .light-box .light-box-content .title {
  color: #ce4242;
  border-color: #ffa9a9; }

.color-style5 h1.h1-page-title {
  border-color: #ffa9a9;
  box-shadow: 0px 3px 0px 0px #ddd;
  color: #575757; }

.color-style5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style5 .title, .template-3 .lightBox-bg .lightBox-content .color-style5 .title, .template-4 .lightBox-bg .lightBox-content .color-style5 .title, .template-5 .lightBox-bg .lightBox-content .color-style5 .title, .template-6 .lightBox-bg .lightBox-content .color-style5 .title, .template-7 .lightBox-bg .lightBox-content .color-style5 .title, .template-12 .lightBox-bg .lightBox-content .color-style5 .title, .color-style1 .lightBox-bg .lightBox-content .color-style5 .title, .color-style2 .lightBox-bg .lightBox-content .color-style5 .title, .color-style3 .lightBox-bg .lightBox-content .color-style5 .title, .color-style4 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style5 h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .color-style5 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style5 h2 {
  color: #ce4242;
  border-color: #ffa9a9; }

.color-style5 h2.h2-page-title {
  border-color: #ffa9a9;
  color: #575757; }

.color-style5 .span-page-title {
  border-color: #ffa9a9;
  color: #575757; }

.color-style5.template-4 .title-paging,
.color-style5.template-4 .tool-button .light-box .light-box-content .title,
.color-style5.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style5.template-4 .lightBox-bg .lightBox-content .title,
.color-style6 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style5.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-4 h2, .color-style5.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style5.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style5.template-12 .title-paging,
.color-style5.template-12 .tool-button .light-box .light-box-content .title,
.color-style5.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style5.template-12 .lightBox-bg .lightBox-content .title,
.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style5.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 h2, .color-style5.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style5.template-12 .title-paging::before,
  .color-style5.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style5.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style5.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style5.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before, .color-style5.template-12 h2.h2-page-title::before {
    border-color: #ffa9a9 transparent transparent transparent; }

.color-style5.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style5.template-12 .span-page-title::before {
    border-color: #ffa9a9 transparent transparent transparent; }

.color-style6 .title-paging,
.color-style6 .tool-button .light-box .light-box-content .title {
  color: #802b93;
  border-color: #802b93; }

.color-style6 h1.h1-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style6 .title, .template-3 .lightBox-bg .lightBox-content .color-style6 .title, .template-4 .lightBox-bg .lightBox-content .color-style6 .title, .template-5 .lightBox-bg .lightBox-content .color-style6 .title, .template-6 .lightBox-bg .lightBox-content .color-style6 .title, .template-7 .lightBox-bg .lightBox-content .color-style6 .title, .template-12 .lightBox-bg .lightBox-content .color-style6 .title, .color-style1 .lightBox-bg .lightBox-content .color-style6 .title, .color-style2 .lightBox-bg .lightBox-content .color-style6 .title, .color-style3 .lightBox-bg .lightBox-content .color-style6 .title, .color-style4 .lightBox-bg .lightBox-content .color-style6 .title, .color-style5 .lightBox-bg .lightBox-content .color-style6 .title, .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style6 h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
  color: #802b93;
  border-color: #802b93; }

.color-style6 h2.h2-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6 .span-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6.template-4 .title-paging,
.color-style6.template-4 .tool-button .light-box .light-box-content .title,
.color-style6.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style6.template-4 .lightBox-bg .lightBox-content .title,
.color-style6.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-4 h2, .color-style6.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style6.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style6.template-12 .title-paging,
.color-style6.template-12 .tool-button .light-box .light-box-content .title,
.color-style6.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style6.template-12 .lightBox-bg .lightBox-content .title,
.color-style6.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-12 h2, .color-style6.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style6.template-12 .title-paging::before,
  .color-style6.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style6.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style6.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style6.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before, .color-style6.template-12 h2.h2-page-title::before {
    border-color: #5e146e transparent transparent transparent; }

.color-style6.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style6.template-12 .span-page-title::before {
    border-color: #5e146e transparent transparent transparent; }

/*-------------------------------------------------------------- 表單*/
.fill-form {
  background-color: #fff;
  padding: 0.5rem 0;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */ }
  .fill-form-note {
    color: #e00;
    margin: 30px 0 10px; }
    h2.h2-page-title + .fill-form-note,
    .title-paging + .fill-form-note {
      margin-top: 0; }
    .fill-form-note .span-page-title {
      margin-top: 0; }
  .fill-form-title {
    font-size: 1.3rem;
    font-weight: normal;
    margin: 15px 0 10px;
    color: #777; }
  .fill-form .fill-data {
    padding: 1rem;
    border-bottom: 1px solid #ddd;
    margin: 0 auto; }
    .fill-form .fill-data a:not([class*='butn']) {
      color: #184e69; }
      .fill-form .fill-data a:not([class*='butn']):hover {
        text-decoration: underline; }
      .fill-form .fill-data a:not([class*='butn']):focus {
        outline: none;
        border: 2px dashed #ff9800 !important; }
    .fill-form .fill-data .data {
      display: flex;
      justify-content: flex-start;
      margin: 0 auto;
      position: relative; }
      .fill-form .fill-data .data > label {
        width: 90px;
        padding-top: 5px; }
        html:lang(en) .fill-form .fill-data .data > label {
          width: 250px; }
      .fill-form .fill-data .data .focus-red {
        color: #d00; }
      .fill-form .fill-data .data label.radio-checkbox {
        display: inline-block; }
        .fill-form .fill-data .data label.radio-checkbox:focus-within {
          border: 2px dashed #ff9800; }
        .fill-form .fill-data .data label.radio-checkbox input[type=radio],
        .fill-form .fill-data .data label.radio-checkbox input[type=checkbox] {
          margin-right: 5px; }
      .fill-form .fill-data .data .box {
        width: calc(100% - 90px);
        margin-left: 15px; }
        html:lang(en) .fill-form .fill-data .data .box {
          width: calc(100% - 250px); }
        .fill-form .fill-data .data .box > div {
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          .fill-form .fill-data .data .box > div.div-block {
            display: block; }
            .fill-form .fill-data .data .box > div.div-block .symbol {
              padding: 0 5px; }
          .fill-form .fill-data .data .box > div.div-wrap {
            flex-wrap: wrap; }
          .fill-form .fill-data .data .box > div > div {
            height: 34px;
            line-height: 34px; }
          .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.two select {
            width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]) + input,
            .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.two select + input,
            .fill-form .fill-data .data .box > div.two select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.two > div {
            width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.two > div input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.two > div select {
              width: 100%; }
            .fill-form .fill-data .data .box > div.two > div + div {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.two.symbol input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.two.symbol select {
            width: calc(50% - (36px / 2)); }
          .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.four select {
            width: calc((100% - 20px) / 4); }
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + input,
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.four select + input,
            .fill-form .fill-data .data .box > div.four select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.medium input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium select {
            width: 55%; }
          .fill-form .fill-data .data .box > div.medium.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two select {
            width: calc((55% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.medium.two.symbol input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two.symbol select {
            width: calc(($medium_width / 2) - (36px / 2)); }
          .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small select {
            width: 23%; }
            .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]) + input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.small select + input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.small select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.small.two input,
          .fill-form .fill-data .data .box > div.small.two select {
            width: calc((23% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.small.two.symbol input,
          .fill-form .fill-data .data .box > div.small.two.symbol select {
            width: calc(($small_width / 2) - (36px / 2)); }
          .fill-form .fill-data .data .box > div.link-butn .butn {
            white-space: nowrap;
            padding-left: 8px;
            padding-right: 8px; }
          .fill-form .fill-data .data .box > div.link-butn input + .butn {
            margin-left: 8px; }
          .fill-form .fill-data .data .box > div.verify input:not([type=radio]):not([type=checkbox]) {
            width: 110px;
            margin-right: 12px; }
          .fill-form .fill-data .data .box > div.verify .verify-img {
            margin-right: 12px;
            border: 1px solid #cccccc; }
            .fill-form .fill-data .data .box > div.verify .verify-img img {
              height: 35px; }
          .fill-form .fill-data .data .box > div.verify .voice {
            padding: 3px;
            text-align: center;
            background-color: #e8e8e8;
            border: 1px solid #cccccc;
            border-radius: 50%;
            margin-right: 10px;
            display: inline-block; }
            .fill-form .fill-data .data .box > div.verify .voice img {
              width: 32px;
              height: 32px; }
            .fill-form .fill-data .data .box > div.verify .voice:hover {
              background-color: #d1d0d0; }
          .fill-form .fill-data .data .box > div.verify .refresh {
            color: #184e69;
            background-color: #e8e8e8;
            border-radius: 50px;
            padding: 3px 10px 3px 6px;
            border: 1px solid #cccccc;
            display: inline-block; }
            .fill-form .fill-data .data .box > div.verify .refresh img {
              width: 32px;
              height: 32px;
              vertical-align: -10px; }
            .fill-form .fill-data .data .box > div.verify .refresh:hover {
              text-decoration: none;
              background-color: #d1d0d0; }
          .fill-form .fill-data .data .box > div + * {
            margin-top: 15px; }
          .fill-form .fill-data .data .box > div .symbol {
            min-width: 36px;
            padding: 0 10px;
            text-align: center;
            white-space: nowrap; }
            .fill-form .fill-data .data .box > div .symbol:first-child {
              padding-left: 0; }
        .fill-form .fill-data .data .box.two > div {
          width: 50%;
          float: left;
          margin-top: 0; }
        .fill-form .fill-data .data .box.two::after {
          content: '';
          display: block;
          clear: both; }
        .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']) {
          width: 100%;
          height: 34px;
          padding: 3px 5px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box select {
          width: 100%;
          height: 34px;
          padding-left: 5px;
          padding-right: 27px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box select:focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box textarea {
          width: 100%;
          height: 120px;
          padding: 5px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box textarea:focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box label {
          height: 34px;
          line-height: 34px; }
          .fill-form .fill-data .data .box label input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box label select {
            width: auto;
            height: 30px; }
          .fill-form .fill-data .data .box label input:not([type=radio]):not([type=checkbox]) {
            width: 170px; }
          .fill-form .fill-data .data .box label.wrap {
            display: block; }
        .fill-form .fill-data .data .box label.radio-checkbox {
          height: auto;
          line-height: 1.5rem;
          margin: 0 8px 0 0; }
          .fill-form .fill-data .data .box label.radio-checkbox:hover {
            color: #1e6385; }
          .fill-form .fill-data .data .box label.radio-checkbox + label.radio-checkbox.wrap {
            margin-top: 5px; }
          .fill-form .fill-data .data .box label.radio-checkbox label {
            height: auto;
            line-height: 1.5rem; }
        .fill-form .fill-data .data .box p {
          width: 100%;
          color: #d00;
          margin-top: 5px; }
          .fill-form .fill-data .data .box p a {
            color: #184e69; }
            .fill-form .fill-data .data .box p a:hover {
              text-decoration: underline; }
  .fill-form .butn-box {
    padding: 1.5rem 1rem 0.8rem;
    text-align: center; }
    .fill-form .butn-box::after {
      content: '';
      display: block;
      clear: both; }
  .fill-form.independence .fill-data {
    width: 100%; }
  .fill-form.independence .data {
    display: block; }
    .fill-form.independence .data > label {
      width: auto !important;
      display: block;
      padding: 0 0 10px; }
    .fill-form.independence .data .box {
      width: 100% !important;
      margin-left: 0; }
  @media only screen and (max-width: 768px) {
    .fill-form .fill-data {
      width: 100%  !important; }
      .fill-form .fill-data .data {
        width: 100% !important;
        display: block; }
        .fill-form .fill-data .data > label {
          width: auto !important;
          display: block;
          padding: 0 0 10px;
          white-space: normal; }
        .fill-form .fill-data .data label.radio-checkbox {
          display: block; }
        .fill-form .fill-data .data .box {
          width: 100% !important;
          margin-left: 0; }
          .fill-form .fill-data .data .box > div.medium input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium select, .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small select {
            width: 50%; }
          .fill-form .fill-data .data .box > div.medium.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two select, .fill-form .fill-data .data .box > div.small.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small.two select {
            width: calc((100% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.four {
            flex-wrap: wrap; }
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.four select {
              width: calc((100% - 20px) / 2); }
              .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + input,
              .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + select,
              .fill-form .fill-data .data .box > div.four select + input,
              .fill-form .fill-data .data .box > div.four select + select {
                margin-left: 20px; }
            .fill-form .fill-data .data .box > div.four *:nth-of-type(2n+1) {
              margin-left: 0; }
            .fill-form .fill-data .data .box > div.four *:nth-of-type(n+3) {
              margin-top: 15px; }
            .fill-form .fill-data .data .box > div.four.symbol input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.four.symbol select {
              width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.four.symbol *:nth-of-type(n+1) {
              margin-top: 15px; }
          .fill-form .fill-data .data .box > div.verify {
            display: block; }
            .fill-form .fill-data .data .box > div.verify input {
              width: 100%;
              margin-bottom: 10px; }
            .fill-form .fill-data .data .box > div.verify .verify-img {
              margin: 0 10px 5px 0; }
            .fill-form .fill-data .data .box > div.verify .voice {
              margin-bottom: 10px; }
          .fill-form .fill-data .data .box.two > div {
            width: 100%;
            float: none; }
          .fill-form .fill-data .data .box label {
            height: auto;
            line-height: normal; }
          .fill-form .fill-data .data .box label.radio-checkbox + label.radio-checkbox {
            margin: 5px 0 0 0; }
    .fill-form .butn-box.two {
      display: flex; }
      .fill-form .butn-box.two > * {
        min-width: inherit;
        width: calc((100% - 15px) / 2); } }
  @media only screen and (max-width: 375px) {
    .fill-form .fill-data .data .box > div.link-butn {
      flex-wrap: wrap; }
      .fill-form .fill-data .data .box > div.link-butn input + .butn,
      .fill-form .fill-data .data .box > div.link-butn .butn + .butn {
        margin: 6px 6px 0 0; } }
  .template-2 .fill-form .fill-data {
    border-color: #ddd; }
    .template-2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-2 .fill-form .fill-data .data .box select,
    .template-2 .fill-form .fill-data .data .box textarea {
      border-color: #a6a6a6; }
      .template-2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-2 .fill-form .fill-data .data .box select:focus,
      .template-2 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-3 .fill-form .fill-data {
    border-color: #ddd; }
    .template-3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-3 .fill-form .fill-data .data .box select,
    .template-3 .fill-form .fill-data .data .box textarea {
      border-color: #956a7f; }
      .template-3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-3 .fill-form .fill-data .data .box select:focus,
      .template-3 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-4 .fill-form .fill-data {
    border-color: #ddd; }
    .template-4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-4 .fill-form .fill-data .data .box select,
    .template-4 .fill-form .fill-data .data .box textarea {
      border-color: #bbb; }
      .template-4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-4 .fill-form .fill-data .data .box select:focus,
      .template-4 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-5 .fill-form .fill-data {
    border-color: #ddd; }
    .template-5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-5 .fill-form .fill-data .data .box select,
    .template-5 .fill-form .fill-data .data .box textarea {
      border-color: #989741; }
      .template-5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-5 .fill-form .fill-data .data .box select:focus,
      .template-5 .fill-form .fill-data .data .box textarea:focus {
        border-color: #e00; }
  .template-6 .fill-form .fill-data {
    border-color: #ddd; }
    .template-6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-6 .fill-form .fill-data .data .box select,
    .template-6 .fill-form .fill-data .data .box textarea {
      border-color: #b9cbd6; }
      .template-6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-6 .fill-form .fill-data .data .box select:focus,
      .template-6 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-7 .fill-form .fill-data {
    border-color: #ddd; }
    .template-7 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-7 .fill-form .fill-data .data .box select,
    .template-7 .fill-form .fill-data .data .box textarea {
      border-color: #b4c0b4; }
      .template-7 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-7 .fill-form .fill-data .data .box select:focus,
      .template-7 .fill-form .fill-data .data .box textarea:focus {
        outline: none;
        border-color: #ff9800; }
  .template-12 .fill-form .fill-data {
    border-color: #ddd; }
    .template-12 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-12 .fill-form .fill-data .data .box select,
    .template-12 .fill-form .fill-data .data .box textarea {
      border-color: #a3b4c3; }
      .template-12 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-12 .fill-form .fill-data .data .box select:focus,
      .template-12 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-21 .fill-form .fill-data {
    border-color: #ddd; }
    .template-21 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-21 .fill-form .fill-data .data .box select,
    .template-21 .fill-form .fill-data .data .box textarea {
      border-color: #b4c0b4; }
      .template-21 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-21 .fill-form .fill-data .data .box select:focus,
      .template-21 .fill-form .fill-data .data .box textarea:focus {
        outline: none;
        border-color: #ff9800; }
  .color-style1 .fill-form .fill-data,
  .color-style2 .fill-form .fill-data,
  .color-style3 .fill-form .fill-data,
  .color-style4 .fill-form .fill-data,
  .color-style5 .fill-form .fill-data,
  .color-style6 .fill-form .fill-data {
    border-color: #ddd; }
    .color-style1 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style1 .fill-form .fill-data .data .box select,
    .color-style1 .fill-form .fill-data .data .box textarea,
    .color-style2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style2 .fill-form .fill-data .data .box select,
    .color-style2 .fill-form .fill-data .data .box textarea,
    .color-style3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style3 .fill-form .fill-data .data .box select,
    .color-style3 .fill-form .fill-data .data .box textarea,
    .color-style4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style4 .fill-form .fill-data .data .box select,
    .color-style4 .fill-form .fill-data .data .box textarea,
    .color-style5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style5 .fill-form .fill-data .data .box select,
    .color-style5 .fill-form .fill-data .data .box textarea,
    .color-style6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style6 .fill-form .fill-data .data .box select,
    .color-style6 .fill-form .fill-data .data .box textarea {
      border-color: #a6a6a6; }
      .color-style1 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style1 .fill-form .fill-data .data .box select:focus,
      .color-style1 .fill-form .fill-data .data .box textarea:focus,
      .color-style2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style2 .fill-form .fill-data .data .box select:focus,
      .color-style2 .fill-form .fill-data .data .box textarea:focus,
      .color-style3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style3 .fill-form .fill-data .data .box select:focus,
      .color-style3 .fill-form .fill-data .data .box textarea:focus,
      .color-style4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style4 .fill-form .fill-data .data .box select:focus,
      .color-style4 .fill-form .fill-data .data .box textarea:focus,
      .color-style5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style5 .fill-form .fill-data .data .box select:focus,
      .color-style5 .fill-form .fill-data .data .box textarea:focus,
      .color-style6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style6 .fill-form .fill-data .data .box select:focus,
      .color-style6 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }

table caption {
  font-size: 1.5rem;
  padding-top: 8px;
  padding-bottom: 5px;
  color: #777;
  text-align: left; }

@media only screen and (max-width: 768px) {
  table caption {
    width: 100%;
    display: block; } }

/*---------------------------------------------------------- table list*/
table.table-list {
  width: 100%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    table.table-list {
      table-layout: fixed;
      word-wrap: break-word; } }
  table.table-list thead tr th {
    color: #4c4c4c;
    font-weight: bold;
    padding: 5px 8px;
    text-align: left;
    border: 2px solid #ecdcb8;
    border-right-color: #daccaa;
    background-color: #ecdcb8; }
    table.table-list thead tr th:last-child {
      border-right-color: #ecdcb8; }
  table.table-list tbody tr td {
    padding: 5px 8px;
    background-color: #efefef;
    border: 2px solid #efefef;
    border-right-color: #ddd;
    border-bottom-color: #ddd; }
    table.table-list tbody tr td:last-child {
      border-right-color: #efefef; }
    table.table-list tbody tr td.empty {
      text-align: center; }
    table.table-list tbody tr td a:not([class*='butn']) {
      color: #1e6385; }
      table.table-list tbody tr td a:not([class*='butn']):hover, table.table-list tbody tr td a:not([class*='butn']):focus {
        outline: none;
        background-color: #FFE16D; }
    table.table-list tbody tr td .top {
      width: 20px;
      margin-right: 5px; }
  @media only screen and (max-width: 768px) {
    table.table-list:not(.no-rwd) {
      width: 100%;
      display: block; }
      table.table-list:not(.no-rwd) thead {
        display: none; }
      table.table-list:not(.no-rwd) tbody {
        width: 100%;
        display: block; }
        table.table-list:not(.no-rwd) tbody tr {
          width: 100%;
          display: block;
          margin-bottom: 20px; }
          table.table-list:not(.no-rwd) tbody tr td {
            width: 100% !important;
            display: flex;
            text-align: left !important;
            border: none;
            padding: 10px;
            background-color: #f7f7f7;
            margin-bottom: 2px; }
            table.table-list:not(.no-rwd) tbody tr td.empty {
              display: block;
              text-align: center !important; }
            table.table-list:not(.no-rwd) tbody tr td:first-child {
              border-top: 3px solid #1ebe9f; }
            table.table-list:not(.no-rwd) tbody tr td::before {
              content: attr(data-title);
              font-weight: bold;
              display: inline-block;
              color: #0a987c;
              white-space: nowrap; } }

/*---------------------------------------------------------- table detail*/
table.table-detail {
  width: 100%; }
  table.table-detail th {
    width: 20%;
    background: #0a8068;
    border: 2px solid #fff;
    font-weight: normal;
    text-align: left;
    padding: 5px 8px; }
  table.table-detail td {
    width: 80%;
    background-color: #efefef;
    border: 2px solid #fff;
    padding: 5px 8px; }
    table.table-detail td a:not([class*='butn']):hover, table.table-detail td a:not([class*='butn']):focus {
      outline: none;
      background-color: #FFE16D; }
  table.table-detail .invoice th {
    width: 120px;
    text-align: center;
    padding: 5px 2px !important; }
  table.table-detail .invoice td {
    width: 8%;
    text-align: center;
    padding: 5px 2px !important; }
  @media only screen and (max-width: 767px) {
    table.table-detail th, table.table-detail td {
      width: 100%;
      display: block; }
    table.table-detail th {
      color: #fff; }
    table.table-detail .rwd-table {
      display: flex; }
      table.table-detail .rwd-table .invoice {
        width: 100%; }
        table.table-detail .rwd-table .invoice th {
          width: 100%; }
        table.table-detail .rwd-table .invoice td {
          width: 100%; } }

/*---------------------------------------------------------- table of article*/
@media only screen and (max-width: 768px) {
  table.table-article-list {
    width: 100% !important; } }

@media only screen and (max-width: 767px) {
  table.table-article-list {
    border: none !important;
    display: block; }
    table.table-article-list thead, table.table-article-list .title {
      display: none; }
    table.table-article-list tbody {
      width: 100%;
      display: block; }
      table.table-article-list tbody tr {
        width: 100%;
        display: block;
        padding: 3px 0;
        background-color: #f7f7f7; }
        table.table-article-list tbody tr + tr {
          margin-top: 20px; }
        table.table-article-list tbody tr td {
          width: 100% !important;
          display: flex;
          text-align: left !important;
          align-items: baseline;
          border: none !important;
          padding: 2px 10px !important; }
          table.table-article-list tbody tr td.empty {
            display: block;
            text-align: center !important; }
          table.table-article-list tbody tr td::before {
            content: attr(data-title);
            font-weight: bold;
            color: #08518f;
            display: inline-block;
            white-space: nowrap; }
          table.table-article-list tbody tr td p {
            margin: 5px 0; } }

/*-------------------------------------------------------------- 版型原本色系*/
.template-2 table.table-list thead tr th {
  color: #fff;
  background: #066caa;
  background: -moz-linear-gradient(top, #066caa 0%, #055789 100%);
  background: -webkit-linear-gradient(top, #066caa 0%, #055789 100%);
  background: linear-gradient(to bottom, #066caa 0%, #055789 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066caa', endColorstr='#055789',GradientType=0 );
  background-color: #066caa; }

@media only screen and (max-width: 768px) {
  .template-2 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-2 table.table-list tbody tr td:first-child {
      border-top-color: #00568b; }
    .template-2 table.table-list tbody tr td::before {
      color: #066caa; } }

.template-2 table.table-detail th {
  background: #066caa;
  color: #fff;
  border-color: #fff; }

.template-3 table.table-list thead tr th {
  color: #fff;
  border: 2px solid #fff;
  background: #79516e;
  background: -moz-linear-gradient(top, #79516e 0%, #4b314b 56%);
  background: -webkit-linear-gradient(top, #79516e 0%, #4b314b 56%);
  background: linear-gradient(to bottom, #79516e 0%, #4b314b 56%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79516e', endColorstr='#4b314b',GradientType=0 );
  background-color: #79516e; }

@media only screen and (max-width: 768px) {
  .template-3 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-3 table.table-list tbody tr td:first-child {
      border-top-color: #63474a; }
    .template-3 table.table-list tbody tr td::before {
      color: #63474a; } }

.template-3 table.table-detail th {
  color: #ffffff;
  background: #63474a;
  border-color: #ffffff; }

.template-4 table.table-list thead tr th {
  color: #fff;
  background: #02558a; }

@media only screen and (max-width: 768px) {
  .template-4 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-4 table.table-list tbody tr td:first-child {
      border-top-color: #aec5c8; }
    .template-4 table.table-list tbody tr td::before {
      color: #427077; } }

.template-4 table.table-detail th {
  color: #fff;
  background: #02558a;
  border-color: #fff; }

.template-5 table.table-list thead tr th {
  color: #353535;
  background: #ffc572;
  background: -moz-linear-gradient(top, #ffc572 0%, #ffb750 100%);
  background: -webkit-linear-gradient(top, #ffc572 0%, #ffb750 100%);
  background: linear-gradient(to bottom, #ffc572 0%, #ffb750 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc572', endColorstr='#ffb750',GradientType=0 );
  background-color: #ffc572; }

@media only screen and (max-width: 768px) {
  .template-5 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-5 table.table-list tbody tr td:first-child {
      border-top-color: #ffb141; }
    .template-5 table.table-list tbody tr td::before {
      color: #985b01; } }

.template-5 table.table-detail th {
  color: #000000;
  background: #ffc572;
  border-color: #ffffff; }

.template-6 table.table-list thead tr th {
  color: #fff;
  background: #0072bb; }

@media only screen and (max-width: 768px) {
  .template-6 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-6 table.table-list tbody tr td:first-child {
      border-top-color: #0072bb; }
    .template-6 table.table-list tbody tr td::before {
      color: #0154a1; } }

.template-6 table.table-detail th {
  color: #fff;
  background: #0072bb;
  border-color: #fff; }

.template-7 table.table-list thead tr th {
  color: #fff;
  background: #508150;
  background: -moz-linear-gradient(top, #508150 0%, #497749 100%);
  background: -webkit-linear-gradient(top, #508150 0%, #497749 100%);
  background: linear-gradient(to bottom, #508150 0%, #497749 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#508150', endColorstr='#497749',GradientType=0 );
  background-color: #508150; }

@media only screen and (max-width: 768px) {
  .template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-7 table.table-list tbody tr td:first-child {
      border-top-color: #b4c0b4; }
    .template-7 table.table-list tbody tr td::before {
      color: #474; } }

.template-7 table.table-detail th {
  color: #fff;
  border-color: #ffffff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#497749+0,508150+100 */
  background: #497749;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #497749 0%, #508150 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #497749 0%, #508150 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #497749 0%, #508150 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#497749', endColorstr='#508150',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  background-color: #497749; }

.template-12 table.table-list thead tr th {
  color: #fff;
  background: #016ed4; }

.template-12 table.table-list tbody tr td {
  background-color: #f6f6f6; }

@media only screen and (max-width: 768px) {
  .template-12 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-12 table.table-list tbody tr td:first-child {
      border-top-color: #016ed4; }
    .template-12 table.table-list tbody tr td::before {
      color: #0154a1; } }

.template-12 table.table-detail th {
  color: #ffffff;
  background: #016ed4;
  border-color: #ffffff; }

.template-21 table.table-list thead tr th {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008489+0,008489+100 */
  background: #008489;
  /* Old browsers */
  background: -moz-linear-gradient(top, #008489 0%, #008489 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #008489 0%, #008489 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #008489 0%, #008489 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008489', endColorstr='#008489',GradientType=0 );
  /* IE6-9 */ }

@media only screen and (max-width: 768px) {
  .template-21 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-21 table.table-list tbody tr td:first-child {
      border-top-color: #b4c0b4; }
    .template-21 table.table-list tbody tr td::before {
      color: #474; } }

.template-21 table.table-detail th {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008489+0,008489+100 */
  background: #008489;
  /* Old browsers */
  background: -moz-linear-gradient(top, #008489 0%, #008489 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #008489 0%, #008489 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #008489 0%, #008489 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008489', endColorstr='#008489',GradientType=0 );
  /* IE6-9 */ }

@media only screen and (max-width: 768px) {
  .template-29 table.table-list:not(.no-rwd) tbody tr td:first-child {
    border-top: 3px solid #cfbc9c; }
  .template-29 table.table-list:not(.no-rwd) tbody tr td::before {
    color: #494949; } }

.color-style1 table.table-list thead tr th {
  color: #ffffff;
  background: #36669c; }

@media only screen and (max-width: 768px) {
  .color-style1 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style1 table.table-list tbody tr td:first-child {
      border-top-color: #36669c; }
    .color-style1 table.table-list tbody tr td::before {
      color: #0a3f7b; } }

.color-style1 table.table-detail th {
  color: #fff;
  background: #36669c;
  border-color: #fff; }

.color-style2 table.table-list thead tr th {
  color: #fff;
  background: #bd4a4a; }

@media only screen and (max-width: 768px) {
  .color-style2 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style2 table.table-list tbody tr td:first-child {
      border-top-color: #bd4a4a; }
    .color-style2 table.table-list tbody tr td::before {
      color: #811818; } }

.color-style2 table.table-detail th {
  color: #fff;
  background: #bd4a4a;
  border-color: #fff; }

.color-style2.template-7 table.table-list thead tr th {
  color: #fff;
  background: #AD6114; }

@media only screen and (max-width: 768px) {
  .color-style2.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style2.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #AD6114; }
    .color-style2.template-7 table.table-list tbody tr td::before {
      color: #9e5812; } }

.color-style3 table.table-list thead tr th {
  color: #000000;
  background: #f5ac43; }

@media only screen and (max-width: 768px) {
  .color-style3 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style3 table.table-list tbody tr td:first-child {
      border-top-color: #ffb141; }
    .color-style3 table.table-list tbody tr td::before {
      color: #985b01; } }

.color-style3 table.table-detail th {
  color: #000;
  background: #f5ac43;
  border-color: #fff; }

.color-style3.template-7 table.table-list thead tr th {
  color: #fff;
  background: #018378; }

@media only screen and (max-width: 768px) {
  .color-style3.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style3.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #018378; }
    .color-style3.template-7 table.table-list tbody tr td::before {
      color: #017269; } }

.color-style4 table.table-list thead tr th {
  color: #fff;
  background: #1f864a; }

@media only screen and (max-width: 768px) {
  .color-style4 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style4 table.table-list tbody tr td:first-child {
      border-top-color: #188144; }
    .color-style4 table.table-list tbody tr td::before {
      color: #229452; } }

.color-style4 table.table-detail th {
  color: #fff;
  background: #1f864a;
  border-color: #fff; }

.color-style4.template-7 table.table-list thead tr th {
  color: #fff;
  background: #378166; }

@media only screen and (max-width: 768px) {
  .color-style4.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style4.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #378166; }
    .color-style4.template-7 table.table-list tbody tr td::before {
      color: #32755d; } }

.color-style5 table.table-list thead tr th {
  color: #353535;
  background: #fcb2b2; }

@media only screen and (max-width: 768px) {
  .color-style5 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style5 table.table-list tbody tr td:first-child {
      border-top-color: #ffa9a9; }
    .color-style5 table.table-list tbody tr td::before {
      color: #cd4141; } }

.color-style5 table.table-detail th {
  color: #353535;
  background: #fcb2b2;
  border-color: #fff; }

.color-style6 table.table-list thead tr th {
  color: #fff;
  background: #a04bb2; }

@media only screen and (max-width: 768px) {
  .color-style6 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style6 table.table-list tbody tr td:first-child {
      border-top-color: #802b93; }
    .color-style6 table.table-list tbody tr td::before {
      color: #802b93; } }

.color-style6 table.table-detail th {
  color: #fff;
  background: #a04bb2;
  border-color: #fff; }

.accordion {
  width: 100%;
  margin: 0 auto; }
  .accordion .accordion-header {
    font-size: 1rem;
    color: #0d5888;
    cursor: pointer;
    padding: 12px 15px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    background-color: #eee;
    border-radius: 3px;
    transition: 0.4s; }
    .accordion .accordion-header:focus {
      color: #fff;
      background-color: #e00; }
    .accordion .accordion-header:hover, .accordion .accordion-header.active {
      background-color: #cee2ef; }
    .accordion .accordion-header.active {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .accordion .accordion-header.active:focus {
        color: #fff;
        background-color: #e00; }
  .accordion .panel {
    background-color: white;
    max-height: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 3px #ababab;
    transition: max-height 0.2s ease-out; }
    .accordion .panel + .accordion-header {
      margin-top: 5px; }
    .accordion .panel .panel-content {
      padding: 12px 15px; }

/*---------------------------------------------------------- pages */
.pages {
  text-align: center;
  margin: 10px 0 7px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 14px;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------------------------------------------------- 顏色設定*/ }
  .pages a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #e5e5e5;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
    color: #353535;
    margin: 0 5px;
    font-size: 1rem;
    font-weight: bold; }
    .pages a:hover {
      background: #ffc992; }
    .pages a:focus {
      color: #fff !important;
      background: #e00;
      outline: none; }
    .pages a.active {
      color: #000;
      background-color: #efdbab; }
      .pages a.active:focus {
        background: #e00; }
    .pages a.prev, .pages a.first {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 13px 7.5px 0;
      border-style: solid;
      border-color: transparent #ddd transparent transparent; }
      .pages a.prev:hover, .pages a.first:hover {
        border-color: transparent #ffc992 transparent transparent; }
      .pages a.prev:focus, .pages a.first:focus {
        outline: none;
        border-color: transparent #e00 transparent transparent; }
    .pages a.prev {
      margin: 0 30px 0 10px; }
      .pages a.prev::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        right: -31px; }
    .pages a.first::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      left: -15px; }
    .pages a.first::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      left: -1px; }
    .pages a.first:hover::after {
      background: #ffc992; }
    .pages a.first:focus::after {
      background: #e00; }
    .pages a.next, .pages a.last {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 0 7.5px 13px;
      border-style: solid;
      border-color: transparent transparent transparent #ddd; }
      .pages a.next:hover, .pages a.last:hover {
        border-color: transparent transparent transparent #ffc992; }
      .pages a.next:focus, .pages a.last:focus {
        outline: none;
        border-color: transparent transparent transparent #e00; }
    .pages a.next {
      margin: 0 10px 0 30px; }
      .pages a.next::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        left: -31px; }
    .pages a.last::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      right: -15px; }
    .pages a.last::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      right: -1px; }
    .pages a.last:hover::after {
      background: #ffc992; }
    .pages a.last:focus::after {
      background: #e00; }
  .pages p {
    width: 100%;
    max-width: max-content;
    margin-top: 0;
    margin-left: 20px; }
    .pages p br {
      display: none; }
    .pages p input[type=number]::-webkit-outer-spin-button,
    .pages p input[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .pages p input[type=number] {
      width: 45px;
      text-align: center;
      padding-left: 5px;
      padding-right: 5px; }
    .pages p input[type=button].butn {
      padding: 2px 8px;
      margin-right: 5px; }
  @media only screen and (max-width: 414px) {
    .pages {
      display: block;
      position: relative; }
      .pages a {
        padding: 0 5px; }
        .pages a.prev, .pages a.first, .pages a.next, .pages a.last {
          position: absolute;
          top: 55px; }
        .pages a.prev {
          left: calc(50% - 38px); }
          .pages a.prev::before {
            display: none; }
        .pages a.first {
          left: calc(50% - 70px); }
        .pages a.next {
          right: calc(50% - 38px); }
          .pages a.next::before {
            display: none; }
        .pages a.last {
          right: calc(50% - 70px); }
      .pages p {
        margin-top: 60px; }
        .pages p br {
          display: block; }
        .pages p input[type=button].butn {
          margin-right: 0; }
        .pages p span {
          display: inline-block;
          margin-top: 5px; } }
  .template-2 .pages a {
    background-color: #066caa;
    color: #fff; }
    .template-2 .pages a:hover {
      background: #666; }
    .template-2 .pages a:focus {
      background: #e00; }
    .template-2 .pages a.active {
      background-color: #aa6500; }
      .template-2 .pages a.active:focus {
        background: #e00; }
    .template-2 .pages a.prev, .template-2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #066caa transparent transparent; }
      .template-2 .pages a.prev:hover, .template-2 .pages a.first:hover {
        background: none;
        border-color: transparent #666 transparent transparent; }
      .template-2 .pages a.prev:focus, .template-2 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-2 .pages a.first::after {
      background: #066caa; }
    .template-2 .pages a.first:hover::after {
      background: #666; }
    .template-2 .pages a.first:focus::after {
      background: #e00; }
    .template-2 .pages a.next, .template-2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #066caa; }
      .template-2 .pages a.next:hover, .template-2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #666; }
      .template-2 .pages a.next:focus, .template-2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-2 .pages a.last::after {
      background: #066caa; }
    .template-2 .pages a.last:hover::after {
      background: #666; }
    .template-2 .pages a.last:focus::after {
      background: #e00; }
  .template-3 .pages a {
    background-color: #69416a;
    color: #fff; }
    .template-3 .pages a:hover {
      background: #ff9800; }
    .template-3 .pages a:focus {
      background: #e00; }
    .template-3 .pages a.active {
      color: #000000;
      background-color: #e7b55d; }
      .template-3 .pages a.active:focus {
        background: #e00; }
    .template-3 .pages a.prev, .template-3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #69416a transparent transparent; }
      .template-3 .pages a.prev:hover, .template-3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff9800 transparent transparent; }
      .template-3 .pages a.prev:focus, .template-3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-3 .pages a.first::after {
      background: #69416a; }
    .template-3 .pages a.first:hover::after {
      background: #ff9800; }
    .template-3 .pages a.first:focus::after {
      background: #e00; }
    .template-3 .pages a.next, .template-3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #69416a; }
      .template-3 .pages a.next:hover, .template-3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff9800; }
      .template-3 .pages a.next:focus, .template-3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-3 .pages a.last::after {
      background: #69416a; }
    .template-3 .pages a.last:hover::after {
      background: #ff9800; }
    .template-3 .pages a.last:focus::after {
      background: #e00; }
  .template-4 .pages a {
    background-color: #b6e3ea;
    color: #353535; }
    .template-4 .pages a:hover {
      background: #ffe2c5; }
    .template-4 .pages a:focus {
      background: #e00; }
    .template-4 .pages a.active {
      background-color: #ffd1a3; }
      .template-4 .pages a.active:focus {
        background: #e00; }
    .template-4 .pages a.prev, .template-4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b6e3ea transparent transparent; }
      .template-4 .pages a.prev:hover, .template-4 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-4 .pages a.prev:focus, .template-4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-4 .pages a.first::after {
      background: #b6e3ea; }
    .template-4 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.first:focus::after {
      background: #e00; }
    .template-4 .pages a.next, .template-4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b6e3ea; }
      .template-4 .pages a.next:hover, .template-4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-4 .pages a.next:focus, .template-4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-4 .pages a.last::after {
      background: #b6e3ea; }
    .template-4 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.last:focus::after {
      background: #e00; }
  .template-5 .pages a {
    background-color: #cdcb7c;
    color: #353535; }
    .template-5 .pages a:hover {
      background: #ffc992; }
    .template-5 .pages a:focus {
      background: #e00; }
    .template-5 .pages a.active {
      background-color: #ff9800; }
      .template-5 .pages a.active:focus {
        background: #e00; }
    .template-5 .pages a.prev, .template-5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #cdcb7c transparent transparent; }
      .template-5 .pages a.prev:hover, .template-5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc992 transparent transparent; }
      .template-5 .pages a.prev:focus, .template-5 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-5 .pages a.first::after {
      background: #cdcb7c; }
    .template-5 .pages a.first:hover::after {
      background: #ffc992; }
    .template-5 .pages a.first:focus::after {
      background: #e00; }
    .template-5 .pages a.next, .template-5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #cdcb7c; }
      .template-5 .pages a.next:hover, .template-5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc992; }
      .template-5 .pages a.next:focus, .template-5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-5 .pages a.last::after {
      background: #cdcb7c; }
    .template-5 .pages a.last:hover::after {
      background: #ffc992; }
    .template-5 .pages a.last:focus::after {
      background: #e00; }
  .template-6 .pages a {
    background-color: #0072bb;
    color: #fff; }
    .template-6 .pages a:hover {
      background: #0063a2; }
    .template-6 .pages a:focus {
      background: #e00; }
    .template-6 .pages a.active {
      color: #000;
      background-color: #f6bba8; }
      .template-6 .pages a.active:focus {
        background: #e00; }
    .template-6 .pages a.prev, .template-6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #0072bb transparent transparent; }
      .template-6 .pages a.prev:hover, .template-6 .pages a.first:hover {
        background: none;
        border-color: transparent #0063a2 transparent transparent; }
      .template-6 .pages a.prev:focus, .template-6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-6 .pages a.first::after {
      background: #0072bb; }
    .template-6 .pages a.first:hover::after {
      background: #0063a2; }
    .template-6 .pages a.first:focus::after {
      background: #e00; }
    .template-6 .pages a.next, .template-6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #0072bb; }
      .template-6 .pages a.next:hover, .template-6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #0063a2; }
      .template-6 .pages a.next:focus, .template-6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-6 .pages a.last::after {
      background: #0072bb; }
    .template-6 .pages a.last:hover::after {
      background: #0063a2; }
    .template-6 .pages a.last:focus::after {
      background: #e00; }
  .template-7 .pages a {
    background-color: #c8e0c8;
    color: #353535; }
    .template-7 .pages a:hover {
      background: #deecde; }
    .template-7 .pages a:focus {
      background: #e00; }
    .template-7 .pages a.active {
      background-color: #d7ada2; }
      .template-7 .pages a.active:focus {
        background: #e00; }
    .template-7 .pages a.prev, .template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #c8e0c8 transparent transparent; }
      .template-7 .pages a.prev:hover, .template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #deecde transparent transparent; }
      .template-7 .pages a.prev:focus, .template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-7 .pages a.first::after {
      background: #c8e0c8; }
    .template-7 .pages a.first:hover::after {
      background: #deecde; }
    .template-7 .pages a.first:focus::after {
      background: #e00; }
    .template-7 .pages a.next, .template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #c8e0c8; }
      .template-7 .pages a.next:hover, .template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #deecde; }
      .template-7 .pages a.next:focus, .template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-7 .pages a.last::after {
      background: #c8e0c8; }
    .template-7 .pages a.last:hover::after {
      background: #deecde; }
    .template-7 .pages a.last:focus::after {
      background: #e00; }
  .template-12 .pages a {
    background-color: #016ed4;
    color: #fff; }
    .template-12 .pages a:hover {
      background: #537382; }
    .template-12 .pages a:focus {
      background: #e00; }
    .template-12 .pages a.active {
      color: #000000;
      background-color: #f8e2e4; }
      .template-12 .pages a.active:focus {
        background: #e00; }
    .template-12 .pages a.prev, .template-12 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #016ed4 transparent transparent; }
      .template-12 .pages a.prev:hover, .template-12 .pages a.first:hover {
        background: none;
        border-color: transparent #537382 transparent transparent; }
      .template-12 .pages a.prev:focus, .template-12 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-12 .pages a.first::after {
      background: #016ed4; }
    .template-12 .pages a.first:hover::after {
      background: #537382; }
    .template-12 .pages a.first:focus::after {
      background: #e00; }
    .template-12 .pages a.next, .template-12 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #016ed4; }
      .template-12 .pages a.next:hover, .template-12 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #537382; }
      .template-12 .pages a.next:focus, .template-12 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-12 .pages a.last::after {
      background: #016ed4; }
    .template-12 .pages a.last:hover::after {
      background: #537382; }
    .template-12 .pages a.last:focus::after {
      background: #e00; }
  .template-21 .pages a {
    background-color: #e9e9e9;
    color: #000; }
    .template-21 .pages a:hover {
      background: #ffe2c5; }
    .template-21 .pages a:focus {
      background: #e00; }
    .template-21 .pages a.active {
      background-color: #008489;
      color: #fff; }
      .template-21 .pages a.active:focus {
        background: #e00; }
    .template-21 .pages a.prev, .template-21 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #006482 transparent transparent; }
      .template-21 .pages a.prev:hover, .template-21 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-21 .pages a.prev:focus, .template-21 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-21 .pages a.first::after {
      background: #006482; }
    .template-21 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.first:focus::after {
      background: #e00; }
    .template-21 .pages a.next, .template-21 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #006482; }
      .template-21 .pages a.next:hover, .template-21 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-21 .pages a.next:focus, .template-21 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-21 .pages a.last::after {
      background: #006482; }
    .template-21 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.last:focus::after {
      background: #e00; }
  .color-style1 .pages a {
    background-color: #4079b9;
    color: #fff; }
    .color-style1 .pages a:hover {
      background: #ffb141; }
    .color-style1 .pages a:focus {
      background: #e00; }
    .color-style1 .pages a.active {
      background-color: #0a3f7b; }
      .color-style1 .pages a.active:focus {
        background: #e00; }
    .color-style1 .pages a.prev, .color-style1 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #4079b9 transparent transparent; }
      .color-style1 .pages a.prev:hover, .color-style1 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style1 .pages a.prev:focus, .color-style1 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style1 .pages a.first::after {
      background: #4079b9; }
    .color-style1 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.first:focus::after {
      background: #e00; }
    .color-style1 .pages a.next, .color-style1 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #4079b9; }
      .color-style1 .pages a.next:hover, .color-style1 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style1 .pages a.next:focus, .color-style1 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style1 .pages a.last::after {
      background: #4079b9; }
    .color-style1 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.last:focus::after {
      background: #e00; }
  .color-style2 .pages a {
    background-color: #ea8686;
    color: #fff; }
    .color-style2 .pages a:hover {
      background: #bc8686; }
    .color-style2 .pages a:focus {
      background: #4079b9; }
    .color-style2 .pages a.active {
      background-color: #9a4343; }
      .color-style2 .pages a.active:focus {
        background: #4079b9; }
    .color-style2 .pages a.prev, .color-style2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ea8686 transparent transparent; }
      .color-style2 .pages a.prev:hover, .color-style2 .pages a.first:hover {
        background: none;
        border-color: transparent #bc8686 transparent transparent; }
      .color-style2 .pages a.prev:focus, .color-style2 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2 .pages a.first::after {
      background: #ea8686; }
    .color-style2 .pages a.first:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2 .pages a.next, .color-style2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ea8686; }
      .color-style2 .pages a.next:hover, .color-style2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #bc8686; }
      .color-style2 .pages a.next:focus, .color-style2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2 .pages a.last::after {
      background: #ea8686; }
    .color-style2 .pages a.last:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style2.template-7 .pages a {
    background-color: #655c5d;
    color: #fff; }
    .color-style2.template-7 .pages a:hover {
      background: #463637; }
    .color-style2.template-7 .pages a:focus {
      background: #4079b9; }
    .color-style2.template-7 .pages a.active {
      background-color: #C25100; }
      .color-style2.template-7 .pages a.active:focus {
        background: #4079b9; }
    .color-style2.template-7 .pages a.prev, .color-style2.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #655c5d transparent transparent; }
      .color-style2.template-7 .pages a.prev:hover, .color-style2.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #463637 transparent transparent; }
      .color-style2.template-7 .pages a.prev:focus, .color-style2.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2.template-7 .pages a.first::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.first:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2.template-7 .pages a.next, .color-style2.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #655c5d; }
      .color-style2.template-7 .pages a.next:hover, .color-style2.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #463637; }
      .color-style2.template-7 .pages a.next:focus, .color-style2.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2.template-7 .pages a.last::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.last:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style3 .pages a {
    background-color: #ffd394;
    color: #000000; }
    .color-style3 .pages a:hover {
      background: #ff7272;
      color: #000000; }
    .color-style3 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3 .pages a.active {
      background-color: #ff9803;
      color: #000000; }
      .color-style3 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3 .pages a.prev, .color-style3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffd394 transparent transparent; }
      .color-style3 .pages a.prev:hover, .color-style3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff7272 transparent transparent; }
      .color-style3 .pages a.prev:focus, .color-style3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3 .pages a.first::after {
      background: #ffd394; }
    .color-style3 .pages a.first:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.first:focus::after {
      background: #e00; }
    .color-style3 .pages a.next, .color-style3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffd394; }
      .color-style3 .pages a.next:hover, .color-style3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff7272; }
      .color-style3 .pages a.next:focus, .color-style3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3 .pages a.last::after {
      background: #ffd394; }
    .color-style3 .pages a.last:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.last:focus::after {
      background: #e00; }
  .color-style3.template-7 .pages a {
    background-color: #A26401;
    color: #fff; }
    .color-style3.template-7 .pages a:hover {
      background: #ffc36d;
      color: #000; }
    .color-style3.template-7 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3.template-7 .pages a.active {
      background-color: #ff9803;
      color: #000; }
      .color-style3.template-7 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3.template-7 .pages a.prev, .color-style3.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #A26401 transparent transparent; }
      .color-style3.template-7 .pages a.prev:hover, .color-style3.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc36d transparent transparent; }
      .color-style3.template-7 .pages a.prev:focus, .color-style3.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3.template-7 .pages a.first::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.first:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.first:focus::after {
      background: #e00; }
    .color-style3.template-7 .pages a.next, .color-style3.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #A26401; }
      .color-style3.template-7 .pages a.next:hover, .color-style3.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc36d; }
      .color-style3.template-7 .pages a.next:focus, .color-style3.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3.template-7 .pages a.last::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.last:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.last:focus::after {
      background: #e00; }
  .color-style4 .pages a {
    background-color: #b9eed0;
    color: #575757; }
    .color-style4 .pages a:hover {
      background: #39ad6a;
      color: #ffffff; }
    .color-style4 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style4 .pages a.active {
      background-color: #ddd;
      color: #ffffff; }
      .color-style4 .pages a.active:focus {
        background: #e00; }
    .color-style4 .pages a.prev, .color-style4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b9eed0 transparent transparent; }
      .color-style4 .pages a.prev:hover, .color-style4 .pages a.first:hover {
        background: none;
        border-color: transparent #39ad6a transparent transparent; }
      .color-style4 .pages a.prev:focus, .color-style4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style4 .pages a.first::after {
      background: #b9eed0; }
    .color-style4 .pages a.first:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.first:focus::after {
      background: #e00; }
    .color-style4 .pages a.next, .color-style4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b9eed0; }
      .color-style4 .pages a.next:hover, .color-style4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #39ad6a; }
      .color-style4 .pages a.next:focus, .color-style4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style4 .pages a.last::after {
      background: #b9eed0; }
    .color-style4 .pages a.last:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.last:focus::after {
      background: #e00; }
  .color-style5 .pages a {
    background-color: #ffc7c7;
    color: #353535; }
    .color-style5 .pages a:hover {
      background: #ffa9a9;
      color: #353535; }
    .color-style5 .pages a:focus {
      background: #4079b9; }
    .color-style5 .pages a.active {
      background-color: #dc7878;
      color: #000; }
      .color-style5 .pages a.active:focus {
        background: #4079b9; }
    .color-style5 .pages a.prev, .color-style5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffc7c7 transparent transparent; }
      .color-style5 .pages a.prev:hover, .color-style5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffa9a9 transparent transparent; }
      .color-style5 .pages a.prev:focus, .color-style5 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style5 .pages a.first::after {
      background: #ffc7c7; }
    .color-style5 .pages a.first:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style5 .pages a.next, .color-style5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffc7c7; }
      .color-style5 .pages a.next:hover, .color-style5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffa9a9; }
      .color-style5 .pages a.next:focus, .color-style5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style5 .pages a.last::after {
      background: #ffc7c7; }
    .color-style5 .pages a.last:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style6 .pages a {
    background-color: #e9c6f2;
    color: #802b93; }
    .color-style6 .pages a:hover {
      background: #ffb141;
      color: #ffffff; }
    .color-style6 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style6 .pages a.active {
      background-color: #802b93;
      color: #ffffff; }
      .color-style6 .pages a.active:focus {
        background: #e00; }
    .color-style6 .pages a.prev, .color-style6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #e9c6f2 transparent transparent; }
      .color-style6 .pages a.prev:hover, .color-style6 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style6 .pages a.prev:focus, .color-style6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style6 .pages a.first::after {
      background: #e9c6f2; }
    .color-style6 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.first:focus::after {
      background: #e00; }
    .color-style6 .pages a.next, .color-style6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #e9c6f2; }
      .color-style6 .pages a.next:hover, .color-style6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style6 .pages a.next:focus, .color-style6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style6 .pages a.last::after {
      background: #e9c6f2; }
    .color-style6 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.last:focus::after {
      background: #e00; }

/*---------------------------------------------------------- pages */
.pages {
  text-align: center;
  margin: 10px 0 7px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 14px;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------------------------------------------------- 顏色設定*/ }
  .pages a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #e5e5e5;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
    color: #353535;
    margin: 0 5px;
    font-size: 1rem;
    font-weight: bold; }
    .pages a:hover {
      background: #ffc992; }
    .pages a:focus {
      color: #fff !important;
      background: #e00;
      outline: none; }
    .pages a.active {
      color: #000;
      background-color: #efdbab; }
      .pages a.active:focus {
        background: #e00; }
    .pages a.prev, .pages a.first {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 13px 7.5px 0;
      border-style: solid;
      border-color: transparent #ddd transparent transparent; }
      .pages a.prev:hover, .pages a.first:hover {
        border-color: transparent #ffc992 transparent transparent; }
      .pages a.prev:focus, .pages a.first:focus {
        outline: none;
        border-color: transparent #e00 transparent transparent; }
    .pages a.prev {
      margin: 0 30px 0 10px; }
      .pages a.prev::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        right: -31px; }
    .pages a.first::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      left: -15px; }
    .pages a.first::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      left: -1px; }
    .pages a.first:hover::after {
      background: #ffc992; }
    .pages a.first:focus::after {
      background: #e00; }
    .pages a.next, .pages a.last {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 0 7.5px 13px;
      border-style: solid;
      border-color: transparent transparent transparent #ddd; }
      .pages a.next:hover, .pages a.last:hover {
        border-color: transparent transparent transparent #ffc992; }
      .pages a.next:focus, .pages a.last:focus {
        outline: none;
        border-color: transparent transparent transparent #e00; }
    .pages a.next {
      margin: 0 10px 0 30px; }
      .pages a.next::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        left: -31px; }
    .pages a.last::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      right: -15px; }
    .pages a.last::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      right: -1px; }
    .pages a.last:hover::after {
      background: #ffc992; }
    .pages a.last:focus::after {
      background: #e00; }
  .pages p {
    width: 100%;
    max-width: max-content;
    margin-top: 0;
    margin-left: 20px; }
    .pages p br {
      display: none; }
    .pages p input[type=number]::-webkit-outer-spin-button,
    .pages p input[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .pages p input[type=number] {
      width: 45px;
      text-align: center;
      padding-left: 5px;
      padding-right: 5px; }
    .pages p input[type=button].butn {
      padding: 2px 8px;
      margin-right: 5px; }
  @media only screen and (max-width: 414px) {
    .pages {
      display: block;
      position: relative; }
      .pages a {
        padding: 0 5px; }
        .pages a.prev, .pages a.first, .pages a.next, .pages a.last {
          position: absolute;
          top: 55px; }
        .pages a.prev {
          left: calc(50% - 38px); }
          .pages a.prev::before {
            display: none; }
        .pages a.first {
          left: calc(50% - 70px); }
        .pages a.next {
          right: calc(50% - 38px); }
          .pages a.next::before {
            display: none; }
        .pages a.last {
          right: calc(50% - 70px); }
      .pages p {
        margin-top: 60px; }
        .pages p br {
          display: block; }
        .pages p input[type=button].butn {
          margin-right: 0; }
        .pages p span {
          display: inline-block;
          margin-top: 5px; } }
  .template-2 .pages a {
    background-color: #066caa;
    color: #fff; }
    .template-2 .pages a:hover {
      background: #666; }
    .template-2 .pages a:focus {
      background: #e00; }
    .template-2 .pages a.active {
      background-color: #aa6500; }
      .template-2 .pages a.active:focus {
        background: #e00; }
    .template-2 .pages a.prev, .template-2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #066caa transparent transparent; }
      .template-2 .pages a.prev:hover, .template-2 .pages a.first:hover {
        background: none;
        border-color: transparent #666 transparent transparent; }
      .template-2 .pages a.prev:focus, .template-2 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-2 .pages a.first::after {
      background: #066caa; }
    .template-2 .pages a.first:hover::after {
      background: #666; }
    .template-2 .pages a.first:focus::after {
      background: #e00; }
    .template-2 .pages a.next, .template-2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #066caa; }
      .template-2 .pages a.next:hover, .template-2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #666; }
      .template-2 .pages a.next:focus, .template-2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-2 .pages a.last::after {
      background: #066caa; }
    .template-2 .pages a.last:hover::after {
      background: #666; }
    .template-2 .pages a.last:focus::after {
      background: #e00; }
  .template-3 .pages a {
    background-color: #69416a;
    color: #fff; }
    .template-3 .pages a:hover {
      background: #ff9800; }
    .template-3 .pages a:focus {
      background: #e00; }
    .template-3 .pages a.active {
      color: #000000;
      background-color: #e7b55d; }
      .template-3 .pages a.active:focus {
        background: #e00; }
    .template-3 .pages a.prev, .template-3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #69416a transparent transparent; }
      .template-3 .pages a.prev:hover, .template-3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff9800 transparent transparent; }
      .template-3 .pages a.prev:focus, .template-3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-3 .pages a.first::after {
      background: #69416a; }
    .template-3 .pages a.first:hover::after {
      background: #ff9800; }
    .template-3 .pages a.first:focus::after {
      background: #e00; }
    .template-3 .pages a.next, .template-3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #69416a; }
      .template-3 .pages a.next:hover, .template-3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff9800; }
      .template-3 .pages a.next:focus, .template-3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-3 .pages a.last::after {
      background: #69416a; }
    .template-3 .pages a.last:hover::after {
      background: #ff9800; }
    .template-3 .pages a.last:focus::after {
      background: #e00; }
  .template-4 .pages a {
    background-color: #b6e3ea;
    color: #353535; }
    .template-4 .pages a:hover {
      background: #ffe2c5; }
    .template-4 .pages a:focus {
      background: #e00; }
    .template-4 .pages a.active {
      background-color: #ffd1a3; }
      .template-4 .pages a.active:focus {
        background: #e00; }
    .template-4 .pages a.prev, .template-4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b6e3ea transparent transparent; }
      .template-4 .pages a.prev:hover, .template-4 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-4 .pages a.prev:focus, .template-4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-4 .pages a.first::after {
      background: #b6e3ea; }
    .template-4 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.first:focus::after {
      background: #e00; }
    .template-4 .pages a.next, .template-4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b6e3ea; }
      .template-4 .pages a.next:hover, .template-4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-4 .pages a.next:focus, .template-4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-4 .pages a.last::after {
      background: #b6e3ea; }
    .template-4 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.last:focus::after {
      background: #e00; }
  .template-5 .pages a {
    background-color: #cdcb7c;
    color: #353535; }
    .template-5 .pages a:hover {
      background: #ffc992; }
    .template-5 .pages a:focus {
      background: #e00; }
    .template-5 .pages a.active {
      background-color: #ff9800; }
      .template-5 .pages a.active:focus {
        background: #e00; }
    .template-5 .pages a.prev, .template-5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #cdcb7c transparent transparent; }
      .template-5 .pages a.prev:hover, .template-5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc992 transparent transparent; }
      .template-5 .pages a.prev:focus, .template-5 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-5 .pages a.first::after {
      background: #cdcb7c; }
    .template-5 .pages a.first:hover::after {
      background: #ffc992; }
    .template-5 .pages a.first:focus::after {
      background: #e00; }
    .template-5 .pages a.next, .template-5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #cdcb7c; }
      .template-5 .pages a.next:hover, .template-5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc992; }
      .template-5 .pages a.next:focus, .template-5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-5 .pages a.last::after {
      background: #cdcb7c; }
    .template-5 .pages a.last:hover::after {
      background: #ffc992; }
    .template-5 .pages a.last:focus::after {
      background: #e00; }
  .template-6 .pages a {
    background-color: #0072bb;
    color: #fff; }
    .template-6 .pages a:hover {
      background: #0063a2; }
    .template-6 .pages a:focus {
      background: #e00; }
    .template-6 .pages a.active {
      color: #000;
      background-color: #f6bba8; }
      .template-6 .pages a.active:focus {
        background: #e00; }
    .template-6 .pages a.prev, .template-6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #0072bb transparent transparent; }
      .template-6 .pages a.prev:hover, .template-6 .pages a.first:hover {
        background: none;
        border-color: transparent #0063a2 transparent transparent; }
      .template-6 .pages a.prev:focus, .template-6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-6 .pages a.first::after {
      background: #0072bb; }
    .template-6 .pages a.first:hover::after {
      background: #0063a2; }
    .template-6 .pages a.first:focus::after {
      background: #e00; }
    .template-6 .pages a.next, .template-6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #0072bb; }
      .template-6 .pages a.next:hover, .template-6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #0063a2; }
      .template-6 .pages a.next:focus, .template-6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-6 .pages a.last::after {
      background: #0072bb; }
    .template-6 .pages a.last:hover::after {
      background: #0063a2; }
    .template-6 .pages a.last:focus::after {
      background: #e00; }
  .template-7 .pages a {
    background-color: #c8e0c8;
    color: #353535; }
    .template-7 .pages a:hover {
      background: #deecde; }
    .template-7 .pages a:focus {
      background: #e00; }
    .template-7 .pages a.active {
      background-color: #d7ada2; }
      .template-7 .pages a.active:focus {
        background: #e00; }
    .template-7 .pages a.prev, .template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #c8e0c8 transparent transparent; }
      .template-7 .pages a.prev:hover, .template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #deecde transparent transparent; }
      .template-7 .pages a.prev:focus, .template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-7 .pages a.first::after {
      background: #c8e0c8; }
    .template-7 .pages a.first:hover::after {
      background: #deecde; }
    .template-7 .pages a.first:focus::after {
      background: #e00; }
    .template-7 .pages a.next, .template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #c8e0c8; }
      .template-7 .pages a.next:hover, .template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #deecde; }
      .template-7 .pages a.next:focus, .template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-7 .pages a.last::after {
      background: #c8e0c8; }
    .template-7 .pages a.last:hover::after {
      background: #deecde; }
    .template-7 .pages a.last:focus::after {
      background: #e00; }
  .template-12 .pages a {
    background-color: #016ed4;
    color: #fff; }
    .template-12 .pages a:hover {
      background: #537382; }
    .template-12 .pages a:focus {
      background: #e00; }
    .template-12 .pages a.active {
      color: #000000;
      background-color: #f8e2e4; }
      .template-12 .pages a.active:focus {
        background: #e00; }
    .template-12 .pages a.prev, .template-12 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #016ed4 transparent transparent; }
      .template-12 .pages a.prev:hover, .template-12 .pages a.first:hover {
        background: none;
        border-color: transparent #537382 transparent transparent; }
      .template-12 .pages a.prev:focus, .template-12 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-12 .pages a.first::after {
      background: #016ed4; }
    .template-12 .pages a.first:hover::after {
      background: #537382; }
    .template-12 .pages a.first:focus::after {
      background: #e00; }
    .template-12 .pages a.next, .template-12 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #016ed4; }
      .template-12 .pages a.next:hover, .template-12 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #537382; }
      .template-12 .pages a.next:focus, .template-12 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-12 .pages a.last::after {
      background: #016ed4; }
    .template-12 .pages a.last:hover::after {
      background: #537382; }
    .template-12 .pages a.last:focus::after {
      background: #e00; }
  .template-21 .pages a {
    background-color: #e9e9e9;
    color: #000; }
    .template-21 .pages a:hover {
      background: #ffe2c5; }
    .template-21 .pages a:focus {
      background: #e00; }
    .template-21 .pages a.active {
      background-color: #008489;
      color: #fff; }
      .template-21 .pages a.active:focus {
        background: #e00; }
    .template-21 .pages a.prev, .template-21 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #006482 transparent transparent; }
      .template-21 .pages a.prev:hover, .template-21 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-21 .pages a.prev:focus, .template-21 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-21 .pages a.first::after {
      background: #006482; }
    .template-21 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.first:focus::after {
      background: #e00; }
    .template-21 .pages a.next, .template-21 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #006482; }
      .template-21 .pages a.next:hover, .template-21 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-21 .pages a.next:focus, .template-21 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-21 .pages a.last::after {
      background: #006482; }
    .template-21 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.last:focus::after {
      background: #e00; }
  .color-style1 .pages a {
    background-color: #4079b9;
    color: #fff; }
    .color-style1 .pages a:hover {
      background: #ffb141; }
    .color-style1 .pages a:focus {
      background: #e00; }
    .color-style1 .pages a.active {
      background-color: #0a3f7b; }
      .color-style1 .pages a.active:focus {
        background: #e00; }
    .color-style1 .pages a.prev, .color-style1 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #4079b9 transparent transparent; }
      .color-style1 .pages a.prev:hover, .color-style1 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style1 .pages a.prev:focus, .color-style1 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style1 .pages a.first::after {
      background: #4079b9; }
    .color-style1 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.first:focus::after {
      background: #e00; }
    .color-style1 .pages a.next, .color-style1 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #4079b9; }
      .color-style1 .pages a.next:hover, .color-style1 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style1 .pages a.next:focus, .color-style1 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style1 .pages a.last::after {
      background: #4079b9; }
    .color-style1 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.last:focus::after {
      background: #e00; }
  .color-style2 .pages a {
    background-color: #ea8686;
    color: #fff; }
    .color-style2 .pages a:hover {
      background: #bc8686; }
    .color-style2 .pages a:focus {
      background: #4079b9; }
    .color-style2 .pages a.active {
      background-color: #9a4343; }
      .color-style2 .pages a.active:focus {
        background: #4079b9; }
    .color-style2 .pages a.prev, .color-style2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ea8686 transparent transparent; }
      .color-style2 .pages a.prev:hover, .color-style2 .pages a.first:hover {
        background: none;
        border-color: transparent #bc8686 transparent transparent; }
      .color-style2 .pages a.prev:focus, .color-style2 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2 .pages a.first::after {
      background: #ea8686; }
    .color-style2 .pages a.first:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2 .pages a.next, .color-style2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ea8686; }
      .color-style2 .pages a.next:hover, .color-style2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #bc8686; }
      .color-style2 .pages a.next:focus, .color-style2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2 .pages a.last::after {
      background: #ea8686; }
    .color-style2 .pages a.last:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style2.template-7 .pages a {
    background-color: #655c5d;
    color: #fff; }
    .color-style2.template-7 .pages a:hover {
      background: #463637; }
    .color-style2.template-7 .pages a:focus {
      background: #4079b9; }
    .color-style2.template-7 .pages a.active {
      background-color: #C25100; }
      .color-style2.template-7 .pages a.active:focus {
        background: #4079b9; }
    .color-style2.template-7 .pages a.prev, .color-style2.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #655c5d transparent transparent; }
      .color-style2.template-7 .pages a.prev:hover, .color-style2.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #463637 transparent transparent; }
      .color-style2.template-7 .pages a.prev:focus, .color-style2.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2.template-7 .pages a.first::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.first:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2.template-7 .pages a.next, .color-style2.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #655c5d; }
      .color-style2.template-7 .pages a.next:hover, .color-style2.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #463637; }
      .color-style2.template-7 .pages a.next:focus, .color-style2.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2.template-7 .pages a.last::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.last:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style3 .pages a {
    background-color: #ffd394;
    color: #000000; }
    .color-style3 .pages a:hover {
      background: #ff7272;
      color: #000000; }
    .color-style3 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3 .pages a.active {
      background-color: #ff9803;
      color: #000000; }
      .color-style3 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3 .pages a.prev, .color-style3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffd394 transparent transparent; }
      .color-style3 .pages a.prev:hover, .color-style3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff7272 transparent transparent; }
      .color-style3 .pages a.prev:focus, .color-style3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3 .pages a.first::after {
      background: #ffd394; }
    .color-style3 .pages a.first:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.first:focus::after {
      background: #e00; }
    .color-style3 .pages a.next, .color-style3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffd394; }
      .color-style3 .pages a.next:hover, .color-style3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff7272; }
      .color-style3 .pages a.next:focus, .color-style3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3 .pages a.last::after {
      background: #ffd394; }
    .color-style3 .pages a.last:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.last:focus::after {
      background: #e00; }
  .color-style3.template-7 .pages a {
    background-color: #A26401;
    color: #fff; }
    .color-style3.template-7 .pages a:hover {
      background: #ffc36d;
      color: #000; }
    .color-style3.template-7 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3.template-7 .pages a.active {
      background-color: #ff9803;
      color: #000; }
      .color-style3.template-7 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3.template-7 .pages a.prev, .color-style3.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #A26401 transparent transparent; }
      .color-style3.template-7 .pages a.prev:hover, .color-style3.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc36d transparent transparent; }
      .color-style3.template-7 .pages a.prev:focus, .color-style3.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3.template-7 .pages a.first::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.first:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.first:focus::after {
      background: #e00; }
    .color-style3.template-7 .pages a.next, .color-style3.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #A26401; }
      .color-style3.template-7 .pages a.next:hover, .color-style3.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc36d; }
      .color-style3.template-7 .pages a.next:focus, .color-style3.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3.template-7 .pages a.last::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.last:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.last:focus::after {
      background: #e00; }
  .color-style4 .pages a {
    background-color: #b9eed0;
    color: #575757; }
    .color-style4 .pages a:hover {
      background: #39ad6a;
      color: #ffffff; }
    .color-style4 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style4 .pages a.active {
      background-color: #ddd;
      color: #ffffff; }
      .color-style4 .pages a.active:focus {
        background: #e00; }
    .color-style4 .pages a.prev, .color-style4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b9eed0 transparent transparent; }
      .color-style4 .pages a.prev:hover, .color-style4 .pages a.first:hover {
        background: none;
        border-color: transparent #39ad6a transparent transparent; }
      .color-style4 .pages a.prev:focus, .color-style4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style4 .pages a.first::after {
      background: #b9eed0; }
    .color-style4 .pages a.first:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.first:focus::after {
      background: #e00; }
    .color-style4 .pages a.next, .color-style4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b9eed0; }
      .color-style4 .pages a.next:hover, .color-style4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #39ad6a; }
      .color-style4 .pages a.next:focus, .color-style4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style4 .pages a.last::after {
      background: #b9eed0; }
    .color-style4 .pages a.last:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.last:focus::after {
      background: #e00; }
  .color-style5 .pages a {
    background-color: #ffc7c7;
    color: #353535; }
    .color-style5 .pages a:hover {
      background: #ffa9a9;
      color: #353535; }
    .color-style5 .pages a:focus {
      background: #4079b9; }
    .color-style5 .pages a.active {
      background-color: #dc7878;
      color: #000; }
      .color-style5 .pages a.active:focus {
        background: #4079b9; }
    .color-style5 .pages a.prev, .color-style5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffc7c7 transparent transparent; }
      .color-style5 .pages a.prev:hover, .color-style5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffa9a9 transparent transparent; }
      .color-style5 .pages a.prev:focus, .color-style5 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style5 .pages a.first::after {
      background: #ffc7c7; }
    .color-style5 .pages a.first:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style5 .pages a.next, .color-style5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffc7c7; }
      .color-style5 .pages a.next:hover, .color-style5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffa9a9; }
      .color-style5 .pages a.next:focus, .color-style5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style5 .pages a.last::after {
      background: #ffc7c7; }
    .color-style5 .pages a.last:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style6 .pages a {
    background-color: #e9c6f2;
    color: #802b93; }
    .color-style6 .pages a:hover {
      background: #ffb141;
      color: #ffffff; }
    .color-style6 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style6 .pages a.active {
      background-color: #802b93;
      color: #ffffff; }
      .color-style6 .pages a.active:focus {
        background: #e00; }
    .color-style6 .pages a.prev, .color-style6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #e9c6f2 transparent transparent; }
      .color-style6 .pages a.prev:hover, .color-style6 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style6 .pages a.prev:focus, .color-style6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style6 .pages a.first::after {
      background: #e9c6f2; }
    .color-style6 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.first:focus::after {
      background: #e00; }
    .color-style6 .pages a.next, .color-style6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #e9c6f2; }
      .color-style6 .pages a.next:hover, .color-style6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style6 .pages a.next:focus, .color-style6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style6 .pages a.last::after {
      background: #e9c6f2; }
    .color-style6 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.last:focus::after {
      background: #e00; }

/*-------------------------------------------------------------- template*/
.template-2 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-2 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #03456e;
      border-color: #066caa; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #ff5f53;
      border-color: #ec5044; }

.template-2 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-2 .text-zebra .zebra-box .zebra-title {
    background-color: #066caa;
    color: #fff; }

.template-2 .straight-memu {
  border-left-color: #03456e; }
  .template-2 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-2 .straight-memu li a {
    color: #31708f;
    background-color: #f5f5f5; }
    .template-2 .straight-memu li a:hover {
      color: #ffffff;
      background-color: #066caa; }
  .template-2 .straight-memu li .focus-button {
    color: #fffdee;
    background-color: #03456e; }
    .template-2 .straight-memu li .focus-button:hover {
      color: #fffdee;
      background-color: #013a5d; }

.template-2 .registration-box .focus-red {
  color: #d00; }

.template-2 .registration-box .annotation {
  color: #03456e; }

.template-2 .registration-box .note {
  color: #d00; }

.template-2 .registration-box .unit-name {
  color: #1e76be; }

.template-2 .registration-box .user-name {
  color: #1e76be; }

.template-2 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-2 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-2 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-2 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-2 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-2 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-2 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-2 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-2 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-2 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-2 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-2 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-2 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-2 .video-search ul li a {
  background-color: #03456e;
  color: #fff; }

.template-2 .video-search .video-object div a span {
  color: #03456e; }

.template-2 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-2 .video-button a {
  background-color: #066caa;
  color: #fff; }

.template-2 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }

.template-2 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-2 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-2 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa;
      top: 18px;
      right: 20px; }
    .template-2 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-2 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-2 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-2 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-2 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .template-2 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-2 .tab-title {
  background-color: #efefef; }
  .template-2 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-2 .tab-title li .tab-select {
    background-color: #066caa;
    color: #fff; }

.template-2 .breadcrumb {
  margin-bottom: 58px !important; }

@media screen and (max-width: 990px) {
  .template-2 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-2 .right-content .right-content-menu .title-paging,
  .template-2 .right-content .left-content-menu .title-paging, .template-2 .left-content .right-content-menu .title-paging,
  .template-2 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-2 .right-content .right-content-menu .title-paging::after,
    .template-2 .right-content .left-content-menu .title-paging::after, .template-2 .left-content .right-content-menu .title-paging::after,
    .template-2 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-2 .right-content .right-content-menu .span-page-title,
  .template-2 .right-content .left-content-menu .span-page-title, .template-2 .left-content .right-content-menu .span-page-title,
  .template-2 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-2 .right-content .right-content-menu .span-page-title::after,
    .template-2 .right-content .left-content-menu .span-page-title::after, .template-2 .left-content .right-content-menu .span-page-title::after,
    .template-2 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; } }

@media screen and (max-width: 769px) {
  .template-2 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-2 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-2 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-2 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-3 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-3 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #eec989;
      border-color: #d29e41; }
      .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #f6e4c5;
        border-color: #e7b55d; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #b18fb2;
      border-color: #7c4e7d; }
      .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #bfa3c0;
        border-color: #9b629c; }

.template-3 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-3 .text-zebra .zebra-box .zebra-title {
    background-color: #63474a;
    color: #fff; }

.template-3 .straight-memu {
  border-left-color: #49304a; }
  .template-3 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-3 .straight-memu li a {
    color: #40274a;
    background-color: #f5f5f5; }
    .template-3 .straight-memu li a:hover {
      color: #ffffff;
      background-color: #7e6049; }
  .template-3 .straight-memu li .focus-button {
    color: #fffdee;
    background-color: #583d4b; }
    .template-3 .straight-memu li .focus-button:hover {
      color: #fffdee;
      background-color: #583d4b; }

.template-3 .registration-box .focus-red {
  color: #d00; }

.template-3 .registration-box .annotation {
  color: #03456e; }

.template-3 .registration-box .note {
  color: #d00; }

.template-3 .registration-box .unit-name {
  color: #1e76be; }

.template-3 .registration-box .user-name {
  color: #1e76be; }

.template-3 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-3 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-3 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-3 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-3 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-3 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-3 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-3 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-3 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-3 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-3 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-3 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-3 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-3 .video-search ul li a {
  background-color: #dcaa53;
  color: #000000; }
  .template-3 .video-search ul li a:hover, .template-3 .video-search ul li a:focus {
    color: #fff;
    background-color: #563c4a;
    outline: none; }

.template-3 .video-search .video-object div a span {
  color: #583d4b; }

.template-3 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-3 .video-button a {
  background-color: #dcaa53;
  color: #000000; }
  .template-3 .video-button a:hover, .template-3 .video-button a:focus {
    color: #fff;
    background-color: #563c4a;
    outline: none; }

.template-3 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-3 .tool-button.tool-by-h2 a {
    border-color: #dcccb0;
    border-radius: 50%; }

.template-3 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-3 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-3 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #935b95;
      top: 18px;
      right: 20px; }
      .template-3 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #7e4e80; }
      .template-3 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #ffe2c5; }
    .template-3 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-3 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-3 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-3 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-3 .bulletin-title-list .link-button {
  background-color: #63474a; }
  .template-3 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-3 .tab-title {
  background-color: #efefef; }
  .template-3 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-3 .tab-title li .tab-select {
    background-color: #a58349;
    color: #fff; }

.template-3 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-3 .breadcrumb a {
    color: #353535; }
  .template-3 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-3 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-3 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-3 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-3 .right-content .right-content-menu .title-paging,
  .template-3 .right-content .left-content-menu .title-paging, .template-3 .left-content .right-content-menu .title-paging,
  .template-3 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-3 .right-content .right-content-menu .title-paging::after,
    .template-3 .right-content .left-content-menu .title-paging::after, .template-3 .left-content .right-content-menu .title-paging::after,
    .template-3 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-3 .right-content .right-content-menu .span-page-title,
  .template-3 .right-content .left-content-menu .span-page-title, .template-3 .left-content .right-content-menu .span-page-title,
  .template-3 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-3 .right-content .right-content-menu .span-page-title::after,
    .template-3 .right-content .left-content-menu .span-page-title::after, .template-3 .left-content .right-content-menu .span-page-title::after,
    .template-3 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-3 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-3 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-3 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-3 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-3 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-4 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-4 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      color: #353535;
      background-color: #c3e8ee;
      border-color: #82cfdb; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #def2f5;
        border-color: #a9dee6; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      color: #353535;
      background-color: #dae7ea;
      border-color: #cdd4d6; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #f0f5f6;
        border-color: #e0e4e5; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #ff9733; }

.template-4 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-4 .text-zebra .zebra-box .zebra-title {
    background-color: #015488;
    color: #fff; }

.template-4 .straight-memu {
  border-left-color: #015488; }
  .template-4 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-4 .straight-memu li a {
    color: #40274a;
    background-color: #f5f5f5; }
    .template-4 .straight-memu li a:hover {
      color: #fff;
      background-color: #0169aa; }
  .template-4 .straight-memu li .focus-button {
    color: #fff;
    background-color: #015488; }
    .template-4 .straight-memu li .focus-button:hover {
      color: #fff;
      background-color: #015488; }
    .template-4 .straight-memu li .focus-button:focus {
      border-color: #FFE16D; }

.template-4 .registration-box .focus-red {
  color: #d00; }

.template-4 .registration-box .annotation {
  color: #03456e; }

.template-4 .registration-box .note {
  color: #d00; }

.template-4 .registration-box .unit-name {
  color: #1e76be; }

.template-4 .registration-box .user-name {
  color: #1e76be; }

.template-4 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-4 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-4 .registration-box ul li div .registration-text input {
    border-color: #bbb; }
    .template-4 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-4 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-4 .registration-box ul li .member-data div h3 {
    color: #fff;
    background-color: #015488; }
  .template-4 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #bbb; }
  .template-4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-4 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #bbb; }
  .template-4 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-4 .registration-box div .determine {
  color: #353535;
  text-shadow: none;
  background-color: #c3e8ee;
  border-color: #82cfdb; }
  .template-4 .registration-box div .determine:hover {
    color: #353535;
    text-shadow: none;
    background-color: #def2f5;
    border-color: #a9dee6; }
  .template-4 .registration-box div .determine:focus {
    color: #353535;
    text-shadow: none;
    background-color: #ffe2c5;
    border-color: #ff9733; }

.template-4 .registration-box div .cancel {
  color: #353535;
  text-shadow: none;
  background-color: #dae7ea;
  border-color: #cdd4d6; }
  .template-4 .registration-box div .cancel:hover {
    color: #353535;
    text-shadow: none;
    background-color: #f0f5f6;
    border-color: #e0e4e5; }
  .template-4 .registration-box div .cancel:focus {
    color: #353535;
    text-shadow: none;
    background-color: #fff;
    border-color: #ff9733; }

.template-4 .video-search ul li a {
  color: #353535;
  background-color: #a9dee6; }
  .template-4 .video-search ul li a:hover {
    color: #353535;
    background-color: #75c9d7; }
  .template-4 .video-search ul li a:focus {
    color: #353535;
    background-color: #FFE16D;
    outline: none; }

.template-4 .video-search .video-object div a span {
  color: #353535; }

.template-4 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-4 .video-button a {
  color: #353535;
  background-color: #a9dee6; }
  .template-4 .video-button a:hover {
    color: #353535;
    background-color: #75c9d7; }
  .template-4 .video-button a:focus {
    color: #353535;
    background-color: #FFE16D;
    outline: none; }

.template-4 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-4 .tool-button.tool-by-h2 a {
    border-color: #dcccb0;
    border-radius: 50%; }

.template-4 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-4 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-4 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #015488;
      top: 21px;
      right: 20px; }
      .template-4 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0173bb; }
      .template-4 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #ffe2c5; }
    .template-4 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-4 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-4 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-4 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #bbb; }
        .template-4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-4 .bulletin-title-list .link-button {
  background-color: #015488; }
  .template-4 .bulletin-title-list .link-button a {
    color: #fff; }

.template-4 .tab-title {
  background-color: #efefef; }
  .template-4 .tab-title li a {
    color: #575757;
    background-color: #d9d9d9; }
  .template-4 .tab-title li .tab-select {
    color: #353535;
    background-color: #7fd4e2; }

.template-4 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-4 .breadcrumb a {
    color: #353535; }
  .template-4 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-4 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-4 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-4 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-4 .right-content .right-content-menu .title-paging,
  .template-4 .right-content .left-content-menu .title-paging, .template-4 .left-content .right-content-menu .title-paging,
  .template-4 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-4 .right-content .right-content-menu .title-paging::after,
    .template-4 .right-content .left-content-menu .title-paging::after, .template-4 .left-content .right-content-menu .title-paging::after,
    .template-4 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-4 .right-content .right-content-menu .span-page-title,
  .template-4 .right-content .left-content-menu .span-page-title, .template-4 .left-content .right-content-menu .span-page-title,
  .template-4 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-4 .right-content .right-content-menu .span-page-title::after,
    .template-4 .right-content .left-content-menu .span-page-title::after, .template-4 .left-content .right-content-menu .span-page-title::after,
    .template-4 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-4 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-4 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-4 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-4 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-4 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-5 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-5 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffe9d4;
      border-color: #ff9733; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #efeec0;
      border-color: #b2b052; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #b2b052;
        border-color: #cfce92; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.template-5 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-5 .text-zebra .zebra-box .zebra-title {
    background-color: #066caa;
    color: #fff; }

.template-5 .straight-memu {
  border-left-color: #f69537; }
  .template-5 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .template-5 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-5 .straight-memu li a:hover {
      color: #353535;
      background-color: #efeec0; }
  .template-5 .straight-memu li .focus-button {
    color: #353535;
    background-color: #ffb56d; }
    .template-5 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #ffb56d; }

.template-5 .registration-box .focus-red {
  color: #d00; }

.template-5 .registration-box .annotation {
  color: #03456e; }

.template-5 .registration-box .note {
  color: #d00; }

.template-5 .registration-box .unit-name {
  color: #1e76be; }

.template-5 .registration-box .user-name {
  color: #1e76be; }

.template-5 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-5 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-5 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-5 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-5 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-5 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-5 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-5 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-5 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-5 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-5 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-5 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-5 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-5 .video-search ul li a {
  color: #353535;
  background-color: #dddca1; }
  .template-5 .video-search ul li a:hover {
    background-color: #efeec0; }
  .template-5 .video-search ul li a:focus {
    background-color: #ffcc83; }

.template-5 .video-search .video-object div a span {
  color: #03456e; }

.template-5 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-5 .video-button a {
  color: #353535;
  background-color: #dddca1; }
  .template-5 .video-button a:hover {
    background-color: #efeec0; }
  .template-5 .video-button a:focus {
    background-color: #ffcc83; }

.template-5 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }

.template-5 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-5 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-5 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa;
      top: 18px;
      right: 20px; }
      .template-5 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0776ba; }
      .template-5 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #d10000; }
    .template-5 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-5 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-5 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-5 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-5 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .template-5 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-5 .tab-title {
  background-color: #efefef; }
  .template-5 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-5 .tab-title li .tab-select {
    background-color: #066caa;
    color: #fff; }

.template-5 .breadcrumb {
  background-color: #f8f8f8;
  margin-bottom: 58px !important; }

@media screen and (max-width: 990px) {
  .template-5 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-5 .right-content .right-content-menu .title-paging,
  .template-5 .right-content .left-content-menu .title-paging, .template-5 .left-content .right-content-menu .title-paging,
  .template-5 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-5 .right-content .right-content-menu .title-paging::after,
    .template-5 .right-content .left-content-menu .title-paging::after, .template-5 .left-content .right-content-menu .title-paging::after,
    .template-5 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #f69537 transparent transparent transparent; }
  .template-5 .right-content .right-content-menu .span-page-title,
  .template-5 .right-content .left-content-menu .span-page-title, .template-5 .left-content .right-content-menu .span-page-title,
  .template-5 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-5 .right-content .right-content-menu .span-page-title::after,
    .template-5 .right-content .left-content-menu .span-page-title::after, .template-5 .left-content .right-content-menu .span-page-title::after,
    .template-5 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #f69537 transparent transparent transparent; } }

@media screen and (max-width: 769px) {
  .template-5 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-5 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-5 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-5 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-6 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-6 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ecf7fd;
      border-color: #94c4e4; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        background-color: #cde9fa;
        border-color: #81a9c3; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #f5f5f5;
      border-color: #b1c5ce; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #ececec;
        border-color: #83949b; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }

.template-6 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-6 .text-zebra .zebra-box .zebra-title {
    background-color: #0072bb;
    color: #fff; }

.template-6 .straight-memu {
  border-left-color: #0072bb; }
  .template-6 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-6 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-6 .straight-memu li a:hover {
      color: #353535;
      background-color: #d8ebf2; }
  .template-6 .straight-memu li .focus-button {
    color: #353535;
    background-color: #f6bba8; }
    .template-6 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #f6bba8; }

.template-6 .registration-box .focus-red {
  color: #d00; }

.template-6 .registration-box .annotation {
  color: #03456e; }

.template-6 .registration-box .note {
  color: #d00; }

.template-6 .registration-box .unit-name {
  color: #1e76be; }

.template-6 .registration-box .user-name {
  color: #1e76be; }

.template-6 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-6 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-6 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-6 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-6 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-6 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-6 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-6 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-6 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-6 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-6 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-6 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-6 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-6 .video-search ul li a {
  color: #000000;
  border: 1px solid #fff;
  background-color: #cde9fa; }
  .template-6 .video-search ul li a:hover {
    background-color: #aedbf7; }
  .template-6 .video-search ul li a:focus {
    color: #fff;
    background-color: #e00; }

.template-6 .video-search .video-object div a span {
  color: #353535; }

.template-6 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-6 .video-button a {
  color: #000000;
  background-color: #cde9fa; }
  .template-6 .video-button a:hover {
    background-color: #aedbf7; }
  .template-6 .video-button a:focus {
    color: #fff;
    background-color: #e00; }

.template-6 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-6 .tool-button.tool-by-h2 a {
    border-color: #d4d4d4;
    border-radius: 50%; }
    .template-6 .tool-button.tool-by-h2 a:hover {
      background-color: #f7fbff; }

.template-6 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-6 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-6 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #aa77ac;
      top: 18px;
      right: 20px; }
    .template-6 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-6 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-6 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-6 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-6 .bulletin-title-list .link-button {
  background-color: #0063a2; }
  .template-6 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-6 .tab-title {
  background-color: #efefef; }
  .template-6 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-6 .tab-title li .tab-select {
    background-color: #0063a2;
    color: #fff; }

.template-6 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-6 .breadcrumb a {
    color: #353535; }
  .template-6 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-6 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-6 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-6 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-6 .right-content .right-content-menu .title-paging,
  .template-6 .right-content .left-content-menu .title-paging, .template-6 .left-content .right-content-menu .title-paging,
  .template-6 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-6 .right-content .right-content-menu .title-paging::after,
    .template-6 .right-content .left-content-menu .title-paging::after, .template-6 .left-content .right-content-menu .title-paging::after,
    .template-6 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-6 .right-content .right-content-menu .span-page-title,
  .template-6 .right-content .left-content-menu .span-page-title, .template-6 .left-content .right-content-menu .span-page-title,
  .template-6 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-6 .right-content .right-content-menu .span-page-title::after,
    .template-6 .right-content .left-content-menu .span-page-title::after, .template-6 .left-content .right-content-menu .span-page-title::after,
    .template-6 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-6 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-6 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-6 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-6 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-6 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-7 .left-content .left-content-text,
.template-7 .right-content .right-content-text {
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  padding: 15px; }

.template-7 .left-content .left-content-menu,
.template-7 .right-content .right-content-menu {
  padding: 15px 0 0;
  background: #4A824A;
  border-radius: 5px; }
  .template-7 .left-content .left-content-menu .title-paging,
  .template-7 .right-content .right-content-menu .title-paging {
    color: #fff; }
  .template-7 .left-content .left-content-menu .span-page-title,
  .template-7 .right-content .right-content-menu .span-page-title {
    color: #fff; }

.template-7 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-7 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffe9d4;
      border-color: #ff9733; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #efeec0;
      border-color: #b2b052; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #b2b052;
        border-color: #cfce92; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.template-7 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-7 .text-zebra .zebra-box .zebra-title {
    color: #fff;
    background-color: #508150; }

.template-7 .straight-memu {
  padding: 0;
  border: 1px solid #b6b6b6;
  border-radius: 0 0 10px 0;
  box-shadow: 0px 3px 0px 0px #b6b6b6; }
  .template-7 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7 .straight-memu li:last-child a {
    border-radius: 0 0 10px 0; }
  .template-7 .straight-memu li a {
    color: #000;
    text-align: left;
    background-color: #fff; }
    .template-7 .straight-memu li a:hover {
      color: #000;
      background-color: #f0f0f0; }
    .template-7 .straight-memu li a:focus {
      border: none;
      outline-width: 3px;
      outline-offset: 3px;
      outline-style: dashed;
      outline-color: #b57db5; }
  .template-7 .straight-memu li .focus-button {
    color: #386238;
    background-color: #dbe6db; }
    .template-7 .straight-memu li .focus-button:hover {
      color: #386238;
      background-color: #dbe6db; }

.template-7 .registration-box .focus-red {
  color: #d00; }

.template-7 .registration-box .annotation {
  color: #03456e; }

.template-7 .registration-box .note {
  color: #d00; }

.template-7 .registration-box .unit-name {
  color: #1e76be; }

.template-7 .registration-box .user-name {
  color: #1e76be; }

.template-7 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-7 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-7 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-7 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-7 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-7 .registration-box ul li .member-data div h3 {
    color: #fff;
    background-color: #03456e; }
  .template-7 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-7 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-7 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-7 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-7 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-7 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-7 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-7 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-7 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-7 .video-search ul li a {
  color: #fff;
  background-color: #666; }
  .template-7 .video-search ul li a:hover {
    background-color: #ff9d02; }
  .template-7 .video-search ul li a:focus {
    outline-width: 2px;
    outline-offset: 1px;
    outline-style: dashed;
    outline-color: #b57db5;
    background-color: #deecde; }

.template-7 .video-search .video-object div a span {
  color: #474; }

.template-7 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-7 .video-button a {
  color: #fff;
  background-color: #666; }
  .template-7 .video-button a:hover {
    background-color: #ff9d02; }
  .template-7 .video-button a:focus {
    outline-width: 2px;
    outline-offset: 1px;
    outline-style: dashed;
    outline-color: #b57db5;
    background-color: #deecde; }

.template-7 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -55px; }

.template-7 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-7 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-7 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa; }
      .template-7 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0776ba; }
      .template-7 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #d10000; }
    .template-7 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-7 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-7 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-7 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-7 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-7 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-7 .bulletin-title-list .link-button {
  padding: 8px 5px;
  background-color: #6baa6b; }
  .template-7 .bulletin-title-list .link-button a {
    color: #626262;
    padding: 2px 14px;
    background-color: #fff;
    border-radius: 50px;
    text-decoration: none;
    border: 2px solid #fff; }
    .template-7 .bulletin-title-list .link-button a:hover {
      color: #4f4f4f;
      background-color: #eaffea; }
    .template-7 .bulletin-title-list .link-button a:focus {
      border-color: #ff9733;
      background-color: #fff7de; }

.template-7 .tab-title {
  background-color: #efefef; }
  .template-7 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-7 .tab-title li .tab-select {
    color: #fff;
    background-color: #508150; }

.template-7 .breadcrumb {
  background-color: #f8f8f8;
  margin-bottom: 58px !important; }

.template-7 .article-page article a {
  text-decoration: underline; }

@media screen and (max-width: 990px) {
  .template-7 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-7 .left-content .left-content-menu,
  .template-7 .right-content .right-content-menu {
    background: none !important; }
    .template-7 .left-content .left-content-menu .title-paging,
    .template-7 .right-content .right-content-menu .title-paging {
      font-size: 1.2rem;
      font-weight: normal;
      padding: 5px 35px 5px 10px;
      background-color: #4a824a; }
      .template-7 .left-content .left-content-menu .title-paging::before,
      .template-7 .right-content .right-content-menu .title-paging::before {
        display: none; }
      .template-7 .left-content .left-content-menu .title-paging::after,
      .template-7 .right-content .right-content-menu .title-paging::after {
        top: 16px;
        right: 10px;
        border-color: #fff transparent transparent transparent; }
    .template-7 .left-content .left-content-menu .span-page-title,
    .template-7 .right-content .right-content-menu .span-page-title {
      font-size: 1.2rem;
      font-weight: normal;
      padding: 5px 35px 5px 10px;
      background-color: #4a824a; }
      .template-7 .left-content .left-content-menu .span-page-title::before,
      .template-7 .right-content .right-content-menu .span-page-title::before {
        display: none; }
      .template-7 .left-content .left-content-menu .span-page-title::after,
      .template-7 .right-content .right-content-menu .span-page-title::after {
        top: 16px;
        right: 10px;
        border-color: #fff transparent transparent transparent; }
  .template-7 .left-content .left-content-text,
  .template-7 .right-content .right-content-text {
    border: none; }
  .template-7 .breadcrumb {
    border-radius: 5px;
    margin-bottom: 25px !important; } }

@media screen and (max-width: 768px) {
  .template-7 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-7 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-7 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-7 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-12 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-12 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #f8e2e4;
      border-color: #ecaab2; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        background-color: #fbf0f1;
        border-color: #e99da5; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #cbe4ee;
      border-color: #b1c5ce; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #d8ebf2;
        border-color: #a7bdc7; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }

.template-12 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-12 .text-zebra .zebra-box .zebra-title {
    background-color: #015db2;
    color: #fff; }

.template-12 .straight-memu {
  border-left-color: #016ed4; }
  .template-12 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-12 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-12 .straight-memu li a:hover {
      color: #353535;
      background-color: #d8ebf2; }
  .template-12 .straight-memu li .focus-button {
    color: #353535;
    background-color: #f2c6cb; }
    .template-12 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #f2c6cb; }

.template-12 .registration-box .focus-red {
  color: #d00; }

.template-12 .registration-box .annotation {
  color: #03456e; }

.template-12 .registration-box .note {
  color: #d00; }

.template-12 .registration-box .unit-name {
  color: #1e76be; }

.template-12 .registration-box .user-name {
  color: #1e76be; }

.template-12 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-12 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-12 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-12 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-12 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-12 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-12 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-12 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-12 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-12 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-12 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-12 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-12 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-12 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-12 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-12 .video-search ul li a {
  color: #000000;
  border: 1px solid #fff;
  background-color: #f8e2e4; }
  .template-12 .video-search ul li a:hover {
    background-color: #f2c6cb; }
  .template-12 .video-search ul li a:focus {
    color: #fff;
    background-color: #e00; }

.template-12 .video-search .video-object div a span {
  color: #353535; }

.template-12 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-12 .video-button a {
  background-color: #f8e2e4;
  color: #000000; }
  .template-12 .video-button a:hover {
    background-color: #f2c6cb; }
  .template-12 .video-button a:focus {
    color: #fff;
    background-color: #e00; }

.template-12 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-12 .tool-button.tool-by-h2 a {
    border-color: #d4d4d4;
    border-radius: 50%; }
    .template-12 .tool-button.tool-by-h2 a:hover {
      background-color: #f7fbff; }

.template-12 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-12 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-12 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #aa77ac;
      top: 18px;
      right: 20px; }
    .template-12 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-12 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-12 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-12 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-12 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-12 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-12 .bulletin-title-list .link-button {
  background-color: #015db2; }
  .template-12 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-12 .tab-title {
  background-color: #efefef; }
  .template-12 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-12 .tab-title li .tab-select {
    background-color: #015db2;
    color: #fff; }

.template-12 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-12 .breadcrumb a {
    color: #353535; }
  .template-12 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-12 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-12 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-12 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-12 .right-content .right-content-menu .title-paging,
  .template-12 .right-content .left-content-menu .title-paging, .template-12 .left-content .right-content-menu .title-paging,
  .template-12 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-12 .right-content .right-content-menu .title-paging::after,
    .template-12 .right-content .left-content-menu .title-paging::after, .template-12 .left-content .right-content-menu .title-paging::after,
    .template-12 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-12 .right-content .right-content-menu .span-page-title,
  .template-12 .right-content .left-content-menu .span-page-title, .template-12 .left-content .right-content-menu .span-page-title,
  .template-12 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-12 .right-content .right-content-menu .span-page-title::after,
    .template-12 .right-content .left-content-menu .span-page-title::after, .template-12 .left-content .right-content-menu .span-page-title::after,
    .template-12 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-12 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-12 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-12 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-12 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-12 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-21 .straight-memu {
  border-left: none; }
  .template-21 .straight-memu li {
    padding: 3px 0; }
    .template-21 .straight-memu li + li {
      border-top-color: #cad9e1; }
    .template-21 .straight-memu li a {
      color: #31708f;
      background-color: #fff;
      text-align: left;
      border-left: 5px solid #ddd; }
      .template-21 .straight-memu li a:hover {
        background-color: #fff2ca;
        color: #000;
        border-color: #008489; }
    .template-21 .straight-memu li .focus-button {
      color: #fff;
      background-color: #006482;
      border-color: #006482; }
      .template-21 .straight-memu li .focus-button:hover {
        color: #fff;
        background-color: #006482;
        border-color: #006482; }

.template-21 .breadcrumb {
  border-radius: 8px;
  box-shadow: none;
  margin-bottom: 30px; }
  .template-21 .breadcrumb a {
    color: #000; }

.template-21 .video-button a {
  background-color: #008489;
  color: #fff;
  border-radius: 8px; }

.template-21 .tab-title {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  border-bottom: 3px solid #008489;
  box-shadow: 0px 4px 0px #ddd;
  margin-bottom: 5px; }
  .template-21 .tab-title li {
    padding-left: 0; }
    .template-21 .tab-title li a {
      border-radius: 8px 8px 0px 0px; }
      .template-21 .tab-title li a:hover {
        background-color: #fff3d8;
        color: #000; }
    .template-21 .tab-title li .tab-select {
      background-color: #008489; }
      .template-21 .tab-title li .tab-select:hover {
        background-color: #00676a;
        color: #fff; }

.template-21 .bulletin-title-list .link-button {
  background-color: #efefef; }
  .template-21 .bulletin-title-list .link-button a {
    color: #000;
    padding: 10px; }
    .template-21 .bulletin-title-list .link-button a:hover {
      background-color: #006482;
      color: #fff; }

.template-21 .text-zebra .zebra-box .zebra-title {
  background-color: #008489; }

.template-21 .registration-box ul {
  padding: 0 15px; }
  .template-21 .registration-box ul li .member-data div h3 {
    background-color: #008489; }
  .template-21 .registration-box ul li div .registration-text input {
    border-color: #b4c0b4; }

.template-21 .registration-box div .determine {
  background-color: #008489;
  border: none;
  text-shadow: none;
  line-height: 1.125;
  padding: 10px 0;
  border-radius: 12px; }
  .template-21 .registration-box div .determine:hover {
    border: none;
    text-shadow: none;
    background-color: #c33e1b; }

.template-21 .registration-box div .cancel {
  border: none;
  text-shadow: none;
  line-height: 1.125;
  padding: 10px 0;
  border-radius: 12px;
  background-color: #006482; }
  .template-21 .registration-box div .cancel:hover {
    border: none;
    text-shadow: none;
    background-color: #c33e1b; }

.template-21 .video-search ul li a {
  background-color: #006482;
  color: #fff;
  border-radius: 8px; }

.template-21 .video-search .video-object div a:hover {
  background-color: #fff3d8; }

.template-29 .breadcrumb {
  width: auto;
  line-height: normal;
  display: inline-block;
  background-color: #f2f2f2;
  padding: 5px 15px;
  margin: 0;
  border-radius: 50px;
  color: #626262;
  box-shadow: 1px 1px 1px #c1bebe; }

.template-29 .literature_search {
  margin-top: 15px;
  padding: 20px 25px;
  background-color: #fff9ed;
  display: flex;
  align-items: stretch;
  margin-bottom: 30px; }
  .template-29 .literature_search .literal-input {
    display: flex;
    align-items: center;
    width: 100%; }
    .template-29 .literature_search .literal-input input {
      display: block;
      width: 100%;
      padding: 5px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
      .template-29 .literature_search .literal-input input:focus {
        border: 4px solid #ee3737; }
    .template-29 .literature_search .literal-input select {
      display: block;
      width: 100%;
      padding: 7px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
    .template-29 .literature_search .literal-input span {
      margin-right: 15px;
      width: 110px;
      text-align: center; }
  .template-29 .literature_search .literal {
    width: 100%;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px dashed #c1bbaf; }
    .template-29 .literature_search .literal .literal-container {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-evenly; }
      .template-29 .literature_search .literal .literal-container a {
        display: block;
        background-color: #ffead5;
        color: #000;
        width: 90px;
        text-align: center;
        padding: 5px 0 4px;
        border-radius: 5px;
        margin-left: 15px; }
    .template-29 .literature_search .literal .literal-list {
      list-style-type: none;
      margin-top: 20px;
      padding: 15px 0 0;
      border-top: 2px solid #d5cab4;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .template-29 .literature_search .literal .literal-list li {
        width: 50%;
        margin: 5px 0; }
  .template-29 .literature_search .checkButtonZone {
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: flex-start; }
    .template-29 .literature_search .checkButtonZone a {
      display: block;
      width: 100%;
      text-align: center;
      padding: 5px;
      color: #fff;
      margin: 0 11px;
      margin-top: 5px;
      border-radius: 5px; }
    .template-29 .literature_search .checkButtonZone .inquire {
      background-color: #a07e5b; }
      .template-29 .literature_search .checkButtonZone .inquire:focus {
        background-color: #ca3434; }
    .template-29 .literature_search .checkButtonZone .reset {
      background-color: #836549; }
      .template-29 .literature_search .checkButtonZone .reset:focus {
        background-color: #ca3434; }

.template-29 .literature_search-open {
  background-image: url(../img/literal-search.png);
  background-repeat: no-repeat;
  background-size: 350px;
  background-position-x: 106%;
  background-position-y: 60px; }

.template-29 .video-search ul li {
  display: flex;
  margin: 10px 0; }

.template-29 .video-search .video-button a {
  background-color: #505050;
  border-radius: 50px; }

.template-29 .video-search .video-search-container {
  background-color: #fff8ec;
  position: relative; }
  .template-29 .video-search .video-search-container li {
    align-items: center;
    width: 100%; }
    .template-29 .video-search .video-search-container li input {
      display: block;
      width: 100%;
      max-width: 300px;
      padding: 5px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
  .template-29 .video-search .video-search-container .video-search-button {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 180px;
    top: 0;
    right: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    border-left: 2px dashed #d2bf9f;
    padding: 10px 0;
    align-items: flex-start; }
    .template-29 .video-search .video-search-container .video-search-button a {
      margin: 0 7px;
      background-color: #695643;
      border-radius: 7px;
      color: #fff; }

.template-29 .video-search .video-object div a {
  display: block;
  text-align: center; }
  .template-29 .video-search .video-object div a img {
    width: 100%; }
  .template-29 .video-search .video-object div a span {
    display: block;
    color: #555; }
  .template-29 .video-search .video-object div a .video-name {
    font-size: 1.3rem;
    font-weight: bold; }
  .template-29 .video-search .video-object div a .video-text {
    margin: 5px 0; }
  .template-29 .video-search .video-object div a .video-date {
    background-color: #efefef;
    padding: 2px 0; }

.template-29 .box-bg {
  padding: 0 15px;
  background-color: #fff8ec;
  border-top: 3px solid #ece0cb; }
  .template-29 .box-bg div a {
    color: #000;
    padding-left: 10px; }
  .template-29 .box-bg .title {
    margin: 0;
    font-size: 1.2rem;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 10px; }
  .template-29 .box-bg .preview-img .img-list {
    display: flex;
    width: 100%; }
    .template-29 .box-bg .preview-img .img-list a {
      padding: 0;
      display: block;
      width: 100%;
      margin: 0 15px;
      text-align: center; }

.template-29 .history-box {
  width: 100%; }
  .template-29 .history-box ul li {
    list-style: none; }
  .template-29 .history-box .history-text {
    border-top: 1px solid #ccc3b3;
    margin: 30px 0 0;
    padding: 30px 0 0; }
    .template-29 .history-box .history-text p {
      margin: 0;
      padding: 25px;
      background-color: #fff8ec;
      color: #695643; }
  .template-29 .history-box .historyLink {
    display: flex;
    width: 100%;
    margin: 30px auto 0; }
    .template-29 .history-box .historyLink li {
      width: 33.3%;
      margin: 10px 15px; }
      .template-29 .history-box .historyLink li a {
        display: block;
        border-radius: 12px;
        padding: 15px;
        width: 100%;
        background-color: #fff;
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
        font-weight: bold; }
        .template-29 .history-box .historyLink li a div {
          display: flex;
          align-items: center; }
          .template-29 .history-box .historyLink li a div span {
            display: block;
            width: 100%;
            max-width: 13px;
            margin-right: 10px; }
            .template-29 .history-box .historyLink li a div span img {
              width: 100%; }
          .template-29 .history-box .historyLink li a div p {
            width: 100%;
            margin: 0;
            color: #686868;
            font-size: 1.2rem; }
  .template-29 .history-box .history-line {
    margin: 30px 0 0;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative; }
    .template-29 .history-box .history-line .history-line-container {
      padding: 35px 15px 1px; }
      .template-29 .history-box .history-line .history-line-container li {
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 35px; }
        .template-29 .history-box .history-line .history-line-container li .line-title {
          display: flex;
          position: relative;
          align-items: stretch;
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-bottom: 1px solid #ccc3b3; }
          .template-29 .history-box .history-line .history-line-container li .line-title .line-title-icon {
            width: 22px;
            margin-right: 10px; }
            .template-29 .history-box .history-line .history-line-container li .line-title .line-title-icon img {
              width: 100%; }
          .template-29 .history-box .history-line .history-line-container li .line-title h3 {
            margin: 0; }
        .template-29 .history-box .history-line .history-line-container li .line-button {
          display: flex;
          padding: 15px;
          padding-top: 0px;
          flex-direction: row;
          flex-wrap: wrap; }
          .template-29 .history-box .history-line .history-line-container li .line-button a {
            display: flex;
            align-items: center;
            margin: 1%;
            width: 15%; }
            .template-29 .history-box .history-line .history-line-container li .line-button a div {
              width: 100%;
              max-width: 22px;
              margin-right: 5px; }
              .template-29 .history-box .history-line .history-line-container li .line-button a div img {
                width: 100%; }
            .template-29 .history-box .history-line .history-line-container li .line-button a span {
              margin: 0;
              color: #000;
              font-weight: bold;
              padding: 0 10px 0 0px;
              padding-top: 1px;
              display: block; }

.template-29 .history-text {
  border-top: 1px solid #ccc3b3;
  margin: 30px 0 0;
  padding: 30px 0 0; }
  .template-29 .history-text p {
    margin: 0;
    padding: 25px;
    background-color: #fff8ec;
    color: #695643; }

.template-29 .historyLink {
  display: flex;
  width: 100%;
  margin: 30px auto 0; }

.template-29 .title-paging .light-box .light-box-content .title, .template-29 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

.template-29 table.table-list thead tr th {
  padding: 10px 0;
  text-align: center;
  font-size: 1.1rem;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a07e5b+0,a07e5b+100 */
  background: #a07e5b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #a07e5b 0%, #a07e5b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #a07e5b 0%, #a07e5b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #a07e5b 0%, #a07e5b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a07e5b', endColorstr='#a07e5b',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.template-29 .straight-memu {
  border: none;
  margin-top: 5px;
  padding: 0 3px 0 0;
  padding: 10px;
  background: #f2eadd;
  background: -moz-linear-gradient(top, #f2eadd 0%, #fdfcfa 100%);
  background: -webkit-linear-gradient(top, #f2eadd 0%, #fdfcfa 100%);
  background: linear-gradient(to bottom, #f2eadd 0%, #fdfcfa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2eadd', endColorstr='#fdfcfa',GradientType=0 );
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 18px;
  border-top: 2px solid #fff; }
  .template-29 .straight-memu li {
    padding: 5px 0; }
    .template-29 .straight-memu li + li {
      border-top: 1px solid #e5dfd5; }
    .template-29 .straight-memu li a {
      display: block;
      padding: 10px 15px;
      color: #000000;
      text-align: center;
      line-height: normal;
      border-radius: 10px;
      background-color: rgba(0, 0, 0, 0); }
      .template-29 .straight-memu li a:hover {
        color: #000;
        background-color: #ffffff;
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2); }
      .template-29 .straight-memu li a:focus {
        outline: none;
        border: 2px dashed #e00; }
    .template-29 .straight-memu li .focus-button {
      color: #fff;
      background-color: #695643; }
      .template-29 .straight-memu li .focus-button:hover {
        color: #fff;
        background-color: #695643; }

.template-29 h2.h2-title, .template-29 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-29 h2, .template-29 h2.h2-page-title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

.template-29 .text-box .statusFunction {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd; }
  .template-29 .text-box .statusFunction li {
    margin-right: 10px; }
    .template-29 .text-box .statusFunction li a {
      display: flex;
      padding: 2px 20px;
      border-radius: 7px;
      background-color: #fff8ec; }
      .template-29 .text-box .statusFunction li a div {
        width: 20px;
        margin-right: 10px; }
        .template-29 .text-box .statusFunction li a div img {
          width: 100%; }
      .template-29 .text-box .statusFunction li a p {
        font-size: .9rem;
        margin: 0;
        color: #000;
        line-height: 1.7; }

.template-29 .text-box .textTitle {
  padding: 0;
  list-style: none; }
  .template-29 .text-box .textTitle li {
    margin-bottom: 15px; }
    .template-29 .text-box .textTitle li span {
      display: block;
      padding: 10px 15px;
      color: #fff;
      background-color: #a07e5c;
      font-size: 1.1rem;
      font-weight: bold; }
    .template-29 .text-box .textTitle li p {
      margin: 0;
      padding: 10px 15px;
      background-color: #fff; }

.template-29 .text-box .text-container {
  background-color: #fff8ec;
  padding: 20px; }
  .template-29 .text-box .text-container p {
    margin: 0; }

.template-29 .fill-form {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  margin-bottom: 25px; }
  .template-29 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']) {
    border-color: #d5c3a5;
    height: 39px;
    border-radius: 5px; }
  .template-29 .fill-form #form1.search {
    max-width: 900px;
    margin: auto;
    float: none;
    background-color: #fff;
    padding: 20px;
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center; }
    .template-29 .fill-form #form1.search .fill-data {
      width: 100%;
      padding: none;
      border-bottom: none;
      margin: 0 auto;
      width: 100%; }
      .template-29 .fill-form #form1.search .fill-data .data .box {
        margin-left: 0; }
  .template-29 .fill-form .fill-data .data > label {
    width: auto;
    padding-top: 0;
    display: flex;
    align-items: center;
    width: 130px; }
  .template-29 .fill-form .butn-box {
    width: 100%;
    max-width: 351px;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center; }
  @media screen and (max-width: 769px) {
    .template-29 .fill-form .search {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center; }
      .template-29 .fill-form .search .fill-data .data {
        margin-bottom: 10px; } }

.template-29 .butn-big, .template-29 input[type=button].butn-big, .template-29 input[type=submit].butn-big {
  color: #fff;
  background-color: #695643;
  border: 4px solid #947a5f; }
  .template-29 .butn-big:hover, .template-29 input[type=button].butn-big:hover, .template-29 input[type=submit].butn-big:hover {
    background-color: #a0754a;
    border: 4px solid #947a5f; }

.template-29 .butn-big.big-cancel, .template-29 input[type=button].butn-big.big-cancel {
  background-color: #f85d52;
  border-color: #e75e54; }
  .template-29 .butn-big.big-cancel:hover, .template-29 input[type=button].butn-big.big-cancel:hover {
    background-color: #c92c21; }

.template-29 .pages a {
  min-width: 30px;
  display: inline-block;
  background-color: #846649;
  border-radius: 3px;
  padding: 0 10px;
  text-align: center;
  color: #fff; }
  .template-29 .pages a:focus {
    background-color: #ca3434; }

.template-29 .pages a.prev, .template-29 .pages .pages a.first {
  border-color: transparent #a07e5b transparent transparent;
  background-color: rgba(0, 0, 0, 0); }
  .template-29 .pages a.prev:focus, .template-29 .pages .pages a.first:focus {
    outline: 3px solid #ee3737; }

.template-29 .pages a.next, .template-29 .pages .pages a.last {
  border-color: transparent transparent transparent #a07e5b;
  background-color: rgba(0, 0, 0, 0); }
  .template-29 .pages a.next:focus, .template-29 .pages .pages a.last:focus {
    outline: 3px solid #ee3737; }

.template-29 .pages a.prev::before {
  display: none; }

.template-29 .pages a.first::before {
  width: 4px;
  height: 30px; }

.template-29 .pages a.active {
  color: #fff;
  background-color: #37262c; }
  .template-29 .pages a.active:focus {
    background-color: #ca3434; }

.template-29 .pages a.last::after {
  background: #a07e5b; }

.template-29 .pages a.first::after {
  background: #a07e5b; }

.template-29 .pages a.next, .template-29 .pages a.last {
  border-color: transparent transparent transparent #a07e5b;
  background-color: rgba(0, 0, 0, 0); }

.template-29 .pages a.prev, .template-29 .pages a.first {
  border-color: transparent #a07e5b transparent transparent;
  background-color: rgba(0, 0, 0, 0); }

.template-29 footer .container-background .footer-info .other {
  display: inline-block;
  margin-top: 10px;
  background-color: #ffffff;
  padding: 5px 10px 7px;
  line-height: normal;
  border-radius: 7px;
  box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }

.template-29 .title-paging .light-box .light-box-content .title, .template-29 .tool-button .light-box .light-box-content .title {
  color: #2b2b2b;
  border-bottom: none;
  box-shadow: none;
  border-left: 4px solid #917b65;
  padding-left: 15px; }

.template-29 .span-page-title {
  color: #2b2b2b;
  border-bottom: none;
  box-shadow: none;
  border-left: 4px solid #917b65;
  padding-left: 15px; }

.template-29 .title-paging, .template-29 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

@media screen and (max-width: 990px) {
  .template-29 .literature_search {
    flex-direction: row;
    flex-wrap: wrap; }
    .template-29 .literature_search .literal {
      padding-right: 0;
      margin-right: 0;
      border-right: none; }
      .template-29 .literature_search .literal .literal-list li {
        width: 100%; }
    .template-29 .literature_search .literal-input {
      flex-direction: row;
      flex-wrap: wrap; }
      .template-29 .literature_search .literal-input span {
        text-align: left;
        margin-bottom: 5px; } }

.dog-style .img-drawer {
  width: 100%;
  margin: auto; }
  .dog-style .img-drawer .imgDrawerMenu {
    margin: auto;
    padding: 0;
    display: flex;
    align-items: center;
    border-bottom: 3px solid #f69537; }
    .dog-style .img-drawer .imgDrawerMenu li a {
      display: block;
      padding: 5px 15px 2px;
      background-color: #ffe6cf;
      color: #000;
      margin-right: 5px; }
    .dog-style .img-drawer .imgDrawerMenu li .dogSelect {
      background-color: #df720a;
      color: #fff; }
  .dog-style .img-drawer .imgDrawerContent {
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    background-color: #fff; }
    .dog-style .img-drawer .imgDrawerContent li {
      margin: 10px 20px;
      width: calc(50% - 40px);
      padding: 15px;
      background-color: #fff;
      border: 2px #ffc400 solid;
      box-shadow: -5px 5px 0px #e1e1e1;
      border-radius: 10px;
      background-image: url(../img/list_bg.png); }
      .dog-style .img-drawer .imgDrawerContent li div {
        width: 100%;
        max-width: 200px;
        height: 200px;
        margin: auto;
        overflow: hidden;
        border-radius: 10px; }
        .dog-style .img-drawer .imgDrawerContent li div img {
          width: 100%; }
      .dog-style .img-drawer .imgDrawerContent li h4 {
        margin: 15px auto 10px;
        margin-top: 10px;
        font-size: 1.3rem;
        padding-left: 28px;
        background-image: url(../img/footprint-L.png);
        background-repeat: no-repeat;
        background-position: 0px center;
        background-size: 22px;
        margin-bottom: 15px; }
      .dog-style .img-drawer .imgDrawerContent li p {
        margin: auto;
        margin-bottom: 5px; }

.template-21.dog-style .img-drawer {
  width: 100%;
  margin: auto; }
  .template-21.dog-style .img-drawer .imgDrawerMenu {
    margin: auto;
    padding: 0;
    display: flex;
    align-items: center;
    border-bottom: 4px solid #008489;
    box-shadow: 0px 5px 0px #e1e1e1; }
    .template-21.dog-style .img-drawer .imgDrawerMenu li {
      margin-right: 5px; }
      .template-21.dog-style .img-drawer .imgDrawerMenu li a {
        background-color: #d9d9d9;
        display: block;
        padding: 5px 15px;
        color: #575757;
        border-radius: 8px 8px 0px 0px; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li a:hover {
          color: #ffffff;
          background-color: #c33e1b; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li a:focus {
          color: #ffffff;
          background-color: #c33e1b;
          outline: none; }
      .template-21.dog-style .img-drawer .imgDrawerMenu li .dogSelect {
        background-color: #008489;
        color: #fff; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li .dogSelect:focus {
          color: #ffffff;
          background-color: #c33e1b; }
  .template-21.dog-style .img-drawer .imgDrawerContent {
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    background-color: #fff; }
    .template-21.dog-style .img-drawer .imgDrawerContent li {
      margin: 10px 20px;
      width: calc(25% - 40px);
      padding: 10px;
      background-color: #fffaeb;
      border: 2px #008489 solid;
      box-shadow: -5px 5px 0px #e1e1e1;
      border-radius: 10px;
      background-image: none; }
      .template-21.dog-style .img-drawer .imgDrawerContent li div {
        width: 100%;
        max-width: 200px;
        margin: auto;
        overflow: hidden;
        border-radius: 10px; }
        .template-21.dog-style .img-drawer .imgDrawerContent li div img {
          width: 100%; }
      .template-21.dog-style .img-drawer .imgDrawerContent li h4 {
        margin: 0px auto;
        font-size: 1.3rem;
        background-repeat: no-repeat;
        background-position: 0px center;
        background-size: 22px; }
      .template-21.dog-style .img-drawer .imgDrawerContent li p {
        margin: auto;
        margin-bottom: 5px; }

/*-------------------- 功能模組：頁首 - 分眾導覽 ---------------------*/
.header-classification {
  padding: 5px 15px;
  display: flex;
  width: 90%;
  max-width: 255px;
  background-color: #fff;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-classification .title {
    width: 110px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 2; }
  .header-classification select {
    width: 100%;
    height: 28px;
    padding: 0 20px 0 5px;
    font-size: 0.875rem;
    border: 1px solid #a9a9a9;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../img/arrow.png);
    background-size: 10px;
    background-position: right 5px center;
    background-repeat: no-repeat; }
    .header-classification select::-ms-expand {
      display: none; }
  .color-style1 .header-classification .title {
    color: #184e69; }
  .color-style1 .header-classification select {
    background-image: url(../img/arrow-style-1.png);
    background-color: #fff;
    color: #105c98; }
  .color-style2 .header-classification .title {
    color: #811818; }
  .color-style2 .header-classification select {
    background-image: url(../img/arrow-style-2.png);
    background-color: #fff;
    color: #353535; }
  .color-style3 .header-classification .title {
    color: #ca7700; }
  .color-style3 .header-classification select {
    background-image: url(../img/arrow-style-3.png);
    background-color: #fff; }
  .color-style4 .header-classification {
    background-color: #2e8c56; }
    .color-style4 .header-classification .title {
      color: #fff; }
    .color-style4 .header-classification select {
      background-image: url(../img/arrow-style-4.png);
      background-color: #fff; }
  .color-style5 .header-classification {
    background-color: #f7f7f7; }
    .color-style5 .header-classification select {
      background-image: url(../img/arrow-style-5.png);
      background-color: #fff; }
  .color-style6 .header-classification .title {
    color: #802b93; }
  .color-style6 .header-classification select {
    border: 1px #e5e5e5 solid;
    background-image: url(../img/arrow-style-6.png);
    background-color: #fff;
    color: #105c98; }

/*-------------------- 功能模組：頁首 - 文字大小 ---------------------*/
.header-text-size {
  width: 90%;
  max-width: 255px;
  padding: 5px 15px;
  display: flex;
  background-color: #fff;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-text-size .title {
    width: 110px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 2;
    margin-right: 15px;
    border-right: 1px solid #ddd; }
    html:lang(en).set-font-size-large .header-text-size .title {
      width: 150px; }
  .header-text-size .text-button {
    width: 100%;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header-text-size .text-button a {
      width: 35px;
      height: 28px;
      font-weight: bold;
      color: #4a4a4a;
      display: flex;
      align-items: center;
      justify-content: center; }
      .header-text-size .text-button a:hover {
        color: #008269; }
      .header-text-size .text-button a.small {
        font-size: 0.875rem; }
      .header-text-size .text-button a.medium {
        font-size: 1rem; }
      .header-text-size .text-button a.large {
        font-size: 1.125rem; }
      .header-text-size .text-button a.selected {
        background-color: #fff;
        box-shadow: 1px 2px 1px #c7c7c7;
        border-radius: 5px;
        color: #008269; }
      .header-text-size .text-button a:focus {
        color: #ffffff !important;
        background-color: #d10000 !important;
        outline: none; }
      html.set-font-size-large .header-text-size .text-button a.small {
        font-size: 0.77rem; }
      html.set-font-size-large .header-text-size .text-button a.medium {
        font-size: 0.88rem; }
      html.set-font-size-large .header-text-size .text-button a.large {
        font-size: 1rem; }
      html.set-font-size-small .header-text-size .text-button a.small {
        font-size: 1rem; }
      html.set-font-size-small .header-text-size .text-button a.medium {
        font-size: 1.14rem; }
      html.set-font-size-small .header-text-size .text-button a.large {
        font-size: 1.28rem; }
  .color-style1 .header-text-size .title {
    color: #184e69; }
  .color-style1 .header-text-size .text-button a {
    color: #000; }
    .color-style1 .header-text-size .text-button a:hover {
      color: #0d3a68; }
    .color-style1 .header-text-size .text-button a.selected {
      color: #0d3a68; }
  .color-style2 .header-text-size .title {
    color: #811818; }
  .color-style2 .header-text-size .text-button a:hover {
    color: #811818; }
  .color-style2 .header-text-size .text-button a.selected {
    color: #811818; }
  .color-style3 .header-text-size .title {
    color: #000; }
  .color-style3 .header-text-size .text-button a:hover {
    color: #764803; }
  .color-style3 .header-text-size .text-button a.selected {
    color: #774700; }
  .color-style4 .header-text-size {
    background-color: #246f44; }
    .color-style4 .header-text-size .title {
      color: #fff; }
    .color-style4 .header-text-size .text-button a {
      color: #fff; }
      .color-style4 .header-text-size .text-button a:hover {
        color: #ffff80; }
      .color-style4 .header-text-size .text-button a.selected {
        color: #188144;
        background-color: #fffcdf;
        box-shadow: 1px 2px 1px #52a173; }
    .color-style4 .header-text-size .text-button .selected {
      color: #0e5f30; }
  .color-style5 .header-text-size {
    background-color: #f7f7f7; }
    .color-style5 .header-text-size .text-button a:hover {
      color: #b74542; }
    .color-style5 .header-text-size .text-button a.selected {
      color: #b44441; }
  .color-style6 .header-text-size {
    background-color: #fff; }
    .color-style6 .header-text-size .title {
      color: #802b93; }
    .color-style6 .header-text-size .text-button a:hover {
      color: #640660; }
    .color-style6 .header-text-size .text-button a.selected {
      color: #640660; }

/*-------------------- 功能模組：頁首 - 按鈕 ---------------------*/
.header-buttons {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-buttons a {
    height: 32px;
    line-height: 32px;
    color: #2a2a2a;
    font-size: 0.875rem;
    display: inline-block;
    padding: 0 15px;
    border-radius: 20px;
    border: 1px solid #cccccc;
    background-color: #f7f7f7; }
    .header-buttons a + a {
      margin-left: 5px; }
    .header-buttons a:hover, .header-buttons a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style5 .header-buttons a {
    background-color: #fff7f7; }
    .color-style5 .header-buttons a:hover {
      background-color: #f4685e; }
    .color-style5 .header-buttons a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }

/*-------------------- 功能模組：頁首 - 今天日期 ---------------------*/
.header-today {
  width: 90%;
  max-width: 255px;
  border-radius: 12px 12px 0 0;
  text-align: center;
  padding: 5px 15px;
  background-color: #ffffff;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-today p {
    font-size: 0.9rem; }
  .color-style4 .header-today {
    background-color: #2e8c56; }
    .color-style4 .header-today p {
      color: #ffffff; }
  .color-style5 .header-today {
    background-color: #f7f7f7; }

/*-------------------- 功能模組：頁首 - 電子報 ---------------------*/
.header-newspaper {
  width: 90%;
  max-width: 500px;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-newspaper form {
    display: flex;
    align-items: center; }
  .header-newspaper input.email {
    flex: 1;
    height: 32px;
    border: 2px solid #dddddd;
    overflow: hidden; }
  .header-newspaper input[type=button].butn {
    height: 30px;
    font-size: 0.875rem;
    padding: 0 15px;
    margin-left: 7px;
    border: none; }
    .header-newspaper input[type=button].butn.ok {
      color: #ffffff;
      background-color: #008269; }
      .header-newspaper input[type=button].butn.ok:hover {
        background-color: #f4685e; }
      .header-newspaper input[type=button].butn.ok:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
    .header-newspaper input[type=button].butn.cancel {
      color: #969494;
      background-color: #d4d4d4; }
      .header-newspaper input[type=button].butn.cancel:hover {
        background-color: #cccccc; }
      .header-newspaper input[type=button].butn.cancel:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style1 .header-newspaper input[type=button].butn.ok {
    color: #353535;
    background-color: #F8980F; }
    .color-style1 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #ffe186; }
    .color-style1 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style2 .header-newspaper input[type=button].butn.ok {
    color: #353535;
    background-color: #ea8484; }
    .color-style2 .header-newspaper input[type=button].butn.ok:hover {
      color: #fff;
      background-color: #b63131; }
    .color-style2 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style3 .header-newspaper input[type=button].butn.ok {
    color: #353535;
    background-color: #F8980F; }
    .color-style3 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #ffe186; }
    .color-style3 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style4 .header-newspaper input[type=button].butn.ok {
    background-color: #2ca05d; }
    .color-style4 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #0a5e10; }
    .color-style4 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style5 .header-newspaper input[type=button].butn.ok {
    background-color: #ffa9a9; }
    .color-style5 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #dc7878; }
    .color-style5 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style6 .header-newspaper input[type=button].butn.ok {
    background-color: #802b93; }
    .color-style6 .header-newspaper input[type=button].butn.ok:hover {
      color: #353535;
      background-color: #ffe186; }
    .color-style6 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }

/*-------------------- 功能模組：頁首 ---------------------*/
header {
  background-color: #f5f5f5;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-bottom: 3px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
  /** 平板 **/
  /** 手機 **/ }
  header .second-menu-top {
    border-bottom: 1px solid #e3eff5;
    display: none; }
    header .second-menu-top > div {
      margin: 0 auto;
      padding: 0 15px;
      text-align: right; }
      header .second-menu-top > div a {
        font-size: 0.875rem;
        color: #184e69;
        display: inline-block;
        padding: 5px 0; }
        header .second-menu-top > div a + a {
          margin-left: 15px; }
        header .second-menu-top > div a:hover {
          color: #f44336; }
        header .second-menu-top > div a:focus {
          color: #fff;
          padding: 0 5px;
          outline: none;
          background-color: #d10000; }
  header .header-width {
    margin: 0 auto;
    display: flex;
    padding: 0; }
    header .header-width .logo-box {
      display: flex;
      width: 100%;
      max-width: 400px;
      align-items: center;
      background-color: #F6F5F5;
      height: 90px;
      justify-content: center;
      z-index: 100;
      border-left: 20px solid #F6F5F5;
      box-shadow: inset -125px 0 0 0 #f5f5f5; }
      header .header-width .logo-box h1 {
        display: block;
        width: 100%;
        margin: 0;
        position: absolute;
        bottom: -20px;
        left: 25px;
        height: fit-content; }
        header .header-width .logo-box h1 a {
          display: block;
          width: 100%; }
          header .header-width .logo-box h1 a img {
            width: 100%;
            max-width: none !important;
            opacity: 0; }
            @media screen and (max-width: 344px) {
              header .header-width .logo-box h1 a img {
                width: 90%; } }
          header .header-width .logo-box h1 a:focus {
            outline: none;
            border: 3px dashed #d10000; }
      header .header-width .logo-box:last-child:not(:first-child) {
        justify-content: flex-end; }
        header .header-width .logo-box:last-child:not(:first-child) h1 {
          text-align: right; }
      header .header-width .logo-box:nth-child(2):not(:last-child) {
        justify-content: center; }
    header .header-width .function-header {
      width: calc((100% - 380px) / 2); }
      header .header-width .function-header:first-child ul .header-function-top,
      header .header-width .function-header:first-child ul .header-function-center,
      header .header-width .function-header:first-child ul .header-function-bottom {
        justify-content: flex-start; }
      header .header-width .function-header:first-child:nth-last-child(2) ul li:empty {
        height: 0px; }
      header .header-width .function-header:first-child:nth-last-child(2) ul li .search,
      header .header-width .function-header:first-child:nth-last-child(2) ul li .search-google {
        max-width: 500px; }
      header .header-width .function-header:last-child:nth-child(2) {
        width: 100%;
        background-color: #f5f5f5; }
        header .header-width .function-header:last-child:nth-child(2) ul li:empty {
          height: 0px; }
        header .header-width .function-header:last-child:nth-child(2) ul li .search,
        header .header-width .function-header:last-child:nth-child(2) ul li .search-google {
          max-width: 500px; }
      header .header-width .function-header:nth-child(2):not(:last-child) ul li .search,
      header .header-width .function-header:nth-child(2):not(:last-child) ul li .search-google {
        width: 90%; }
      header .header-width .function-header ul {
        width: 100%;
        height: 100%;
        margin: auto;
        position: relative;
        display: flex;
        align-content: space-between;
        flex-wrap: wrap;
        display: none; }
        header .header-width .function-header ul li {
          width: 100%;
          display: flex;
          justify-content: flex-end; }
          header .header-width .function-header ul li:empty {
            height: 25px; }
          header .header-width .function-header ul li .search,
          header .header-width .function-header ul li .search-google {
            width: 90%;
            max-width: 410px; }
          header .header-width .function-header ul li.header-function-top:empty + .header-function-center:not(:empty) {
            margin-top: 15px; }
          header .header-width .function-header ul li.header-function-top:not(:empty) {
            margin-bottom: 15px; }
          header .header-width .function-header ul li.header-function-top .header-classification,
          header .header-width .function-header ul li.header-function-top .header-text-size,
          header .header-width .function-header ul li.header-function-top .header-today {
            border-radius: 0 0 12px 12px;
            box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }
          header .header-width .function-header ul li.header-function-top .header-buttons,
          header .header-width .function-header ul li.header-function-top .header-newspaper {
            margin-top: 15px; }
          header .header-width .function-header ul li.header-function-top .search,
          header .header-width .function-header ul li.header-function-top .search-google {
            max-width: 410px;
            margin-top: 15px; }
          header .header-width .function-header ul li.header-function-center:not(:empty) {
            margin-bottom: 15px; }
          header .header-width .function-header ul li.header-function-center .header-classification,
          header .header-width .function-header ul li.header-function-center .header-text-size,
          header .header-width .function-header ul li.header-function-center .header-today {
            border-radius: 12px;
            box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }
          header .header-width .function-header ul li.header-function-bottom .header-classification,
          header .header-width .function-header ul li.header-function-bottom .header-text-size,
          header .header-width .function-header ul li.header-function-bottom .header-today {
            border-radius: 12px 12px 0 0;
            box-shadow: 2px -1px 3px 0px rgba(0, 0, 0, 0.2); }
          header .header-width .function-header ul li.header-function-bottom .header-buttons,
          header .header-width .function-header ul li.header-function-bottom .header-newspaper {
            margin-bottom: 15px; }
          header .header-width .function-header ul li.header-function-bottom .search,
          header .header-width .function-header ul li.header-function-bottom .search-google {
            max-width: 410px;
            margin-bottom: 15px; }
  @media screen and (min-width: 1025px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 38% !important; } }
  @media screen and (min-width: 1280px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 37% !important; } }
  @media screen and (min-width: 1447px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 28% !important; } }
  @media screen and (min-width: 1847px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 27% !important; } }
  @media screen and (min-width: 2000px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 23% !important; } }
  @media screen and (min-width: 2500px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 21% !important; } }
  header .hamburger-box {
    display: none; }
  header .google_translate_area {
    margin-right: 25px; }

  header .top-link{
    margin-top: 10px;
    margin-left: 10px;
  }

  header .top-link a{
    color:#646464;
    font-weight: 600;
  }

  header .top-link a:hover{
    color:#454545;
  }

  @media screen and (max-width: 1025px) {
    header .top-link{
        margin-left: 0;
    }

    header .top-link a{
    	font-size: 1.2rem;
	  }
  }


  @media screen and (max-width: 1025px) {
    header {
      background-color: #fff;
      margin-bottom: 0;
      width: 100%;
      position: fixed;
      z-index: 200; }
      header .second-menu-top {
        height: 45px;
        overflow-x: auto; }
        header .second-menu-top div {
          max-width: none;
          height: 43px;
          line-height: 43px;
          width: 100vw;
          margin: 0;
          padding: 0 10px;
          text-align: center;
          position: relative;
          white-space: nowrap; }
          header .second-menu-top div a {
            height: 100%;
            padding: 0 15px; }
            header .second-menu-top div a + a {
              margin-left: 0; }
      header .header-width {
        width: 100%; }
        header .header-width .logo-box {
          width: 100%;
          justify-content: space-between;
          margin: 0;
          padding-right: 15px;
          max-width: none;
          box-shadow: none;
          background-color: #fff;
          border-left: 20px solid #fff; }
          header .header-width .logo-box h1 {
            max-width: 300px;
            flex: 1;
            position: absolute;
            top: 36px;
            left: 5px; }
            header .header-width .logo-box h1 .logo {
              max-width: 270px;
              margin: auto; }
          header .header-width .logo-box:first-child:last-child, header .header-width .logo-box:last-child:first-child, header .header-width .logo-box:nth-last-child(2), header .header-width .logo-box:nth-child(2):last-child {
            width: 100%; }
          header .header-width .logo-box .hamburger-box {
            width: 45px;
            height: 40px;
            padding: 5px;
            border-radius: 10px;
            border: 2px solid #ecdcb8;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 40px;
            margin-right: 25px;
            background-color: #ecdcb8;
            position: fixed;
            right: 10px; }
            header .header-width .logo-box .hamburger-box .hamburger-logo {
              width: 22px;
              margin: auto;
              border-top: 3px solid #7b7676; }
              header .header-width .logo-box .hamburger-box .hamburger-logo::before, header .header-width .logo-box .hamburger-box .hamburger-logo::after {
                content: '';
                width: 100%;
                height: 3px;
                display: block;
                margin-top: 18%;
                background-color: #7b7676; }
              header .header-width .logo-box .hamburger-box .hamburger-logo img {
                display: none; }
        header .header-width .function-header {
          display: none; }
      header .google_translate_area {
        margin-right: 15px; } }
  @media screen and (max-width: 1024px) {
    header .logo-box h1 {
      top: 28px !important; } }
  @media screen and (max-width: 771px) {
    header .header-width {
      width: 100%; }
      header .header-width .logo-box {
        width: 100%;
        justify-content: space-between;
        margin: 0;
        max-width: none;
        box-shadow: none;
        background-color: #fff;
        border-left: 20px solid #fff; }
        header .header-width .logo-box h1 {
          max-width: 300px;
          flex: 1;
          position: absolute;
          bottom: 7px;
          left: 0;
          padding-right: 30px; }
          header .header-width .logo-box h1 .logo {
            max-width: 270px;
            margin: auto; }
        header .header-width .logo-box:first-child:last-child, header .header-width .logo-box:last-child:first-child, header .header-width .logo-box:nth-last-child(2), header .header-width .logo-box:nth-child(2):last-child {
          width: 100%; }
        header .header-width .logo-box .hamburger-box {
          width: 45px;
          height: 40px;
          padding: 5px;
          border-radius: 10px;
          border: 2px solid #ecdcb8;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-right: 10px;
          background-color: #ecdcb8; }
          header .header-width .logo-box .hamburger-box .hamburger-logo {
            width: 22px;
            margin: auto;
            border-top: 3px solid #7b7676; }
            header .header-width .logo-box .hamburger-box .hamburger-logo::before, header .header-width .logo-box .hamburger-box .hamburger-logo::after {
              content: '';
              width: 100%;
              height: 3px;
              display: block;
              margin-top: 18%;
              background-color: #7b7676; }
            header .header-width .logo-box .hamburger-box .hamburger-logo img {
              display: none; }
      header .header-width .function-header {
        display: none; } }
  @media screen and (max-width: 414px) {
    header .second-menu-top div a {
      min-width: calc((100vw - 30px) / 4);
      padding: 0; } }
  @media screen and (max-width: 375px) {
    header .google_translate_area {
      margin-right: 0px; } }
  @media screen and (max-width: 360px) {
    header .google_translate_area {
      margin-right: -11px; } }
  @media screen and (max-width: 344px) {
    header .google_translate_area {
      margin-right: -20px; } }
  @media screen and (max-width: 320px) {
    header .second-menu-top div a {
      min-width: calc((100vw - 30px) / 3); }
    header .header-width .logo-box .logo {
      max-width: 220px; }
    header .header-width .logo-box .hamburger-box {
      width: 35px; } }

/*-------------------- 功能模組：選單 ---------------------*/
.menu-box {
  width: calc(100% - 260px);
  background-color: #f5f5f5;
  position: fixed;
  top: 0;
  right: 0;
  margin-bottom: 0 !important;
  z-index: 50;
  /** 平板 **/ }
  .function-cabinet.full .menu-box {
    width: calc(100% + 15px * 2);
    margin-left: -15px; }
    .function-cabinet.full .menu-box .container-middle {
      padding: 0 15px; }
  .menu-box.menu-fixed {
    width: 100%;
    margin: 0 !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    border-bottom: 3px solid #fff; }
    @media only screen and (max-width: 1024px) {
      .menu-box.menu-fixed {
        top: -21px; } }
    .menu-box.menu-fixed::after {
      content: "";
      position: absolute;
      width: 316px;
      height: 90px;
      top: 0px;
      left: -1px;
      background-color: #f5f5f5;
      background-size: 295px;
      background-repeat: no-repeat;
      background-position: center right; }
    @media screen and (max-width: 1025px) {
      .menu-box.menu-fixed::after {
        display: none; } }
    .menu-box.menu-fixed #memberName {
      margin-top: 12px;
      margin-right: 10px; }
    .menu-box.menu-fixed .member-position {
        display: flex; 
        align-items: center;
    }
    @media screen and (max-width: 1025px) {
      .menu-box.menu-fixed .member-position {
        display: flex; 
        align-items: center;
        margin-top: 15px;
        flex-direction: column;
    }
  }
  .menu-box.menu-fixed .member-position span {
        margin-left: auto; 
        margin-top: 10px;
      } 

@media screen and (max-width: 1025px) {
  .menu-box.menu-fixed .member-position span {
        margin-left: 0 !important;
        margin-top: 10px;
      } 
}
  .menu-box .container-hide {
    display: none;
    background-color: #f5f5f5;
    text-align: right; }
    .menu-box .container-hide a {
      display: inline-block;
      color: #646464;
      line-height: 1;
      width: 40px;
      height: 40px;
      font-size: 2rem;
      border-radius: 0;
      border: none;
      font-weight: bold;
      margin: auto;
      background-color: #ecdcb8;
      text-align: center; }
  .menu-box .container-middle {
    padding: 0;
    max-width: none; }
  .menu-box ul.menu {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    height: 100px;
    padding-right: 20px; }
    .menu-box ul.menu li {
      width: 100%;
      display: flex;
      position: relative;
      text-align: center;
      max-width: fit-content;
      align-items: flex-end;
      padding: 0px 0 15px;
      min-width: 120px;
      background-image: url(../img/book-1.png);
      background-size: 30px;
      background-repeat: no-repeat;
      background-position: center 15px; }
      .menu-box ul.menu li:hover {
        background-color: #fdefce;
        background-image: url(../img/book-2.png);
        background-size: 30px;
        background-repeat: no-repeat;
        background-position: center 15px;
        cursor: pointer; }
        .menu-box ul.menu li:hover .menu-floor-down {
          display: block; }
      .menu-box ul.menu li.login, .menu-box ul.menu li.forget-pwd {
        background-image: url(../img/login-1.png); }
        .menu-box ul.menu li.login:hover, .menu-box ul.menu li.forget-pwd:hover {
          background-image: url(../img/login-2.png); }
      .menu-box ul.menu li.logout {
        background-image: url(../img/logout-1.png); }
        .menu-box ul.menu li.logout:hover {
          background-image: url(../img/logout-2.png); }
      .menu-box ul.menu li.reader {
        background-image: url(../img/reader-1.png); }
        .menu-box ul.menu li.reader:reader {
          background-image: url(../img/reader-2.png); }
      .menu-box ul.menu li a {
        height: auto !important;
        width: 100%;
        text-align: center;
        font-weight: 600;
        display: block;
        padding: 0px 10px;
        text-decoration: none;
        color: #646464;
        white-space: inherit;
        line-height: normal; }
        .menu-box ul.menu li a:focus {
          outline: none; }
      .menu-box ul.menu li .menu-floor-down {
        position: absolute;
        min-width: 300px;
        width: auto;
        z-index: 2;
        display: none;
        background-color: #e8e8e8;
        top: 100%;
        max-height: 520px;
        overflow-y: scroll;
        scrollbar-width: thin; }
        .menu-box ul.menu li .menu-floor-down.open {
          display: block; }
        .menu-box ul.menu li .menu-floor-down li {
          border-bottom: 1px solid #d3d3d3;
          text-align: left;
          width: 100%;
          display: block;
          max-width: none;
          background-image: none;
          padding: 10px 0; }
          .menu-box ul.menu li .menu-floor-down li a {
            display: block;
            width: 100%;
            color: #000;
            text-align: left;
            padding: 6px 15px; }
      .menu-box ul.menu li .classification-menu.open {
        background-color: #d10000;
        outline: none; }
    .menu-box ul.menu > li:nth-last-of-type(1) .menu-floor-down, .menu-box ul.menu > li:nth-last-of-type(2) .menu-floor-down, .menu-box ul.menu > li:nth-last-of-type(3) .menu-floor-down {
      right: 0;
    max-height: 520px;
    overflow-y: scroll;
    scrollbar-width: thin; }
    .menu-box ul.menu > li > a {
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
      html:lang(en) .menu-box ul.menu > li > a {
        word-break: normal; }
  .menu-box .rwd-header-function {
    display: none; }
  @media screen and (max-width: 1170px) {
    .menu-box {
      width: calc(100% + 15px * 2);
      margin-left: -15px; } }
  @media screen and (max-width: 1025px) {
    .menu-box {
      background-color: #fff;
      width: 100%;
      margin-left: 0;
      display: none;
      position: fixed;
      z-index: 127;
      top: 0;
      left: 0;
      height: 100vh;
      padding-left: 0 !important;
      padding-right: 0 !important;
      overflow: auto;
      transform: translate(0px, 105px); }
      .function-cabinet.full .menu-box {
        width: 100%;
        margin-left: 0; }
        .function-cabinet.full .menu-box .container-middle {
          padding: 0; }
      .menu-box .container-hide {
        display: block; }
      .menu-box ul.menu {
        display: block;
        padding-right: 0;
        height: calc(100vh - 50px);
        overflow: auto; }
        .menu-box ul.menu li {
          width: 100%;
          border-bottom: 1px solid #ddd;
          max-width: 90%;
          margin: auto;
          background-image: none;
          display: block;
          padding: 0; }
          .menu-box ul.menu li:hover .menu-floor-down {
            display: none; }
          .menu-box ul.menu li:last-child {
            border-bottom: none; }
          .menu-box ul.menu li a {
            height: auto;
            display: block;
            padding: 20px 10px;
            background-color: #fff;
            font-size: 1.2rem; }
          .menu-box ul.menu li .classification-menu.open {
            background-color: #fff; }
          .menu-box ul.menu li .menu-floor-down {
            display: none;
            z-index: 1;
            position: relative;
            width: 100%; }
            .menu-box ul.menu li .menu-floor-down li {
              text-align: center; }
              .menu-box ul.menu li .menu-floor-down li a {
                background-color: #e8e8e8; }
      .menu-box .rwd-header-function .function-header {
        border-bottom: 2px dashed #0a9479; }
        .menu-box .rwd-header-function .function-header ul li {
          margin: 15px 0; }
          .menu-box .rwd-header-function .function-header ul li:empty {
            margin: 0; }
          .menu-box .rwd-header-function .function-header ul li .search {
            width: 85%;
            margin: 0 auto; }
            .menu-box .rwd-header-function .function-header ul li .search .search-box .search-input,
            .menu-box .rwd-header-function .function-header ul li .search .search-box .search-button,
            .menu-box .rwd-header-function .function-header ul li .search .search-box .advanced-button {
              border-radius: 0px; }
            .menu-box .rwd-header-function .function-header ul li .search .search-box .search-button,
            .menu-box .rwd-header-function .function-header ul li .search .search-box .advanced-button {
              background-color: #138b74; }
              .menu-box .rwd-header-function .function-header ul li .search .search-box .search-button:hover,
              .menu-box .rwd-header-function .function-header ul li .search .search-box .advanced-button:hover {
                background-color: #ffe186;
                color: #09493c; }
            .menu-box .rwd-header-function .function-header ul li .search .hot-search .search-text-hide a {
              color: #ffffff; }
              .menu-box .rwd-header-function .function-header ul li .search .hot-search .search-text-hide a:hover {
                color: #09493c; }
          .menu-box .rwd-header-function .function-header ul li .search-google {
            width: 85%;
            margin: 0 auto; }
            .menu-box .rwd-header-function .function-header ul li .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box {
              border-radius: 0; }
            .menu-box .rwd-header-function .function-header ul li .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button,
            .menu-box .rwd-header-function .function-header ul li .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button-v2 {
              border-radius: 0;
              background-color: #138b74; }
              .menu-box .rwd-header-function .function-header ul li .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover,
              .menu-box .rwd-header-function .function-header ul li .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button-v2:hover {
                background-color: #ffe186; }
                .menu-box .rwd-header-function .function-header ul li .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover svg,
                .menu-box .rwd-header-function .function-header ul li .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button-v2:hover svg {
                  fill: #09493c; }
            .menu-box .rwd-header-function .function-header ul li .search-google > form .advanced-button {
              border-radius: 0px;
              background-color: #138b74; }
              .menu-box .rwd-header-function .function-header ul li .search-google > form .advanced-button:hover {
                background-color: #ffe186;
                color: #09493c; }
            .menu-box .rwd-header-function .function-header ul li .search-google .hot-search .search-text-hide a {
              color: #ffffff; }
              .menu-box .rwd-header-function .function-header ul li .search-google .hot-search .search-text-hide a:hover {
                color: #09493c; }
          .menu-box .rwd-header-function .function-header ul li .header-classification,
          .menu-box .rwd-header-function .function-header ul li .header-text-size,
          .menu-box .rwd-header-function .function-header ul li .header-today {
            width: 85%;
            max-width: inherit;
            margin: auto;
            border-radius: 0; }
          .menu-box .rwd-header-function .function-header ul li .header-newspaper {
            width: 85%;
            margin: auto; }
            .menu-box .rwd-header-function .function-header ul li .header-newspaper input[type="button"].butn.ok {
              background-color: #138b74; }
              .menu-box .rwd-header-function .function-header ul li .header-newspaper input[type="button"].butn.ok:hover {
                color: #09493c;
                background-color: #ffe186; }
          .menu-box .rwd-header-function .function-header ul li .header-buttons {
            text-align: center; }
            .menu-box .rwd-header-function .function-header ul li .header-buttons a {
              width: 40%; }
              .menu-box .rwd-header-function .function-header ul li .header-buttons a:nth-of-type(2n + 1) {
                margin-left: 0; }
              .menu-box .rwd-header-function .function-header ul li .header-buttons a:nth-of-type(n + 3) {
                margin-top: 10px; } }

/*-------------------- 功能模組：搜尋 ---------------------*/
.search {
  width: 100%;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .search .search-box {
    display: flex; }
    .search .search-box .search-input {
      width: calc(100% - 60px - 80px - 5px);
      height: 32px;
      border: none;
      padding: 0 10px;
      border: 2px solid #dddddd;
      border-right: none;
      border-radius: 50px 0px 0px 50px; }
    .search .search-box .search-button {
      width: 60px;
      height: 32px;
      color: #fff;
      font-size: 0.875rem;
      text-align: center;
      display: inline-block;
      border: none;
      border-radius: 0px 50px 50px 0px;
      background-color: #008269; }
      .search .search-box .search-button:hover {
        background-color: #c33e1b; }
      .search .search-box .search-button:focus {
        background-color: #d10000;
        color: #ffffff; }
    .search .search-box .advanced-button {
      height: 32px;
      margin: 0 0 0 5px;
      display: block;
      background-color: #008269;
      border: none;
      color: #fff;
      padding: 0 15px;
      border-radius: 20px; }
      .search .search-box .advanced-button:hover {
        background-color: #c33e1b; }
      .search .search-box .advanced-button:focus {
        background-color: #d10000;
        color: #ffffff; }
  .search .hot-search {
    display: flex;
    align-items: center;
    margin-top: 2px; }
    .search .hot-search span {
      display: inline-block;
      width: 80px;
      padding-left: 5px;
      white-space: nowrap;
      font-size: 0.9rem;
      /* English Version */ }
      html:lang(en) .search .hot-search span {
        width: 120px; }
    .search .hot-search .search-text-hide {
      display: inline-block;
      width: calc(100% - 80px);
      text-align: left;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      /* English Version */ }
      .search .hot-search .search-text-hide a {
        font-size: 0.9rem;
        color: #003a56; }
        .search .hot-search .search-text-hide a + a {
          margin-left: 5px; }
        .search .hot-search .search-text-hide a:hover {
          color: #c33e1b; }
        .search .hot-search .search-text-hide a:focus {
          color: #ffffff;
          padding: 0 5px;
          outline: none;
          background-color: #d10000; }
      html:lang(en) .search .hot-search .search-text-hide {
        width: calc(100% - 120px); }
  .color-style1 .search .search-box .search-button,
  .color-style1 .search .search-box .advanced-button {
    background-color: #F8980F;
    color: #353535; }
    .color-style1 .search .search-box .search-button:hover,
    .color-style1 .search .search-box .advanced-button:hover {
      background-color: #ffe186; }
    .color-style1 .search .search-box .search-button:focus,
    .color-style1 .search .search-box .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style1 .search .hot-search .search-text-hide a:focus {
    color: #ffffff;
    padding: 0 5px;
    outline: none;
    background-color: #d10000; }
  .color-style2 .search .search-box .search-button,
  .color-style2 .search .search-box .advanced-button {
    background-color: #f4a3a3;
    color: #353535; }
    .color-style2 .search .search-box .search-button:hover,
    .color-style2 .search .search-box .advanced-button:hover {
      background-color: #b63131;
      color: #fff; }
    .color-style2 .search .search-box .search-button:focus,
    .color-style2 .search .search-box .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style2 .search .hot-search .search-text-hide a:focus {
    color: #ffffff;
    padding: 0 5px;
    outline: none;
    background-color: #d10000; }
  .color-style3 .search .search-box .search-button,
  .color-style3 .search .search-box .advanced-button {
    background-color: #F8980F;
    color: #353535; }
    .color-style3 .search .search-box .search-button:hover,
    .color-style3 .search .search-box .advanced-button:hover {
      background-color: #ffe186; }
    .color-style3 .search .search-box .search-button:focus,
    .color-style3 .search .search-box .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style3 .search .hot-search .search-text-hide a:focus {
    color: #ffffff;
    padding: 0 5px;
    outline: none;
    background-color: #d10000; }
  .color-style4 .search .search-box .search-button,
  .color-style4 .search .search-box .advanced-button {
    background-color: #1f6d40;
    color: #ffffff; }
    .color-style4 .search .search-box .search-button:hover,
    .color-style4 .search .search-box .advanced-button:hover {
      background-color: #0a5e10; }
    .color-style4 .search .search-box .search-button:focus,
    .color-style4 .search .search-box .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style4 .search .hot-search .search-text-hide a:focus {
    color: #ffffff;
    padding: 0 5px;
    outline: none;
    background-color: #d10000; }
  .color-style5 .search .search-box .search-button,
  .color-style5 .search .search-box .advanced-button {
    background-color: #ffa9a9;
    color: #000; }
    .color-style5 .search .search-box .search-button:hover,
    .color-style5 .search .search-box .advanced-button:hover {
      background-color: #ffcfcf; }
    .color-style5 .search .search-box .search-button:focus,
    .color-style5 .search .search-box .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style5 .search .hot-search .search-text-hide a:focus {
    color: #ffffff;
    padding: 0 5px;
    outline: none;
    background-color: #d10000; }
  .color-style6 .search .search-box .search-button,
  .color-style6 .search .search-box .advanced-button {
    background-color: #802b93;
    color: #fff; }
    .color-style6 .search .search-box .search-button:hover,
    .color-style6 .search .search-box .advanced-button:hover {
      color: #353535;
      background-color: #ffe186; }
    .color-style6 .search .search-box .search-button:focus,
    .color-style6 .search .search-box .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style6 .search .hot-search .search-text-hide a:hover {
    color: #955900; }
  .color-style6 .search .hot-search .search-text-hide a:focus {
    color: #ffffff;
    padding: 0 5px;
    outline: none;
    background-color: #d10000; }

/*-------------------- 功能模組：搜尋 ---------------------*/
.search-google {
  width: 100%;
  /** 平板 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .search-google .gsc-control-cse {
    padding: 0;
    border: none;
    background: none; }
    .search-google .gsc-control-cse form.gsc-search-box {
      margin-bottom: 0; }
    .search-google .gsc-control-cse table.gsc-search-box {
      margin-bottom: 0; }
      .search-google .gsc-control-cse table.gsc-search-box tbody tr td {
        padding: 0;
        width: calc(100% - 60px); }
      .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-input .gsc-input-box {
        height: 32px;
        padding: 3px 10px;
        border: 2px solid #dddddd;
        border-right: none;
        border-radius: 50px 0px 0px 50px; }
        .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-input .gsc-input-box:focus-within {
          border-color: #d10000; }
      .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsib_b {
        display: none; }
      .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button {
        width: 60px;
        margin: 0;
        padding: 0;
        border-radius: 0px 50px 50px 0px; }
        .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button {
          width: 60px;
          height: 32px;
          margin: 0;
          padding: 0;
          background-color: #008269;
          color: #fff;
          border: none;
          border-radius: 0px 50px 50px 0px; }
          .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover {
            background-color: #c33e1b; }
          .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus {
            background-color: #d10000;
            color: #ffffff; }
    .search-google .gsc-control-cse .gsc-results-wrapper-overlay * {
      word-break: normal;
      box-sizing: content-box; }
  .search-google > form {
    display: flex;
    align-items: center; }
    .search-google > form > div {
      width: calc(100% - 87px); }
    .search-google > form .advanced-button {
      height: 32px;
      margin: 0 0 0 5px;
      display: block;
      background-color: #008269;
      border: none;
      color: #fff;
      padding: 0 15px;
      border-radius: 20px; }
      .search-google > form .advanced-button:hover {
        background-color: #c33e1b; }
      .search-google > form .advanced-button:focus {
        background-color: #d10000;
        color: #ffffff; }
  .search-google .hot-search {
    display: flex;
    align-items: center;
    margin-top: 2px; }
    .search-google .hot-search span {
      display: inline-block;
      width: 80px;
      padding-left: 5px;
      white-space: nowrap;
      font-size: 0.9rem;
      /* English Version */ }
      html:lang(en) .search-google .hot-search span {
        width: 120px; }
    .search-google .hot-search .search-text-hide {
      display: inline-block;
      width: calc(100% - 80px);
      text-align: left;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      /* English Version */ }
      .search-google .hot-search .search-text-hide a {
        font-size: 0.9rem;
        color: #003a56; }
        .search-google .hot-search .search-text-hide a + a {
          margin-left: 5px; }
        .search-google .hot-search .search-text-hide a:hover {
          color: #c33e1b; }
        .search-google .hot-search .search-text-hide a:focus {
          color: #fff;
          padding: 0 5px;
          outline: none;
          background-color: #d10000; }
      html:lang(en) .search-google .hot-search .search-text-hide {
        width: calc(100% - 120px); }
  .color-style1 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box {
    border-color: #dddddd; }
    .color-style1 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box:focus-within {
      border-color: #d10000; }
  .color-style1 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button {
    background-color: #F8980F;
    color: #000; }
    .color-style1 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button svg {
      fill: #353535; }
    .color-style1 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover {
      background-color: #ffe186; }
    .color-style1 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus {
      background-color: #d10000; }
      .color-style1 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus svg {
        fill: #fff; }
  .color-style1 .search-google > form .advanced-button {
    background-color: #F8980F;
    color: #353535; }
    .color-style1 .search-google > form .advanced-button:hover {
      background-color: #ffe186; }
    .color-style1 .search-google > form .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box {
    border-color: #dddddd; }
    .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box:focus-within {
      border-color: #d10000; }
  .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button {
    background-color: #f4a3a3;
    color: #353535; }
    .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button svg {
      fill: #353535; }
    .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover {
      background-color: #b63131; }
      .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover svg {
        fill: #ffffff; }
    .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus {
      background-color: #d10000; }
      .color-style2 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus svg {
        fill: #fff; }
  .color-style2 .search-google > form .advanced-button {
    background-color: #f4a3a3;
    color: #353535; }
    .color-style2 .search-google > form .advanced-button:hover {
      background-color: #b63131;
      color: #fff; }
    .color-style2 .search-google > form .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style3 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box {
    border-color: #dddddd; }
    .color-style3 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box:focus-within {
      border-color: #d10000; }
  .color-style3 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button {
    background-color: #F8980F;
    color: #fff; }
    .color-style3 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button svg {
      fill: #353535; }
    .color-style3 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover {
      background-color: #ffe186; }
    .color-style3 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus {
      background-color: #d10000; }
      .color-style3 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus svg {
        fill: #fff; }
  .color-style3 .search-google > form .advanced-button {
    background-color: #F8980F;
    color: #353535; }
    .color-style3 .search-google > form .advanced-button:hover {
      background-color: #ffe186; }
    .color-style3 .search-google > form .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style4 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box {
    border-color: #dddddd; }
    .color-style4 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box:focus-within {
      border-color: #d10000; }
  .color-style4 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button {
    background-color: #1f6d40;
    color: #fff; }
    .color-style4 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus {
      background-color: #d10000; }
      .color-style4 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus svg {
        fill: #fff; }
    .color-style4 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover {
      background-color: #0a5e10; }
  .color-style4 .search-google > form .advanced-button {
    background-color: #1f6d40;
    color: #ffffff; }
    .color-style4 .search-google > form .advanced-button:hover {
      background-color: #0a5e10; }
    .color-style4 .search-google > form .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style5 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box {
    border-color: #dddddd; }
    .color-style5 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box:focus-within {
      border-color: #d10000; }
  .color-style5 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button {
    background-color: #ffa9a9;
    color: #000; }
    .color-style5 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button svg {
      fill: #353535; }
    .color-style5 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover {
      background-color: #ffcfcf; }
    .color-style5 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus {
      background-color: #d10000; }
      .color-style5 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus svg {
        fill: #fff; }
  .color-style5 .search-google > form .advanced-button {
    background-color: #ffa9a9;
    color: #000; }
    .color-style5 .search-google > form .advanced-button:hover {
      background-color: #ffcfcf; }
    .color-style5 .search-google > form .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style6 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box {
    border-color: #dddddd; }
    .color-style6 .search-google .gsc-control-cse table.gsc-search-box tbody tr .gsc-input .gsc-input-box:focus-within {
      border-color: #d10000; }
  .color-style6 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button {
    background-color: #802b93;
    color: #fff; }
    .color-style6 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover {
      background-color: #ffe186; }
      .color-style6 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:hover svg {
        fill: #353535; }
    .color-style6 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus {
      background-color: #d10000; }
      .color-style6 .search-google .gsc-control-cse table.gsc-search-box tbody tr td.gsc-search-button .gsc-search-button:focus svg {
        fill: #fff; }
  .color-style6 .search-google > form .advanced-button {
    background-color: #802b93;
    color: #fff; }
    .color-style6 .search-google > form .advanced-button:hover {
      color: #353535;
      background-color: #ffe186; }
    .color-style6 .search-google > form .advanced-button:focus {
      background-color: #d10000;
      color: #ffffff; }
  .color-style6 .search-google .hot-search .search-text-hide a {
    color: #802b93; }
    .color-style6 .search-google .hot-search .search-text-hide a:hover {
      color: #ffe186; }
    .color-style6 .search-google .hot-search .search-text-hide a:focus {
      border: 2px solid #d10000; }

/*-------------------- 功能模組：Bnner -----------------------*/
.banner {
  padding-left: 15px;
  /** 平板 **/ }
  .function-cabinet.full .container:not([class*='separation-']) .banner {
    width: calc(100% + 15px * 2);
    margin-left: -15px; }
  .banner.no-top-space {
    margin-top: -30px; }
  .banner > div a img {
    width: 100%; }
  @media screen and (max-width: 769px) {
    .banner {
      padding-left: 0;
      width: calc(100% + 15px * 2);
      margin-left: -15px; } }

/*-------------------- 功能模組：頁籤 -----------------------*/
.tab-function {
  /** 手機 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .tab-function .tab-select-text {
    font-size: 1.15rem;
    color: #333333;
    border: 3px solid #e0e0e0;
    padding: 5px 10px;
    margin-bottom: 5px;
    background-color: #ffffff;
    position: relative;
    display: none; }
    .tab-function .tab-select-text::before, .tab-function .tab-select-text::after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 6px 0 6px;
      border-color: #aaaaaa transparent transparent transparent;
      display: block;
      position: absolute;
      right: 10px;
      top: calc((100% - 6px) / 2); }
    .tab-function .tab-select-text::after {
      display: none;
      border-width: 0 6px 6px 6px;
      border-color: transparent transparent #aaaaaa transparent; }
  .tab-function .tab-title {
    border-bottom: 6px solid #008269;
    background-image: url(../img/shadow-bg.png);
    background-repeat: repeat-x;
    background-position: bottom; }
    .tab-function .tab-title li {
      display: inline-block; }
      .tab-function .tab-title li a {
        display: block;
        padding: 8px 15px;
        border-radius: 10px 10px 0 0;
        background-color: #e6e6e6;
        color: #000;
        background-repeat: repeat-x;
        background-position: bottom; }
        .tab-function .tab-title li a:hover {
          background-color: #a8e2d7;
          color: #000; }
        .tab-function .tab-title li a:focus {
          color: #fff !important;
          background-color: #d10000 !important;
          outline: none; }
      .tab-function .tab-title li .tab-select {
        font-weight: 400;
        color: #fff;
        background-color: #008269;
        background-image: none; }
        .tab-function .tab-title li .tab-select:hover {
          color: #fff;
          background-color: #008269; }
  .tab-function .tab-inner {
    display: none;
    min-height: 200px;
    overflow: auto;
    background: #f6f6f6; }
    .tab-function .tab-inner > div h2.h2-title, .tab-function .tab-inner > div .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .tab-function .tab-inner > div .title, .tab-function .tab-inner > div .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .tab-function .tab-inner > div h2, .tab-function .tab-inner > div .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .tab-function .tab-inner > div h2, .tab-function .tab-inner > div .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .tab-function .tab-inner > div h2, .tab-function .tab-inner > div .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .tab-function .tab-inner > div h2, .tab-function .tab-inner > div .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .tab-function .tab-inner > div h2, .tab-function .tab-inner > div .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .tab-function .tab-inner > div h2 {
      display: none; }
  .tab-function .tab-inner-block {
    display: block; }
  @media screen and (max-width: 600px) {
    .tab-function .tab-select-text {
      display: block; }
    .tab-function .tab-title {
      background: none;
      margin-top: 0;
      text-align: center;
      display: none;
      border: 3px solid #e0e0e0; }
      .tab-function .tab-title li {
        width: 100%; }
        .tab-function .tab-title li + li a::after {
          content: '';
          width: calc(100% - 20px);
          height: 1px;
          background-color: #e0e0e0;
          display: block;
          position: absolute;
          top: 0px;
          left: 10px; }
        .tab-function .tab-title li a {
          border-radius: 0;
          padding: 10px;
          text-align: left;
          background-color: #ffffff;
          position: relative; }
          .tab-function .tab-title li a.tab-select::after {
            display: none; }
    .tab-function .tab-inner {
      margin-top: 10px;
      border: 2px solid #075849; } }
  .color-style1 .tab-function {
    /** 手機 **/ }
    .color-style1 .tab-function .tab-title {
      border-color: #36669c;
      background-image: url(../img/shadow-bg.png); }
      .color-style1 .tab-function .tab-title li a:hover {
        background-color: #d4e0ef; }
      .color-style1 .tab-function .tab-title li .tab-select {
        color: #fff;
        background: none;
        background-color: #36669c; }
        .color-style1 .tab-function .tab-title li .tab-select:hover {
          color: #fff;
          background-color: #36669c; }
    .color-style1 .tab-function .tab-inner {
      background-color: #f8f8f8; }
    @media screen and (max-width: 415px) {
      .color-style1 .tab-function .tab-title {
        background: none;
        border-color: #e0e0e0; }
        .color-style1 .tab-function .tab-title li a {
          background-color: #ffffff; }
      .color-style1 .tab-function .tab-inner {
        border-color: #66809c; } }
  .color-style2 .tab-function {
    /** 手機 **/ }
    .color-style2 .tab-function .tab-title {
      border-color: #811818;
      background-image: url(../img/shadow-bg.png); }
      .color-style2 .tab-function .tab-title li a:hover {
        background-color: #fbd2d2; }
      .color-style2 .tab-function .tab-title li .tab-select {
        color: #fff;
        background: none;
        background-color: #811818; }
        .color-style2 .tab-function .tab-title li .tab-select:hover {
          color: #fff;
          background-color: #811818; }
    .color-style2 .tab-function .tab-inner {
      background-color: #e6e6e6; }
    @media screen and (max-width: 415px) {
      .color-style2 .tab-function .tab-title {
        background: none;
        border-color: #e0e0e0; }
        .color-style2 .tab-function .tab-title li a {
          background-color: #ffffff; }
      .color-style2 .tab-function .tab-inner {
        border-color: #bb4242; } }
  .color-style3 .tab-function {
    /** 手機 **/ }
    .color-style3 .tab-function .tab-title {
      border-color: #F8980F;
      background-image: url(../img/shadow-bg.png); }
      .color-style3 .tab-function .tab-title li a:hover {
        background-color: #f9e9d1; }
      .color-style3 .tab-function .tab-title li .tab-select {
        color: #353535;
        background: none;
        background-color: #F8980F; }
        .color-style3 .tab-function .tab-title li .tab-select:hover {
          color: #353535;
          background-color: #F8980F; }
    .color-style3 .tab-function .tab-inner {
      background-color: #e6e6e6; }
    @media screen and (max-width: 415px) {
      .color-style3 .tab-function .tab-title {
        background: none;
        border-color: #e0e0e0; }
        .color-style3 .tab-function .tab-title li a {
          background-color: #ffffff; }
      .color-style3 .tab-function .tab-inner {
        border-color: #ca7700; } }
  .color-style4 .tab-function {
    /** 手機 **/ }
    .color-style4 .tab-function .tab-title {
      border-color: #188144;
      background-image: url(../img/shadow-bg.png); }
      .color-style4 .tab-function .tab-title li a:hover {
        background-color: #c3f1d6; }
      .color-style4 .tab-function .tab-title li .tab-select {
        color: #ffffff;
        background: none;
        background-color: #188144; }
        .color-style4 .tab-function .tab-title li .tab-select:hover {
          color: #ffffff;
          background-color: #188144; }
    .color-style4 .tab-function .tab-inner {
      background-color: #e6e6e6; }
    @media screen and (max-width: 415px) {
      .color-style4 .tab-function .tab-title {
        background: none;
        border-color: #e0e0e0; }
        .color-style4 .tab-function .tab-title li a {
          background-color: #ffffff; }
      .color-style4 .tab-function .tab-inner {
        border-color: #0a5e10; } }
  .color-style5 .tab-function {
    /** 手機 **/ }
    .color-style5 .tab-function .tab-title {
      border-color: #ffdede;
      background-image: url(../img/shadow-bg.png); }
      .color-style5 .tab-function .tab-title li a:hover {
        background-color: #ffecec; }
      .color-style5 .tab-function .tab-title li .tab-select {
        color: #000;
        background: none;
        background-color: #ffdede; }
        .color-style5 .tab-function .tab-title li .tab-select:hover {
          color: #000;
          background-color: #ffdede; }
    .color-style5 .tab-function .tab-inner {
      background-color: #e6e6e6; }
    @media screen and (max-width: 415px) {
      .color-style5 .tab-function .tab-title {
        background: none;
        border-color: #e0e0e0; }
        .color-style5 .tab-function .tab-title li a {
          background-color: #ffffff; }
      .color-style5 .tab-function .tab-inner {
        border-color: #ffa9a9; } }
  .color-style6 .tab-function {
    /** 手機 **/ }
    .color-style6 .tab-function .tab-title {
      border-color: #802b93;
      background-image: url(../img/shadow-bg.png); }
      .color-style6 .tab-function .tab-title li a:hover {
        background-color: #ffff; }
      .color-style6 .tab-function .tab-title li .tab-select {
        color: #ffffff;
        background: none;
        background-color: #802b93; }
        .color-style6 .tab-function .tab-title li .tab-select:hover {
          color: #ffffff;
          background-color: #802b93; }
    .color-style6 .tab-function .tab-inner {
      background-color: #eee; }
    @media screen and (max-width: 415px) {
      .color-style6 .tab-function .tab-title {
        background: none;
        border-color: #e0e0e0; }
        .color-style6 .tab-function .tab-title li a {
          background-color: #ffffff; }
      .color-style6 .tab-function .tab-inner {
        border-color: #5e146e; } }

/*-------------- 功能模組：公告列表 ---------------*/
.bulletin-list {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .bulletin-list .link-button {
    background-color: #075849;
    text-align: right;
    padding: 8px; }
    .bulletin-list .link-button-none {
      display: none; }
    .bulletin-list .link-button li {
      display: inline-block; }
      .bulletin-list .link-button li + li {
        margin-left: 10px; }
      .bulletin-list .link-button li a {
        color: #000;
        display: block;
        padding: 2px 14px;
        background-color: #ffffff;
        border-radius: 50px;
        border: 3px solid #dedede;
        margin: 3% 0; }
        .bulletin-list .link-button li a:hover {
          color: #4f4f4f;
          background-color: #ffe69a;
          border: 3px solid #e5c76c; }
        .bulletin-list .link-button li a:focus {
          background-color: #d10000;
          color: #fff;
          border: 3px dashed #d10000;
          outline: none; }
  .bulletin-list .link-select {
    margin-top: 10px;
    padding: 0 15px; }
    .bulletin-list .link-select .link-classification {
      display: none;
      width: 100%;
      margin: 15px auto 5px;
      text-align: center;
      font-size: 1.2rem;
      border: 3px solid #e0e0e0;
      position: relative;
      background-color: #fff;
      color: #353535;
      padding: 5px 3px;
      line-height: normal; }
      .tab-inner .bulletin-list .link-select .link-classification {
        width: 90%; }
      .bulletin-list .link-select .link-classification::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #aaaaaa transparent transparent transparent;
        display: block;
        position: absolute;
        right: 10px;
        top: calc((100% - 6px) / 2); }
    .bulletin-list .link-select .link-select-content {
      padding: 5px 0 8px;
      margin-bottom: 5px; }
      .tab-inner .bulletin-list .link-select .link-select-content {
        margin-bottom: 0; }
      .bulletin-list .link-select .link-select-content a {
        font-weight: bold;
        color: #000;
        padding: 7px 8px 5px; }
        .bulletin-list .link-select .link-select-content a:hover {
          color: #955900; }
        .bulletin-list .link-select .link-select-content a:focus {
          outline: none;
          border: 2px dashed #d10000; }
        .bulletin-list .link-select .link-select-content a.selected {
          color: #ffffff;
          border-radius: 3px;
          background-color: #008269; }
  .bulletin-list .list {
    overflow-y: auto;
    background-color: #f6f6f6;
    padding: 10px 15px; }
    .bulletin-list .list.list-scroll {
      max-height: 400px; }
    .bulletin-list .list ul li {
      background-color: #fff;
      margin: 1% 0;
      box-shadow: 1px 1px 2px #ddd;
      border-right: 6px solid #008269; }
      .bulletin-list .list ul li a {
        display: block;
        padding: 10px 15px 3px; }
        .bulletin-list .list ul li a::after {
          content: '';
          display: block;
          clear: both; }
        .bulletin-list .list ul li a:hover {
          background-color: #f3f9fd; }
        .bulletin-list .list ul li a:focus {
          background-color: #f3f9fd;
          border: 2px dashed #d10000;
          outline: none; }
        .bulletin-list .list ul li a h3 {
          color: #353535;
          margin-bottom: 3px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
          .bulletin-list .list ul li a h3 .top {
            width: 25px;
            margin-right: 5px; }
          .bulletin-list .list ul li a h3 + span {
            max-width: 55%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
        .bulletin-list .list ul li a .link-title {
          color: #353535;
          margin-bottom: 3px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
          .bulletin-list .list ul li a .link-title .top {
            width: 25px;
            margin-right: 5px; }
          .bulletin-list .list ul li a .link-title + span {
            max-width: 55%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
        .bulletin-list .list ul li a span {
          color: #555555;
          display: inline-block; }
          .bulletin-list .list ul li a span.time {
            font-size: 0.875rem;
            color: #075849;
            float: right;
            position: relative;
            top: 1px; }
    .bulletin-list .list.horizontal ul {
      display: flex;
      flex-wrap: wrap; }
      .bulletin-list .list.horizontal ul li {
        margin: 0 5px;
        overflow: hidden; }
        .bulletin-list .list.horizontal ul li a {
          height: 100%;
          padding: 8px 10px 38px;
          position: relative;
          overflow: hidden; }
          .bulletin-list .list.horizontal ul li a h3 {
            padding-bottom: 5px;
            margin-bottom: 10px;
            border-bottom: 1px solid #aaa;
            white-space: normal; }
            .bulletin-list .list.horizontal ul li a h3 + span {
              max-width: 100%;
              white-space: normal; }
          .bulletin-list .list.horizontal ul li a .link-title {
            padding-bottom: 5px;
            margin-bottom: 10px;
            border-bottom: 1px solid #aaa;
            white-space: normal; }
            .bulletin-list .list.horizontal ul li a .link-title + span {
              max-width: 100%;
              white-space: normal; }
          .bulletin-list .list.horizontal ul li a span.time {
            float: none;
            position: absolute;
            top: auto;
            bottom: 8px;
            left: 10px; }
    .bulletin-list .list.horizontal.block-1 ul li {
      width: calc((100% - 1 * 10px) / 1); }
      .bulletin-list .list.horizontal.block-1 ul li:nth-of-type(n+2) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-2 ul li {
      width: calc((100% - 2 * 10px) / 2); }
      .bulletin-list .list.horizontal.block-2 ul li:nth-of-type(n+3) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-3 ul li {
      width: calc((100% - 3 * 10px) / 3); }
      .bulletin-list .list.horizontal.block-3 ul li:nth-of-type(n+4) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-4 ul li {
      width: calc((100% - 4 * 10px) / 4); }
      .bulletin-list .list.horizontal.block-4 ul li:nth-of-type(n+5) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-5 ul li {
      width: calc((100% - 5 * 10px) / 5); }
      .bulletin-list .list.horizontal.block-5 ul li:nth-of-type(n+6) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-6 ul li {
      width: calc((100% - 6 * 10px) / 6); }
      .bulletin-list .list.horizontal.block-6 ul li:nth-of-type(n+7) {
        margin-top: 10px; }
  .bulletin-list .more {
    height: auto;
    padding: 10px 15px;
    background-color: #e1e1e1; }
    .bulletin-list .more a {
      color: #285f8f;
      font-weight: bold; }
      .bulletin-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  @media screen and (max-width: 600px) {
    .bulletin-list .link-select {
      padding: 0; }
      .bulletin-list .link-select .link-classification {
        display: block; }
      .bulletin-list .link-select .link-select-content {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
        border-bottom: none;
        display: none; }
        .tab-inner .bulletin-list .link-select .link-select-content {
          width: 90%; }
        .bulletin-list .link-select .link-select-content a {
          font-weight: normal;
          display: block;
          text-align: center;
          padding: 10px 0;
          line-height: normal;
          margin: 0;
          background-color: #fff;
          border: 1px solid #ddd; }
          .bulletin-list .link-select .link-select-content a.selected {
            border-radius: 0; }
    .bulletin-list .list.list-scroll {
      max-height: 450px; }
    .bulletin-list .list ul li a h3 + span {
      max-width: 80%; }
    .bulletin-list .list ul li a .link-title + span {
      max-width: 80%; }
    .bulletin-list .list ul li a span {
      display: block; }
      .bulletin-list .list ul li a span.time {
        float: none;
        top: auto; }
    .bulletin-list .list.horizontal.block-3 ul li {
      width: calc((100% - 2 * 10px) / 2); }
      .bulletin-list .list.horizontal.block-3 ul li:nth-of-type(n+4) {
        margin-top: 0; }
      .bulletin-list .list.horizontal.block-3 ul li:nth-of-type(n+3) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-4 ul li {
      width: calc((100% - 2 * 10px) / 2); }
      .bulletin-list .list.horizontal.block-4 ul li:nth-of-type(n+5) {
        margin-top: 0; }
      .bulletin-list .list.horizontal.block-4 ul li:nth-of-type(n+3) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-5 ul li {
      width: calc((100% - 2 * 10px) / 2); }
      .bulletin-list .list.horizontal.block-5 ul li:nth-of-type(n+6) {
        margin-top: 0; }
      .bulletin-list .list.horizontal.block-5 ul li:nth-of-type(n+3) {
        margin-top: 10px; }
    .bulletin-list .list.horizontal.block-6 ul li {
      width: calc((100% - 2 * 10px) / 2); }
      .bulletin-list .list.horizontal.block-6 ul li:nth-of-type(n+7) {
        margin-top: 0; }
      .bulletin-list .list.horizontal.block-6 ul li:nth-of-type(n+3) {
        margin-top: 10px; } }
  @media screen and (max-width: 414px) {
    .bulletin-list .list {
      padding: 5px; }
      .bulletin-list .list.horizontal.block-1 ul li {
        width: 100%;
        margin: 0 0 8px; }
        .bulletin-list .list.horizontal.block-1 ul li:nth-of-type(n+1) {
          margin-top: 0; }
      .bulletin-list .list.horizontal.block-2 ul li {
        width: 100%;
        margin: 0 0 8px; }
        .bulletin-list .list.horizontal.block-2 ul li:nth-of-type(n+1) {
          margin-top: 0; }
      .bulletin-list .list.horizontal.block-3 ul li {
        width: 100%;
        margin: 0 0 8px; }
        .bulletin-list .list.horizontal.block-3 ul li:nth-of-type(n+1) {
          margin-top: 0; }
      .bulletin-list .list.horizontal.block-4 ul li {
        width: 100%;
        margin: 0 0 8px; }
        .bulletin-list .list.horizontal.block-4 ul li:nth-of-type(n+1) {
          margin-top: 0; }
      .bulletin-list .list.horizontal.block-5 ul li {
        width: 100%;
        margin: 0 0 8px; }
        .bulletin-list .list.horizontal.block-5 ul li:nth-of-type(n+1) {
          margin-top: 0; }
      .bulletin-list .list.horizontal.block-6 ul li {
        width: 100%;
        margin: 0 0 8px; }
        .bulletin-list .list.horizontal.block-6 ul li:nth-of-type(n+1) {
          margin-top: 0; } }
  .color-style1 .bulletin-list .link-button {
    background-color: #66809c; }
    .color-style1 .bulletin-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style1 .bulletin-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
      .color-style1 .bulletin-list .link-button li a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style1 .bulletin-list .link-select .link-select-content a.selected {
    color: #ffffff;
    background-color: #36669c; }
  .color-style1 .bulletin-list .list {
    background-color: #f6f6f6; }
    .color-style1 .bulletin-list .list ul li {
      background-color: #fff;
      box-shadow: 1px 1px 2px #ddd;
      border-color: #066caa; }
      .color-style1 .bulletin-list .list ul li a span.time {
        color: #0a3f7b; }
  .color-style1 .bulletin-list .more {
    background-color: #0a3f7b; }
    .color-style1 .bulletin-list .more a {
      color: #fff; }
      .color-style1 .bulletin-list .more a:hover {
        color: #ffe69a; }
      .color-style1 .bulletin-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style2 .bulletin-list .link-button {
    background-color: #bb4242; }
    .color-style2 .bulletin-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style2 .bulletin-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
      .color-style2 .bulletin-list .link-button li a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style2 .bulletin-list .link-select .link-select-content a.selected {
    color: #ffffff;
    background-color: #811818; }
  .color-style2 .bulletin-list .list {
    background-color: #e6e6e6; }
    .color-style2 .bulletin-list .list ul li {
      background-color: #fff;
      box-shadow: 1px 1px 2px #ddd;
      border-color: #5e0a0a; }
      .color-style2 .bulletin-list .list ul li a span.time {
        color: #bb4242; }
  .color-style2 .bulletin-list .more {
    background-color: #5e0a0a; }
    .color-style2 .bulletin-list .more a {
      color: #fff; }
      .color-style2 .bulletin-list .more a:hover {
        color: #ffe69a; }
      .color-style2 .bulletin-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style3 .bulletin-list .link-button {
    background-color: #ca7700; }
    .color-style3 .bulletin-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style3 .bulletin-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
      .color-style3 .bulletin-list .link-button li a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style3 .bulletin-list .link-select .link-select-content a.selected {
    color: #fff;
    background-color: #aa6600; }
  .color-style3 .bulletin-list .list {
    background-color: #ececec; }
    .color-style3 .bulletin-list .list ul li {
      background-color: #fff;
      box-shadow: 1px 1px 2px #ddd;
      border-color: #ca7700; }
      .color-style3 .bulletin-list .list ul li a span.time {
        color: #800000; }
  .color-style3 .bulletin-list .more {
    background-color: #aa6600; }
    .color-style3 .bulletin-list .more a {
      color: #fff; }
      .color-style3 .bulletin-list .more a:hover {
        color: #ffe69a;
        background-color: #800000; }
      .color-style3 .bulletin-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style4 .bulletin-list .link-button {
    background-color: #0a5e10; }
    .color-style4 .bulletin-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style4 .bulletin-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
      .color-style4 .bulletin-list .link-button li a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style4 .bulletin-list .link-select .link-select-content a.selected {
    color: #ffffff;
    background-color: #188144; }
  .color-style4 .bulletin-list .list {
    background-color: #e6e6e6; }
    .color-style4 .bulletin-list .list ul li {
      background-color: #fff;
      box-shadow: 1px 1px 2px #ddd;
      border-color: #0a5e10; }
      .color-style4 .bulletin-list .list ul li a span.time {
        color: #0a5e10; }
  .color-style4 .bulletin-list .more {
    background-color: #0a5e10; }
    .color-style4 .bulletin-list .more a {
      color: #fff; }
      .color-style4 .bulletin-list .more a:hover {
        color: #ffe69a; }
      .color-style4 .bulletin-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style5 .bulletin-list .link-button {
    background-color: #ffa9a9; }
    .color-style5 .bulletin-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style5 .bulletin-list .link-button li a:hover {
        color: #000;
        background-color: #ffe69a;
        border-color: #e5c76c; }
      .color-style5 .bulletin-list .link-button li a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style5 .bulletin-list .link-select .link-select-content a.selected {
    color: #000;
    background-color: #fff; }
  .color-style5 .bulletin-list .list {
    background-color: #e6e6e6; }
    .color-style5 .bulletin-list .list ul li {
      background-color: #fff;
      box-shadow: 1px 1px 2px #ddd;
      border-color: #ffa9a9; }
      .color-style5 .bulletin-list .list ul li a span.time {
        color: #8c0300; }
  .color-style5 .bulletin-list .more {
    background-color: #ffdede; }
    .color-style5 .bulletin-list .more a {
      color: #000; }
      .color-style5 .bulletin-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
    .color-style5 .bulletin-list .more:hover, .color-style5 .bulletin-list .more:active {
      background-color: #9b3937; }
      .color-style5 .bulletin-list .more:hover a, .color-style5 .bulletin-list .more:active a {
        color: #ffffff; }
  .color-style6 .bulletin-list .link-button {
    background-color: #5e146e; }
    .color-style6 .bulletin-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style6 .bulletin-list .link-button li a:hover {
        color: #000;
        background-color: #ffe69a;
        border-color: #e5c76c; }
      .color-style6 .bulletin-list .link-button li a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style6 .bulletin-list .link-select .link-select-content a.selected {
    color: #ffffff;
    background-color: #802b93; }
  .color-style6 .bulletin-list .list {
    background-color: #e6e6e6; }
    .color-style6 .bulletin-list .list ul li {
      background-color: #fff;
      box-shadow: 1px 1px 2px #ddd;
      border-color: #5e146e; }
      .color-style6 .bulletin-list .list ul li a span.time {
        color: #5e146e; }
  .color-style6 .bulletin-list .more {
    background-color: #5e146e; }
    .color-style6 .bulletin-list .more a {
      color: #fff; }
      .color-style6 .bulletin-list .more a:hover {
        color: #ffe69a; }
      .color-style6 .bulletin-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }

/*-------------- 功能模組：公告列表(標題) ---------------*/
.bulletin-title-list {
  /** 平板 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .bulletin-title-list .link-button {
    background-color: #075849;
    text-align: right;
    padding: 8px; }
    .bulletin-title-list .link-button-none {
      display: none; }
    .bulletin-title-list .link-button li {
      display: inline-block; }
      .bulletin-title-list .link-button li + li {
        margin-left: 10px; }
      .bulletin-title-list .link-button li a {
        color: #000;
        display: block;
        padding: 2px 14px;
        background-color: #ffffff;
        border-radius: 50px;
        border: 3px solid #dedede;
        margin: 3% 0; }
        .bulletin-title-list .link-button li a:hover {
          color: #4f4f4f;
          background-color: #ffe69a;
          border: 3px solid #e5c76c; }
  .bulletin-title-list table {
    width: 100%; }
    .bulletin-title-list table thead tr th {
      color: #ffffff;
      font-weight: normal;
      padding: 5px 8px;
      text-align: left;
      border: 2px solid #fff;
      background-color: #075849; }
    .bulletin-title-list table tbody tr td {
      padding: 5px 8px;
      background-color: #efefef;
      border: 2px solid #fff; }
      .bulletin-title-list table tbody tr td.empty {
        text-align: center; }
      .bulletin-title-list table tbody tr td a:not([class*='butn']) {
        color: #1e6385; }
        .bulletin-title-list table tbody tr td a:not([class*='butn']):hover {
          outline: none;
          background-color: #FFE16D; }
        .bulletin-title-list table tbody tr td a:not([class*='butn']):focus {
          border-color: #d10000; }
  .bulletin-title-list .more {
    height: auto;
    padding: 10px 15px;
    background-color: #26574e; }
    .bulletin-title-list .more a {
      color: #fff; }
      .bulletin-title-list .more a:hover {
        color: #ffe69a; }
      .bulletin-title-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  @media only screen and (max-width: 769px) {
    .bulletin-title-list {
      width: 100%;
      display: block; }
      .bulletin-title-list thead {
        display: none; }
      .bulletin-title-list tbody {
        width: 100%;
        display: block; }
        .bulletin-title-list tbody tr {
          width: 100%;
          display: block;
          margin-bottom: 20px; }
          .bulletin-title-list tbody tr td {
            display: flex;
            text-align: left !important;
            border: none;
            padding: 10px;
            background-color: #f7f7f7;
            margin-bottom: 2px; }
            .bulletin-title-list tbody tr td.empty {
              display: block;
              text-align: center !important; }
            .bulletin-title-list tbody tr td:first-child {
              border-top: 3px solid #008269; }
            .bulletin-title-list tbody tr td::before {
              content: attr(data-header);
              display: inline-block;
              color: #0a987c;
              white-space: nowrap; } }
  .color-style1 .bulletin-title-list .link-button {
    background-color: #066caa; }
    .color-style1 .bulletin-title-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      box-shadow: 3px 3px 7px #00456f;
      border: 3px solid #dedede; }
      .color-style1 .bulletin-title-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border: 3px solid #e5c76c; }
  .color-style1 .bulletin-title-list table thead th {
    background-color: #0f315b; }
  .color-style1 .bulletin-title-list table tbody tr td:first-child {
    border-top-color: #66809c; }
  .color-style1 .bulletin-title-list table tbody tr td::before {
    color: #66809c; }
  .color-style1 .bulletin-title-list .more {
    background-color: #0a3f7b; }
    .color-style1 .bulletin-title-list .more a {
      color: #fff; }
      .color-style1 .bulletin-title-list .more a:hover {
        color: #ffe189; }
      .color-style1 .bulletin-title-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style2 .bulletin-title-list .link-button {
    background-color: #bb4242; }
    .color-style2 .bulletin-title-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style2 .bulletin-title-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
  .color-style2 .bulletin-title-list table thead th {
    background-color: #5e0a0a; }
  .color-style2 .bulletin-title-list table tbody tr td:first-child {
    border-top-color: #811818; }
  .color-style2 .bulletin-title-list table tbody tr td::before {
    color: #811818; }
  .color-style2 .bulletin-title-list .more {
    background-color: #5e0a0a; }
    .color-style2 .bulletin-title-list .more a {
      color: #fff; }
      .color-style2 .bulletin-title-list .more a:hover {
        color: #ffe189; }
      .color-style2 .bulletin-title-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style3 .bulletin-title-list .link-button {
    background-color: #ca7700; }
    .color-style3 .bulletin-title-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style3 .bulletin-title-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
  .color-style3 .bulletin-title-list table thead th {
    background-color: #a56505; }
  .color-style3 .bulletin-title-list table tbody tr td:first-child {
    border-top-color: #9f6000; }
  .color-style3 .bulletin-title-list table tbody tr td::before {
    color: #ca7700; }
  .color-style3 .bulletin-title-list .more {
    background-color: #9b5b00; }
    .color-style3 .bulletin-title-list .more a {
      color: #fff; }
      .color-style3 .bulletin-title-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style4 .bulletin-title-list .link-button {
    background-color: #0a5e10; }
    .color-style4 .bulletin-title-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style4 .bulletin-title-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
  .color-style4 .bulletin-title-list table thead th {
    background-color: #0e5f30; }
  .color-style4 .bulletin-title-list table tbody tr td:first-child {
    border-top-color: #188144; }
  .color-style4 .bulletin-title-list table tbody tr td::before {
    color: #0a5e10; }
  .color-style4 .bulletin-title-list .more {
    background-color: #188144; }
    .color-style4 .bulletin-title-list .more a {
      color: #fff; }
      .color-style4 .bulletin-title-list .more a:hover {
        color: #ffe69a; }
      .color-style4 .bulletin-title-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style5 .bulletin-title-list .link-button {
    background-color: #ffa9a9; }
    .color-style5 .bulletin-title-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style5 .bulletin-title-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
  .color-style5 .bulletin-title-list table thead th {
    color: #000;
    background-color: #ffa9a9; }
  .color-style5 .bulletin-title-list table tbody tr td:first-child {
    border-top-color: #ffa9a9; }
  .color-style5 .bulletin-title-list table tbody tr td::before {
    color: #8a1818; }
  .color-style5 .bulletin-title-list .more {
    background-color: #ff7979; }
    .color-style5 .bulletin-title-list .more a {
      color: #000000; }
      .color-style5 .bulletin-title-list .more a:hover {
        color: #5b0000; }
      .color-style5 .bulletin-title-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }
  .color-style6 .bulletin-title-list .link-button {
    background-color: #5e146e; }
    .color-style6 .bulletin-title-list .link-button li a {
      color: #000;
      background-color: #ffffff;
      border-color: #dedede; }
      .color-style6 .bulletin-title-list .link-button li a:hover {
        color: #4f4f4f;
        background-color: #ffe69a;
        border-color: #e5c76c; }
  .color-style6 .bulletin-title-list table thead th {
    background-color: #5e146e; }
  .color-style6 .bulletin-title-list table tbody tr td:first-child {
    border-top-color: #802b93; }
  .color-style6 .bulletin-title-list table tbody tr td::before {
    color: #5e146e; }
  .color-style6 .bulletin-title-list .more {
    background-color: #5e146e; }
    .color-style6 .bulletin-title-list .more a {
      color: #fff; }
      .color-style6 .bulletin-title-list .more a:hover {
        color: #ffe69a; }
      .color-style6 .bulletin-title-list .more a:focus {
        background-color: #d10000;
        color: #fff;
        border: 3px dashed #d10000;
        outline: none; }

/*-------------- 功能模組：會員專區 ---------------*/
.member {
  /** 平板 **/
  /** 手機板 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .member a {
    display: inline-block;
    width: 45%;
    margin: 2% 2%;
    padding: 5% 0;
    text-align: center;
    color: #fff;
    background-color: #346a95;
    border-radius: 5px;
    border: 4px solid #e1e1e1; }
    .member a:hover {
      background-color: #285b6a; }
    .member a:focus {
      color: #fff;
      background-color: #d10000; }
  @media screen and (max-width: 769px) {
    .member a {
      width: 20%;
      padding: 2% 0; } }
  @media screen and (max-width: 736px) {
    .member {
      padding-left: 0px; }
      .member a {
        width: 45%; } }
  .color-style1 .member a {
    color: #fff;
    background-color: #0a3f7b;
    border-color: #425468; }
    .color-style1 .member a:hover {
      background-color: #285b6a;
      border-color: #33859b; }
    .color-style1 .member a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style2 .member a {
    color: #fff;
    background-color: #811818;
    border-color: #c03939; }
    .color-style2 .member a:hover {
      color: #fff;
      background-color: #9a5012;
      border-color: #ffe4ce; }
    .color-style2 .member a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style3 .member a {
    color: #000;
    background-color: #F8980F;
    border-color: #e78f0f; }
    .color-style3 .member a:hover {
      color: #fff;
      background-color: #992824;
      border-color: #e17b77; }
    .color-style3 .member a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style4 .member a {
    color: #fff;
    background-color: #0e5f30;
    border-color: #278950; }
    .color-style4 .member a:hover {
      background-color: #063e1d;
      border-color: #52c683; }
    .color-style4 .member a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style5 .member a {
    color: #fff;
    background-color: #923634;
    border-color: #e9acaa; }
    .color-style5 .member a:hover {
      color: #fff;
      background-color: #692725;
      border-color: #ffb19d; }
    .color-style5 .member a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style6 .member a {
    color: #fff;
    background-color: #5d2a69;
    border-color: #802b93; }
    .color-style6 .member a:hover {
      color: #3e3e3e;
      background-color: #f2d684;
      border-color: #dfc063; }
    .color-style6 .member a:focus {
      color: #fff;
      background-color: #d10000; }

/*-------------- 功能模組：分眾導覽 ---------------*/
.classification {
  /** 平板 **/
  /** 手機板 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .classification a {
    display: inline-block;
    width: 45%;
    margin: 2%;
    padding: 5% 0;
    text-align: center;
    color: #fff;
    background-color: #c33e1b;
    border-radius: 5px;
    border: 4px solid #e1e1e1; }
    .classification a:hover {
      background-color: #701802; }
    .classification a:focus {
      color: #fff;
      background-color: #d10000; }
    .classification a .title-icon {
      width: 100%;
      max-width: 45px;
      max-height: 45px;
      margin: 0 auto 5px; }
      .classification a .title-icon img, .classification a .title-icon svg {
        width: 100%;
        height: 100%; }
      .classification a .title-icon .icon {
        cursor: pointer; }
        .classification a .title-icon .icon path {
          fill: #ecebeb; }
  @media screen and (max-width: 769px) {
    .classification a {
      width: 20%;
      padding: 2% 0; } }
  @media screen and (max-width: 736px) {
    .classification a {
      width: 45%; } }
  .color-style1 .classification a {
    color: #fff;
    background-color: #425468;
    border-color: #315782; }
    .color-style1 .classification a:hover {
      background-color: #285b6a;
      border-color: #33859b; }
    .color-style1 .classification a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style2 .classification a {
    color: #fff;
    background-color: #bb4242;
    border-color: #c42222; }
    .color-style2 .classification a:hover {
      color: #fff;
      background-color: #9a5012;
      border-color: #ffe4ce; }
    .color-style2 .classification a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style3 .classification a {
    color: #000;
    background-color: #e78f0f;
    border-color: #F8980F; }
    .color-style3 .classification a:hover {
      color: #fff;
      background-color: #992824;
      border-color: #e17b77; }
    .color-style3 .classification a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style4 .classification a {
    color: #fff;
    background-color: #1f6b40;
    border-color: #30a561; }
    .color-style4 .classification a:hover {
      background-color: #063e1d;
      border-color: #52c683; }
    .color-style4 .classification a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style5 .classification a {
    color: #fff;
    background-color: #ca3531;
    border-color: #f88e8b; }
    .color-style5 .classification a:hover {
      color: #fff;
      background-color: #692725;
      border-color: #ffb19d; }
    .color-style5 .classification a:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style6 .classification a {
    color: #fff;
    background-color: #802b93;
    border-color: #b041c8; }
    .color-style6 .classification a:hover {
      color: #3e3e3e;
      background-color: #f2d684;
      border-color: #dfc063; }
      .color-style6 .classification a:hover .title-icon .icon path {
        fill: #000; }
    .color-style6 .classification a:focus {
      color: #fff;
      background-color: #d10000; }

/*-------------- 功能模組：分類檢索 ---------------*/
.retrievals {
  margin: 10px 0 5px;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .retrievals a {
    display: inline-block;
    width: 30%;
    margin: 2% 1%;
    padding: 2% 0;
    text-align: center;
    color: #000;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #e1e1e1; }
    .retrievals a:hover {
      background-color: #e3eff5; }
    .retrievals a:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style1 .retrievals a {
    color: #6e6e6e;
    background-color: #ffffff;
    border-color: #e1e1e1; }
    .color-style1 .retrievals a:hover {
      background-color: #e3eff5; }
    .color-style1 .retrievals a:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style2 .retrievals a:focus {
    background-color: #d10000;
    color: #fff; }
  .color-style3 .retrievals a:focus {
    background-color: #d10000;
    color: #fff; }
  .color-style4 .retrievals a:focus {
    background-color: #d10000;
    color: #fff; }
  .color-style5 .retrievals a:focus {
    background-color: #d10000;
    color: #fff; }
  .color-style6 .retrievals a:focus {
    background-color: #d10000;
    color: #fff; }

/*-------------- 功能模組：影片專區 ---------------*/
.video-block {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .video-block > p {
    text-align: center;
    margin: 2px 0 5px; }
  .video-block .more {
    width: 100%;
    font-size: 0.95rem;
    font-weight: 400;
    display: block;
    text-align: center;
    padding: 5px 0;
    color: #ffffff;
    background-color: #075849; }
    .video-block .more:hover, .video-block .more:active {
      background-color: #0a7f69; }
    .video-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style1 .video-block .more {
    background-color: #0a3f7b;
    color: #ffffff; }
    .color-style1 .video-block .more:hover, .color-style1 .video-block .more:active {
      background-color: #36669c; }
    .color-style1 .video-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style2 .video-block .more {
    background-color: #5e0a0a;
    color: #ffffff; }
    .color-style2 .video-block .more:hover, .color-style2 .video-block .more:active {
      background-color: #bb4242; }
    .color-style2 .video-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style3 .video-block .more {
    background-color: #a26100;
    color: #ffffff; }
    .color-style3 .video-block .more:hover, .color-style3 .video-block .more:active {
      background-color: #F8980F;
      color: #353535; }
    .color-style3 .video-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style4 .video-block .more {
    background-color: #0a5e10;
    color: #ffffff; }
    .color-style4 .video-block .more:hover, .color-style4 .video-block .more:active {
      background-color: #188144; }
    .color-style4 .video-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style5 .video-block .more {
    background-color: #ffdede;
    color: #000; }
    .color-style5 .video-block .more:hover, .color-style5 .video-block .more:active {
      background-color: #9b3937;
      color: #ffffff; }
    .color-style5 .video-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style6 .video-block .more {
    background-color: #5e146e;
    color: #ffffff; }
    .color-style6 .video-block .more:hover, .color-style6 .video-block .more:active {
      background-color: #802b93; }
    .color-style6 .video-block .more:focus {
      color: #fff;
      background-color: #d10000; }

/*-------------------- 功能模組：跑馬燈-------------------*/
.marquee {
  width: 100%;
  display: flex;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .marquee > div {
    height: 40px;
    flex-grow: 1;
    border: 2px solid #d4d4d4;
    overflow: hidden;
    position: relative;
    font-size: 1.125rem; }
    .marquee > div.down ul {
      top: auto;
      bottom: 0px; }
    .marquee > div.left {
      width: 100%; }
      .marquee > div.left ul {
        left: 0px; }
        .marquee > div.left ul::after {
          content: '';
          display: block;
          clear: both; }
        .marquee > div.left ul li {
          float: left; }
    .marquee > div ul {
      width: 100%;
      position: absolute;
      top: 0px; }
      .marquee > div ul li {
        height: 36px;
        line-height: 35px;
        overflow: hidden;
        display: block;
        position: relative; }
        .marquee > div ul li a {
          display: flex;
          padding: 0px 15px; }
          .marquee > div ul li a .marquee-time {
            font-size: 0.875rem;
            color: #6b6b6b;
            vertical-align: top;
            padding-right: 10px;
            white-space: nowrap; }
          .marquee > div ul li a .marquee-text {
            font-size: 1.05rem;
            flex-grow: 1;
            vertical-align: top;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden; }
          .marquee > div ul li a:hover .marquee-time,
          .marquee > div ul li a:hover .marquee-text {
            color: #f4685e; }
          .marquee > div ul li a:focus {
            border: 2px dashed #d10000;
            outline: none; }
  .marquee .more {
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-color: #075849;
    border-radius: 3px;
    letter-spacing: 2px;
    text-indent: 2px;
    padding: 0 10px;
    margin-left: 5px;
    white-space: nowrap; }
    .marquee .more:hover, .marquee .more:active {
      background-color: #0a7f69; }
    .marquee .more:focus {
      color: #fff;
      background-color: #d10000;
      outline: none; }
  .color-style1 .marquee .more {
    background-color: #0a3f7b; }
    .color-style1 .marquee .more:hover, .color-style1 .marquee .more:active {
      background-color: #36669c; }
    .color-style1 .marquee .more:focus {
      color: #fff;
      background-color: #d10000;
      outline: none; }
  .color-style2 .marquee .more {
    background-color: #5e0a0a; }
    .color-style2 .marquee .more:hover, .color-style2 .marquee .more:active {
      background-color: #bb4242; }
    .color-style2 .marquee .more:focus {
      color: #fff;
      background-color: #d10000;
      outline: none; }
  .color-style3 .marquee .more {
    background-color: #824e00; }
    .color-style3 .marquee .more:hover, .color-style3 .marquee .more:active {
      background-color: #F8980F;
      color: #353535; }
    .color-style3 .marquee .more:focus {
      color: #fff;
      background-color: #d10000;
      outline: none; }
  .color-style4 .marquee .more {
    background-color: #0a5e10; }
    .color-style4 .marquee .more:hover, .color-style4 .marquee .more:active {
      background-color: #188144; }
    .color-style4 .marquee .more:focus {
      color: #fff;
      background-color: #d10000;
      outline: none; }
  .color-style5 .marquee .more {
    background-color: #ffdede;
    color: #000; }
    .color-style5 .marquee .more:hover, .color-style5 .marquee .more:active {
      background-color: #9b3937;
      color: #ffffff; }
    .color-style5 .marquee .more:focus {
      color: #fff;
      background-color: #d10000;
      outline: none; }
  .color-style6 .marquee .more {
    background-color: #5e146e; }
    .color-style6 .marquee .more:hover, .color-style6 .marquee .more:active {
      background-color: #802b93; }
    .color-style6 .marquee .more:focus {
      color: #fff;
      background-color: #d10000;
      outline: none; }

/*-------------------- 功能模組：刪除廣告欄位 -------------------*/
.gsc-adBlock {
  display: none; }

/*----------------- 功能模組：快捷列 ------------------*/
.showRight {
  position: fixed;
  top: 27vh;
  right: 0;
  width: auto;
  z-index: 99; }
  .showRight .showRight-switch {
    width: 32px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: 1.2rem;
    font-weight: 400;
    background-color: #008269;
    padding: 30px 5px;
    color: #ffffff;
    border-radius: 10px 0px 0px 10px; }
  .showRight .showRight-container {
    display: inline-block;
    text-align: center;
    box-shadow: -4px 0px 0px #159f84; }
    .showRight .showRight-container a {
      display: block;
      padding: 15px 10px;
      color: #fff;
      background-color: #075849; }
      .showRight .showRight-container a:focus {
        background-color: #d10000;
        color: #fff; }
      .showRight .showRight-container a img {
        width: 100%;
        max-width: 50px; }
    .showRight .showRight-container p {
      margin-top: 5px; }

@media screen and (max-width: 740px) {
  .showRight {
    position: relative;
    top: auto;
    right: 0;
    width: auto;
    z-index: auto; }
    .showRight .showRight-switch {
      display: none; }
    .showRight .showRight-container {
      display: block;
      border: none;
      box-shadow: 0px 0px 0px #015488; }
      .showRight .showRight-container a {
        width: 100%;
        margin-bottom: 15px; } }

.color-style1 .showRight .showRight-switch {
  background-color: #0a3f7b; }

.color-style1 .showRight .showRight-container {
  box-shadow: -4px 0px 0px #425468; }
  .color-style1 .showRight .showRight-container a {
    background-color: #053264; }
    .color-style1 .showRight .showRight-container a:focus {
      background-color: #d10000;
      color: #fff; }

.color-style2 .showRight .showRight-switch {
  background-color: #811818; }

.color-style2 .showRight .showRight-container {
  box-shadow: -4px 0px 0px #c03939; }
  .color-style2 .showRight .showRight-container a {
    background-color: #590404; }
    .color-style2 .showRight .showRight-container a:focus {
      background-color: #d10000;
      color: #fff; }

.color-style3 .showRight .showRight-switch {
  background-color: #965e0a; }

.color-style3 .showRight .showRight-container {
  box-shadow: -4px 0px 0px #F8980F; }
  .color-style3 .showRight .showRight-container a {
    background-color: #743600; }
    .color-style3 .showRight .showRight-container a:focus {
      background-color: #d10000;
      color: #fff; }

.color-style4 .showRight .showRight-switch {
  background-color: #0e5f30; }

.color-style4 .showRight .showRight-container {
  box-shadow: -4px 0px 0px #278950; }

.color-style5 .showRight .showRight-switch {
  background-color: #d2403c; }

.color-style5 .showRight .showRight-container {
  box-shadow: -4px 0px 0px #f88e8b; }
  .color-style5 .showRight .showRight-container a {
    background-color: #a02a27; }
    .color-style5 .showRight .showRight-container a:focus {
      background-color: #d10000;
      color: #fff; }

.color-style6 .showRight .showRight-switch {
  background-color: #5d2a69; }

.color-style6 .showRight .showRight-container {
  box-shadow: -4px 0px 0px #802b93; }
  .color-style6 .showRight .showRight-container a {
    background-color: #5e146e; }
    .color-style6 .showRight .showRight-container a:focus {
      background-color: #d10000;
      color: #fff; }

/*-------------------- 功能模組：專區清單 ---------------------*/
.topic-list {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .topic-list ul {
    background-color: #fff;
    padding: 5px 15px;
    border: 5px solid #cfcfcf;
    border-radius: 0;
    height: auto;
    max-height: 230px;
    overflow: auto;
    margin-bottom: 10px; }
    .topic-list ul li {
      padding: 7px 0; }
      .topic-list ul li + li {
        border-top: 1px  solid #ddd; }
      .topic-list ul li a {
        display: flex;
        font-size: 0.937rem; }
        .topic-list ul li a:focus {
          border: 2px dashed #d10000;
          outline: none; }
        .topic-list ul li a .title-time {
          color: #075849;
          background-color: #fff;
          padding: 5px; }
        .topic-list ul li a .title-unit {
          background-color: #075849;
          color: #fff;
          padding: 5px; }
        .topic-list ul li a p {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          width: 240px;
          width: 60%;
          padding: 5px;
          color: #545454; }
      .topic-list ul li:hover {
        background-color: #eaeaea; }
  .topic-list .more {
    display: block;
    text-align: center;
    background-color: #075849;
    width: 100%;
    font-size: 0.95rem;
    font-weight: 400;
    color: #fff;
    padding: 5px 0;
    margin: 0px auto 15px; }
    .topic-list .more:hover, .topic-list .more:active {
      background-color: #0a7f69; }
    .topic-list .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style1 .topic-list ul li a .title-time {
    color: #36669c;
    background-color: #fff; }
  .color-style1 .topic-list ul li a .title-unit {
    background-color: #36669c;
    color: #fff; }
  .color-style1 .topic-list ul li a p {
    color: #545454; }
  .color-style1 .topic-list .more {
    background-color: #0a3f7b;
    color: #ffffff; }
    .color-style1 .topic-list .more:hover, .color-style1 .topic-list .more:active {
      background-color: #36669c; }
    .color-style1 .topic-list .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style2 .topic-list ul li a .title-time {
    color: #811818;
    background-color: #fff; }
  .color-style2 .topic-list ul li a .title-unit {
    background-color: #811818;
    color: #fff; }
  .color-style2 .topic-list ul li a p {
    color: #545454; }
  .color-style2 .topic-list .more {
    background-color: #811818; }
    .color-style2 .topic-list .more:hover, .color-style2 .topic-list .more:active {
      background-color: #bb4242; }
    .color-style2 .topic-list .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style3 .topic-list ul li a .title-time {
    color: #800000;
    background-color: #fff; }
  .color-style3 .topic-list ul li a .title-unit {
    background-color: #a26100;
    color: #fff; }
  .color-style3 .topic-list ul li a p {
    color: #545454; }
  .color-style3 .topic-list .more {
    background-color: #a26100;
    color: #ffffff; }
    .color-style3 .topic-list .more:hover, .color-style3 .topic-list .more:active {
      background-color: #F8980F;
      color: #353535; }
    .color-style3 .topic-list .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style4 .topic-list ul li a .title-time {
    color: #0a5e10;
    background-color: #fff; }
  .color-style4 .topic-list ul li a .title-unit {
    background-color: #0a5e10;
    color: #fff; }
  .color-style4 .topic-list ul li a p {
    color: #545454; }
  .color-style4 .topic-list .more {
    background-color: #0a5e10;
    color: #ffffff; }
    .color-style4 .topic-list .more:hover, .color-style4 .topic-list .more:active {
      background-color: #188144; }
    .color-style4 .topic-list .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style5 .topic-list ul li a .title-time {
    color: #9b3937;
    background-color: #fff; }
  .color-style5 .topic-list ul li a .title-unit {
    background-color: #9b3937;
    color: #fff; }
  .color-style5 .topic-list ul li a p {
    color: #545454; }
  .color-style5 .topic-list .more {
    background-color: #ffdede;
    color: #000; }
    .color-style5 .topic-list .more:hover, .color-style5 .topic-list .more:active {
      background-color: #9b3937;
      color: #ffffff; }
    .color-style5 .topic-list .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style6 .topic-list ul li a .title-time {
    color: #5d2a69;
    background-color: #fff; }
  .color-style6 .topic-list ul li a .title-unit {
    background-color: #5d2a69;
    color: #fff; }
  .color-style6 .topic-list ul li a p {
    color: #545454; }
  .color-style6 .topic-list .more {
    background-color: #5e146e;
    color: #ffffff; }
    .color-style6 .topic-list .more:hover, .color-style6 .topic-list .more:active {
      background-color: #802b93; }
    .color-style6 .topic-list .more:focus {
      background-color: #d10000;
      color: #fff; }

/*-------------- 功能模組：文字連結 ---------------*/
.text-link {
  /** 平板 **/
  /** 手機 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .text-link .text-link-container {
    display: flex;
    flex-wrap: nowrap; }
    .text-link .text-link-container .text-buttom {
      display: block;
      width: 100%;
      padding: 0 1%; }
      .text-link .text-link-container .text-buttom a {
        display: block;
        width: 100%;
        text-align: center;
        line-height: normal;
        color: #fff;
        background-color: #075849;
        padding: 10px 0;
        border-radius: 10px; }
        .text-link .text-link-container .text-buttom a p {
          font-size: 1.2rem;
          font-weight: bold;
          color: #fff; }
        .text-link .text-link-container .text-buttom a:hover {
          background-color: #008269; }
        .text-link .text-link-container .text-buttom a:focus {
          border: 4px dashed #d10000;
          outline: none; }
  .text-link .row-quantity {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    .text-link .row-quantity.block-1 .text-buttom {
      width: 100%; }
      .text-link .row-quantity.block-1 .text-buttom:nth-of-type(n+2) {
        margin-top: 15px; }
    .text-link .row-quantity.block-2 .text-buttom {
      width: 50%; }
      .text-link .row-quantity.block-2 .text-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .text-link .row-quantity.block-3 .text-buttom {
      width: calc(100% / 3); }
      .text-link .row-quantity.block-3 .text-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .text-link .row-quantity.block-4 .text-buttom {
      width: 25%; }
      .text-link .row-quantity.block-4 .text-buttom:nth-of-type(n+5) {
        margin-top: 15px; }
    .text-link .row-quantity.block-5 .text-buttom {
      width: 20%; }
      .text-link .row-quantity.block-5 .text-buttom:nth-of-type(n+6) {
        margin-top: 15px; }
    .text-link .row-quantity.block-6 .text-buttom {
      width: calc(100% / 6); }
      .text-link .row-quantity.block-6 .text-buttom:nth-of-type(n+7) {
        margin-top: 15px; }
    .text-link .row-quantity.block-7 .text-buttom {
      width: calc(100% / 7); }
      .text-link .row-quantity.block-7 .text-buttom:nth-of-type(n+8) {
        margin-top: 15px; }
    .text-link .row-quantity.block-8 .text-buttom {
      width: 12.5%; }
      .text-link .row-quantity.block-8 .text-buttom:nth-of-type(n+9) {
        margin-top: 15px; }
    .text-link .row-quantity.block-9 .text-buttom {
      width: calc(100% / 9); }
      .text-link .row-quantity.block-9 .text-buttom:nth-of-type(n+10) {
        margin-top: 15px; }
    .text-link .row-quantity.block-10 .text-buttom {
      width: 10%; }
      .text-link .row-quantity.block-10 .text-buttom:nth-of-type(n+11) {
        margin-top: 15px; }
  @media screen and (max-width: 769px) {
    .text-link .text-link-container {
      flex-wrap: wrap; }
      .text-link .text-link-container .text-buttom {
        width: 50%; }
        .text-link .text-link-container .text-buttom:nth-of-type(n+3) {
          margin-top: 15px; }
    .text-link .row-quantity.block-3 .text-buttom, .text-link .row-quantity.block-4 .text-buttom, .text-link .row-quantity.block-5 .text-buttom, .text-link .row-quantity.block-6 .text-buttom, .text-link .row-quantity.block-7 .text-buttom, .text-link .row-quantity.block-8 .text-buttom, .text-link .row-quantity.block-9 .text-buttom, .text-link .row-quantity.block-10 .text-buttom {
      width: 50%; }
      .text-link .row-quantity.block-3 .text-buttom:nth-of-type(n+3), .text-link .row-quantity.block-4 .text-buttom:nth-of-type(n+3), .text-link .row-quantity.block-5 .text-buttom:nth-of-type(n+3), .text-link .row-quantity.block-6 .text-buttom:nth-of-type(n+3), .text-link .row-quantity.block-7 .text-buttom:nth-of-type(n+3), .text-link .row-quantity.block-8 .text-buttom:nth-of-type(n+3), .text-link .row-quantity.block-9 .text-buttom:nth-of-type(n+3), .text-link .row-quantity.block-10 .text-buttom:nth-of-type(n+3) {
        margin-top: 15px; } }
  @media screen and (max-width: 415px) {
    .text-link .text-link-container .text-buttom {
      width: 100%; }
      .text-link .text-link-container .text-buttom:nth-of-type(n+2) {
        margin-top: 15px; }
    .text-link .row-quantity.block-2 .text-buttom, .text-link .row-quantity.block-3 .text-buttom, .text-link .row-quantity.block-4 .text-buttom, .text-link .row-quantity.block-5 .text-buttom, .text-link .row-quantity.block-6 .text-buttom, .text-link .row-quantity.block-7 .text-buttom, .text-link .row-quantity.block-8 .text-buttom, .text-link .row-quantity.block-9 .text-buttom, .text-link .row-quantity.block-10 .text-buttom {
      width: 100%; }
      .text-link .row-quantity.block-2 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-3 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-4 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-5 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-6 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-7 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-8 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-9 .text-buttom:nth-of-type(n+2), .text-link .row-quantity.block-10 .text-buttom:nth-of-type(n+2) {
        margin-top: 15px; } }
  .color-style1 .text-link .text-link-container .text-buttom a {
    color: #fff;
    background-color: #0a3f7b; }
  .color-style1 .text-link .text-link-container .text-buttom a:hover {
    background-color: #36669c; }
  .color-style2 .text-link .text-link-container .text-buttom a {
    color: #fff;
    background-color: #bb4242; }
  .color-style2 .text-link .text-link-container .text-buttom a:hover {
    background-color: #811818; }
  .color-style3 .text-link .text-link-container .text-buttom a {
    color: #fff;
    background-color: #ca7700; }
  .color-style3 .text-link .text-link-container .text-buttom a:hover {
    background-color: #f44336; }
  .color-style4 .text-link .text-link-container .text-buttom a {
    color: #fff;
    background-color: #188144; }
  .color-style4 .text-link .text-link-container .text-buttom a:hover {
    background-color: #0a5e10; }
  .color-style5 .text-link .text-link-container .text-buttom a {
    color: #fff;
    background-color: #c96b69; }
  .color-style5 .text-link .text-link-container .text-buttom a:hover {
    background-color: #d34e4b; }
  .color-style6 .text-link .text-link-container .text-buttom a {
    color: #fff;
    background-color: #802b93; }
  .color-style6 .text-link .text-link-container .text-buttom a:hover {
    background-color: #5e146e; }

/*-------------- 功能模組：圖文 ---------------*/
.img-link {
  /** 平板 **/
  /** 手機 **/ }
  .img-link .img-link-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .img-link .img-link-container:not(.row-quantity):not(.padding-slim) .img-buttom:first-child:last-child a .buttomImg-box img {
      width: 90%; }
    .img-link .img-link-container .img-buttom {
      width: 100%;
      padding: 5px;
      display: block; }
      .img-link .img-link-container .img-buttom a {
        display: block;
        width: 100%;
        text-align: center; }
        .img-link .img-link-container .img-buttom a .buttomImg-box {
          padding: 0 15px; }
          .img-link .img-link-container .img-buttom a .buttomImg-box img {
            width: 100%; }
        .img-link .img-link-container .img-buttom a h3 {
          color: #636363;
          margin-top: 10px;
          font-size: 1.3rem; }
        .img-link .img-link-container .img-buttom a .link-title {
          color: #636363;
          margin-top: 10px;
          font-size: 1.3rem; }
        .img-link .img-link-container .img-buttom a p {
          font-size: 0.9rem;
          color: #696969;
          margin-top: 5px; }
        .img-link .img-link-container .img-buttom a:focus {
          border: 4px dashed #d10000;
          outline: none; }
    .img-link .img-link-container .social-icon {
      text-align: center; }
      .img-link .img-link-container .social-icon a {
        width: 33px;
        display: inline-block;
        margin-top: 12px; }
        .img-link .img-link-container .social-icon a + a {
          margin-left: 7px; }
        .img-link .img-link-container .social-icon a img {
          width: 100%; }
    .img-link .img-link-container.padding-slim {
      margin-bottom: -25px; }
      .img-link .img-link-container.padding-slim .img-buttom {
        padding: 0 5px 5px; }
        .img-link .img-link-container.padding-slim .img-buttom a .buttomImg-box {
          padding: 0; }
  .img-link .row-quantity {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    .img-link .row-quantity .img-buttom {
      width: 25%;
      padding: 5px 15px;
      display: block; }
      .img-link .row-quantity .img-buttom:nth-of-type(n+5) {
        margin-top: 15px; }
    .img-link .row-quantity.block-1 .img-buttom {
      width: calc(100% / 1); }
      .img-link .row-quantity.block-1 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-1 .img-buttom:nth-of-type(n+2) {
        margin-top: 15px; }
    .img-link .row-quantity.block-2 .img-buttom {
      width: calc(100% / 2); }
      .img-link .row-quantity.block-2 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-2 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-3 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-3 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-3 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .img-link .row-quantity.block-4 .img-buttom {
      width: calc(100% / 4); }
      .img-link .row-quantity.block-4 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-4 .img-buttom:nth-of-type(n+5) {
        margin-top: 15px; }
    .img-link .row-quantity.block-5 .img-buttom {
      width: calc(100% / 5); }
      .img-link .row-quantity.block-5 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-5 .img-buttom:nth-of-type(n+6) {
        margin-top: 15px; }
    .img-link .row-quantity.block-6 .img-buttom {
      width: calc(100% / 6); }
      .img-link .row-quantity.block-6 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-6 .img-buttom:nth-of-type(n+7) {
        margin-top: 15px; }
    .img-link .row-quantity.block-7 .img-buttom {
      width: calc(100% / 7); }
      .img-link .row-quantity.block-7 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-7 .img-buttom:nth-of-type(n+8) {
        margin-top: 15px; }
    .img-link .row-quantity.block-8 .img-buttom {
      width: calc(100% / 8); }
      .img-link .row-quantity.block-8 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-8 .img-buttom:nth-of-type(n+9) {
        margin-top: 15px; }
    .img-link .row-quantity.block-9 .img-buttom {
      width: calc(100% / 9); }
      .img-link .row-quantity.block-9 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-9 .img-buttom:nth-of-type(n+10) {
        margin-top: 15px; }
    .img-link .row-quantity.block-10 .img-buttom {
      width: calc(100% / 10); }
      .img-link .row-quantity.block-10 .img-buttom:nth-of-type(n+5) {
        margin-top: 0; }
      .img-link .row-quantity.block-10 .img-buttom:nth-of-type(n+11) {
        margin-top: 15px; }
    .img-link .row-quantity.padding-slim .img-buttom:nth-of-type(n+5) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-1 .img-buttom:nth-of-type(n+2) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-2 .img-buttom:nth-of-type(n+3) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-3 .img-buttom:nth-of-type(n+4) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-4 .img-buttom:nth-of-type(n+5) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-5 .img-buttom:nth-of-type(n+6) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-6 .img-buttom:nth-of-type(n+7) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-7 .img-buttom:nth-of-type(n+8) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-8 .img-buttom:nth-of-type(n+9) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-9 .img-buttom:nth-of-type(n+10) {
      margin-top: 5px; }
    .img-link .row-quantity.padding-slim.block-10 .img-buttom:nth-of-type(n+11) {
      margin-top: 5px; }
  @media screen and (max-width: 768px) {
    .img-link .img-link-container {
      flex-wrap: wrap; }
      .img-link .img-link-container:not(.row-quantity):not(.padding-slim) .img-buttom:first-child:last-child {
        width: 100%; }
        .img-link .img-link-container:not(.row-quantity):not(.padding-slim) .img-buttom:first-child:last-child a .buttomImg-box img {
          width: 50%; }
      .img-link .img-link-container.padding-slim:not(.row-quantity) .img-buttom:first-child:last-child {
        width: 100%; }
        .img-link .img-link-container.padding-slim:not(.row-quantity) .img-buttom:first-child:last-child a .buttomImg-box img {
          width: 100%; }
      .img-link .img-link-container .img-buttom {
        width: calc(100% / 3); }
        .img-link .img-link-container .img-buttom:nth-of-type(n+4) {
          margin-top: 15px; }
        .img-link .img-link-container .img-buttom a .buttomImg-box img {
          width: 75%; }
    .img-link .row-quantity.block-4 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-4 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .img-link .row-quantity.block-5 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-5 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .img-link .row-quantity.block-6 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-6 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .img-link .row-quantity.block-7 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-7 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .img-link .row-quantity.block-8 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-8 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .img-link .row-quantity.block-9 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-9 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; }
    .img-link .row-quantity.block-10 .img-buttom {
      width: calc(100% / 3); }
      .img-link .row-quantity.block-10 .img-buttom:nth-of-type(n+4) {
        margin-top: 15px; } }
  @media screen and (max-width: 415px) {
    .img-link .img-link-container:not(.row-quantity):not(.padding-slim) .img-buttom:first-child:last-child a .buttomImg-box img {
      width: 70%; }
    .img-link .img-link-container .img-buttom {
      width: 50%; }
      .img-link .img-link-container .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-3 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-3 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-4 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-4 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-5 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-5 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-6 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-6 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-7 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-7 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-8 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-8 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-9 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-9 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; }
    .img-link .row-quantity.block-10 .img-buttom {
      width: 50%; }
      .img-link .row-quantity.block-10 .img-buttom:nth-of-type(n+3) {
        margin-top: 15px; } }

.input-box {
  margin: 10px 0 5px; }
  .input-box form {
    display: block;
    text-align: center; }
    .input-box form .check-box {
      padding: 10px 5px;
      text-align: left; }
      .input-box form .check-box label {
        margin-right: 5%; }
    .input-box form .input-text-content {
      display: flex;
      margin: 10px 0; }
      .input-box form .input-text-content input[type=text] {
        display: block;
        width: calc(100% - 60px);
        height: 35px;
        padding-left: 5px;
        padding-right: 5px;
        margin-right: 10px;
        outline: #555 solid 2px; }
        .input-box form .input-text-content input[type=text]:focus {
          outline: #f00 solid 2px; }
    .input-box form .select-content {
      height: 35px;
      display: flex;
      margin: 10px 0; }
      .input-box form .select-content select {
        display: block;
        width: calc(100% - 60px);
        padding-left: 5px;
        padding-right: 5px;
        margin-right: 10px;
        background-image: url(../img/select-arrow.png);
        background-size: 10px;
        background-position: 97% center;
        background-repeat: no-repeat;
        outline: #555 solid 2px; }
        .input-box form .select-content select:focus {
          outline: #f00 solid 2px; }
    .input-box form .input-determine {
      width: 50px;
      outline: #555 solid 2px; }
      .input-box form .input-determine:focus {
        color: #fff;
        background-color: #d10000;
        outline: #f00 solid 2px; }
      .input-box form .input-determine:hover {
        background-color: #FFE16D; }
  .input-box .icon {
    display: inline-block; }

.calendar-dialog {
    position: absolute;
    height: auto;
    width: 100%;
    top: 305.115px;
    left: 50%;
    z-index: 130;
    max-width: 900px;
    transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
    .calendar-dialog {
        position: absolute !important;
        height: auto;
        width: 96% !important;
        top: 205.115px !important;
        z-index: 130;
        max-width: 900px;
        left: 50% !important;
        transform: translateX(-50%);
    }
}
/*-------------- 功能模組：網站導覽 ---------------*/
.web-map {
  width: calc(100% + 15px * 2);
  margin-left: -15px;
  background-color: #f5f5f5;
  padding: 25px 0 15px;
  padding: 8px 0 0;
  position: relative;
  margin-top: 60px;
  margin-bottom: 0 !important;
  /** 平板 **/
  /** 手機板 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .web-map a.ctrl {
    width: 60px;
    height: 60px;
    display: block;
    color: #184e69;
    padding-top: 15px;
    text-align: center;
    letter-spacing: 2px;
    text-indent: 2px;
    background-color: #f5f5f5;
    box-shadow: 1px 1px 3px #6b6969;
    border-radius: 50%;
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
    /* English Version */ }
    .web-map a.ctrl::after {
      content: '';
      width: 0;
      height: 0;
      display: block;
      margin-top: 3px;
      border-style: solid;
      position: relative;
      left: calc(50% - 5px); }
    .web-map a.ctrl.open::after {
      border-width: 5px 5px 0 5px;
      border-color: #184e69 transparent transparent transparent; }
    .web-map a.ctrl.close::after {
      border-width: 0 5px 5px 5px;
      border-color: transparent transparent #184e69 transparent; }
    .web-map a.ctrl:hover, .web-map a.ctrl:active {
      background-color: #184e69;
      color: #ffffff; }
      .web-map a.ctrl:hover.open::after, .web-map a.ctrl:active.open::after {
        border-color: #ffffff transparent transparent transparent; }
      .web-map a.ctrl:hover.close::after, .web-map a.ctrl:active.close::after {
        border-color: transparent transparent #ffffff transparent; }
    .web-map a.ctrl:focus {
      border: 2px solid #184e69; }
    html:lang(en) .web-map a.ctrl {
      letter-spacing: 0px;
      text-indent: 0px; }
  .web-map ul {
    width: 100%;
    max-width: 1170px;
    margin: auto;
    padding: 15px 15px 10px;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .web-map ul.open {
      display: flex; }
    .web-map ul.close {
      display: none; }
    .web-map ul li {
      width: calc(100% / 7);
      vertical-align: top;
      padding: 0 0 10px;
      display: inline-block;
      text-align: left; }
      .web-map ul li + li {
        padding-left: 10px; }
      .web-map ul li h3 {
        color: #184e69;
        font-size: 1.125rem;
        padding-top: 18px;
        margin-bottom: 10px;
        border-top: 1px dashed #a5a5a5; }
      .web-map ul li .guide-title {
        color: #184e69;
        font-size: 1.125rem;
        padding-top: 18px;
        margin-bottom: 10px;
        border-top: 1px dashed #a5a5a5; }
      .web-map ul li a {
        display: block;
        color: #003a56; }
        .web-map ul li a + a {
          margin-top: 10px; }
        .web-map ul li a:hover {
          color: #f44336; }
        .web-map ul li a:focus {
          border: 2px dashed #d10000;
          outline: none; }
      .web-map ul li:nth-of-type(1) h3 {
        border: none;
        padding-top: 0; }
      .web-map ul li:nth-of-type(2) h3 {
        border: none;
        padding-top: 0; }
      .web-map ul li:nth-of-type(3) h3 {
        border: none;
        padding-top: 0; }
      .web-map ul li:nth-of-type(4) h3 {
        border: none;
        padding-top: 0; }
      .web-map ul li:nth-of-type(5) h3 {
        border: none;
        padding-top: 0; }
      .web-map ul li:nth-of-type(6) h3 {
        border: none;
        padding-top: 0; }
      .web-map ul li:nth-of-type(7) h3 {
        border: none;
        padding-top: 0; }
  @media screen and (max-width: 1024px) {
    .web-map {
      padding: 15px; }
      .web-map ul {
        max-width: inherit; } }
  @media screen and (max-width: 769px) {
    .web-map {
      padding-top: 0; }
      .web-map ul {
        padding: 0; }
        .web-map ul li {
          width: calc(100% / 3);
          margin: 15px 0; } }
  @media screen and (max-width: 600px) {
    .web-map a.ctrl {
      left: calc(50% - 30px); }
    .web-map ul {
      padding-top: 15px; }
      .web-map ul.open {
        display: block; }
      .web-map ul li {
        width: 100%;
        margin: 0;
        padding-bottom: 0; }
        .web-map ul li + li {
          margin-top: 15px; }
        .web-map ul li h3 {
          border: none;
          padding-top: 0;
          margin-bottom: 0; }
          .web-map ul li h3 + a {
            margin-top: 5px; }
          .web-map ul li h3::after {
            content: '';
            width: 0;
            height: 0;
            display: inline-block;
            border-style: solid;
            border-width: 5px 5px 0 5px;
            border-color: #184e69 transparent transparent transparent;
            position: relative;
            top: -4px;
            left: 8px; }
        .web-map ul li a {
          display: none; } }
  .color-style1 .web-map {
    background-color: #e6eef8; }
    .color-style1 .web-map a.ctrl {
      color: #184e69;
      background-color: #e6eef8;
      box-shadow: 1px 1px 3px #6b6969; }
      .color-style1 .web-map a.ctrl.open::after {
        border-color: #184e69 transparent transparent transparent; }
      .color-style1 .web-map a.ctrl.close::after {
        border-color: transparent transparent #184e69 transparent; }
      .color-style1 .web-map a.ctrl:hover, .color-style1 .web-map a.ctrl:active {
        background-color: #184e69;
        color: #ffffff; }
        .color-style1 .web-map a.ctrl:hover.open::after, .color-style1 .web-map a.ctrl:active.open::after {
          border-color: #ffffff transparent transparent transparent; }
        .color-style1 .web-map a.ctrl:hover.close::after, .color-style1 .web-map a.ctrl:active.close::after {
          border-color: transparent transparent #ffffff transparent; }
      .color-style1 .web-map a.ctrl:focus {
        border: 2px solid #d10000; }
    .color-style1 .web-map ul li h3 {
      color: #184e69; }
      .color-style1 .web-map ul li h3 a {
        color: #184e69; }
    .color-style1 .web-map ul li a {
      color: #353535; }
      .color-style1 .web-map ul li a:hover {
        color: #f44336; }
      .color-style1 .web-map ul li a:focus {
        border-color: #d10000; }
    @media screen and (max-width: 600px) {
      .color-style1 .web-map ul li h3::after {
        border-color: #184e69 transparent transparent transparent; } }
  .color-style2 .web-map {
    background-color: #c42222; }
    .color-style2 .web-map a.ctrl {
      color: #fff;
      background-color: #c42222;
      box-shadow: 1px 1px 3px #825757; }
      .color-style2 .web-map a.ctrl.open::after {
        border-color: #a83d3d transparent transparent transparent; }
      .color-style2 .web-map a.ctrl.close::after {
        border-color: transparent transparent #a83d3d transparent; }
      .color-style2 .web-map a.ctrl:hover, .color-style2 .web-map a.ctrl:active {
        background-color: #a83d3d;
        color: #ffffff; }
        .color-style2 .web-map a.ctrl:hover.open::after, .color-style2 .web-map a.ctrl:active.open::after {
          border-color: #ffffff transparent transparent transparent; }
        .color-style2 .web-map a.ctrl:hover.close::after, .color-style2 .web-map a.ctrl:active.close::after {
          border-color: transparent transparent #ffffff transparent; }
      .color-style2 .web-map a.ctrl:focus {
        border: 2px solid #d10000; }
    .color-style2 .web-map ul li h3 {
      color: #faefef; }
      .color-style2 .web-map ul li h3 a {
        color: #ffeac1; }
    .color-style2 .web-map ul li a {
      color: #fff; }
      .color-style2 .web-map ul li a:hover {
        color: #ffeac1; }
      .color-style2 .web-map ul li a:focus {
        border-color: #d10000; }
    @media screen and (max-width: 600px) {
      .color-style2 .web-map ul li h3::after {
        border-color: #a83d3d transparent transparent transparent; } }
  .color-style3 .web-map {
    background-color: #ffdfb2; }
    .color-style3 .web-map a.ctrl {
      color: #712f1c;
      background-color: #ffdfb2;
      box-shadow: 1px 1px 3px #7c6b66; }
      .color-style3 .web-map a.ctrl.open::after {
        border-color: #cf6042 transparent transparent transparent; }
      .color-style3 .web-map a.ctrl.close::after {
        border-color: transparent transparent #cf6042 transparent; }
      .color-style3 .web-map a.ctrl:hover, .color-style3 .web-map a.ctrl:active {
        background-color: #712f1c;
        color: #ffffff; }
        .color-style3 .web-map a.ctrl:hover.open::after, .color-style3 .web-map a.ctrl:active.open::after {
          border-color: #ffffff transparent transparent transparent; }
        .color-style3 .web-map a.ctrl:hover.close::after, .color-style3 .web-map a.ctrl:active.close::after {
          border-color: transparent transparent #ffffff transparent; }
      .color-style3 .web-map a.ctrl:focus {
        border: 2px solid #d10000; }
    .color-style3 .web-map ul li h3 {
      color: #994228; }
      .color-style3 .web-map ul li h3 a {
        color: #cf6042; }
    .color-style3 .web-map ul li a {
      color: #000; }
      .color-style3 .web-map ul li a:hover {
        color: #f44336; }
      .color-style3 .web-map ul li a:focus {
        border-color: #d10000; }
    @media screen and (max-width: 600px) {
      .color-style3 .web-map ul li h3::after {
        border-color: #cf6042 transparent transparent transparent; } }
  .color-style4 .web-map {
    background-color: #dbf2e5; }
    .color-style4 .web-map a.ctrl {
      color: #005926;
      background-color: #f3fff8;
      box-shadow: 1px 1px 3px #6b6969; }
      .color-style4 .web-map a.ctrl.open::after {
        border-color: #2ca05d transparent transparent transparent; }
      .color-style4 .web-map a.ctrl.close::after {
        border-color: transparent transparent #2ca05d transparent; }
      .color-style4 .web-map a.ctrl:hover, .color-style4 .web-map a.ctrl:active {
        background-color: #005926;
        color: #ffffff; }
        .color-style4 .web-map a.ctrl:hover.open::after, .color-style4 .web-map a.ctrl:active.open::after {
          border-color: #ffffff transparent transparent transparent; }
        .color-style4 .web-map a.ctrl:hover.close::after, .color-style4 .web-map a.ctrl:active.close::after {
          border-color: transparent transparent #ffffff transparent; }
      .color-style4 .web-map a.ctrl:focus {
        border: 2px solid #d10000; }
    .color-style4 .web-map ul li h3 {
      color: #1c6239; }
      .color-style4 .web-map ul li h3 a {
        color: #2ca05d; }
    .color-style4 .web-map ul li a {
      color: #000; }
      .color-style4 .web-map ul li a:hover {
        color: #f44336; }
      .color-style4 .web-map ul li a:focus {
        border-color: #d10000; }
    @media screen and (max-width: 600px) {
      .color-style4 .web-map ul li h3::after {
        border-color: #2ca05d transparent transparent transparent; } }
  .color-style5 .web-map {
    background-color: #ffefef; }
    .color-style5 .web-map a.ctrl {
      color: #441507;
      background-color: #ffdede;
      box-shadow: 1px 1px 3px #825757; }
      .color-style5 .web-map a.ctrl.open::after {
        border-color: #b04a4a transparent transparent transparent; }
      .color-style5 .web-map a.ctrl.close::after {
        border-color: transparent transparent #b04a4a transparent; }
      .color-style5 .web-map a.ctrl:hover, .color-style5 .web-map a.ctrl:active {
        background-color: #c42222;
        color: #fff; }
        .color-style5 .web-map a.ctrl:hover.open::after, .color-style5 .web-map a.ctrl:active.open::after {
          border-color: #b04a4a transparent transparent transparent; }
        .color-style5 .web-map a.ctrl:hover.close::after, .color-style5 .web-map a.ctrl:active.close::after {
          border-color: transparent transparent #b04a4a transparent; }
      .color-style5 .web-map a.ctrl:focus {
        border: 2px solid #d10000; }
    .color-style5 .web-map ul li h3 {
      color: #b04a4a;
      border-color: #b04a4a; }
      .color-style5 .web-map ul li h3 a {
        color: #b04a4a; }
    .color-style5 .web-map ul li a {
      color: #000; }
      .color-style5 .web-map ul li a:hover {
        color: #b04a4a; }
      .color-style5 .web-map ul li a:focus {
        border-color: #d10000; }
    @media screen and (max-width: 600px) {
      .color-style5 .web-map ul li h3::after {
        border-color: #b04a4a transparent transparent transparent; } }
  .color-style6 .web-map {
    background-color: #f3dcf8; }
    .color-style6 .web-map a.ctrl {
      color: #1b0720;
      background-color: #f3dcf8;
      box-shadow: 1px 1px 3px #583f5e; }
      .color-style6 .web-map a.ctrl.open::after {
        border-color: #9548a6 transparent transparent transparent; }
      .color-style6 .web-map a.ctrl.close::after {
        border-color: transparent transparent #9548a6 transparent; }
      .color-style6 .web-map a.ctrl:hover, .color-style6 .web-map a.ctrl:active {
        background-color: #9548a6;
        color: #ffffff; }
        .color-style6 .web-map a.ctrl:hover.open::after, .color-style6 .web-map a.ctrl:active.open::after {
          border-color: #ffffff transparent transparent transparent; }
        .color-style6 .web-map a.ctrl:hover.close::after, .color-style6 .web-map a.ctrl:active.close::after {
          border-color: transparent transparent #ffffff transparent; }
      .color-style6 .web-map a.ctrl:focus {
        border: 2px solid #d10000; }
    .color-style6 .web-map ul li h3 {
      color: #521260; }
      .color-style6 .web-map ul li h3 a {
        color: #521260; }
    .color-style6 .web-map ul li a {
      color: #000; }
      .color-style6 .web-map ul li a:hover {
        color: #521260; }
      .color-style6 .web-map ul li a:focus {
        border-color: #d10000; }
    @media screen and (max-width: 600px) {
      .color-style6 .web-map ul li h3::after {
        border-color: #9548a6 transparent transparent transparent; } }

/*-------------------- 頁尾 ---------------------*/
footer {
  height: 100%;
  position: relative;
  z-index: 1;

  /** 平板 **/
  /** 手機 **/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  footer .second-menu-top {
    border-top: 1px solid #dadada;
    background-color: #f5f5f5;
    display: none; }
    footer .second-menu-top div {
      margin: 0 auto;
      text-align: center; }
      footer .second-menu-top div a {
        display: inline-block;
        font-size: 1.1rem;
        padding: 15px;
        color: #003a56; }
        footer .second-menu-top div a:hover {
          background-color: #3fe1c1; }
        footer .second-menu-top div a:focus {
          outline: none;
          border: 2px dashed #d10000; }
  footer .container-background {
    font-size: 0.9375rem;
    font-weight: 300;
    padding: 20px 20px 20px 0;
    position: relative;
    background-color: #525252; }
    footer .container-background .footer-info article a {
      color: #fff;
      font-weight: bold; }
      footer .container-background .footer-info article a:hover {
        background-color: #fff;
        color: #333; }
      footer .container-background .footer-info article a:focus {
        outline: none;
        border: 2px dashed #d10000;
        background-color: #fff; }
    footer .container-background .footer-info article p {
      color: #ddd; }
    footer .container-background .footer-info .other {
      display: inline-block;
      margin-top: 10px;
      background-color: #ffffff;
      padding: 5px 10px 7px;
      line-height: normal;
      border-radius: 7px;
      box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }
      footer .container-background .footer-info .other span {
        font-size: 0.9rem;
        font-weight: bold; }
        footer .container-background .footer-info .other span + span {
          padding-left: 13px;
          margin-left: 10px;
          border-left: 1px solid #cccccc; }
    footer .container-background .footer-icon {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      position: absolute;
      bottom: 0;
      right: 0; }
      footer .container-background .footer-icon div + div {
        margin-left: 20px; }
      footer .container-background .footer-icon div img {
        width: 100%;
        max-width: 100px; }
      footer .container-background .footer-icon div a {
        display: block; }
        footer .container-background .footer-icon div a:focus {
          outline: none;
          border: 2px dashed #d10000; }
  @media screen and (max-width: 1368px) and (orientation: landscape) {
    footer .container-background {
      padding: 30px 20px 90px 0; } }
  @media screen and (max-width: 1366px) and (orientation: landscape) {
    footer .container-background {
      padding: 30px 20px 180px 0; } }
  @media screen and (max-width: 1280px) and (orientation: landscape) {
    footer .container-background {
      padding: 30px 20px 20px 0; }
      footer .container-background .footer-icon {
        padding-right: 20px; } }
  @media screen and (max-width: 1024px) {
    footer {
      overflow: hidden; }
      footer .container-background {
        padding: 30px 20px 30px 0; }
        footer .container-background .footer-info table {
          width: 100% !important; } }
  @media screen and (max-width: 1024px) and (orientation: landscape) {
    footer .container-background {
      padding: 30px 20px 20px 0; }
      footer .container-background .footer-icon {
        padding-right: 20px; } }
  @media screen and (max-width: 932px) and (orientation: landscape) {
    footer .container-background .footer-icon {
      padding-right: 20px; } }
  @media screen and (max-width: 912px) {
    footer .container-background {
      padding: 30px 20px 30px 0; } }
  @media screen and (max-width: 853px) {
    footer .container-background {
      padding: 30px 20px 30px 0; } }
  @media screen and (max-width: 821px) {
    footer .container-background {
      padding: 30px 20px 30px 0; } }
  @media screen and (max-width: 769px) {
    footer .second-menu-top {
      height: 50px;
      overflow-x: auto; }
      footer .second-menu-top div {
        max-width: none;
        height: 48px;
        line-height: 50px;
        width: 100vw;
        margin: 0;
        padding: 0 10px;
        text-align: center;
        position: relative;
        white-space: nowrap; }
        footer .second-menu-top div a {
          height: 100%;
          padding: 0 15px; }
          footer .second-menu-top div a + a {
            margin-left: 0; }
    footer .container-background {
      padding: 30px 0 30px 0; }
      footer .container-background .footer-icon {
        position: relative;
        margin-top: 20px;
        justify-content: flex-start; } }
  @media screen and (max-width: 896px) and (orientation: landscape) {
    footer .container-background {
      padding: 30px 0 20px 0; }
      footer .container-background .footer-icon {
        padding-right: 40px; } }
  @media screen and (max-width: 667px) and (orientation: landscape) {
    footer .container-background {
      padding: 30px 0 15px 0; } }
  @media screen and (max-width: 540px) {
    footer .container-background {
      padding: 30px 0 15px 0; } }
  @media screen and (max-width: 430px) {
    footer .container-background {
      padding: 30px 0 30px 0; } }
  @media screen and (max-width: 414px) {
    footer .second-menu-top div a {
      font-size: 0.875rem;
      min-width: calc((100vw - 30px) / 4);
      padding: 0; }
    footer .container-background {
      padding: 30px 0 30px 0; } }
  @media screen and (max-width: 412px) {
    footer .container-background {
      padding: 30px 0; } }
  @media screen and (max-width: 390px) {
    footer .container-background {
      padding: 20px 0; } }
  @media screen and (max-width: 375px) {
    footer .container-background {
      padding: 20px; } }
  @media screen and (max-width: 344px) {
    footer .container-background {
      padding: 30px 0 28px 0; } }
  @media screen and (max-width: 320px) {
    footer .second-menu-top div a {
      min-width: calc((100vw - 30px) / 3); } }
  .color-style1 footer .accesskey.no-second a {
    color: #fff; }
  .color-style1 footer .second-menu-top {
    border-color: #36669c;
    background-color: #e6eef8; }
    .color-style1 footer .second-menu-top div a {
      color: #353535; }
      .color-style1 footer .second-menu-top div a:hover {
        color: #ffffff;
        background-color: #36669c; }
      .color-style1 footer .second-menu-top div a:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style1 footer .container-background {
    background-color: #36669c; }
  .color-style2 footer .accesskey a {
    color: #fff; }
  .color-style2 footer .second-menu-top {
    border-color: #811818;
    background-color: #c42222; }
    .color-style2 footer .second-menu-top div a {
      color: #ffff; }
      .color-style2 footer .second-menu-top div a:hover {
        color: #ffffff;
        background-color: #811818; }
      .color-style2 footer .second-menu-top div a:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style2 footer .container-background {
    background-color: #811818; }
  .color-style3 footer .accesskey.no-second a {
    color: #fff; }
  .color-style3 footer .second-menu-top {
    border-color: #F8980F;
    background-color: #ffdfb2; }
    .color-style3 footer .second-menu-top div a {
      color: #000; }
      .color-style3 footer .second-menu-top div a:hover {
        color: #353535;
        background-color: #ffb141; }
      .color-style3 footer .second-menu-top div a:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style3 footer .container-background {
    background-color: #553200; }
  .color-style4 footer .accesskey.no-second a {
    color: #fff; }
  .color-style4 footer .second-menu-top {
    border-color: #188144;
    background-color: #dbf2e5; }
    .color-style4 footer .second-menu-top div a {
      color: #000; }
      .color-style4 footer .second-menu-top div a:hover {
        color: #ffffff;
        background-color: #188144; }
      .color-style4 footer .second-menu-top div a:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style4 footer .container-background {
    background-color: #188144; }
  .color-style5 footer .accesskey.no-second a {
    color: #fff; }
  .color-style5 footer .second-menu-top {
    border-color: #ffdede;
    background-color: #ffa9a9; }
    .color-style5 footer .second-menu-top div a {
      color: #000; }
      .color-style5 footer .second-menu-top div a:hover {
        background-color: #ffdede; }
      .color-style5 footer .second-menu-top div a:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style5 footer .container-background {
    background-color: #ae2020; }
    .color-style5 footer .container-background .footer-info article a {
      color: #fff; }
      .color-style5 footer .container-background .footer-info article a:hover {
        color: #000;
        background-color: #fff; }
      .color-style5 footer .container-background .footer-info article a:focus {
        color: #000;
        border: none;
        background-color: #FFE16D; }
  .color-style6 footer .accesskey.no-second a {
    color: #fff; }
  .color-style6 footer .second-menu-top {
    border-color: #802b93;
    background-color: #f3dcf8; }
    .color-style6 footer .second-menu-top div a {
      color: #000; }
      .color-style6 footer .second-menu-top div a:hover {
        color: #ffffff;
        background-color: #802b93; }
      .color-style6 footer .second-menu-top div a:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style6 footer .container-background {
    background-color: #802b93; }

/*-------------------- 功能模組：業務統計 -----------------------*/
.business-statistics ul {
  margin: 1% auto;
  width: auto; }
  .business-statistics ul::after {
    content: '';
    display: block;
    clear: both; }
  .business-statistics ul li {
    width: calc((100% - 20px * 2) / 3);
    display: block;
    text-align: center;
    float: left;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
    .business-statistics ul li + li {
      margin-left: 19px; }
    .business-statistics ul li:nth-of-type(3n+1) {
      margin-left: 0;
      clear: both; }
    .business-statistics ul li:nth-of-type(n+4) {
      margin-top: 20px; }
    .business-statistics ul li .time {
      background-color: #075849;
      color: #fff;
      padding: 5px;
      font-size: 1.125rem;
      border-bottom: 4px solid #008269; }
    .business-statistics ul li .business-box {
      display: flex;
      background-color: #fdfdfd; }
      .business-statistics ul li .business-box .business-container {
        width: 70%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center; }
        .business-statistics ul li .business-box .business-container p {
          width: 100%;
          font-size: 1.125rem;
          color: #696969;
          margin-bottom: 5px; }
          .business-statistics ul li .business-box .business-container p a {
            font-size: 1.125rem;
            color: #696969; }
            .business-statistics ul li .business-box .business-container p a:hover {
              color: #0072bb; }
            .business-statistics ul li .business-box .business-container p a:focus {
              outline: none;
              border: 2px dashed #d10000; }
        .business-statistics ul li .business-box .business-container .business-data {
          width: 100%; }
          .business-statistics ul li .business-box .business-container .business-data span {
            color: #e90000; }
            .business-statistics ul li .business-box .business-container .business-data span + span::before {
              content: ' / '; }
      .business-statistics ul li .business-box .business-icon {
        width: 30%;
        padding: 5%;
        display: block;
        background-color: #f3f3f3; }
        .business-statistics ul li .business-box .business-icon img {
          width: 100%; }

@media screen and (max-width: 769px) {
  .business-statistics ul li {
    width: calc((100% - 15px) / 2); }
    .business-statistics ul li + li {
      margin-left: 15px; }
    .business-statistics ul li:nth-of-type(3n+1) {
      margin-left: 15px;
      clear: inherit; }
    .business-statistics ul li:nth-of-type(2n+1) {
      margin-left: 0;
      clear: both; }
    .business-statistics ul li:nth-of-type(n+3), .business-statistics ul li:nth-of-type(n+4) {
      margin-top: 15px; } }

@media screen and (max-width: 599px) {
  .business-statistics ul li {
    width: 100%;
    float: none;
    margin: 0; }
    .business-statistics ul li + li {
      margin: 15px 0 0 0; }
    .business-statistics ul li:nth-of-type(3n+1) {
      margin-left: 0; }
    .business-statistics ul li:nth-of-type(n+4) {
      margin-top: 15px; } }

.color-style1 .business-statistics ul {
  background-color: #e4e4e4; }
  .color-style1 .business-statistics ul li .time {
    background-color: #36669c;
    border-bottom: 4px solid #014b79; }

.color-style2 .business-statistics ul {
  background-color: #ededed; }
  .color-style2 .business-statistics ul li .time {
    background-color: #811818;
    border-bottom: 4px solid #fc9b9b; }

.color-style3 .business-statistics ul {
  background-color: #ededed; }
  .color-style3 .business-statistics ul li .time {
    background-color: #935800;
    border-bottom: 4px solid #F8980F; }

.color-style4 .business-statistics ul {
  background-color: #ededed; }
  .color-style4 .business-statistics ul li .time {
    background-color: #0a5e10;
    border-bottom: 4px solid #188144; }

.color-style5 .business-statistics ul {
  background-color: #ededed; }
  .color-style5 .business-statistics ul li .time {
    background-color: #ca3531;
    border-bottom: 4px solid #ffa9a9; }

.color-style6 .business-statistics ul {
  background-color: #ededed; }
  .color-style6 .business-statistics ul li .time {
    background-color: #5e146e;
    border-bottom: 4px solid #802b93; }

/*-------------- 功能模組：招標資訊 ---------------*/
.tender {
  /** 手機 **/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .tender .area-box {
    display: flex; }
    .tender .area-box .area {
      width: 100%;
      background-color: #fffdf9;
      padding-bottom: 40px;
      position: relative; }
      .tender .area-box .area h3 {
        text-align: center;
        padding: 7px 0;
        font-size: 1.125rem;
        font-weight: 500; }
      .tender .area-box .area ul {
        padding: 15px;
        border-bottom: 1px solid #e9e9e9; }
        .tender .area-box .area ul li p {
          color: #555; }
        .tender .area-box .area ul li h4 {
          font-size: 1.25rem; }
        .tender .area-box .area ul .year {
          margin-bottom: 15px; }
      .tender .area-box .area .area-button {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: auto;
        text-align: center;
        padding: 10px 0;
        color: #fff; }
        .tender .area-box .area .area-button:focus {
          background-color: #d10000;
          color: #fff; }
      .tender .area-box .area .north-button {
        background-color: #3e6c3e; }
      .tender .area-box .area .central-button {
        background-color: #ad2525; }
      .tender .area-box .area .south-button {
        background-color: #955900; }
    .tender .area-box .north {
      border-left: 2px solid #ddd; }
      .tender .area-box .north h3 {
        background-color: #3e6c3e;
        color: #fff; }
      .tender .area-box .north ul li h4 {
        color: #3e6c3e; }
    .tender .area-box .central {
      border-left: 2px solid #ddd;
      border-right: 2px solid #ddd; }
      .tender .area-box .central h3 {
        background: #ad2525;
        color: #fff; }
      .tender .area-box .central ul li h4 {
        color: #ad2525; }
    .tender .area-box .south {
      border-right: 2px solid #ddd; }
      .tender .area-box .south h3 {
        background: #955900;
        color: #fff; }
      .tender .area-box .south ul li h4 {
        color: #955900; }
  @media screen and (max-width: 415px) {
    .tender .area-box {
      display: block; }
      .tender .area-box .area {
        margin-bottom: 25px; } }
  .color-style1 .tender .area-box .area {
    background-color: #fffdf9; }
    .color-style1 .tender .area-box .area ul {
      border-color: #e9e9e9; }
      .color-style1 .tender .area-box .area ul li p {
        color: #555; }
    .color-style1 .tender .area-box .area .area-button {
      color: #fff; }
      .color-style1 .tender .area-box .area .area-button:focus {
        background-color: #d10000;
        color: #fff; }
    .color-style1 .tender .area-box .area .north-button {
      background-color: #0a3f7b; }
    .color-style1 .tender .area-box .area .central-button {
      background-color: #3f79bb; }
    .color-style1 .tender .area-box .area .south-button {
      background-color: #425468; }
  .color-style1 .tender .area-box .north {
    border-color: #ddd; }
    .color-style1 .tender .area-box .north h3 {
      background-color: #0a3f7b;
      color: #fff; }
    .color-style1 .tender .area-box .north ul li h4 {
      color: #0a3f7b; }
  .color-style1 .tender .area-box .central {
    border-color: #ddd; }
    .color-style1 .tender .area-box .central h3 {
      background: #3f79bb;
      color: #fff; }
    .color-style1 .tender .area-box .central ul li h4 {
      color: #3f79bb; }
  .color-style1 .tender .area-box .south {
    border-color: #ddd; }
    .color-style1 .tender .area-box .south h3 {
      background: #425468;
      color: #fff; }
    .color-style1 .tender .area-box .south ul li h4 {
      color: #425468; }
  .color-style2 .tender .area-box .area {
    background-color: #fffdf9; }
    .color-style2 .tender .area-box .area ul {
      border-color: #e9e9e9; }
      .color-style2 .tender .area-box .area ul li p {
        color: #555; }
    .color-style2 .tender .area-box .area .area-button {
      color: #fff; }
      .color-style2 .tender .area-box .area .area-button:focus {
        background-color: #d10000;
        color: #fff; }
    .color-style2 .tender .area-box .area .north-button {
      background-color: #751919; }
    .color-style2 .tender .area-box .area .central-button {
      background-color: #a22525; }
    .color-style2 .tender .area-box .area .south-button {
      background-color: #ad2525; }
  .color-style2 .tender .area-box .north {
    border-color: #ddd; }
    .color-style2 .tender .area-box .north h3 {
      background-color: #751919;
      color: #fff; }
    .color-style2 .tender .area-box .north ul li h4 {
      color: #751919; }
  .color-style2 .tender .area-box .central {
    border-color: #ddd; }
    .color-style2 .tender .area-box .central h3 {
      background: #a22525;
      color: #fff; }
    .color-style2 .tender .area-box .central ul li h4 {
      color: #a22525; }
  .color-style2 .tender .area-box .south {
    border-color: #ddd; }
    .color-style2 .tender .area-box .south h3 {
      background: #ad2525;
      color: #fff; }
    .color-style2 .tender .area-box .south ul li h4 {
      color: #ad2525; }
  .color-style3 .tender .area-box .area {
    background-color: #fffdf9; }
    .color-style3 .tender .area-box .area ul {
      border-color: #e9e9e9; }
      .color-style3 .tender .area-box .area ul li p {
        color: #555; }
    .color-style3 .tender .area-box .area .area-button {
      color: #fff; }
      .color-style3 .tender .area-box .area .area-button:focus {
        background-color: #d10000;
        color: #fff; }
    .color-style3 .tender .area-box .area .north-button {
      background-color: #844e00; }
    .color-style3 .tender .area-box .area .central-button {
      background-color: #a26100; }
    .color-style3 .tender .area-box .area .south-button {
      background-color: #ff9600;
      color: #191919; }
  .color-style3 .tender .area-box .north {
    border-color: #ddd; }
    .color-style3 .tender .area-box .north h3 {
      background-color: #844e00;
      color: #fff; }
    .color-style3 .tender .area-box .north ul li h4 {
      color: #844e00; }
  .color-style3 .tender .area-box .central {
    border-color: #ddd; }
    .color-style3 .tender .area-box .central h3 {
      background: #a26100;
      color: #fff; }
    .color-style3 .tender .area-box .central ul li h4 {
      color: #a26100; }
  .color-style3 .tender .area-box .south {
    border-color: #ddd; }
    .color-style3 .tender .area-box .south h3 {
      background: #ff9600;
      color: #191919; }
    .color-style3 .tender .area-box .south ul li h4 {
      color: #935800; }
  .color-style4 .tender .area-box .area {
    background-color: #fffdf9; }
    .color-style4 .tender .area-box .area ul {
      border-color: #e9e9e9; }
      .color-style4 .tender .area-box .area ul li p {
        color: #000; }
    .color-style4 .tender .area-box .area .area-button {
      color: #fff; }
      .color-style4 .tender .area-box .area .area-button:focus {
        background-color: #d10000;
        color: #fff; }
    .color-style4 .tender .area-box .area .north-button {
      background-color: #0a5e10; }
    .color-style4 .tender .area-box .area .central-button {
      background-color: #188144; }
    .color-style4 .tender .area-box .area .south-button {
      background-color: #2b6416; }
  .color-style4 .tender .area-box .north {
    border-color: #ddd; }
    .color-style4 .tender .area-box .north h3 {
      background-color: #0a5e10;
      color: #fff; }
    .color-style4 .tender .area-box .north ul li h4 {
      color: #0a5e10; }
  .color-style4 .tender .area-box .central {
    border-color: #ddd; }
    .color-style4 .tender .area-box .central h3 {
      background: #188144;
      color: #fff; }
    .color-style4 .tender .area-box .central ul li h4 {
      color: #188144; }
  .color-style4 .tender .area-box .south {
    border-color: #ddd; }
    .color-style4 .tender .area-box .south h3 {
      background: #327418;
      color: #fff; }
    .color-style4 .tender .area-box .south ul li h4 {
      color: #39881C; }
  .color-style5 .tender .area-box .area {
    background-color: #fffdf9; }
    .color-style5 .tender .area-box .area ul {
      border-color: #e9e9e9; }
      .color-style5 .tender .area-box .area ul li p {
        color: #000; }
    .color-style5 .tender .area-box .area .area-button {
      color: #fff; }
      .color-style5 .tender .area-box .area .area-button:focus {
        background-color: #d10000;
        color: #fff; }
    .color-style5 .tender .area-box .area .north-button {
      background-color: #b9221e; }
    .color-style5 .tender .area-box .area .central-button {
      background-color: #8e0300; }
    .color-style5 .tender .area-box .area .south-button {
      background-color: #883e3c; }
  .color-style5 .tender .area-box .north {
    border-color: #ddd; }
    .color-style5 .tender .area-box .north h3 {
      background-color: #b9221e;
      color: #fff; }
    .color-style5 .tender .area-box .north ul li h4 {
      color: #b9221e; }
  .color-style5 .tender .area-box .central {
    border-color: #ddd; }
    .color-style5 .tender .area-box .central h3 {
      background: #8e0300;
      color: #fff; }
    .color-style5 .tender .area-box .central ul li h4 {
      color: #8e0300; }
  .color-style5 .tender .area-box .south {
    border-color: #ddd; }
    .color-style5 .tender .area-box .south h3 {
      background: #883e3c;
      color: #fff; }
    .color-style5 .tender .area-box .south ul li h4 {
      color: #883e3c; }
  .color-style6 .tender .area-box .area {
    background-color: #fffdf9; }
    .color-style6 .tender .area-box .area ul {
      border-color: #e9e9e9; }
      .color-style6 .tender .area-box .area ul li p {
        color: #555; }
    .color-style6 .tender .area-box .area .area-button {
      color: #fff; }
      .color-style6 .tender .area-box .area .area-button:focus {
        background-color: #d10000;
        color: #fff; }
    .color-style6 .tender .area-box .area .north-button {
      background-color: #5e146e; }
    .color-style6 .tender .area-box .area .central-button {
      background-color: #993fad; }
    .color-style6 .tender .area-box .area .south-button {
      background-color: #794884; }
  .color-style6 .tender .area-box .north {
    border-color: #ddd; }
    .color-style6 .tender .area-box .north h3 {
      background-color: #5e146e;
      color: #fff; }
    .color-style6 .tender .area-box .north ul li h4 {
      color: #5e146e; }
  .color-style6 .tender .area-box .central {
    border-color: #ddd; }
    .color-style6 .tender .area-box .central h3 {
      background: #993fad;
      color: #fff; }
    .color-style6 .tender .area-box .central ul li h4 {
      color: #993fad; }
  .color-style6 .tender .area-box .south {
    border-color: #ddd; }
    .color-style6 .tender .area-box .south h3 {
      background: #794884;
      color: #fff; }
    .color-style6 .tender .area-box .south ul li h4 {
      color: #794884; }

.show-fb-switch {
  position: fixed;
  left: 0;
  top: 27vh;
  z-index: 98; }
  .show-fb-switch::after {
    content: '';
    display: block;
    clear: both; }
  .show-fb-switch .fb-button {
    display: inline-block;
    float: right;
    background-color: #395794;
    width: 45px;
    height: 150px;
    padding: 10px;
    border-radius: 0 10px 10px 0;
    vertical-align: top; }
    .show-fb-switch .fb-button img {
      width: 100%; }
  .show-fb-switch .fb-box {
    display: none;
    float: left; }

/*-------------- 功能模組：通關即時訊息 ---------------*/
.timely-message {
  margin-bottom: 15px; }
  .timely-message .orangeText {
    color: #955900; }
  .timely-message p {
    background-color: #f0f0f0;
    padding: 8px;
    font-size: 1.125rem; }
  .timely-message ul {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd; }
    .timely-message ul li {
      width: 50%;
      margin: 2% 0 0; }
      .timely-message ul li .importAndExport {
        background-color: #3e6c3e;
        padding: 2px 10px;
        color: #fff;
        border-radius: 5px;
        margin-right: 5px; }
      .timely-message ul li .timeText {
        font-size: 0.937rem;
        font-weight: bold; }
  .color-style1 .timely-message .orangeText {
    color: #8a5009; }
  .color-style1 .timely-message ul li .importAndExport {
    background-color: #0a3f7b; }
  .color-style2 .timely-message .orangeText {
    color: #811818; }
  .color-style2 .timely-message ul li .importAndExport {
    background-color: #811818; }
  .color-style3 .timely-message .orangeText {
    color: #800000; }
  .color-style3 .timely-message ul li .importAndExport {
    background-color: #954a00; }
  .color-style4 .timely-message .orangeText {
    color: #3e6c3e; }
  .color-style4 .timely-message ul li .importAndExport {
    background-color: #0a5e10; }
  .color-style5 .timely-message .orangeText {
    color: #bd1411; }
  .color-style5 .timely-message ul li .importAndExport {
    background-color: #aa2927; }
  .color-style6 .timely-message .orangeText {
    color: #af12d4; }
  .color-style6 .timely-message ul li .importAndExport {
    background-color: #5d2a69; }

@media screen and (max-width: 415px) {
  .timelyMessage ul li {
    width: 100%; } }

/*-------------- 功能模組：便捷服務 ---------------*/
.convenient-service > div {
  width: calc(100% - 50px);
  margin: 25px auto 0; }
  .convenient-service > div .slick-slide {
    padding: 0 10px; }
  .convenient-service > div .slick-next {
    right: -25px;
    border-radius: 0; }
  .convenient-service > div .slick-prev {
    left: -25px;
    border-radius: 0; }
  .convenient-service > div .convenient-service-container {
    min-height: 400px;
    padding-bottom: 5px;
    border: 1px solid #e0e0e0;
    background-color: #ffffff; }
    .convenient-service > div .convenient-service-container .service-icon {
      background-color: #3e6c3e;
      padding: 5px; }
      .convenient-service > div .convenient-service-container .service-icon img {
        width: 90%;
        margin: 0 auto; }
    .convenient-service > div .convenient-service-container h3 {
      background-color: #436d43;
      color: #fff;
      text-align: center;
      padding: 5px;
      font-weight: 400; }
    .convenient-service > div .convenient-service-container ul {
      padding: 0 15px;
      margin: 10px 0 5px 20px; }
      .convenient-service > div .convenient-service-container ul li {
        height: 100%;
        padding: 5px 0;
        color: #3e6c3e;
        list-style-type: disc; }
        .convenient-service > div .convenient-service-container ul li a {
          color: #000;
          vertical-align: text-top; }
          .convenient-service > div .convenient-service-container ul li a:hover {
            color: #955900; }
          .convenient-service > div .convenient-service-container ul li a:focus {
            border: 2px dashed #d10000;
            outline: none; }

.newEventsContainer > div {
  width: calc(100% - 50px);
  margin: 25px auto 0; }
  .newEventsContainer > div .slick-slide {
    padding: 0 10px; }
  .newEventsContainer > div .slick-next {
    right: -25px;
    border-radius: 0; }
  .newEventsContainer > div .slick-prev {
    left: -25px;
    border-radius: 0; }
  .newEventsContainer > div .convenient-service-container {
    padding-bottom: 25px;
    background-color: #f1f1f1;
   }
    .newEventsContainer > div .convenient-service-container .service-icon {
      background-color: #3e6c3e;
      padding: 0; }
      .newEventsContainer > div .convenient-service-container .service-icon img {
        width: 100%;
        margin: 0 auto; }
    .newEventsContainer > div .convenient-service-container .unitState {
      background-color: #ecdcb8;
      position: relative;
      height: 4px;
      margin-bottom: 20px; }
      .newEventsContainer > div .convenient-service-container .unitState span {
        position: absolute;
        background-color: #fff;
        padding: 2px 10px;
        border-radius: 5px;
        border: 1px solid #c4c4c4;
        font-size: 0.9rem;
        font-weight: bold;
        right: 15px;
        top: calc(-50% - 8px);
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .newEventsContainer > div .convenient-service-container h3 {
      color: #313131;
      text-align: left;
      padding: 0px 8px;
      font-weight: bold;
      font-size: 1.1rem;
      height: 3rem;
      margin-bottom: 10px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
    .newEventsContainer > div .convenient-service-container ul {
      padding: 0 8px;
      margin: auto; }
      .newEventsContainer > div .convenient-service-container ul li {
        display: flex;
        height: 100%;
        width: 100%;
        padding: 2px 0;
        color: #777777;
        font-weight: bold;
        list-style: none;
        align-items: center;
        justify-content: start;  }
        .newEventsContainer > div .convenient-service-container ul li .newEventsIcon {
          width: 100%;
          max-width: 19px;
          margin-right: 7px; }
          .newEventsContainer > div .convenient-service-container ul li .newEventsIcon img {
            width: 100% !important;
            display: block;
            aspect-ratio: unset;
            object-fit: initial; }
        .newEventsContainer > div .convenient-service-container ul li span {
          font-size: 0.9rem; }
    .newEventsContainer > div .convenient-service-container .newEventsMore {
      background-color: #ecdcb8;
      color: #313131;
      width: 100%;
      max-width: 120px;
      text-align: center;
      margin: auto;
      padding: 5px;
      font-weight: bold;
      margin-top: 10px; }

/*-------------- 功能模組：圖文連結輪播 ---------------*/
.img-text-carousel {
  position: relative;
  /*-------------------- color setting ---------------------*/ }
  .img-text-carousel > div {
    width: calc(100% - 50px);
    margin: 25px auto 0; }
    .img-text-carousel > div a {
      text-align: center;
      padding: 0 15px; }
      .img-text-carousel > div a div img {
        width: 100%;
        margin: auto; }
      .img-text-carousel > div a p {
        font-size: 1.125rem;
        margin-top: 10px;
        color: #000; }
      .img-text-carousel > div a:hover p {
        color: #955900; }
    .img-text-carousel > div .slick-next {
      right: -25px;
      border-radius: 0; }
    .img-text-carousel > div .slick-prev {
      left: -25px;
      border-radius: 0; }
  .img-text-carousel .more {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0; }
    .img-text-carousel .more a {
      font-size: 0.95rem;
      font-weight: 400;
      display: inline-block;
      padding: 5px 15px;
      color: #ffffff;
      border-radius: 3px;
      background-color: #075849; }
      .img-text-carousel .more a:hover, .img-text-carousel .more a:active {
        background-color: #0a7f69; }
      .img-text-carousel .more a:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  @media screen and (max-width: 768px) {
    .img-text-carousel .more {
      margin: 15px auto 0;
      position: relative; }
      .img-text-carousel .more a {
        border-radius: 0;
        display: block; } }
  @media screen and (max-width: 414px) {
    .img-text-carousel > div a div img {
      width: 70%; } }
  .color-style1 .img-text-carousel .more a {
    background-color: #0a3f7b;
    color: #ffffff; }
    .color-style1 .img-text-carousel .more a:hover, .color-style1 .img-text-carousel .more a:active {
      background-color: #36669c; }
    .color-style1 .img-text-carousel .more a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style2 .img-text-carousel .more a {
    background-color: #5e0a0a;
    color: #ffffff; }
    .color-style2 .img-text-carousel .more a:hover, .color-style2 .img-text-carousel .more a:active {
      background-color: #bb4242; }
    .color-style2 .img-text-carousel .more a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style3 .img-text-carousel .more a {
    background-color: #824e00;
    color: #ffffff; }
    .color-style3 .img-text-carousel .more a:hover, .color-style3 .img-text-carousel .more a:active {
      background-color: #F8980F;
      color: #353535; }
    .color-style3 .img-text-carousel .more a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style4 .img-text-carousel .more a {
    background-color: #0a5e10;
    color: #ffffff; }
    .color-style4 .img-text-carousel .more a:hover, .color-style4 .img-text-carousel .more a:active {
      background-color: #188144; }
    .color-style4 .img-text-carousel .more a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style5 .img-text-carousel .more a {
    background-color: #ffdede;
    color: #000; }
    .color-style5 .img-text-carousel .more a:hover, .color-style5 .img-text-carousel .more a:active {
      background-color: #9b3937;
      color: #ffffff; }
    .color-style5 .img-text-carousel .more a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style6 .img-text-carousel .more a {
    background-color: #5e146e;
    color: #ffffff; }
    .color-style6 .img-text-carousel .more a:hover, .color-style6 .img-text-carousel .more a:focus, .color-style6 .img-text-carousel .more a:active {
      background-color: #802b93; }

/*-------------------- 功能模組：行事曆 ---------------------*/
.calendar-box {
  padding-right: 15px;
  margin: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .calendar-box .h2-title {
    display: none; }
  .calendar-box .border-box {
    padding-top: 0;
    position: relative;
    /** 平板 **/ }
  .calendar-box .calendar {
    margin-bottom: 15px; }
    .calendar-box .calendar .ui-widget-header {
      background: none;
      border-left: none;
      border-right: none;
      border-top: none;
      border-radius: 0;
      padding: 10px 0;
      background-color: #f5f5f5;
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: center;
      border-bottom: none; }
      .calendar-box .calendar .ui-widget-header .ui-datepicker-title {
        line-height: 1;
        display: flex;
        width: 100%;
        max-width: 290px; }
        .calendar-box .calendar .ui-widget-header .ui-datepicker-title select {
          width: 100%;
          padding: 10px 15px;
          border: none;
          box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
          margin: auto 15px; }
          .calendar-box .calendar .ui-widget-header .ui-datepicker-title select::-webkit-scrollbar {
            width: 5px; }
          .calendar-box .calendar .ui-widget-header .ui-datepicker-title select::-webkit-scrollbar-button {
            background: #c5c5c5;
            border: none;
            box-shadow: inset 2px 0 0 #fff,inset -2px 0 0 #fff; }
          .calendar-box .calendar .ui-widget-header .ui-datepicker-title select::-webkit-scrollbar-track-piece {
            background: #c5c5c5;
            border: none; }
        .calendar-box .calendar .ui-widget-header .ui-datepicker-title span {
          font-size: 1.5rem;
          color: #747474; }
    .calendar-box .calendar .ui-widget.ui-widget-content {
      border: none; }
      .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-default {
        width: 100%;
        max-width: 40px;
        padding: 8px 0;
        height: 100%;
        font-size: 1rem;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        border: none;
        background: none;
        font-weight: bold; }
        .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-default:focus {
          color: #fff !important;
          background-color: #d10000 !important; }
      .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-active {
        color: #454545; }
      .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-highlight {
        color: #454545;
        background: #ecdcb8; }
    .calendar-box .calendar .ui-datepicker {
      width: 100%;
      padding: 0; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-prev {
        left: 0; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-title select {
        font-size: 0.9rem;
        height: 100%;
        background-image: url(../img/select-arrow.png);
        background-size: 7px;
        background-position: right 5px center;
        background-repeat: no-repeat; }
        .calendar-box .calendar .ui-datepicker .ui-datepicker-title select + select {
          margin-left: 5px; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-next-hover,
      .calendar-box .calendar .ui-datepicker .ui-datepicker-prev-hover {
        top: 0; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-prev-hover {
        left: 0; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-next-hover {
        right: 0; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-prev,
      .calendar-box .calendar .ui-datepicker .ui-datepicker-next {
        top: 0;
        background-color: #ecdcb8;
        height: 100%;
        padding: 10x 0;
        width: 100%;
        max-width: 50px;
        border-radius: 0; }
        .calendar-box .calendar .ui-datepicker .ui-datepicker-prev span,
        .calendar-box .calendar .ui-datepicker .ui-datepicker-next span {
          width: 100%;
          height: 100%;
          margin: 0;
          background-position: center;
          background-size: cover;
          top: 0;
          left: auto; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-prev span {
        left: 0;
        background-image: url(../img/calendar_prev.png);
        background-size: 13px;
        background-position: center; }
      .calendar-box .calendar .ui-datepicker .ui-datepicker-next span {
        right: 0;
        background-image: url(../img/calendar_next.png);
        background-size: 13px;
        background-position: center; }
      .calendar-box .calendar .ui-datepicker table th {
        font-weight: normal;
        padding: 0.5em 0.3em; }
        .calendar-box .calendar .ui-datepicker table th span {
          font-size: 1.15rem;
          font-weight: bold; }
      .calendar-box .calendar .ui-datepicker table td {
        text-align: center;
        padding: 10px 1px; }
        .calendar-box .calendar .ui-datepicker table td.eventDatesHighlighted a {
          color: #ffffff !important;
          background: #c42222 !important; }
  .calendar-box a.day-list {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    background-color: #e8e8e8;
    color: #545454;
    padding-left: 15px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .calendar-box .tips {
    border-top: 1px solid #cccccc;
    padding: 15px 10px 0; }
    .calendar-box .tips > div {
      font-size: 1rem;
      float: left;
      display: flex;
      font-weight: bold; }
      .calendar-box .tips > div + div {
        margin-left: 15px; }
      .calendar-box .tips > div::before {
        content: '';
        width: 20px;
        height: 20px;
        display: inline-block;
        border-radius: 50%;
        margin-right: 10px; }
    .calendar-box .tips .today::before {
      background-color: #ecdcb8; }
    .calendar-box .tips .article-content::before {
      background-color: #c42222; }
    .calendar-box .tips::after {
      content: '';
      display: block;
      clear: both; }
  .calendar-box .ui-datepicker table {
    background-color: #f5f5f5; }
    .calendar-box .ui-datepicker table thead {
      background-color: #e6e6e6; }
  .calendar-box-pages {
    text-align: center;
    margin: 35px 0 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
    .calendar-box-pages a {
      min-width: 30px;
      height: 30px;
      line-height: 30px;
      display: inline-block;
      background-color: #999999;
      background-color: #999999;
      border-radius: 3px;
      padding: 0 10px;
      text-align: center;
      color: #fff;
      margin: 0 5px; }
      .calendar-box-pages a:hover {
        background-color: #955900; }
      .calendar-box-pages a.active {
        background-color: #353535; }
      .calendar-box-pages a.prev, .calendar-box-pages a.first {
        width: 0;
        min-width: auto;
        height: 0;
        padding: 0;
        background: none;
        border-radius: 0;
        position: relative;
        text-indent: -9999px;
        /* 右側三角形 */
        border-width: 7.5px 13px 7.5px 0;
        border-style: solid;
        border-color: transparent #999999 transparent transparent; }
        .calendar-box-pages a.prev:hover, .calendar-box-pages a.first:hover {
          border-color: transparent #955900 transparent transparent; }
      .calendar-box-pages a.prev {
        margin: 0 30px 0 10px; }
        .calendar-box-pages a.prev::before {
          content: '';
          width: 0;
          height: 25px;
          border-left: 1px solid #999999;
          position: absolute;
          top: -13px;
          right: -31px; }
      .calendar-box-pages a.first::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #999999;
        position: absolute;
        top: -13px;
        left: -15px; }
      .calendar-box-pages a.first::after {
        content: '';
        width: 2px;
        height: 15px;
        background: #999999;
        position: absolute;
        top: -8px;
        left: -1px; }
        .calendar-box-pages a.first::after:hover {
          background: #955900; }
      .calendar-box-pages a.first:hover::after {
        background: #955900; }
      .calendar-box-pages a.next, .calendar-box-pages a.last {
        width: 0;
        min-width: auto;
        height: 0;
        padding: 0;
        background: none;
        border-radius: 0;
        position: relative;
        text-indent: -9999px;
        /* 右側三角形 */
        border-width: 7.5px 0 7.5px 13px;
        border-style: solid;
        border-color: transparent transparent transparent #999999; }
        .calendar-box-pages a.next:hover, .calendar-box-pages a.last:hover {
          border-color: transparent transparent transparent #955900; }
      .calendar-box-pages a.next {
        margin: 0 10px 0 30px; }
        .calendar-box-pages a.next::before {
          content: '';
          width: 0;
          height: 25px;
          border-left: 1px solid #999999;
          position: absolute;
          top: -13px;
          left: -31px; }
      .calendar-box-pages a.last::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #999999;
        position: absolute;
        top: -13px;
        right: -15px; }
      .calendar-box-pages a.last::after {
        content: '';
        width: 2px;
        height: 15px;
        background: #999999;
        position: absolute;
        top: -8px;
        right: -1px; }
      .calendar-box-pages a.last:hover::after {
        background: #955900; }
    .calendar-box-pages p {
      width: 100%;
      margin-top: 20px; }
  @media only screen and (max-width: 769px) {
    .calendar-box {
      padding-right: 0; } }
  @media only screen and (max-width: 414px) {
    .calendar-box-pages {
      display: block;
      position: relative; }
      .calendar-box-pages a {
        padding: 0 5px; }
        .calendar-box-pages a.prev, .calendar-box-pages a.first, .calendar-box-pages a.next, .calendar-box-pages a.last {
          position: absolute;
          top: 55px; }
        .calendar-box-pages a.prev {
          left: calc(50% - 38px); }
          .calendar-box-pages a.prev::before {
            display: none; }
        .calendar-box-pages a.first {
          left: calc(50% - 70px); }
        .calendar-box-pages a.next {
          right: calc(50% - 38px); }
          .calendar-box-pages a.next::before {
            display: none; }
        .calendar-box-pages a.last {
          right: calc(50% - 70px); }
      .calendar-box-pages p {
        margin-top: 60px; } }
  .color-style1 .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-highlight {
    background: #835003; }
  .color-style1 .calendar-box .calendar .ui-datepicker table td.eventDatesHighlighted a {
    background: #184e69 !important; }
  .color-style1 .calendar-box .tips .today::before {
    background-color: #835003; }
  .color-style1 .calendar-box .tips .article-content::before {
    background-color: #184e69; }
  .color-style2 .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-highlight {
    background: #811818; }
  .color-style2 .calendar-box .calendar .ui-datepicker table td.eventDatesHighlighted a {
    background: #c42222 !important; }
  .color-style2 .calendar-box .tips .today::before {
    background-color: #811818; }
  .color-style2 .calendar-box .tips .article-content::before {
    background-color: #c42222; }
  .color-style3 .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-highlight {
    background: #a26100; }
  .color-style3 .calendar-box .calendar .ui-datepicker table td.eventDatesHighlighted a {
    background: #0379a7 !important; }
  .color-style3 .calendar-box .tips .today::before {
    background-color: #a26100; }
  .color-style3 .calendar-box .tips .article-content::before {
    background-color: #0379a7; }
  .color-style4 .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-highlight {
    background: #835003; }
  .color-style4 .calendar-box .calendar .ui-datepicker table td.eventDatesHighlighted a {
    background: #2ca05d !important; }
  .color-style4 .calendar-box .tips .today::before {
    background-color: #835003; }
  .color-style4 .calendar-box .tips .article-content::before {
    background-color: #2ca05d; }
  .color-style5 .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-highlight {
    background: #972020; }
  .color-style5 .calendar-box .calendar .ui-datepicker table td.eventDatesHighlighted a {
    background: #c42222 !important; }
  .color-style5 .calendar-box .tips .today::before {
    background-color: #972020; }
  .color-style5 .calendar-box .tips .article-content::before {
    background-color: #c42222; }
  .color-style6 .calendar-box .calendar .ui-widget.ui-widget-content .ui-state-highlight {
    background: #835003; }
  .color-style6 .calendar-box .calendar .ui-datepicker table td.eventDatesHighlighted a {
    background: #802b93 !important; }
  .color-style6 .calendar-box .tips .today::before {
    background-color: #835003; }
  .color-style6 .calendar-box .tips .article-content::before {
    background-color: #802b93; }

.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close:focus {
  outline: 3px solid #d10000; }

/*-------------------- 功能模組：電子報 ---------------------*/
.newspaper {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .newspaper .email-box {
    margin-bottom: 10px; }
    .newspaper .email-box input {
      width: 100%;
      height: 35px;
      outline: #555 solid 2px; }
      .newspaper .email-box input:focus {
        outline: #f00 solid 2px; }
  .newspaper .order-status.two::after {
    content: '';
    display: block;
    clear: both; }
  .newspaper .order-status.two .butn {
    width: 48%;
    height: 35px;
    float: left; }
    .newspaper .order-status.two .butn + .butn {
      float: right; }
  .newspaper .order-status .butn.ok {
    color: #ffffff;
    background-color: #075849;
    border-color: #0d9a7f; }
    .newspaper .order-status .butn.ok:hover, .newspaper .order-status .butn.ok:active {
      background-color: #0a7f69; }
    .newspaper .order-status .butn.ok:focus {
      color: #fff;
      background-color: #d10000; }
  .newspaper .order-status .butn.cancel {
    color: #ffffff;
    background-color: #6f6f6f; }
    .newspaper .order-status .butn.cancel:hover, .newspaper .order-status .butn.cancel:active {
      background-color: #303030; }
    .newspaper .order-status .butn.cancel:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style1 .newspaper .order-status .butn.ok {
    background-color: #425468;
    border-color: #315782; }
    .color-style1 .newspaper .order-status .butn.ok:hover {
      background-color: #315782; }
    .color-style1 .newspaper .order-status .butn.ok:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style1 .newspaper .order-status .butn.cancel {
    background-color: #6f6f6f; }
    .color-style1 .newspaper .order-status .butn.cancel:hover {
      background-color: #303030; }
    .color-style1 .newspaper .order-status .butn.cancel:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style2 .newspaper .order-status .butn.ok {
    background-color: #c42222;
    border-color: #cf6c6c; }
    .color-style2 .newspaper .order-status .butn.ok:hover {
      background-color: #942b2b; }
    .color-style2 .newspaper .order-status .butn.ok:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style2 .newspaper .order-status .butn.cancel {
    background-color: #6f6f6f; }
    .color-style2 .newspaper .order-status .butn.cancel:hover {
      background-color: #303030; }
    .color-style2 .newspaper .order-status .butn.cancel:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style3 .newspaper .order-status .butn.ok {
    background-color: #a26100;
    border-color: #dea14a; }
    .color-style3 .newspaper .order-status .butn.ok:hover {
      background-color: #e78f0f;
      color: #000; }
    .color-style3 .newspaper .order-status .butn.ok:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style3 .newspaper .order-status .butn.cancel {
    background-color: #6f6f6f; }
    .color-style3 .newspaper .order-status .butn.cancel:hover {
      background-color: #303030; }
    .color-style3 .newspaper .order-status .butn.cancel:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style4 .newspaper .order-status .butn.ok {
    background-color: #25834d;
    border-color: #25864e; }
    .color-style4 .newspaper .order-status .butn.ok:hover {
      background-color: #175331; }
    .color-style4 .newspaper .order-status .butn.ok:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style4 .newspaper .order-status .butn.cancel {
    background-color: #6f6f6f; }
    .color-style4 .newspaper .order-status .butn.cancel:hover {
      background-color: #303030; }
    .color-style4 .newspaper .order-status .butn.cancel:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style5 .newspaper .order-status .butn.ok {
    background-color: #ce2f2b;
    border-color: #eb6f6b; }
    .color-style5 .newspaper .order-status .butn.ok:hover {
      background-color: #861e1b; }
    .color-style5 .newspaper .order-status .butn.ok:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style5 .newspaper .order-status .butn.cancel {
    background-color: #4d4d4d; }
    .color-style5 .newspaper .order-status .butn.cancel:hover {
      background-color: #313131; }
    .color-style5 .newspaper .order-status .butn.cancel:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style6 .newspaper .order-status .butn.ok {
    background-color: #74008e;
    border-color: #9a36b0; }
    .color-style6 .newspaper .order-status .butn.ok:hover {
      background-color: #510762; }
    .color-style6 .newspaper .order-status .butn.ok:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style6 .newspaper .order-status .butn.cancel {
    background-color: #515151; }
    .color-style6 .newspaper .order-status .butn.cancel:hover {
      background-color: #2d2d2d; }
    .color-style6 .newspaper .order-status .butn.cancel:focus {
      color: #fff;
      background-color: #d10000; }

/*-------------- 功能模組：統計指標 ---------------*/
.statistical-indicators {
  background-color: #fff;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .statistical-indicators .statistical-container {
    min-height: 205px;
    margin-bottom: 10px;
    padding: 0 10px; }
    .statistical-indicators .statistical-container::after {
      content: '';
      clear: both;
      display: block; }
    .statistical-indicators .statistical-container .list {
      width: 63%;
      float: left;
      overflow: auto; }
      .statistical-indicators .statistical-container .list li {
        padding: 0 10px; }
        .statistical-indicators .statistical-container .list li + li {
          border-top: 1px solid #e5e5e5; }
        .statistical-indicators .statistical-container .list li::after {
          content: '';
          clear: both;
          display: block; }
        .statistical-indicators .statistical-container .list li:hover {
          color: #ffffff;
          background-color: #30194b; }
          .statistical-indicators .statistical-container .list li:hover .title a {
            color: #ffffff; }
        .statistical-indicators .statistical-container .list li div {
          float: left;
          height: 40px;
          line-height: 40px; }
        .statistical-indicators .statistical-container .list li .title {
          width: 67%;
          padding-right: 15px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .statistical-indicators .statistical-container .list li .title a {
            color: #353535; }
            .statistical-indicators .statistical-container .list li .title a:hover {
              text-decoration: underline; }
            .statistical-indicators .statistical-container .list li .title a:focus {
              outline: none;
              border: 3px dashed #d10000; }
        .statistical-indicators .statistical-container .list li .static-num {
          width: 33%;
          padding-left: 30px;
          position: relative;
          cursor: default;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .statistical-indicators .statistical-container .list li .static-num::before {
            content: '';
            top: 12px;
            left: 0;
            position: absolute;
            width: 19px;
            height: 19px;
            display: block;
            background-size: contain; }
          .statistical-indicators .statistical-container .list li .static-num.up::before {
            background-image: url(../img/icon_up.png); }
          .statistical-indicators .statistical-container .list li .static-num.down::before {
            background-image: url(../img/icon_down.png); }
    .statistical-indicators .statistical-container .chart {
      float: right;
      width: 35%;
      border-radius: 5px;
      border: 1px solid #e3e3e3;
      padding: 5px; }
      .statistical-indicators .statistical-container .chart a {
        display: block; }
        .statistical-indicators .statistical-container .chart a img {
          width: 100%; }
        .statistical-indicators .statistical-container .chart a:focus {
          outline: none;
          border: 3px dashed #d10000; }
  .statistical-indicators .more {
    width: 100%;
    font-size: 0.95rem;
    font-weight: 400;
    display: block;
    text-align: right;
    padding: 10px 15px;
    color: #ffffff;
    background-color: #008269; }
    .statistical-indicators .more:hover {
      background-color: #075849; }
    .statistical-indicators .more:focus {
      background-color: #d10000;
      color: #fff; }
  @media screen and (max-width: 600px) {
    .statistical-indicators .statistical-container .list {
      width: 100%;
      float: none; }
    .statistical-indicators .statistical-container .chart {
      width: 100%;
      max-width: 300px;
      float: none;
      margin: 15px auto 0; } }
  @media screen and (max-width: 414px) {
    .statistical-indicators .statistical-container {
      padding: 0; }
      .statistical-indicators .statistical-container .list li .title {
        padding-right: 10px; }
        .statistical-indicators .statistical-container .list li .title a {
          font-size: 0.9rem; }
      .statistical-indicators .statistical-container .list li .static-num {
        font-size: 0.9rem;
        padding-left: 20px; }
        .statistical-indicators .statistical-container .list li .static-num::before {
          top: 13px;
          width: 15px;
          height: 15px; } }
  .color-style1 .statistical-indicators .statistical-container .list li:hover {
    color: #ffffff;
    background-color: #0a3f7b; }
  .color-style1 .statistical-indicators .more {
    background-color: #0a3f7b;
    color: #ffffff; }
    .color-style1 .statistical-indicators .more:hover {
      background-color: #012144; }
    .color-style1 .statistical-indicators .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style2 .statistical-indicators .statistical-container .list li:hover {
    color: #ffffff;
    background-color: #5e0a0a; }
  .color-style2 .statistical-indicators .more {
    background-color: #5e0a0a;
    color: #ffffff; }
    .color-style2 .statistical-indicators .more:hover {
      background-color: #811818; }
    .color-style2 .statistical-indicators .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style3 .statistical-indicators .statistical-container .list li:hover {
    color: #ffffff;
    background-color: #ca7700; }
  .color-style3 .statistical-indicators .more {
    background-color: #a96506;
    color: #ffffff; }
    .color-style3 .statistical-indicators .more:hover {
      background-color: #ffb141;
      color: #353535; }
    .color-style3 .statistical-indicators .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style4 .statistical-indicators .statistical-container .list li:hover {
    color: #ffffff;
    background-color: #0a5e10; }
  .color-style4 .statistical-indicators .more {
    background-color: #0a5e10;
    color: #ffffff; }
    .color-style4 .statistical-indicators .more:hover {
      background-color: #188144; }
    .color-style4 .statistical-indicators .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style5 .statistical-indicators .statistical-container .list li:hover {
    color: #ffffff;
    background-color: #bf5858; }
  .color-style5 .statistical-indicators .more {
    background-color: #ffdede;
    color: #611111; }
    .color-style5 .statistical-indicators .more:hover {
      background-color: #611111;
      color: #ffffff; }
    .color-style5 .statistical-indicators .more:focus {
      background-color: #d10000;
      color: #fff; }
  .color-style6 .statistical-indicators .statistical-container .list li:hover {
    color: #ffffff;
    background-color: #5e146e; }
  .color-style6 .statistical-indicators .more {
    background-color: #5e146e;
    color: #ffffff; }
    .color-style6 .statistical-indicators .more:hover {
      background-color: #802b93; }
    .color-style6 .statistical-indicators .more:focus {
      background-color: #d10000;
      color: #fff; }

/*-------------- 功能模組：倒數 ---------------*/
.bell {
  position: fixed;
  width: 100%;
  max-width: 320px;
  top: 17vh;
  left: 0;
  z-index: 99; }
  .bell .bell-button {
    width: 50px;
    display: inline-block;
    padding: 5px 13px 5px 5px;
    background-color: #fff;
    border-radius: 0 15px 15px 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    border: 3px solid #ddd;
    position: relative; }
    .bell .bell-button img {
      width: 100%; }
  .bell .bell-container {
    position: relative;
    display: none; }
    .bell .bell-container li {
      border-bottom: 5px solid #ddd; }
      .bell .bell-container li .bell-text p {
        background-color: rgba(0, 0, 0, 0.8);
        border-bottom: 4px solid #ddd;
        color: #fff;
        text-align: center;
        padding: 5px 0; }
      .bell .bell-container li .bell-box {
        display: flex;
        padding: 0 15px;
        background-color: #fff; }
        .bell .bell-container li .bell-box .bell-img {
          width: 30px; }
          .bell .bell-container li .bell-box .bell-img img {
            width: 80%; }
        .bell .bell-container li .bell-box div span {
          line-height: 2;
          padding: 0 5px;
          border-right: 1px solid #ddd;
          font-size: 1.1rem;
          font-weight: 900; }
        .bell .bell-container li .bell-box div .unit-text {
          font-size: 1rem;
          font-weight: 300; }

/*-------------- 功能模組：相簿 ---------------*/
.album-block {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .album-block .photo {
    position: relative;
    margin-bottom: 10px; }
    .album-block .photo img {
      width: 100%;
      border: 1px solid #cccccc; }
    .album-block .photo p {
      width: calc(100% - 2px);
      color: #ffffff;
      padding: 5px 10px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      background-color: rgba(0, 0, 0, 0.8);
      position: absolute;
      bottom: 1px;
      left: 1px; }
    .album-block .photo a {
      display: block; }
      .album-block .photo a:hover img {
        border: 2px solid #955900; }
      .album-block .photo a:hover p {
        width: calc(100% - 4px);
        bottom: 2px;
        left: 2px; }
      .album-block .photo a:active {
        outline: none; }
        .album-block .photo a:active img {
          border: 3px solid #955900; }
        .album-block .photo a:active p {
          width: calc(100% - 6px);
          bottom: 3px;
          left: 3px; }
      .album-block .photo a:focus {
        border: 4px dashed #d10000; }
  .album-block .more {
    width: 100%;
    font-size: 0.95rem;
    font-weight: 400;
    display: block;
    text-align: center;
    padding: 5px 0;
    color: #ffffff;
    background-color: #075849; }
    .album-block .more:hover, .album-block .more:active {
      background-color: #0a7f69; }
    .album-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style1 .album-block .more {
    background-color: #0a3f7b;
    color: #ffffff; }
    .color-style1 .album-block .more:hover, .color-style1 .album-block .more:active {
      background-color: #36669c; }
    .color-style1 .album-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style2 .album-block .more {
    background-color: #5e0a0a;
    color: #ffffff; }
    .color-style2 .album-block .more:hover, .color-style2 .album-block .more:active {
      background-color: #bb4242; }
    .color-style2 .album-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style3 .album-block .more {
    background-color: #a26100;
    color: #ffffff; }
    .color-style3 .album-block .more:hover, .color-style3 .album-block .more:active {
      background-color: #F8980F;
      color: #353535; }
    .color-style3 .album-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style4 .album-block .more {
    background-color: #0a5e10;
    color: #ffffff; }
    .color-style4 .album-block .more:hover, .color-style4 .album-block .more:active {
      background-color: #188144; }
    .color-style4 .album-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style5 .album-block .more {
    background-color: #ffdede;
    color: #000; }
    .color-style5 .album-block .more:hover, .color-style5 .album-block .more:active {
      background-color: #9b3937;
      color: #ffffff; }
    .color-style5 .album-block .more:focus {
      color: #fff;
      background-color: #d10000; }
  .color-style6 .album-block .more {
    background-color: #5e146e;
    color: #ffffff; }
    .color-style6 .album-block .more:hover, .color-style6 .album-block .more:active {
      background-color: #802b93; }
    .color-style6 .album-block .more:focus {
      color: #fff;
      background-color: #d10000; }

/*-------------- 功能模組：目前天氣 ---------------*/
.weather .weather-box {
  background-color: rgba(228, 228, 228, 0.5);
  padding: 15px;
  margin: 15px;
  border-radius: 20px;
  color: #585858;
  border: 10px solid #fff;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3); }
  .weather .weather-box ul {
    display: flex;
    padding: 5px 0; }
    .weather .weather-box ul li {
      width: 100%; }
      .weather .weather-box ul li .area {
        font-size: 1.2rem; }
      .weather .weather-box ul li .rain-percentage {
        display: flex;
        margin: 10px 0; }
        .weather .weather-box ul li .rain-percentage span {
          display: block;
          width: 45px;
          margin: 0 10px; }
          .weather .weather-box ul li .rain-percentage span img {
            width: 100%; }
        .weather .weather-box ul li .rain-percentage p {
          font-size: 1.7rem;
          font-weight: 500; }
      .weather .weather-box ul li h2 {
        font-size: 2.2rem;
        text-align: right; }
  .weather .weather-box .weather-container {
    border-top: 1px dashed #c0c0c0;
    padding: 10px 0; }
    .weather .weather-box .weather-container li p {
      margin: 5px 0; }
    .weather .weather-box .weather-container .weather-icon {
      max-width: 90px;
      width: 100%; }
      .weather .weather-box .weather-container .weather-icon img {
        width: 100%; }

.weather .error-text {
  background-color: #ff5555;
  border: 2px solid #ff9999;
  box-shadow: 0px 0px 0px 5px #ea4747;
  color: #fff;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.5);
  display: flex;
  border-radius: 0px; }
  .weather .error-text .warning {
    width: 50px; }
    .weather .error-text .warning img {
      width: 100%; }
  .weather .error-text p {
    font-size: 1.5rem; }

.accordion-menu .accordion-box li {
  margin-bottom: 5px; }
  .accordion-menu .accordion-box li a {
    display: block;
    padding: 10px;
    font-size: 1.06rem;
    color: #fff; }
  .accordion-menu .accordion-box li .punish {
    background: #52aac0; }
  .accordion-menu .accordion-box li .occupancy {
    background: #efa55c; }
  .accordion-menu .accordion-box li .rent {
    background: #7bc660; }
  .accordion-menu .accordion-box li div {
    background-color: #e9edee;
    padding: 10px; }
    .accordion-menu .accordion-box li div img {
      width: 100%; }
  .accordion-menu .accordion-box li .accordion-content {
    display: none;
    top: -80px; }

/*-------------- 功能模組：Facebook 粉絲團嵌入 ---------------*/
.fb-news {
  overflow: hidden; }
  .fb-news iframe {
    width: 100%; }

.list-button-box {
  display: flex; }
  .list-button-box .list-button {
    width: 100%; }
    .list-button-box .list-button .list-button-container {
      width: 100%;
      max-width: 300px;
      margin: auto; }
      .list-button-box .list-button .list-button-container .list-button-img {
        -webkit-filter: drop-shadow(0px -2px 3px #ccc); }
        .list-button-box .list-button .list-button-container .list-button-img img {
          width: 100%; }
      .list-button-box .list-button .list-button-container .list-button-text {
        background-color: #fff; }
        .list-button-box .list-button .list-button-container .list-button-text .text-link {
          border: 2px solid #f3f3f3; }
          .list-button-box .list-button .list-button-container .list-button-text .text-link .h2-title {
            margin: 0;
            padding: 10px 0; }
          .list-button-box .list-button .list-button-container .list-button-text .text-link .text-link-container .text-buttom {
            margin: 0;
            padding: 0; }
            .list-button-box .list-button .list-button-container .list-button-text .text-link .text-link-container .text-buttom a {
              border-radius: 0px;
              border-bottom: 2px solid #ddd; }
              .list-button-box .list-button .list-button-container .list-button-text .text-link .text-link-container .text-buttom a p {
                font-size: 1rem; }
              .list-button-box .list-button .list-button-container .list-button-text .text-link .text-link-container .text-buttom a:focus {
                background-color: #d10000;
                color: #fff; }

@media screen and (max-width: 740px) {
  .list-button-box {
    display: block; }
    .list-button-box .list-button {
      margin-bottom: 5%; } }

/*------------------- 功能模組：文字雲 --------------------*/
.text-cloud {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .text-cloud .text-cloud-container {
    height: 100%;
    min-height: 380px;
    background-color: #e3eff5;
    border: 10px solid #f5f5f5;
    box-shadow: inset 0px 0px 0px 3px #ffffff, inset 5px 5px 11px #6b6b6b; }

/*-------------------- 功能模組：臨櫃等候人數 -----------------------*/
.waiting-quantity ul {
  padding: 15px;
  background-color: #f5f5f5;
  border: 2px solid #fff;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3); }
  .waiting-quantity ul li {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: flex-end; }
    .waiting-quantity ul li p {
      width: 100%;
      font-size: 1.1rem; }
    .waiting-quantity ul li .waiting-quantity-number {
      width: 60px;
      text-align: right;
      font-size: 1.5rem;
      line-height: 1;
      color: #f00; }
  .waiting-quantity ul li:first-child {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    margin-bottom: 15px; }

.eventsList {
  padding-left: 15px; }
  
  @media only screen and (min-width: 770px) {
    .eventsList {
      margin-top: -80px !important;
      } }

  .eventsList .eventsLisContainer {
    width: 100%; }
    .eventsList .eventsLisContainer .eventsLisHead {
      background-color: #f1f1f1;
      display: flex;
      padding: 5px; }
      .eventsList .eventsLisContainer .eventsLisHead li {
        padding: 0 15px; }
        .eventsList .eventsLisContainer .eventsLisHead li p {
          font-size: 1.1rem;
          padding: 7px 0;
          text-align: center;
          font-weight: bold;
          display: inline;
          text-wrap: nowrap; }
        .eventsList .eventsLisContainer .eventsLisHead li:first-child {
          width: 25%;
          border-right: 1px solid #ddd;
          text-align: center; }
          @media screen and (min-width: 540px) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 25.5%; } }
          @media screen and (min-width: 820px) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 27.5%;
              padding: 0px 5px; } }
          @media screen and (min-width: 853px) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 27%;
              padding: 0px 5px; } }
          @media screen and (min-width: 912px) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 26.5%;
              padding: 0px 5px; } }
          @media screen and (min-width: 1024px) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 24%; } }
          @media screen and (min-width: 1024px) and (orientation: landscape) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 26%; } }
          @media screen and (min-width: 1025px) and (orientation: landscape) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 25.5%; } }
          @media screen and (min-width: 1700px) and (orientation: landscape) {
            .eventsList .eventsLisContainer .eventsLisHead li:first-child {
              width: 25%; } }
    .eventsList .eventsLisContainer .eventsLisBody {
      height: 100%;
      max-height: 300px;
      overflow: auto;
      margin: 10px auto; }
      .eventsList .eventsLisContainer .eventsLisBody li {
        margin: auto 5px; }
        .eventsList .eventsLisContainer .eventsLisBody li a {
          display: flex;
          width: 100%;
          align-items: center;
          margin-bottom: 5px;
          padding-top: 5px;
          padding-bottom: 5px;
          border-bottom: 1px solid #ddd;
          color: #565656; }
          .eventsList .eventsLisContainer .eventsLisBody li a .activityArea {
            width: 35%; }
            .eventsList .eventsLisContainer .eventsLisBody li a .activityArea div {
              width: 100%;
              max-width: 35px;
              margin: 6px auto; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityArea div img {
                width: 100%; }
            .eventsList .eventsLisContainer .eventsLisBody li a .activityArea p {
              text-align: center;
              font-weight: bold;
              font-size: 1.2rem;
              text-wrap: nowrap; }
          .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent {
            display: flex;
            width: 100%;
            border-left: 1px solid #ddd;
            padding: 0px 15px; }
            @media screen and (min-width: 768px) {
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent {
                padding: 0px 25px; } }
            @media screen and (min-width: 820px) {
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent {
                padding: 0px 4px; } }
            @media screen and (min-width: 1024px) {
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent {
                padding: 0px 15px; } }
            .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent div {
              padding: 0;
              margin: 0;
              display: block;
              width: 100%;
              border: none; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent div h1 {
                font-size: 1.1rem;
                margin: auto; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent div p {
                font-size: .9rem;
                color: #8b8b8b; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent div span {
                display: inline-block;
                padding: 1px 5px;
                background-color: #f1f1f1;
                border: 1px solid #ddd;
                border-radius: 7px;
                color: #474747;
                font-weight: bold;
                margin: 2px 5px;
                font-size: .9rem; }
            .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent .activityState {
              width: 100%;
              max-width: 70px;
              display: flex;
              align-items: center;
              justify-content: center; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent .activityState span {
                font-size: 1rem;
                display: block;
                padding: 5px 8px;
                border-radius: 7px;
                background-color: #8b8b8b;
                text-align: center;
                color: #fff;
                font-weight: bold; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent .activityState .stateR {
                background-color: #df5454; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent .activityState .stateG {
                background-color: #15b19c; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent .activityState .stateY {
                background-color: #ff9b39; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent .activityState .stateB {
                background-color: #377ae0; }
              .eventsList .eventsLisContainer .eventsLisBody li a .activityTextContent .activityState .stateP {
                background-color: #a959c2; }
  @media only screen and (max-width: 769px) {
    .eventsList {
      padding-left: 0; } }

.newEvents {
  padding-right: 15px; }
  @media only screen and (max-width: 769px) {
    .newEvents {
      padding-right: 0; } }

/*--------------------------------------------- jQuery UI datepicker reset*/
body > .ui-datepicker .ui-state-default:focus,
body > .ui-datepicker .ui-widget-content .ui-state-default:focus {
  color: #fff !important;
  background: #e00 !important;
  outline: none; }

body > .ui-datepicker .ui-datepicker-prev:focus,
body > .ui-datepicker .ui-datepicker-next:focus {
  border: 2px dashed #e00;
  outline: none; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  transition: background-color 5000s ease-in-out 0s; }

select {
  background-size: 10px;
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-image: url(../img/arrow.png); }

/*-------------------------------------------------------------- 按鈕*/
.butn,
input[type=button].butn,
input[type=submit].butn {
  width: auto;
  display: inline-block;
  padding: 5px 15px;
  line-height: normal;
  background-color: #ddd;
  color: #353535;
  border: none;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------- color setting ---------------------*/ }
  .butn:hover, .butn:focus,
  input[type=button].butn:hover,
  input[type=button].butn:focus,
  input[type=submit].butn:hover,
  input[type=submit].butn:focus {
    color: #353535;
    background-color: #ffd9a1; }
  .butn + .butn,
  input[type=button].butn + .butn,
  input[type=submit].butn + .butn {
    margin-left: 10px; }
  .butn.round,
  input[type=button].butn.round,
  input[type=submit].butn.round {
    border-radius: 50px; }
  .butn-big,
  input[type=button].butn-big,
  input[type=submit].butn-big {
    min-width: 150px;
    line-height: normal;
    background-color: #008269;
    display: inline-block;
    text-align: center;
    font-size: 1.125rem;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    border: 4px solid #12b091; }
    .butn-big:hover,
    input[type=button].butn-big:hover,
    input[type=submit].butn-big:hover {
      background-color: #097661;
      border-color: #1ec8a7; }
    .butn-big:focus,
    input[type=button].butn-big:focus,
    input[type=submit].butn-big:focus {
      color: #353535;
      background-color: #ffeed4;
      border-color: #FFB03B; }
    .butn-big + .butn-big,
    input[type=button].butn-big + .butn-big,
    input[type=submit].butn-big + .butn-big {
      margin-left: 15px; }
    .butn-big.big-cancel,
    input[type=button].butn-big.big-cancel,
    input[type=submit].butn-big.big-cancel {
      background-color: #d33a2f;
      border-color: #e75e54; }
      .butn-big.big-cancel:hover,
      input[type=button].butn-big.big-cancel:hover,
      input[type=submit].butn-big.big-cancel:hover {
        background-color: #d63d32;
        border-color: #fb756b; }
      .butn-big.big-cancel:focus,
      input[type=button].butn-big.big-cancel:focus,
      input[type=submit].butn-big.big-cancel:focus {
        color: #353535;
        background-color: #fff;
        border-color: #e44f4f; }
  @media only screen and (max-width: 375px) {
    .butn-box .butn-big, .butn-box
    input[type=button].butn-big, .butn-box
    input[type=submit].butn-big {
      width: calc((100% - 15px) / 2);
      min-width: inherit;
      float: left; } }
  .template-2 .butn, .template-2
  input[type=button].butn, .template-2
  input[type=submit].butn {
    background-color: #066caa; }
    .template-2 .butn:hover, .template-2
    input[type=button].butn:hover, .template-2
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #025385; }
    .template-2 .butn:focus, .template-2
    input[type=button].butn:focus, .template-2
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffc790; }
    .template-2 .butn-big, .template-2
    input[type=button].butn-big, .template-2
    input[type=submit].butn-big {
      color: #fff;
      background-color: #066caa;
      border-color: #025282; }
      .template-2 .butn-big:hover, .template-2
      input[type=button].butn-big:hover, .template-2
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #025385;
        border-color: #003c61; }
      .template-2 .butn-big:focus, .template-2
      input[type=button].butn-big:focus, .template-2
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffc790;
        border-color: #ff9733; }
      .template-2 .butn-big.big-cancel, .template-2
      input[type=button].butn-big.big-cancel, .template-2
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #d33a2f;
        border-color: #e75e54; }
        .template-2 .butn-big.big-cancel:hover, .template-2
        input[type=button].butn-big.big-cancel:hover, .template-2
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #ff5549;
          border-color: #df4d43; }
        .template-2 .butn-big.big-cancel:focus, .template-2
        input[type=button].butn-big.big-cancel:focus, .template-2
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffd5d2;
          border-color: #999; }
  .template-3 .butn, .template-3
  input[type=button].butn, .template-3
  input[type=submit].butn {
    color: #000000;
    background-color: #e7b55d; }
    .template-3 .butn:hover, .template-3
    input[type=button].butn:hover, .template-3
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #d29e41; }
    .template-3 .butn:focus, .template-3
    input[type=button].butn:focus, .template-3
    input[type=submit].butn:focus {
      color: #fff;
      background-color: #df3232; }
    .template-3 .butn-big, .template-3
    input[type=button].butn-big, .template-3
    input[type=submit].butn-big {
      color: #000;
      background-color: #eec989;
      border-color: #d29e41; }
      .template-3 .butn-big:hover, .template-3
      input[type=button].butn-big:hover, .template-3
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #d29e41;
        border-color: #eec989; }
      .template-3 .butn-big:focus, .template-3
      input[type=button].butn-big:focus, .template-3
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .template-3 .butn-big.big-cancel, .template-3
      input[type=button].butn-big.big-cancel, .template-3
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #e0c3e1;
        border-color: #7c4e7d; }
        .template-3 .butn-big.big-cancel:hover, .template-3
        input[type=button].butn-big.big-cancel:hover, .template-3
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #b18fb2;
          border-color: #7c4e7d; }
        .template-3 .butn-big.big-cancel:focus, .template-3
        input[type=button].butn-big.big-cancel:focus, .template-3
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .template-4 .butn, .template-4
  input[type=button].butn, .template-4
  input[type=submit].butn {
    color: #353535;
    background-color: #c3e8ee; }
    .template-4 .butn:hover, .template-4
    input[type=button].butn:hover, .template-4
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #d0edf1; }
    .template-4 .butn:focus, .template-4
    input[type=button].butn:focus, .template-4
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .template-4 .butn-big, .template-4
    input[type=button].butn-big, .template-4
    input[type=submit].butn-big {
      color: #353535;
      background-color: #c3e8ee;
      border-color: #82cfdb; }
      .template-4 .butn-big:hover, .template-4
      input[type=button].butn-big:hover, .template-4
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #def2f5;
        border-color: #a9dee6; }
      .template-4 .butn-big:focus, .template-4
      input[type=button].butn-big:focus, .template-4
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
      .template-4 .butn-big.big-cancel, .template-4
      input[type=button].butn-big.big-cancel, .template-4
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #dae7ea;
        border-color: #cdd4d6; }
        .template-4 .butn-big.big-cancel:hover, .template-4
        input[type=button].butn-big.big-cancel:hover, .template-4
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #f0f5f6;
          border-color: #e0e4e5; }
        .template-4 .butn-big.big-cancel:focus, .template-4
        input[type=button].butn-big.big-cancel:focus, .template-4
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #ff9733; }
  .template-5 .butn, .template-5
  input[type=button].butn, .template-5
  input[type=submit].butn {
    color: #353535;
    background-color: #ffc790; }
    .template-5 .butn:hover, .template-5
    input[type=button].butn:hover, .template-5
    input[type=submit].butn:hover {
      background-color: #ff9733;
      border-color: #ffc790; }
    .template-5 .butn:focus, .template-5
    input[type=button].butn:focus, .template-5
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ff9733; }
    .template-5 .butn-big, .template-5
    input[type=button].butn-big, .template-5
    input[type=submit].butn-big {
      color: #353535;
      background-color: #ffc790;
      border-color: #ff9733; }
      .template-5 .butn-big:hover, .template-5
      input[type=button].butn-big:hover, .template-5
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-5 .butn-big:focus, .template-5
      input[type=button].butn-big:focus, .template-5
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
      .template-5 .butn-big.big-cancel, .template-5
      input[type=button].butn-big.big-cancel, .template-5
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #efeec0;
        border-color: #b2b052; }
        .template-5 .butn-big.big-cancel:hover, .template-5
        input[type=button].butn-big.big-cancel:hover, .template-5
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #b2b052;
          border-color: #cfce92; }
        .template-5 .butn-big.big-cancel:focus, .template-5
        input[type=button].butn-big.big-cancel:focus, .template-5
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #e44f4f; }
  .template-6 .butn, .template-6
  input[type=button].butn, .template-6
  input[type=submit].butn {
    color: #353535;
    border: 1px solid #fff;
    background-color: #cde9fa; }
    .template-6 .butn:hover, .template-6
    input[type=button].butn:hover, .template-6
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #cde9fa; }
    .template-6 .butn:focus, .template-6
    input[type=button].butn:focus, .template-6
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #FFE16D; }
    .template-6 .butn-big, .template-6
    input[type=button].butn-big, .template-6
    input[type=submit].butn-big {
      color: #353535;
      background-color: #ecf7fd;
      border-color: #94c4e4; }
      .template-6 .butn-big:hover, .template-6
      input[type=button].butn-big:hover, .template-6
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #cde9fa;
        border-color: #81a9c3; }
      .template-6 .butn-big:focus, .template-6
      input[type=button].butn-big:focus, .template-6
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #FFE16D;
        border-color: #e44f4f; }
      .template-6 .butn-big.big-cancel, .template-6
      input[type=button].butn-big.big-cancel, .template-6
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #f5f5f5;
        border-color: #b1c5ce; }
        .template-6 .butn-big.big-cancel:hover, .template-6
        input[type=button].butn-big.big-cancel:hover, .template-6
        input[type=submit].butn-big.big-cancel:hover {
          color: #353535;
          background-color: #ececec;
          border-color: #83949b; }
        .template-6 .butn-big.big-cancel:focus, .template-6
        input[type=button].butn-big.big-cancel:focus, .template-6
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #FFE16D;
          border-color: #e44f4f; }
  .template-7 .butn, .template-7
  input[type=button].butn, .template-7
  input[type=submit].butn {
    color: #353535;
    background-color: #c8e0c8; }
    .template-7 .butn:hover, .template-7
    input[type=button].butn:hover, .template-7
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #deecde; }
    .template-7 .butn:focus, .template-7
    input[type=button].butn:focus, .template-7
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .template-7 .butn-big, .template-7
    input[type=button].butn-big, .template-7
    input[type=submit].butn-big {
      color: #353535;
      background-color: #deecde;
      border-color: #9dc89d; }
      .template-7 .butn-big:hover, .template-7
      input[type=button].butn-big:hover, .template-7
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #c8e0c8;
        border-color: #87bc87; }
      .template-7 .butn-big:focus, .template-7
      input[type=button].butn-big:focus, .template-7
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
      .template-7 .butn-big.big-cancel, .template-7
      input[type=button].butn-big.big-cancel, .template-7
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #e9ede9;
        border-color: #cdd4d6; }
        .template-7 .butn-big.big-cancel:hover, .template-7
        input[type=button].butn-big.big-cancel:hover, .template-7
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #dfe6df;
          border-color: #bac4c7; }
        .template-7 .butn-big.big-cancel:focus, .template-7
        input[type=button].butn-big.big-cancel:focus, .template-7
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #fff;
          border-color: #ff9733; }
  .template-12 .butn, .template-12
  input[type=button].butn, .template-12
  input[type=submit].butn {
    color: #353535;
    border: 1px solid #fff;
    background-color: #f8e2e4; }
    .template-12 .butn:hover, .template-12
    input[type=button].butn:hover, .template-12
    input[type=submit].butn:hover {
      color: #353535;
      background-color: #f5d4d8; }
    .template-12 .butn:focus, .template-12
    input[type=button].butn:focus, .template-12
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #FFE16D; }
    .template-12 .butn-big, .template-12
    input[type=button].butn-big, .template-12
    input[type=submit].butn-big {
      color: #353535;
      background-color: #f8e2e4;
      border-color: #ecaab2; }
      .template-12 .butn-big:hover, .template-12
      input[type=button].butn-big:hover, .template-12
      input[type=submit].butn-big:hover {
        color: #353535;
        background-color: #fbf0f1;
        border-color: #e99da5; }
      .template-12 .butn-big:focus, .template-12
      input[type=button].butn-big:focus, .template-12
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #FFE16D;
        border-color: #e44f4f; }
      .template-12 .butn-big.big-cancel, .template-12
      input[type=button].butn-big.big-cancel, .template-12
      input[type=submit].butn-big.big-cancel {
        color: #353535;
        background-color: #cbe4ee;
        border-color: #b1c5ce; }
        .template-12 .butn-big.big-cancel:hover, .template-12
        input[type=button].butn-big.big-cancel:hover, .template-12
        input[type=submit].butn-big.big-cancel:hover {
          color: #353535;
          background-color: #d8ebf2;
          border-color: #a7bdc7; }
        .template-12 .butn-big.big-cancel:focus, .template-12
        input[type=button].butn-big.big-cancel:focus, .template-12
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #FFE16D;
          border-color: #e44f4f; }
  .template-21 .butn, .template-21
  input[type=button].butn, .template-21
  input[type=submit].butn {
    background-color: #006482;
    border-radius: 8px; }
    .template-21 .butn:hover, .template-21
    input[type=button].butn:hover, .template-21
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #c33e1b; }
    .template-21 .butn:focus, .template-21
    input[type=button].butn:focus, .template-21
    input[type=submit].butn:focus {
      color: #fff;
      background-color: #c33e1b; }
    .template-21 .butn-big, .template-21
    input[type=button].butn-big, .template-21
    input[type=submit].butn-big {
      color: #fff;
      background-color: #008489;
      border-color: #008489;
      border-radius: 12px; }
      .template-21 .butn-big:hover, .template-21
      input[type=button].butn-big:hover, .template-21
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #c33e1b;
        border-color: #c33e1b; }
      .template-21 .butn-big:focus, .template-21
      input[type=button].butn-big:focus, .template-21
      input[type=submit].butn-big:focus {
        color: #fff;
        background-color: #c33e1b;
        border-color: #c33e1b; }
      .template-21 .butn-big.big-cancel, .template-21
      input[type=button].butn-big.big-cancel, .template-21
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #006382;
        border-color: #006382; }
        .template-21 .butn-big.big-cancel:hover, .template-21
        input[type=button].butn-big.big-cancel:hover, .template-21
        input[type=submit].butn-big.big-cancel:hover {
          background-color: #c33e1b;
          border-color: #c33e1b; }
        .template-21 .butn-big.big-cancel:focus, .template-21
        input[type=button].butn-big.big-cancel:focus, .template-21
        input[type=submit].butn-big.big-cancel:focus {
          background-color: #c33e1b;
          border-color: #c33e1b; }
  .color-style1 .butn, .color-style1
  input[type=button].butn, .color-style1
  input[type=submit].butn {
    color: #fff;
    background-color: #36669c; }
    .color-style1 .butn:hover, .color-style1
    input[type=button].butn:hover, .color-style1
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #285b95; }
    .color-style1 .butn:focus, .color-style1
    input[type=button].butn:focus, .color-style1
    input[type=submit].butn:focus {
      color: #000;
      background-color: #ffd79f; }
    .color-style1 .butn-big, .color-style1
    input[type=button].butn-big, .color-style1
    input[type=submit].butn-big {
      color: #fff;
      background-color: #36669c;
      border-color: #284f7c; }
      .color-style1 .butn-big:hover, .color-style1
      input[type=button].butn-big:hover, .color-style1
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #285b95;
        border-color: #759cc6; }
      .color-style1 .butn-big:focus, .color-style1
      input[type=button].butn-big:focus, .color-style1
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #ffd79f;
        border-color: #ffb44a; }
      .color-style1 .butn-big.big-cancel, .color-style1
      input[type=button].butn-big.big-cancel, .color-style1
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #757575;
        border-color: #cccccc; }
        .color-style1 .butn-big.big-cancel:hover, .color-style1
        input[type=button].butn-big.big-cancel:hover, .color-style1
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #666666;
          border-color: #bdbdbd; }
        .color-style1 .butn-big.big-cancel:focus, .color-style1
        input[type=button].butn-big.big-cancel:focus, .color-style1
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #dedede;
          border-color: #ffb44a; }
  .color-style2 .butn, .color-style2
  input[type=button].butn, .color-style2
  input[type=submit].butn {
    color: #fff;
    background-color: #a83d3d; }
    .color-style2 .butn:hover, .color-style2
    input[type=button].butn:hover, .color-style2
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #be4f4f; }
    .color-style2 .butn:focus, .color-style2
    input[type=button].butn:focus, .color-style2
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffc36d; }
    .color-style2 .butn-big, .color-style2
    input[type=button].butn-big, .color-style2
    input[type=submit].butn-big {
      color: #fff;
      background-color: #a83d3d;
      border-color: #e05757; }
      .color-style2 .butn-big:hover, .color-style2
      input[type=button].butn-big:hover, .color-style2
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #be4f4f;
        border-color: #ed9f9f; }
      .color-style2 .butn-big:focus, .color-style2
      input[type=button].butn-big:focus, .color-style2
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffc36d;
        border-color: #e39019; }
      .color-style2 .butn-big.big-cancel, .color-style2
      input[type=button].butn-big.big-cancel, .color-style2
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #757575;
        border-color: #cccccc; }
        .color-style2 .butn-big.big-cancel:hover, .color-style2
        input[type=button].butn-big.big-cancel:hover, .color-style2
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #666666;
          border-color: #bdbdbd; }
        .color-style2 .butn-big.big-cancel:focus, .color-style2
        input[type=button].butn-big.big-cancel:focus, .color-style2
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #dedede;
          border-color: #ffb852; }
  .color-style2.template-7 .butn, .color-style2.template-7
  input[type=button].butn, .color-style2.template-7
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style2.template-7 .butn:hover, .color-style2.template-7
    input[type=button].butn:hover, .color-style2.template-7
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style2.template-7 .butn:focus, .color-style2.template-7
    input[type=button].butn:focus, .color-style2.template-7
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style2.template-7 .butn-big, .color-style2.template-7
    input[type=button].butn-big, .color-style2.template-7
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style2.template-7 .butn-big:hover, .color-style2.template-7
      input[type=button].butn-big:hover, .color-style2.template-7
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style2.template-7 .butn-big:focus, .color-style2.template-7
      input[type=button].butn-big:focus, .color-style2.template-7
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style2.template-7 .butn-big.big-cancel, .color-style2.template-7
      input[type=button].butn-big.big-cancel, .color-style2.template-7
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style2.template-7 .butn-big.big-cancel:hover, .color-style2.template-7
        input[type=button].butn-big.big-cancel:hover, .color-style2.template-7
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style2.template-7 .butn-big.big-cancel:focus, .color-style2.template-7
        input[type=button].butn-big.big-cancel:focus, .color-style2.template-7
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style3 .butn, .color-style3
  input[type=button].butn, .color-style3
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style3 .butn:hover, .color-style3
    input[type=button].butn:hover, .color-style3
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style3 .butn:focus, .color-style3
    input[type=button].butn:focus, .color-style3
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style3 .butn-big, .color-style3
    input[type=button].butn-big, .color-style3
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style3 .butn-big:hover, .color-style3
      input[type=button].butn-big:hover, .color-style3
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style3 .butn-big:focus, .color-style3
      input[type=button].butn-big:focus, .color-style3
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style3 .butn-big.big-cancel, .color-style3
      input[type=button].butn-big.big-cancel, .color-style3
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style3 .butn-big.big-cancel:hover, .color-style3
        input[type=button].butn-big.big-cancel:hover, .color-style3
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style3 .butn-big.big-cancel:focus, .color-style3
        input[type=button].butn-big.big-cancel:focus, .color-style3
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style4 .butn, .color-style4
  input[type=button].butn, .color-style4
  input[type=submit].butn {
    color: #fff;
    background-color: #188144; }
    .color-style4 .butn:hover, .color-style4
    input[type=button].butn:hover, .color-style4
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #15733c; }
    .color-style4 .butn:focus, .color-style4
    input[type=button].butn:focus, .color-style4
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .color-style4 .butn-big, .color-style4
    input[type=button].butn-big, .color-style4
    input[type=submit].butn-big {
      color: #ffffff;
      background-color: #188144;
      border-color: #39ad6a; }
      .color-style4 .butn-big:hover, .color-style4
      input[type=button].butn-big:hover, .color-style4
      input[type=submit].butn-big:hover {
        color: #ffffff;
        background-color: #15733c;
        border-color: #46c27a; }
      .color-style4 .butn-big:focus, .color-style4
      input[type=button].butn-big:focus, .color-style4
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
      .color-style4 .butn-big.big-cancel, .color-style4
      input[type=button].butn-big.big-cancel, .color-style4
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #6d6d6d;
        border-color: #999999; }
        .color-style4 .butn-big.big-cancel:hover, .color-style4
        input[type=button].butn-big.big-cancel:hover, .color-style4
        input[type=submit].butn-big.big-cancel:hover {
          color: #ffffff;
          background-color: #757575;
          border-color: #aaaaaa; }
        .color-style4 .butn-big.big-cancel:focus, .color-style4
        input[type=button].butn-big.big-cancel:focus, .color-style4
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffe2c5;
          border-color: #e44f4f; }
  .color-style4.template-7 .butn, .color-style4.template-7
  input[type=button].butn, .color-style4.template-7
  input[type=submit].butn {
    color: #000;
    background-color: #ffc36d; }
    .color-style4.template-7 .butn:hover, .color-style4.template-7
    input[type=button].butn:hover, .color-style4.template-7
    input[type=submit].butn:hover {
      color: #000;
      background-color: #feba59; }
    .color-style4.template-7 .butn:focus, .color-style4.template-7
    input[type=button].butn:focus, .color-style4.template-7
    input[type=submit].butn:focus {
      color: #000;
      background-color: #F6C4C4; }
    .color-style4.template-7 .butn-big, .color-style4.template-7
    input[type=button].butn-big, .color-style4.template-7
    input[type=submit].butn-big {
      color: #000;
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style4.template-7 .butn-big:hover, .color-style4.template-7
      input[type=button].butn-big:hover, .color-style4.template-7
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #feba59;
        border-color: #ce8215; }
      .color-style4.template-7 .butn-big:focus, .color-style4.template-7
      input[type=button].butn-big:focus, .color-style4.template-7
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #F6C4C4;
        border-color: #e44f4f; }
      .color-style4.template-7 .butn-big.big-cancel, .color-style4.template-7
      input[type=button].butn-big.big-cancel, .color-style4.template-7
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #d3d3d3;
        border-color: #999999; }
        .color-style4.template-7 .butn-big.big-cancel:hover, .color-style4.template-7
        input[type=button].butn-big.big-cancel:hover, .color-style4.template-7
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #c5c5c5;
          border-color: #6d6d6d; }
        .color-style4.template-7 .butn-big.big-cancel:focus, .color-style4.template-7
        input[type=button].butn-big.big-cancel:focus, .color-style4.template-7
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #fff;
          border-color: #e44f4f; }
  .color-style5 .butn, .color-style5
  input[type=button].butn, .color-style5
  input[type=submit].butn {
    color: #353535;
    background-color: #ff9999; }
    .color-style5 .butn:hover, .color-style5
    input[type=button].butn:hover, .color-style5
    input[type=submit].butn:hover {
      color: #000;
      background-color: #faa; }
    .color-style5 .butn:focus, .color-style5
    input[type=button].butn:focus, .color-style5
    input[type=submit].butn:focus {
      color: #000;
      background-color: #ffe2c5; }
    .color-style5 .butn-big, .color-style5
    input[type=button].butn-big, .color-style5
    input[type=submit].butn-big {
      color: #000;
      background-color: #ff9999;
      border-color: #ffbcbc; }
      .color-style5 .butn-big:hover, .color-style5
      input[type=button].butn-big:hover, .color-style5
      input[type=submit].butn-big:hover {
        color: #000;
        background-color: #faa;
        border-color: #ffcdcd; }
      .color-style5 .butn-big:focus, .color-style5
      input[type=button].butn-big:focus, .color-style5
      input[type=submit].butn-big:focus {
        color: #000;
        background-color: #ffe2c5;
        border-color: #ea6e6e; }
      .color-style5 .butn-big.big-cancel, .color-style5
      input[type=button].butn-big.big-cancel, .color-style5
      input[type=submit].butn-big.big-cancel {
        color: #000;
        background-color: #aaaaaa;
        border-color: #cccccc; }
        .color-style5 .butn-big.big-cancel:hover, .color-style5
        input[type=button].butn-big.big-cancel:hover, .color-style5
        input[type=submit].butn-big.big-cancel:hover {
          color: #000;
          background-color: #cccccc;
          border-color: #aaaaaa; }
        .color-style5 .butn-big.big-cancel:focus, .color-style5
        input[type=button].butn-big.big-cancel:focus, .color-style5
        input[type=submit].butn-big.big-cancel:focus {
          color: #000;
          background-color: #ffe2c5;
          border-color: #ea6e6e; }
  .color-style6 .butn, .color-style6
  input[type=button].butn, .color-style6
  input[type=submit].butn {
    color: #fff;
    background-color: #802b93; }
    .color-style6 .butn:hover, .color-style6
    input[type=button].butn:hover, .color-style6
    input[type=submit].butn:hover {
      color: #fff;
      background-color: #9733ad; }
    .color-style6 .butn:focus, .color-style6
    input[type=button].butn:focus, .color-style6
    input[type=submit].butn:focus {
      color: #353535;
      background-color: #ffe2c5; }
    .color-style6 .butn-big, .color-style6
    input[type=button].butn-big, .color-style6
    input[type=submit].butn-big {
      color: #fff;
      background-color: #802b93;
      border-color: #aa57bd; }
      .color-style6 .butn-big:hover, .color-style6
      input[type=button].butn-big:hover, .color-style6
      input[type=submit].butn-big:hover {
        color: #fff;
        background-color: #9733ad;
        border-color: #b66fc7; }
      .color-style6 .butn-big:focus, .color-style6
      input[type=button].butn-big:focus, .color-style6
      input[type=submit].butn-big:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #b66fc7; }
      .color-style6 .butn-big.big-cancel, .color-style6
      input[type=button].butn-big.big-cancel, .color-style6
      input[type=submit].butn-big.big-cancel {
        color: #fff;
        background-color: #6d6d6d;
        border-color: #999999; }
        .color-style6 .butn-big.big-cancel:hover, .color-style6
        input[type=button].butn-big.big-cancel:hover, .color-style6
        input[type=submit].butn-big.big-cancel:hover {
          color: #fff;
          background-color: #757575;
          border-color: #aaaaaa; }
        .color-style6 .butn-big.big-cancel:focus, .color-style6
        input[type=button].butn-big.big-cancel:focus, .color-style6
        input[type=submit].butn-big.big-cancel:focus {
          color: #353535;
          background-color: #ffe2c5;
          border-color: #b66fc7; }

/*-------------------------------------------------------------- 標題*/
.title-paging,
.tool-button .light-box .light-box-content .title {
  padding: 0 5px;
  line-height: normal;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 7px 0 10px;
  padding-bottom: 2px;
  display: block;
  position: relative;
  z-index: 2;
  /* English Version */ }
  .title-paging.full,
  .tool-button .light-box .light-box-content .title.full {
    margin: 5px 0 25px; }
  html:lang(en) .title-paging, html:lang(en)
  .tool-button .light-box .light-box-content .title {
    font-size: 1.35rem; }

.span-page-title {
  color: #008269;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin: 7px 0 10px;
  border-bottom: 4px solid #008269;
  padding-bottom: 2px;
  box-shadow: 0px 3px 0px 0px #ddd;
  width: 100%;
  display: block;
  /* English Version */ }
  .span-page-title.full {
    margin: 5px 0 25px; }
  html:lang(en) .span-page-title {
    font-size: 1.35rem; }

h1.h1-page-title {
  font-size: 1.5rem;
  font-weight: 300;
  padding: 5px 0;
  line-height: normal;
  margin-bottom: 10px;
  border-bottom: 4px solid #008269;
  box-shadow: 0px 3px 0px 0px #ddd;
  color: #575757;
  position: relative; }

h2.h2-title, .template-2 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
  color: #008269;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 3px solid #008269;
  padding-bottom: 5px;
  box-shadow: 0px 2px 0px 0px #ddd;
  /* English Version */ }
  html:lang(en) h2.h2-title, html:lang(en) .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content html:lang(en) .title, html:lang(en) .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content html:lang(en) h2, html:lang(en) .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content html:lang(en) h2 {
    font-size: 1.35rem; }

h2.h2-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #008269;
  color: #575757;
  position: relative;
  background-color: #f5f5f5;
  /* English Version */ }
  html:lang(en) h2.h2-page-title {
    font-size: 1.35rem; }

h2 .span-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #008269;
  color: #575757;
  position: relative;
  background-color: #f5f5f5; }

h3.title {
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 5px;
  color: #777;
  margin: 25px 0 15px;
  border-bottom: 3px solid #cccccc; }

/*-------------------------------------------------------------- template*/
.template-2 .title-paging,
.template-2 .tool-button .light-box .light-box-content .title {
  font-size: 1.35rem;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  margin-top: 0;
  padding: 5px 0 5px 10px;
  background-color: #fbfbfb;
  box-shadow: none; }

.template-2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-2 .title, .template-4 .lightBox-bg .lightBox-content .template-2 .title, .template-5 .lightBox-bg .lightBox-content .template-2 .title, .template-6 .lightBox-bg .lightBox-content .template-2 .title, .template-7 .lightBox-bg .lightBox-content .template-2 .title, .template-12 .lightBox-bg .lightBox-content .template-2 .title, .color-style1 .lightBox-bg .lightBox-content .template-2 .title, .color-style2 .lightBox-bg .lightBox-content .template-2 .title, .color-style3 .lightBox-bg .lightBox-content .template-2 .title, .color-style4 .lightBox-bg .lightBox-content .template-2 .title, .color-style5 .lightBox-bg .lightBox-content .template-2 .title, .color-style6 .lightBox-bg .lightBox-content .template-2 .title, .template-2 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-2 h2, .template-2 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-2 h2, .template-2 h2.h2-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: 2px solid #ddd !important;
  border-left: 5px solid #02578a;
  background-color: #fbfbfb; }

.template-2 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  margin-bottom: 15px; }

.template-3 .title-paging,
.template-3 .tool-button .light-box .light-box-content .title {
  font-size: 1.35rem;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  margin-top: 0;
  padding: 5px 0 5px 10px;
  box-shadow: none;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .tool-button .light-box .light-box-content .title {
  width: calc(100% - 65px); }

.template-3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3 .title, .template-3 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-3 .title, .template-5 .lightBox-bg .lightBox-content .template-3 .title, .template-6 .lightBox-bg .lightBox-content .template-3 .title, .template-7 .lightBox-bg .lightBox-content .template-3 .title, .template-12 .lightBox-bg .lightBox-content .template-3 .title, .color-style1 .lightBox-bg .lightBox-content .template-3 .title, .color-style2 .lightBox-bg .lightBox-content .template-3 .title, .color-style3 .lightBox-bg .lightBox-content .template-3 .title, .color-style4 .lightBox-bg .lightBox-content .template-3 .title, .color-style5 .lightBox-bg .lightBox-content .template-3 .title, .color-style6 .lightBox-bg .lightBox-content .template-3 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3 h2.h2-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .span-page-title {
  font-size: 1.35rem;
  padding: 5px 0 5px 10px;
  border-top: none;
  box-shadow: none;
  color: #575757;
  border-bottom: none;
  border-left: 5px solid #49304a;
  background: #ebe4d7;
  background: -moz-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(left, #ebe4d7 0%, #f8f8f8 100%);
  background: linear-gradient(to right, #ebe4d7 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe4d7', endColorstr='#f8f8f8',GradientType=1 ); }

.template-3 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  border: none;
  margin-bottom: 15px; }

.template-4 .title-paging,
.template-4 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-4 .tool-button .light-box .light-box-content .title {
  width: calc(100% - 70px); }

.template-4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-4 .title, .template-3 .lightBox-bg .lightBox-content .template-4 .title, .template-4 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-4 .title, .template-6 .lightBox-bg .lightBox-content .template-4 .title, .template-7 .lightBox-bg .lightBox-content .template-4 .title, .template-12 .lightBox-bg .lightBox-content .template-4 .title, .color-style1 .lightBox-bg .lightBox-content .template-4 .title, .color-style2 .lightBox-bg .lightBox-content .template-4 .title, .color-style3 .lightBox-bg .lightBox-content .template-4 .title, .color-style4 .lightBox-bg .lightBox-content .template-4 .title, .color-style5 .lightBox-bg .lightBox-content .template-4 .title, .color-style6 .lightBox-bg .lightBox-content .template-4 .title, .template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-4 h2, .template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-4 h2, .template-4 h2.h2-page-title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-4 .span-page-title {
  font-size: 1.375rem;
  text-align: left;
  color: #015488;
  margin: 0 0 15px;
  position: relative;
  display: block;
  line-height: normal;
  background: #fff;
  border-radius: 50px;
  padding: 5px 15px;
  border: 3px solid #ddd;
  border-left: 5px solid #48c1d6;
  box-shadow: none; }

.template-5 .title-paging,
.template-5 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  color: #686868;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-5 .title, .template-3 .lightBox-bg .lightBox-content .template-5 .title, .template-4 .lightBox-bg .lightBox-content .template-5 .title, .template-5 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-5 .title, .template-7 .lightBox-bg .lightBox-content .template-5 .title, .template-12 .lightBox-bg .lightBox-content .template-5 .title, .color-style1 .lightBox-bg .lightBox-content .template-5 .title, .color-style2 .lightBox-bg .lightBox-content .template-5 .title, .color-style3 .lightBox-bg .lightBox-content .template-5 .title, .color-style4 .lightBox-bg .lightBox-content .template-5 .title, .color-style5 .lightBox-bg .lightBox-content .template-5 .title, .color-style6 .lightBox-bg .lightBox-content .template-5 .title, .template-5 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-5 h2, .template-5 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-5 h2, .template-5 h2.h2-page-title {
  font-size: 1.375rem;
  color: #686868;
  border-top: none;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 .span-page-title {
  font-size: 1.375rem;
  color: #686868;
  border-top: none;
  border-bottom: 3px solid #f69537;
  margin-top: 0;
  padding: 5px 15px;
  background-color: #f4f4f4;
  box-shadow: none; }

.template-5 .lightBox-bg .lightBox-content .title {
  padding-left: 0;
  margin-bottom: 15px; }

.template-6 .title-paging,
.template-6 .tool-button .light-box .light-box-content .title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 .title-paging::after,
  .template-6 .tool-button .light-box .light-box-content .title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-6 .title, .template-3 .lightBox-bg .lightBox-content .template-6 .title, .template-4 .lightBox-bg .lightBox-content .template-6 .title, .template-5 .lightBox-bg .lightBox-content .template-6 .title, .template-6 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-6 .title, .template-12 .lightBox-bg .lightBox-content .template-6 .title, .color-style1 .lightBox-bg .lightBox-content .template-6 .title, .color-style2 .lightBox-bg .lightBox-content .template-6 .title, .color-style3 .lightBox-bg .lightBox-content .template-6 .title, .color-style4 .lightBox-bg .lightBox-content .template-6 .title, .color-style5 .lightBox-bg .lightBox-content .template-6 .title, .color-style6 .lightBox-bg .lightBox-content .template-6 .title, .template-6 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-6 h2, .template-6 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-6 h2, .template-6 h2.h2-page-title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 h2.h2-title::after, .template-2 .lightBox-bg .lightBox-content .template-6 .title::after, .template-3 .lightBox-bg .lightBox-content .template-6 .title::after, .template-4 .lightBox-bg .lightBox-content .template-6 .title::after, .template-5 .lightBox-bg .lightBox-content .template-6 .title::after, .template-6 .lightBox-bg .lightBox-content .title::after, .template-7 .lightBox-bg .lightBox-content .template-6 .title::after, .template-12 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style1 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style2 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style3 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style4 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style5 .lightBox-bg .lightBox-content .template-6 .title::after, .color-style6 .lightBox-bg .lightBox-content .template-6 .title::after, .template-6 .template-3.color-style1 .lightBox-bg .lightBox-content h2::after, .template-3.color-style1 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style2 .lightBox-bg .lightBox-content h2::after, .template-3.color-style2 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style3 .lightBox-bg .lightBox-content h2::after, .template-3.color-style3 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style4 .lightBox-bg .lightBox-content h2::after, .template-3.color-style4 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style5 .lightBox-bg .lightBox-content h2::after, .template-3.color-style5 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 .template-3.color-style6 .lightBox-bg .lightBox-content h2::after, .template-3.color-style6 .lightBox-bg .lightBox-content .template-6 h2::after, .template-6 h2.h2-page-title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-6 .span-page-title {
  font-size: 1.5rem;
  text-align: left;
  color: #014b79;
  line-height: normal;
  margin: 0 0 25px;
  position: relative;
  padding: 0 8px 5px;
  position: relative;
  border: none;
  border-bottom: 3px solid #7090ac;
  background: none;
  box-shadow: none; }
  .template-6 .span-page-title::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.template-7 .title-paging,
.template-7 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 .title-paging::before,
  .template-7 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .title-paging {
  text-align: center;
  padding: 0; }

.template-7 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-7 .title, .template-3 .lightBox-bg .lightBox-content .template-7 .title, .template-4 .lightBox-bg .lightBox-content .template-7 .title, .template-5 .lightBox-bg .lightBox-content .template-7 .title, .template-6 .lightBox-bg .lightBox-content .template-7 .title, .template-7 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-7 .title, .color-style1 .lightBox-bg .lightBox-content .template-7 .title, .color-style2 .lightBox-bg .lightBox-content .template-7 .title, .color-style3 .lightBox-bg .lightBox-content .template-7 .title, .color-style4 .lightBox-bg .lightBox-content .template-7 .title, .color-style5 .lightBox-bg .lightBox-content .template-7 .title, .color-style6 .lightBox-bg .lightBox-content .template-7 .title, .template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-7 h2, .template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-7 h2, .template-7 h2.h2-page-title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 h2.h2-title::before, .template-2 .lightBox-bg .lightBox-content .template-7 .title::before, .template-3 .lightBox-bg .lightBox-content .template-7 .title::before, .template-4 .lightBox-bg .lightBox-content .template-7 .title::before, .template-5 .lightBox-bg .lightBox-content .template-7 .title::before, .template-6 .lightBox-bg .lightBox-content .template-7 .title::before, .template-7 .lightBox-bg .lightBox-content .title::before, .template-12 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style1 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style2 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style3 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style4 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style5 .lightBox-bg .lightBox-content .template-7 .title::before, .color-style6 .lightBox-bg .lightBox-content .template-7 .title::before, .template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-7 h2::before, .template-7 h2.h2-page-title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .span-page-title {
  text-align: left;
  color: #4A824A;
  font-size: 1.5rem;
  margin: 0 0 10px;
  border-top: none;
  border-bottom: 1px solid #4A824A;
  padding: 0 0 3px 18px;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-7 .span-page-title::before {
    content: '';
    width: 6px;
    height: 26px;
    display: block;
    background-color: #4A824A;
    position: absolute;
    top: 4px;
    left: 5px; }

.template-7 .lightBox-bg .lightBox-content .title {
  margin-bottom: 15px; }

.template-12 .title-paging,
.template-12 .tool-button .light-box .light-box-content .title {
  font-size: 1.375rem;
  padding: 0 0 10px 0;
  margin: 0 0 25px;
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 .title-paging::before,
  .template-12 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-12 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-12 .title, .template-3 .lightBox-bg .lightBox-content .template-12 .title, .template-4 .lightBox-bg .lightBox-content .template-12 .title, .template-5 .lightBox-bg .lightBox-content .template-12 .title, .template-6 .lightBox-bg .lightBox-content .template-12 .title, .template-7 .lightBox-bg .lightBox-content .template-12 .title, .template-12 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-12 .title, .color-style2 .lightBox-bg .lightBox-content .template-12 .title, .color-style3 .lightBox-bg .lightBox-content .template-12 .title, .color-style4 .lightBox-bg .lightBox-content .template-12 .title, .color-style5 .lightBox-bg .lightBox-content .template-12 .title, .color-style6 .lightBox-bg .lightBox-content .template-12 .title, .template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-12 h2, .template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-12 h2, .template-12 h2.h2-page-title {
  font-size: 1.375rem;
  padding: 0 0 10px 0;
  margin-bottom: 25px;
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 h2.h2-title::before, .template-2 .lightBox-bg .lightBox-content .template-12 .title::before, .template-3 .lightBox-bg .lightBox-content .template-12 .title::before, .template-4 .lightBox-bg .lightBox-content .template-12 .title::before, .template-5 .lightBox-bg .lightBox-content .template-12 .title::before, .template-6 .lightBox-bg .lightBox-content .template-12 .title::before, .template-7 .lightBox-bg .lightBox-content .template-12 .title::before, .template-12 .lightBox-bg .lightBox-content .title::before, .color-style1 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style2 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style3 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style4 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style5 .lightBox-bg .lightBox-content .template-12 .title::before, .color-style6 .lightBox-bg .lightBox-content .template-12 .title::before, .template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-12 h2::before, .template-12 h2.h2-page-title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-12 .span-page-title {
  text-align: center;
  color: #575757;
  border-top: none;
  border-bottom: 2px solid #d4d4d4;
  background: none;
  box-shadow: none;
  position: relative; }
  .template-12 .span-page-title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #0a3f7b transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -10px; }

.template-21 .title-paging,
.template-21 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 25px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  box-shadow: none; }
  .template-21 .title-paging::before,
  .template-21 .tool-button .light-box .light-box-content .title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-21 h2.h2-title, .template-21 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-21 .title, .template-21 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-21 h2, .template-21 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-21 h2, .template-21 h2.h2-page-title {
  text-align: left;
  color: #595959;
  margin: 7px 0 10px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  border-top: none; }
  .template-21 h2.h2-title::before, .template-21 .template-2 .lightBox-bg .lightBox-content .title::before, .template-2 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-3 .lightBox-bg .lightBox-content .title::before, .template-3 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-4 .lightBox-bg .lightBox-content .title::before, .template-4 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-5 .lightBox-bg .lightBox-content .title::before, .template-5 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-6 .lightBox-bg .lightBox-content .title::before, .template-6 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-7 .lightBox-bg .lightBox-content .title::before, .template-7 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-12 .lightBox-bg .lightBox-content .title::before, .template-12 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style1 .lightBox-bg .lightBox-content .title::before, .color-style1 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style2 .lightBox-bg .lightBox-content .title::before, .color-style2 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style3 .lightBox-bg .lightBox-content .title::before, .color-style3 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style4 .lightBox-bg .lightBox-content .title::before, .color-style4 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style5 .lightBox-bg .lightBox-content .title::before, .color-style5 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .color-style6 .lightBox-bg .lightBox-content .title::before, .color-style6 .lightBox-bg .lightBox-content .template-21 .title::before, .template-21 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-21 h2::before, .template-21 h2.h2-page-title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-21 .span-page-title {
  text-align: left;
  color: #595959;
  margin: 7px 0 10px;
  border-bottom: 3px solid #006482;
  padding: 10px;
  font-size: 1.375rem;
  background-color: #fff;
  position: relative;
  border-top: none; }
  .template-21 .span-page-title::before {
    content: '';
    width: 100%;
    height: 15px;
    background-color: #adadad;
    left: 0;
    bottom: 0px;
    position: absolute;
    border-radius: 100%;
    -webkit-filter: blur(13px);
    z-index: -1; }

.template-30 h2.h2-title, .template-30 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-30 h2 {
  color: #ecdcb8;
  padding: 0 5px;
  line-height: normal;
  font-size: 1.56rem;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 3px solid #ecdcb8;
  padding-bottom: 5px;
  box-shadow: 0px 2px 0px 0px #ddd;
  /* English Version */ }
  html:lang(en) .template-30 h2.h2-title, html:lang(en) .template-30 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content html:lang(en) .template-30 .title, html:lang(en) .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2, html:lang(en) .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content html:lang(en) .template-30 h2 {
    font-size: 1.35rem; }

.template-30 h2.h2-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #ecdcb8;
  color: #575757;
  position: relative;
  background-color: #f5f5f5;
  /* English Version */ }
  html:lang(en) .template-30 h2.h2-page-title {
    font-size: 1.35rem; }

.template-30 h2 .span-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 20px;
  border-top: 4px solid #ecdcb8;
  color: #575757;
  position: relative;
  background-color: #f5f5f5; }

.color-style1 .title-paging,
.color-style1 .tool-button .light-box .light-box-content .title {
  color: #345f8f;
  border-color: #36669c; }

.color-style1 h1.h1-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style1 .title, .template-3 .lightBox-bg .lightBox-content .color-style1 .title, .template-4 .lightBox-bg .lightBox-content .color-style1 .title, .template-5 .lightBox-bg .lightBox-content .color-style1 .title, .template-6 .lightBox-bg .lightBox-content .color-style1 .title, .template-7 .lightBox-bg .lightBox-content .color-style1 .title, .template-12 .lightBox-bg .lightBox-content .color-style1 .title, .color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .color-style1 .title, .color-style3 .lightBox-bg .lightBox-content .color-style1 .title, .color-style4 .lightBox-bg .lightBox-content .color-style1 .title, .color-style5 .lightBox-bg .lightBox-content .color-style1 .title, .color-style6 .lightBox-bg .lightBox-content .color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .color-style1 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1 h2, .color-style1 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1 h2 {
  color: #345f8f;
  border-color: #36669c; }

.color-style1 h2.h2-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1 .span-page-title {
  border-color: #36669c;
  color: #575757; }

.color-style1.template-4 .title-paging,
.color-style1.template-4 .tool-button .light-box .light-box-content .title,
.color-style1.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style1.template-4 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-4 .title,
.color-style1.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-4 h2,
.color-style1.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-4 h2, .color-style1.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style1.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style1.template-7 .title-paging,
.color-style1.template-7 .tool-button .light-box .light-box-content .title,
.color-style1.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style1.template-7 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 .title,
.color-style1.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 h2,
.color-style1.template-7 h2.h2-page-title {
  color: #2B79B6;
  border-bottom-color: #2B79B6; }
  .color-style1.template-7 .title-paging::before,
  .color-style1.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style1.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style1.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 .title::before,
  .color-style1.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-7 h2::before,
  .color-style1.template-7 h2.h2-page-title::before {
    background-color: #2B79B6; }

.color-style1.template-7 .span-page-title {
  color: #2B79B6;
  border-bottom-color: #2B79B6; }
  .color-style1.template-7 .span-page-title::before {
    background-color: #2B79B6; }

.color-style1.template-12 .title-paging,
.color-style1.template-12 .tool-button .light-box .light-box-content .title,
.color-style1.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style1.template-12 .lightBox-bg .lightBox-content .title,
.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 .title,
.color-style1.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 h2,
.color-style1.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 h2, .color-style1.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style1.template-12 .title-paging::before,
  .color-style1.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style1.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style1.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 .title::before,
  .color-style1.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before,
  .color-style1.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style1.template-12 h2::before, .color-style1.template-12 h2.h2-page-title::before {
    border-color: #36669c transparent transparent transparent; }

.color-style1.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style1.template-12 .span-page-title::before {
    border-color: #36669c transparent transparent transparent; }

.color-style2 .title-paging,
.color-style2 .tool-button .light-box .light-box-content .title {
  color: #875252;
  border-color: #811818; }

.color-style2 h1.h1-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style2 .title, .template-3 .lightBox-bg .lightBox-content .color-style2 .title, .template-4 .lightBox-bg .lightBox-content .color-style2 .title, .template-5 .lightBox-bg .lightBox-content .color-style2 .title, .template-6 .lightBox-bg .lightBox-content .color-style2 .title, .template-7 .lightBox-bg .lightBox-content .color-style2 .title, .template-12 .lightBox-bg .lightBox-content .color-style2 .title, .color-style1 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .color-style2 .title, .color-style4 .lightBox-bg .lightBox-content .color-style2 .title, .color-style5 .lightBox-bg .lightBox-content .color-style2 .title, .color-style6 .lightBox-bg .lightBox-content .color-style2 .title, .color-style2 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2 h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .color-style2 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2 h2, .color-style2 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2 h2 {
  color: #875252;
  border-color: #811818; }

.color-style2 h2.h2-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2 .span-page-title {
  border-color: #811818;
  color: #575757; }

.color-style2.template-4 .title-paging,
.color-style2.template-4 .tool-button .light-box .light-box-content .title,
.color-style2.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style2.template-4 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-4 .title,
.color-style2.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-4 h2,
.color-style2.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-4 h2, .color-style2.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style2.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style2.template-7 .title-paging,
.color-style2.template-7 .tool-button .light-box .light-box-content .title,
.color-style2.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style2.template-7 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 .title,
.color-style2.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 h2,
.color-style2.template-7 h2.h2-page-title {
  color: #AD6114;
  border-bottom-color: #AD6114; }
  .color-style2.template-7 .title-paging::before,
  .color-style2.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style2.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style2.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 .title::before,
  .color-style2.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-7 h2::before,
  .color-style2.template-7 h2.h2-page-title::before {
    background-color: #AD6114; }

.color-style2.template-7 .span-page-title {
  color: #AD6114;
  border-bottom-color: #AD6114; }
  .color-style2.template-7 .span-page-title::before {
    background-color: #AD6114; }

.color-style2.template-12 .title-paging,
.color-style2.template-12 .tool-button .light-box .light-box-content .title,
.color-style2.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style2.template-12 .lightBox-bg .lightBox-content .title,
.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 .title,
.color-style2.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 h2,
.color-style2.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 h2, .color-style2.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style2.template-12 .title-paging::before,
  .color-style2.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style2.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style2.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 .title::before,
  .color-style2.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before,
  .color-style2.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style2.template-12 h2::before, .color-style2.template-12 h2.h2-page-title::before {
    border-color: #5e0a0a transparent transparent transparent; }

.color-style2.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style2.template-12 .span-page-title::before {
    border-color: #5e0a0a transparent transparent transparent; }

.color-style3 .title-paging,
.color-style3 .tool-button .light-box .light-box-content .title {
  color: #9c5c00;
  border-color: #ca7700; }

.color-style3 h1.h1-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style3 .title, .template-3 .lightBox-bg .lightBox-content .color-style3 .title, .template-4 .lightBox-bg .lightBox-content .color-style3 .title, .template-5 .lightBox-bg .lightBox-content .color-style3 .title, .template-6 .lightBox-bg .lightBox-content .color-style3 .title, .template-7 .lightBox-bg .lightBox-content .color-style3 .title, .template-12 .lightBox-bg .lightBox-content .color-style3 .title, .color-style1 .lightBox-bg .lightBox-content .color-style3 .title, .color-style2 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .color-style3 .title, .color-style5 .lightBox-bg .lightBox-content .color-style3 .title, .color-style6 .lightBox-bg .lightBox-content .color-style3 .title, .color-style3 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3 h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .color-style3 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3 h2, .color-style3 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3 h2 {
  color: #9c5c00;
  border-color: #ca7700; }

.color-style3 h2.h2-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3 .span-page-title {
  border-color: #ca7700;
  color: #575757; }

.color-style3.template-4 .title-paging,
.color-style3.template-4 .tool-button .light-box .light-box-content .title,
.color-style3.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style3.template-4 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-4 .title,
.color-style3.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-4 h2,
.color-style3.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-4 h2, .color-style3.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style3.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style3.template-5 .title-paging {
  color: #8c5301;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-5 .tool-button .light-box .light-box-content .title,
.color-style3.template-5 h1.h1-page-title,
.color-style3.template-5 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style3.template-5 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-5 .title,
.color-style3.template-5 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-5 h2,
.color-style3.template-5 h2.h2-page-title {
  color: #595959;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-5 .span-page-title {
  color: #595959;
  border-color: #F5A24A;
  background-color: #ffe6cc; }

.color-style3.template-7 .title-paging,
.color-style3.template-7 .tool-button .light-box .light-box-content .title,
.color-style3.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style3.template-7 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 .title,
.color-style3.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 h2,
.color-style3.template-7 h2.h2-page-title {
  color: #018378;
  border-bottom-color: #018378; }
  .color-style3.template-7 .title-paging::before,
  .color-style3.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style3.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style3.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 .title::before,
  .color-style3.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-7 h2::before,
  .color-style3.template-7 h2.h2-page-title::before {
    background-color: #018378; }

.color-style3.template-7 .span-page-title {
  color: #018378;
  border-bottom-color: #018378; }
  .color-style3.template-7 .span-page-title::before {
    background-color: #018378; }

.color-style3.template-12 .title-paging,
.color-style3.template-12 .tool-button .light-box .light-box-content .title,
.color-style3.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style3.template-12 .lightBox-bg .lightBox-content .title,
.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 .title,
.color-style3.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 h2,
.color-style3.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 h2, .color-style3.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style3.template-12 .title-paging::before,
  .color-style3.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style3.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style3.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 .title::before,
  .color-style3.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before,
  .color-style3.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style3.template-12 h2::before, .color-style3.template-12 h2.h2-page-title::before {
    border-color: #ca7700 transparent transparent transparent; }

.color-style3.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style3.template-12 .span-page-title::before {
    border-color: #ca7700 transparent transparent transparent; }

.color-style4 .title-paging,
.color-style4 .tool-button .light-box .light-box-content .title {
  color: #188144;
  border-color: #188144; }

.color-style4 h1.h1-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style4 .title, .template-3 .lightBox-bg .lightBox-content .color-style4 .title, .template-4 .lightBox-bg .lightBox-content .color-style4 .title, .template-5 .lightBox-bg .lightBox-content .color-style4 .title, .template-6 .lightBox-bg .lightBox-content .color-style4 .title, .template-7 .lightBox-bg .lightBox-content .color-style4 .title, .template-12 .lightBox-bg .lightBox-content .color-style4 .title, .color-style1 .lightBox-bg .lightBox-content .color-style4 .title, .color-style2 .lightBox-bg .lightBox-content .color-style4 .title, .color-style3 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .color-style4 .title, .color-style6 .lightBox-bg .lightBox-content .color-style4 .title, .color-style4 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4 h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .color-style4 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4 h2, .color-style4 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4 h2 {
  color: #188144;
  border-color: #188144; }

.color-style4 h2.h2-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4 .span-page-title {
  border-color: #188144;
  color: #575757; }

.color-style4.template-4 .title-paging,
.color-style4.template-4 .tool-button .light-box .light-box-content .title,
.color-style4.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style4.template-4 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-4 .title,
.color-style4.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-4 h2,
.color-style4.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-4 h2, .color-style4.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style4.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style4.template-7 .title-paging,
.color-style4.template-7 .tool-button .light-box .light-box-content .title,
.color-style4.template-7 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-4 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.template-12 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style4.template-7 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 .title,
.color-style4.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 h2,
.color-style4.template-7 h2.h2-page-title {
  color: #378166;
  border-bottom-color: #378166; }
  .color-style4.template-7 .title-paging::before,
  .color-style4.template-7 .tool-button .light-box .light-box-content .title::before,
  .color-style4.template-7 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .template-12 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style4.template-7 .lightBox-bg .lightBox-content .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 .title::before,
  .color-style4.template-7 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-7 h2::before,
  .color-style4.template-7 h2.h2-page-title::before {
    background-color: #378166; }

.color-style4.template-7 .span-page-title {
  color: #378166;
  border-bottom-color: #378166; }
  .color-style4.template-7 .span-page-title::before {
    background-color: #378166; }

.color-style4.template-12 .title-paging,
.color-style4.template-12 .tool-button .light-box .light-box-content .title,
.color-style4.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style4.template-12 .lightBox-bg .lightBox-content .title,
.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 .title,
.color-style4.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 h2,
.color-style4.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 h2, .color-style4.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style4.template-12 .title-paging::before,
  .color-style4.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style4.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style4.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 .title::before,
  .color-style4.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before,
  .color-style4.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style4.template-12 h2::before, .color-style4.template-12 h2.h2-page-title::before {
    border-color: #0a5e10 transparent transparent transparent; }

.color-style4.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style4.template-12 .span-page-title::before {
    border-color: #0a5e10 transparent transparent transparent; }

.color-style5 .title-paging,
.color-style5 .tool-button .light-box .light-box-content .title {
  color: #ce4242;
  border-color: #ffa9a9; }

.color-style5 h1.h1-page-title {
  border-color: #ffa9a9;
  box-shadow: 0px 3px 0px 0px #ddd;
  color: #575757; }

.color-style5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style5 .title, .template-3 .lightBox-bg .lightBox-content .color-style5 .title, .template-4 .lightBox-bg .lightBox-content .color-style5 .title, .template-5 .lightBox-bg .lightBox-content .color-style5 .title, .template-6 .lightBox-bg .lightBox-content .color-style5 .title, .template-7 .lightBox-bg .lightBox-content .color-style5 .title, .template-12 .lightBox-bg .lightBox-content .color-style5 .title, .color-style1 .lightBox-bg .lightBox-content .color-style5 .title, .color-style2 .lightBox-bg .lightBox-content .color-style5 .title, .color-style3 .lightBox-bg .lightBox-content .color-style5 .title, .color-style4 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .color-style5 .title, .color-style5 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style5 h2, .color-style5 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style5 h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .color-style5 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .color-style5 h2 {
  color: #ce4242;
  border-color: #ffa9a9; }

.color-style5 h2.h2-page-title {
  border-color: #ffa9a9;
  color: #575757; }

.color-style5 .span-page-title {
  border-color: #ffa9a9;
  color: #575757; }

.color-style5.template-4 .title-paging,
.color-style5.template-4 .tool-button .light-box .light-box-content .title,
.color-style5.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style5.template-4 .lightBox-bg .lightBox-content .title,
.color-style6 .lightBox-bg .lightBox-content .color-style5.template-4 .title,
.color-style5.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-4 h2,
.color-style5.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-4 h2, .color-style5.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style5.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style5.template-12 .title-paging,
.color-style5.template-12 .tool-button .light-box .light-box-content .title,
.color-style5.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style5.template-12 .lightBox-bg .lightBox-content .title,
.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 .title,
.color-style5.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-12 h2,
.color-style5.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 h2, .color-style5.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style5.template-12 .title-paging::before,
  .color-style5.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style5.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style5.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 .title::before,
  .color-style5.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before,
  .color-style5.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style5.template-12 h2::before, .color-style5.template-12 h2.h2-page-title::before {
    border-color: #ffa9a9 transparent transparent transparent; }

.color-style5.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style5.template-12 .span-page-title::before {
    border-color: #ffa9a9 transparent transparent transparent; }

.color-style6 .title-paging,
.color-style6 .tool-button .light-box .light-box-content .title {
  color: #802b93;
  border-color: #802b93; }

.color-style6 h1.h1-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .color-style6 .title, .template-3 .lightBox-bg .lightBox-content .color-style6 .title, .template-4 .lightBox-bg .lightBox-content .color-style6 .title, .template-5 .lightBox-bg .lightBox-content .color-style6 .title, .template-6 .lightBox-bg .lightBox-content .color-style6 .title, .template-7 .lightBox-bg .lightBox-content .color-style6 .title, .template-12 .lightBox-bg .lightBox-content .color-style6 .title, .color-style1 .lightBox-bg .lightBox-content .color-style6 .title, .color-style2 .lightBox-bg .lightBox-content .color-style6 .title, .color-style3 .lightBox-bg .lightBox-content .color-style6 .title, .color-style4 .lightBox-bg .lightBox-content .color-style6 .title, .color-style5 .lightBox-bg .lightBox-content .color-style6 .title, .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .color-style6 h2, .color-style6 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .color-style6 h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2 {
  color: #802b93;
  border-color: #802b93; }

.color-style6 h2.h2-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6 .span-page-title {
  border-color: #802b93;
  color: #575757; }

.color-style6.template-4 .title-paging,
.color-style6.template-4 .tool-button .light-box .light-box-content .title,
.color-style6.template-4 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-3 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-5 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-6 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-7 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.template-12 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style6.template-4 .title,
.color-style6.template-4 .lightBox-bg .lightBox-content .title,
.color-style6.template-4 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-4 h2,
.color-style6.template-4 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-4 h2, .color-style6.template-4 h2.h2-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style6.template-4 .span-page-title {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-right-color: #ddd; }

.color-style6.template-12 .title-paging,
.color-style6.template-12 .tool-button .light-box .light-box-content .title,
.color-style6.template-12 h2.h2-title,
.template-2 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-3 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-4 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-5 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-6 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.template-7 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 .title,
.color-style6.template-12 .lightBox-bg .lightBox-content .title,
.color-style6.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2,
.template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2,
.template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2,
.template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2,
.template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2,
.template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 h2,
.color-style6.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2,
.template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-12 h2, .color-style6.template-12 h2.h2-page-title {
  border-color: #d4d4d4; }
  .color-style6.template-12 .title-paging::before,
  .color-style6.template-12 .tool-button .light-box .light-box-content .title::before,
  .color-style6.template-12 h2.h2-title::before,
  .template-2 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-3 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-4 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-5 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-6 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .template-7 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 .title::before,
  .color-style6.template-12 .lightBox-bg .lightBox-content .title::before,
  .color-style6.template-12 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style1 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style2 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style3 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style4 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style5 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before,
  .color-style6.template-12 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before,
  .template-3.color-style6 .lightBox-bg .lightBox-content .color-style6.template-12 h2::before, .color-style6.template-12 h2.h2-page-title::before {
    border-color: #5e146e transparent transparent transparent; }

.color-style6.template-12 .span-page-title {
  border-color: #d4d4d4; }
  .color-style6.template-12 .span-page-title::before {
    border-color: #5e146e transparent transparent transparent; }

/*-------------------------------------------------------------- 表單*/
.fill-form {
  background-color: #fff;
  padding: 0.5rem 0;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */ }
  .fill-form-note {
    color: #e00;
    margin: 30px 0 10px; }
    h2.h2-page-title + .fill-form-note,
    .title-paging + .fill-form-note {
      margin-top: 0; }
    .fill-form-note .span-page-title {
      margin-top: 0; }
  .fill-form-title {
    font-size: 1.3rem;
    font-weight: normal;
    margin: 15px 0 10px;
    color: #777; }
  .fill-form .fill-data {
    padding: 1rem;
    border-bottom: 1px solid #ddd;
    margin: 0 auto; }
    .fill-form .fill-data a:not([class*='butn']) {
      color: #184e69; }
      .fill-form .fill-data a:not([class*='butn']):hover {
        text-decoration: underline; }
      .fill-form .fill-data a:not([class*='butn']):focus {
        outline: none;
        border: 2px dashed #ff9800 !important; }
    .fill-form .fill-data .data {
      display: flex;
      justify-content: flex-start;
      margin: 0 auto;
      position: relative; }
      .fill-form .fill-data .data > label {
        width: 90px;
        padding-top: 5px; }
        html:lang(en) .fill-form .fill-data .data > label {
          width: 250px; }
      .fill-form .fill-data .data .focus-red {
        color: #d00; }
      .fill-form .fill-data .data label.radio-checkbox {
        display: inline-block; }
        .fill-form .fill-data .data label.radio-checkbox:focus-within {
          border: 2px dashed #ff9800; }
        .fill-form .fill-data .data label.radio-checkbox input[type=radio],
        .fill-form .fill-data .data label.radio-checkbox input[type=checkbox] {
          margin-right: 5px; }
      .fill-form .fill-data .data .box {
        width: calc(100% - 90px);
        margin-left: 15px; }
        html:lang(en) .fill-form .fill-data .data .box {
          width: calc(100% - 250px); }
        .fill-form .fill-data .data .box > div {
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          .fill-form .fill-data .data .box > div.div-block {
            display: block; }
            .fill-form .fill-data .data .box > div.div-block .symbol {
              padding: 0 5px; }
          .fill-form .fill-data .data .box > div.div-wrap {
            flex-wrap: wrap; }
          .fill-form .fill-data .data .box > div > div {
            height: 34px;
            line-height: 34px; }
          .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.two select {
            width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]) + input,
            .fill-form .fill-data .data .box > div.two input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.two select + input,
            .fill-form .fill-data .data .box > div.two select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.two > div {
            width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.two > div input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.two > div select {
              width: 100%; }
            .fill-form .fill-data .data .box > div.two > div + div {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.two.symbol input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.two.symbol select {
            width: calc(50% - (36px / 2)); }
          .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.four select {
            width: calc((100% - 20px) / 4); }
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + input,
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.four select + input,
            .fill-form .fill-data .data .box > div.four select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.medium input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium select {
            width: 55%; }
          .fill-form .fill-data .data .box > div.medium.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two select {
            width: calc((55% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.medium.two.symbol input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two.symbol select {
            width: calc(($medium_width / 2) - (36px / 2)); }
          .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small select {
            width: 23%; }
            .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]) + input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]) + select,
            .fill-form .fill-data .data .box > div.small select + input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.small select + select {
              margin-left: 20px; }
          .fill-form .fill-data .data .box > div.small.two input,
          .fill-form .fill-data .data .box > div.small.two select {
            width: calc((23% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.small.two.symbol input,
          .fill-form .fill-data .data .box > div.small.two.symbol select {
            width: calc(($small_width / 2) - (36px / 2)); }
          .fill-form .fill-data .data .box > div.link-butn .butn {
            white-space: nowrap;
            padding-left: 8px;
            padding-right: 8px; }
          .fill-form .fill-data .data .box > div.link-butn input + .butn {
            margin-left: 8px; }
          .fill-form .fill-data .data .box > div.verify input:not([type=radio]):not([type=checkbox]) {
            width: 110px;
            margin-right: 12px; }
          .fill-form .fill-data .data .box > div.verify .verify-img {
            margin-right: 12px;
            border: 1px solid #cccccc; }
            .fill-form .fill-data .data .box > div.verify .verify-img img {
              height: 35px; }
          .fill-form .fill-data .data .box > div.verify .voice {
            padding: 3px;
            text-align: center;
            background-color: #e8e8e8;
            border: 1px solid #cccccc;
            border-radius: 50%;
            margin-right: 10px;
            display: inline-block; }
            .fill-form .fill-data .data .box > div.verify .voice img {
              width: 32px;
              height: 32px; }
            .fill-form .fill-data .data .box > div.verify .voice:hover {
              background-color: #d1d0d0; }
          .fill-form .fill-data .data .box > div.verify .refresh {
            color: #184e69;
            background-color: #e8e8e8;
            border-radius: 50px;
            padding: 3px 10px 3px 6px;
            border: 1px solid #cccccc;
            display: inline-block; }
            .fill-form .fill-data .data .box > div.verify .refresh img {
              width: 32px;
              height: 32px;
              vertical-align: -10px; }
            .fill-form .fill-data .data .box > div.verify .refresh:hover {
              text-decoration: none;
              background-color: #d1d0d0; }
          .fill-form .fill-data .data .box > div + * {
            margin-top: 15px; }
          .fill-form .fill-data .data .box > div .symbol {
            min-width: 36px;
            padding: 0 10px;
            text-align: center;
            white-space: nowrap; }
            .fill-form .fill-data .data .box > div .symbol:first-child {
              padding-left: 0; }
        .fill-form .fill-data .data .box.two > div {
          width: 50%;
          float: left;
          margin-top: 0; }
        .fill-form .fill-data .data .box.two::after {
          content: '';
          display: block;
          clear: both; }
        .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']) {
          width: 100%;
          height: 34px;
          padding: 3px 5px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box select {
          width: 100%;
          height: 34px;
          padding-left: 5px;
          padding-right: 27px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box select:focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box textarea {
          width: 100%;
          height: 120px;
          padding: 5px;
          border: 2px solid #f5f5f5;
          background-color: #f5f5f5; }
          .fill-form .fill-data .data .box textarea:focus {
            border: 2px dashed #ff9800; }
        .fill-form .fill-data .data .box label {
          height: 34px;
          line-height: 34px; }
          .fill-form .fill-data .data .box label input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box label select {
            width: auto;
            height: 30px; }
          .fill-form .fill-data .data .box label input:not([type=radio]):not([type=checkbox]) {
            width: 170px; }
          .fill-form .fill-data .data .box label.wrap {
            display: block; }
        .fill-form .fill-data .data .box label.radio-checkbox {
          height: auto;
          line-height: 1.5rem;
          margin: 0 8px 0 0; }
          .fill-form .fill-data .data .box label.radio-checkbox:hover {
            color: #1e6385; }
          .fill-form .fill-data .data .box label.radio-checkbox + label.radio-checkbox.wrap {
            margin-top: 5px; }
          .fill-form .fill-data .data .box label.radio-checkbox label {
            height: auto;
            line-height: 1.5rem; }
        .fill-form .fill-data .data .box p {
          width: 100%;
          color: #d00;
          margin-top: 5px; }
          .fill-form .fill-data .data .box p a {
            color: #184e69; }
            .fill-form .fill-data .data .box p a:hover {
              text-decoration: underline; }
  .fill-form .butn-box {
    padding: 1.5rem 1rem 0.8rem;
    text-align: center; }
    .fill-form .butn-box::after {
      content: '';
      display: block;
      clear: both; }
  .fill-form.independence .fill-data {
    width: 100%; }
  .fill-form.independence .data {
    display: block; }
    .fill-form.independence .data > label {
      width: auto !important;
      display: block;
      padding: 0 0 10px; }
    .fill-form.independence .data .box {
      width: 100% !important;
      margin-left: 0; }
  @media only screen and (max-width: 768px) {
    .fill-form .fill-data {
      width: 100%  !important; }
      .fill-form .fill-data .data {
        width: 100% !important;
        display: block; }
        .fill-form .fill-data .data > label {
          width: auto !important;
          display: block;
          padding: 0 0 10px;
          white-space: normal; }
        .fill-form .fill-data .data label.radio-checkbox {
          display: block; }
        .fill-form .fill-data .data .box {
          width: 100% !important;
          margin-left: 0; }
          .fill-form .fill-data .data .box > div.medium input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium select, .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small select {
            width: 50%; }
          .fill-form .fill-data .data .box > div.medium.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.medium.two select, .fill-form .fill-data .data .box > div.small.two input:not([type=radio]):not([type=checkbox]),
          .fill-form .fill-data .data .box > div.small.two select {
            width: calc((100% - 20px) / 2); }
          .fill-form .fill-data .data .box > div.four {
            flex-wrap: wrap; }
            .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.four select {
              width: calc((100% - 20px) / 2); }
              .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + input,
              .fill-form .fill-data .data .box > div.four input:not([type=radio]):not([type=checkbox]) + select,
              .fill-form .fill-data .data .box > div.four select + input,
              .fill-form .fill-data .data .box > div.four select + select {
                margin-left: 20px; }
            .fill-form .fill-data .data .box > div.four *:nth-of-type(2n+1) {
              margin-left: 0; }
            .fill-form .fill-data .data .box > div.four *:nth-of-type(n+3) {
              margin-top: 15px; }
            .fill-form .fill-data .data .box > div.four.symbol input:not([type=radio]):not([type=checkbox]),
            .fill-form .fill-data .data .box > div.four.symbol select {
              width: calc((100% - 20px) / 2); }
            .fill-form .fill-data .data .box > div.four.symbol *:nth-of-type(n+1) {
              margin-top: 15px; }
          .fill-form .fill-data .data .box > div.verify {
            display: block; }
            .fill-form .fill-data .data .box > div.verify input {
              width: 100%;
              margin-bottom: 10px; }
            .fill-form .fill-data .data .box > div.verify .verify-img {
              margin: 0 10px 5px 0; }
            .fill-form .fill-data .data .box > div.verify .voice {
              margin-bottom: 10px; }
          .fill-form .fill-data .data .box.two > div {
            width: 100%;
            float: none; }
          .fill-form .fill-data .data .box label {
            height: auto;
            line-height: normal; }
          .fill-form .fill-data .data .box label.radio-checkbox + label.radio-checkbox {
            margin: 5px 0 0 0; }
    .fill-form .butn-box.two {
      display: flex; }
      .fill-form .butn-box.two > * {
        min-width: inherit;
        width: calc((100% - 15px) / 2); } }
  @media only screen and (max-width: 375px) {
    .fill-form .fill-data .data .box > div.link-butn {
      flex-wrap: wrap; }
      .fill-form .fill-data .data .box > div.link-butn input + .butn,
      .fill-form .fill-data .data .box > div.link-butn .butn + .butn {
        margin: 6px 6px 0 0; } }
  .template-2 .fill-form .fill-data {
    border-color: #ddd; }
    .template-2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-2 .fill-form .fill-data .data .box select,
    .template-2 .fill-form .fill-data .data .box textarea {
      border-color: #a6a6a6; }
      .template-2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-2 .fill-form .fill-data .data .box select:focus,
      .template-2 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-3 .fill-form .fill-data {
    border-color: #ddd; }
    .template-3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-3 .fill-form .fill-data .data .box select,
    .template-3 .fill-form .fill-data .data .box textarea {
      border-color: #956a7f; }
      .template-3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-3 .fill-form .fill-data .data .box select:focus,
      .template-3 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-4 .fill-form .fill-data {
    border-color: #ddd; }
    .template-4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-4 .fill-form .fill-data .data .box select,
    .template-4 .fill-form .fill-data .data .box textarea {
      border-color: #bbb; }
      .template-4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-4 .fill-form .fill-data .data .box select:focus,
      .template-4 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-5 .fill-form .fill-data {
    border-color: #ddd; }
    .template-5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-5 .fill-form .fill-data .data .box select,
    .template-5 .fill-form .fill-data .data .box textarea {
      border-color: #989741; }
      .template-5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-5 .fill-form .fill-data .data .box select:focus,
      .template-5 .fill-form .fill-data .data .box textarea:focus {
        border-color: #e00; }
  .template-6 .fill-form .fill-data {
    border-color: #ddd; }
    .template-6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-6 .fill-form .fill-data .data .box select,
    .template-6 .fill-form .fill-data .data .box textarea {
      border-color: #b9cbd6; }
      .template-6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-6 .fill-form .fill-data .data .box select:focus,
      .template-6 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-7 .fill-form .fill-data {
    border-color: #ddd; }
    .template-7 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-7 .fill-form .fill-data .data .box select,
    .template-7 .fill-form .fill-data .data .box textarea {
      border-color: #b4c0b4; }
      .template-7 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-7 .fill-form .fill-data .data .box select:focus,
      .template-7 .fill-form .fill-data .data .box textarea:focus {
        outline: none;
        border-color: #ff9800; }
  .template-12 .fill-form .fill-data {
    border-color: #ddd; }
    .template-12 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-12 .fill-form .fill-data .data .box select,
    .template-12 .fill-form .fill-data .data .box textarea {
      border-color: #a3b4c3; }
      .template-12 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-12 .fill-form .fill-data .data .box select:focus,
      .template-12 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }
  .template-21 .fill-form .fill-data {
    border-color: #ddd; }
    .template-21 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .template-21 .fill-form .fill-data .data .box select,
    .template-21 .fill-form .fill-data .data .box textarea {
      border-color: #b4c0b4; }
      .template-21 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .template-21 .fill-form .fill-data .data .box select:focus,
      .template-21 .fill-form .fill-data .data .box textarea:focus {
        outline: none;
        border-color: #ff9800; }
  .color-style1 .fill-form .fill-data,
  .color-style2 .fill-form .fill-data,
  .color-style3 .fill-form .fill-data,
  .color-style4 .fill-form .fill-data,
  .color-style5 .fill-form .fill-data,
  .color-style6 .fill-form .fill-data {
    border-color: #ddd; }
    .color-style1 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style1 .fill-form .fill-data .data .box select,
    .color-style1 .fill-form .fill-data .data .box textarea,
    .color-style2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style2 .fill-form .fill-data .data .box select,
    .color-style2 .fill-form .fill-data .data .box textarea,
    .color-style3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style3 .fill-form .fill-data .data .box select,
    .color-style3 .fill-form .fill-data .data .box textarea,
    .color-style4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style4 .fill-form .fill-data .data .box select,
    .color-style4 .fill-form .fill-data .data .box textarea,
    .color-style5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style5 .fill-form .fill-data .data .box select,
    .color-style5 .fill-form .fill-data .data .box textarea,
    .color-style6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']),
    .color-style6 .fill-form .fill-data .data .box select,
    .color-style6 .fill-form .fill-data .data .box textarea {
      border-color: #a6a6a6; }
      .color-style1 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style1 .fill-form .fill-data .data .box select:focus,
      .color-style1 .fill-form .fill-data .data .box textarea:focus,
      .color-style2 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style2 .fill-form .fill-data .data .box select:focus,
      .color-style2 .fill-form .fill-data .data .box textarea:focus,
      .color-style3 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style3 .fill-form .fill-data .data .box select:focus,
      .color-style3 .fill-form .fill-data .data .box textarea:focus,
      .color-style4 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style4 .fill-form .fill-data .data .box select:focus,
      .color-style4 .fill-form .fill-data .data .box textarea:focus,
      .color-style5 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style5 .fill-form .fill-data .data .box select:focus,
      .color-style5 .fill-form .fill-data .data .box textarea:focus,
      .color-style6 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus,
      .color-style6 .fill-form .fill-data .data .box select:focus,
      .color-style6 .fill-form .fill-data .data .box textarea:focus {
        border-color: #ff9800; }

table caption {
  font-size: 1.5rem;
  padding-top: 8px;
  padding-bottom: 5px;
  color: #777;
  text-align: left; }

@media only screen and (max-width: 768px) {
  table caption {
    width: 100%;
    display: block; } }

/*---------------------------------------------------------- table list*/
table.table-list {
  width: 100%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    table.table-list {
      table-layout: fixed;
      word-wrap: break-word; } }
  table.table-list thead tr th {
    color: #4c4c4c;
    font-weight: bold;
    padding: 5px 8px;
    text-align: left;
    border: 2px solid #ecdcb8;
    border-right-color: #daccaa;
    background-color: #ecdcb8; }
    table.table-list thead tr th:last-child {
      border-right-color: #ecdcb8; }
  table.table-list tbody tr td {
    padding: 5px 8px;
    background-color: #efefef;
    border: 2px solid #efefef;
    border-right-color: #ddd;
    border-bottom-color: #ddd; }
    table.table-list tbody tr td:last-child {
      border-right-color: #efefef; }
    table.table-list tbody tr td.empty {
      text-align: center; }
    table.table-list tbody tr td a:not([class*='butn']) {
      color: #1e6385; }
      table.table-list tbody tr td a:not([class*='butn']):hover, table.table-list tbody tr td a:not([class*='butn']):focus {
        outline: none;
        background-color: #FFE16D; }
    table.table-list tbody tr td .top {
      width: 20px;
      margin-right: 5px; }
  @media only screen and (max-width: 768px) {
    table.table-list:not(.no-rwd) {
      width: 100%;
      display: block; }
      table.table-list:not(.no-rwd) thead {
        display: none; }
      table.table-list:not(.no-rwd) tbody {
        width: 100%;
        display: block; }
        table.table-list:not(.no-rwd) tbody tr {
          width: 100%;
          display: block;
          margin-bottom: 20px; }
          table.table-list:not(.no-rwd) tbody tr td {
            width: 100% !important;
            display: flex;
            text-align: left !important;
            border: none;
            padding: 10px;
            background-color: #f7f7f7;
            margin-bottom: 2px; }
            table.table-list:not(.no-rwd) tbody tr td.empty {
              display: block;
              text-align: center !important; }
            table.table-list:not(.no-rwd) tbody tr td:first-child {
              border-top: 3px solid #1ebe9f; }
            table.table-list:not(.no-rwd) tbody tr td::before {
              content: attr(data-title);
              font-weight: bold;
              display: inline-block;
              color: #0a987c;
              white-space: nowrap; } }

/*---------------------------------------------------------- table detail*/
table.table-detail {
  width: 100%; }
  table.table-detail th {
    width: 20%;
    background: #0a8068;
    border: 2px solid #fff;
    font-weight: normal;
    text-align: left;
    padding: 5px 8px; }
  table.table-detail td {
    width: 80%;
    background-color: #efefef;
    border: 2px solid #fff;
    padding: 5px 8px; }
    table.table-detail td a:not([class*='butn']):hover, table.table-detail td a:not([class*='butn']):focus {
      outline: none;
      background-color: #FFE16D; }
  table.table-detail .invoice th {
    width: 120px;
    text-align: center;
    padding: 5px 2px !important; }
  table.table-detail .invoice td {
    width: 8%;
    text-align: center;
    padding: 5px 2px !important; }
  @media only screen and (max-width: 767px) {
    table.table-detail th, table.table-detail td {
      width: 100%;
      display: block; }
    table.table-detail th {
      color: #fff; }
    table.table-detail .rwd-table {
      display: flex; }
      table.table-detail .rwd-table .invoice {
        width: 100%; }
        table.table-detail .rwd-table .invoice th {
          width: 100%; }
        table.table-detail .rwd-table .invoice td {
          width: 100%; } }

/*---------------------------------------------------------- table of article*/
@media only screen and (max-width: 768px) {
  table.table-article-list {
    width: 100% !important; } }

@media only screen and (max-width: 767px) {
  table.table-article-list {
    border: none !important;
    display: block; }
    table.table-article-list thead, table.table-article-list .title {
      display: none; }
    table.table-article-list tbody {
      width: 100%;
      display: block; }
      table.table-article-list tbody tr {
        width: 100%;
        display: block;
        padding: 3px 0;
        background-color: #f7f7f7; }
        table.table-article-list tbody tr + tr {
          margin-top: 20px; }
        table.table-article-list tbody tr td {
          width: 100% !important;
          display: flex;
          text-align: left !important;
          align-items: baseline;
          border: none !important;
          padding: 2px 10px !important; }
          table.table-article-list tbody tr td.empty {
            display: block;
            text-align: center !important; }
          table.table-article-list tbody tr td::before {
            content: attr(data-title);
            font-weight: bold;
            color: #08518f;
            display: inline-block;
            white-space: nowrap; }
          table.table-article-list tbody tr td p {
            margin: 5px 0; } }

/*-------------------------------------------------------------- 版型原本色系*/
.template-2 table.table-list thead tr th {
  color: #fff;
  background: #066caa;
  background: -moz-linear-gradient(top, #066caa 0%, #055789 100%);
  background: -webkit-linear-gradient(top, #066caa 0%, #055789 100%);
  background: linear-gradient(to bottom, #066caa 0%, #055789 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066caa', endColorstr='#055789',GradientType=0 );
  background-color: #066caa; }

@media only screen and (max-width: 768px) {
  .template-2 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-2 table.table-list tbody tr td:first-child {
      border-top-color: #00568b; }
    .template-2 table.table-list tbody tr td::before {
      color: #066caa; } }

.template-2 table.table-detail th {
  background: #066caa;
  color: #fff;
  border-color: #fff; }

.template-3 table.table-list thead tr th {
  color: #fff;
  border: 2px solid #fff;
  background: #79516e;
  background: -moz-linear-gradient(top, #79516e 0%, #4b314b 56%);
  background: -webkit-linear-gradient(top, #79516e 0%, #4b314b 56%);
  background: linear-gradient(to bottom, #79516e 0%, #4b314b 56%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79516e', endColorstr='#4b314b',GradientType=0 );
  background-color: #79516e; }

@media only screen and (max-width: 768px) {
  .template-3 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-3 table.table-list tbody tr td:first-child {
      border-top-color: #63474a; }
    .template-3 table.table-list tbody tr td::before {
      color: #63474a; } }

.template-3 table.table-detail th {
  color: #ffffff;
  background: #63474a;
  border-color: #ffffff; }

.template-4 table.table-list thead tr th {
  color: #fff;
  background: #02558a; }

@media only screen and (max-width: 768px) {
  .template-4 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-4 table.table-list tbody tr td:first-child {
      border-top-color: #aec5c8; }
    .template-4 table.table-list tbody tr td::before {
      color: #427077; } }

.template-4 table.table-detail th {
  color: #fff;
  background: #02558a;
  border-color: #fff; }

.template-5 table.table-list thead tr th {
  color: #353535;
  background: #ffc572;
  background: -moz-linear-gradient(top, #ffc572 0%, #ffb750 100%);
  background: -webkit-linear-gradient(top, #ffc572 0%, #ffb750 100%);
  background: linear-gradient(to bottom, #ffc572 0%, #ffb750 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc572', endColorstr='#ffb750',GradientType=0 );
  background-color: #ffc572; }

@media only screen and (max-width: 768px) {
  .template-5 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-5 table.table-list tbody tr td:first-child {
      border-top-color: #ffb141; }
    .template-5 table.table-list tbody tr td::before {
      color: #985b01; } }

.template-5 table.table-detail th {
  color: #000000;
  background: #ffc572;
  border-color: #ffffff; }

.template-6 table.table-list thead tr th {
  color: #fff;
  background: #0072bb; }

@media only screen and (max-width: 768px) {
  .template-6 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-6 table.table-list tbody tr td:first-child {
      border-top-color: #0072bb; }
    .template-6 table.table-list tbody tr td::before {
      color: #0154a1; } }

.template-6 table.table-detail th {
  color: #fff;
  background: #0072bb;
  border-color: #fff; }

.template-7 table.table-list thead tr th {
  color: #fff;
  background: #508150;
  background: -moz-linear-gradient(top, #508150 0%, #497749 100%);
  background: -webkit-linear-gradient(top, #508150 0%, #497749 100%);
  background: linear-gradient(to bottom, #508150 0%, #497749 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#508150', endColorstr='#497749',GradientType=0 );
  background-color: #508150; }

@media only screen and (max-width: 768px) {
  .template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-7 table.table-list tbody tr td:first-child {
      border-top-color: #b4c0b4; }
    .template-7 table.table-list tbody tr td::before {
      color: #474; } }

.template-7 table.table-detail th {
  color: #fff;
  border-color: #ffffff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#497749+0,508150+100 */
  background: #497749;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #497749 0%, #508150 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #497749 0%, #508150 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #497749 0%, #508150 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#497749', endColorstr='#508150',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  background-color: #497749; }

.template-12 table.table-list thead tr th {
  color: #fff;
  background: #016ed4; }

.template-12 table.table-list tbody tr td {
  background-color: #f6f6f6; }

@media only screen and (max-width: 768px) {
  .template-12 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-12 table.table-list tbody tr td:first-child {
      border-top-color: #016ed4; }
    .template-12 table.table-list tbody tr td::before {
      color: #0154a1; } }

.template-12 table.table-detail th {
  color: #ffffff;
  background: #016ed4;
  border-color: #ffffff; }

.template-21 table.table-list thead tr th {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008489+0,008489+100 */
  background: #008489;
  /* Old browsers */
  background: -moz-linear-gradient(top, #008489 0%, #008489 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #008489 0%, #008489 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #008489 0%, #008489 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008489', endColorstr='#008489',GradientType=0 );
  /* IE6-9 */ }

@media only screen and (max-width: 768px) {
  .template-21 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .template-21 table.table-list tbody tr td:first-child {
      border-top-color: #b4c0b4; }
    .template-21 table.table-list tbody tr td::before {
      color: #474; } }

.template-21 table.table-detail th {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008489+0,008489+100 */
  background: #008489;
  /* Old browsers */
  background: -moz-linear-gradient(top, #008489 0%, #008489 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #008489 0%, #008489 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #008489 0%, #008489 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008489', endColorstr='#008489',GradientType=0 );
  /* IE6-9 */ }

@media only screen and (max-width: 768px) {
  .template-29 table.table-list:not(.no-rwd) tbody tr td:first-child {
    border-top: 3px solid #cfbc9c; }
  .template-29 table.table-list:not(.no-rwd) tbody tr td::before {
    color: #494949; } }

.color-style1 table.table-list thead tr th {
  color: #ffffff;
  background: #36669c; }

@media only screen and (max-width: 768px) {
  .color-style1 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style1 table.table-list tbody tr td:first-child {
      border-top-color: #36669c; }
    .color-style1 table.table-list tbody tr td::before {
      color: #0a3f7b; } }

.color-style1 table.table-detail th {
  color: #fff;
  background: #36669c;
  border-color: #fff; }

.color-style2 table.table-list thead tr th {
  color: #fff;
  background: #bd4a4a; }

@media only screen and (max-width: 768px) {
  .color-style2 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style2 table.table-list tbody tr td:first-child {
      border-top-color: #bd4a4a; }
    .color-style2 table.table-list tbody tr td::before {
      color: #811818; } }

.color-style2 table.table-detail th {
  color: #fff;
  background: #bd4a4a;
  border-color: #fff; }

.color-style2.template-7 table.table-list thead tr th {
  color: #fff;
  background: #AD6114; }

@media only screen and (max-width: 768px) {
  .color-style2.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style2.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #AD6114; }
    .color-style2.template-7 table.table-list tbody tr td::before {
      color: #9e5812; } }

.color-style3 table.table-list thead tr th {
  color: #000000;
  background: #f5ac43; }

@media only screen and (max-width: 768px) {
  .color-style3 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style3 table.table-list tbody tr td:first-child {
      border-top-color: #ffb141; }
    .color-style3 table.table-list tbody tr td::before {
      color: #985b01; } }

.color-style3 table.table-detail th {
  color: #000;
  background: #f5ac43;
  border-color: #fff; }

.color-style3.template-7 table.table-list thead tr th {
  color: #fff;
  background: #018378; }

@media only screen and (max-width: 768px) {
  .color-style3.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style3.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #018378; }
    .color-style3.template-7 table.table-list tbody tr td::before {
      color: #017269; } }

.color-style4 table.table-list thead tr th {
  color: #fff;
  background: #1f864a; }

@media only screen and (max-width: 768px) {
  .color-style4 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style4 table.table-list tbody tr td:first-child {
      border-top-color: #188144; }
    .color-style4 table.table-list tbody tr td::before {
      color: #229452; } }

.color-style4 table.table-detail th {
  color: #fff;
  background: #1f864a;
  border-color: #fff; }

.color-style4.template-7 table.table-list thead tr th {
  color: #fff;
  background: #378166; }

@media only screen and (max-width: 768px) {
  .color-style4.template-7 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style4.template-7 table.table-list tbody tr td:first-child {
      border-top-color: #378166; }
    .color-style4.template-7 table.table-list tbody tr td::before {
      color: #32755d; } }

.color-style5 table.table-list thead tr th {
  color: #353535;
  background: #fcb2b2; }

@media only screen and (max-width: 768px) {
  .color-style5 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style5 table.table-list tbody tr td:first-child {
      border-top-color: #ffa9a9; }
    .color-style5 table.table-list tbody tr td::before {
      color: #cd4141; } }

.color-style5 table.table-detail th {
  color: #353535;
  background: #fcb2b2;
  border-color: #fff; }

.color-style6 table.table-list thead tr th {
  color: #fff;
  background: #a04bb2; }

@media only screen and (max-width: 768px) {
  .color-style6 table.table-list tbody tr td {
    background-color: #f7f7f7; }
    .color-style6 table.table-list tbody tr td:first-child {
      border-top-color: #802b93; }
    .color-style6 table.table-list tbody tr td::before {
      color: #802b93; } }

.color-style6 table.table-detail th {
  color: #fff;
  background: #a04bb2;
  border-color: #fff; }

.accordion {
  width: 100%;
  margin: 0 auto; }
  .accordion .accordion-header {
    font-size: 1rem;
    color: #0d5888;
    cursor: pointer;
    padding: 12px 15px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    background-color: #eee;
    border-radius: 3px;
    transition: 0.4s; }
    .accordion .accordion-header:focus {
      color: #fff;
      background-color: #e00; }
    .accordion .accordion-header:hover, .accordion .accordion-header.active {
      background-color: #cee2ef; }
    .accordion .accordion-header.active {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .accordion .accordion-header.active:focus {
        color: #fff;
        background-color: #e00; }
  .accordion .panel {
    background-color: white;
    max-height: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 3px #ababab;
    transition: max-height 0.2s ease-out; }
    .accordion .panel + .accordion-header {
      margin-top: 5px; }
    .accordion .panel .panel-content {
      padding: 12px 15px; }

/*---------------------------------------------------------- pages */
.pages {
  text-align: center;
  margin: 10px 0 7px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 14px;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------------------------------------------------- 顏色設定*/ }
  .pages a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #e5e5e5;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
    color: #353535;
    margin: 0 5px;
    font-size: 1rem;
    font-weight: bold; }
    .pages a:hover {
      background: #ffc992; }
    .pages a:focus {
      color: #fff !important;
      background: #e00;
      outline: none; }
    .pages a.active {
      color: #000;
      background-color: #efdbab; }
      .pages a.active:focus {
        background: #e00; }
    .pages a.prev, .pages a.first {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 13px 7.5px 0;
      border-style: solid;
      border-color: transparent #ddd transparent transparent; }
      .pages a.prev:hover, .pages a.first:hover {
        border-color: transparent #ffc992 transparent transparent; }
      .pages a.prev:focus, .pages a.first:focus {
        outline: none;
        border-color: transparent #e00 transparent transparent; }
    .pages a.prev {
      margin: 0 30px 0 10px; }
      .pages a.prev::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        right: -31px; }
    .pages a.first::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      left: -15px; }
    .pages a.first::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      left: -1px; }
    .pages a.first:hover::after {
      background: #ffc992; }
    .pages a.first:focus::after {
      background: #e00; }
    .pages a.next, .pages a.last {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 0 7.5px 13px;
      border-style: solid;
      border-color: transparent transparent transparent #ddd; }
      .pages a.next:hover, .pages a.last:hover {
        border-color: transparent transparent transparent #ffc992; }
      .pages a.next:focus, .pages a.last:focus {
        outline: none;
        border-color: transparent transparent transparent #e00; }
    .pages a.next {
      margin: 0 10px 0 30px; }
      .pages a.next::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        left: -31px; }
    .pages a.last::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      right: -15px; }
    .pages a.last::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      right: -1px; }
    .pages a.last:hover::after {
      background: #ffc992; }
    .pages a.last:focus::after {
      background: #e00; }
  .pages p {
    width: 100%;
    max-width: max-content;
    margin-top: 0;
    margin-left: 20px; }
    .pages p br {
      display: none; }
    .pages p input[type=number]::-webkit-outer-spin-button,
    .pages p input[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .pages p input[type=number] {
      width: 45px;
      text-align: center;
      padding-left: 5px;
      padding-right: 5px; }
    .pages p input[type=button].butn {
      padding: 2px 8px;
      margin-right: 5px; }
  @media only screen and (max-width: 414px) {
    .pages {
      display: block; }
      .pages a {
        padding: 0 5px; }
        .pages a.prev, .pages a.first, .pages a.next, .pages a.last {
          position: absolute;
          top: 5px; }
        .pages a.prev {
          left: calc(50% - 120px); }
          .pages a.prev::before {
            display: none; }
        .pages a.first {
          left: calc(50% - 142px); }
        .pages a.next {
          right: calc(50% - 120px); }
          .pages a.next::before {
            display: none; }
        .pages a.last {
          right: calc(50% - 142px); }
      .pages p {
        margin-top: 60px; }
        .pages p br {
          display: block; }
        .pages p input[type=button].butn {
          margin-right: 0; }
        .pages p span {
          text-wrap: nowrap;
          display: inline-block;
          margin-top: 5px;
          margin-left: 70px; } }
  @media only screen and (max-width: 430px) {
    .pages p span {
      margin-right: 18px; } }
  @media only screen and (max-width: 414px) {
    .pages p span {
      margin-right: 70px; } }
  @media only screen and (max-width: 390px) {
    .pages p span {
      margin-left: 60px; } }
  @media only screen and (max-width: 375px) {
    .pages p span {
      margin-left: 50px; } }
  @media only screen and (max-width: 360px) {
    .pages p span {
      margin-left: 45px; } }
  @media only screen and (max-width: 344px) {
    .pages p span {
      margin-left: 38px; } }
  .template-2 .pages a {
    background-color: #066caa;
    color: #fff; }
    .template-2 .pages a:hover {
      background: #666; }
    .template-2 .pages a:focus {
      background: #e00; }
    .template-2 .pages a.active {
      background-color: #aa6500; }
      .template-2 .pages a.active:focus {
        background: #e00; }
    .template-2 .pages a.prev, .template-2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #066caa transparent transparent; }
      .template-2 .pages a.prev:hover, .template-2 .pages a.first:hover {
        background: none;
        border-color: transparent #666 transparent transparent; }
      .template-2 .pages a.prev:focus, .template-2 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-2 .pages a.first::after {
      background: #066caa; }
    .template-2 .pages a.first:hover::after {
      background: #666; }
    .template-2 .pages a.first:focus::after {
      background: #e00; }
    .template-2 .pages a.next, .template-2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #066caa; }
      .template-2 .pages a.next:hover, .template-2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #666; }
      .template-2 .pages a.next:focus, .template-2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-2 .pages a.last::after {
      background: #066caa; }
    .template-2 .pages a.last:hover::after {
      background: #666; }
    .template-2 .pages a.last:focus::after {
      background: #e00; }
  .template-3 .pages a {
    background-color: #69416a;
    color: #fff; }
    .template-3 .pages a:hover {
      background: #ff9800; }
    .template-3 .pages a:focus {
      background: #e00; }
    .template-3 .pages a.active {
      color: #000000;
      background-color: #e7b55d; }
      .template-3 .pages a.active:focus {
        background: #e00; }
    .template-3 .pages a.prev, .template-3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #69416a transparent transparent; }
      .template-3 .pages a.prev:hover, .template-3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff9800 transparent transparent; }
      .template-3 .pages a.prev:focus, .template-3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-3 .pages a.first::after {
      background: #69416a; }
    .template-3 .pages a.first:hover::after {
      background: #ff9800; }
    .template-3 .pages a.first:focus::after {
      background: #e00; }
    .template-3 .pages a.next, .template-3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #69416a; }
      .template-3 .pages a.next:hover, .template-3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff9800; }
      .template-3 .pages a.next:focus, .template-3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-3 .pages a.last::after {
      background: #69416a; }
    .template-3 .pages a.last:hover::after {
      background: #ff9800; }
    .template-3 .pages a.last:focus::after {
      background: #e00; }
  .template-4 .pages a {
    background-color: #b6e3ea;
    color: #353535; }
    .template-4 .pages a:hover {
      background: #ffe2c5; }
    .template-4 .pages a:focus {
      background: #e00; }
    .template-4 .pages a.active {
      background-color: #ffd1a3; }
      .template-4 .pages a.active:focus {
        background: #e00; }
    .template-4 .pages a.prev, .template-4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b6e3ea transparent transparent; }
      .template-4 .pages a.prev:hover, .template-4 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-4 .pages a.prev:focus, .template-4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-4 .pages a.first::after {
      background: #b6e3ea; }
    .template-4 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.first:focus::after {
      background: #e00; }
    .template-4 .pages a.next, .template-4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b6e3ea; }
      .template-4 .pages a.next:hover, .template-4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-4 .pages a.next:focus, .template-4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-4 .pages a.last::after {
      background: #b6e3ea; }
    .template-4 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.last:focus::after {
      background: #e00; }
  .template-5 .pages a {
    background-color: #cdcb7c;
    color: #353535; }
    .template-5 .pages a:hover {
      background: #ffc992; }
    .template-5 .pages a:focus {
      background: #e00; }
    .template-5 .pages a.active {
      background-color: #ff9800; }
      .template-5 .pages a.active:focus {
        background: #e00; }
    .template-5 .pages a.prev, .template-5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #cdcb7c transparent transparent; }
      .template-5 .pages a.prev:hover, .template-5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc992 transparent transparent; }
      .template-5 .pages a.prev:focus, .template-5 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-5 .pages a.first::after {
      background: #cdcb7c; }
    .template-5 .pages a.first:hover::after {
      background: #ffc992; }
    .template-5 .pages a.first:focus::after {
      background: #e00; }
    .template-5 .pages a.next, .template-5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #cdcb7c; }
      .template-5 .pages a.next:hover, .template-5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc992; }
      .template-5 .pages a.next:focus, .template-5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-5 .pages a.last::after {
      background: #cdcb7c; }
    .template-5 .pages a.last:hover::after {
      background: #ffc992; }
    .template-5 .pages a.last:focus::after {
      background: #e00; }
  .template-6 .pages a {
    background-color: #0072bb;
    color: #fff; }
    .template-6 .pages a:hover {
      background: #0063a2; }
    .template-6 .pages a:focus {
      background: #e00; }
    .template-6 .pages a.active {
      color: #000;
      background-color: #f6bba8; }
      .template-6 .pages a.active:focus {
        background: #e00; }
    .template-6 .pages a.prev, .template-6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #0072bb transparent transparent; }
      .template-6 .pages a.prev:hover, .template-6 .pages a.first:hover {
        background: none;
        border-color: transparent #0063a2 transparent transparent; }
      .template-6 .pages a.prev:focus, .template-6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-6 .pages a.first::after {
      background: #0072bb; }
    .template-6 .pages a.first:hover::after {
      background: #0063a2; }
    .template-6 .pages a.first:focus::after {
      background: #e00; }
    .template-6 .pages a.next, .template-6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #0072bb; }
      .template-6 .pages a.next:hover, .template-6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #0063a2; }
      .template-6 .pages a.next:focus, .template-6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-6 .pages a.last::after {
      background: #0072bb; }
    .template-6 .pages a.last:hover::after {
      background: #0063a2; }
    .template-6 .pages a.last:focus::after {
      background: #e00; }
  .template-7 .pages a {
    background-color: #c8e0c8;
    color: #353535; }
    .template-7 .pages a:hover {
      background: #deecde; }
    .template-7 .pages a:focus {
      background: #e00; }
    .template-7 .pages a.active {
      background-color: #d7ada2; }
      .template-7 .pages a.active:focus {
        background: #e00; }
    .template-7 .pages a.prev, .template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #c8e0c8 transparent transparent; }
      .template-7 .pages a.prev:hover, .template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #deecde transparent transparent; }
      .template-7 .pages a.prev:focus, .template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-7 .pages a.first::after {
      background: #c8e0c8; }
    .template-7 .pages a.first:hover::after {
      background: #deecde; }
    .template-7 .pages a.first:focus::after {
      background: #e00; }
    .template-7 .pages a.next, .template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #c8e0c8; }
      .template-7 .pages a.next:hover, .template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #deecde; }
      .template-7 .pages a.next:focus, .template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-7 .pages a.last::after {
      background: #c8e0c8; }
    .template-7 .pages a.last:hover::after {
      background: #deecde; }
    .template-7 .pages a.last:focus::after {
      background: #e00; }
  .template-12 .pages a {
    background-color: #016ed4;
    color: #fff; }
    .template-12 .pages a:hover {
      background: #537382; }
    .template-12 .pages a:focus {
      background: #e00; }
    .template-12 .pages a.active {
      color: #000000;
      background-color: #f8e2e4; }
      .template-12 .pages a.active:focus {
        background: #e00; }
    .template-12 .pages a.prev, .template-12 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #016ed4 transparent transparent; }
      .template-12 .pages a.prev:hover, .template-12 .pages a.first:hover {
        background: none;
        border-color: transparent #537382 transparent transparent; }
      .template-12 .pages a.prev:focus, .template-12 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-12 .pages a.first::after {
      background: #016ed4; }
    .template-12 .pages a.first:hover::after {
      background: #537382; }
    .template-12 .pages a.first:focus::after {
      background: #e00; }
    .template-12 .pages a.next, .template-12 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #016ed4; }
      .template-12 .pages a.next:hover, .template-12 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #537382; }
      .template-12 .pages a.next:focus, .template-12 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-12 .pages a.last::after {
      background: #016ed4; }
    .template-12 .pages a.last:hover::after {
      background: #537382; }
    .template-12 .pages a.last:focus::after {
      background: #e00; }
  .template-21 .pages a {
    background-color: #e9e9e9;
    color: #000; }
    .template-21 .pages a:hover {
      background: #ffe2c5; }
    .template-21 .pages a:focus {
      background: #e00; }
    .template-21 .pages a.active {
      background-color: #008489;
      color: #fff; }
      .template-21 .pages a.active:focus {
        background: #e00; }
    .template-21 .pages a.prev, .template-21 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #006482 transparent transparent; }
      .template-21 .pages a.prev:hover, .template-21 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-21 .pages a.prev:focus, .template-21 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-21 .pages a.first::after {
      background: #006482; }
    .template-21 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.first:focus::after {
      background: #e00; }
    .template-21 .pages a.next, .template-21 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #006482; }
      .template-21 .pages a.next:hover, .template-21 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-21 .pages a.next:focus, .template-21 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-21 .pages a.last::after {
      background: #006482; }
    .template-21 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.last:focus::after {
      background: #e00; }
  .color-style1 .pages a {
    background-color: #4079b9;
    color: #fff; }
    .color-style1 .pages a:hover {
      background: #ffb141; }
    .color-style1 .pages a:focus {
      background: #e00; }
    .color-style1 .pages a.active {
      background-color: #0a3f7b; }
      .color-style1 .pages a.active:focus {
        background: #e00; }
    .color-style1 .pages a.prev, .color-style1 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #4079b9 transparent transparent; }
      .color-style1 .pages a.prev:hover, .color-style1 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style1 .pages a.prev:focus, .color-style1 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style1 .pages a.first::after {
      background: #4079b9; }
    .color-style1 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.first:focus::after {
      background: #e00; }
    .color-style1 .pages a.next, .color-style1 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #4079b9; }
      .color-style1 .pages a.next:hover, .color-style1 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style1 .pages a.next:focus, .color-style1 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style1 .pages a.last::after {
      background: #4079b9; }
    .color-style1 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.last:focus::after {
      background: #e00; }
  .color-style2 .pages a {
    background-color: #ea8686;
    color: #fff; }
    .color-style2 .pages a:hover {
      background: #bc8686; }
    .color-style2 .pages a:focus {
      background: #4079b9; }
    .color-style2 .pages a.active {
      background-color: #9a4343; }
      .color-style2 .pages a.active:focus {
        background: #4079b9; }
    .color-style2 .pages a.prev, .color-style2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ea8686 transparent transparent; }
      .color-style2 .pages a.prev:hover, .color-style2 .pages a.first:hover {
        background: none;
        border-color: transparent #bc8686 transparent transparent; }
      .color-style2 .pages a.prev:focus, .color-style2 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2 .pages a.first::after {
      background: #ea8686; }
    .color-style2 .pages a.first:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2 .pages a.next, .color-style2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ea8686; }
      .color-style2 .pages a.next:hover, .color-style2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #bc8686; }
      .color-style2 .pages a.next:focus, .color-style2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2 .pages a.last::after {
      background: #ea8686; }
    .color-style2 .pages a.last:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style2.template-7 .pages a {
    background-color: #655c5d;
    color: #fff; }
    .color-style2.template-7 .pages a:hover {
      background: #463637; }
    .color-style2.template-7 .pages a:focus {
      background: #4079b9; }
    .color-style2.template-7 .pages a.active {
      background-color: #C25100; }
      .color-style2.template-7 .pages a.active:focus {
        background: #4079b9; }
    .color-style2.template-7 .pages a.prev, .color-style2.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #655c5d transparent transparent; }
      .color-style2.template-7 .pages a.prev:hover, .color-style2.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #463637 transparent transparent; }
      .color-style2.template-7 .pages a.prev:focus, .color-style2.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2.template-7 .pages a.first::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.first:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2.template-7 .pages a.next, .color-style2.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #655c5d; }
      .color-style2.template-7 .pages a.next:hover, .color-style2.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #463637; }
      .color-style2.template-7 .pages a.next:focus, .color-style2.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2.template-7 .pages a.last::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.last:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style3 .pages a {
    background-color: #ffd394;
    color: #000000; }
    .color-style3 .pages a:hover {
      background: #ff7272;
      color: #000000; }
    .color-style3 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3 .pages a.active {
      background-color: #ff9803;
      color: #000000; }
      .color-style3 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3 .pages a.prev, .color-style3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffd394 transparent transparent; }
      .color-style3 .pages a.prev:hover, .color-style3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff7272 transparent transparent; }
      .color-style3 .pages a.prev:focus, .color-style3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3 .pages a.first::after {
      background: #ffd394; }
    .color-style3 .pages a.first:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.first:focus::after {
      background: #e00; }
    .color-style3 .pages a.next, .color-style3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffd394; }
      .color-style3 .pages a.next:hover, .color-style3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff7272; }
      .color-style3 .pages a.next:focus, .color-style3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3 .pages a.last::after {
      background: #ffd394; }
    .color-style3 .pages a.last:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.last:focus::after {
      background: #e00; }
  .color-style3.template-7 .pages a {
    background-color: #A26401;
    color: #fff; }
    .color-style3.template-7 .pages a:hover {
      background: #ffc36d;
      color: #000; }
    .color-style3.template-7 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3.template-7 .pages a.active {
      background-color: #ff9803;
      color: #000; }
      .color-style3.template-7 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3.template-7 .pages a.prev, .color-style3.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #A26401 transparent transparent; }
      .color-style3.template-7 .pages a.prev:hover, .color-style3.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc36d transparent transparent; }
      .color-style3.template-7 .pages a.prev:focus, .color-style3.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3.template-7 .pages a.first::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.first:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.first:focus::after {
      background: #e00; }
    .color-style3.template-7 .pages a.next, .color-style3.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #A26401; }
      .color-style3.template-7 .pages a.next:hover, .color-style3.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc36d; }
      .color-style3.template-7 .pages a.next:focus, .color-style3.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3.template-7 .pages a.last::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.last:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.last:focus::after {
      background: #e00; }
  .color-style4 .pages a {
    background-color: #b9eed0;
    color: #575757; }
    .color-style4 .pages a:hover {
      background: #39ad6a;
      color: #ffffff; }
    .color-style4 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style4 .pages a.active {
      background-color: #ddd;
      color: #ffffff; }
      .color-style4 .pages a.active:focus {
        background: #e00; }
    .color-style4 .pages a.prev, .color-style4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b9eed0 transparent transparent; }
      .color-style4 .pages a.prev:hover, .color-style4 .pages a.first:hover {
        background: none;
        border-color: transparent #39ad6a transparent transparent; }
      .color-style4 .pages a.prev:focus, .color-style4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style4 .pages a.first::after {
      background: #b9eed0; }
    .color-style4 .pages a.first:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.first:focus::after {
      background: #e00; }
    .color-style4 .pages a.next, .color-style4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b9eed0; }
      .color-style4 .pages a.next:hover, .color-style4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #39ad6a; }
      .color-style4 .pages a.next:focus, .color-style4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style4 .pages a.last::after {
      background: #b9eed0; }
    .color-style4 .pages a.last:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.last:focus::after {
      background: #e00; }
  .color-style5 .pages a {
    background-color: #ffc7c7;
    color: #353535; }
    .color-style5 .pages a:hover {
      background: #ffa9a9;
      color: #353535; }
    .color-style5 .pages a:focus {
      background: #4079b9; }
    .color-style5 .pages a.active {
      background-color: #dc7878;
      color: #000; }
      .color-style5 .pages a.active:focus {
        background: #4079b9; }
    .color-style5 .pages a.prev, .color-style5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffc7c7 transparent transparent; }
      .color-style5 .pages a.prev:hover, .color-style5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffa9a9 transparent transparent; }
      .color-style5 .pages a.prev:focus, .color-style5 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style5 .pages a.first::after {
      background: #ffc7c7; }
    .color-style5 .pages a.first:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style5 .pages a.next, .color-style5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffc7c7; }
      .color-style5 .pages a.next:hover, .color-style5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffa9a9; }
      .color-style5 .pages a.next:focus, .color-style5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style5 .pages a.last::after {
      background: #ffc7c7; }
    .color-style5 .pages a.last:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style6 .pages a {
    background-color: #e9c6f2;
    color: #802b93; }
    .color-style6 .pages a:hover {
      background: #ffb141;
      color: #ffffff; }
    .color-style6 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style6 .pages a.active {
      background-color: #802b93;
      color: #ffffff; }
      .color-style6 .pages a.active:focus {
        background: #e00; }
    .color-style6 .pages a.prev, .color-style6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #e9c6f2 transparent transparent; }
      .color-style6 .pages a.prev:hover, .color-style6 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style6 .pages a.prev:focus, .color-style6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style6 .pages a.first::after {
      background: #e9c6f2; }
    .color-style6 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.first:focus::after {
      background: #e00; }
    .color-style6 .pages a.next, .color-style6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #e9c6f2; }
      .color-style6 .pages a.next:hover, .color-style6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style6 .pages a.next:focus, .color-style6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style6 .pages a.last::after {
      background: #e9c6f2; }
    .color-style6 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.last:focus::after {
      background: #e00; }

/*---------------------------------------------------------- pages */
.pages {
  text-align: center;
  margin: 10px 0 7px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 14px;
  /*-------------------------------------------------------------- 版型原本色系*/
  /*-------------------------------------------------------------- 顏色設定*/ }
  .pages a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #e5e5e5;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center;
    color: #353535;
    margin: 0 5px;
    font-size: 1rem;
    font-weight: bold; }
    .pages a:hover {
      background: #ffc992; }
    .pages a:focus {
      color: #fff !important;
      background: #e00;
      outline: none; }
    .pages a.active {
      color: #000;
      background-color: #efdbab; }
      .pages a.active:focus {
        background: #e00; }
    .pages a.prev, .pages a.first {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 13px 7.5px 0;
      border-style: solid;
      border-color: transparent #ddd transparent transparent; }
      .pages a.prev:hover, .pages a.first:hover {
        border-color: transparent #ffc992 transparent transparent; }
      .pages a.prev:focus, .pages a.first:focus {
        outline: none;
        border-color: transparent #e00 transparent transparent; }
    .pages a.prev {
      margin: 0 30px 0 10px; }
      .pages a.prev::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        right: -31px; }
    .pages a.first::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      left: -15px; }
    .pages a.first::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      left: -1px; }
    .pages a.first:hover::after {
      background: #ffc992; }
    .pages a.first:focus::after {
      background: #e00; }
    .pages a.next, .pages a.last {
      width: 0;
      min-width: auto;
      height: 0;
      padding: 0;
      background: none;
      border-radius: 0;
      position: relative;
      text-indent: -9999px;
      /* 右側三角形 */
      border-width: 7.5px 0 7.5px 13px;
      border-style: solid;
      border-color: transparent transparent transparent #ddd; }
      .pages a.next:hover, .pages a.last:hover {
        border-color: transparent transparent transparent #ffc992; }
      .pages a.next:focus, .pages a.last:focus {
        outline: none;
        border-color: transparent transparent transparent #e00; }
    .pages a.next {
      margin: 0 10px 0 30px; }
      .pages a.next::before {
        content: '';
        width: 0;
        height: 25px;
        border-left: 1px solid #bbbbbb;
        position: absolute;
        top: -13px;
        left: -31px; }
    .pages a.last::before {
      content: '';
      width: 0;
      height: 25px;
      border-left: 1px solid #bbbbbb;
      position: absolute;
      top: -13px;
      right: -15px; }
    .pages a.last::after {
      content: '';
      width: 2px;
      height: 15px;
      background: #ddd;
      position: absolute;
      top: -8px;
      right: -1px; }
    .pages a.last:hover::after {
      background: #ffc992; }
    .pages a.last:focus::after {
      background: #e00; }
  .pages p {
    width: 100%;
    max-width: max-content;
    margin-top: 0;
    margin-left: 20px; }
    .pages p br {
      display: none; }
    .pages p input[type=number]::-webkit-outer-spin-button,
    .pages p input[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .pages p input[type=number] {
      width: 45px;
      text-align: center;
      padding-left: 5px;
      padding-right: 5px; }
    .pages p input[type=button].butn {
      padding: 2px 8px;
      margin-right: 5px; }
  @media only screen and (max-width: 414px) {
    .pages {
      display: block; }
      .pages a {
        padding: 0 5px; }
        .pages a.prev, .pages a.first, .pages a.next, .pages a.last {
          position: absolute;
          top: 5px; }
        .pages a.prev {
          left: calc(50% - 120px); }
          .pages a.prev::before {
            display: none; }
        .pages a.first {
          left: calc(50% - 142px); }
        .pages a.next {
          right: calc(50% - 120px); }
          .pages a.next::before {
            display: none; }
        .pages a.last {
          right: calc(50% - 142px); }
      .pages p {
        margin-top: 60px; }
        .pages p br {
          display: block; }
        .pages p input[type=button].butn {
          margin-right: 0; }
        .pages p span {
          text-wrap: nowrap;
          display: inline-block;
          margin-top: 5px;
          margin-left: 70px; } }
  @media only screen and (max-width: 430px) {
    .pages p span {
      margin-right: 18px; } }
  @media only screen and (max-width: 414px) {
    .pages p span {
      margin-right: 70px; } }
  @media only screen and (max-width: 390px) {
    .pages p span {
      margin-left: 60px; } }
  @media only screen and (max-width: 375px) {
    .pages p span {
      margin-left: 50px; } }
  @media only screen and (max-width: 360px) {
    .pages p span {
      margin-left: 45px; } }
  @media only screen and (max-width: 344px) {
    .pages p span {
      margin-left: 38px; } }
  .template-2 .pages a {
    background-color: #066caa;
    color: #fff; }
    .template-2 .pages a:hover {
      background: #666; }
    .template-2 .pages a:focus {
      background: #e00; }
    .template-2 .pages a.active {
      background-color: #aa6500; }
      .template-2 .pages a.active:focus {
        background: #e00; }
    .template-2 .pages a.prev, .template-2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #066caa transparent transparent; }
      .template-2 .pages a.prev:hover, .template-2 .pages a.first:hover {
        background: none;
        border-color: transparent #666 transparent transparent; }
      .template-2 .pages a.prev:focus, .template-2 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-2 .pages a.first::after {
      background: #066caa; }
    .template-2 .pages a.first:hover::after {
      background: #666; }
    .template-2 .pages a.first:focus::after {
      background: #e00; }
    .template-2 .pages a.next, .template-2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #066caa; }
      .template-2 .pages a.next:hover, .template-2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #666; }
      .template-2 .pages a.next:focus, .template-2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-2 .pages a.last::after {
      background: #066caa; }
    .template-2 .pages a.last:hover::after {
      background: #666; }
    .template-2 .pages a.last:focus::after {
      background: #e00; }
  .template-3 .pages a {
    background-color: #69416a;
    color: #fff; }
    .template-3 .pages a:hover {
      background: #ff9800; }
    .template-3 .pages a:focus {
      background: #e00; }
    .template-3 .pages a.active {
      color: #000000;
      background-color: #e7b55d; }
      .template-3 .pages a.active:focus {
        background: #e00; }
    .template-3 .pages a.prev, .template-3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #69416a transparent transparent; }
      .template-3 .pages a.prev:hover, .template-3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff9800 transparent transparent; }
      .template-3 .pages a.prev:focus, .template-3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-3 .pages a.first::after {
      background: #69416a; }
    .template-3 .pages a.first:hover::after {
      background: #ff9800; }
    .template-3 .pages a.first:focus::after {
      background: #e00; }
    .template-3 .pages a.next, .template-3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #69416a; }
      .template-3 .pages a.next:hover, .template-3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff9800; }
      .template-3 .pages a.next:focus, .template-3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-3 .pages a.last::after {
      background: #69416a; }
    .template-3 .pages a.last:hover::after {
      background: #ff9800; }
    .template-3 .pages a.last:focus::after {
      background: #e00; }
  .template-4 .pages a {
    background-color: #b6e3ea;
    color: #353535; }
    .template-4 .pages a:hover {
      background: #ffe2c5; }
    .template-4 .pages a:focus {
      background: #e00; }
    .template-4 .pages a.active {
      background-color: #ffd1a3; }
      .template-4 .pages a.active:focus {
        background: #e00; }
    .template-4 .pages a.prev, .template-4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b6e3ea transparent transparent; }
      .template-4 .pages a.prev:hover, .template-4 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-4 .pages a.prev:focus, .template-4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-4 .pages a.first::after {
      background: #b6e3ea; }
    .template-4 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.first:focus::after {
      background: #e00; }
    .template-4 .pages a.next, .template-4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b6e3ea; }
      .template-4 .pages a.next:hover, .template-4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-4 .pages a.next:focus, .template-4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-4 .pages a.last::after {
      background: #b6e3ea; }
    .template-4 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-4 .pages a.last:focus::after {
      background: #e00; }
  .template-5 .pages a {
    background-color: #cdcb7c;
    color: #353535; }
    .template-5 .pages a:hover {
      background: #ffc992; }
    .template-5 .pages a:focus {
      background: #e00; }
    .template-5 .pages a.active {
      background-color: #ff9800; }
      .template-5 .pages a.active:focus {
        background: #e00; }
    .template-5 .pages a.prev, .template-5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #cdcb7c transparent transparent; }
      .template-5 .pages a.prev:hover, .template-5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc992 transparent transparent; }
      .template-5 .pages a.prev:focus, .template-5 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-5 .pages a.first::after {
      background: #cdcb7c; }
    .template-5 .pages a.first:hover::after {
      background: #ffc992; }
    .template-5 .pages a.first:focus::after {
      background: #e00; }
    .template-5 .pages a.next, .template-5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #cdcb7c; }
      .template-5 .pages a.next:hover, .template-5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc992; }
      .template-5 .pages a.next:focus, .template-5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-5 .pages a.last::after {
      background: #cdcb7c; }
    .template-5 .pages a.last:hover::after {
      background: #ffc992; }
    .template-5 .pages a.last:focus::after {
      background: #e00; }
  .template-6 .pages a {
    background-color: #0072bb;
    color: #fff; }
    .template-6 .pages a:hover {
      background: #0063a2; }
    .template-6 .pages a:focus {
      background: #e00; }
    .template-6 .pages a.active {
      color: #000;
      background-color: #f6bba8; }
      .template-6 .pages a.active:focus {
        background: #e00; }
    .template-6 .pages a.prev, .template-6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #0072bb transparent transparent; }
      .template-6 .pages a.prev:hover, .template-6 .pages a.first:hover {
        background: none;
        border-color: transparent #0063a2 transparent transparent; }
      .template-6 .pages a.prev:focus, .template-6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-6 .pages a.first::after {
      background: #0072bb; }
    .template-6 .pages a.first:hover::after {
      background: #0063a2; }
    .template-6 .pages a.first:focus::after {
      background: #e00; }
    .template-6 .pages a.next, .template-6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #0072bb; }
      .template-6 .pages a.next:hover, .template-6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #0063a2; }
      .template-6 .pages a.next:focus, .template-6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-6 .pages a.last::after {
      background: #0072bb; }
    .template-6 .pages a.last:hover::after {
      background: #0063a2; }
    .template-6 .pages a.last:focus::after {
      background: #e00; }
  .template-7 .pages a {
    background-color: #c8e0c8;
    color: #353535; }
    .template-7 .pages a:hover {
      background: #deecde; }
    .template-7 .pages a:focus {
      background: #e00; }
    .template-7 .pages a.active {
      background-color: #d7ada2; }
      .template-7 .pages a.active:focus {
        background: #e00; }
    .template-7 .pages a.prev, .template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #c8e0c8 transparent transparent; }
      .template-7 .pages a.prev:hover, .template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #deecde transparent transparent; }
      .template-7 .pages a.prev:focus, .template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-7 .pages a.first::after {
      background: #c8e0c8; }
    .template-7 .pages a.first:hover::after {
      background: #deecde; }
    .template-7 .pages a.first:focus::after {
      background: #e00; }
    .template-7 .pages a.next, .template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #c8e0c8; }
      .template-7 .pages a.next:hover, .template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #deecde; }
      .template-7 .pages a.next:focus, .template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-7 .pages a.last::after {
      background: #c8e0c8; }
    .template-7 .pages a.last:hover::after {
      background: #deecde; }
    .template-7 .pages a.last:focus::after {
      background: #e00; }
  .template-12 .pages a {
    background-color: #016ed4;
    color: #fff; }
    .template-12 .pages a:hover {
      background: #537382; }
    .template-12 .pages a:focus {
      background: #e00; }
    .template-12 .pages a.active {
      color: #000000;
      background-color: #f8e2e4; }
      .template-12 .pages a.active:focus {
        background: #e00; }
    .template-12 .pages a.prev, .template-12 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #016ed4 transparent transparent; }
      .template-12 .pages a.prev:hover, .template-12 .pages a.first:hover {
        background: none;
        border-color: transparent #537382 transparent transparent; }
      .template-12 .pages a.prev:focus, .template-12 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-12 .pages a.first::after {
      background: #016ed4; }
    .template-12 .pages a.first:hover::after {
      background: #537382; }
    .template-12 .pages a.first:focus::after {
      background: #e00; }
    .template-12 .pages a.next, .template-12 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #016ed4; }
      .template-12 .pages a.next:hover, .template-12 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #537382; }
      .template-12 .pages a.next:focus, .template-12 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-12 .pages a.last::after {
      background: #016ed4; }
    .template-12 .pages a.last:hover::after {
      background: #537382; }
    .template-12 .pages a.last:focus::after {
      background: #e00; }
  .template-21 .pages a {
    background-color: #e9e9e9;
    color: #000; }
    .template-21 .pages a:hover {
      background: #ffe2c5; }
    .template-21 .pages a:focus {
      background: #e00; }
    .template-21 .pages a.active {
      background-color: #008489;
      color: #fff; }
      .template-21 .pages a.active:focus {
        background: #e00; }
    .template-21 .pages a.prev, .template-21 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #006482 transparent transparent; }
      .template-21 .pages a.prev:hover, .template-21 .pages a.first:hover {
        background: none;
        border-color: transparent #ffe2c5 transparent transparent; }
      .template-21 .pages a.prev:focus, .template-21 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .template-21 .pages a.first::after {
      background: #006482; }
    .template-21 .pages a.first:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.first:focus::after {
      background: #e00; }
    .template-21 .pages a.next, .template-21 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #006482; }
      .template-21 .pages a.next:hover, .template-21 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffe2c5; }
      .template-21 .pages a.next:focus, .template-21 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .template-21 .pages a.last::after {
      background: #006482; }
    .template-21 .pages a.last:hover::after {
      background: #ffe2c5; }
    .template-21 .pages a.last:focus::after {
      background: #e00; }
  .color-style1 .pages a {
    background-color: #4079b9;
    color: #fff; }
    .color-style1 .pages a:hover {
      background: #ffb141; }
    .color-style1 .pages a:focus {
      background: #e00; }
    .color-style1 .pages a.active {
      background-color: #0a3f7b; }
      .color-style1 .pages a.active:focus {
        background: #e00; }
    .color-style1 .pages a.prev, .color-style1 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #4079b9 transparent transparent; }
      .color-style1 .pages a.prev:hover, .color-style1 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style1 .pages a.prev:focus, .color-style1 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style1 .pages a.first::after {
      background: #4079b9; }
    .color-style1 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.first:focus::after {
      background: #e00; }
    .color-style1 .pages a.next, .color-style1 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #4079b9; }
      .color-style1 .pages a.next:hover, .color-style1 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style1 .pages a.next:focus, .color-style1 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style1 .pages a.last::after {
      background: #4079b9; }
    .color-style1 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style1 .pages a.last:focus::after {
      background: #e00; }
  .color-style2 .pages a {
    background-color: #ea8686;
    color: #fff; }
    .color-style2 .pages a:hover {
      background: #bc8686; }
    .color-style2 .pages a:focus {
      background: #4079b9; }
    .color-style2 .pages a.active {
      background-color: #9a4343; }
      .color-style2 .pages a.active:focus {
        background: #4079b9; }
    .color-style2 .pages a.prev, .color-style2 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ea8686 transparent transparent; }
      .color-style2 .pages a.prev:hover, .color-style2 .pages a.first:hover {
        background: none;
        border-color: transparent #bc8686 transparent transparent; }
      .color-style2 .pages a.prev:focus, .color-style2 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2 .pages a.first::after {
      background: #ea8686; }
    .color-style2 .pages a.first:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2 .pages a.next, .color-style2 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ea8686; }
      .color-style2 .pages a.next:hover, .color-style2 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #bc8686; }
      .color-style2 .pages a.next:focus, .color-style2 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2 .pages a.last::after {
      background: #ea8686; }
    .color-style2 .pages a.last:hover::after {
      background: #bc8686; }
    .color-style2 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style2.template-7 .pages a {
    background-color: #655c5d;
    color: #fff; }
    .color-style2.template-7 .pages a:hover {
      background: #463637; }
    .color-style2.template-7 .pages a:focus {
      background: #4079b9; }
    .color-style2.template-7 .pages a.active {
      background-color: #C25100; }
      .color-style2.template-7 .pages a.active:focus {
        background: #4079b9; }
    .color-style2.template-7 .pages a.prev, .color-style2.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #655c5d transparent transparent; }
      .color-style2.template-7 .pages a.prev:hover, .color-style2.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #463637 transparent transparent; }
      .color-style2.template-7 .pages a.prev:focus, .color-style2.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style2.template-7 .pages a.first::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.first:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style2.template-7 .pages a.next, .color-style2.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #655c5d; }
      .color-style2.template-7 .pages a.next:hover, .color-style2.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #463637; }
      .color-style2.template-7 .pages a.next:focus, .color-style2.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style2.template-7 .pages a.last::after {
      background: #655c5d; }
    .color-style2.template-7 .pages a.last:hover::after {
      background: #463637; }
    .color-style2.template-7 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style3 .pages a {
    background-color: #ffd394;
    color: #000000; }
    .color-style3 .pages a:hover {
      background: #ff7272;
      color: #000000; }
    .color-style3 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3 .pages a.active {
      background-color: #ff9803;
      color: #000000; }
      .color-style3 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3 .pages a.prev, .color-style3 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffd394 transparent transparent; }
      .color-style3 .pages a.prev:hover, .color-style3 .pages a.first:hover {
        background: none;
        border-color: transparent #ff7272 transparent transparent; }
      .color-style3 .pages a.prev:focus, .color-style3 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3 .pages a.first::after {
      background: #ffd394; }
    .color-style3 .pages a.first:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.first:focus::after {
      background: #e00; }
    .color-style3 .pages a.next, .color-style3 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffd394; }
      .color-style3 .pages a.next:hover, .color-style3 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ff7272; }
      .color-style3 .pages a.next:focus, .color-style3 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3 .pages a.last::after {
      background: #ffd394; }
    .color-style3 .pages a.last:hover::after {
      background: #ff7272; }
    .color-style3 .pages a.last:focus::after {
      background: #e00; }
  .color-style3.template-7 .pages a {
    background-color: #A26401;
    color: #fff; }
    .color-style3.template-7 .pages a:hover {
      background: #ffc36d;
      color: #000; }
    .color-style3.template-7 .pages a:focus {
      background: #e00;
      color: #fff; }
    .color-style3.template-7 .pages a.active {
      background-color: #ff9803;
      color: #000; }
      .color-style3.template-7 .pages a.active:focus {
        background: #e00;
        color: #fff; }
    .color-style3.template-7 .pages a.prev, .color-style3.template-7 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #A26401 transparent transparent; }
      .color-style3.template-7 .pages a.prev:hover, .color-style3.template-7 .pages a.first:hover {
        background: none;
        border-color: transparent #ffc36d transparent transparent; }
      .color-style3.template-7 .pages a.prev:focus, .color-style3.template-7 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style3.template-7 .pages a.first::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.first:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.first:focus::after {
      background: #e00; }
    .color-style3.template-7 .pages a.next, .color-style3.template-7 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #A26401; }
      .color-style3.template-7 .pages a.next:hover, .color-style3.template-7 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffc36d; }
      .color-style3.template-7 .pages a.next:focus, .color-style3.template-7 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style3.template-7 .pages a.last::after {
      background: #A26401; }
    .color-style3.template-7 .pages a.last:hover::after {
      background: #ffc36d; }
    .color-style3.template-7 .pages a.last:focus::after {
      background: #e00; }
  .color-style4 .pages a {
    background-color: #b9eed0;
    color: #575757; }
    .color-style4 .pages a:hover {
      background: #39ad6a;
      color: #ffffff; }
    .color-style4 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style4 .pages a.active {
      background-color: #ddd;
      color: #ffffff; }
      .color-style4 .pages a.active:focus {
        background: #e00; }
    .color-style4 .pages a.prev, .color-style4 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #b9eed0 transparent transparent; }
      .color-style4 .pages a.prev:hover, .color-style4 .pages a.first:hover {
        background: none;
        border-color: transparent #39ad6a transparent transparent; }
      .color-style4 .pages a.prev:focus, .color-style4 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style4 .pages a.first::after {
      background: #b9eed0; }
    .color-style4 .pages a.first:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.first:focus::after {
      background: #e00; }
    .color-style4 .pages a.next, .color-style4 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #b9eed0; }
      .color-style4 .pages a.next:hover, .color-style4 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #39ad6a; }
      .color-style4 .pages a.next:focus, .color-style4 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style4 .pages a.last::after {
      background: #b9eed0; }
    .color-style4 .pages a.last:hover::after {
      background: #39ad6a; }
    .color-style4 .pages a.last:focus::after {
      background: #e00; }
  .color-style5 .pages a {
    background-color: #ffc7c7;
    color: #353535; }
    .color-style5 .pages a:hover {
      background: #ffa9a9;
      color: #353535; }
    .color-style5 .pages a:focus {
      background: #4079b9; }
    .color-style5 .pages a.active {
      background-color: #dc7878;
      color: #000; }
      .color-style5 .pages a.active:focus {
        background: #4079b9; }
    .color-style5 .pages a.prev, .color-style5 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #ffc7c7 transparent transparent; }
      .color-style5 .pages a.prev:hover, .color-style5 .pages a.first:hover {
        background: none;
        border-color: transparent #ffa9a9 transparent transparent; }
      .color-style5 .pages a.prev:focus, .color-style5 .pages a.first:focus {
        background: none;
        border-color: transparent #4079b9 transparent transparent; }
    .color-style5 .pages a.first::after {
      background: #ffc7c7; }
    .color-style5 .pages a.first:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.first:focus::after {
      background: #4079b9; }
    .color-style5 .pages a.next, .color-style5 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #ffc7c7; }
      .color-style5 .pages a.next:hover, .color-style5 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffa9a9; }
      .color-style5 .pages a.next:focus, .color-style5 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #4079b9; }
    .color-style5 .pages a.last::after {
      background: #ffc7c7; }
    .color-style5 .pages a.last:hover::after {
      background: #ffa9a9; }
    .color-style5 .pages a.last:focus::after {
      background: #4079b9; }
  .color-style6 .pages a {
    background-color: #e9c6f2;
    color: #802b93; }
    .color-style6 .pages a:hover {
      background: #ffb141;
      color: #ffffff; }
    .color-style6 .pages a:focus {
      background: #e00;
      color: #ffffff; }
    .color-style6 .pages a.active {
      background-color: #802b93;
      color: #ffffff; }
      .color-style6 .pages a.active:focus {
        background: #e00; }
    .color-style6 .pages a.prev, .color-style6 .pages a.first {
      /* 右側三角形 */
      background: none;
      border-color: transparent #e9c6f2 transparent transparent; }
      .color-style6 .pages a.prev:hover, .color-style6 .pages a.first:hover {
        background: none;
        border-color: transparent #ffb141 transparent transparent; }
      .color-style6 .pages a.prev:focus, .color-style6 .pages a.first:focus {
        background: none;
        border-color: transparent #e00 transparent transparent; }
    .color-style6 .pages a.first::after {
      background: #e9c6f2; }
    .color-style6 .pages a.first:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.first:focus::after {
      background: #e00; }
    .color-style6 .pages a.next, .color-style6 .pages a.last {
      /* 右側三角形 */
      background: none;
      border-color: transparent transparent transparent #e9c6f2; }
      .color-style6 .pages a.next:hover, .color-style6 .pages a.last:hover {
        background: none;
        border-color: transparent transparent transparent #ffb141; }
      .color-style6 .pages a.next:focus, .color-style6 .pages a.last:focus {
        background: none;
        border-color: transparent transparent transparent #e00; }
    .color-style6 .pages a.last::after {
      background: #e9c6f2; }
    .color-style6 .pages a.last:hover::after {
      background: #ffb141; }
    .color-style6 .pages a.last:focus::after {
      background: #e00; }

/*-------------------------------------------------------------- template*/
.template-2 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-2 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #03456e;
      border-color: #066caa; }
    .template-2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #ff5f53;
      border-color: #ec5044; }

.template-2 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-2 .text-zebra .zebra-box .zebra-title {
    background-color: #066caa;
    color: #fff; }

.template-2 .straight-memu {
  border-left-color: #03456e; }
  .template-2 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-2 .straight-memu li a {
    color: #31708f;
    background-color: #f5f5f5; }
    .template-2 .straight-memu li a:hover {
      color: #ffffff;
      background-color: #066caa; }
  .template-2 .straight-memu li .focus-button {
    color: #fffdee;
    background-color: #03456e; }
    .template-2 .straight-memu li .focus-button:hover {
      color: #fffdee;
      background-color: #013a5d; }

.template-2 .registration-box .focus-red {
  color: #d00; }

.template-2 .registration-box .annotation {
  color: #03456e; }

.template-2 .registration-box .note {
  color: #d00; }

.template-2 .registration-box .unit-name {
  color: #1e76be; }

.template-2 .registration-box .user-name {
  color: #1e76be; }

.template-2 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-2 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-2 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-2 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-2 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-2 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-2 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-2 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-2 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-2 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-2 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-2 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-2 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-2 .video-search ul li a {
  background-color: #03456e;
  color: #fff; }

.template-2 .video-search .video-object div a span {
  color: #03456e; }

.template-2 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-2 .video-button a {
  background-color: #066caa;
  color: #fff; }

.template-2 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }

.template-2 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-2 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-2 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa;
      top: 18px;
      right: 20px; }
    .template-2 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-2 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-2 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-2 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-2 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .template-2 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-2 .tab-title {
  background-color: #efefef; }
  .template-2 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-2 .tab-title li .tab-select {
    background-color: #066caa;
    color: #fff; }

.template-2 .breadcrumb {
  margin-bottom: 58px !important; }

@media screen and (max-width: 990px) {
  .template-2 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-2 .right-content .right-content-menu .title-paging,
  .template-2 .right-content .left-content-menu .title-paging, .template-2 .left-content .right-content-menu .title-paging,
  .template-2 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-2 .right-content .right-content-menu .title-paging::after,
    .template-2 .right-content .left-content-menu .title-paging::after, .template-2 .left-content .right-content-menu .title-paging::after,
    .template-2 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-2 .right-content .right-content-menu .span-page-title,
  .template-2 .right-content .left-content-menu .span-page-title, .template-2 .left-content .right-content-menu .span-page-title,
  .template-2 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-2 .right-content .right-content-menu .span-page-title::after,
    .template-2 .right-content .left-content-menu .span-page-title::after, .template-2 .left-content .right-content-menu .span-page-title::after,
    .template-2 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; } }

@media screen and (max-width: 769px) {
  .template-2 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-2 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-2 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-2 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-3 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-3 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #eec989;
      border-color: #d29e41; }
      .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #f6e4c5;
        border-color: #e7b55d; }
    .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #b18fb2;
      border-color: #7c4e7d; }
      .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #bfa3c0;
        border-color: #9b629c; }

.template-3 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-3 .text-zebra .zebra-box .zebra-title {
    background-color: #63474a;
    color: #fff; }

.template-3 .straight-memu {
  border-left-color: #49304a; }
  .template-3 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-3 .straight-memu li a {
    color: #40274a;
    background-color: #f5f5f5; }
    .template-3 .straight-memu li a:hover {
      color: #ffffff;
      background-color: #7e6049; }
  .template-3 .straight-memu li .focus-button {
    color: #fffdee;
    background-color: #583d4b; }
    .template-3 .straight-memu li .focus-button:hover {
      color: #fffdee;
      background-color: #583d4b; }

.template-3 .registration-box .focus-red {
  color: #d00; }

.template-3 .registration-box .annotation {
  color: #03456e; }

.template-3 .registration-box .note {
  color: #d00; }

.template-3 .registration-box .unit-name {
  color: #1e76be; }

.template-3 .registration-box .user-name {
  color: #1e76be; }

.template-3 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-3 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-3 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-3 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-3 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-3 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-3 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-3 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-3 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-3 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-3 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-3 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-3 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-3 .video-search ul li a {
  background-color: #dcaa53;
  color: #000000; }
  .template-3 .video-search ul li a:hover, .template-3 .video-search ul li a:focus {
    color: #fff;
    background-color: #563c4a;
    outline: none; }

.template-3 .video-search .video-object div a span {
  color: #583d4b; }

.template-3 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-3 .video-button a {
  background-color: #dcaa53;
  color: #000000; }
  .template-3 .video-button a:hover, .template-3 .video-button a:focus {
    color: #fff;
    background-color: #563c4a;
    outline: none; }

.template-3 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-3 .tool-button.tool-by-h2 a {
    border-color: #dcccb0;
    border-radius: 50%; }

.template-3 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-3 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-3 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #935b95;
      top: 18px;
      right: 20px; }
      .template-3 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #7e4e80; }
      .template-3 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #ffe2c5; }
    .template-3 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-3 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-3 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-3 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-3 .bulletin-title-list .link-button {
  background-color: #63474a; }
  .template-3 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-3 .tab-title {
  background-color: #efefef; }
  .template-3 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-3 .tab-title li .tab-select {
    background-color: #a58349;
    color: #fff; }

.template-3 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-3 .breadcrumb a {
    color: #353535; }
  .template-3 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-3 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-3 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-3 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-3 .right-content .right-content-menu .title-paging,
  .template-3 .right-content .left-content-menu .title-paging, .template-3 .left-content .right-content-menu .title-paging,
  .template-3 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-3 .right-content .right-content-menu .title-paging::after,
    .template-3 .right-content .left-content-menu .title-paging::after, .template-3 .left-content .right-content-menu .title-paging::after,
    .template-3 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-3 .right-content .right-content-menu .span-page-title,
  .template-3 .right-content .left-content-menu .span-page-title, .template-3 .left-content .right-content-menu .span-page-title,
  .template-3 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-3 .right-content .right-content-menu .span-page-title::after,
    .template-3 .right-content .left-content-menu .span-page-title::after, .template-3 .left-content .right-content-menu .span-page-title::after,
    .template-3 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-3 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-3 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-3 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-3 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-3 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-4 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-4 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      color: #353535;
      background-color: #c3e8ee;
      border-color: #82cfdb; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #def2f5;
        border-color: #a9dee6; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #ff9733; }
    .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      color: #353535;
      background-color: #dae7ea;
      border-color: #cdd4d6; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #f0f5f6;
        border-color: #e0e4e5; }
      .template-4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #ff9733; }

.template-4 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-4 .text-zebra .zebra-box .zebra-title {
    background-color: #015488;
    color: #fff; }

.template-4 .straight-memu {
  border-left-color: #015488; }
  .template-4 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-4 .straight-memu li a {
    color: #40274a;
    background-color: #f5f5f5; }
    .template-4 .straight-memu li a:hover {
      color: #fff;
      background-color: #0169aa; }
  .template-4 .straight-memu li .focus-button {
    color: #fff;
    background-color: #015488; }
    .template-4 .straight-memu li .focus-button:hover {
      color: #fff;
      background-color: #015488; }
    .template-4 .straight-memu li .focus-button:focus {
      border-color: #FFE16D; }

.template-4 .registration-box .focus-red {
  color: #d00; }

.template-4 .registration-box .annotation {
  color: #03456e; }

.template-4 .registration-box .note {
  color: #d00; }

.template-4 .registration-box .unit-name {
  color: #1e76be; }

.template-4 .registration-box .user-name {
  color: #1e76be; }

.template-4 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-4 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-4 .registration-box ul li div .registration-text input {
    border-color: #bbb; }
    .template-4 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-4 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-4 .registration-box ul li .member-data div h3 {
    color: #fff;
    background-color: #015488; }
  .template-4 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #bbb; }
  .template-4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-4 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #bbb; }
  .template-4 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-4 .registration-box div .determine {
  color: #353535;
  text-shadow: none;
  background-color: #c3e8ee;
  border-color: #82cfdb; }
  .template-4 .registration-box div .determine:hover {
    color: #353535;
    text-shadow: none;
    background-color: #def2f5;
    border-color: #a9dee6; }
  .template-4 .registration-box div .determine:focus {
    color: #353535;
    text-shadow: none;
    background-color: #ffe2c5;
    border-color: #ff9733; }

.template-4 .registration-box div .cancel {
  color: #353535;
  text-shadow: none;
  background-color: #dae7ea;
  border-color: #cdd4d6; }
  .template-4 .registration-box div .cancel:hover {
    color: #353535;
    text-shadow: none;
    background-color: #f0f5f6;
    border-color: #e0e4e5; }
  .template-4 .registration-box div .cancel:focus {
    color: #353535;
    text-shadow: none;
    background-color: #fff;
    border-color: #ff9733; }

.template-4 .video-search ul li a {
  color: #353535;
  background-color: #a9dee6; }
  .template-4 .video-search ul li a:hover {
    color: #353535;
    background-color: #75c9d7; }
  .template-4 .video-search ul li a:focus {
    color: #353535;
    background-color: #FFE16D;
    outline: none; }

.template-4 .video-search .video-object div a span {
  color: #353535; }

.template-4 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-4 .video-button a {
  color: #353535;
  background-color: #a9dee6; }
  .template-4 .video-button a:hover {
    color: #353535;
    background-color: #75c9d7; }
  .template-4 .video-button a:focus {
    color: #353535;
    background-color: #FFE16D;
    outline: none; }

.template-4 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-4 .tool-button.tool-by-h2 a {
    border-color: #dcccb0;
    border-radius: 50%; }

.template-4 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-4 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-4 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #015488;
      top: 21px;
      right: 20px; }
      .template-4 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0173bb; }
      .template-4 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #ffe2c5; }
    .template-4 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-4 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-4 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-4 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #bbb; }
        .template-4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-4 .bulletin-title-list .link-button {
  background-color: #015488; }
  .template-4 .bulletin-title-list .link-button a {
    color: #fff; }

.template-4 .tab-title {
  background-color: #efefef; }
  .template-4 .tab-title li a {
    color: #575757;
    background-color: #d9d9d9; }
  .template-4 .tab-title li .tab-select {
    color: #353535;
    background-color: #7fd4e2; }

.template-4 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-4 .breadcrumb a {
    color: #353535; }
  .template-4 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-4 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-4 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-4 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-4 .right-content .right-content-menu .title-paging,
  .template-4 .right-content .left-content-menu .title-paging, .template-4 .left-content .right-content-menu .title-paging,
  .template-4 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-4 .right-content .right-content-menu .title-paging::after,
    .template-4 .right-content .left-content-menu .title-paging::after, .template-4 .left-content .right-content-menu .title-paging::after,
    .template-4 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-4 .right-content .right-content-menu .span-page-title,
  .template-4 .right-content .left-content-menu .span-page-title, .template-4 .left-content .right-content-menu .span-page-title,
  .template-4 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-4 .right-content .right-content-menu .span-page-title::after,
    .template-4 .right-content .left-content-menu .span-page-title::after, .template-4 .left-content .right-content-menu .span-page-title::after,
    .template-4 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-4 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-4 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-4 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-4 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-4 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-5 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-5 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffe9d4;
      border-color: #ff9733; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
    .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #efeec0;
      border-color: #b2b052; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #b2b052;
        border-color: #cfce92; }
      .template-5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.template-5 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-5 .text-zebra .zebra-box .zebra-title {
    background-color: #066caa;
    color: #fff; }

.template-5 .straight-memu {
  border-left-color: #f69537; }
  .template-5 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .template-5 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-5 .straight-memu li a:hover {
      color: #353535;
      background-color: #efeec0; }
  .template-5 .straight-memu li .focus-button {
    color: #353535;
    background-color: #ffb56d; }
    .template-5 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #ffb56d; }

.template-5 .registration-box .focus-red {
  color: #d00; }

.template-5 .registration-box .annotation {
  color: #03456e; }

.template-5 .registration-box .note {
  color: #d00; }

.template-5 .registration-box .unit-name {
  color: #1e76be; }

.template-5 .registration-box .user-name {
  color: #1e76be; }

.template-5 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-5 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-5 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-5 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-5 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-5 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-5 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-5 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-5 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-5 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-5 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-5 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-5 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-5 .video-search ul li a {
  color: #353535;
  background-color: #dddca1; }
  .template-5 .video-search ul li a:hover {
    background-color: #efeec0; }
  .template-5 .video-search ul li a:focus {
    background-color: #ffcc83; }

.template-5 .video-search .video-object div a span {
  color: #03456e; }

.template-5 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-5 .video-button a {
  color: #353535;
  background-color: #dddca1; }
  .template-5 .video-button a:hover {
    background-color: #efeec0; }
  .template-5 .video-button a:focus {
    background-color: #ffcc83; }

.template-5 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }

.template-5 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-5 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-5 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa;
      top: 18px;
      right: 20px; }
      .template-5 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0776ba; }
      .template-5 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #d10000; }
    .template-5 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-5 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-5 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-5 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-5 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .template-5 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-5 .tab-title {
  background-color: #efefef; }
  .template-5 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-5 .tab-title li .tab-select {
    background-color: #066caa;
    color: #fff; }

.template-5 .breadcrumb {
  background-color: #f8f8f8;
  margin-bottom: 58px !important; }

@media screen and (max-width: 990px) {
  .template-5 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-5 .right-content .right-content-menu .title-paging,
  .template-5 .right-content .left-content-menu .title-paging, .template-5 .left-content .right-content-menu .title-paging,
  .template-5 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-5 .right-content .right-content-menu .title-paging::after,
    .template-5 .right-content .left-content-menu .title-paging::after, .template-5 .left-content .right-content-menu .title-paging::after,
    .template-5 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #f69537 transparent transparent transparent; }
  .template-5 .right-content .right-content-menu .span-page-title,
  .template-5 .right-content .left-content-menu .span-page-title, .template-5 .left-content .right-content-menu .span-page-title,
  .template-5 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-5 .right-content .right-content-menu .span-page-title::after,
    .template-5 .right-content .left-content-menu .span-page-title::after, .template-5 .left-content .right-content-menu .span-page-title::after,
    .template-5 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #f69537 transparent transparent transparent; } }

@media screen and (max-width: 769px) {
  .template-5 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-5 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-5 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-5 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-6 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-6 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ecf7fd;
      border-color: #94c4e4; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        background-color: #cde9fa;
        border-color: #81a9c3; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }
    .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #f5f5f5;
      border-color: #b1c5ce; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #ececec;
        border-color: #83949b; }
      .template-6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }

.template-6 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-6 .text-zebra .zebra-box .zebra-title {
    background-color: #0072bb;
    color: #fff; }

.template-6 .straight-memu {
  border-left-color: #0072bb; }
  .template-6 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-6 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-6 .straight-memu li a:hover {
      color: #353535;
      background-color: #d8ebf2; }
  .template-6 .straight-memu li .focus-button {
    color: #353535;
    background-color: #f6bba8; }
    .template-6 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #f6bba8; }

.template-6 .registration-box .focus-red {
  color: #d00; }

.template-6 .registration-box .annotation {
  color: #03456e; }

.template-6 .registration-box .note {
  color: #d00; }

.template-6 .registration-box .unit-name {
  color: #1e76be; }

.template-6 .registration-box .user-name {
  color: #1e76be; }

.template-6 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-6 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-6 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-6 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-6 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-6 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-6 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-6 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-6 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-6 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-6 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-6 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-6 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-6 .video-search ul li a {
  color: #000000;
  border: 1px solid #fff;
  background-color: #cde9fa; }
  .template-6 .video-search ul li a:hover {
    background-color: #aedbf7; }
  .template-6 .video-search ul li a:focus {
    color: #fff;
    background-color: #e00; }

.template-6 .video-search .video-object div a span {
  color: #353535; }

.template-6 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-6 .video-button a {
  color: #000000;
  background-color: #cde9fa; }
  .template-6 .video-button a:hover {
    background-color: #aedbf7; }
  .template-6 .video-button a:focus {
    color: #fff;
    background-color: #e00; }

.template-6 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-6 .tool-button.tool-by-h2 a {
    border-color: #d4d4d4;
    border-radius: 50%; }
    .template-6 .tool-button.tool-by-h2 a:hover {
      background-color: #f7fbff; }

.template-6 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-6 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-6 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #aa77ac;
      top: 18px;
      right: 20px; }
    .template-6 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-6 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-6 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-6 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-6 .bulletin-title-list .link-button {
  background-color: #0063a2; }
  .template-6 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-6 .tab-title {
  background-color: #efefef; }
  .template-6 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-6 .tab-title li .tab-select {
    background-color: #0063a2;
    color: #fff; }

.template-6 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-6 .breadcrumb a {
    color: #353535; }
  .template-6 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-6 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-6 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-6 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-6 .right-content .right-content-menu .title-paging,
  .template-6 .right-content .left-content-menu .title-paging, .template-6 .left-content .right-content-menu .title-paging,
  .template-6 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-6 .right-content .right-content-menu .title-paging::after,
    .template-6 .right-content .left-content-menu .title-paging::after, .template-6 .left-content .right-content-menu .title-paging::after,
    .template-6 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-6 .right-content .right-content-menu .span-page-title,
  .template-6 .right-content .left-content-menu .span-page-title, .template-6 .left-content .right-content-menu .span-page-title,
  .template-6 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-6 .right-content .right-content-menu .span-page-title::after,
    .template-6 .right-content .left-content-menu .span-page-title::after, .template-6 .left-content .right-content-menu .span-page-title::after,
    .template-6 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-6 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-6 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-6 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-6 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-6 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-7 .left-content .left-content-text,
.template-7 .right-content .right-content-text {
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  padding: 15px; }

.template-7 .left-content .left-content-menu,
.template-7 .right-content .right-content-menu {
  padding: 15px 0 0;
  background: #4A824A;
  border-radius: 5px; }
  .template-7 .left-content .left-content-menu .title-paging,
  .template-7 .right-content .right-content-menu .title-paging {
    color: #fff; }
  .template-7 .left-content .left-content-menu .span-page-title,
  .template-7 .right-content .right-content-menu .span-page-title {
    color: #fff; }

.template-7 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-7 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffe9d4;
      border-color: #ff9733; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        color: #353535;
        background-color: #ff9733;
        border-color: #ffc790; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        color: #353535;
        background-color: #ffe2c5;
        border-color: #e44f4f; }
    .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #efeec0;
      border-color: #b2b052; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #b2b052;
        border-color: #cfce92; }
      .template-7 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.template-7 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-7 .text-zebra .zebra-box .zebra-title {
    color: #fff;
    background-color: #508150; }

.template-7 .straight-memu {
  padding: 0;
  border: 1px solid #b6b6b6;
  border-radius: 0 0 10px 0;
  box-shadow: 0px 3px 0px 0px #b6b6b6; }
  .template-7 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7 .straight-memu li:last-child a {
    border-radius: 0 0 10px 0; }
  .template-7 .straight-memu li a {
    color: #000;
    text-align: left;
    background-color: #fff; }
    .template-7 .straight-memu li a:hover {
      color: #000;
      background-color: #f0f0f0; }
    .template-7 .straight-memu li a:focus {
      border: none;
      outline-width: 3px;
      outline-offset: 3px;
      outline-style: dashed;
      outline-color: #b57db5; }
  .template-7 .straight-memu li .focus-button {
    color: #386238;
    background-color: #dbe6db; }
    .template-7 .straight-memu li .focus-button:hover {
      color: #386238;
      background-color: #dbe6db; }

.template-7 .registration-box .focus-red {
  color: #d00; }

.template-7 .registration-box .annotation {
  color: #03456e; }

.template-7 .registration-box .note {
  color: #d00; }

.template-7 .registration-box .unit-name {
  color: #1e76be; }

.template-7 .registration-box .user-name {
  color: #1e76be; }

.template-7 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-7 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-7 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-7 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-7 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-7 .registration-box ul li .member-data div h3 {
    color: #fff;
    background-color: #03456e; }
  .template-7 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-7 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-7 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-7 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-7 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-7 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-7 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-7 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-7 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-7 .video-search ul li a {
  color: #fff;
  background-color: #666; }
  .template-7 .video-search ul li a:hover {
    background-color: #ff9d02; }
  .template-7 .video-search ul li a:focus {
    outline-width: 2px;
    outline-offset: 1px;
    outline-style: dashed;
    outline-color: #b57db5;
    background-color: #deecde; }

.template-7 .video-search .video-object div a span {
  color: #474; }

.template-7 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-7 .video-button a {
  color: #fff;
  background-color: #666; }
  .template-7 .video-button a:hover {
    background-color: #ff9d02; }
  .template-7 .video-button a:focus {
    outline-width: 2px;
    outline-offset: 1px;
    outline-style: dashed;
    outline-color: #b57db5;
    background-color: #deecde; }

.template-7 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -55px; }

.template-7 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-7 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-7 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa; }
      .template-7 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #0776ba; }
      .template-7 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #d10000; }
    .template-7 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-7 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-7 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-7 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-7 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #03456e; }
        .template-7 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-7 .bulletin-title-list .link-button {
  padding: 8px 5px;
  background-color: #6baa6b; }
  .template-7 .bulletin-title-list .link-button a {
    color: #626262;
    padding: 2px 14px;
    background-color: #fff;
    border-radius: 50px;
    text-decoration: none;
    border: 2px solid #fff; }
    .template-7 .bulletin-title-list .link-button a:hover {
      color: #4f4f4f;
      background-color: #eaffea; }
    .template-7 .bulletin-title-list .link-button a:focus {
      border-color: #ff9733;
      background-color: #fff7de; }

.template-7 .tab-title {
  background-color: #efefef; }
  .template-7 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-7 .tab-title li .tab-select {
    color: #fff;
    background-color: #508150; }

.template-7 .breadcrumb {
  background-color: #f8f8f8;
  margin-bottom: 58px !important; }

.template-7 .article-page article a {
  text-decoration: underline; }

@media screen and (max-width: 990px) {
  .template-7 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-7 .left-content .left-content-menu,
  .template-7 .right-content .right-content-menu {
    background: none !important; }
    .template-7 .left-content .left-content-menu .title-paging,
    .template-7 .right-content .right-content-menu .title-paging {
      font-size: 1.2rem;
      font-weight: normal;
      padding: 5px 35px 5px 10px;
      background-color: #4a824a; }
      .template-7 .left-content .left-content-menu .title-paging::before,
      .template-7 .right-content .right-content-menu .title-paging::before {
        display: none; }
      .template-7 .left-content .left-content-menu .title-paging::after,
      .template-7 .right-content .right-content-menu .title-paging::after {
        top: 16px;
        right: 10px;
        border-color: #fff transparent transparent transparent; }
    .template-7 .left-content .left-content-menu .span-page-title,
    .template-7 .right-content .right-content-menu .span-page-title {
      font-size: 1.2rem;
      font-weight: normal;
      padding: 5px 35px 5px 10px;
      background-color: #4a824a; }
      .template-7 .left-content .left-content-menu .span-page-title::before,
      .template-7 .right-content .right-content-menu .span-page-title::before {
        display: none; }
      .template-7 .left-content .left-content-menu .span-page-title::after,
      .template-7 .right-content .right-content-menu .span-page-title::after {
        top: 16px;
        right: 10px;
        border-color: #fff transparent transparent transparent; }
  .template-7 .left-content .left-content-text,
  .template-7 .right-content .right-content-text {
    border: none; }
  .template-7 .breadcrumb {
    border-radius: 5px;
    margin-bottom: 25px !important; } }

@media screen and (max-width: 768px) {
  .template-7 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-7 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-7 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-7 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-12 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-12 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #353535; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #f8e2e4;
      border-color: #ecaab2; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
        background-color: #fbf0f1;
        border-color: #e99da5; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }
    .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #cbe4ee;
      border-color: #b1c5ce; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
        background-color: #d8ebf2;
        border-color: #a7bdc7; }
      .template-12 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #FFE16D;
        border-color: #e44f4f; }

.template-12 .text-zebra .zebra-box {
  background-color: #efefef; }
  .template-12 .text-zebra .zebra-box .zebra-title {
    background-color: #015db2;
    color: #fff; }

.template-12 .straight-memu {
  border-left-color: #016ed4; }
  .template-12 .straight-memu li + li {
    border-top-color: #cad9e1; }
  .template-12 .straight-memu li a {
    color: #353535;
    background-color: #f5f5f5; }
    .template-12 .straight-memu li a:hover {
      color: #353535;
      background-color: #d8ebf2; }
  .template-12 .straight-memu li .focus-button {
    color: #353535;
    background-color: #f2c6cb; }
    .template-12 .straight-memu li .focus-button:hover {
      color: #353535;
      background-color: #f2c6cb; }

.template-12 .registration-box .focus-red {
  color: #d00; }

.template-12 .registration-box .annotation {
  color: #03456e; }

.template-12 .registration-box .note {
  color: #d00; }

.template-12 .registration-box .unit-name {
  color: #1e76be; }

.template-12 .registration-box .user-name {
  color: #1e76be; }

.template-12 .registration-box .registration-content {
  background-color: #f5f5f5; }

.template-12 .registration-box ul li {
  border-bottom-color: #ddd; }
  .template-12 .registration-box ul li div .registration-text input {
    border-color: #1e76be; }
    .template-12 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .template-12 .registration-box ul li div .registration-text p {
    color: #d00; }
  .template-12 .registration-box ul li .member-data div h3 {
    background-color: #03456e;
    color: #fff; }
  .template-12 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.template-12 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border: 2px solid #1e76be; }
  .template-12 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.template-12 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #1e76be; }
  .template-12 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.template-12 .registration-box div .determine {
  background-color: #066caa;
  color: #fff;
  border-color: #025282;
  text-shadow: 2px 2px 3px #03456e; }
  .template-12 .registration-box div .determine:hover {
    background-color: #025385;
    color: #fff;
    border-color: #003c61;
    text-shadow: 2px 2px 3px #03456e; }

.template-12 .registration-box div .cancel {
  background-color: #d33a2f;
  color: #fff;
  border-color: #e75e54;
  text-shadow: 2px 2px 3px #8a2922; }

.template-12 .registration-box div .cancel:hover {
  background-color: #ff5549;
  color: #FFF;
  border-color: #df4d43; }

.template-12 .video-search ul li a {
  color: #000000;
  border: 1px solid #fff;
  background-color: #f8e2e4; }
  .template-12 .video-search ul li a:hover {
    background-color: #f2c6cb; }
  .template-12 .video-search ul li a:focus {
    color: #fff;
    background-color: #e00; }

.template-12 .video-search .video-object div a span {
  color: #353535; }

.template-12 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.template-12 .video-button a {
  background-color: #f8e2e4;
  color: #000000; }
  .template-12 .video-button a:hover {
    background-color: #f2c6cb; }
  .template-12 .video-button a:focus {
    color: #fff;
    background-color: #e00; }

.template-12 .tool-button.tool-by-h2 {
  position: absolute;
  right: 0;
  top: -42px; }
  .template-12 .tool-button.tool-by-h2 a {
    border-color: #d4d4d4;
    border-radius: 50%; }
    .template-12 .tool-button.tool-by-h2 a:hover {
      background-color: #f7fbff; }

.template-12 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .template-12 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .template-12 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #aa77ac;
      top: 18px;
      right: 20px; }
    .template-12 .tool-button .light-box .light-box-content p {
      color: #d00; }
    .template-12 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .template-12 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
        .template-12 .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
          color: #d00; }
      .template-12 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #956a7f; }
        .template-12 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.template-12 .bulletin-title-list .link-button {
  background-color: #015db2; }
  .template-12 .bulletin-title-list .link-button a {
    color: #efefef; }

.template-12 .tab-title {
  background-color: #efefef; }
  .template-12 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .template-12 .tab-title li .tab-select {
    background-color: #015db2;
    color: #fff; }

.template-12 .breadcrumb {
  padding: 0;
  margin-bottom: 58px !important;
  border-bottom: none;
  background: none;
  box-shadow: none; }
  .template-12 .breadcrumb a {
    color: #353535; }
  .template-12 .breadcrumb span {
    color: #353535;
    margin: 0 5px; }

.template-12 .article-page .info {
  margin-top: 10px; }

@media only screen and (max-width: 769px) {
  .template-12 .article-page .info {
    margin-top: -5px; } }

@media screen and (max-width: 990px) {
  .template-12 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #066caa;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .template-12 .right-content .right-content-menu .title-paging,
  .template-12 .right-content .left-content-menu .title-paging, .template-12 .left-content .right-content-menu .title-paging,
  .template-12 .left-content .left-content-menu .title-paging {
    padding: 5px 35px 5px 10px; }
    .template-12 .right-content .right-content-menu .title-paging::after,
    .template-12 .right-content .left-content-menu .title-paging::after, .template-12 .left-content .right-content-menu .title-paging::after,
    .template-12 .left-content .left-content-menu .title-paging::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-12 .right-content .right-content-menu .span-page-title,
  .template-12 .right-content .left-content-menu .span-page-title, .template-12 .left-content .right-content-menu .span-page-title,
  .template-12 .left-content .left-content-menu .span-page-title {
    padding: 5px 35px 5px 10px; }
    .template-12 .right-content .right-content-menu .span-page-title::after,
    .template-12 .right-content .left-content-menu .span-page-title::after, .template-12 .left-content .right-content-menu .span-page-title::after,
    .template-12 .left-content .left-content-menu .span-page-title::after {
      top: 17px;
      right: 10px;
      border-color: #03456e transparent transparent transparent; }
  .template-12 .breadcrumb {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 769px) {
  .template-12 .tool-button.tool-by-h2 {
    position: relative;
    top: auto;
    right: auto; } }

@media screen and (max-width: 415px) {
  .template-12 .tab-inner .bulletin-title-list {
    width: 100%; }
    .template-12 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #03456e; }
    .template-12 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #03456e; } }

.template-21 .straight-memu {
  border-left: none; }
  .template-21 .straight-memu li {
    padding: 3px 0; }
    .template-21 .straight-memu li + li {
      border-top-color: #cad9e1; }
    .template-21 .straight-memu li a {
      color: #31708f;
      background-color: #fff;
      text-align: left;
      border-left: 5px solid #ddd; }
      .template-21 .straight-memu li a:hover {
        background-color: #fff2ca;
        color: #000;
        border-color: #008489; }
    .template-21 .straight-memu li .focus-button {
      color: #fff;
      background-color: #006482;
      border-color: #006482; }
      .template-21 .straight-memu li .focus-button:hover {
        color: #fff;
        background-color: #006482;
        border-color: #006482; }

.template-21 .breadcrumb {
  border-radius: 8px;
  box-shadow: none;
  margin-bottom: 30px; }
  .template-21 .breadcrumb a {
    color: #000; }

.template-21 .video-button a {
  background-color: #008489;
  color: #fff;
  border-radius: 8px; }

.template-21 .tab-title {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  border-bottom: 3px solid #008489;
  box-shadow: 0px 4px 0px #ddd;
  margin-bottom: 5px; }
  .template-21 .tab-title li {
    padding-left: 0; }
    .template-21 .tab-title li a {
      border-radius: 8px 8px 0px 0px; }
      .template-21 .tab-title li a:hover {
        background-color: #fff3d8;
        color: #000; }
    .template-21 .tab-title li .tab-select {
      background-color: #008489; }
      .template-21 .tab-title li .tab-select:hover {
        background-color: #00676a;
        color: #fff; }

.template-21 .bulletin-title-list .link-button {
  background-color: #efefef; }
  .template-21 .bulletin-title-list .link-button a {
    color: #000;
    padding: 10px; }
    .template-21 .bulletin-title-list .link-button a:hover {
      background-color: #006482;
      color: #fff; }

.template-21 .text-zebra .zebra-box .zebra-title {
  background-color: #008489; }

.template-21 .registration-box ul {
  padding: 0 15px; }
  .template-21 .registration-box ul li .member-data div h3 {
    background-color: #008489; }
  .template-21 .registration-box ul li div .registration-text input {
    border-color: #b4c0b4; }

.template-21 .registration-box div .determine {
  background-color: #008489;
  border: none;
  text-shadow: none;
  line-height: 1.125;
  padding: 10px 0;
  border-radius: 12px; }
  .template-21 .registration-box div .determine:hover {
    border: none;
    text-shadow: none;
    background-color: #c33e1b; }

.template-21 .registration-box div .cancel {
  border: none;
  text-shadow: none;
  line-height: 1.125;
  padding: 10px 0;
  border-radius: 12px;
  background-color: #006482; }
  .template-21 .registration-box div .cancel:hover {
    border: none;
    text-shadow: none;
    background-color: #c33e1b; }

.template-21 .video-search ul li a {
  background-color: #006482;
  color: #fff;
  border-radius: 8px; }

.template-21 .video-search .video-object div a:hover {
  background-color: #fff3d8; }

.template-29 .breadcrumb {
  width: auto;
  line-height: normal;
  display: inline-block;
  background-color: #f2f2f2;
  padding: 5px 15px;
  margin: 0;
  border-radius: 50px;
  color: #626262;
  box-shadow: 1px 1px 1px #c1bebe; }

.template-29 .literature_search {
  margin-top: 15px;
  padding: 20px 25px;
  background-color: #fff9ed;
  display: flex;
  align-items: stretch;
  margin-bottom: 30px; }
  .template-29 .literature_search .literal-input {
    display: flex;
    align-items: center;
    width: 100%; }
    .template-29 .literature_search .literal-input input {
      display: block;
      width: 100%;
      padding: 5px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
      .template-29 .literature_search .literal-input input:focus {
        border: 4px solid #ee3737; }
    .template-29 .literature_search .literal-input select {
      display: block;
      width: 100%;
      padding: 7px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
    .template-29 .literature_search .literal-input span {
      margin-right: 15px;
      width: 110px;
      text-align: center; }
  .template-29 .literature_search .literal {
    width: 100%;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px dashed #c1bbaf; }
    .template-29 .literature_search .literal .literal-container {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-evenly; }
      .template-29 .literature_search .literal .literal-container a {
        display: block;
        background-color: #ffead5;
        color: #000;
        width: 90px;
        text-align: center;
        padding: 5px 0 4px;
        border-radius: 5px;
        margin-left: 15px; }
    .template-29 .literature_search .literal .literal-list {
      list-style-type: none;
      margin-top: 20px;
      padding: 15px 0 0;
      border-top: 2px solid #d5cab4;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .template-29 .literature_search .literal .literal-list li {
        width: 50%;
        margin: 5px 0; }
  .template-29 .literature_search .checkButtonZone {
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: flex-start; }
    .template-29 .literature_search .checkButtonZone a {
      display: block;
      width: 100%;
      text-align: center;
      padding: 5px;
      color: #fff;
      margin: 0 11px;
      margin-top: 5px;
      border-radius: 5px; }
    .template-29 .literature_search .checkButtonZone .inquire {
      background-color: #a07e5b; }
      .template-29 .literature_search .checkButtonZone .inquire:focus {
        background-color: #ca3434; }
    .template-29 .literature_search .checkButtonZone .reset {
      background-color: #836549; }
      .template-29 .literature_search .checkButtonZone .reset:focus {
        background-color: #ca3434; }

.template-29 .literature_search-open {
  background-image: url(../img/literal-search.png);
  background-repeat: no-repeat;
  background-size: 350px;
  background-position-x: 106%;
  background-position-y: 60px; }

.template-29 .video-search ul li {
  display: flex;
  margin: 10px 0; }

.template-29 .video-search .video-button a {
  background-color: #505050;
  border-radius: 50px; }

.template-29 .video-search .video-search-container {
  background-color: #fff8ec;
  position: relative; }
  .template-29 .video-search .video-search-container li {
    align-items: center;
    width: 100%; }
    .template-29 .video-search .video-search-container li input {
      display: block;
      width: 100%;
      max-width: 300px;
      padding: 5px;
      border-radius: 7px;
      border: 4px solid #fff;
      background-color: #fff;
      box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 2px 5px rgba(0, 0, 0, 0.2); }
  .template-29 .video-search .video-search-container .video-search-button {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 180px;
    top: 0;
    right: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    border-left: 2px dashed #d2bf9f;
    padding: 10px 0;
    align-items: flex-start; }
    .template-29 .video-search .video-search-container .video-search-button a {
      margin: 0 7px;
      background-color: #695643;
      border-radius: 7px;
      color: #fff; }

.template-29 .video-search .video-object div a {
  display: block;
  text-align: center; }
  .template-29 .video-search .video-object div a img {
    width: 100%; }
  .template-29 .video-search .video-object div a span {
    display: block;
    color: #555; }
  .template-29 .video-search .video-object div a .video-name {
    font-size: 1.3rem;
    font-weight: bold; }
  .template-29 .video-search .video-object div a .video-text {
    margin: 5px 0; }
  .template-29 .video-search .video-object div a .video-date {
    background-color: #efefef;
    padding: 2px 0; }

.template-29 .box-bg {
  padding: 0 15px;
  background-color: #fff8ec;
  border-top: 3px solid #ece0cb; }
  .template-29 .box-bg div a {
    color: #000;
    padding-left: 10px; }
  .template-29 .box-bg .title {
    margin: 0;
    font-size: 1.2rem;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 10px; }
  .template-29 .box-bg .preview-img .img-list {
    display: flex;
    width: 100%; }
    .template-29 .box-bg .preview-img .img-list a {
      padding: 0;
      display: block;
      width: 100%;
      margin: 0 15px;
      text-align: center; }

.template-29 .history-box {
  width: 100%; }
  .template-29 .history-box ul li {
    list-style: none; }
  .template-29 .history-box .history-text {
    border-top: 1px solid #ccc3b3;
    margin: 30px 0 0;
    padding: 30px 0 0; }
    .template-29 .history-box .history-text p {
      margin: 0;
      padding: 25px;
      background-color: #fff8ec;
      color: #695643; }
  .template-29 .history-box .historyLink {
    display: flex;
    width: 100%;
    margin: 30px auto 0; }
    .template-29 .history-box .historyLink li {
      width: 33.3%;
      margin: 10px 15px; }
      .template-29 .history-box .historyLink li a {
        display: block;
        border-radius: 12px;
        padding: 15px;
        width: 100%;
        background-color: #fff;
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
        font-weight: bold; }
        .template-29 .history-box .historyLink li a div {
          display: flex;
          align-items: center; }
          .template-29 .history-box .historyLink li a div span {
            display: block;
            width: 100%;
            max-width: 13px;
            margin-right: 10px; }
            .template-29 .history-box .historyLink li a div span img {
              width: 100%; }
          .template-29 .history-box .historyLink li a div p {
            width: 100%;
            margin: 0;
            color: #686868;
            font-size: 1.2rem; }
  .template-29 .history-box .history-line {
    margin: 30px 0 0;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative; }
    .template-29 .history-box .history-line .history-line-container {
      padding: 35px 15px 1px; }
      .template-29 .history-box .history-line .history-line-container li {
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 35px; }
        .template-29 .history-box .history-line .history-line-container li .line-title {
          display: flex;
          position: relative;
          align-items: stretch;
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-bottom: 1px solid #ccc3b3; }
          .template-29 .history-box .history-line .history-line-container li .line-title .line-title-icon {
            width: 22px;
            margin-right: 10px; }
            .template-29 .history-box .history-line .history-line-container li .line-title .line-title-icon img {
              width: 100%; }
          .template-29 .history-box .history-line .history-line-container li .line-title h3 {
            margin: 0; }
        .template-29 .history-box .history-line .history-line-container li .line-button {
          display: flex;
          padding: 15px;
          padding-top: 0px;
          flex-direction: row;
          flex-wrap: wrap; }
          .template-29 .history-box .history-line .history-line-container li .line-button a {
            display: flex;
            align-items: center;
            margin: 1%;
            width: 15%; }
            .template-29 .history-box .history-line .history-line-container li .line-button a div {
              width: 100%;
              max-width: 22px;
              margin-right: 5px; }
              .template-29 .history-box .history-line .history-line-container li .line-button a div img {
                width: 100%; }
            .template-29 .history-box .history-line .history-line-container li .line-button a span {
              margin: 0;
              color: #000;
              font-weight: bold;
              padding: 0 10px 0 0px;
              padding-top: 1px;
              display: block; }

.template-29 .history-text {
  border-top: 1px solid #ccc3b3;
  margin: 30px 0 0;
  padding: 30px 0 0; }
  .template-29 .history-text p {
    margin: 0;
    padding: 25px;
    background-color: #fff8ec;
    color: #695643; }

.template-29 .historyLink {
  display: flex;
  width: 100%;
  margin: 30px auto 0; }

.template-29 .title-paging .light-box .light-box-content .title, .template-29 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

.template-29 table.table-list thead tr th {
  padding: 10px 0;
  text-align: center;
  font-size: 1.1rem;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a07e5b+0,a07e5b+100 */
  background: #a07e5b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #a07e5b 0%, #a07e5b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #a07e5b 0%, #a07e5b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #a07e5b 0%, #a07e5b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a07e5b', endColorstr='#a07e5b',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.template-29 .straight-memu {
  border: none;
  margin-top: 5px;
  padding: 0 3px 0 0;
  padding: 10px;
  background: #f2eadd;
  background: -moz-linear-gradient(top, #f2eadd 0%, #fdfcfa 100%);
  background: -webkit-linear-gradient(top, #f2eadd 0%, #fdfcfa 100%);
  background: linear-gradient(to bottom, #f2eadd 0%, #fdfcfa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2eadd', endColorstr='#fdfcfa',GradientType=0 );
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 18px;
  border-top: 2px solid #fff; }
  .template-29 .straight-memu li {
    padding: 5px 0; }
    .template-29 .straight-memu li + li {
      border-top: 1px solid #e5dfd5; }
    .template-29 .straight-memu li a {
      display: block;
      padding: 10px 15px;
      color: #000000;
      text-align: center;
      line-height: normal;
      border-radius: 10px;
      background-color: rgba(0, 0, 0, 0); }
      .template-29 .straight-memu li a:hover {
        color: #000;
        background-color: #ffffff;
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2); }
      .template-29 .straight-memu li a:focus {
        outline: none;
        border: 2px dashed #e00; }
    .template-29 .straight-memu li .focus-button {
      color: #fff;
      background-color: #695643; }
      .template-29 .straight-memu li .focus-button:hover {
        color: #fff;
        background-color: #695643; }

.template-29 h2.h2-title, .template-29 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-29 .title, .template-29 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-29 h2, .template-29 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-29 h2, .template-29 h2.h2-page-title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

.template-29 .text-box .statusFunction {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd; }
  .template-29 .text-box .statusFunction li {
    margin-right: 10px; }
    .template-29 .text-box .statusFunction li a {
      display: flex;
      padding: 2px 20px;
      border-radius: 7px;
      background-color: #fff8ec; }
      .template-29 .text-box .statusFunction li a div {
        width: 20px;
        margin-right: 10px; }
        .template-29 .text-box .statusFunction li a div img {
          width: 100%; }
      .template-29 .text-box .statusFunction li a p {
        font-size: .9rem;
        margin: 0;
        color: #000;
        line-height: 1.7; }

.template-29 .text-box .textTitle {
  padding: 0;
  list-style: none; }
  .template-29 .text-box .textTitle li {
    margin-bottom: 15px; }
    .template-29 .text-box .textTitle li span {
      display: block;
      padding: 10px 15px;
      color: #fff;
      background-color: #a07e5c;
      font-size: 1.1rem;
      font-weight: bold; }
    .template-29 .text-box .textTitle li p {
      margin: 0;
      padding: 10px 15px;
      background-color: #fff; }

.template-29 .text-box .text-container {
  background-color: #fff8ec;
  padding: 20px; }
  .template-29 .text-box .text-container p {
    margin: 0; }

.template-29 .fill-form {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  margin-bottom: 25px; }
  .template-29 .fill-form .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']) {
    border-color: #d5c3a5;
    height: 39px;
    border-radius: 5px; }
  .template-29 .fill-form #form1.search {
    max-width: 900px;
    margin: auto;
    float: none;
    background-color: #fff;
    padding: 20px;
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center; }
    .template-29 .fill-form #form1.search .fill-data {
      width: 100%;
      padding: none;
      border-bottom: none;
      margin: 0 auto;
      width: 100%; }
      .template-29 .fill-form #form1.search .fill-data .data .box {
        margin-left: 0; }
  .template-29 .fill-form .fill-data .data > label {
    width: auto;
    padding-top: 0;
    display: flex;
    align-items: center;
    width: 130px; }
  .template-29 .fill-form .butn-box {
    width: 100%;
    max-width: 351px;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center; }
  @media screen and (max-width: 769px) {
    .template-29 .fill-form .search {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center; }
      .template-29 .fill-form .search .fill-data .data {
        margin-bottom: 10px; } }

.template-29 .butn-big, .template-29 input[type=button].butn-big, .template-29 input[type=submit].butn-big {
  color: #fff;
  background-color: #695643;
  border: 4px solid #947a5f; }
  .template-29 .butn-big:hover, .template-29 input[type=button].butn-big:hover, .template-29 input[type=submit].butn-big:hover {
    background-color: #a0754a;
    border: 4px solid #947a5f; }

.template-29 .butn-big.big-cancel, .template-29 input[type=button].butn-big.big-cancel {
  background-color: #f85d52;
  border-color: #e75e54; }
  .template-29 .butn-big.big-cancel:hover, .template-29 input[type=button].butn-big.big-cancel:hover {
    background-color: #c92c21; }

.template-29 .pages a {
  min-width: 30px;
  display: inline-block;
  background-color: #846649;
  border-radius: 3px;
  padding: 0 10px;
  text-align: center;
  color: #fff; }
  .template-29 .pages a:focus {
    background-color: #ca3434; }

.template-29 .pages a.prev, .template-29 .pages .pages a.first {
  border-color: transparent #a07e5b transparent transparent;
  background-color: rgba(0, 0, 0, 0); }
  .template-29 .pages a.prev:focus, .template-29 .pages .pages a.first:focus {
    outline: 3px solid #ee3737; }

.template-29 .pages a.next, .template-29 .pages .pages a.last {
  border-color: transparent transparent transparent #a07e5b;
  background-color: rgba(0, 0, 0, 0); }
  .template-29 .pages a.next:focus, .template-29 .pages .pages a.last:focus {
    outline: 3px solid #ee3737; }

.template-29 .pages a.prev::before {
  display: none; }

.template-29 .pages a.first::before {
  width: 4px;
  height: 30px; }

.template-29 .pages a.active {
  color: #fff;
  background-color: #37262c; }
  .template-29 .pages a.active:focus {
    background-color: #ca3434; }

.template-29 .pages a.last::after {
  background: #a07e5b; }

.template-29 .pages a.first::after {
  background: #a07e5b; }

.template-29 .pages a.next, .template-29 .pages a.last {
  border-color: transparent transparent transparent #a07e5b;
  background-color: rgba(0, 0, 0, 0); }

.template-29 .pages a.prev, .template-29 .pages a.first {
  border-color: transparent #a07e5b transparent transparent;
  background-color: rgba(0, 0, 0, 0); }

.template-29 footer .container-background .footer-info .other {
  display: inline-block;
  margin-top: 10px;
  background-color: #ffffff;
  padding: 5px 10px 7px;
  line-height: normal;
  border-radius: 7px;
  box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }

.template-29 .title-paging .light-box .light-box-content .title, .template-29 .tool-button .light-box .light-box-content .title {
  color: #2b2b2b;
  border-bottom: none;
  box-shadow: none;
  border-left: 4px solid #917b65;
  padding-left: 15px; }

.template-29 .span-page-title {
  color: #2b2b2b;
  border-bottom: none;
  box-shadow: none;
  border-left: 4px solid #917b65;
  padding-left: 15px; }

.template-29 .title-paging, .template-29 .tool-button .light-box .light-box-content .title {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border: none;
  border-left: 3px solid #695643;
  padding: 0px 10px;
  font-size: 1.375rem;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-shadow: none; }

@media screen and (max-width: 990px) {
  .template-29 .literature_search {
    flex-direction: row;
    flex-wrap: wrap; }
    .template-29 .literature_search .literal {
      padding-right: 0;
      margin-right: 0;
      border-right: none; }
      .template-29 .literature_search .literal .literal-list li {
        width: 100%; }
    .template-29 .literature_search .literal-input {
      flex-direction: row;
      flex-wrap: wrap; }
      .template-29 .literature_search .literal-input span {
        text-align: left;
        margin-bottom: 5px; } }

.dog-style .img-drawer {
  width: 100%;
  margin: auto; }
  .dog-style .img-drawer .imgDrawerMenu {
    margin: auto;
    padding: 0;
    display: flex;
    align-items: center;
    border-bottom: 3px solid #f69537; }
    .dog-style .img-drawer .imgDrawerMenu li a {
      display: block;
      padding: 5px 15px 2px;
      background-color: #ffe6cf;
      color: #000;
      margin-right: 5px; }
    .dog-style .img-drawer .imgDrawerMenu li .dogSelect {
      background-color: #df720a;
      color: #fff; }
  .dog-style .img-drawer .imgDrawerContent {
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    background-color: #fff; }
    .dog-style .img-drawer .imgDrawerContent li {
      margin: 10px 20px;
      width: calc(50% - 40px);
      padding: 15px;
      background-color: #fff;
      border: 2px #ffc400 solid;
      box-shadow: -5px 5px 0px #e1e1e1;
      border-radius: 10px;
      background-image: url(../img/list_bg.png); }
      .dog-style .img-drawer .imgDrawerContent li div {
        width: 100%;
        max-width: 200px;
        height: 200px;
        margin: auto;
        overflow: hidden;
        border-radius: 10px; }
        .dog-style .img-drawer .imgDrawerContent li div img {
          width: 100%; }
      .dog-style .img-drawer .imgDrawerContent li h4 {
        margin: 15px auto 10px;
        margin-top: 10px;
        font-size: 1.3rem;
        padding-left: 28px;
        background-image: url(../img/footprint-L.png);
        background-repeat: no-repeat;
        background-position: 0px center;
        background-size: 22px;
        margin-bottom: 15px; }
      .dog-style .img-drawer .imgDrawerContent li p {
        margin: auto;
        margin-bottom: 5px; }

.template-21.dog-style .img-drawer {
  width: 100%;
  margin: auto; }
  .template-21.dog-style .img-drawer .imgDrawerMenu {
    margin: auto;
    padding: 0;
    display: flex;
    align-items: center;
    border-bottom: 4px solid #008489;
    box-shadow: 0px 5px 0px #e1e1e1; }
    .template-21.dog-style .img-drawer .imgDrawerMenu li {
      margin-right: 5px; }
      .template-21.dog-style .img-drawer .imgDrawerMenu li a {
        background-color: #d9d9d9;
        display: block;
        padding: 5px 15px;
        color: #575757;
        border-radius: 8px 8px 0px 0px; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li a:hover {
          color: #ffffff;
          background-color: #c33e1b; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li a:focus {
          color: #ffffff;
          background-color: #c33e1b;
          outline: none; }
      .template-21.dog-style .img-drawer .imgDrawerMenu li .dogSelect {
        background-color: #008489;
        color: #fff; }
        .template-21.dog-style .img-drawer .imgDrawerMenu li .dogSelect:focus {
          color: #ffffff;
          background-color: #c33e1b; }
  .template-21.dog-style .img-drawer .imgDrawerContent {
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    background-color: #fff; }
    .template-21.dog-style .img-drawer .imgDrawerContent li {
      margin: 10px 20px;
      width: calc(25% - 40px);
      padding: 10px;
      background-color: #fffaeb;
      border: 2px #008489 solid;
      box-shadow: -5px 5px 0px #e1e1e1;
      border-radius: 10px;
      background-image: none; }
      .template-21.dog-style .img-drawer .imgDrawerContent li div {
        width: 100%;
        max-width: 200px;
        margin: auto;
        overflow: hidden;
        border-radius: 10px; }
        .template-21.dog-style .img-drawer .imgDrawerContent li div img {
          width: 100%; }
      .template-21.dog-style .img-drawer .imgDrawerContent li h4 {
        margin: 0px auto;
        font-size: 1.3rem;
        background-repeat: no-repeat;
        background-position: 0px center;
        background-size: 22px; }
      .template-21.dog-style .img-drawer .imgDrawerContent li p {
        margin: auto;
        margin-bottom: 5px; }

/*-------------------------------------------------------------- color style setting*/
.color-style1 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style1 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #0a3f7b;
      border-color: #36669c; }
      .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #0d4f9a;
        border-color: #3f76b5; }
    .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style1 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style1 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style1 .text-zebra .zebra-box .zebra-title {
    background-color: #36669c;
    color: #fff; }

.color-style1 .straight-memu {
  border-left-color: #36669c; }
  .color-style1 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style1 .straight-memu li a {
    background-color: #f5f5f5;
    color: #31708f; }
    .color-style1 .straight-memu li a:hover {
      color: #353535;
      background-color: #ffb141; }
  .color-style1 .straight-memu li .focus-button {
    background-color: #36669c;
    color: #f8f6e7; }
    .color-style1 .straight-memu li .focus-button:hover {
      background-color: #36669c;
      color: #f8f6e7; }

.color-style1 .registration-box .focus-red {
  color: #d00; }

.color-style1 .registration-box .annotation {
  color: #03456e; }

.color-style1 .registration-box .note {
  color: #d00; }

.color-style1 .registration-box .unit-name {
  color: #1e76be; }

.color-style1 .registration-box .user-name {
  color: #1e76be; }

.color-style1 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style1 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style1 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style1 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style1 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style1 .registration-box ul li .member-data div h3 {
    background-color: #36669c;
    color: #fff; }
  .color-style1 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style1 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style1 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style1 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style1 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style1 .registration-box div .determine {
  background-color: #36669c;
  color: #fff;
  border-color: #284f7c;
  text-shadow: none; }
  .color-style1 .registration-box div .determine:hover {
    background-color: #285b95;
    color: #fff;
    border-color: #003c61;
    text-shadow: none; }

.color-style1 .registration-box div .cancel {
  background-color: #aaaaaa;
  color: #fff;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style1 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style1 .video-search ul li a {
  color: #fff;
  background-color: #36669c; }
  .color-style1 .video-search ul li a:hover, .color-style1 .video-search ul li a:focus {
    background-color: #3f76b5; }

.color-style1 .video-search .video-object div a span {
  color: #03456e; }

.color-style1 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style1 .video-button a {
  color: #fff;
  background-color: #36669c; }
  .color-style1 .video-button a:hover, .color-style1 .video-button a:focus {
    background-color: #3f76b5; }

.color-style1 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style1 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style1 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #066caa; }
      .color-style1 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #285b95; }
      .color-style1 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style1 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style1 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style1 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style1 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style1 .bulletin-title-list .link-button {
  background-color: #03456e; }
  .color-style1 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style1 .tab-title {
  background-color: #efefef; }
  .color-style1 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style1 .tab-title li .tab-select {
    background-color: #36669c;
    color: #fff; }

@media screen and (max-width: 800px) {
  .color-style1 .right-content .right-content-menu .title-paging::after,
  .color-style1 .right-content .left-content-menu .title-paging::after, .color-style1 .left-content .right-content-menu .title-paging::after,
  .color-style1 .left-content .left-content-menu .title-paging::after {
    border-color: #345f8f transparent transparent transparent; } }

@media screen and (max-width: 990px) {
  .color-style1 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #0a3f7b;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 415px) {
  .color-style1 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style1 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #b8b8b8; }
    .color-style1 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #b8b8b8; } }

@media (min-width: 48em) {
  .color-style1 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #36669c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #36669c 0%, #27507e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #36669c 0%, #27507e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #36669c 0%, #27507e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36669c', endColorstr='#27507e',GradientType=0 );
    /* IE6-9 */
    background-color: #36669c; } }

.color-style2 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style2 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #a83d3d;
      border-color: #e05757; }
      .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #be4f4f;
        border-color: #ed9f9f; }
    .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style2 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style2 .text-zebra .zebra-box .zebra-title {
    background-color: #bd4a4a;
    color: #fff; }

.color-style2 .straight-memu {
  border-left-color: #811818; }
  .color-style2 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style2 .straight-memu li a {
    background-color: #f5f5f5;
    color: #715151; }
    .color-style2 .straight-memu li a:hover {
      background-color: #a45b5b;
      color: #ffffff; }
  .color-style2 .straight-memu li .focus-button {
    background-color: #811818;
    color: #f8f6e7; }
    .color-style2 .straight-memu li .focus-button:hover {
      background-color: #811818;
      color: #f8f6e7; }

.color-style2 .registration-box .focus-red {
  color: #d00; }

.color-style2 .registration-box .annotation {
  color: #03456e; }

.color-style2 .registration-box .note {
  color: #d00; }

.color-style2 .registration-box .unit-name {
  color: #1e76be; }

.color-style2 .registration-box .user-name {
  color: #1e76be; }

.color-style2 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style2 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style2 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style2 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style2 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style2 .registration-box ul li .member-data div h3 {
    background-color: #811818;
    color: #fff; }
  .color-style2 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style2 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style2 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style2 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style2 .registration-box div .determine {
  background-color: #811818;
  color: #fff;
  border-color: #5e0a0a;
  text-shadow: none; }
  .color-style2 .registration-box div .determine:hover {
    background-color: #be4f4f;
    color: #fff;
    border-color: #a33333;
    text-shadow: none; }

.color-style2 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style2 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style2 .video-search ul li a {
  color: #fff;
  background-color: #be4f4f; }
  .color-style2 .video-search ul li a:hover, .color-style2 .video-search ul li a:focus {
    background-color: #ac3f3f; }

.color-style2 .video-search .video-object div a span {
  color: #575757; }

.color-style2 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style2 .video-button a {
  color: #fff;
  background-color: #be4f4f; }
  .color-style2 .video-button a:hover, .color-style2 .video-button a:focus {
    background-color: #ac3f3f; }

.color-style2 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style2 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style2 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #c23d3d; }
      .color-style2 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #be4f4f; }
      .color-style2 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style2 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style2 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style2 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style2 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style2 .tool-button a:hover, .color-style2 .tool-button a:focus, .color-style2 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style2 .bulletin-title-list .link-button {
  background-color: #bb4242; }
  .color-style2 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style2 .tab-title {
  background-color: #efefef; }
  .color-style2 .tab-title li a {
    color: #575757;
    background-color: #d9d9d9; }
  .color-style2 .tab-title li .tab-select {
    background-color: #811818;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style2 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #811818;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style2 .right-content .right-content-menu .title-paging::after,
  .color-style2 .right-content .left-content-menu .title-paging::after, .color-style2 .left-content .right-content-menu .title-paging::after,
  .color-style2 .left-content .left-content-menu .title-paging::after {
    border-color: #875252 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style2 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style2 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #eb6f6f; }
    .color-style2 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #eb6f6f; } }

@media (min-width: 48em) {
  .color-style2 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #c94c4c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c94c4c 0%, #c53f3f 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c94c4c 0%, #c53f3f 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c94c4c 0%, #c53f3f 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c94c4c', endColorstr='#c53f3f',GradientType=0 );
    /* IE6-9 */
    background-color: #c94c4c; } }

.color-style3 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style3 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ffc36d;
      border-color: #e39019; }
      .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #F6C4C4;
        border-color: #e44f4f; }
    .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #bbbbbb;
      border-color: #999999; }
      .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #fff;
        border-color: #e44f4f; }

.color-style3 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style3 .text-zebra .zebra-box .zebra-title {
    background-color: #f39713;
    color: #fff; }

.color-style3 .straight-memu {
  border-left-color: #ca7700; }
  .color-style3 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style3 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style3 .straight-memu li a:hover {
      background-color: #ffd598;
      color: #575757; }
  .color-style3 .straight-memu li .focus-button {
    background-color: #f7bb64;
    color: #000000; }
    .color-style3 .straight-memu li .focus-button:hover {
      background-color: #f7bb64;
      color: #000000; }

.color-style3 .registration-box .focus-red {
  color: #d00; }

.color-style3 .registration-box .annotation {
  color: #03456e; }

.color-style3 .registration-box .note {
  color: #d00; }

.color-style3 .registration-box .unit-name {
  color: #1e76be; }

.color-style3 .registration-box .user-name {
  color: #1e76be; }

.color-style3 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style3 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style3 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style3 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style3 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style3 .registration-box ul li .member-data div h3 {
    background-color: #ca7700;
    color: #fff; }
  .color-style3 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style3 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style3 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style3 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style3 .registration-box div .determine {
  background-color: #ffa21d;
  color: #fff;
  border-color: #e39019;
  text-shadow: none; }
  .color-style3 .registration-box div .determine:hover {
    background-color: #ffb141;
    color: #fff;
    border-color: #f6970f;
    text-shadow: none; }

.color-style3 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style3 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style3 .video-search ul li a {
  color: #353535;
  background-color: #ffc36d; }
  .color-style3 .video-search ul li a:hover, .color-style3 .video-search ul li a:focus {
    color: #ffffff;
    background-color: #ac3f3f; }

.color-style3 .video-search .video-object div a span {
  color: #575757; }

.color-style3 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style3 .video-button a {
  color: #353535;
  background-color: #ffc36d; }
  .color-style3 .video-button a:hover, .color-style3 .video-button a:focus {
    color: #ffffff;
    background-color: #ac3f3f; }

.color-style3 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style3 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style3 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #000000;
      background-color: #eb9212; }
      .color-style3 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #ffb750; }
      .color-style3 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #fff;
        background-color: #e00; }
    .color-style3 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style3 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style3 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style3 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style3 .tool-button a:hover, .color-style3 .tool-button a:focus, .color-style3 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style3 .bulletin-title-list .link-button {
  background-color: #ca7700; }
  .color-style3 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style3 .tab-title {
  background-color: #efefef; }
  .color-style3 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style3 .tab-title li .tab-select {
    background-color: #ffb141;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style3 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #ca7700;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style3 .right-content .right-content-menu .title-paging::after,
  .color-style3 .right-content .left-content-menu .title-paging::after, .color-style3 .left-content .right-content-menu .title-paging::after,
  .color-style3 .left-content .left-content-menu .title-paging::after {
    border-color: #ca7700 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style3 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style3 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #e7a039; }
    .color-style3 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #e7a039; } }

@media (min-width: 48em) {
  .color-style3 .paging-content:not(.article-page) table th {
    color: #353535;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #ffc572;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffc572 0%, #ffb750 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffc572 0%, #ffb750 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffc572 0%, #ffb750 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc572', endColorstr='#ffb750',GradientType=0 );
    /* IE6-9 */
    background-color: #ffc572; } }

.color-style4 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style4 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #188144;
      border-color: #39ad6a; }
      .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #15733c;
        border-color: #46c27a; }
    .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style4 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style4 .text-zebra .zebra-box .zebra-title {
    background-color: #229452;
    color: #fff; }

.color-style4 .straight-memu {
  border-left-color: #188144; }
  .color-style4 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style4 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style4 .straight-memu li a:hover {
      background-color: #e8e7e7;
      color: #575757; }
  .color-style4 .straight-memu li .focus-button {
    background-color: #46c27a;
    color: #303030; }
    .color-style4 .straight-memu li .focus-button:hover {
      background-color: #46c27a;
      color: #303030; }

.color-style4 .registration-box .focus-red {
  color: #d00; }

.color-style4 .registration-box .annotation {
  color: #03456e; }

.color-style4 .registration-box .note {
  color: #d00; }

.color-style4 .registration-box .unit-name {
  color: #1e76be; }

.color-style4 .registration-box .user-name {
  color: #1e76be; }

.color-style4 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style4 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style4 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style4 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style4 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style4 .registration-box ul li .member-data div h3 {
    background-color: #188144;
    color: #fff; }
  .color-style4 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style4 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style4 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style4 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style4 .registration-box div .determine {
  background-color: #188144;
  color: #fff;
  border-color: #39ad6a;
  text-shadow: none; }
  .color-style4 .registration-box div .determine:hover {
    background-color: #278a51;
    color: #fff;
    border-color: #50c882;
    text-shadow: none; }

.color-style4 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style4 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style4 .video-search ul li a {
  color: #fff;
  background-color: #287a4a; }
  .color-style4 .video-search ul li a:hover, .color-style4 .video-search ul li a:focus {
    background-color: #20603a; }

.color-style4 .video-search .video-object div a span {
  color: #575757; }

.color-style4 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style4 .video-button a {
  background-color: #287a4a;
  color: #fff; }
  .color-style4 .video-button a:hover, .color-style4 .video-button a:focus {
    background-color: #20603a; }

.color-style4 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style4 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style4 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #188144; }
      .color-style4 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #15733c; }
      .color-style4 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style4 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style4 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style4 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style4 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style4 .tool-button a:hover, .color-style4 .tool-button a:focus, .color-style4 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style4 .bulletin-title-list .link-button {
  background-color: #0a5e10; }
  .color-style4 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style4 .tab-title {
  background-color: #efefef; }
  .color-style4 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style4 .tab-title li .tab-select {
    background-color: #188144;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style4 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #0a5e10;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style4 .right-content .right-content-menu .title-paging::after,
  .color-style4 .right-content .left-content-menu .title-paging::after, .color-style4 .left-content .right-content-menu .title-paging::after,
  .color-style4 .left-content .left-content-menu .title-paging::after {
    border-color: #188144 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style4 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style4 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #b8b8b8; }
    .color-style4 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #b8b8b8; } }

@media (min-width: 48em) {
  .color-style4 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #1f864a;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1f864a 0%, #1c7842 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1f864a 0%, #1c7842 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1f864a 0%, #1c7842 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f864a', endColorstr='#1c7842',GradientType=0 );
    /* IE6-9 */
    background-color: #1f864a; } }

.color-style5 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style5 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #000000; }
    .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #ff9999;
      border-color: #ffbcbc; }
      .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #faa;
        border-color: #ffcdcd; }
    .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #aaaaaa;
      border-color: #cccccc; }
      .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style5 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #cccccc;
        border-color: #aaaaaa; }

.color-style5 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style5 .text-zebra .zebra-box .zebra-title {
    color: #fff;
    background-color: #fb9191; }

.color-style5 .straight-memu {
  border-left-color: #ffa9a9; }
  .color-style5 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style5 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style5 .straight-memu li a:hover {
      background-color: #ffbcbc;
      color: #000; }
  .color-style5 .straight-memu li .focus-button {
    background-color: #ffdede;
    color: #000; }
    .color-style5 .straight-memu li .focus-button:hover {
      background-color: #ffdede;
      color: #000; }

.color-style5 .registration-box .focus-red {
  color: #d00; }

.color-style5 .registration-box .annotation {
  color: #03456e; }

.color-style5 .registration-box .note {
  color: #d00; }

.color-style5 .registration-box .unit-name {
  color: #1e76be; }

.color-style5 .registration-box .user-name {
  color: #1e76be; }

.color-style5 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style5 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style5 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style5 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style5 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style5 .registration-box ul li .member-data div h3 {
    background-color: #ff7d7d;
    color: #fff; }
  .color-style5 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style5 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style5 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style5 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style5 .registration-box div .determine {
  background-color: #ff9999;
  color: #fff;
  border-color: #ffbcbc;
  text-shadow: none; }
  .color-style5 .registration-box div .determine:hover {
    background-color: #ff7d7d;
    color: #fff;
    border-color: #ffaaaa;
    text-shadow: none; }

.color-style5 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style5 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style5 .video-search ul li a {
  color: #000;
  background-color: #ff9f9f; }
  .color-style5 .video-search ul li a:hover, .color-style5 .video-search ul li a:focus {
    background-color: #ffb0b0; }

.color-style5 .video-search .video-object div a span {
  color: #575757; }

.color-style5 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style5 .video-button a {
  color: #000;
  background-color: #ff9f9f; }
  .color-style5 .video-button a:hover, .color-style5 .video-button a:focus {
    background-color: #ffb0b0; }

.color-style5 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style5 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style5 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #000;
      background-color: #ff9999; }
      .color-style5 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #faa; }
      .color-style5 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        background-color: #FFE16D; }
    .color-style5 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style5 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style5 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style5 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style5 .tool-button a:hover, .color-style5 .tool-button a:focus, .color-style5 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style5 .bulletin-title-list .link-button {
  background-color: #ffa9a9; }
  .color-style5 .bulletin-title-list .link-button a {
    color: #920303; }

.color-style5 .tab-title {
  background-color: #efefef; }
  .color-style5 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style5 .tab-title li .tab-select {
    background-color: #ffdede;
    color: #bf5858; }

@media screen and (max-width: 990px) {
  .color-style5 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #dc7878;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style5 .right-content .right-content-menu .title-paging::after,
  .color-style5 .right-content .left-content-menu .title-paging::after, .color-style5 .left-content .right-content-menu .title-paging::after,
  .color-style5 .left-content .left-content-menu .title-paging::after {
    border-color: #dc7878 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style5 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style5 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #eb8d8d; }
    .color-style5 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #eb8d8d; } }

@media (min-width: 48em) {
  .color-style5 .paging-content:not(.article-page) table th {
    color: #000;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #fb9191;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fb9191 0%, #ff7d7d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fb9191 0%, #ff7d7d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fb9191 0%, #ff7d7d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9191', endColorstr='#ff7d7d',GradientType=0 );
    /* IE6-9 */
    background-color: #fb9191; } }

.color-style6 .lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style6 .lightBox-bg .lightBox-content .lightBox-button {
    border-top-color: #ddd; }
    .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
      color: #fff; }
    .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
      background-color: #802b93;
      border-color: #aa57bd; }
      .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
        background-color: #9733ad;
        border-color: #b66fc7; }
    .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
      background-color: #6d6d6d;
      border-color: #999999; }
      .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .color-style6 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
        background-color: #757575;
        border-color: #aaaaaa; }

.color-style6 .text-zebra .zebra-box {
  background-color: #efefef; }
  .color-style6 .text-zebra .zebra-box .zebra-title {
    background-color: #a04bb2;
    color: #fff; }

.color-style6 .straight-memu {
  border-left-color: #802b93; }
  .color-style6 .straight-memu li + li {
    border-top-color: #d8d8d8; }
  .color-style6 .straight-memu li a {
    background-color: #f5f5f5;
    color: #575757; }
    .color-style6 .straight-memu li a:hover {
      background-color: #e8e7e7;
      color: #575757; }
  .color-style6 .straight-memu li .focus-button {
    background-color: #a04bb2;
    color: #f8f6e7; }
    .color-style6 .straight-memu li .focus-button:hover {
      background-color: #a04bb2;
      color: #f8f6e7; }

.color-style6 .registration-box .focus-red {
  color: #d00; }

.color-style6 .registration-box .annotation {
  color: #03456e; }

.color-style6 .registration-box .note {
  color: #d00; }

.color-style6 .registration-box .unit-name {
  color: #1e76be; }

.color-style6 .registration-box .user-name {
  color: #1e76be; }

.color-style6 .registration-box .registration-content {
  background-color: #f5f5f5; }

.color-style6 .registration-box ul li {
  border-bottom-color: #ddd; }
  .color-style6 .registration-box ul li div .registration-text input {
    border-color: #a6a6a6; }
    .color-style6 .registration-box ul li div .registration-text input:focus {
      border-color: #ff9800; }
  .color-style6 .registration-box ul li div .registration-text p {
    color: #d00; }
  .color-style6 .registration-box ul li .member-data div h3 {
    background-color: #802b93;
    color: #fff; }
  .color-style6 .registration-box ul li .member-data div p span {
    color: #ff2c1c; }

.color-style6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
  border-color: #a6a6a6; }
  .color-style6 .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
    border-color: #ff9800; }

.color-style6 .registration-box ul .registration-average .registration-width-short div div select {
  border-color: #a6a6a6; }
  .color-style6 .registration-box ul .registration-average .registration-width-short div div select:focus {
    border-color: #ff9800; }

.color-style6 .registration-box div .determine {
  background-color: #802b93;
  color: #fff;
  border-color: #aa57bd;
  text-shadow: none; }
  .color-style6 .registration-box div .determine:hover {
    background-color: #9b4cad;
    color: #fff;
    border-color: #bc6ece;
    text-shadow: none; }

.color-style6 .registration-box div .cancel {
  background-color: #aaaaaa;
  border-color: #cccccc;
  text-shadow: none; }
  .color-style6 .registration-box div .cancel:hover {
    background-color: #9e9e9e;
    border-color: #bdbdbd; }

.color-style6 .video-search ul li a {
  background-color: #802b93;
  color: #fff; }

.color-style6 .video-search .video-object div a span {
  color: #575757; }

.color-style6 .video-search .video-object div a .video-date {
  background-color: #efefef; }

.color-style6 .video-button a {
  background-color: #802b93;
  color: #fff; }

.color-style6 .tool-button .light-box {
  background-color: rgba(0, 0, 0, 0.6); }
  .color-style6 .tool-button .light-box .light-box-content {
    background-color: #fff; }
    .color-style6 .tool-button .light-box .light-box-content .mail-eliminate {
      color: #fff;
      background-color: #ab43c3; }
      .color-style6 .tool-button .light-box .light-box-content .mail-eliminate:hover {
        background-color: #9733ad; }
      .color-style6 .tool-button .light-box .light-box-content .mail-eliminate:focus {
        color: #353535;
        background-color: #FFE16D; }
    .color-style6 .tool-button .light-box .light-box-content .fill-data {
      border-bottom-color: #ddd; }
      .color-style6 .tool-button .light-box .light-box-content .fill-data .data label {
        color: #6e6e6e; }
      .color-style6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
        border-color: #a6a6a6; }
        .color-style6 .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
          border-color: #ff9800; }

.color-style6 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .color-style6 .tool-button a:hover, .color-style6 .tool-button a:focus, .color-style6 .tool-button a:active {
    background-color: #f0f0f0; }

.color-style6 .bulletin-title-list .link-button {
  background-color: #5e146e; }
  .color-style6 .bulletin-title-list .link-button a {
    color: #efefef; }

.color-style6 .tab-title {
  background-color: #efefef; }
  .color-style6 .tab-title li a {
    background-color: #d9d9d9;
    color: #575757; }
  .color-style6 .tab-title li .tab-select {
    background-color: #802b93;
    color: #fff; }

@media screen and (max-width: 990px) {
  .color-style6 .tool-button .light-box .light-box-content .mail-eliminate {
    color: #802b93;
    background-color: #f4f4f4;
    border-color: #ddd; } }

@media screen and (max-width: 800px) {
  .color-style6 .right-content .right-content-menu .title-paging::after,
  .color-style6 .right-content .left-content-menu .title-paging::after, .color-style6 .left-content .right-content-menu .title-paging::after,
  .color-style6 .left-content .left-content-menu .title-paging::after {
    border-color: #802b93 transparent transparent transparent; } }

@media screen and (max-width: 415px) {
  .color-style6 .tab-inner .bulletin-title-list {
    width: 100%; }
    .color-style6 .tab-inner .bulletin-title-list .wdn_responsive_table {
      box-shadow: -5px 0px 0 #b8b8b8; }
    .color-style6 .tab-inner .bulletin-title-list .link-button {
      box-shadow: -5px 0px 0 #b8b8b8; } }

@media (min-width: 48em) {
  .color-style6 .paging-content:not(.article-page) table th {
    color: #fff;
    border: 2px solid #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#066caa+0,03456e+100 */
    background: #a04bb2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #a04bb2 0%, #813092 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a04bb2 0%, #813092 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a04bb2 0%, #813092 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a04bb2', endColorstr='#813092',GradientType=0 );
    /* IE6-9 */
    background-color: #a04bb2; } }

/*-------------------------------------------------------------- color style setting of template 3*/
.template-1.color-style1 {
  background: #ffffff; }

.template-1.color-style2 {
  background: #ffffff; }

.template-1.color-style3 {
  background: #ffffff; }

.template-1.color-style4 {
  background: #ffffff; }

.template-1.color-style5 {
  background: #ffffff; }

.template-1.color-style6 {
  background: #ffffff; }

.template-3.color-style1 .title-paging,
.template-3.color-style1 .tool-button .light-box .light-box-content h2 {
  border-color: #066caa;
  box-shadow: none; }

.template-3.color-style1 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style1 .title, .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style1 h2, .template-3.color-style1 h2.h2-page-title {
  border-color: #066caa;
  box-shadow: none; }

.template-3.color-style1 .span-page-title {
  border-color: #066caa;
  box-shadow: none; }

.template-3.color-style1 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style2 .title-paging,
.template-3.color-style2 .tool-button .light-box .light-box-content h2 {
  border-color: #5e0a0a;
  box-shadow: none; }

.template-3.color-style2 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-3.color-style2 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style2 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style2 h2, .template-3.color-style2 h2.h2-page-title {
  border-color: #5e0a0a;
  box-shadow: none; }

.template-3.color-style2 .span-page-title {
  border-color: #5e0a0a;
  box-shadow: none; }

.template-3.color-style2 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style3 .title-paging,
.template-3.color-style3 .tool-button .light-box .light-box-content h2 {
  border-color: #ca7700;
  box-shadow: none; }

.template-3.color-style3 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-3.color-style3 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style3 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style3 h2, .template-3.color-style3 h2.h2-page-title {
  border-color: #ca7700;
  box-shadow: none; }

.template-3.color-style3 .span-page-title {
  border-color: #ca7700;
  box-shadow: none; }

.template-3.color-style3 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style4 .title-paging,
.template-3.color-style4 .tool-button .light-box .light-box-content h2 {
  border-color: #0a5e10;
  box-shadow: none; }

.template-3.color-style4 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-3.color-style4 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style4 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style4 h2, .template-3.color-style4 h2.h2-page-title {
  border-color: #0a5e10;
  box-shadow: none; }

.template-3.color-style4 .span-page-title {
  border-color: #0a5e10;
  box-shadow: none; }

.template-3.color-style4 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style5 .title-paging,
.template-3.color-style5 .tool-button .light-box .light-box-content h2 {
  border-color: #ffa9a9;
  box-shadow: none;
  background: #ffdfdf;
  background: -moz-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: -webkit-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: linear-gradient(to right, #ffdfdf 0%, #fff7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdfdf', endColorstr='#fff7f7',GradientType=1 ); }

.template-3.color-style5 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-3.color-style5 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-3.color-style5 .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-3.color-style5 h2, .template-3.color-style5 h2.h2-page-title {
  border-color: #ffa9a9;
  box-shadow: none;
  background: #ffdfdf;
  background: -moz-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: -webkit-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: linear-gradient(to right, #ffdfdf 0%, #fff7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdfdf', endColorstr='#fff7f7',GradientType=1 ); }

.template-3.color-style5 .span-page-title {
  border-color: #ffa9a9;
  box-shadow: none;
  background: #ffdfdf;
  background: -moz-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: -webkit-linear-gradient(left, #ffdfdf 0%, #fff7f7 100%);
  background: linear-gradient(to right, #ffdfdf 0%, #fff7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdfdf', endColorstr='#fff7f7',GradientType=1 ); }

.template-3.color-style5 .tool-button.tool-by-h2 a {
  border-color: #c8aeae; }
  .template-3.color-style5 .tool-button.tool-by-h2 a:hover, .template-3.color-style5 .tool-button.tool-by-h2 a:focus, .template-3.color-style5 .tool-button.tool-by-h2 a:active {
    border-color: #dc7878;
    background-color: #fff2f2; }

.template-3.color-style5 .breadcrumb a {
  color: #6f6f6f; }

.template-3.color-style6 .title-paging,
.template-3.color-style6 .tool-button .light-box .light-box-content h2 {
  border-color: #5e146e;
  box-shadow: none; }

.template-3.color-style6 h2.h2-title, .template-2 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-4 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-5 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-6 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-7 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-12 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style1 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style2 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style3 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style4 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .color-style5 .lightBox-bg .lightBox-content .template-3.color-style6 .title, .template-3.color-style6 .lightBox-bg .lightBox-content .title, .template-3.color-style1 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-3.color-style6 h2, .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 h2.h2-page-title {
  border-color: #5e146e;
  box-shadow: none; }

.template-3.color-style6 .span-page-title {
  border-color: #5e146e;
  box-shadow: none; }

.template-3.color-style6 .breadcrumb a {
  color: #6f6f6f; }

.template-7.color-style1 .left-content .left-content-menu,
.template-7.color-style1 .right-content .right-content-menu {
  background: #2B79B6; }
  .template-7.color-style1 .left-content .left-content-menu .title-paging,
  .template-7.color-style1 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style1 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style1 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style1 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style1 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style1 .straight-memu li a:focus {
      outline-color: #d48649; }
  .template-7.color-style1 .straight-memu li .focus-button {
    color: #215e8d;
    background-color: #d5e4f0; }
    .template-7.color-style1 .straight-memu li .focus-button:hover {
      color: #215e8d;
      background-color: #d5e4f0; }

.template-7.color-style1 .video-search ul li a {
  color: #fff;
  background-color: #2B79B6; }
  .template-7.color-style1 .video-search ul li a:hover {
    color: #fff;
    background-color: #115892; }
  .template-7.color-style1 .video-search ul li a:focus {
    outline-color: #d48649;
    background-color: #2B79B6; }

.template-7.color-style1 .video-button a {
  color: #fff;
  background-color: #2B79B6; }
  .template-7.color-style1 .video-button a:hover {
    color: #fff;
    background-color: #115892; }
  .template-7.color-style1 .video-button a:focus {
    outline-color: #d48649;
    background-color: #2B79B6; }

@media screen and (max-width: 800px) {
  .template-7.color-style1 .left-content .left-content-menu .title-paging,
  .template-7.color-style1 .right-content .right-content-menu .title-paging {
    background-color: #2B79B6; }
    .template-7.color-style1 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style1 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

.template-7.color-style2 .left-content .left-content-menu,
.template-7.color-style2 .right-content .right-content-menu {
  background: #AD6114; }
  .template-7.color-style2 .left-content .left-content-menu .title-paging,
  .template-7.color-style2 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button {
  border-top-color: #ddd; }
  .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
    color: #000; }
  .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
    background-color: #ffc36d;
    border-color: #e39019; }
    .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
      background-color: #F6C4C4;
      border-color: #e44f4f; }
  .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
    background-color: #bbbbbb;
    border-color: #999999; }
    .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-7.color-style2 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
      background-color: #fff;
      border-color: #e44f4f; }

.template-7.color-style2 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style2 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style2 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style2 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style2 .straight-memu li a:focus {
      outline-color: #529eeb; }
  .template-7.color-style2 .straight-memu li .focus-button {
    color: #7f470f;
    background-color: #efdfd0; }
    .template-7.color-style2 .straight-memu li .focus-button:hover {
      color: #7f470f;
      background-color: #efdfd0; }

.template-7.color-style2 .video-search ul li a {
  color: #fff;
  background-color: #463637; }
  .template-7.color-style2 .video-search ul li a:hover {
    color: #fff;
    background-color: #AD6114; }
  .template-7.color-style2 .video-search ul li a:focus {
    outline-color: #529eeb;
    background-color: #6c5455; }

.template-7.color-style2 .video-button a {
  color: #fff;
  background-color: #463637; }
  .template-7.color-style2 .video-button a:hover {
    color: #fff;
    background-color: #AD6114; }
  .template-7.color-style2 .video-button a:focus {
    outline-color: #529eeb;
    background-color: #6c5455; }

.template-7.color-style2 .tool-button .light-box .light-box-content .mail-eliminate {
  color: #fff;
  background-color: #AD6114; }
  .template-7.color-style2 .tool-button .light-box .light-box-content .mail-eliminate:hover {
    background-color: #C25100; }
  .template-7.color-style2 .tool-button .light-box .light-box-content .mail-eliminate:focus {
    color: #fff;
    background-color: #e00; }

.template-7.color-style2 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .template-7.color-style2 .tool-button a:hover, .template-7.color-style2 .tool-button a:focus, .template-7.color-style2 .tool-button a:active {
    background-color: #f0f0f0; }

@media screen and (max-width: 800px) {
  .template-7.color-style2 .left-content .left-content-menu .title-paging,
  .template-7.color-style2 .right-content .right-content-menu .title-paging {
    background-color: #AD6114; }
    .template-7.color-style2 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style2 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

.template-7.color-style3 .left-content .left-content-menu,
.template-7.color-style3 .right-content .right-content-menu {
  background: #018378; }
  .template-7.color-style3 .left-content .left-content-menu .title-paging,
  .template-7.color-style3 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button {
  border-top-color: #ddd; }
  .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
    color: #000; }
  .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
    background-color: #ffc36d;
    border-color: #e39019; }
    .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
      background-color: #F6C4C4;
      border-color: #e44f4f; }
  .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
    background-color: #bbbbbb;
    border-color: #999999; }
    .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-7.color-style3 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
      background-color: #fff;
      border-color: #e44f4f; }

.template-7.color-style3 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style3 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style3 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style3 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style3 .straight-memu li a:focus {
      outline-color: #fe7c87; }
  .template-7.color-style3 .straight-memu li .focus-button {
    color: #01504a;
    background-color: #cce6e4; }
    .template-7.color-style3 .straight-memu li .focus-button:hover {
      color: #01504a;
      background-color: #cce6e4; }

.template-7.color-style3 .video-search ul li a {
  color: #fff;
  background-color: #A26401; }
  .template-7.color-style3 .video-search ul li a:hover {
    color: #000;
    background-color: #fda00b; }
  .template-7.color-style3 .video-search ul li a:focus {
    color: #01504a;
    outline-color: #fe7c87;
    background-color: #cce6e4; }

.template-7.color-style3 .video-button a {
  color: #fff;
  background-color: #A26401; }
  .template-7.color-style3 .video-button a:hover {
    color: #000;
    background-color: #fda00b; }
  .template-7.color-style3 .video-button a:focus {
    color: #01504a;
    outline-color: #fe7c87;
    background-color: #cce6e4; }

.template-7.color-style3 .tool-button .light-box .light-box-content .mail-eliminate {
  color: #fff;
  background-color: #018378; }
  .template-7.color-style3 .tool-button .light-box .light-box-content .mail-eliminate:hover {
    background-color: #C25100; }
  .template-7.color-style3 .tool-button .light-box .light-box-content .mail-eliminate:focus {
    color: #fff;
    background-color: #e00; }

.template-7.color-style3 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .template-7.color-style3 .tool-button a:hover, .template-7.color-style3 .tool-button a:focus, .template-7.color-style3 .tool-button a:active {
    background-color: #f0f0f0; }

@media screen and (max-width: 800px) {
  .template-7.color-style3 .left-content .left-content-menu .title-paging,
  .template-7.color-style3 .right-content .right-content-menu .title-paging {
    background-color: #018378; }
    .template-7.color-style3 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style3 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

.template-7.color-style4 .left-content .left-content-menu,
.template-7.color-style4 .right-content .right-content-menu {
  background: #378166; }
  .template-7.color-style4 .left-content .left-content-menu .title-paging,
  .template-7.color-style4 .right-content .right-content-menu .title-paging {
    color: #fff; }

.template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button {
  border-top-color: #ddd; }
  .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box a {
    color: #000; }
  .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
    background-color: #ffc36d;
    border-color: #e39019; }
    .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover, .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
      background-color: #F6C4C4;
      border-color: #e44f4f; }
  .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
    background-color: #bbbbbb;
    border-color: #999999; }
    .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover, .template-7.color-style4 .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
      background-color: #fff;
      border-color: #e44f4f; }

.template-7.color-style4 .straight-memu {
  border: 1px solid #b6b6b6; }
  .template-7.color-style4 .straight-memu li + li {
    border-top-color: #b6b6b6; }
  .template-7.color-style4 .straight-memu li a {
    color: #000;
    background-color: #fff; }
    .template-7.color-style4 .straight-memu li a:hover {
      background-color: #f0f0f0; }
    .template-7.color-style4 .straight-memu li a:focus {
      outline-color: #c87e99; }
  .template-7.color-style4 .straight-memu li .focus-button {
    color: #285d4a;
    background-color: #d7e6e0; }
    .template-7.color-style4 .straight-memu li .focus-button:hover {
      color: #285d4a;
      background-color: #d7e6e0; }

.template-7.color-style4 .video-search ul li a {
  color: #fff;
  background-color: #B45E08; }
  .template-7.color-style4 .video-search ul li a:hover {
    color: #000;
    background-color: #f7a24d; }
  .template-7.color-style4 .video-search ul li a:focus {
    color: #000;
    outline-color: #c87e99;
    background-color: #f7a24d; }

.template-7.color-style4 .video-button a {
  color: #fff;
  background-color: #B45E08; }
  .template-7.color-style4 .video-button a:hover {
    color: #000;
    background-color: #f7a24d; }
  .template-7.color-style4 .video-button a:focus {
    color: #000;
    outline-color: #c87e99;
    background-color: #f7a24d; }

.template-7.color-style4 .tool-button .light-box .light-box-content .mail-eliminate {
  color: #fff;
  background-color: #378166; }
  .template-7.color-style4 .tool-button .light-box .light-box-content .mail-eliminate:hover {
    background-color: #C25100; }
  .template-7.color-style4 .tool-button .light-box .light-box-content .mail-eliminate:focus {
    color: #fff;
    background-color: #e00; }

.template-7.color-style4 .tool-button a {
  border-color: #ddd;
  background-color: #ffffff; }
  .template-7.color-style4 .tool-button a:hover, .template-7.color-style4 .tool-button a:focus, .template-7.color-style4 .tool-button a:active {
    background-color: #f0f0f0; }

@media screen and (max-width: 800px) {
  .template-7.color-style4 .left-content .left-content-menu .title-paging,
  .template-7.color-style4 .right-content .right-content-menu .title-paging {
    background-color: #378166; }
    .template-7.color-style4 .left-content .left-content-menu .title-paging::after,
    .template-7.color-style4 .right-content .right-content-menu .title-paging::after {
      border-color: #fff transparent transparent transparent; } }

.article-page article .cp.table {
  table-layout: fixed;
  width: 100%;
  padding: 1px 0;
  border-top: 2px solid #02cfbe;
  border-bottom: 2px solid #f0f0f0;
  margin: 8px 0; }
  .article-page article .cp.table tr th {
    color: #fff;
    background-color: #018378; }
  .article-page article .cp.table tr + tr td {
    border-top: 1px solid #b6b6b6; }
  .article-page article .cp.table tr + tr td:first-child {
    background-color: #fcf9f9; }
  .article-page article .cp.table tr + tr td + td {
    border-left: 1px solid #b6b6b6; }

.article-page article .item01 {
  margin: 5px 0 8px 2rem;
  position: relative; }
  .article-page article .item01 p {
    margin: 0;
    position: absolute; }
  .article-page article .item01 p + span {
    margin-left: 3rem;
    display: block; }

.article-page article .item02 {
  margin: 5px 0 8px 3rem;
  position: relative; }
  .article-page article .item02 p {
    margin: 0;
    position: absolute; }
  .article-page article .item02 p + span {
    margin-left: 3rem;
    display: block; }

.article-page article .item03 {
  margin: 5px 0 8px 4rem;
  position: relative; }
  .article-page article .item03 p {
    margin: 0;
    position: absolute; }
  .article-page article .item03 p + span {
    margin-left: 3rem;
    display: block; }

.article-page article .item04 {
  margin: 5px 0 8px 5rem;
  position: relative; }
  .article-page article .item04 p {
    margin: 0;
    position: absolute; }
  .article-page article .item04 p + span {
    margin-left: 3rem;
    display: block; }

.color-style1 .article-page article .cp.table {
  border-top: 2px solid #569fd7; }
  .color-style1 .article-page article .cp.table tr th {
    color: #fff;
    background-color: #2B79B6; }

.color-style2.template-7 .article-page article .cp.table {
  border-top: 2px solid #e68727; }
  .color-style2.template-7 .article-page article .cp.table tr th {
    color: #fff;
    background-color: #AD6114; }

/*-------------------- 功能模組：頁首 - 分眾導覽 ---------------------*/
.header-classification {
  padding: 5px 15px;
  display: flex;
  width: 90%;
  max-width: 255px;
  background-color: #fff;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-classification .title {
    width: 110px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 2; }
  .header-classification select {
    width: 100%;
    height: 28px;
    padding: 0 20px 0 5px;
    font-size: 0.875rem;
    border: 1px solid #a9a9a9;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../img/arrow.png);
    background-size: 10px;
    background-position: right 5px center;
    background-repeat: no-repeat; }
    .header-classification select::-ms-expand {
      display: none; }
  .color-style1 .header-classification .title {
    color: #184e69; }
  .color-style1 .header-classification select {
    background-image: url(../img/arrow-style-1.png);
    background-color: #fff;
    color: #105c98; }
  .color-style2 .header-classification .title {
    color: #811818; }
  .color-style2 .header-classification select {
    background-image: url(../img/arrow-style-2.png);
    background-color: #fff;
    color: #353535; }
  .color-style3 .header-classification .title {
    color: #ca7700; }
  .color-style3 .header-classification select {
    background-image: url(../img/arrow-style-3.png);
    background-color: #fff; }
  .color-style4 .header-classification {
    background-color: #2e8c56; }
    .color-style4 .header-classification .title {
      color: #fff; }
    .color-style4 .header-classification select {
      background-image: url(../img/arrow-style-4.png);
      background-color: #fff; }
  .color-style5 .header-classification {
    background-color: #f7f7f7; }
    .color-style5 .header-classification select {
      background-image: url(../img/arrow-style-5.png);
      background-color: #fff; }
  .color-style6 .header-classification .title {
    color: #802b93; }
  .color-style6 .header-classification select {
    border: 1px #e5e5e5 solid;
    background-image: url(../img/arrow-style-6.png);
    background-color: #fff;
    color: #105c98; }

/*-------------------- 功能模組：頁首 - 文字大小 ---------------------*/
.header-text-size {
  width: 90%;
  max-width: 255px;
  padding: 5px 15px;
  display: flex;
  background-color: #fff;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-text-size .title {
    width: 110px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 2;
    margin-right: 15px;
    border-right: 1px solid #ddd; }
    html:lang(en).set-font-size-large .header-text-size .title {
      width: 150px; }
  .header-text-size .text-button {
    width: 100%;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header-text-size .text-button a {
      width: 35px;
      height: 28px;
      font-weight: bold;
      color: #4a4a4a;
      display: flex;
      align-items: center;
      justify-content: center; }
      .header-text-size .text-button a:hover {
        color: #008269; }
      .header-text-size .text-button a.small {
        font-size: 0.875rem; }
      .header-text-size .text-button a.medium {
        font-size: 1rem; }
      .header-text-size .text-button a.large {
        font-size: 1.125rem; }
      .header-text-size .text-button a.selected {
        background-color: #fff;
        box-shadow: 1px 2px 1px #c7c7c7;
        border-radius: 5px;
        color: #008269; }
      .header-text-size .text-button a:focus {
        color: #ffffff !important;
        background-color: #d10000 !important;
        outline: none; }
      html.set-font-size-large .header-text-size .text-button a.small {
        font-size: 0.77rem; }
      html.set-font-size-large .header-text-size .text-button a.medium {
        font-size: 0.88rem; }
      html.set-font-size-large .header-text-size .text-button a.large {
        font-size: 1rem; }
      html.set-font-size-small .header-text-size .text-button a.small {
        font-size: 1rem; }
      html.set-font-size-small .header-text-size .text-button a.medium {
        font-size: 1.14rem; }
      html.set-font-size-small .header-text-size .text-button a.large {
        font-size: 1.28rem; }
  .color-style1 .header-text-size .title {
    color: #184e69; }
  .color-style1 .header-text-size .text-button a {
    color: #000; }
    .color-style1 .header-text-size .text-button a:hover {
      color: #0d3a68; }
    .color-style1 .header-text-size .text-button a.selected {
      color: #0d3a68; }
  .color-style2 .header-text-size .title {
    color: #811818; }
  .color-style2 .header-text-size .text-button a:hover {
    color: #811818; }
  .color-style2 .header-text-size .text-button a.selected {
    color: #811818; }
  .color-style3 .header-text-size .title {
    color: #000; }
  .color-style3 .header-text-size .text-button a:hover {
    color: #764803; }
  .color-style3 .header-text-size .text-button a.selected {
    color: #774700; }
  .color-style4 .header-text-size {
    background-color: #246f44; }
    .color-style4 .header-text-size .title {
      color: #fff; }
    .color-style4 .header-text-size .text-button a {
      color: #fff; }
      .color-style4 .header-text-size .text-button a:hover {
        color: #ffff80; }
      .color-style4 .header-text-size .text-button a.selected {
        color: #188144;
        background-color: #fffcdf;
        box-shadow: 1px 2px 1px #52a173; }
    .color-style4 .header-text-size .text-button .selected {
      color: #0e5f30; }
  .color-style5 .header-text-size {
    background-color: #f7f7f7; }
    .color-style5 .header-text-size .text-button a:hover {
      color: #b74542; }
    .color-style5 .header-text-size .text-button a.selected {
      color: #b44441; }
  .color-style6 .header-text-size {
    background-color: #fff; }
    .color-style6 .header-text-size .title {
      color: #802b93; }
    .color-style6 .header-text-size .text-button a:hover {
      color: #640660; }
    .color-style6 .header-text-size .text-button a.selected {
      color: #640660; }

/*-------------------- 功能模組：頁首 - 按鈕 ---------------------*/
.header-buttons {
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-buttons a {
    height: 32px;
    line-height: 32px;
    color: #2a2a2a;
    font-size: 0.875rem;
    display: inline-block;
    padding: 0 15px;
    border-radius: 20px;
    border: 1px solid #cccccc;
    background-color: #f7f7f7; }
    .header-buttons a + a {
      margin-left: 5px; }
    .header-buttons a:hover, .header-buttons a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style5 .header-buttons a {
    background-color: #fff7f7; }
    .color-style5 .header-buttons a:hover {
      background-color: #f4685e; }
    .color-style5 .header-buttons a:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }

/*-------------------- 功能模組：頁首 - 今天日期 ---------------------*/
.header-today {
  width: 90%;
  max-width: 255px;
  border-radius: 12px 12px 0 0;
  text-align: center;
  padding: 5px 15px;
  background-color: #ffffff;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-today p {
    font-size: 0.9rem; }
  .color-style4 .header-today {
    background-color: #2e8c56; }
    .color-style4 .header-today p {
      color: #ffffff; }
  .color-style5 .header-today {
    background-color: #f7f7f7; }

/*-------------------- 功能模組：頁首 - 電子報 ---------------------*/
.header-newspaper {
  width: 90%;
  max-width: 500px;
  /*-------------------- 顏色設定 ---------------------*/
  /* 顏色更換：藍 */
  /* 顏色更換：深紅 */
  /* 顏色更換：橘 */
  /* 顏色更換：綠 */
  /* 顏色更換：粉紅 */
  /* 顏色更換：紫 */ }
  .header-newspaper form {
    display: flex;
    align-items: center; }
  .header-newspaper input.email {
    flex: 1;
    height: 32px;
    border: 2px solid #dddddd;
    overflow: hidden; }
  .header-newspaper input[type=button].butn {
    height: 30px;
    font-size: 0.875rem;
    padding: 0 15px;
    margin-left: 7px;
    border: none; }
    .header-newspaper input[type=button].butn.ok {
      color: #ffffff;
      background-color: #008269; }
      .header-newspaper input[type=button].butn.ok:hover {
        background-color: #f4685e; }
      .header-newspaper input[type=button].butn.ok:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
    .header-newspaper input[type=button].butn.cancel {
      color: #969494;
      background-color: #d4d4d4; }
      .header-newspaper input[type=button].butn.cancel:hover {
        background-color: #cccccc; }
      .header-newspaper input[type=button].butn.cancel:focus {
        color: #fff;
        outline: none;
        background-color: #d10000; }
  .color-style1 .header-newspaper input[type=button].butn.ok {
    color: #353535;
    background-color: #F8980F; }
    .color-style1 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #ffe186; }
    .color-style1 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style2 .header-newspaper input[type=button].butn.ok {
    color: #353535;
    background-color: #ea8484; }
    .color-style2 .header-newspaper input[type=button].butn.ok:hover {
      color: #fff;
      background-color: #b63131; }
    .color-style2 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style3 .header-newspaper input[type=button].butn.ok {
    color: #353535;
    background-color: #F8980F; }
    .color-style3 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #ffe186; }
    .color-style3 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style4 .header-newspaper input[type=button].butn.ok {
    background-color: #2ca05d; }
    .color-style4 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #0a5e10; }
    .color-style4 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style5 .header-newspaper input[type=button].butn.ok {
    background-color: #ffa9a9; }
    .color-style5 .header-newspaper input[type=button].butn.ok:hover {
      background-color: #dc7878; }
    .color-style5 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }
  .color-style6 .header-newspaper input[type=button].butn.ok {
    background-color: #802b93; }
    .color-style6 .header-newspaper input[type=button].butn.ok:hover {
      color: #353535;
      background-color: #ffe186; }
    .color-style6 .header-newspaper input[type=button].butn.ok:focus {
      color: #fff;
      outline: none;
      background-color: #d10000; }

/*-------------------- 功能模組：頁首 ---------------------*/
header {
  background-color: #f5f5f5;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-bottom: 3px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
  /** 平板 **/
  /** 手機 **/ }
  header .second-menu-top {
    border-bottom: 1px solid #e3eff5;
    display: none; }
    header .second-menu-top > div {
      margin: 0 auto;
      padding: 0 15px;
      text-align: right; }
      header .second-menu-top > div a {
        font-size: 0.875rem;
        color: #184e69;
        display: inline-block;
        padding: 5px 0; }
        header .second-menu-top > div a + a {
          margin-left: 15px; }
        header .second-menu-top > div a:hover {
          color: #f44336; }
        header .second-menu-top > div a:focus {
          color: #fff;
          padding: 0 5px;
          outline: none;
          background-color: #d10000; }
  header .header-width {
    margin: 0 auto;
    display: flex;
    padding: 0; }
    header .header-width .logo-box {
      display: flex;
      width: 100%;
      max-width: 400px;
      align-items: center;
      background-color: #F6F5F5;
      height: auto;
      justify-content: center;
      position: fixed;
      z-index: 120;
      border-left: 20px solid #F6F5F5;
      box-shadow: inset -125px 0 0 0 #f5f5f5; }
      header .header-width .logo-box h1 {
        display: block;
        width: 100%;
        margin: 0;
        position: absolute;
        top: 28px;
        height: fit-content; }
        header .header-width .logo-box h1 a {
          display: block;
          width: 100%; }
          header .header-width .logo-box h1 a img {
            width: 100%;
            max-width: none !important;
            opacity: 0; }
            @media screen and (min-width: 1025px) {
              header .header-width .logo-box h1 a img {
                position: absolute;
                top: 37px; } }
            @media screen and (max-width: 360px) {
              header .header-width .logo-box h1 a img {
                width: 95%; } }
            @media screen and (max-width: 344px) {
              header .header-width .logo-box h1 a img {
                width: 90%; } }
          header .header-width .logo-box h1 a:focus {
            outline: none;
            border: 3px dashed #d10000; }
      header .header-width .logo-box:last-child:not(:first-child) {
        justify-content: flex-end; }
        header .header-width .logo-box:last-child:not(:first-child) h1 {
          text-align: right; }
      header .header-width .logo-box:nth-child(2):not(:last-child) {
        justify-content: center; }
    header .header-width .function-header {
      width: calc((100% - 380px) / 2); }
      header .header-width .function-header:first-child ul .header-function-top,
      header .header-width .function-header:first-child ul .header-function-center,
      header .header-width .function-header:first-child ul .header-function-bottom {
        justify-content: flex-start; }
      header .header-width .function-header:first-child:nth-last-child(2) ul li:empty {
        height: 0px; }
      header .header-width .function-header:first-child:nth-last-child(2) ul li .search,
      header .header-width .function-header:first-child:nth-last-child(2) ul li .search-google {
        max-width: 500px; }
      header .header-width .function-header:last-child:nth-child(2) {
        width: 100%;
        background-color: #f5f5f5; }
        header .header-width .function-header:last-child:nth-child(2) ul li:empty {
          height: 0px; }
        header .header-width .function-header:last-child:nth-child(2) ul li .search,
        header .header-width .function-header:last-child:nth-child(2) ul li .search-google {
          max-width: 500px; }
      header .header-width .function-header:nth-child(2):not(:last-child) ul li .search,
      header .header-width .function-header:nth-child(2):not(:last-child) ul li .search-google {
        width: 90%; }
      header .header-width .function-header ul {
        width: 100%;
        height: 100%;
        margin: auto;
        position: relative;
        display: flex;
        align-content: space-between;
        flex-wrap: wrap;
        display: none; }
        header .header-width .function-header ul li {
          width: 100%;
          display: flex;
          justify-content: flex-end; }
          header .header-width .function-header ul li:empty {
            height: 25px; }
          header .header-width .function-header ul li .search,
          header .header-width .function-header ul li .search-google {
            width: 90%;
            max-width: 410px; }
          header .header-width .function-header ul li.header-function-top:empty + .header-function-center:not(:empty) {
            margin-top: 15px; }
          header .header-width .function-header ul li.header-function-top:not(:empty) {
            margin-bottom: 15px; }
          header .header-width .function-header ul li.header-function-top .header-classification,
          header .header-width .function-header ul li.header-function-top .header-text-size,
          header .header-width .function-header ul li.header-function-top .header-today {
            border-radius: 0 0 12px 12px;
            box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }
          header .header-width .function-header ul li.header-function-top .header-buttons,
          header .header-width .function-header ul li.header-function-top .header-newspaper {
            margin-top: 15px; }
          header .header-width .function-header ul li.header-function-top .search,
          header .header-width .function-header ul li.header-function-top .search-google {
            max-width: 410px;
            margin-top: 15px; }
          header .header-width .function-header ul li.header-function-center:not(:empty) {
            margin-bottom: 15px; }
          header .header-width .function-header ul li.header-function-center .header-classification,
          header .header-width .function-header ul li.header-function-center .header-text-size,
          header .header-width .function-header ul li.header-function-center .header-today {
            border-radius: 12px;
            box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2); }
          header .header-width .function-header ul li.header-function-bottom .header-classification,
          header .header-width .function-header ul li.header-function-bottom .header-text-size,
          header .header-width .function-header ul li.header-function-bottom .header-today {
            border-radius: 12px 12px 0 0;
            box-shadow: 2px -1px 3px 0px rgba(0, 0, 0, 0.2); }
          header .header-width .function-header ul li.header-function-bottom .header-buttons,
          header .header-width .function-header ul li.header-function-bottom .header-newspaper {
            margin-bottom: 15px; }
          header .header-width .function-header ul li.header-function-bottom .search,
          header .header-width .function-header ul li.header-function-bottom .search-google {
            max-width: 410px;
            margin-bottom: 15px; }
  @media screen and (min-width: 1025px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 38% !important; } }
  @media screen and (min-width: 1280px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 37% !important; } }
  @media screen and (min-width: 1447px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 28% !important; } }
  @media screen and (min-width: 1847px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 27% !important; } }
  @media screen and (min-width: 2000px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 23% !important; } }
  @media screen and (min-width: 2500px) {
    header .logo-box h1 {
      position: fixed !important;
      top: 28px;
      width: 21% !important; } }
  header .hamburger-box {
    display: none; }
  @media screen and (max-width: 1025px) {
    header {
      background-color: #fff;
      margin-bottom: 0px;
      width: 100%;
      position: fixed;
      z-index: 200; }
      header .second-menu-top {
        height: 45px;
        overflow-x: auto; }
        header .second-menu-top div {
          max-width: none;
          height: 43px;
          line-height: 43px;
          width: 100vw;
          margin: 0;
          padding: 0 10px;
          text-align: center;
          position: relative;
          white-space: nowrap; }
          header .second-menu-top div a {
            height: 100%;
            padding: 0 15px; }
            header .second-menu-top div a + a {
              margin-left: 0; }
      header .header-width {
        width: 100%;
        height: 80px; }
        header .header-width .logo-box {
          width: 100%;
          justify-content: space-between;
          margin: 0;
          max-width: none;
          box-shadow: none;
          background-color: #fff;
          border-left: 20px solid #fff; }
          header .header-width .logo-box h1 {
            max-width: 300px;
            flex: 1;
            position: absolute;
            top: -16px;
            left: 5px; }
            header .header-width .logo-box h1 .logo {
              max-width: 270px;
              margin: auto; }
          header .header-width .logo-box:first-child:last-child, header .header-width .logo-box:last-child:first-child, header .header-width .logo-box:nth-last-child(2), header .header-width .logo-box:nth-child(2):last-child {
            width: 100%;
            padding-top: 23px; }
          header .header-width .logo-box .hamburger-box {
            width: 45px;
            height: 40px;
            padding: 5px;
            border-radius: 10px;
            border: 2px solid #ecdcb8;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 20px;
            background-color: #ecdcb8;
            position: fixed;
            right: 0px; }
            header .header-width .logo-box .hamburger-box .hamburger-logo {
              width: 22px;
              margin: auto;
              border-top: 3px solid #7b7676; }
              header .header-width .logo-box .hamburger-box .hamburger-logo::before, header .header-width .logo-box .hamburger-box .hamburger-logo::after {
                content: '';
                width: 100%;
                height: 3px;
                display: block;
                margin-top: 18%;
                background-color: #7b7676; }
              header .header-width .logo-box .hamburger-box .hamburger-logo img {
                display: none; }
        header .header-width .function-header {
          display: none; } }
  @media screen and (max-width: 1024px) {
    header .logo-box h1 {
      top: 28px !important; } }
  @media screen and (max-width: 414px) {
    header .second-menu-top div a {
      min-width: calc((100vw - 30px) / 4);
      padding: 0; } }
  @media screen and (max-width: 320px) {
    header .second-menu-top div a {
      min-width: calc((100vw - 30px) / 3); }
    header .header-width .logo-box .logo {
      max-width: 220px; }
    header .header-width .logo-box .hamburger-box {
      width: 35px; } }

.t-l {
  text-align: left !important; }

.t-c {
  text-align: center !important; }

.t-e {
  text-align: right !important; }

.box-bg {
  padding: 1.2rem;
  background-color: #f5f5f5;
  margin-bottom: 30px; }

.font-size-xlarge {
  font-size: 1.5rem; }

.font-size-large {
  font-size: 1.25rem; }

.font-size-small {
  font-size: 0.9rem; }

.font-size-xsmall {
  font-size: 0.8rem; }

table.table-list tbody td ol {
  padding-left: 20px !important; }

.function-cabinet {
  padding-top: 16px !important;
  max-width: none; }
  .function-cabinet .container .row {
    display: block; }
    .function-cabinet .container .row > div {
      padding: 0 15px; }
  @media only screen and (max-width: 1025px) {
    .function-cabinet {
      padding-top: 0px; } }

.full {
  padding-top: 100px !important; }

.insideFull {
  padding-top: 130px !important; }

.full.section {
  padding-top: 100px; }

@media only screen and (max-width: 768px) {
  .full.section.section2 {
    padding-top: 16px; } }

.article-page .attachment div a.file-7z {
  background-image: url(../img/7Z.jpg); }

/*-------------------- light box ---------------------*/
.lightBox-bg {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100vw;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  position: fixed;
  z-index: 15;
  top: 0;
  left: 0; }
  .lightBox-bg .lightBox-displayNone {
    width: 100%;
    text-align: center; }
    .lightBox-bg .lightBox-displayNone .displayNone-button {
      width: 35px;
      height: 35px;
      line-height: 31px;
      color: #fff;
      font-size: 1.2rem;
      background-color: #353535;
      display: inline-block;
      border-radius: 50%;
      margin: 1vh 0;
      border: 2px solid #a0a0a0; }
      .lightBox-bg .lightBox-displayNone .displayNone-button:hover {
        background-color: #131313;
        border-color: #ffb1b1; }
      .lightBox-bg .lightBox-displayNone .displayNone-button:focus {
        color: #000000;
        background-color: #fff5f5;
        border-color: #ffb1b1; }
  .lightBox-bg .lightBox-content {
    background-color: #fff;
    width: 80vw;
    max-width: 750px;
    padding: 15px;
    font-weight: 300;
    padding-bottom: 0;
    border-radius: 15px;
    border: 5px solid rgba(0, 0, 0, 0.4); }
    .lightBox-bg .lightBox-content.policy-terms-form .agree-checkbox {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 15px 0px 0px 0px;
      gap: 10px; }
    .lightBox-bg .lightBox-content.login-form {
      max-width: 400px; }
      .lightBox-bg .lightBox-content.login-form .lightBox-text {
        height: 35vh; }
        .lightBox-bg .lightBox-content.login-form .lightBox-text ul {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          gap: 20px;
          padding: 0 20px; }
          .lightBox-bg .lightBox-content.login-form .lightBox-text ul li {
            width: 100%;
            display: flex;
            align-items: center;
            padding: 5px; }
            .lightBox-bg .lightBox-content.login-form .lightBox-text ul li .input-field {
              width: 90%;
              background: #f0f0f0;
              padding: 5px;
              border-radius: 5px;
              border: 2px solid #dddddd; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li .input-field img {
                display: inline-block;
                width: 30px;
                border-right: 1.5px solid #dddddd;
                padding: 0px 5px;
                margin-right: 5px; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li .input-field input {
                width: calc(100% - 45px);
                border: none;
                background-color: transparent;
                padding: 5px;
                height: 37px; }
                .lightBox-bg .lightBox-content.login-form .lightBox-text ul li .input-field input:focus {
                  border: 2px solid #e00; }
            .lightBox-bg .lightBox-content.login-form .lightBox-text ul li:nth-child(1), .lightBox-bg .lightBox-content.login-form .lightBox-text ul li:nth-child(2) {
              justify-content: start;
              flex-direction: column;
              align-items: start; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li:nth-child(1) label, .lightBox-bg .lightBox-content.login-form .lightBox-text ul li:nth-child(2) label {
                padding-bottom: 5px; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li:nth-child(1) div, .lightBox-bg .lightBox-content.login-form .lightBox-text ul li:nth-child(2) div {
                width: 100%; }
            .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password {
              padding-top: 30px;
              justify-content: space-between; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .remember-password .switch {
                display: flex;
                align-items: center;
                width: auto; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .remember-password .checkbox-input {
                display: none; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .remember-password .checkbox {
                -webkit-transition: background-color 0.3s;
                transition: background-color 0.3s;
                border-radius: 3px;
                width: 23px;
                height: 23px;
                vertical-align: middle;
                margin-right: 5px;
                background: #f0f0f0;
                border-radius: 5px;
                border: 2px solid #dddddd; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .remember-password .checkbox-input:checked + .checkbox {
                background-color: #f0f0f0; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .remember-password .checkbox-input:checked + .checkbox:after {
                content: '\2714';
                display: inline-block;
                height: 100%;
                width: 100%;
                color: #949494;
                text-align: center;
                font-size: 1rem; }
              .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .forgot-password {
                display: flex;
                align-items: center;
                color: #333; }
                .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .forgot-password .help-icon {
                  display: flex;
                  width: 23px;
                  height: 23px;
                  border-radius: 50%;
                  border: 2px solid #ebddb7;
                  background: #fbf5e2;
                  margin-right: 5px; }
                  .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password .forgot-password .help-icon img {
                    display: inline-block;
                    margin: auto; }
    .lightBox-bg .lightBox-content .title {
      text-align: center;
      padding: 5px 0;
      border-bottom: 3px solid #446866;
      box-shadow: 0px 3px 0px #ddd;
      font-weight: 400;
      margin-bottom: 15px;
      color: #7b7b7b;
      font-size: 2rem; }
    .lightBox-bg .lightBox-content .lightBox-text {
      height: 50vh;
      overflow: auto; }
      .lightBox-bg .lightBox-content .lightBox-text table.table-list tbody tr td input {
        width: 90%;
        height: 28px; }
      .lightBox-bg .lightBox-content .lightBox-text table.table-list tbody tr td ol {
        padding-left: 20px; }
    .lightBox-bg .lightBox-content .lightBox-button {
      display: flex;
      margin-top: 15px;
      border-top: 2px solid #ddd; }
      .lightBox-bg .lightBox-content .lightBox-button .button-box {
        display: block;
        width: 100%;
        padding: 10px 0 15px; }
        .lightBox-bg .lightBox-content .lightBox-button .button-box a {
          font-weight: 500;
          display: block;
          width: 100%;
          max-width: 100px;
          text-align: center;
          margin: auto;
          color: #fff;
          padding: 3px;
          border-radius: 5px; }
        .lightBox-bg .lightBox-content .lightBox-button .button-box .accept {
          background-color: #304947;
          border: 5px solid #446866; }
          .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:hover {
            background-color: #304947;
            border-color: #517977; }
          .lightBox-bg .lightBox-content .lightBox-button .button-box .accept:focus {
            border-color: #ffb03b;
            outline: none; }
        .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept {
          background-color: #d33a2f;
          border: 5px solid #e75e54; }
          .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:hover {
            background-color: #d63d32;
            border-color: #fb756b; }
          .lightBox-bg .lightBox-content .lightBox-button .button-box .no-accept:focus {
            background-color: #d63d32;
            border-color: #ffb03b;
            outline: none; }

.table-list {
  width: 100%;
  max-width: 1200px;
  margin: auto; }

.butn-big,
input[type=button].butn-big,
input[type=submit].butn-big {
  color: #fff;
  background-color: #304947;
  border: 4px solid #446866; }
  .butn-big:hover,
  input[type=button].butn-big:hover,
  input[type=submit].butn-big:hover {
    color: #fff;
    background-color: #304947;
    border-color: #517977; }
  .butn-big:focus,
  input[type=button].butn-big:focus,
  input[type=submit].butn-big:focus {
    color: #fff;
    background-color: #304947;
    border-color: #ffb03b;
    outline: none; }

.butn-big.big-cancel,
input[type='button'].butn-big.big-cancel {
  background-color: #d33a2f;
  border: 5px solid #e75e54; }
  .butn-big.big-cancel:hover,
  input[type='button'].butn-big.big-cancel:hover {
    color: #fff;
    background-color: #d63d32;
    border-color: #fb756b; }
  .butn-big.big-cancel:focus,
  input[type='button'].butn-big.big-cancel:focus {
    color: #fff;
    background-color: #d63d32;
    border-color: #ffb03b;
    outline: none; }

/*-------------------- content ---------------------*/
.features-height {
  height: 298px; }

#main-container .banner {
  padding: 0; }

.paging-content {
  position: relative; }

.left-content {
  height: 100%;
  display: flex;
  align-items: flex-start; }
  .left-content .left-content-menu {
    width: 100%;
    max-width: 300px;
    vertical-align: top;
    margin-right: 15px;
    position: relative; }
    .left-content .left-content-menu .title-paging {
      display: flex;
      align-items: center;
      box-shadow: none;
      border-bottom: 1px solid #d1d0d0;
      padding-bottom: 10px;
      margin-bottom: 10px;
      position: relative; }
      .left-content .left-content-menu .title-paging div {
        margin-right: 15px;
        width: 100%;
        max-width: 30px; }
        .left-content .left-content-menu .title-paging div img {
          width: 100%; }
      .left-content .left-content-menu .title-paging p {
        color: #707070;
        font-size: 1.5rem;
        font-weight: bold;
        padding-left: 14px; }
    .left-content .left-content-menu .area-memu {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      margin: 0 10px;
      margin-bottom: 40px;
      overflow: auto;
      height: 100%;
      max-height: 300px; }
      .left-content .left-content-menu .area-memu li {
        width: 50%;
        padding: 6px 10px; }
        .left-content .left-content-menu .area-memu li a {
          display: block;
          width: 100%;
          padding: 7px 15px;
          background-color: #efefef;
          border: 1px solid #ddd;
          text-align: center;
          border-radius: 5px;
          color: #606060;
          font-weight: bold; }
          .left-content .left-content-menu .area-memu li a:hover {
            background-color: #efdbab;
            border: 1px solid #e5ce95; }
    .left-content .left-content-menu .day-memu {
      display: block; }
      .left-content .left-content-menu .day-memu li {
        display: block;
        width: calc(100% - 40px);
        padding: 7px 15px;
        background-color: #efefef;
        border: 1px solid #ddd;
        text-align: center;
        border-radius: 5px;
        color: #606060;
        font-weight: bold;
        margin: auto; }
        .left-content .left-content-menu .day-memu li:hover {
          background-color: #efdbab;
          border: 1px solid #e5ce95; }
        .left-content .left-content-menu .day-memu li input {
          border: none;
          display: block;
          width: 100%;
          background-color: rgba(0, 0, 0, 0); }
  .left-content .left-content-text {
    width: 100%;
    height: 100%;
    min-height: 550px;
    display: block;
    vertical-align: top;
    position: relative;
    border-left: 1px solid #ddd;
    padding-left: 20px; }

.right-content {
  height: 100%;
  min-height: 360px; }
  .right-content .right-content-menu {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    float: right;
    position: relative; }
  .right-content .right-content-text {
    width: 78%;
    display: inline-block;
    vertical-align: top;
    position: relative; }

.text-zebra .zebra-box {
  background-color: #efefef; }
  .text-zebra .zebra-box .zebra-title {
    padding: 5px 15px;
    background-color: #16a98d;
    color: #fff;
    font-size: 1.125rem; }
  .text-zebra .zebra-box .zebra-content {
    padding: 5px 15px; }

.eventsApplyList .eventsApplyListContainer {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap; }
  .eventsApplyList .eventsApplyListContainer li {
    width: 50%;
    padding: 15px;
    padding-bottom: 0; }
    .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail {
      padding: 10px;
      background-color: #f3f3f3;
      border: 2px solid #ddd;
      height: 100%; }
      .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 15px;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #ddd;
        box-shadow: 0px 2px 0px #fff; }
        .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleText {
          font-size: 1.4rem;
          font-weight: bold;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden; }
        .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: flex-end; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listDetailDataTitle {
            display: flex;
            align-items: center;
            width: 100%;
            max-width: 125px;
            background-color: #fff;
            padding: 1px 5px;
            border-radius: 5px;
            box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
            margin-bottom: 6px; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listDetailDataTitle div {
              width: 70%;
              max-width: 25px;
              margin-right: 5px;
              text-align: center; }
              .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listDetailDataTitle div img {
                width: 100%;
                max-width: 17px; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listDetailDataTitle span {
              font-weight: bold;
              font-size: 0.9rem; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listDetailDataTime {
            display: flex; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listDetailDataTime span {
              font-size: 0.9rem;
              font-weight: bold; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listDetailDataTime p {
              font-size: 0.9rem;
              font-weight: bold;
              margin: 0 5px; }
      .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListContainerText {
        font-size: 0.9rem;
        font-weight: bold;
        padding: 0 15px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }
      .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage {
        margin-top: 10px;
        padding: 0 15px;
        display: flex; }
        .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage div {
          width: 100%; }
        .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageQuota {
          background-color: #efdbab;
          padding: 5px 15px;
          border-radius: 7px;
          display: flex;
          max-width: max-content;
          flex-direction: row;
          flex-wrap: wrap;
          align-content: space-around;
          margin-right: 15px;
          max-width: 130px; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageQuota span {
            color: #414141;
            font-size: 0.9rem;
            font-weight: bold;
            text-align: center;
            display: block;
            width: 100%; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageQuota p {
            color: #414141;
            font-size: 1.2rem;
            font-weight: bold;
            text-align: center;
            display: block;
            width: 100%; }
        .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageAlternate {
          background-color: #efdbab;
          padding: 5px 15px;
          border-radius: 7px;
          display: flex;
          max-width: 100px;
          flex-direction: row;
          flex-wrap: wrap;
          align-content: space-around;
          margin-right: 15px; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageAlternate span {
            color: #414141;
            font-size: 0.9rem;
            font-weight: bold;
            text-align: center;
            display: block;
            width: 100%; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageAlternate p {
            color: #414141;
            font-size: 1.2rem;
            font-weight: bold;
            text-align: center;
            display: block;
            width: 100%; }
        .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          align-content: space-around; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime .listMessageTimeIcon {
            display: flex;
            align-items: center;
            width: 100%;
            max-width: 105px;
            border-radius: 3px;
            background-color: #fff;
            padding: 0 1px; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime .listMessageTimeIcon div {
              width: 100%;
              max-width: 25px;
              margin-right: 5px;
              text-align: center; }
              .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime .listMessageTimeIcon div img {
                width: 100%;
                max-width: 17px; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime .listMessageTimeIcon span {
              font-size: 0.8rem;
              font-weight: bold; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime .listMessageTimeText {
            display: flex; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime .listMessageTimeText p {
              font-size: 0.9rem;
              font-weight: bold; }
            .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime .listMessageTimeText span {
              font-size: 0.9rem;
              font-weight: bold;
              margin: 0 5px; }
        .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageState {
          display: flex;
          width: 100%;
          max-width: 120px; }
          .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageState img {
            width: 100%; }

/*-------------------------------------------------------------- breadcrumb*/
.breadcrumb {
  width: auto;
  line-height: normal;
  display: inline-block;
  padding: 5px 0;
  margin: 0;
  font-weight: bold; }
  .breadcrumb a {
    color: #4e4e4e; }
    .breadcrumb a:hover {
      text-decoration: underline; }
    .breadcrumb a:focus {
      outline: none;
      background-color: #ffe16d; }
  .breadcrumb span {
    color: #626262;
    margin: 0 5px; }

/*-------------------------------------------------------------- */
.straight-memu {
  margin-top: 5px;
  padding: 0 3px 0 0;
  border-left: 4px solid #e6d5ad; }
  .straight-memu li + li {
    border-top: 1px solid #cad9e1; }
  .straight-memu li a {
    display: block;
    padding: 10px 15px;
    background-color: #f5f5f5;
    color: #446866;
    text-align: center;
    line-height: normal; }
    .straight-memu li a:hover {
      background-color: #e7e7e7; }
    .straight-memu li a:focus {
      outline: none;
      border: 2px dashed #e00; }
  .straight-memu li .focus-button {
    color: #446866;
    background-color: #ecdcb8; }
    .straight-memu li .focus-button:hover {
      color: #fff;
      background-color: #446866; }

.paging-list ul li {
  border-bottom: 1px solid #ddd; }
  .paging-list ul li a {
    line-height: normal;
    display: block;
    padding: 10px;
    color: #696969; }
    .paging-list ul li a:hover {
      background-color: #f6f6f6; }
    .paging-list ul li a:focus {
      outline: none;
      background-color: #fdedd5; }
    .paging-list ul li a .top {
      width: 20px;
      margin-right: 5px; }

.guide {
  margin-top: 10px; }
  .guide .guide-text {
    background-color: #f5f5f5;
    margin: 1% 0;
    padding: 15px; }
    .guide .guide-text p {
      margin: 15px; }
  .guide ul {
    padding: 5px 15px; }
    .guide ul a:focus {
      outline: none;
      border: 2px dashed #ff9800; }
      .guide ul a:focus h2 {
        border: 2px dashed #ff9800; }

/*-------------------------------------------------------------- member registration*/
.registration-box {
  position: relative;
  width: 100%;
  max-width: 950px;
  margin: auto; }
  .registration-box .focus-red {
    color: #d00; }
  .registration-box .annotation {
    font-size: 0.875rem;
    padding: 5px 0 0;
    display: block;
    color: #0a987c; }
  .registration-box .note {
    color: #d00;
    margin-right: 1%;
    display: block; }
  .registration-box .unit-name {
    color: #1e76be;
    font-weight: 900;
    margin: 0 1%; }
  .registration-box .user-name {
    color: #1e76be;
    margin-right: 5%; }
  .registration-box .registration-content {
    background-color: #f5f5f5;
    margin: 1% 0; }
  .registration-box ul {
    vertical-align: top;
    padding-top: 0; }
    .registration-box ul li {
      padding: 15px 0;
      border-bottom: 1px solid #ddd;
      margin-bottom: 15px;
      display: flex; }
      .registration-box ul li .registration-width-short {
        padding: 0 15px; }
      .registration-box ul li .content-explanation {
        padding: 0 15px; }
      .registration-box ul li div .registration-text {
        width: 100%; }
        .registration-box ul li div .registration-text input {
          width: auto;
          display: inline-block;
          padding: 3px 5px;
          margin-top: 10px;
          border: 2px solid #1ebe9f; }
          .registration-box ul li div .registration-text input:focus {
            border-color: #ff9800; }
        .registration-box ul li div .registration-text p {
          padding: 10px 0 0;
          color: #d00; }
        .registration-box ul li div .registration-text .input-check {
          display: inline-block;
          width: 70px;
          padding: 11px; }
        .registration-box ul li div .registration-text .address {
          width: 130px; }
      .registration-box ul li div .input-name {
        width: 100%; }
      .registration-box ul li .member-data {
        width: 100%; }
        .registration-box ul li .member-data div {
          margin-bottom: 5%; }
          .registration-box ul li .member-data div h3 {
            background-color: #0eac8d;
            padding: 5px;
            color: #fff;
            font-size: 1.125rem;
            font-weight: 400; }
          .registration-box ul li .member-data div p {
            padding: 5px 0; }
            .registration-box ul li .member-data div p span {
              font-size: 1.06rem;
              color: #ff2c1c;
              margin-right: 10px; }
    .registration-box ul .registration-width-average {
      display: flex; }
      .registration-box ul .registration-width-average .registration-width-short {
        width: 100%; }
        .registration-box ul .registration-width-average .registration-width-short .pull-down-menu {
          padding: 10px 0; }
          .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select {
            width: 100%;
            display: inline-block;
            padding: 3px 5px;
            margin-top: 10px;
            border: 2px solid #1ebe9f; }
            .registration-box ul .registration-width-average .registration-width-short .pull-down-menu select:focus {
              border-color: #ff9800; }
    .registration-box ul .registration-average .registration-width-short {
      width: 100%; }
      .registration-box ul .registration-average .registration-width-short div div {
        width: 100%; }
        .registration-box ul .registration-average .registration-width-short div div select {
          width: 100%;
          display: inline-block;
          padding: 3px 5px;
          margin-top: 10px;
          border: 2px solid #1ebe9f; }
          .registration-box ul .registration-average .registration-width-short div div select:focus {
            border-color: #ff9800; }
      .registration-box ul .registration-average .registration-width-short .content-box {
        padding: 10px 0;
        width: 60%;
        display: flex; }
        .registration-box ul .registration-average .registration-width-short .content-box .content-padding {
          margin-right: 5%; }
  .registration-box .verification {
    display: flex; }
    .registration-box .verification .verification-img {
      margin-top: 6px;
      margin-right: 15px; }
      .registration-box .verification .verification-img img {
        width: 100%;
        max-width: 100px;
        min-width: 100px; }
    .registration-box .verification .renew {
      display: inline-block;
      width: 70px;
      margin-left: 1%;
      padding-top: 2%; }
  .registration-box div .determine {
    width: 150px;
    background-color: #304947;
    display: inline-block;
    text-align: center;
    font-size: 1.125rem;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    border: 6px solid #446866;
    text-shadow: 2px 2px 3px #304947;
    margin-right: 15px;
    margin-bottom: 5%; }
    .registration-box div .determine:hover {
      background-color: #304947;
      color: #fff;
      border: 6px solid #517977;
      text-shadow: 2px 2px 3px #304947; }
  .registration-box div .cancel {
    width: 150px;
    background-color: #d33a2f;
    display: inline-block;
    text-align: center;
    font-size: 1.125rem;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    border: 6px solid #e75e54;
    text-shadow: 2px 2px 3px #8a2922;
    margin-right: 1%;
    margin-bottom: 5%; }
    .registration-box div .cancel:hover {
      background-color: #ff5549;
      color: #fff;
      border: 6px solid #df4d43;
      text-shadow: 2px 2px 3px #8a2922; }
  .registration-box .member-login .registration-content {
    width: 100%; }
  @media screen and (max-width: 414px) {
    .registration-box ul li {
      display: block; }
    .registration-box div .determine {
      margin: 1rem 12px 0.8rem 15px; }
    .registration-box div .cancel {
      margin: 1rem 15px 0.8rem 0; } }
  @media only screen and (max-width: 375px) {
    .registration-box div .determine,
    .registration-box div .cancel {
      width: calc((100% - 42px) / 2);
      float: left; }
    .registration-box div::after {
      content: '';
      display: block;
      clear: both; } }

.member-registration .fill-form .data {
  width: 60%; }

/*-------------------------------------------------------------- application*/
.application {
  margin-bottom: 35px; }
  .application .fill-form {
    margin: 10px 0 20px; }
    .application .fill-form .fill-data {
      width: 70%;
      margin: 0 auto; }
      .application .fill-form .fill-data .data > label {
        width: 100px; }
      .application .fill-form .fill-data .data .box {
        width: calc(100% - 100px); }
    .application .fill-form.login-form .fill-data {
      width: 60%; }
      .application .fill-form.login-form .fill-data .add-member,
      .application .fill-form.login-form .fill-data .forget-pwd-link {
        position: absolute;
        top: 0;
        right: 0; }
  .application table.table-list [class^='butn'] {
    margin: 3px 0; }
  .application table.table-detail + table.table-list {
    margin-top: 35px; }
  @media only screen and (max-width: 1200px) {
    .application .fill-form.login-form .fill-data {
      width: 75%; } }
  @media only screen and (max-width: 990px) {
    .application .fill-form.login-form .fill-data {
      width: 95%; } }

/*-------------------------------------------------------------- hot to home*/
.hot-to-home {
  margin-bottom: 35px; }
  .hot-to-home ul li {
    margin: 10px 0; }
    .hot-to-home ul li + li {
      margin-top: 20px; }
    .hot-to-home ul li a {
      font-size: 1.25rem; }
  .hot-to-home .fill-form .data {
    width: 60%;
    margin-left: 0; }
  .hot-to-home.home-search .fill-form .fill-data {
    width: 65%; }
    .hot-to-home.home-search .fill-form .fill-data .data {
      width: 100%; }
  .hot-to-home.home-search .box-bg p {
    margin: 5px 0; }
  .hot-to-home.home-search .box-bg ol {
    margin-left: 17px; }

/*-------------------------------------------------------------- consumption*/
.consumption {
  margin-bottom: 35px; }
  .consumption .fill-form .data {
    width: 80%; }
    .consumption .fill-form .data .box label.radio-checkbox:not(.wrap) input:not([type=radio]):not([type=checkbox]) {
      width: auto; }
    .consumption .fill-form .data .box label.wrap {
      height: auto;
      line-height: 1.2;
      margin-top: 6px; }
  .consumption.hospital .hospital-item-list {
    margin-bottom: 30px; }
    .consumption.hospital .hospital-item-list .fill-form {
      display: none; }
      .consumption.hospital .hospital-item-list .fill-form:nth-of-type(1) {
        display: block; }
      .consumption.hospital .hospital-item-list .fill-form-title a {
        position: relative;
        display: inline-block;
        padding-right: 30px;
        color: #777777; }
        .consumption.hospital .hospital-item-list .fill-form-title a::after {
          content: '';
          width: 18px;
          height: 18px;
          line-height: 15px;
          text-align: center;
          color: #777777;
          display: block;
          border: 1px solid #777;
          position: absolute;
          right: 0;
          top: 7px; }
        .consumption.hospital .hospital-item-list .fill-form-title a.open::after {
          content: '+'; }
        .consumption.hospital .hospital-item-list .fill-form-title a.close::after {
          content: '-';
          line-height: 12px; }
        .consumption.hospital .hospital-item-list .fill-form-title a:hover {
          color: #1e6385; }
          .consumption.hospital .hospital-item-list .fill-form-title a:hover::after {
            color: #1e6385;
            border-color: #1e6385; }
        .consumption.hospital .hospital-item-list .fill-form-title a:focus {
          outline: none;
          text-decoration: none;
          border: 2px dashed #d10000; }
      .consumption.hospital .hospital-item-list .fill-form .fill-data .data > label {
        width: 130px; }
      .consumption.hospital .hospital-item-list .fill-form .fill-data .data .box {
        width: calc(100% - 130px); }
  .consumption.rent .fill-form .fill-data .data > label {
    width: 100px; }
  .consumption.rent .fill-form .fill-data .data .box {
    width: calc(100% - 100px); }
  .consumption.purchase .fill-form .fill-data .data .box > div label.radio-checkbox input:not([type=radio]):not([type=checkbox]) {
    width: 100px; }
  @media only screen and (max-width: 768px) {
    .consumption {
      /** 醫院、診所 **/
      /** 購買個人房屋、購買高爾夫球證 **/ }
      .consumption.purchase .fill-form .fill-data .data .box > div.two.small input:not([type=radio]):not([type=checkbox]),
      .consumption.purchase .fill-form .fill-data .data .box > div.two.small select, .consumption.golf .fill-form .fill-data .data .box > div.two.small input:not([type=radio]):not([type=checkbox]),
      .consumption.golf .fill-form .fill-data .data .box > div.two.small select {
        width: 20%; }
      .consumption.purchase .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
      .consumption.purchase .fill-form .fill-data .data .box > div.small select, .consumption.golf .fill-form .fill-data .data .box > div.small input:not([type=radio]):not([type=checkbox]),
      .consumption.golf .fill-form .fill-data .data .box > div.small select {
        width: 50%; } }

/*-------------------------------------------------------------- login*/
.login .fill-form .fill-data, .forget-pwd .fill-form .fill-data {
  width: 60%; }
  .login .fill-form .fill-data .add-member, .forget-pwd .fill-form .fill-data .add-member,
  .login .fill-form .fill-data .forget-pwd-link,
  .forget-pwd .fill-form .fill-data .forget-pwd-link {
    position: absolute;
    top: 0;
    right: 0; }

@media only screen and (max-width: 1200px) {
  .login .fill-form .fill-data, .forget-pwd .fill-form .fill-data {
    width: 75%; } }

@media only screen and (max-width: 990px) {
  .login .fill-form .fill-data, .forget-pwd .fill-form .fill-data {
    width: 95%; } }

/*-------------------------------------------------------------- forget pwd*/
/*-------------------------------------------------------------- album*/
.album {
  position: relative; }
  .album .fill-form .fill-data {
    width: 70%;
    margin: 0 auto; }
  .album ul {
    padding: 0 5px;
    margin-top: 30px; }
    .album ul::after {
      content: '';
      clear: both;
      display: block; }
    .album ul li {
      width: calc((100% - 70px) / 3);
      margin-bottom: 30px;
      float: left; }
      .album ul li + li {
        margin-left: 34px; }
      .album ul li:nth-of-type(3n + 1) {
        clear: both;
        margin-left: 0; }
      .album ul li a {
        display: block; }
        .album ul li a:hover div {
          border-color: #f9b249;
          box-shadow: none; }
        .album ul li a:hover p {
          color: #1e76be; }
        .album ul li a:focus {
          outline-width: 3px;
          outline-offset: 0px;
          outline-style: dashed;
          outline-color: #e75e54; }
          .album ul li a:focus div {
            box-shadow: none; }
      .album ul li div {
        background-color: #fff;
        border: 3px solid #ffffff;
        box-shadow: 1px 1px 3px #b2b1b1; }
        .album ul li div img {
          width: 100%; }
      .album ul li p {
        color: #353535;
        font-size: 1.1rem;
        margin-top: 10px;
        padding: 0 3px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        .album ul li p.date {
          color: #565656;
          font-size: 0.9rem;
          margin-top: 5px; }
  .album-carousel {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 51; }
    .album-carousel .album-content {
      background: #ffffff;
      padding: 10px 10px 8px;
      position: relative;
      box-shadow: 1px 1px 10px #333333; }
      .album-carousel .album-content a {
        outline: 0; }
      .album-carousel .album-content a:focus {
        border: 2px solid #f00; }
      .album-carousel .album-content .prev,
      .album-carousel .album-content .next {
        width: 28px;
        height: 28px;
        cursor: pointer;
        border: 1px solid #eeeeee;
        background-color: #333333;
        background-image: url(../img/left-right.svg);
        background-repeat: no-repeat;
        background-size: 6px;
        background-position: center;
        box-shadow: 1px 1px 5px #333333;
        position: absolute;
        top: calc(50% - 28px);
        left: 20px; }
      .album-carousel .album-content .next {
        background-image: url(../img/turn-right.svg);
        left: auto;
        right: 20px; }
      .album-carousel .album-content .album-close {
        width: 35px;
        height: 35px;
        display: block;
        text-indent: -99999px;
        background-color: #333333;
        background-image: url(../img/close.png);
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center;
        border: 3px solid #ffffff;
        border-radius: 50%;
        box-shadow: 1px 1px 5px #333333;
        position: absolute;
        right: -15px;
        top: -15px; }
      .album-carousel .album-content .album-photo {
        margin-bottom: 5px; }
        .album-carousel .album-content .album-photo img {
          max-width: 90vw;
          max-height: 90vh; }
  @media only screen and (max-width: 769px) {
    .album ul li {
      width: calc((100% - 35px) / 2); }
      .album ul li:nth-of-type(3n + 1) {
        clear: initial;
        margin-left: 34px; }
      .album ul li:nth-of-type(2n + 1) {
        clear: both;
        margin-left: 0; } }
  @media only screen and (max-width: 414px) {
    .album ul li {
      width: 100%;
      float: none; }
      .album ul li + li {
        margin-left: 0; }
      .album ul li:nth-of-type(3n + 1) {
        margin-left: 0; }
    .album-carousel .album-content {
      padding: 5px; }
      .album-carousel .album-content .prev,
      .album-carousel .album-content .next {
        width: 22px;
        height: 22px;
        display: block; }
      .album-carousel .album-content .album-close {
        width: 25px;
        height: 25px;
        background-size: 11px;
        border-width: 2px;
        right: -8px;
        top: -10px; } }

/*-------------------------------------------------------------- article page*/
.article-page {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto; }
  .article-page a:focus {
    outline-width: 2px;
    outline-offset: 1px;
    outline-style: dashed;
    outline-color: #ff6e63; }
  .article-page article {
    padding: 10px; }
    .article-page article * {
      font-size: revert;
      margin: revert;
      padding: revert;
      list-style-type: revert; }
    .article-page article a {
      color: #2f71aa; }
      .article-page article a:hover {
        color: #b92f2f; }
    .article-page article img {
      max-width: 100% !important; }
    .article-page article ul,
    .article-page article ol {
      margin-left: -1em; }
      .article-page article ul ul,
      .article-page article ul ol,
      .article-page article ol ul,
      .article-page article ol ol {
        margin-top: 8px; }
      .article-page article ul li,
      .article-page article ol li {
        list-style-type: inherit; }
        .article-page article ul li + li,
        .article-page article ol li + li {
          margin-top: 8px; }
    .article-page article ul,
    .article-page article ol {
      margin-left: 1.2em;
      padding-left: 0; }
    .article-page article h3 {
      font-size: 1.17em;
      margin-top: 1em;
      margin-bottom: 1em; }
    .article-page article h4 {
      margin-top: 1.33em;
      margin-bottom: 1.33em; }
    .article-page article h5 {
      font-size: 0.83em;
      margin-top: 1.67em;
      margin-bottom: 1.67em; }
    .article-page article h6 {
      font-size: 0.67em;
      margin-top: 2.33em;
      margin-bottom: 2.33em; }
    .article-page article h3 *,
    .article-page article h4 *,
    .article-page article h5 *,
    .article-page article h6 * {
      font-size: inherit; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .article-page article ul,
      .article-page article ol {
        margin-left: 1em; } }
    .article-page article p {
      margin: 10px 0; }
    .article-page article table {
      width: 100%;
      margin: auto; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .article-page article table {
          table-layout: fixed; }
          .article-page article table * {
            word-wrap: break-word; } }
      .article-page article table thead th {
        padding: 3px; }
      .article-page article table tbody th,
      .article-page article table tbody td {
        padding: 3px; }
    .article-page article::after {
      content: '';
      display: block;
      clear: both; }
  .article-page .info {
    margin: 20px 0 0;
    padding: 10px 10px 0;
    border-top: 3px solid #dddddd; }
    .article-page .info span {
      display: inline-block; }
      .article-page .info span + span {
        padding-left: 18px;
        margin-left: 15px;
        border-left: 1px solid #b1b1b1; }
  .article-page .attachment {
    padding: 10px 10px;
    margin-top: 20px; }
    .article-page .attachment h3,
    .article-page .attachment .title {
      font-size: 1.2rem;
      font-weight: bold;
      margin-bottom: 10px; }
    .article-page .attachment div a {
      display: inline-block;
      font-size: 1.05rem;
      padding: 5px 0 5px 30px;
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 22px; }
      .article-page .attachment div a.file-word {
        background-image: url(../img/file-word.png); }
      .article-page .attachment div a.file-excel {
        background-image: url(../img/file-excel.png); }
      .article-page .attachment div a.file-pdf {
        background-image: url(../img/file-pdf.png); }
      .article-page .attachment div a.file-odt {
        background-image: url(../img/file-odt.png); }
      .article-page .attachment div a.file-ods {
        background-image: url(../img/file-ods.png); }
      .article-page .attachment div a.file-pic {
        background-image: url(../img/file-pic.png); }
      .article-page .attachment div a.file-zip {
        background-image: url(../img/file-zip.png); }
      .article-page .attachment div a.file-other {
        background-image: url(../img/file-other.png); }
    .article-page .attachment .preview-img {
      padding-top: 10px;
      margin-top: 20px;
      border-top: 3px solid #dddddd;
      display: none; }
      .article-page .attachment .preview-img .img-list {
        display: flex;
        flex-wrap: wrap; }
        .article-page .attachment .preview-img .img-list a {
          width: 25%;
          padding: 5px; }
          .article-page .attachment .preview-img .img-list a img {
            width: 100%; }
          .article-page .attachment .preview-img .img-list a p {
            text-align: center;
            margin: 5px 0; }
      .article-page .attachment .preview-img .preview {
        width: 100%;
        height: 100vh;
        display: none;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 55; }
        .article-page .attachment .preview-img .preview img {
          max-width: 80%;
          max-height: 90%; }
        .article-page .attachment .preview-img .preview .close-preview {
          width: 33px;
          height: 33px;
          border-radius: 50%;
          border: 3px solid rgba(0, 0, 0, 0.8);
          background: #fff;
          position: absolute;
          top: 15px;
          right: 15px; }
          .article-page .attachment .preview-img .preview .close-preview:hover {
            border-color: #fff; }
          .article-page .attachment .preview-img .preview .close-preview:focus {
            color: #fff;
            border: 2px dashed #fff;
            background: #000; }
  @media only screen and (max-width: 1050px) {
    .article-page .info span {
      width: 48%;
      margin: 5px 0;
      text-align: center; }
      .article-page .info span:nth-of-type(2n + 1) {
        padding-left: 0;
        margin-left: 0;
        border-left: none; } }
  @media only screen and (max-width: 600px) {
    .article-page .info span {
      width: 100%;
      text-align: left; }
      .article-page .info span + span {
        padding-left: 0;
        margin-left: 0;
        border-left: none; }
    .article-page article {
      padding: 10px 0; }
      .article-page article table {
        width: 100% !important; }
      .article-page article img {
        height: auto !important; } }
  @media only screen and (max-width: 414px) {
    .article-page article table * {
      word-break: break-word; } }

/*-------------------------------------------------------------- statistics*/
.statistics .fill-form {
  margin-bottom: 20px; }
  .statistics .fill-form .fill-data {
    width: 70%;
    margin: 0 auto; }

.statistics table.table-list tr td .icon {
  width: 20px; }

/*-------------------------------------------------------------- tree*/
.tree {
  padding: 10px; }
  .tree > ul {
    display: block; }
    .tree > ul > li:last-child::before {
      display: none; }
    .tree > ul > li > div::before {
      display: none; }
  .tree ul {
    position: relative; }
    .tree ul li {
      position: relative; }
      .tree ul li::before {
        content: '';
        left: -20px;
        position: absolute;
        right: auto;
        border-left: 1px solid #999999;
        bottom: 50px;
        height: calc(100% + 30px);
        top: -10px;
        width: 1px;
        -webkit-transition: 'border-color 0.1s ease 0.1s';
        -moz-transition: 'border-color 0.1s ease 0.1s';
        -o-transition: 'border-color 0.1s ease 0.1s';
        transition: 'border-color 0.1s ease 0.1s'; }
      .tree ul li:last-child::before {
        height: 30px; }
      .tree ul li div {
        margin-bottom: 10px;
        position: relative; }
        .tree ul li div::before {
          content: '';
          width: 20px;
          height: 1px;
          position: absolute;
          background: #999999;
          top: 15px;
          left: -20px; }
        .tree ul li div::after {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          top: 16px;
          left: 10px; }
        .tree ul li div.expand::after {
          border-style: solid;
          border-width: 5px 5px 0 5px;
          border-color: #525081 transparent transparent transparent; }
        .tree ul li div.shut::after {
          border-style: solid;
          border-width: 0 5px 5px 5px;
          border-color: transparent transparent #525081 transparent; }
        .tree ul li div a {
          padding: 6px 30px;
          color: #696969;
          font-size: 0.875rem;
          display: inline-block;
          border: 1px solid #999999;
          border-radius: 5px;
          margin-right: 15px;
          white-space: nowrap;
          background-color: #ffffff;
          cursor: pointer; }
          .tree ul li div a:hover {
            background: #fdf4c8; }
          .tree ul li div a.active {
            background: #fdf4c8;
            border-color: #bf863f; }
      .tree ul li ul {
        margin-left: 35px;
        display: none; }

.short-field {
  width: 10%;
  text-align: center; }

.tab-title {
  background-color: #efefef;
  display: flex;
  list-style-type: none; }
  .tab-title li {
    padding: 10px 5px 0; }
    .tab-title li a {
      background-color: #d9d9d9;
      display: block;
      padding: 5px 15px;
      color: #575757;
      border-radius: 10px 10px 0px 0px; }
      .tab-title li a:hover {
        color: #ffffff;
        background-color: #aaaaaa; }
      .tab-title li a:focus {
        color: #ffffff;
        background-color: #ff9800;
        outline: none; }
    .tab-title li .tab-select {
      background-color: #095c4c;
      color: #fff; }
      .tab-title li .tab-select:focus {
        color: #ffffff;
        background-color: #ff9800; }

.bulletin-title-list .wdn_responsive_table {
  width: 100%; }

.bulletin-title-list .link-button {
  background-color: #0c6856;
  text-align: right;
  padding: 5px; }
  .bulletin-title-list .link-button a {
    color: #efefef;
    padding: 0 5px; }
    .bulletin-title-list .link-button a:hover {
      color: #ffe16d; }
    .bulletin-title-list .link-button a:focus {
      border: 2px dashed #ffe16d;
      outline: none; }

.video-button {
  margin: 20px 0 10px; }
  .video-button a {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    background-color: #446866;
    margin-right: 10px;
    color: #fff;
    border-radius: 50px;
    margin-bottom: 15px;
    line-height: normal; }
    .video-button a:hover, .video-button a:focus {
      color: #353535;
      background-color: #ffcc83;
      outline: none; }

.video-search ul {
  background-color: #efefef;
  padding: 2%;
  margin-bottom: 10px; }
  .video-search ul li {
    display: flex;
    margin: 10px 0; }
    .video-search ul li a {
      display: inline-block;
      width: auto;
      padding: 5px 15px;
      background-color: #446866;
      color: #fff;
      border-radius: 50px;
      line-height: normal; }
      .video-search ul li a:hover, .video-search ul li a:focus {
        color: #353535;
        background-color: #ffcc83;
        outline: none; }

.video-search .video-object div:nth-of-type(4n + 1) {
  clear: both; }

.video-search .video-object div:nth-of-type(n + 5) {
  margin-top: 20px; }

.video-search .video-object div a {
  display: block;
  text-align: center; }
  .video-search .video-object div a img {
    width: 100%; }
  .video-search .video-object div a span {
    display: block;
    color: #555; }
  .video-search .video-object div a .video-name {
    font-size: 1.3rem;
    font-weight: bold; }
  .video-search .video-object div a .video-text {
    margin: 5px 0; }
  .video-search .video-object div a .video-date {
    background-color: #efefef;
    padding: 2px 0; }
  .video-search .video-object div a:hover {
    background-color: #e7e7e7; }
  .video-search .video-object div a:focus {
    border: 2px dashed #d10000;
    outline: none; }

.video-box {
  width: 100%; }

.video-content {
  width: 100%;
  max-width: 900px;
  margin: auto; }
  .video-content .video-box {
    width: 100%;
    height: 100%;
    min-height: 500px; }
    .video-content .video-box iframe {
      height: 100%;
      min-height: 500px; }
  .video-content .h2-title {
    margin-top: 15px; }
  .video-content .video-source {
    background-color: #efefef;
    padding: 15px; }
    .video-content .video-source img {
      width: 100%;
      max-width: 250px; }
  .video-content .video-button {
    text-align: right;
    margin: 15px auto 5%; }

.tool-button {
  text-align: right; }
  .tool-button.tool-by-h2 {
    min-height: 33px;
    margin-bottom: 11px; }
    .tool-button.tool-by-h2 a {
      width: 33px;
      height: 33px;
      line-height: 28px;
      padding: 0;
      text-align: center; }
      .tool-button.tool-by-h2 a img {
        width: 70%; }
  .tool-button .light-box {
    text-align: left;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9; }
    .tool-button .light-box .light-box-content {
      width: 100%;
      max-width: 910px;
      max-height: 90vh;
      margin: 5vh auto;
      border-radius: 15px;
      padding: 15px;
      background-color: #fff;
      position: relative; }
      .tool-button .light-box .light-box-content a {
        border: none; }
      .tool-button .light-box .light-box-content .mail-eliminate {
        color: #fff;
        padding: 7px 6px 5px;
        background-color: #446866;
        width: 50px;
        text-align: center;
        border-radius: 0px;
        position: absolute;
        top: 13px;
        right: 15px;
        z-index: 2; }
        .tool-button .light-box .light-box-content .mail-eliminate:hover {
          background-color: #00715b; }
        .tool-button .light-box .light-box-content .mail-eliminate:focus {
          background-color: #d10000; }
      .tool-button .light-box .light-box-content .light-box-main-content {
        max-height: calc(90vh - 80px);
        overflow: auto; }
      .tool-button .light-box .light-box-content p {
        color: #d00; }
      .tool-button .light-box .light-box-content .fill-data {
        padding: 1rem;
        margin: 0 auto 1%; }
        .tool-button .light-box .light-box-content .fill-data .data {
          display: block; }
          .tool-button .light-box .light-box-content .fill-data .data a {
            color: #184e69; }
            .tool-button .light-box .light-box-content .fill-data .data a:focus {
              background: none;
              outline: none;
              border: 2px dashed #ff9800 !important; }
          .tool-button .light-box .light-box-content .fill-data .data label {
            width: auto !important;
            display: block;
            padding: 0 0 10px;
            text-align: left;
            font-size: 1.25rem;
            color: #6e6e6e;
            font-weight: 500; }
            .tool-button .light-box .light-box-content .fill-data .data label .focus-red {
              color: #d00; }
          .tool-button .light-box .light-box-content .fill-data .data .box {
            width: 100% !important;
            margin-left: 0; }
            .tool-button .light-box .light-box-content .fill-data .data .box div {
              display: flex;
              justify-content: flex-start;
              align-items: center; }
            .tool-button .light-box .light-box-content .fill-data .data .box .verify input:not([type=radio]):not([type=checkbox]) {
              width: 110px;
              margin-right: 12px; }
            .tool-button .light-box .light-box-content .fill-data .data .box .verify .verify-img {
              width: auto;
              margin-right: 10px;
              padding: 0;
              border: 1px solid #cccccc;
              border-radius: 0; }
              .tool-button .light-box .light-box-content .fill-data .data .box .verify .verify-img img {
                height: 35px; }
            .tool-button .light-box .light-box-content .fill-data .data .box .verify .voice {
              padding: 3px;
              text-align: center;
              background-color: #e8e8e8;
              border: 1px solid #cccccc;
              border-radius: 50%;
              margin-right: 10px;
              display: inline-block; }
              .tool-button .light-box .light-box-content .fill-data .data .box .verify .voice img {
                width: 32px;
                height: 32px; }
              .tool-button .light-box .light-box-content .fill-data .data .box .verify .voice:hover {
                background-color: #d1d0d0; }
            .tool-button .light-box .light-box-content .fill-data .data .box .verify .refresh {
              color: #184e69;
              background-color: #e8e8e8;
              border-radius: 50px;
              padding: 3px 10px 3px 6px;
              display: inline-block;
              width: auto; }
              .tool-button .light-box .light-box-content .fill-data .data .box .verify .refresh img {
                width: 32px;
                height: 32px;
                vertical-align: -10px; }
              .tool-button .light-box .light-box-content .fill-data .data .box .verify .refresh:hover {
                background-color: #d1d0d0; }
            .tool-button .light-box .light-box-content .fill-data .data .box p {
              text-align: left;
              margin-top: 5px; }
              .tool-button .light-box .light-box-content .fill-data .data .box p a {
                width: auto; }
                .tool-button .light-box .light-box-content .fill-data .data .box p a:hover {
                  background: none;
                  text-decoration: underline; }
            .tool-button .light-box .light-box-content .fill-data .data .box .mail-text {
              text-align: left;
              background-color: #eaeaea;
              padding: 12px;
              color: #646464; }
          .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]) {
            width: 100%;
            height: 34px;
            padding: 3px 5px;
            border: 2px solid #1ebe9f; }
            .tool-button .light-box .light-box-content .fill-data .data .box input:not([type=radio]):not([type=checkbox]):focus {
              border: 2px dashed #ff9800; }
      .tool-button .light-box .light-box-content .butn-box {
        text-align: center;
        margin-top: 25px; }
  .tool-button > a {
    display: inline-block;
    width: 40px;
    padding: 6px;
    border-radius: 6px;
    margin-left: 5px;
    border: 1px solid #ddd;
    background-color: #ffffff; }
    .tool-button > a img {
      width: 100%; }
    .tool-button > a:hover {
      background-color: #f0f0f0; }
    .tool-button > a:focus {
      outline: none;
      border: 2px dashed #ff6e63 !important; }
  @media screen and (max-width: 769px) {
    .tool-button.tool-by-h2 {
      text-align: left;
      margin-bottom: 0; }
      .tool-button.tool-by-h2 a {
        margin-bottom: 10px; } }

.function-cabinet .container .row > div > .pagingSearh {
  margin-bottom: 30px; }

.template-30 {
  background-image: url(../img/articleContentBG.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center; }
  .template-30 .pagingSearh h2 {
    display: flex;
    width: 100%;
    padding: 15px 20px 5px;
    position: relative;
    align-items: center;
    background-image: url(../img/pagingSearhBG.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain; }
    @media screen and (max-width: 375px) {
      .template-30 .pagingSearh h2 {
        margin-top: 20px; } }
    .template-30 .pagingSearh h2::after {
      content: '';
      width: 100%;
      position: absolute;
      height: 7px;
      background-color: #fff;
      left: 0;
      top: 100%;
      box-shadow: 0px 3px 8px rgba(37, 68, 92, 0.3);
      z-index: 1; }
    .template-30 .pagingSearh h2::before {
      content: '';
      width: 100%;
      position: absolute;
      height: 40px;
      background-image: url(../img/pagingSearhShadow.png);
      background-repeat: no-repeat;
      background-position: center top;
      top: 100%;
      left: 0; }
    .template-30 .pagingSearh h2 div {
      width: 100%;
      max-width: 45px;
      margin-right: 10px; }
      .template-30 .pagingSearh h2 div img {
        width: 100%; }
    .template-30 .pagingSearh h2 p {
      width: 100%;
      font-size: 1.6rem;
      font-weight: bold;
      padding-top: 10px;
      color: #5e5e5e; }
  .template-30 .pagingSearh .pagingSearhBox {
    background-image: url(../img/pagingSearhBoxBG.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    display: flex;
    align-content: flex-start;
    width: 100%;
    border-bottom: 1px solid #979797; }
    .template-30 .pagingSearh .pagingSearhBox div {
      width: 100%;
      padding: 15px 0; }
    .template-30 .pagingSearh .pagingSearhBox .pagingSearhImg {
      max-width: 460px;
      position: relative; }
    .template-30 .pagingSearh .pagingSearhBox .imgL {
      background-image: url(../img/bookBgL.png);
      background-repeat: no-repeat;
      background-position: center 95%;
      background-size: contain;
      position: relative; }
      .template-30 .pagingSearh .pagingSearhBox .imgL::after {
        content: '';
        position: absolute;
        display: block;
        width: 105%;
        height: 105%;
        background-image: url(../img/readL.png);
        background-repeat: no-repeat;
        z-index: 4;
        left: 0;
        background-size: contain;
        background-position: right bottom;
        bottom: 0px; }
    .template-30 .pagingSearh .pagingSearhBox .imgR {
      background-image: url(../img/bookBgR.png);
      background-repeat: no-repeat;
      background-position: center 95%;
      background-size: contain;
      position: relative; }
      .template-30 .pagingSearh .pagingSearhBox .imgR::after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 120%;
        background-image: url(../img/readR.png);
        background-repeat: no-repeat;
        z-index: 4;
        left: 0;
        background-size: contain;
        background-position: 30% bottom;
        bottom: -1px; }
    .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction {
      padding: 7vh 0;
      box-shadow: 0px 5px 0 #fff; }
      .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form {
        display: flex;
        width: 100%;
        max-width: 70%;
        margin: auto;
        position: relative;
        z-index: 3;
        align-items: stretch;
        height: 45px; }
        .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form input {
          display: block;
          width: 100%;
          margin-right: 20px;
          border-radius: 6px;
          background-color: #f9f9f9;
          border: 3px solid #fff;
          box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.25), inset 1px 1px 7px rgba(0, 0, 0, 0.1);
          padding: 0 15px; }
        .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form button {
          display: flex;
          align-items: center;
          width: 100%;
          max-width: fit-content;
          padding: 0 15px;
          background-color: #efdbab;
          border-radius: 6px;
          border: 3px solid #ffeec6;
          box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.25); }
          .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form button div {
            width: 100%;
            max-width: 20px;
            margin-right: 10px; }
            .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form button div img {
              width: 100%;
              -webkit-filter: drop-shadow(2px 2px 0 #fff); }
          .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form button p {
            width: 100%;
            text-align: left;
            font-size: 1.2rem;
            font-weight: bold;
            text-shadow: 2px 2px 0 #fff;
            color: #555; }

/*-------------------------------------------------------------- page retrievals*/
.template-30 .articleContent {
  width: 100%;
  max-width: 1200px;
  margin: auto; }
  .template-30 .articleContent .articleContentHeader {
    display: flex;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd; }
    .template-30 .articleContent .articleContentHeader li {
      width: 100%; }
    .template-30 .articleContent .articleContentHeader .articleContentTitle h2 {
      font-size: 1.6rem;
      font-weight: bold; }
    .template-30 .articleContent .articleContentHeader .articleContentTitle .articleContentTitleText {
      display: flex; }
      .template-30 .articleContent .articleContentHeader .articleContentTitle .articleContentTitleText div {
        width: 100%;
        max-width: 20px;
        margin-right: 10px; }
        .template-30 .articleContent .articleContentHeader .articleContentTitle .articleContentTitleText div img {
          width: 100%; }
      .template-30 .articleContent .articleContentHeader .articleContentTitle .articleContentTitleText p {
        padding-top: 2px; }
    .template-30 .articleContent .articleContentHeader .articleContentTitleState {
      display: flex;
      align-items: center;
      width: 100%;
      max-width: 300px; }
      .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox {
        width: 100%;
        padding: 0;
        margin-left: 10px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-end; }
        .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox span {
          display: block;
          font-weight: bold;
          margin-bottom: 5px;
          white-space: nowrap; }
        .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox p {
          background-color: #efdbab; }
        .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox:last-child {
          max-width: 57px; }
          .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox:last-child p {
            padding: 5px;
            font-size: 1rem; }
  .template-30 .articleContent .articleContentBox {
    padding: 15px; }
    .template-30 .articleContent .articleContentBox .bannerView {
      padding: 15px;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin-top: 20px; }
      .template-30 .articleContent .articleContentBox .bannerView .bannerControl {
        width: 100%; }
        .template-30 .articleContent .articleContentBox .bannerView .bannerControl p {
          font-size: 1.1rem;
          font-weight: bold;
          margin-bottom: 5px; }
        .template-30 .articleContent .articleContentBox .bannerView .bannerControl .bannerControlContainer {
          width: 100%; }
          .template-30 .articleContent .articleContentBox .bannerView .bannerControl .bannerControlContainer a {
            width: 100%;
            height: 100%;
            max-width: 160px;
            display: block;
            padding: 10px 0;
            aspect-ratio: 1 / 1; }
            .template-30 .articleContent .articleContentBox .bannerView .bannerControl .bannerControlContainer a img {
              width: 100%; }
      .template-30 .articleContent .articleContentBox .bannerView .contactInformationBox {
        width: 100%;
        display: flex;
        padding-top: 40px;
        justify-content: flex-end; }
        .template-30 .articleContent .articleContentBox .bannerView .contactInformationBox .contactInformation {
          width: 100%;
          background-color: #f1f1f1;
          padding: 20px; }
          .template-30 .articleContent .articleContentBox .bannerView .contactInformationBox .contactInformation div {
            padding-bottom: 10px;
            margin-bottom: 10px;
            border-bottom: 1px solid #ddd;
            display: flex;
            justify-content: space-between; }
            .template-30 .articleContent .articleContentBox .bannerView .contactInformationBox .contactInformation div span {
              font-size: 1.3rem;
              font-weight: bold; }

.template-30 table.table-list tbody tr td .information {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 5px; }
  .template-30 table.table-list tbody tr td .information p {
    padding: 0;
    margin: 0; }
  .template-30 table.table-list tbody tr td .information .text-red {
    color: red;
    padding: 0 5px; }
  .template-30 table.table-list tbody tr td .information .button-mark-block {
    display: flex;
    align-items: end;
    gap: 10px; }
    .template-30 table.table-list tbody tr td .information .button-mark-block .view-list-btn {
      padding: 5px 10px;
      border: none;
      background: #ecdcb8;
      display: flex;
      gap: 5px; }
      .template-30 table.table-list tbody tr td .information .button-mark-block .view-list-btn:hover {
        background: #d6c69f; }
      .template-30 table.table-list tbody tr td .information .button-mark-block .view-list-btn img {
        width: 20px;
        display: block;
        margin: auto; }
    .template-30 table.table-list tbody tr td .information .button-mark-block .full-mark {
      padding: 5px 10px;
      border: none;
      background: #909090;
      color: #fff; }

.template-30 table.table-list tbody tr td .place-icon {
  width: 15px;
  display: block;
  margin: auto; }

.template-30 h2.h2-title, .template-30 .template-2 .lightBox-bg .lightBox-content .title, .template-2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3 .lightBox-bg .lightBox-content .title, .template-3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-4 .lightBox-bg .lightBox-content .title, .template-4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-5 .lightBox-bg .lightBox-content .title, .template-5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-6 .lightBox-bg .lightBox-content .title, .template-6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-7 .lightBox-bg .lightBox-content .title, .template-7 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-12 .lightBox-bg .lightBox-content .title, .template-12 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style1 .lightBox-bg .lightBox-content .title, .color-style1 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style2 .lightBox-bg .lightBox-content .title, .color-style2 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style3 .lightBox-bg .lightBox-content .title, .color-style3 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style4 .lightBox-bg .lightBox-content .title, .color-style4 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style5 .lightBox-bg .lightBox-content .title, .color-style5 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .color-style6 .lightBox-bg .lightBox-content .title, .color-style6 .lightBox-bg .lightBox-content .template-30 .title, .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2, .template-3.color-style1 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2, .template-3.color-style2 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2, .template-3.color-style3 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2, .template-3.color-style4 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2, .template-3.color-style5 .lightBox-bg .lightBox-content .template-30 h2, .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2, .template-3.color-style6 .lightBox-bg .lightBox-content .template-30 h2 {
  text-align: left;
  color: #595959;
  margin-bottom: 15px;
  border-bottom: none;
  padding-bottom: 5px;
  font-size: 1.375rem;
  box-shadow: none;
  position: relative; }
  .template-30 h2.h2-title::before, .template-30 .template-2 .lightBox-bg .lightBox-content .title::before, .template-2 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .template-3 .lightBox-bg .lightBox-content .title::before, .template-3 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .template-4 .lightBox-bg .lightBox-content .title::before, .template-4 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .template-5 .lightBox-bg .lightBox-content .title::before, .template-5 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .template-6 .lightBox-bg .lightBox-content .title::before, .template-6 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .template-7 .lightBox-bg .lightBox-content .title::before, .template-7 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .template-12 .lightBox-bg .lightBox-content .title::before, .template-12 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .color-style1 .lightBox-bg .lightBox-content .title::before, .color-style1 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .color-style2 .lightBox-bg .lightBox-content .title::before, .color-style2 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .color-style3 .lightBox-bg .lightBox-content .title::before, .color-style3 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .color-style4 .lightBox-bg .lightBox-content .title::before, .color-style4 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .color-style5 .lightBox-bg .lightBox-content .title::before, .color-style5 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .color-style6 .lightBox-bg .lightBox-content .title::before, .color-style6 .lightBox-bg .lightBox-content .template-30 .title::before, .template-30 .template-3.color-style1 .lightBox-bg .lightBox-content h2::before, .template-3.color-style1 .lightBox-bg .lightBox-content .template-30 h2::before, .template-30 .template-3.color-style2 .lightBox-bg .lightBox-content h2::before, .template-3.color-style2 .lightBox-bg .lightBox-content .template-30 h2::before, .template-30 .template-3.color-style3 .lightBox-bg .lightBox-content h2::before, .template-3.color-style3 .lightBox-bg .lightBox-content .template-30 h2::before, .template-30 .template-3.color-style4 .lightBox-bg .lightBox-content h2::before, .template-3.color-style4 .lightBox-bg .lightBox-content .template-30 h2::before, .template-30 .template-3.color-style5 .lightBox-bg .lightBox-content h2::before, .template-3.color-style5 .lightBox-bg .lightBox-content .template-30 h2::before, .template-30 .template-3.color-style6 .lightBox-bg .lightBox-content h2::before, .template-3.color-style6 .lightBox-bg .lightBox-content .template-30 h2::before {
    content: '';
    position: absolute;
    width: auto;
    height: 1px;
    background: #ddd;
    top: 50%;
    right: 8px;
    left: 225px;  }

.template-30 .eventSignUp .eventSignUpList li {
  width: 100%; }

.template-30 .eventSignUp .eventSignUpList .searchBox {
  padding: 15px;
  background-color: #f5f5f5;
  border: 2px solid #fff;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3); }
  .template-30 .eventSignUp .eventSignUpList .searchBox ul {
    width: 100%;
    max-width: 500px;
    margin: auto; }
    .template-30 .eventSignUp .eventSignUpList .searchBox ul li {
      width: 100%;
      justify-content: center;
      align-items: center;
      border-bottom: 1px solid #ddd;
      padding: 10px 5px;
      margin: 0; }
      .template-30 .eventSignUp .eventSignUpList .searchBox ul li label {
        flex: 1 0 80px; }
      .template-30 .eventSignUp .eventSignUpList .searchBox ul li input {
        flex: 1 1 100%;
        padding: 5px 10px;
        border: none;
        background-color: #fff;
        box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15); }
      .template-30 .eventSignUp .eventSignUpList .searchBox ul li button {
        color: #4a4844;
        background-color: #ecdcb8;
        display: block;
        padding: 0px 17px;
        line-height: 2.2;
        font-weight: bold;
        border: none; }
      .template-30 .eventSignUp .eventSignUpList .searchBox ul li:last-child {
        border-bottom: none; }

.template-30 .eventSignUp .eventSignUpList .resultList .table-list thead tr th:nth-child(n) {
  width: 11%; }

.template-30 .eventSignUp .eventSignUpList .resultList .table-list thead tr th:nth-child(1) {
  width: 15%; }

.template-30 .eventSignUp .eventSignUpList .resultList .table-list thead tr th:nth-child(2), .template-30 .eventSignUp .eventSignUpList .resultList .table-list thead tr th:nth-child(5) {
  width: 13%; }

.template-30 .eventSignUp .eventSignUpList .resultList .table-list thead tr th:nth-child(8) {
  width: 7%; }

.template-30 .eventSignUp .eventSignUpForm .fill-form {
  background: none; }
  .template-30 .eventSignUp .eventSignUpForm .fill-form .fill-data {
    border-bottom: 2px dashed #ddd; }
    .template-30 .eventSignUp .eventSignUpForm .fill-form .fill-data select {
      background-size: 10px;
      background-position: right 8px center;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); }

.template-30 .eventSignUp .eventSignUpForm .commonTemplateField,
.template-30 .eventSignUp .eventSignUpForm .customField {
  padding: 20px;
  background: rgba(255, 255, 255, 0.8); }
  .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .item,
  .template-30 .eventSignUp .eventSignUpForm .customField .fill-data .data .item {
    display: flex;
    padding-bottom: 10px; }
    .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .item p,
    .template-30 .eventSignUp .eventSignUpForm .customField .fill-data .data .item p {
      font-weight: bold;
      padding-right: 10px; }
    .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .item label,
    .template-30 .eventSignUp .eventSignUpForm .customField .fill-data .data .item label {
      padding-right: 5px; }
    .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .item input[type='checkbox'],
    .template-30 .eventSignUp .eventSignUpForm .customField .fill-data .data .item input[type='checkbox'] {
      margin-right: 10px; }
    .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .item span,
    .template-30 .eventSignUp .eventSignUpForm .customField .fill-data .data .item span {
      padding-top: 10px;
      color: #816627; }

.template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data p::before {
  content: '●';
  color: #ecdcb8;
  padding-right: 5px; }

.template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .box .gender {
  display: flex;
  gap: 10px; }
  .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .box .gender label.radio-checkbox {
    display: flex;
    width: 80px;
    height: 80px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: #f5f5f5;
    font-weight: bold; }
    .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .box .gender label.radio-checkbox input[type='radio'] {
      margin: 0;
      accent-color: red; }
    .template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .box .gender label.radio-checkbox:has(input[type='radio']:checked) {
      background-color: #ecdcb8; }

.template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .box .phone select {
  width: auto;
  border: 2px solid #e4e4e4;
  background-color: #e4e4e4; }

.template-30 .eventSignUp .eventSignUpForm .commonTemplateField .fill-data .data .box .addressText span {
  padding: 0 10px;
  white-space: nowrap; }

.template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function input[type='radio'] {
  accent-color: #ab9052; }

.template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tabs {
  padding: 10px;
  border: 2px solid #f5f5f5;
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tabs label {
    flex: 0 1 auto;
    font-weight: bold;
    padding: 5px 15px;
    background-color: #f5f5f5; }
    .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tabs label input[type='radio'] {
      margin-right: 5px; }

.template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner {
  background-color: #f5f5f5;
  padding: 20px;
  display: none; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner.tab-inner-block {
    display: block; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .title-paging {
    border-bottom: 3px solid #ffffff; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data:last-child {
    border: none; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data p {
    color: #816627; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data .box select,
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data .box textarea,
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']) {
    border: 2px solid #ffffff;
    background-color: #ffffff;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15); }
    .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data .box select:focus,
    .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data .box textarea:focus,
    .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data .box input:not([type=radio]):not([type=checkbox]):not([class*='butn']):focus {
      outline: none;
      border: 2px dashed #ff9800 !important; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .fill-data .data .box .optionType .select-label {
    margin-left: 10px; }
  .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .advancedFeatures {
    border: 3px solid #ecdcb8;
    margin-top: 20px; }
    .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .advancedFeatures .title-paging {
      text-align: center;
      font-size: 1.1rem;
      border: none;
      color: #816627;
      background: #ecdcb8;
      margin: 0;
      padding: 5px; }
      .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .advancedFeatures .title-paging span {
        font-size: 0.9rem; }
    .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .advancedFeatures .fill-data {
      border-bottom: 2px solid #ecdcb8; }
      .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .advancedFeatures .fill-data:last-child {
        border-bottom: none; }
      .template-30 .eventSignUp .eventSignUpForm .customField .radio-tab-function .tab-contents .tab-inner .advancedFeatures .fill-data .data .item p {
        color: #333; }

.page-retrievals .help {
  line-height: 28px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #dddddd; }

.page-retrievals .tree {
  width: 100%;
  min-height: 200px;
  overflow-y: auto;
  background-color: #f1f1f1;
  margin-top: 10px; }

@media screen and (max-width: 1600px) {
  .template-30 .pagingSearh .pagingSearhBox .pagingSearhImg {
    max-width: 300px; }
  .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage {
    flex-direction: row;
    flex-wrap: wrap; }
    .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime {
      width: 50%; }
    .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageState {
      width: 50%;
      max-width: none;
      justify-content: flex-end; }
      .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageState img {
        max-width: 120px; }
  .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListContainerText {
    padding: 15px; } }

@media screen and (max-width: 1400px) {
  .eventsApplyList .eventsApplyListContainer li {
    width: 100%; }
    .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageState {
      width: 100%;
      max-width: 120px; }
  .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form {
    max-width: 90%; } }

@media screen and (max-width: 1200px) {
  .pages {
    padding: 0 20px 15px; }
  .left-content {
    align-items: flex-start;
    flex-direction: column; }
    .left-content .left-content-text {
      padding-left: 0;
      border-left: none; }
    .left-content .left-content-menu {
      margin-right: 0;
      max-width: none; }
      .left-content .left-content-menu .area-memu {
        max-height: none; }
        .left-content .left-content-menu .area-memu li {
          width: 25%; }
  .template-30 .pagingSearh .pagingSearhBox .pagingSearhImg {
    display: none; }
  .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction {
    padding: 7vh 0 2vh; }
    .template-30 .pagingSearh .pagingSearhBox .pagingSearhFunction form {
      max-width: 750px; } }

@media screen and (max-width: 1100px) {
  .pages p {
    margin-top: 15px; }
  .template-30 .articleContent .articleContentHeader {
    flex-direction: column;
    gap: 30px; }
    .template-30 .articleContent .articleContentHeader .articleContentTitle {
      display: flex;
      flex-direction: column;
      gap: 10px; }
    .template-30 .articleContent .articleContentHeader .articleContentTitleState {
      align-items: stretch;
      max-width: initial;
      gap: 10px; }
      .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox {
        flex: 1 1 40%;
        margin-left: 0;
        height: auto;
        gap: 5px;
        justify-content: center; }
        .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox span {
          margin: 0; }
        .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox:last-child {
          flex: 1 1 20%;
          max-width: initial;
          background-color: #efdbab; } }

@media screen and (max-width: 990px) {
  .registration-box .verification {
    display: block; }
    .registration-box .verification .renew {
      width: 35px; }
  .tool-button .light-box .light-box-content {
    max-width: 90vw;
    border-radius: 0;
    overflow: auto; }
    .tool-button .light-box .light-box-content .mail-eliminate {
      width: 30px;
      height: 30px;
      line-height: 25px;
      padding: 0;
      color: #1ebe9f;
      text-align: center;
      border-radius: 40px;
      border: 3px solid #ddd;
      background-color: #f4f4f4; }
    .tool-button .light-box .light-box-content .fill-data .data .box .verify {
      display: block; }
      .tool-button .light-box .light-box-content .fill-data .data .box .verify input:not([type=radio]):not([type=checkbox]) {
        width: 100%; }
      .tool-button .light-box .light-box-content .fill-data .data .box .verify .verify-img {
        margin: 15px auto; }
  table.table-list tbody tr td .information {
    flex-direction: column; } }

@media screen and (max-width: 800px) {
  .right-content .right-content-menu,
  .right-content .left-content-menu,
  .left-content .right-content-menu,
  .left-content .left-content-menu {
    float: none;
    width: 100%; }
    .right-content .right-content-menu .title-paging,
    .right-content .left-content-menu .title-paging,
    .left-content .right-content-menu .title-paging,
    .left-content .left-content-menu .title-paging {
      padding: 0 25px 0 5px;
      position: relative; }
      .right-content .right-content-menu .title-paging::after,
      .right-content .left-content-menu .title-paging::after,
      .left-content .right-content-menu .title-paging::after,
      .left-content .left-content-menu .title-paging::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 7px 0 7px;
        border-color: #1ebe9f transparent transparent transparent;
        position: absolute;
        top: 15px;
        right: 5px; }
    .right-content .right-content-menu .span-page-title,
    .right-content .left-content-menu .span-page-title,
    .left-content .right-content-menu .span-page-title,
    .left-content .left-content-menu .span-page-title {
      padding: 0 25px 0 5px;
      position: relative; }
      .right-content .right-content-menu .span-page-title::after,
      .right-content .left-content-menu .span-page-title::after,
      .left-content .right-content-menu .span-page-title::after,
      .left-content .left-content-menu .span-page-title::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 7px 0 7px;
        border-color: #1ebe9f transparent transparent transparent;
        position: absolute;
        top: 15px;
        right: 5px; }
  .right-content .right-content-text,
  .right-content .left-content-text,
  .left-content .right-content-text,
  .left-content .left-content-text {
    float: none;
    width: 100%; } }

@media screen and (max-width: 768px) {
  .breadcrumb {
    margin-bottom: 20px !important; }
  .left-content {
    padding: 0 !important; }
    .left-content .left-content-menu {
      padding: 0 15px !important; }
    .left-content .left-content-text {
      padding: 0 15px !important; }
  .right-content {
    padding: 0 !important; }
    .right-content .right-content-menu {
      padding: 0 15px !important; }
    .right-content .right-content-text {
      padding: 0 15px !important; }
  .template-30 .articleContent .articleContentBox p {
    text-align: justify; }
  .template-30 .articleContent .articleContentBox .bannerView {
    flex-direction: column; }
  .template-30 table.table-list:not(.no-rwd) tbody tr td:first-child {
    border-top: 3px solid #ecdcb8; }
  .template-30 table.table-list:not(.no-rwd) tbody tr td::before {
    content: attr(data-title);
    font-weight: bold;
    display: inline-block;
    color: #8d7c54;
    white-space: nowrap; }
  .template-30 table.table-list:not(.no-rwd) tbody tr td input {
    width: 100%; }
  .template-30 table.table-list tbody tr td .information {
    flex-direction: row;
    justify-content: space-between;
    width: 100%; } }

@media screen and (max-width: 767px) {
  .video-object div + div {
    margin-top: 20px; } }

@media screen and (max-width: 501px) {
  .lightBox-bg .lightBox-content {
    width: 95%;
    padding: 10px 6px;
    border-width: 3px;
    border-radius: 10px; }
    .lightBox-bg .lightBox-content .lightBox-text table.table-list thead tr th {
      font-size: 0.75rem; }
    .lightBox-bg .lightBox-content .lightBox-text table.table-list tbody tr td {
      font-size: 0.75rem; }
      .lightBox-bg .lightBox-content .lightBox-text table.table-list tbody tr td input {
        width: 100%; }
  .video-content .video-box {
    min-height: 250px; }
    .video-content .video-box iframe {
      min-height: 250px; }
  .registration-box ul .registration-width-average {
    display: block; }
  .registration-box .verification {
    display: block; }
    .registration-box .verification .renew {
      width: 45px; }
  table {
    width: 100%; }
  .tab-inner {
    display: flex; }
    .tab-inner .tab-title {
      display: block;
      width: 100px;
      background-color: rgba(0, 0, 0, 0); }
      .tab-inner .tab-title li a {
        padding: 15px 5px;
        text-align: center;
        border-radius: 10px 0px 0px 10px; }
    .tab-inner .bulletin-title-list {
      width: 100%; }
      .tab-inner .bulletin-title-list .wdn_responsive_table {
        box-shadow: -5px 0px 0 #1d917a; }
      .tab-inner .bulletin-title-list .link-button {
        box-shadow: -5px 0px 0 #1d917a; }
  .left-content .left-content-menu .area-memu li {
    width: 50%; }
  .left-content .left-content-menu .title-paging {
    padding: 0 25px 15px 5px;
    margin-top: 40px; }
  .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap; }
    .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime {
      justify-content: flex-end;
      width: 70%;
      margin-top: 10px;
      flex-direction: column; }
      .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListDetailTitle .listDetailTitleTime .listMessageTimeText {
        margin-top: 10px; }
  .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageState {
    max-width: none; }
  .eventsApplyList .eventsApplyListContainer li .eventsApplyListDetail .eventsApplyListMessage .listMessageTime {
    width: 100%;
    margin-top: 15px; }
  .template-30 .pagingSearh h2 {
    background-image: url(../img/pagingSearhBG.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover; }
  .pages {
    width: 100%;
    justify-content: center; } }

@media screen and (max-width: 400px) {
  .template-30 table.table-list tbody tr td .place-icon {
    margin: 5px; }
  .template-30 table.table-list tbody tr td .information {
    flex-direction: column;
    align-items: flex-start; }
  .template-30 .lightBox-bg .lightBox-content.login-form .lightBox-text {
    width: 80vw;
    height: 50vh; }
  .template-30 .articleContent .articleContentBox .bannerView {
    padding: 0; }
    .template-30 .articleContent .articleContentBox .bannerView .bannerControl p {
      text-align: center; }
    .template-30 .articleContent .articleContentBox .bannerView .bannerControl .bannerControlContainer a {
      margin: 0 auto; }
    .template-30 .articleContent .articleContentBox .bannerView .contactInformationBox .contactInformation div {
      border-bottom: 1px solid #ddd;
      flex-direction: column; }
      .template-30 .articleContent .articleContentBox .bannerView .contactInformationBox .contactInformation div p {
        padding: 10px 0; }
  .template-30 .articleContent .articleContentHeader .articleContentTitleState {
    flex-direction: column; }
    .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox:last-child {
      margin-top: 10px; }
      .template-30 .articleContent .articleContentHeader .articleContentTitleState .articleContentTitleStateBox:last-child p {
        height: 50px;
        line-height: 50px;
        padding: 0; } }

@media screen and (max-width: 414px) {
  .eventSignUp.registration-box .eventSignUpList .searchBox ul li {
    display: flex;
    flex-wrap: wrap; }
    .eventSignUp.registration-box .eventSignUpList .searchBox ul li input {
      width: 100%; } }

@media screen and (max-width: 330px) {
  .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password {
    padding-top: 5px;
    flex-direction: column;
    gap: 20px; } }

.registrated-search #form1 .fill-data .data fieldset {
  width: 100%; }

.header-text-size .title .link-title {
  color: #353535;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold; }

.bulletin-list .list ul li a .content-title {
  color: #353535;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold; }

.web-map ul .guide-title {
  color: #184e69;
  font-size: 1.125rem;
  font-weight: bold; }

.row {
  display: flex;
  align-items: stretch; }
  @media screen and (max-width: 1300px) {
    .row {
      align-items: center; } }
  @media screen and (max-width: 769px) {
    .row {
      display: block; } }

.titleBox {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 15px; }
  .titleBox::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ddd;
    left: 0; }
  .titleBox span {
    position: relative;
    z-index: 1;
    font-size: 1.4rem;
    font-weight: bold;
    background-color: #fff;
    padding: 0 10px;
    margin-left: 15px; 
  }
  @media only screen and (min-width: 344px) {
    .titleBox span {
      white-space: nowrap;
      font-size: 1.2rem;
     } 
    }
  @media only screen and (min-width: 360px) {
     .titleBox span {
        white-space: nowrap;
        font-size: 1.3rem;
     } 
  }
  @media only screen and (min-width: 375px) {
    .titleBox span {
      white-space: nowrap;
      font-size: 1.4rem;
     } 
  }  
  .titleBox .titleOperate {
    position: relative;
    z-index: 1;
    display: flex;
    padding-right: 15px; }
    .titleBox .titleOperate select {
      margin-right: 20px;
      border: 3px solid #ddd;
      padding: 5px 25px 0 15px;
      font-size: 1rem;
      font-weight: bold; }
    @media only screen and (min-width: 344px) {
      .titleBox .titleOperate select {
        padding: 0 20px 0 15px;
      }
    }
    @media only screen and (min-width: 360px) {
      .titleBox .titleOperate select {
        padding: 0 20px 0 15px;
      }
    }
    @media only screen and (min-width: 375px) {
      .titleBox .titleOperate select {
        padding: 0 20px 0 15px;
      }
    }

    .titleBox .titleOperate a {
      color: #4a4844;
      background-color: #ecdcb8;
      display: block;
      padding: 0px 17px;
      box-shadow: 6px 0 0 0 #fff, -6px 0 0 0 #fff;
      line-height: 2.2;
      font-weight: bold; }
    @media only screen and (min-width: 344px) {
      .titleBox .titleOperate a {
        padding: 0px 14px;
        white-space: nowrap;
      }
    }
    @media only screen and (min-width: 360px) {
      .titleBox .titleOperate a {
        padding: 0px 14px;
        white-space: nowrap;
      }
    }
    @media only screen and (min-width: 375px) {
      .titleBox .titleOperate a {
        padding: 0px 14px;
        white-space: nowrap;
      }
    }    

/*-------------------- light box ---------------------*/
.event-lightBox-bg {
  --width: 506px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100vw;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  position: fixed;
  z-index: 130;
  top: 0;
  left: 0;
  flex-direction: column; }
  .event-lightBox-bg .event-lightBox-displayNone {
    border-radius: 14px 14px 0 0;
    border: solid var(--second-color) 1px;
    border-bottom: none;
    width: 100%;
    text-align: center;
    transform: translateY(3rem);
    margin: 0 auto;
    padding: 0 0.5rem;
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: var(--width);
    margin-top: 30px; }
    .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
      display: flex;
      color: #7b5f45 !important;
      justify-content: center;
      align-items: center;
      width: 35px;
      height: 35px;
      font-size: 1.2rem;
      border: #7b5f45 solid;
      display: inline-block;
      border-radius: 50%;
      margin: 1vh 0;
      font-weight: bolder;
      position: relative;
      margin-top: 73px; }
      @media only screen and (min-width: 1024px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-top: 140px; } }
      @media only screen and (min-width: 1024px) and (orientation: landscape) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-top: 24px;
          margin-right: 7px; } }
      @media only screen and (max-width: 554px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-right: 3px; } }
      @media only screen and (max-width: 540px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-right: 12px;
          margin-top: 118px; } }
      @media only screen and (max-width: 430px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-right: 20px;
          margin-top: 123px; } }
      @media only screen and (max-width: 414px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-top: 20px;
          margin-right: 20px; } }
      @media only screen and (max-width: 412px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-right: 20px; } }
      @media only screen and (max-width: 390px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-top: 49px; } }
      @media only screen and (max-width: 375px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-top: 58px; } }
      @media only screen and (max-width: 344px) {
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button {
          margin-right: 19px; } }
      .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button::after {
        content: "";
        mask: url("../../img/icon-close.svg");
        --webkit-mask: url("../../img/icon-close.svg");
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-mask-size: contain;
        background-color: var(--second-color);
        mask-repeat: no-repeat;
        --webkit-mask-repeat: no-repeat; }
      .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button:hover::after {
        background-color: var(--main-color); }
      .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button:focus {
        border: red dashed; }
        .event-lightBox-bg .event-lightBox-displayNone .event-displayNone-button:focus::after {
          background-color: var(--main-color); }
  .event-lightBox-bg .event-lightBox-content {
    padding-top: 3rem !important;
    background-color: #fbf9f2;
    max-width: var(--width); }
    .event-lightBox-bg .event-lightBox-content .input-field {
      display: flex; }
      .event-lightBox-bg .event-lightBox-content .input-field .eye,
      .event-lightBox-bg .event-lightBox-content .input-field .password {
        width: 100%; }
      .event-lightBox-bg .event-lightBox-content .input-field .resetCode {
        width: 40%; }
      .event-lightBox-bg .event-lightBox-content .input-field #accountId,
      .event-lightBox-bg .event-lightBox-content .input-field #toggleAccountButton,
      .event-lightBox-bg .event-lightBox-content .input-field #password,
      .event-lightBox-bg .event-lightBox-content .input-field #togglePasswordButton,
      .event-lightBox-bg .event-lightBox-content .input-field #code {
        background-color: #fbf9f2;
        border: 1px #e1e1e1 solid;
        padding: 0.2rem; }
      .event-lightBox-bg .event-lightBox-content .input-field a {
        margin-left: 1rem; }
    .event-lightBox-bg .event-lightBox-content li {
      margin-bottom: 0.3rem; }
      .event-lightBox-bg .event-lightBox-content li label {
        font-weight: bold;
        color: #4f3318; }
  @media only screen and (max-width: 769px) {
    .event-lightBox-bg .lightBox-button-login {
      width: auto !important; } }
  @media only screen and (max-width: 769px) {
    .event-lightBox-bg .lightBox-button-login .button-box {
      display: flex !important; } }
  .event-lightBox-bg .lightBox-button-login .button-login,
  .event-lightBox-bg .lightBox-button-login .button-clear {
    margin: 0.5rem 0rem;
    padding: 0.5rem 5.8rem;
    border-radius: 0.4rem;
    text-wrap: nowrap; }
    @media only screen and (max-width: 769px) {
      .event-lightBox-bg .lightBox-button-login .button-login,
      .event-lightBox-bg .lightBox-button-login .button-clear {
        padding: 0.5rem 4rem;
        width: 49%;
        display: flex;
        justify-content: center; } }
    @media only screen and (max-width: 344px) {
      .event-lightBox-bg .lightBox-button-login .button-login,
      .event-lightBox-bg .lightBox-button-login .button-clear {
        padding: 0.5rem 2rem; } }
  .event-lightBox-bg .lightBox-button-login .button-clear {
    margin-left: 0.5rem; }
  .event-lightBox-bg .lightBox-button {
    background-color: #fbf9f2;
    border: 1px solid #725b46;
    border-radius: 0.4rem;
    padding: 0.5rem;
    margin: 0.5rem 0rem;
    text-align: center; }
  .event-lightBox-bg#loginBox .lightBox-displayNone {
    max-width: 506px; }
  .event-lightBox-bg#loginBox .login-form {
    width: 90%;
    margin-bottom: 15px;
    border-radius: 0.75rem;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 30px; }
    @media only screen and (min-width: 1280px) {
      .event-lightBox-bg#loginBox .login-form {
        max-height: 613px; } }
    @media only screen and (min-width: 1024px) {
      .event-lightBox-bg#loginBox .login-form {
        margin-top: 0px; } }
    @media only screen and (max-width: 1024px) and (orientation: landscape) {
      .event-lightBox-bg#loginBox .login-form {
        max-height: 396px; } }
    @media only screen and (max-width: 912px) {
      .event-lightBox-bg#loginBox .login-form {
        max-height: 765px; } }
    @media only screen and (max-width: 820px) {
      .event-lightBox-bg#loginBox .login-form {
        max-height: 765px; } }
    @media only screen and (max-width: 768px) {
      .event-lightBox-bg#loginBox .login-form {
        max-height: 765px; } }
    @media only screen and (max-width: 540px) {
      .event-lightBox-bg#loginBox .login-form {
        margin-top: 56px;
        max-height: 566px; } }
    @media only screen and (max-width: 414px) {
      .event-lightBox-bg#loginBox .login-form {
        margin-top: 2px;
        max-height: 700px; } }
    @media only screen and (max-width: 390px) {
      .event-lightBox-bg#loginBox .login-form {
        margin-top: 20px; } }
    @media only screen and (max-width: 375px) {
      .event-lightBox-bg#loginBox .login-form {
        margin-top: 23px;
        max-height: 551px; } }
    @media only screen and (max-width: 360px) {
      .event-lightBox-bg#loginBox .login-form {
        max-height: 610px; } }
    @media only screen and (max-width: 344px) {
      .event-lightBox-bg#loginBox .login-form {
        max-height: 742px; } }
    .event-lightBox-bg#loginBox .login-form article {
      display: block;
      font-size: 0.875rem;
      color: #4f3318; }
    .event-lightBox-bg#loginBox .login-form .title {
      font-size: 2rem;
      font-weight: bold;
      color: #4f3318;
      margin-bottom: 4px; }

.butn-big,
input[type=button].butn-big,
input[type=submit].butn-big {
  color: #fff;
  background-color: #304947;
  border: 4px solid #446866; }
  .butn-big:hover,
  input[type=button].butn-big:hover,
  input[type=submit].butn-big:hover {
    color: #fff;
    background-color: #304947;
    border-color: #517977; }
  .butn-big:focus,
  input[type=button].butn-big:focus,
  input[type=submit].butn-big:focus {
    color: #fff;
    background-color: #304947;
    border-color: #ffb03b;
    outline: none; }

.butn-big.big-cancel,
input[type='button'].butn-big.big-cancel {
  background-color: #d33a2f;
  border: 5px solid #e75e54; }
  .butn-big.big-cancel:hover,
  input[type='button'].butn-big.big-cancel:hover {
    color: #fff;
    background-color: #d63d32;
    border-color: #fb756b; }
  .butn-big.big-cancel:focus,
  input[type='button'].butn-big.big-cancel:focus {
    color: #fff;
    background-color: #d63d32;
    border-color: #ffb03b;
    outline: none; }

@media screen and (max-width: 501px) {
  .lightBox-bg .lightBox-content {
    width: 95%;
    padding: 10px 6px;
    border-width: 3px;
    border-radius: 10px; }
    .lightBox-bg .lightBox-content .lightBox-text table.table-list thead tr th {
      font-size: 0.75rem; }
    .lightBox-bg .lightBox-content .lightBox-text table.table-list tbody tr td {
      font-size: 0.75rem; }
      .lightBox-bg .lightBox-content .lightBox-text table.table-list tbody tr td input {
        width: 100%; } }

@media screen and (max-width: 400px) {
  .lightBox-bg .lightBox-content.login-form .lightBox-text {
    height: 50vh; } }

@media screen and (max-width: 330px) {
  .lightBox-bg .lightBox-content.login-form .lightBox-text ul li.remember-forgot-password {
    padding-top: 5px;
    flex-direction: column;
    gap: 20px; } }

/*-------------------------------------------------------------- */
.straight-memu {
  margin-top: 5px;
  padding: 0 3px 0 0;
  border-left: 4px solid #e6d5ad; }
  .straight-memu li + li {
    border-top: 1px solid #cad9e1; }
  .straight-memu li a {
    display: block;
    padding: 10px 15px;
    background-color: #f5f5f5;
    color: #446866;
    text-align: center;
    line-height: normal; }
    .straight-memu li a:hover {
      background-color: #e7e7e7; }
    .straight-memu li a:focus {
      outline: none;
      border: 2px dashed #e00; }
  .straight-memu li .focus-button {
    color: #446866;
    background-color: #ecdcb8; }
    .straight-memu li .focus-button:hover {
      color: #fff;
      background-color: #446866; }

.paging-list ul li {
  border-bottom: 1px solid #ddd; }
  .paging-list ul li a {
    line-height: normal;
    display: block;
    padding: 10px;
    color: #696969; }
    .paging-list ul li a:hover {
      background-color: #f6f6f6; }
    .paging-list ul li a:focus {
      outline: none;
      background-color: #fdedd5; }
    .paging-list ul li a .top {
      width: 20px;
      margin-right: 5px; }

@media screen and (max-width: 1440px) {
  .index .function-cabinet {
    align-items: center;
    flex-direction: column; }
  .index .separation-8 {
    width: 100%; }
  .index .separation-2 {
    width: 100%; }
  .index .col-lg-4 {
    width: 100%; }
  .index .col-lg-8 {
    width: 100%; } }
