@charset "UTF-8";
@import "../vendor/fancyBox/fancybox.css";
@import "../vendor/slick/slick.css";
@import "../vendor/slick/slick-theme.css";
@import '../vendor/swiper/swiper-bundle.min.css';
.breadcrumb ul li:before {
  content: " / ";
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 5px 0px 5px;
  color: #CCC;
}

.sitemap, .publish_info, .web_link, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .container, .row {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before, .divider:before, .divider-vertical:before, .container:before, .row:before, .sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  content: "";
  display: table;
}
.sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  clear: both;
}

.flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4, .mix-equal-2 .inner-4-8, .mix-equal-2 .Flex-set, .Flex-set {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

/* Grid system*/
/*== Media queries breakpoints*/
/**/
/*## Define the breakpoints at which your layout will change, adapting to different screen sizes.*/
/* Extra small screen / phone*/
/*** Deprecated `$screen-xs` as of v3.0.1*/
/* $screen-xs:                  480px !default;*/
/*** Deprecated `$screen-xs-min` as of v3.2.0*/
/*** Deprecated `$screen-phone` as of v3.0.1*/
/* Small screen / tablet*/
/*** Deprecated `$screen-sm` as of v3.0.1*/
/* $screen-sm:                  768px !default;*/
/*** Deprecated `$screen-tablet` as of v3.0.1*/
/* Medium screen / desktop*/
/*** Deprecated `$screen-md` as of v3.0.1*/
/* $screen-md:                  992px !default;*/
/*** Deprecated `$screen-desktop` as of v3.0.1*/
/* Large screen / wide desktop*/
/*** Deprecated `$screen-lg` as of v3.0.1*/
/* $screen-lg:                  1400px !default;*/
/*** Deprecated `$screen-lg-desktop` as of v3.0.1*/
/* So media queries don't overlap when required, provide a maximum*/
/*== Grid system*/
/**/
/*## Define your custom responsive grid.*/
/*** Number of columns in the grid.*/
/* $grid-columns:              12 !default;*/
/*** Padding between columns. Gets divided in half for the left and right.*/
/* $grid-gutter-width:         30px !default;*/
/* Navbar collapse*/
/*** Point at which the navbar becomes uncollapsed.*/
/*** Point at which the navbar begins collapsing.*/
/*== Container sizes*/
/**/
/*## Define the maximum width of `.container` for different screen sizes.*/
/* Small screen / tablet*/
/*** For `$screen-sm-min` and up.*/
/* Medium screen / desktop*/
/*** For `$screen-md-min` and up.*/
/* Large screen / wide desktop*/
/*** For `$screen-lg-min` and up.*/
/* Centered container element*/
/* Creates a wrapper for a series of columns*/
/* Generate the extra small columns*/
/* Generate the small columns*/
/* Generate the medium columns*/
/* Generate the large columns*/
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row > div {
  box-sizing: border-box;
}

.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.sitemap, .publish_info, .web_link, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .row, .container {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before, .divider:before, .divider-vertical:before, .row:before, .container:before, .sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .row:after, .container:after {
  content: "";
  display: table;
}
.sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .row:after, .container:after {
  clear: both;
}

img {
  max-width: 100%;
}

.full .container {
  max-width: 100% !important;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}

.col-6-6 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}

.Flex-set .col {
  background: #485b8a;
  color: #fff;
  margin: 4px 0;
}
.Flex-set .col p {
  color: rgba(255, 255, 255, 0.5);
}

.flex-equal-3 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-3 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 1400px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
.flex-equal-3 .Flex-set .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 1400px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media screen and (max-width: 767px) {
  .flex-equal-3 .Flex-set .thumbnail {
    justify-content: center;
  }
}

.flex-6-6 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}

.flex-4-4-4 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
.flex-4-4-4 .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 12 - 10px);
    max-width: calc(8.3333333333% * 12 - 10px);
  }
}
@media (min-width: 992px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 4 - 10px);
    max-width: calc(8.3333333333% * 4 - 10px);
  }
}
@media (min-width: 1400px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 4 - 10px);
    max-width: calc(8.3333333333% * 4 - 10px);
  }
}
@media screen and (max-width: 767px) {
  .flex-4-4-4 .thumbnail {
    justify-content: center;
  }
}

.flex-3-3-3-3 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}

.flex-3-6-3 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}
@media (min-width: 320px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}

.flex-8-4 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 320px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}

.flex-4-8 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 320px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}

.mix-equal-2 .Flex-set .col {
  padding: 1em;
}
@media (min-width: 320px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 1400px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
.mix-equal-2 .Flex-set .col h3 {
  margin: 10px 0;
}
@media (min-width: 320px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1400px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 320px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 1400px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.cp {
  font-size: 1.0666666em;
  line-height: 1.65em;
}
@media screen and (max-width: 575px) {
  .cp {
    font-size: 1.2em;
  }
}
.cp h1 {
  font-size: 2em;
}
.cp h2 {
  font-size: 1.75em;
  margin-bottom: 1.25em;
}
.cp h3 {
  font-size: 1.5em;
}
.cp h4 {
  font-size: 1.25em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp h5 {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp h6 {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp p {
  font-size: 1em;
  line-height: 1.85em;
  margin-top: 0;
}
.cp ul,
.cp ol {
  font-size: 1em;
  margin-bottom: 1em;
}
.cp ul li,
.cp ol li {
  margin: 0.25em 0;
}
.cp dd,
.cp th,
.cp td figure {
  font-size: 1em;
}
.cp blockquote {
  background: #f1f1f1;
  font-style: normal;
  display: block;
  font-size: 1em;
  border-left: 5px solid #0066cc;
  padding: 2em;
  box-sizing: border-box;
  margin: 0 0em 2em;
}
.cp img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .cp img {
    max-width: 100%;
    width: auto;
    clear: both;
  }
}

:focus:not(:focus-visible) {
  outline: none;
}

:focus-visible {
  outline: 2px dashed #ce4734;
}

.accesskey {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 9;
  color: #222;
  font-size: 1em;
}
@media screen and (max-width: 767px) {
  .accesskey {
    display: none;
  }
}
.accesskey#aZ {
  top: -30px;
  color: #fff;
}

a.goCenter {
  position: absolute;
  top: -2.2em;
  left: 50%;
  margin-left: -480px;
  padding: 0 0.5em;
  height: 2em;
  line-height: 2em;
  background: #333;
  text-decoration: none;
  z-index: 999999999999;
  opacity: 0;
  transition: 0.5s;
  border-radius: 0px 0px 4px 4px;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  a.goCenter {
    display: none;
  }
}
a.goCenter:hover, a.goCenter:focus-visible {
  outline: none;
  top: 0;
  opacity: 1;
  color: #FFF;
  background: #0066cc;
}

.no-js noscript {
  display: block;
  padding: 0.5em;
  border: 2px solid #0066cc;
  background: #FFF;
  color: #666;
  overflow: hidden;
  line-height: 1.45em;
  font-size: 0.813em;
  margin: 0 0.5em 0.5em;
  border-radius: 4px;
  box-sizing: border-box;
}
.no-js noscript a {
  color: #0066cc;
}
.no-js noscript a:hover, .no-js noscript a:focus {
  color: rgb(0, 76.5, 153);
}
.no-js .mpSlider .img-container {
  display: none;
}
.no-js .mpSlider .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.no-js .mpSlider .img-container:nth-child(1) {
  display: block;
}
.no-js .navigation {
  padding-right: 170px;
}
.no-js .navigation .language {
  width: auto;
  position: absolute;
  right: 160px;
}
.no-js .navigation .language > a {
  display: none;
}
.no-js .navigation .language ul {
  top: 0;
  width: 160px;
}
.no-js .navigation .language ul li {
  display: block;
  width: auto;
}
.no-js .search noscript {
  margin-left: 1%;
  margin-right: 1%;
}
.no-js .tabSet {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.no-js .tabSet .tabItem {
  width: 100%;
  display: block;
  position: relative;
  color: #000;
  margin-bottom: 0px;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem > a {
  background: none;
  font-size: 1.5em;
  color: #000;
}
.no-js .tabSet .tabItem:before {
  display: none;
}
.no-js .tabSet .tabItem.active {
  color: #000;
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem.active > a {
  color: #000;
  background: none;
}
.no-js .tabSet .tabContent {
  width: 100%;
  position: relative;
  display: block;
}
.no-js .cp_slider .img-container {
  display: inline-block;
  width: 30%;
  margin: 0 1% 1em;
}
@media screen and (max-width: 767px) {
  .no-js .cp_slider .img-container {
    width: 47%;
    margin: 0 1% 1em;
  }
}
.no-js .cp_slider .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.no-js .adSlider .img-container {
  display: inline-block;
  width: 22%;
  margin: 0 1% 1em;
  border: 1px solid #DDD;
}
@media screen and (max-width: 767px) {
  .no-js .adSlider .img-container {
    width: 47%;
    margin: 0 1% 1em;
  }
}
.no-js .adSlider .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.no-js img.lazy {
  display: none;
}
.no-js img.lazy + noscript img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

br {
  font-family: unset !important;
  font: unset !important;
}

.gsc-control-cse {
  padding: 1rem 0 !important;
}

.gsc-control-cse.gsc-control-cse-zh-TW table td {
  padding: 0 0.5em !important;
}
.gsc-control-cse.gsc-control-cse-zh-TW table td.gsib_a, .gsc-control-cse.gsc-control-cse-zh-TW table td.gsib_b, .gsc-control-cse.gsc-control-cse-zh-TW table td.gsc-search-button {
  border: 0 !important;
}

.gsc-input-box {
  border: 0 !important;
}

.gsc-search-box.gsc-search-box-tools {
  margin-bottom: 2rem !important;
}

.table.gsc-search-box table td {
  border-bottom: 0 !important;
}

.gs-result .gs-title, .gs-result .gs-title * {
  color: #0066cc !important;
}

.gsst_a .gscb_a {
  color: #ccc !important;
  line-height: 2rem !important;
}

.gs-webResult div.gs-visibleUrl {
  color: #781f79 !important;
}

.gsc-search-button.gsc-search-button-v2 {
  border: 0 !important;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
  background-color: #0066cc !important;
}

.gsc-tabHeader {
  font-size: 1rem !important;
}

.gsc-search-button-v2 svg {
  vertical-align: middle;
}

.gsc-result-info-container, .gsc-orderby-container {
  border: 0 !important;
}

.gsc-selected-option {
  white-space: nowrap;
}

body {
  font-size: 1em;
  font-weight: normal;
  color: #222;
  line-height: 1.5em;
  font-family: Lato, "PingFang TC", "Helvetica Neue", Helvetica, 微軟正黑體, Arial, sans-serif;
  -webkit-text-size-adjust: none;
}

a {
  color: #0066cc;
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

kbd {
  background: #FFF;
  border-radius: 0.2em;
  color: #555;
  font-weight: bold;
  display: inline-block;
  padding: 0.1em 0.6em;
  font-size: 0.938em;
  font-family: sans-serif;
  margin-right: 0.4em;
  margin-bottom: 0.1em;
  vertical-align: middle;
  border-top: 1px solid #BBB;
  border-bottom: 3px solid #BBB;
  border-left: 2px solid #BBB;
  border-right: 2px solid #BBB;
}
kbd ~ kbd {
  margin-left: 0.4em;
}
kbd kbd {
  border: none;
}

.font_size {
  display: flex;
  align-items: center;
  margin: 0 10px;
}
.font_size span {
  font-size: 0;
  color: #222;
}
.font_size ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex: 0 0 6em;
}
.font_size ul li {
  font-size: 1em;
  flex: 0 0 auto;
  margin: 2px;
  align-items: center;
}
.font_size ul li a {
  display: block;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: transparent;
  width: 32px;
  height: 32px;
  color: #333;
}
.font_size ul li a:hover, .font_size ul li a:focus {
  background: #666;
  color: #FFF;
}
.font_size ul li a.active {
  background: rgb(0, 76.5, 153);
  color: #FFF;
}
.font_size ul li a.active:hover, .font_size ul li a.active:focus {
  background: rgb(0, 76.5, 153);
  color: #FFF;
}
.font_size ul li a.small {
  font-size: 0.813em;
}
.font_size ul li a.large {
  font-size: 1.35em;
}
@media screen and (max-width: 767px) {
  .font_size {
    display: none;
  }
}

.language {
  font-weight: bold;
  font-size: 0.75em;
  flex: 0 0 140px;
  width: 140px;
  z-index: 9999;
  position: relative;
}
.language > a {
  display: block;
  background: #555;
  box-sizing: border-box;
  color: #fff;
  padding: 0.2em 1em;
  position: relative;
  transition: 0.3s ease-out;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
}
.language > a:after {
  position: absolute;
  right: 0.8em;
  top: 1em;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
}
.language > a:before {
  position: absolute;
  width: 1px;
  height: 1.6em;
  right: 2em;
  top: 0.4em;
  content: "";
  border-left: 1px solid #ddd;
}
.language > a:focus {
  box-shadow: none;
  background: #444;
}
.language ul {
  background: #444;
  padding: 1em 1.5em;
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.language ul li {
  flex: 1;
  box-sizing: border-box;
  margin: 0;
}
.language ul li a {
  display: block;
  color: #fff;
  padding: 0.5em 0.5em 0.5em 1em;
  transition: 0.3s ease-out;
}
.language ul li a:hover, .language ul li a:focus {
  background: RGBA(0, 0, 0, 0.3);
}

.btn_grp {
  text-align: center;
  padding: 1em 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.upload_grp .upload_btn, .btn {
  font-size: 1.125em;
  touch-action: manipulation;
  background-image: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
  line-height: normal;
  width: auto;
  padding: 0.5em 1.25em;
  min-width: 4em;
  margin: 0.25em 0.1em;
}
.upload_grp .upload_btn i, .btn i {
  margin-right: 0.25em;
  margin-left: 0.25em;
}

.btn {
  background: #e0e0e0;
  border: 1px solid #e0e0e0;
  color: #222;
  text-shadow: none;
}
.btn:hover {
  background: rgb(198.5, 198.5, 198.5);
  border: 1px solid #adadad;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn:focus {
  background: rgb(198.5, 198.5, 198.5);
  border: 1px solid #adadad;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn.active {
  background: rgb(236.75, 236.75, 236.75);
  cursor: pointer;
}
.btn:hover, .btn:focus {
  color: #222;
  outline: none;
}

.btn-green {
  background: #298729;
  border: 1px solid #298729;
  color: #FFF;
}
.btn-green:hover {
  background: rgb(29.1193181818, 95.8806818182, 29.1193181818);
  border: 1px solid rgb(17.2386363636, 56.7613636364, 17.2386363636);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-green:focus {
  background: rgb(29.1193181818, 95.8806818182, 29.1193181818);
  border: 1px solid rgb(17.2386363636, 56.7613636364, 17.2386363636);
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-green.active {
  background: rgb(46.9403409091, 154.5596590909, 46.9403409091);
  cursor: pointer;
}

.btn-blue {
  background: #0066cc;
  border: 1px solid #0066cc;
  color: #FFF;
}
.btn-blue:hover {
  background: rgb(0, 76.5, 153);
  border: 1px solid #003366;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-blue:focus {
  background: rgb(0, 76.5, 153);
  border: 1px solid #003366;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-blue.active {
  background: rgb(0, 114.75, 229.5);
  cursor: pointer;
}

.btn-yellow {
  background: rgb(254.1007905138, 198.3498023715, 28.3992094862);
  border: 1px solid rgb(254.1007905138, 198.3498023715, 28.3992094862);
  color: #333;
}
.btn-yellow:hover {
  background: rgb(230.5849802372, 173.8537549407, 0.9150197628);
  border: 1px solid rgb(179.7865612648, 135.5533596838, 0.7134387352);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-yellow:focus {
  background: rgb(230.5849802372, 173.8537549407, 0.9150197628);
  border: 1px solid rgb(179.7865612648, 135.5533596838, 0.7134387352);
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-yellow.active {
  background: rgb(254.2015810277, 204.6996047431, 53.7984189723);
  cursor: pointer;
}

.btn-orange {
  background: #d04500;
  border: 1px solid #d04500;
  color: #FFF;
}
.btn-orange:hover {
  background: rgb(157, 52.0817307692, 0);
  border: 1px solid rgb(106, 35.1634615385, 0);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-orange:focus {
  background: rgb(157, 52.0817307692, 0);
  border: 1px solid rgb(106, 35.1634615385, 0);
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-orange.active {
  background: rgb(233.5, 77.4591346154, 0);
  cursor: pointer;
}

.btn-red {
  background: #d30000;
  border: 1px solid #d30000;
  color: #FFF;
}
.btn-red:hover {
  background: #a00000;
  border: 1px solid #6d0000;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-red:focus {
  background: #a00000;
  border: 1px solid #6d0000;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-red.active {
  background: rgb(236.5, 0, 0);
  cursor: pointer;
}

.btn-purple {
  background: rgb(140.1315789474, 36.2006578947, 141.2993421053);
  border: 1px solid rgb(140.1315789474, 36.2006578947, 141.2993421053);
  color: #FFF;
}
.btn-purple:hover {
  background: rgb(99.8684210526, 25.7993421053, 100.7006578947);
  border: 1px solid rgb(59.6052631579, 15.3980263158, 60.1019736842);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-purple:focus {
  background: rgb(99.8684210526, 25.7993421053, 100.7006578947);
  border: 1px solid rgb(59.6052631579, 15.3980263158, 60.1019736842);
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-purple.active {
  background: rgb(160.2631578947, 41.4013157895, 161.5986842105);
  cursor: pointer;
}

.btn-submit {
  background: rgb(0, 114.75, 229.5);
  border: 1px solid rgb(0, 114.75, 229.5);
  color: #FFF;
  background-image: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
}
.btn-submit:hover {
  background: rgb(0, 89.25, 178.5);
  border: 1px solid rgb(0, 63.75, 127.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-submit:focus {
  background: rgb(0, 89.25, 178.5);
  border: 1px solid rgb(0, 63.75, 127.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-submit.active {
  background: rgb(0, 127.5, 255);
  cursor: pointer;
}

.btn-reset {
  color: rgb(72.25, 72.25, 72.25);
}
.btn-reset:hover, .btn-reset:focus {
  border-color: #4d4d4d;
}

.btn-search {
  background: rgb(0, 114.75, 229.5);
  border: 1px solid rgb(0, 114.75, 229.5);
  color: #FFF;
}
.btn-search:hover {
  background: rgb(0, 89.25, 178.5);
  border: 1px solid rgb(0, 63.75, 127.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-search:focus {
  background: rgb(0, 89.25, 178.5);
  border: 1px solid rgb(0, 63.75, 127.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.btn-search.active {
  background: rgb(0, 127.5, 255);
  cursor: pointer;
}

.btn-primary {
  background: #0066cc !important;
  color: #fff !important;
  border: solid 1px #0066cc !important;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff !important;
  background: #ce4734 !important;
  border: solid 1px #ce4734 !important;
}

.btn-secondary {
  background: #fff !important;
  color: rgb(0, 63.75, 127.5) !important;
  border: solid 1px #0066cc !important;
  text-shadow: none !important;
}
.btn-secondary:hover, .btn-secondary:focus {
  color: #fff !important;
  background: #ce4734 !important;
  border: solid 1px #ce4734 !important;
}

.btn-normal {
  background: #555 !important;
  color: #fff !important;
  border: solid 1px #c3c3c3 !important;
  text-shadow: none !important;
}
.btn-normal:hover, .btn-normal:focus {
  color: #fff !important;
  background: #ce4734 !important;
  border: solid 1px #ce4734 !important;
}

.btn-linksEqual {
  background: linear-gradient(to bottom, #0066cc, #004080);
  color: #fff !important;
  border: solid 1px #0066cc !important;
  display: block;
}
.btn-linksEqual:hover, .btn-linksEqual:focus {
  color: #fff !important;
  background: #ce4734 !important;
  border: solid 1px #ce4734 !important;
}

.btn-back {
  background: #555 !important;
  color: #fff !important;
  border: 1px solid #ddd !important;
}
.btn-back:hover, .btn-back:focus {
  background: rgb(0, 76.5, 153) !important;
  border: 1px solid #ddd !important;
}

.disabled, [disabled] {
  opacity: 0.5;
  cursor: not-allowed !important;
  text-shadow: none;
}

.readonly, [readonly] {
  cursor: not-allowed !important;
  text-shadow: none;
}

.btn_RSS {
  display: block;
  font-size: 0;
  width: 48px;
  height: 48px;
  margin: 0 4px;
  background: url(../images/icon/icon_rss.svg) 50% 50% no-repeat;
  background-size: contain;
  transition: 0.3s;
}
.btn_RSS:hover, .btn_RSS:focus-visible {
  background: url(../images/icon/icon_rss-light.svg) 50% 50% no-repeat;
  background-size: contain;
}

.btn-shift {
  background: #0066cc !important;
  color: #fff !important;
  border: solid 1px #0066cc !important;
  border-radius: 30px;
  padding: 0.5em 1.75em;
}
.btn-shift:hover, .btn-shift:focus {
  background: rgb(0, 76.5, 153) !important;
  border: solid 1px #0066cc !important;
}

.btn-process {
  display: flex;
  background: linear-gradient(to bottom, #f16f2d 0%, #ce4734 100%) !important;
  color: #fff !important;
  border: solid 1px #f16f2d !important;
}
.btn-process img {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.btn-process:hover, .btn-process:focus {
  background: linear-gradient(to bottom, #ce4734 0%, #ce4734 100%) !important;
  border: solid 1px #ce4734 !important;
}

.btn-switch {
  font-size: 0;
  width: 28px;
  height: 28px;
  background: #222;
  border-radius: 50%;
  border: 2px solid #222;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-switch:before, .btn-switch:after {
  content: "";
  position: absolute;
  background: #fff;
}
.btn-switch:before {
  width: 16px;
  height: 2px;
}
.btn-switch:after {
  width: 2px;
  height: 16px;
}
.btn-switch:hover, .btn-switch:focus-visible {
  background: #0066cc;
  border-color: #0066cc;
}
.btn-switch.act {
  background: #fff;
}
.btn-switch.act:before, .btn-switch.act:after {
  background: #222;
}
.btn-switch.act:after {
  transform: rotate(90deg);
}

.btn-info-switch {
  background: url(../images/icon/icon_arrow_down.svg) right 20px top 50% no-repeat #fff;
  background-size: 16px;
}
.btn-info-switch:hover, .btn-info-switch:focus, .btn-info-switch:focus-visible {
  background: url(../images/icon/icon_arrow_down2.svg) right 20px top 50% no-repeat #555;
  background-size: 16px;
  color: #fff;
}

._gosearch {
  background: url(../images/icon_search2.svg) 10px 50% no-repeat #0066cc;
  background-size: 28px 28px;
  color: #fff !important;
  padding-left: 42px;
  border: solid 1px #0066cc !important;
}
._gosearch:hover, ._gosearch:focus {
  background: url(../images/icon_search2.svg) 10px 50% no-repeat rgb(0, 76.5, 153);
  background-size: 28px 28px;
  border: solid 1px #0066cc !important;
}

.btn-xl {
  font-size: 1.5em;
}

.btn-lg {
  font-size: 1.25em;
}

.btn-sm {
  font-size: 0.938em;
}

.btn-xs {
  font-size: 0.75em;
}

.breadcrumb {
  padding: 0.1em 0em 0.1em;
  margin: 0px auto 5px;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb ul li {
  display: inline-block;
  margin: 0px 0.1em 0.1em 0px;
}
.breadcrumb ul li:first-child:before {
  content: "";
  display: inline-block;
  color: #666;
  margin-left: 0;
  padding: 0;
}
.breadcrumb a {
  color: #222;
  text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

.divider, .divider-vertical {
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 0.813em;
  color: grey;
  text-shadow: 0 1px 1px #fff;
  display: block;
}

.divider {
  display: table;
  line-height: 1;
  margin: 20px 0;
}
.divider:after, .divider:before {
  content: "";
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
  background-image: url("../images/basic/divider.jpg");
}
.divider:before {
  background-position: right 1em top 50%;
}
.divider:after {
  background-position: left 1em top 50%;
}

.divider-vertical {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: auto;
  height: 50%;
  line-height: 0;
  transform: translateX(-50%);
}
.divider-vertical:after, .divider-vertical:before {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 3;
  width: 0;
  height: calc(100% - 1.2rem);
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.divider-vertical:before {
  top: -100%;
}
.divider-vertical:after {
  bottom: 0;
}

hr {
  border: none;
  border-top: 1px solid #CFCFCF;
  margin: 1em 0px;
  display: block;
  clear: both;
}

img.img_rounded {
  border-radius: 10px;
}
img.img_circle {
  border-radius: 50%;
}
img:not([src]) {
  visibility: hidden;
  opacity: 0;
}
img.lazy {
  visibility: hidden;
}
img.loaded {
  visibility: visible;
  animation: lazy_animation 0.5s ease-out;
}

@keyframes lazy_animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*for IE */
.img-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #F1F1F1;
}
.img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.img-container a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.img-container a .caption {
  position: absolute;
  width: 100%;
  height: 3em;
  line-height: 3em;
  background: rgba(0, 0, 0, 0.45);
  padding: 0 1em;
  font-size: 1.25em;
  color: #FFF;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .img-container a .caption {
    width: 100%;
    height: 2em;
    line-height: 2em;
    left: 0;
    padding: 0 1em;
  }
}
.img-container a:focus:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img-container a:focus-visible:before {
  box-shadow: 0 0px 0px 2px rgb(0, 76.5, 153) inset;
}
.img-container img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.img-container iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ie-object-contain, .ie-object-fill, .ie-object-cover, .ie-object-none {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
.ie-object-contain img, .ie-object-fill img, .ie-object-cover img, .ie-object-none img {
  opacity: 0;
  width: 0px;
  height: 0px;
}

.ie-object-none {
  background-size: auto;
}

.ie-object-cover {
  background-size: cover;
}

.ie-object-fill {
  background-size: 100% 100%;
}

.ie-object-contain {
  background-size: contain;
}

.fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.none {
  -o-object-fit: none;
     object-fit: none;
}

.scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

[class^=i_]:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: middle;
}

.i_calendar_color:before {
  background: url(../images/icon/icon_calendar_color.svg) center center no-repeat;
  background-size: contain;
}

.i_add:before {
  background: url(../images/icon/icon_add.svg) center center no-repeat;
  background-size: contain;
}

.i_apple:before {
  background: url(../images/icon/icon_apple.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_left:before {
  background: url(../images/icon/icon_arrow_left.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_right:before {
  background: url(../images/icon/icon_arrow_right.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_up:before {
  background: url(../images/icon/icon_arrow_up.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_down:before {
  background: url(../images/icon/icon_arrow_down.svg) center center no-repeat;
  background-size: contain;
}

.i_bookmark:before {
  background: url(../images/icon/icon_bookmark.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar:before {
  background: url(../images/icon/icon_calendar.svg) center center no-repeat;
  background-size: contain;
}

.i_chat:before {
  background: url(../images/icon/icon_chat.svg) center center no-repeat;
  background-size: contain;
}

.i_check:before {
  background: url(../images/icon/icon_check.svg) center center no-repeat;
  background-size: contain;
}

.i_clock:before {
  background: url(../images/icon/icon_clock.svg) center center no-repeat;
  background-size: contain;
}

.i_close:before {
  background: url(../images/icon/icon_close.svg) center center no-repeat;
  background-size: contain;
}

.i_copy:before {
  background: url(../images/icon/icon_copy.svg) center center no-repeat;
  background-size: contain;
}

.i_dot:before {
  background: url(../images/icon/icon_dot.svg) center center no-repeat;
  background-size: contain;
}

.i_edit:before {
  background: url(../images/icon/icon_edit.svg) center center no-repeat;
  background-size: contain;
}

.i_facebook:before {
  background: url(../images/icon/icon_facebook.svg) center center no-repeat;
  background-size: contain;
}

.i_global:before {
  background: url(../images/icon/icon_global.svg) center center no-repeat;
  background-size: contain;
}

.i_googleplus:before {
  background: url(../images/icon/icon_googleplus.svg) center center no-repeat;
  background-size: contain;
}

.i_grid:before {
  background: url(../images/icon/icon_grid.svg) center center no-repeat;
  background-size: contain;
}

.i_heart:before {
  background: url(../images/icon/icon_heart.svg) center center no-repeat;
  background-size: contain;
}

.i_hide:before {
  background: url(../images/icon/icon_hide.svg) center center no-repeat;
  background-size: contain;
}

.i_home:before {
  background: url(../images/icon/icon_home.svg) center center no-repeat;
  background-size: contain;
}

.i_info:before {
  background: url(../images/icon/icon_info.svg) center center no-repeat;
  background-size: contain;
}

.i_layout:before {
  background: url(../images/icon/icon_layout.svg) center center no-repeat;
  background-size: contain;
}

.i_link:before {
  background: url(../images/icon/icon_link.svg) center center no-repeat;
  background-size: contain;
}

.i_linkedin:before {
  background: url(../images/icon/icon_linkedin.svg) center center no-repeat;
  background-size: contain;
}

.i_lock:before {
  background: url(../images/icon/icon_lock.svg) center center no-repeat;
  background-size: contain;
}

.i_mail:before {
  background: url(../images/icon/icon_mail.svg) center center no-repeat;
  background-size: contain;
}

.i_man:before {
  background: url(../images/icon/icon_man.svg) center center no-repeat;
  background-size: contain;
}

.i_minus:before {
  background: url(../images/icon/icon_minus.svg) center center no-repeat;
  background-size: contain;
}

.i_move:before {
  background: url(../images/icon/icon_move.svg) center center no-repeat;
  background-size: contain;
}

.i_order:before {
  background: url(../images/icon/icon_order.svg) center center no-repeat;
  background-size: contain;
}

.i_photo:before {
  background: url(../images/icon/icon_photo.svg) center center no-repeat;
  background-size: contain;
}

.i_pick:before {
  background: url(../images/icon/icon_pick.svg) center center no-repeat;
  background-size: contain;
}

.i_play:before {
  background: url(../images/icon/icon_play.svg) center center no-repeat;
  background-size: contain;
}

.i_reflash:before {
  background: url(../images/icon/icon_reflash.svg) center center no-repeat;
  background-size: contain;
}

.i_rss:before {
  background: url(../images/icon/icon_rss.svg) center center no-repeat;
  background-size: contain;
}

.i_search:before {
  background: url(../images/icon/icon_search.svg) center center no-repeat;
  background-size: contain;
}

.i_setting:before {
  background: url(../images/icon/icon_setting.svg) center center no-repeat;
  background-size: contain;
}

.i_sort:before {
  background: url(../images/icon/icon_sort.svg) center center no-repeat;
  background-size: contain;
}

.i_star:before {
  background: url(../images/icon/icon_star.svg) center center no-repeat;
  background-size: contain;
}

.i_show:before {
  background: url(../images/icon/icon_show.svg) center center no-repeat;
  background-size: contain;
}

.i_top:before {
  background: url(../images/icon/icon_top.svg) center center no-repeat;
  background-size: contain;
}

.i_trash:before {
  background: url(../images/icon/icon_trash.svg) center center no-repeat;
  background-size: contain;
}

.i_twitter:before {
  background: url(../images/icon/icon_twitter.svg) center center no-repeat;
  background-size: contain;
}

.i_video:before {
  background: url(../images/icon/icon_video.svg) center center no-repeat;
  background-size: contain;
}

.i_view:before {
  background: url(../images/icon/icon_view.svg) center center no-repeat;
  background-size: contain;
}

.i_vimeo:before {
  background: url(../images/icon/icon_vimeo.svg) center center no-repeat;
  background-size: contain;
}

.i_youtube:before {
  background: url(../images/icon/icon_youtube.svg) center center no-repeat;
  background-size: contain;
}

.i_add2:before {
  background: url(../images/icon/icon_add2.svg) center center no-repeat;
  background-size: contain;
}

.i_apple2:before {
  background: url(../images/icon/icon_apple2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_left2:before {
  background: url(../images/icon/icon_arrow_left2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_right2:before {
  background: url(../images/icon/icon_arrow_right2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_up2:before {
  background: url(../images/icon/icon_arrow_up2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_down2:before {
  background: url(../images/icon/icon_arrow_down2.svg) center center no-repeat;
  background-size: contain;
}

.i_bookmark2:before {
  background: url(../images/icon/icon_bookmark2.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar2:before {
  background: url(../images/icon/icon_calendar2.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar_color2:before {
  background: url(../images/icon/icon_calendar_color2.svg) center center no-repeat;
  background-size: contain;
}

.i_chat2:before {
  background: url(../images/icon/icon_chat2.svg) center center no-repeat;
  background-size: contain;
}

.i_check2:before {
  background: url(../images/icon/icon_check2.svg) center center no-repeat;
  background-size: contain;
}

.i_clock2:before {
  background: url(../images/icon/icon_clock2.svg) center center no-repeat;
  background-size: contain;
}

.i_close2:before {
  background: url(../images/icon/icon_close2.svg) center center no-repeat;
  background-size: contain;
}

.i_copy2:before {
  background: url(../images/icon/icon_copy2.svg) center center no-repeat;
  background-size: contain;
}

.i_dot2:before {
  background: url(../images/icon/icon_dot2.svg) center center no-repeat;
  background-size: contain;
}

.i_edit2:before {
  background: url(../images/icon/icon_edit2.svg) center center no-repeat;
  background-size: contain;
}

.i_facebook2:before {
  background: url(../images/icon/icon_facebook2.svg) center center no-repeat;
  background-size: contain;
}

.i_global2:before {
  background: url(../images/icon/icon_global2.svg) center center no-repeat;
  background-size: contain;
}

.i_googleplus2:before {
  background: url(../images/icon/icon_googleplus2.svg) center center no-repeat;
  background-size: contain;
}

.i_grid2:before {
  background: url(../images/icon/icon_grid2.svg) center center no-repeat;
  background-size: contain;
}

.i_heart2:before {
  background: url(../images/icon/icon_heart2.svg) center center no-repeat;
  background-size: contain;
}

.i_home2:before {
  background: url(../images/icon/icon_home2.svg) center center no-repeat;
  background-size: contain;
}

.i_info2:before {
  background: url(../images/icon/icon_info2.svg) center center no-repeat;
  background-size: contain;
}

.i_layout2:before {
  background: url(../images/icon/icon_layout2.svg) center center no-repeat;
  background-size: contain;
}

.i_link2:before {
  background: url(../images/icon/icon_link2.svg) center center no-repeat;
  background-size: contain;
}

.i_linkedin2:before {
  background: url(../images/icon/icon_linkedin2.svg) center center no-repeat;
  background-size: contain;
}

.i_lock2:before {
  background: url(../images/icon/icon_lock2.svg) center center no-repeat;
  background-size: contain;
}

.i_mail2:before {
  background: url(../images/icon/icon_mail2.svg) center center no-repeat;
  background-size: contain;
}

.i_man2:before {
  background: url(../images/icon/icon_man2.svg) center center no-repeat;
  background-size: contain;
}

.i_minus2:before {
  background: url(../images/icon/icon_minus2.svg) center center no-repeat;
  background-size: contain;
}

.i_move2:before {
  background: url(../images/icon/icon_move2.svg) center center no-repeat;
  background-size: contain;
}

.i_order2:before {
  background: url(../images/icon/icon_order2.svg) center center no-repeat;
  background-size: contain;
}

.i_photo2:before {
  background: url(../images/icon/icon_photo2.svg) center center no-repeat;
  background-size: contain;
}

.i_pick2:before {
  background: url(../images/icon/icon_pick2.svg) center center no-repeat;
  background-size: contain;
}

.i_play2:before {
  background: url(../images/icon/icon_play2.svg) center center no-repeat;
  background-size: contain;
}

.i_reflash2:before {
  background: url(../images/icon/icon_reflash2.svg) center center no-repeat;
  background-size: contain;
}

.i_rss2:before {
  background: url(../images/icon/icon_rss2.svg) center center no-repeat;
  background-size: contain;
}

.i_search2:before {
  background: url(../images/icon/icon_search2.svg) center center no-repeat;
  background-size: contain;
}

.i_setting2:before {
  background: url(../images/icon/icon_setting2.svg) center center no-repeat;
  background-size: contain;
}

.i_sort2:before {
  background: url(../images/icon/icon_sort2.svg) center center no-repeat;
  background-size: contain;
}

.i_star2:before {
  background: url(../images/icon/icon_star2.svg) center center no-repeat;
  background-size: contain;
}

.i_top2:before {
  background: url(../images/icon/icon_top2.svg) center center no-repeat;
  background-size: contain;
}

.i_trash2:before {
  background: url(../images/icon/icon_trash2.svg) center center no-repeat;
  background-size: contain;
}

.i_twitter2:before {
  background: url(../images/icon/icon_twitter2.svg) center center no-repeat;
  background-size: contain;
}

.i_video2:before {
  background: url(../images/icon/icon_video2.svg) center center no-repeat;
  background-size: contain;
}

.i_view2:before {
  background: url(../images/icon/icon_view2.svg) center center no-repeat;
  background-size: contain;
}

.i_vimeo2:before {
  background: url(../images/icon/icon_vimeo2.svg) center center no-repeat;
  background-size: contain;
}

.i_youtube2:before {
  background: url(../images/icon/icon_youtube2.svg) center center no-repeat;
  background-size: contain;
}

[tooltip] {
  position: relative;
}

em[tooltip] {
  color: #0066cc;
  text-decoration: none;
}
em[tooltip]:hover, em[tooltip]:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

[tooltip]:before,
[tooltip]:after {
  text-transform: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]:before {
  content: "";
  border: 5px solid transparent;
  z-index: 1001;
}

[tooltip]:after {
  content: attr(tooltip);
  text-align: left;
  min-width: 150px;
  line-height: 1.5em;
  max-width: 300px;
  font-size: 0.813em;
  max-height: 5.182875em;
  overflow: hidden;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
  box-sizing: border-box;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
  display: block;
}

[tooltip=""]:before,
[tooltip=""]:after {
  display: none !important;
}

[tooltip]:not([flow]):before,
[tooltip][flow^=up]:before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}

[tooltip]:not([flow]):after,
[tooltip][flow^=up]:after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow]):before,
[tooltip]:not([flow]):after,
[tooltip][flow^=up]:before,
[tooltip][flow^=up]:after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}

[tooltip][flow^=down]:before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^=down]:after {
  top: calc(100% + 5px);
}

[tooltip][flow^=down]:before,
[tooltip][flow^=down]:after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

[tooltip][flow^=left]:before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=left]:after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=right]:before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%);
}

[tooltip][flow^=right]:after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%);
}

@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}
/* FX All The Things */
[tooltip]:not([flow]):hover:before,
[tooltip]:not([flow]):hover:after,
[tooltip][flow^=up]:hover:before,
[tooltip][flow^=up]:hover:after,
[tooltip][flow^=down]:hover:before,
[tooltip][flow^=down]:hover:after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^=left]:hover:before,
[tooltip][flow^=left]:hover:after,
[tooltip][flow^=right]:hover:before,
[tooltip][flow^=right]:hover:after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.tooltip {
  text-align: center;
  padding: 40px 0;
}
.tooltip span {
  display: inline-block;
  background: #DEDEDE;
  text-align: center;
  padding: 10px;
  width: 100px;
  line-height: 20px;
  vertical-align: baseline;
}
.tooltip p > em {
  color: red;
}

.category {
  text-align: left;
  margin: 1em auto;
}
.category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.category ul li {
  margin: 0px 3px 3px 0px;
  display: block;
  float: left;
}
.category a {
  border: 1px solid #CCC;
  padding: 0.4em 1em;
  display: block;
  color: #333 !important;
  box-sizing: border-box;
  border-radius: 4px;
}
.category a:hover, .category a:focus {
  color: #FFF !important;
  background: rgb(0, 63.75, 127.5);
  border: 1px solid rgb(0, 63.75, 127.5);
  box-shadow: none;
}
.category a.active {
  color: #FFF !important;
  background: #0066cc;
  background: linear-gradient(to bottom, #0066cc, rgb(0, 63.75, 127.5));
}
.category a span {
  font-size: 0.813em;
}
.category a span:before {
  content: "(";
  display: inline-block;
}
.category a span:after {
  content: ")";
  display: inline-block;
}
.category._big ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px;
}
.category._big ul li {
  float: none;
  flex: 0 1 auto;
  flex-basis: calc(50% - 4px);
  margin: 0;
}
.category._big a {
  font-size: 1.25em;
  padding: 1.25em 2em;
}

div.tag {
  padding: 0.5em 0;
  margin-bottom: 0.5em;
  position: relative;
}
div.tag:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 1em;
  background: url(../images/basic/icon_tag.png) no-repeat center center;
  background-size: 16px;
}
div.tag ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
div.tag ul li {
  margin: 0 0.2em 0.2em 0;
  flex: 0 0 auto;
}
div.tag ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #DDD;
  padding: 0.35em 1.2em;
}
div.tag ul li a:hover, div.tag ul li a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
div.tag ul li a:hover, div.tag ul li a:focus-visible {
  background: #0066cc;
  color: #fff;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #FFF;
  line-height: 50px;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: 0.3s ease-out;
  display: none;
  z-index: 99999998;
  text-indent: -999999px;
}
.scrollToTop:hover, .scrollToTop:focus {
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.8);
  box-shadow: none;
}

.header {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 991px) {
  .header {
    position: fixed;
    width: 100%;
  }
}
.header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  pointer-events: none;
  z-index: -2;
}
@media screen and (max-width: 991px) {
  .header:before {
    height: 60px;
  }
}
.header:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-image: linear-gradient(to bottom, #2e84b9 0%, #0f67b1 100%);
  z-index: -2;
}
@media screen and (max-width: 991px) {
  .header:after {
    display: none;
  }
}
.header > .container .searchCtrl, .header > .container .sidebarCtrl {
  width: 60px !important;
  height: 60px !important;
  position: absolute;
  top: 0px;
  display: block;
  font-size: 0em;
  padding: 15px;
  margin: 0;
  min-width: auto;
  min-height: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .header > .container .searchCtrl, .header > .container .sidebarCtrl {
    display: block !important;
  }
}
.header > .container {
  max-width: 1200px;
  overflow: visible;
  position: relative;
}
.header > .container .sidebarCtrl {
  display: none;
  left: 0px;
}
.header > .container .sidebarCtrl span {
  position: absolute;
  background: #222;
  width: 50%;
  height: 3px;
  top: 20px;
  left: 50%;
  margin-left: -25%;
  display: block;
  border-radius: 2px;
}
.header > .container .sidebarCtrl span:nth-child(2) {
  top: 28px;
}
.header > .container .sidebarCtrl span:nth-child(3) {
  top: 36px;
}
.header > .container .searchCtrl {
  display: none;
  right: 0px;
  font-size: 0em;
}
.header > .container .searchCtrl:before {
  width: 40px;
  height: 40px;
  background: url(../images/icon_search.svg) no-repeat center center;
  background-size: 36px;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
}
.header h1 {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.header h1 a {
  display: inline-block;
}
.header h1 img {
  display: block;
  height: 72px;
}
@media screen and (max-width: 991px) {
  .header h1 {
    padding: 2px 60px;
    width: 100%;
    text-align: center;
    height: 60px;
  }
  .header h1 img {
    width: auto;
    height: auto;
    max-height: 54px;
    margin: 0px auto;
    transform: scale(0.8);
  }
}
.header .navigation {
  align-items: center;
  padding-right: 80px;
  box-sizing: border-box;
  display: flex;
}
@media screen and (max-width: 991px) {
  .header .navigation {
    display: none;
  }
}
.header .navigation .navlist {
  flex: 1 1 auto;
}
.header .navigation .navlist ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  padding-right: 12px;
  position: relative;
}
.header .navigation .navlist ul:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 16px;
  background: #ddd;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header .navigation .navlist li {
  flex: 0 0 auto;
}
.header .navigation .navlist li a {
  display: block;
  padding: 0.5em;
  text-decoration: none;
  color: #222;
  text-decoration: none;
}
.header .navigation .navlist li a:hover, .header .navigation .navlist li a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.header .navigation .language {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 140px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  align-self: center;
}
.header ._flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 1em 0;
}
@media screen and (max-width: 991px) {
  .header ._flex {
    padding: 0;
  }
}

.search label,
.m_search label {
  word-break: keep-all;
  font-weight: bold;
  font-size: 1.125em;
  padding: 0 0.75em 0 0;
}
.search .form_grp,
.m_search .form_grp {
  flex: 0 1 auto;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
}
.search .form_grp input,
.m_search .form_grp input {
  margin: 0;
  padding: 10px 46px 10px 20px;
  box-shadow: none;
  width: auto;
}
.search .form_grp input[type=text],
.m_search .form_grp input[type=text] {
  width: 100%;
  max-width: 280px;
  border-radius: 20px;
}
.search .form_grp input[type=submit],
.m_search .form_grp input[type=submit] {
  min-width: auto;
  padding: 10px 0.8em;
  position: absolute;
  right: 8px;
  border-radius: 50%;
  font-size: 0;
  width: 32px;
  height: 32px;
  border-color: transparent;
  background: url(../images/icon_search.svg) 50% 50% no-repeat transparent;
  background-size: 24px;
  opacity: 0.5;
}
.search .form_grp input:hover, .search .form_grp input:focus-visible,
.m_search .form_grp input:hover,
.m_search .form_grp input:focus-visible {
  box-shadow: 0 0 0 2px #ce4734;
}
.search .form_grp input:hover[type=submit], .search .form_grp input:focus-visible[type=submit],
.m_search .form_grp input:hover[type=submit],
.m_search .form_grp input:focus-visible[type=submit] {
  opacity: 1;
  background: url(../images/icon_search.svg) 50% 50% no-repeat #ddd;
  background-size: 24px;
}
.search .keywordHot,
.m_search .keywordHot {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.search .keywordHot .title,
.m_search .keywordHot .title {
  word-break: keep-all;
}
.search .keywordHot ul,
.m_search .keywordHot ul {
  line-height: 1.65em;
  margin: 0;
  margin-left: 1em;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.search .keywordHot ul li,
.m_search .keywordHot ul li {
  margin: 0;
  padding: 0 2px;
  flex: 0 0 auto;
}
.search .keywordHot ul a,
.m_search .keywordHot ul a {
  display: block;
  background: #ce4734;
  color: #fff;
  padding: 2px 16px;
  border-radius: 30px;
}
.search .keywordHot ul a:hover, .search .keywordHot ul a:focus-visible,
.m_search .keywordHot ul a:hover,
.m_search .keywordHot ul a:focus-visible {
  background: #fff;
  box-shadow: inset 0 0 0 2px #ce4734;
}
.search .links,
.m_search .links {
  padding-left: 1em;
  display: flex;
  flex-wrap: wrap;
}
.search .links a,
.m_search .links a {
  display: block;
  margin: 2px 0;
  font-weight: bold;
  color: #222;
  background: transparent;
  padding: 4px 14px;
  border-radius: 30px;
  word-break: keep-all;
  transition: 0.3s;
}
.search .links a:hover, .search .links a:focus-visible,
.m_search .links a:hover,
.m_search .links a:focus-visible {
  color: #ce4734;
  background: #fff;
  box-shadow: inset 0 0 0 2px #ce4734;
}
.search ul.picLink,
.m_search ul.picLink {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.search ul.picLink li,
.m_search ul.picLink li {
  flex: 0 1 50%;
}
.search ul.picLink li a,
.m_search ul.picLink li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
}
.search ul.picLink li a img,
.m_search ul.picLink li a img {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 50%;
  overflow: hidden;
}
.search ul.picLink li a span,
.m_search ul.picLink li a span {
  flex: 1 1 100%;
  text-align: center;
  padding: 12px 0 0;
}
.search ol a, .search ul a,
.m_search ol a,
.m_search ul a {
  display: block;
  padding: 4px;
  margin: 2px 0;
  color: #222;
}
.search ol a:hover, .search ol a:focus-visible, .search ul a:hover, .search ul a:focus-visible,
.m_search ol a:hover,
.m_search ol a:focus-visible,
.m_search ul a:hover,
.m_search ul a:focus-visible {
  color: #ce4734;
}

.search {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
  position: absolute;
  z-index: 99999999;
  background: #fff;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  right: 0;
  border-radius: 0 0 8px 8px;
  opacity: 0;
  top: -99999px;
  transition: opacity 0.3s;
}
@media screen and (max-width: 991px) {
  .search {
    display: none;
  }
}
.search section {
  padding: 1.5em 8em;
}
.search._open {
  display: block;
  top: initial;
  opacity: 1;
}

.btnSearchOpen {
  position: absolute;
  z-index: 999;
  right: 0;
  top: 42px;
  margin: 0;
  border-color: transparent;
  display: flex;
  align-items: center;
}
.btnSearchOpen img {
  display: block;
}
.btnSearchOpen span {
  padding-left: 4px;
}
.btnSearchOpen:hover, .btnSearchOpen:focus-visible, .btnSearchOpen._triggle {
  background: #eee;
}
@media screen and (max-width: 991px) {
  .btnSearchOpen {
    display: none;
  }
}

.mobileOnly {
  display: none;
}
@media screen and (max-width: 991px) {
  .mobileOnly {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .searchSlider {
    display: none !important;
  }
}

._topZone {
  display: flex;
  align-items: center;
  background: #f9ede7;
}
._default {
  max-height: calc(100vh - 200px);
  overflow: auto;
}

._result {
  display: flex;
  position: relative;
}
._result .title {
  color: #737373;
}
._result .btn {
  position: absolute;
  top: 0;
  margin: 4px 0;
}
._result .col:nth-child(1) {
  flex: 0 0 60%;
  padding-right: 2em;
  position: relative;
}
._result .col:nth-child(1):after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background: #eee;
  right: 22px;
  top: 0;
}
._result .col:nth-child(2) {
  flex: 0 0 40%;
}
._result ol, ._result ul {
  padding-left: 20px;
}
._result ol a, ._result ul a {
  display: block;
  padding: 2px 4px;
  margin: 2px 0;
  color: #222;
  font-size: 1.17em;
  line-height: 1.6;
  font-weight: bold;
}
._result ol a:hover, ._result ol a:focus-visible, ._result ul a:hover, ._result ul a:focus-visible {
  color: #ce4734;
}
@media screen and (max-width: 991px) {
  ._result {
    flex-wrap: wrap;
  }
  ._result .col:nth-child(1), ._result .col:nth-child(2) {
    flex: 1 1 100%;
  }
  ._result .col:nth-child(1) {
    padding-right: 0;
  }
  ._result .col:nth-child(1):after {
    display: none;
  }
}

._flex-3 {
  display: flex;
  justify-content: space-between;
}
._flex-3 .col {
  flex: 0 1 32%;
  max-width: 32%;
  background: #eee;
  padding: 1.5em;
}
._flex-3 .col .title {
  font-size: 1.25em;
  letter-spacing: 1px;
  margin: 0;
}
._flex-3 .col:last-child {
  background: transparent;
  padding: 0;
}
._flex-3 .col ol {
  margin-bottom: 0;
}

.m_search {
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto;
  margin: 0;
  display: block;
  height: auto;
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 99999999;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  height: 100vh;
  overflow: scroll;
  display: none;
}
.m_search ._topZone,
.m_search ._default,
.m_search ._result,
.m_search ._flex-3 {
  flex-wrap: wrap;
  padding: 1em;
}
.m_search ._topZone {
  justify-content: center;
}
.m_search ._topZone .links {
  justify-content: center;
  padding-left: 0 !important;
  margin-top: 10px;
}
.m_search ._topZone .links a {
  background: #fff;
  margin: 2px;
  padding: 4px 12px;
}
.m_search ._default {
  padding: 0 1em;
}
.m_search ._flex-3 {
  padding: 0;
}
.m_search ._flex-3 .col {
  flex: 1 1 100%;
  max-width: 100%;
  padding: 2em;
}
.m_search ._flex-3 .col:nth-child(2) {
  margin: 6px 0;
}
.m_search .keywordHot {
  flex-wrap: wrap;
  justify-content: center;
}
.m_search .keywordHot ul {
  justify-content: center;
  margin-left: 0;
}
.m_search .keywordHot ul li {
  margin: 2px 0 !important;
}
.m_search ul.picLink {
  padding-left: 0;
}

.iconLink,
ul.iconLink {
  list-style: none;
  padding-left: 0 !important;
}
.iconLink a,
ul.iconLink a {
  background: #f9ede7;
  padding: 10px 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.iconLink a img,
ul.iconLink a img {
  margin-right: 10px;
}

a.imgLink {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  aspect-ratio: 2/1;
}
a.imgLink span {
  position: absolute;
  font-size: 1.125em;
  color: #fff;
  text-align: center;
  padding: 0 2em;
}
a.imgLink img {
  display: block;
  width: 100%;
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.menu {
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
  isolation: isolate;
}
.menu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.menu.sticky:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.menu.sticky > ul {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .menu {
    display: none;
  }
}
.menu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.menu > ul > li {
  flex: 0 1 16%;
}
.menu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  white-space: nowrap;
  color: #222;
}
.menu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #888888;
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.menu > ul > li:hover > a {
  color: rgb(0, 76.5, 153);
}
.menu > ul > li:hover > a:after {
  border: 2px solid rgb(0, 76.5, 153);
  border-bottom: none;
  border-left: none;
}
.menu ul li {
  position: relative;
}
.menu ul li a {
  display: block;
  text-decoration: none;
}
.menu ul li ul {
  display: none;
  overflow: visible;
  width: 99%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  z-index: 999999;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  text-align: left;
  font-size: 0.875em;
}
.menu ul li ul li {
  float: none;
}
.menu ul li ul li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
}
.menu ul li ul li a:hover, .menu ul li ul li a:focus {
  background: rgb(0, 76.5, 153);
}
.menu ul li ul li.hasChild > ul {
  z-index: 999;
}
.menu ul li ul li.hasChild > a {
  padding-right: 2em;
}
.menu ul li ul li.hasChild > a:hover, .menu ul li ul li.hasChild > a:focus {
  background: #0066cc;
}
.menu ul li ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 1.3em;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-bottom: none;
  border-left: none;
}
.menu ul li ul ul {
  top: 0;
  left: 100%;
  animation: none;
  font-size: 1em;
}
.menu ul li.leftSlider ul ul {
  left: auto;
  right: 100%;
}

.menuArrowDown,
.menuArrowUp {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: fixed;
  bottom: 5px;
  z-index: 9999999;
  margin: 0;
  transition: all 0.3s linear;
}
.menuArrowDown::after, .menuArrowDown::before,
.menuArrowUp::after,
.menuArrowUp::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 6px;
  display: block;
  background: #fff;
}

.menuArrowDown::before {
  transform: rotate(45deg);
  left: 4px;
}
.menuArrowDown::after {
  transform: rotate(-45deg);
  right: 4px;
}

.menuArrowUp::before {
  transform: rotate(45deg);
  right: 4px;
}
.menuArrowUp::after {
  transform: rotate(-45deg);
  left: 4px;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .menu,
.sidebar .megamenu {
  display: block;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 300px;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgb(0, 56.1, 112.2);
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .m_area.open .menu > ul > li,
.sidebar .m_area.open .megamenu > ul > li {
  transform: scale(1) translateX(0px);
  opacity: 1;
}
.sidebar .m_area.open .menu > ul > li:nth-child(1),
.sidebar .m_area.open .megamenu > ul > li:nth-child(1) {
  transition-delay: 0.27s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(2),
.sidebar .m_area.open .megamenu > ul > li:nth-child(2) {
  transition-delay: 0.34s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(3),
.sidebar .m_area.open .megamenu > ul > li:nth-child(3) {
  transition-delay: 0.41s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(4),
.sidebar .m_area.open .megamenu > ul > li:nth-child(4) {
  transition-delay: 0.48s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(5),
.sidebar .m_area.open .megamenu > ul > li:nth-child(5) {
  transition-delay: 0.55s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(6),
.sidebar .m_area.open .megamenu > ul > li:nth-child(6) {
  transition-delay: 0.62s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(7),
.sidebar .m_area.open .megamenu > ul > li:nth-child(7) {
  transition-delay: 0.69s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(8),
.sidebar .m_area.open .megamenu > ul > li:nth-child(8) {
  transition-delay: 0.76s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(9),
.sidebar .m_area.open .megamenu > ul > li:nth-child(9) {
  transition-delay: 0.83s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(10),
.sidebar .m_area.open .megamenu > ul > li:nth-child(10) {
  transition-delay: 0.9s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(11),
.sidebar .m_area.open .megamenu > ul > li:nth-child(11) {
  transition-delay: 0.97s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(12),
.sidebar .m_area.open .megamenu > ul > li:nth-child(12) {
  transition-delay: 1.04s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(13),
.sidebar .m_area.open .megamenu > ul > li:nth-child(13) {
  transition-delay: 1.11s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(14),
.sidebar .m_area.open .megamenu > ul > li:nth-child(14) {
  transition-delay: 1.18s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(15),
.sidebar .m_area.open .megamenu > ul > li:nth-child(15) {
  transition-delay: 1.25s;
}
.sidebar .m_area .menu,
.sidebar .m_area .megamenu {
  width: 90%;
  margin: 0 auto 1em;
}
.sidebar .m_area .menu a,
.sidebar .m_area .megamenu a {
  display: block;
  color: #fff;
  font-size: 0.938em;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  text-align: left;
}
.sidebar .m_area .menu > ul > li,
.sidebar .m_area .megamenu > ul > li {
  transform: scale(1.15) translateX(-30px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.sidebar .m_area .menu > ul > li:nth-child(1),
.sidebar .m_area .megamenu > ul > li:nth-child(1) {
  transition-delay: 0.49s;
}
.sidebar .m_area .menu > ul > li:nth-child(2),
.sidebar .m_area .megamenu > ul > li:nth-child(2) {
  transition-delay: 0.42s;
}
.sidebar .m_area .menu > ul > li:nth-child(3),
.sidebar .m_area .megamenu > ul > li:nth-child(3) {
  transition-delay: 0.35s;
}
.sidebar .m_area .menu > ul > li:nth-child(4),
.sidebar .m_area .megamenu > ul > li:nth-child(4) {
  transition-delay: 0.28s;
}
.sidebar .m_area .menu > ul > li:nth-child(5),
.sidebar .m_area .megamenu > ul > li:nth-child(5) {
  transition-delay: 0.21s;
}
.sidebar .m_area .menu > ul > li:nth-child(6),
.sidebar .m_area .megamenu > ul > li:nth-child(6) {
  transition-delay: 0.14s;
}
.sidebar .m_area .menu > ul > li:nth-child(7),
.sidebar .m_area .megamenu > ul > li:nth-child(7) {
  transition-delay: 0.07s;
}
.sidebar .m_area .menu > ul > li:nth-child(8),
.sidebar .m_area .megamenu > ul > li:nth-child(8) {
  transition-delay: 0s;
}
.sidebar .m_area .menu > ul > li:nth-child(9),
.sidebar .m_area .megamenu > ul > li:nth-child(9) {
  transition-delay: -0.07s;
}
.sidebar .m_area .menu > ul > li:nth-child(10),
.sidebar .m_area .megamenu > ul > li:nth-child(10) {
  transition-delay: -0.14s;
}
.sidebar .m_area .menu > ul > li:nth-child(11),
.sidebar .m_area .megamenu > ul > li:nth-child(11) {
  transition-delay: -0.21s;
}
.sidebar .m_area .menu > ul > li:nth-child(12),
.sidebar .m_area .megamenu > ul > li:nth-child(12) {
  transition-delay: -0.28s;
}
.sidebar .m_area .menu > ul > li:nth-child(13),
.sidebar .m_area .megamenu > ul > li:nth-child(13) {
  transition-delay: -0.35s;
}
.sidebar .m_area .menu > ul > li:nth-child(14),
.sidebar .m_area .megamenu > ul > li:nth-child(14) {
  transition-delay: -0.42s;
}
.sidebar .m_area .menu > ul > li:nth-child(15),
.sidebar .m_area .megamenu > ul > li:nth-child(15) {
  transition-delay: -0.49s;
}
.sidebar .m_area .menu ul,
.sidebar .m_area .megamenu ul {
  display: flex;
  animation: showMenu 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  left: 0;
}
.sidebar .m_area .menu ul li,
.sidebar .m_area .megamenu ul li {
  flex: 1 1 100%;
  flex-direction: row;
}
.sidebar .m_area .menu ul li > a,
.sidebar .m_area .megamenu ul li > a {
  padding: 0.5em 1em;
  min-height: 2em;
  line-height: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.sidebar .m_area .menu ul li.hasChild > a,
.sidebar .m_area .megamenu ul li.hasChild > a {
  position: relative;
  padding: 0.5em 2em 0.5em 1em;
  color: #fff;
}
.sidebar .m_area .menu ul li.hasChild > a::after,
.sidebar .m_area .megamenu ul li.hasChild > a::after {
  content: "";
  position: absolute;
  right: 1em;
  top: 1.25em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.sidebar .m_area .menu ul li ul,
.sidebar .m_area .megamenu ul li ul {
  display: none;
  position: relative;
  width: 100%;
  background-color: transparent;
  font-size: 0.938em;
  top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.sidebar .m_area .menu ul li ul li a,
.sidebar .m_area .megamenu ul li ul li a {
  display: block;
  min-height: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  padding: 0.5em 1em 0.5em 2em;
  border: none;
}
.sidebar .m_area .menu ul li ul li.hasChild > a,
.sidebar .m_area .megamenu ul li ul li.hasChild > a {
  padding: 0.5em 1em 0.5em 2em;
}
.sidebar .m_area .menu ul li ul li.hasChild > a:after,
.sidebar .m_area .megamenu ul li ul li.hasChild > a:after {
  top: 0.85em;
}
.sidebar .m_area .menu ul li ul li li a,
.sidebar .m_area .megamenu ul li ul li li a {
  padding: 0.5em 1em 0.5em 4em !important;
}
.sidebar .m_area .menu ul li ul li li a:after,
.sidebar .m_area .megamenu ul li ul li li a:after {
  display: none;
}
.sidebar .navigation {
  position: relative;
  margin: 1em auto;
  text-align: left;
  width: 90%;
}
.sidebar .navigation ul {
  float: none;
  overflow: hidden;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.sidebar .navigation ul li {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
  margin: 0;
  padding: 0;
}
.sidebar .navigation ul li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul li a {
  display: block;
  line-height: 1.5em;
  padding: 0.25em 0.5em 0.25em 1.1em;
  font-size: 0.875em;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  position: relative;
}
.sidebar .navigation ul li a:before {
  position: absolute;
  top: 0.75em;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2px 0 2px 4px;
  border-color: transparent transparent transparent #ffffff;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  opacity: 0;
}
.sidebar .navigation ul li a:hover:before, .sidebar .navigation ul li a:focus:before {
  left: 0.5em;
  opacity: 1;
}
.sidebar .navigation .language {
  position: relative;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.sidebar .navigation .language a {
  padding: 0.6em 1em;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .language a:after {
  top: 1.3em;
}
.sidebar .navigation .language a:before {
  top: 0.8em;
}
.sidebar .navigation .language ul {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  border: none;
  background: none;
}
.sidebar .navigation .language ul li {
  width: 100% !important;
}
.sidebar .navigation .language ul li a {
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .font_size {
  display: none;
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:hover, .sidebar button.sidebarClose:focus {
  box-shadow: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

.megamenu {
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
  background-image: linear-gradient(to bottom, #2e84b9 0%, #0f67b1 100%);
}
@media screen and (max-width: 991px) {
  .megamenu {
    display: none;
  }
}
.megamenu.small_size {
  font-size: 0.938em;
}
.megamenu.large_size {
  font-size: 1.125em;
}
.megamenu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.megamenu.sticky > ul {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.megamenu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.megamenu > ul > li {
  flex: 0 1 12.5%;
}
.megamenu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 60px;
  color: #fff;
}
.megamenu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #fff;
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.megamenu > ul > li:hover > a:after {
  border: 2px solid #213f5e;
  border-bottom: none;
  border-left: none;
}
.megamenu ul li a {
  display: block;
  outline: none;
  text-decoration: none;
  text-align: center;
}
.megamenu ul li a:hover, .megamenu ul li a:focus, .megamenu ul li a:focus-visible {
  background: #c8eaff;
  color: #213f5e;
}
.megamenu ul li a:hover:after, .megamenu ul li a:focus:after, .megamenu ul li a:focus-visible:after {
  border: 2px solid #213f5e;
  border-bottom: none;
  border-left: none;
}
.megamenu ul li > ul {
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.megamenu ul li > ul > li {
  border-bottom: 1px dotted #fff;
}
.megamenu ul li > ul > li:last-child {
  border-bottom-color: transparent;
}
.megamenu ul li ul {
  display: block;
  overflow: visible;
  width: 100%;
  background: #c8eaff;
  padding: 15px;
  margin: 0;
  z-index: 999999;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  list-style: none;
  text-align: left;
  align-items: flex-start;
  flex-wrap: wrap;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.megamenu ul li ul li {
  flex: none;
  flex-basis: 98%;
  margin: 0 1%;
  padding: 10px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.megamenu ul li ul li a {
  padding: 0.5em 0.97em;
  letter-spacing: 1px;
  color: #213f5e;
  background: #a9d6fb;
  font-weight: bold;
  box-sizing: border-box;
  border-radius: 3px;
  text-align: justify;
  flex-basis: 15%;
}
.megamenu ul li ul li a:hover, .megamenu ul li ul li a:focus {
  color: #fff;
  background: #0f66b1;
}
.megamenu ul li ul li ul {
  padding: 0 !important;
  padding-left: 1em !important;
  background: transparent;
  flex-basis: 85%;
}
.megamenu ul li ul li ul li {
  margin: 0;
  padding: 0;
}
.megamenu ul li ul li ul li a {
  padding: 0.4em 1em;
  color: #213f5e;
  border-radius: 6px;
  background: transparent;
}
.megamenu ul li ul li ul li a:hover, .megamenu ul li ul li ul li a:focus {
  color: #213f5e;
  background: #fff !important;
  box-shadow: inset 0 0 0 1px #213f5e;
}
.megamenu ul li ul li ul li ul {
  margin: 0;
  padding: 0 !important;
}
.megamenu ul li ul li ul li ul li a {
  padding: 0.8em 1.2em 0.8em 2.2em;
}
.megamenu ul li ul li.hasChild > ul {
  position: relative;
  z-index: 999;
  top: 0;
  left: 0;
  animation: none;
  display: block;
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
.megamenu ul li ul li.hasChild > ul li {
  display: inline-block;
  border-bottom: none;
}
.megamenu ul li ul li.hasChild > ul li > a:hover, .megamenu ul li ul li.hasChild > ul li > a:focus {
  background: #0066cc;
}
.megamenu ul li ul ul {
  top: 0;
  left: 100%;
  animation: none;
  font-size: 1em;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .megamenu {
  display: block;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 280px;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #0066cc;
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .m_area:before {
  content: "";
  width: 280px;
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  width: 100%;
  height: 3em;
  background: #0066cc;
  padding: 0 1em;
  line-height: 3em;
  box-sizing: border-box;
}
.sidebar .m_area .megamenu {
  width: 100%;
  box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  margin-bottom: 1em;
  background: #CCC;
}
.sidebar .m_area .megamenu a {
  display: block;
  color: #222;
  text-decoration: none;
  transition: 0.4s ease-out;
  text-align: left;
}
.sidebar .m_area .megamenu ul {
  display: flex;
}
.sidebar .m_area .megamenu ul li {
  flex: 1 1 100%;
  flex-direction: column;
  padding: 0;
}
.sidebar .m_area .megamenu ul li > a {
  padding: 0.5em 1em;
  min-height: 2em;
  line-height: 2em;
  background: #FFF;
  border-bottom: 1px solid #CCC;
}
.sidebar .m_area .megamenu ul li.hasChild ul li {
  display: block;
}
.sidebar .m_area .megamenu ul li.hasChild > a {
  padding: 0.5em 1em;
  color: #222;
  background: #FFF;
  padding-right: 36px;
  position: relative;
}
.sidebar .m_area .megamenu ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 1.25em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #222;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s;
}
.sidebar .m_area .megamenu ul li ul {
  display: none;
  position: relative;
  width: 100%;
  padding: 0;
  background-color: transparent;
  font-size: 0.938em;
}
.sidebar .m_area .megamenu ul li ul li a {
  display: block;
  min-height: 1.5em;
  line-height: 1.5em;
  padding: 0.5em 3em 0.5em 2em !important;
  background: #eee;
  width: 100%;
}
.sidebar .m_area .megamenu ul li ul li a:hover, .sidebar .m_area .megamenu ul li ul li a:focus {
  color: #000;
  background: #ccc;
}
.sidebar .m_area .megamenu ul li ul li.hasChild > a {
  background: #eee;
}
.sidebar .m_area .megamenu ul li ul li li a {
  color: #fff;
  background: rgba(0, 0, 0, 0.45) !important;
  padding: 0.5em 1em 0.5em 3.2em !important;
  border-bottom: 1px solid #BBB;
}
.sidebar .m_area .megamenu ul li ul li li a:hover, .sidebar .m_area .megamenu ul li ul li li a:focus {
  background: rgba(0, 0, 0, 0.15) !important;
}
.sidebar .m_area .megamenu ul li ul li li a:after {
  display: none !important;
}
.sidebar .navigation {
  position: relative;
  text-align: left;
}
.sidebar .navigation ul {
  float: none;
  width: 90%;
  margin: 1em auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: none;
  border-right: none;
}
.sidebar .navigation ul li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.sidebar .navigation ul li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul li a {
  display: block;
  height: 3em;
  line-height: 2em;
  padding: 0.5em 1em;
  font-size: 0.938em;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
}
.sidebar .navigation ul li a:nth-child(odd) {
  border-left: none;
  border-top: none;
}
.sidebar .navigation ul li a:hover, .sidebar .navigation ul li a:focus {
  background: #003366;
}
.sidebar .navigation .language {
  position: relative;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.sidebar .navigation .language a {
  padding: 0.6em 1em;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .language a:after {
  top: 1.3em;
}
.sidebar .navigation .language a:before {
  top: 0.8em;
}
.sidebar .navigation .language ul {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  border: none;
  background: none;
}
.sidebar .navigation .language ul li {
  width: 100% !important;
}
.sidebar .navigation .language ul li a {
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -9999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.demo_fixed_sidebar {
  min-height: 300px;
}

.fixed_sidebar {
  background: RGBA(0, 0, 0, 0.6);
  width: 50px;
  min-height: 200px;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 10%;
  margin: 0;
  padding: 0;
  border-radius: 6px 0 0 6px;
}
.fixed_sidebar ul {
  margin: 0;
  padding: 0;
}
.fixed_sidebar ul li {
  width: 50px;
  height: 50px;
  list-style: none;
}
.fixed_sidebar ul li a {
  display: block;
  padding: 0;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  font-weight: bold;
  transition: 0.3s ease-out;
  color: #fff;
  text-decoration: none;
}
.fixed_sidebar ul li a:before {
  position: absolute;
  content: attr(title);
  width: 10em;
  text-align: left;
  right: -10em;
  padding: 0 1em 0 1em;
  height: 50px;
  line-height: 50px;
  background: #00A688;
  color: #FFF;
  font-size: 1em;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: none;
  transition: 0.3s ease-out;
  z-index: 9;
}
.fixed_sidebar ul li a:hover:before, .fixed_sidebar ul li a:focus:before {
  display: block;
  right: 0;
}
.fixed_sidebar ul li img {
  width: 24px;
  height: 24px;
  margin: 13px auto;
}

footer {
  clear: both;
  zoom: 1;
  box-sizing: border-box;
  text-align: left;
  font-size: 0.813em;
  padding: 4em 0 3em;
  background: #021e36;
}
footer:before, footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
footer .container {
  display: flex;
  max-width: 1000px;
}
footer p {
  line-height: 1.65em;
  color: #fff;
}
footer p a {
  color: #ffcc00;
}
footer .counter {
  display: inline-block;
  margin-right: 5px;
  color: #fff;
}
footer .counter em {
  font-style: normal;
}
footer a {
  text-decoration: none;
  color: #fff;
}
footer a:hover, footer a:focus {
  color: #ffcc00;
}
footer ._map {
  flex: 0 0 450px;
}
footer ._map iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
}
footer ._info {
  flex: 1 1 auto;
  padding-left: 3.6em;
}
footer ._tag {
  display: flex;
  align-items: flex-start;
}
footer ._tag a {
  margin-right: 10px;
}
footer ._tag img {
  vertical-align: middle; /* 或 top, bottom, baseline */
}
footer ul._link {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 1.25em;
  display: flex;
}
footer ul._link li {
  position: relative;
}
footer ul._link li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 14px;
  background: #fff;
  right: 0;
  top: 6px;
}
footer ul._link li:last-child:after {
  display: none;
}
footer ul._link li a {
  padding: 2px 12px;
}
footer ul._link li:first-child a {
  padding-left: 0;
}
footer._type2 .container {
  display: block;
  max-width: 1200px;
}
footer._type2 ul._link {
  margin-top: 0;
  margin-bottom: 1em;
}
footer._type2 ._info {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
}
footer._type2 ._info p {
  margin-top: 0;
  margin-bottom: 0;
}
footer._type2 ._info .col {
  flex: 1 1 auto;
  padding-right: 10px;
}
footer._type2 ._info .col:last-child {
  padding-right: 0;
}
footer._type2 ._tag {
  justify-content: flex-end;
}
footer._type2 .counter {
  display: block;
}
@media screen and (max-width: 991px) {
  footer .container {
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box;
  }
  footer p {
    text-align: center;
  }
  footer ._map {
    flex: 1 1 100%;
  }
  footer ._info {
    padding-left: 0;
    margin-top: 1.5em;
  }
  footer ._tag {
    justify-content: center;
  }
  footer ul._link {
    justify-content: center;
  }
  footer._type2 ._info {
    flex-wrap: wrap;
  }
  footer._type2 ._info .col {
    flex: 1 1 100%;
    padding-right: 0;
  }
  footer._type2 ._tag {
    justify-content: center;
  }
  footer._type2 .counter {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 767px) {
  footer p {
    text-align: left;
  }
}
@media screen and (max-width: 575px) {
  footer ul._link {
    flex-wrap: wrap;
  }
  footer ul._link li {
    flex: 1 1 100%;
    text-align: center;
  }
  footer ul._link li:after {
    display: none;
  }
  footer ul._link li:first-child a {
    padding-left: 20px;
  }
  footer ul._link li a {
    display: inline-block;
    padding: 6px 20px;
  }
}

.fatfooter {
  overflow: hidden;
  padding-bottom: 5em;
  margin: 0 auto;
  background: url(../images/bg_fatfooter.png) right bottom no-repeat #e9f8fb;
  border-radius: 90px 90px 0 0;
}
@media screen and (max-width: 767px) {
  .fatfooter {
    display: none;
  }
}
.fatfooter .container {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.fatfooter .btn-fatfooter {
  font-size: 0.813em;
  display: block;
  width: 60px;
  height: 40px;
  color: #FFF;
  border: none;
  border-radius: 6px;
  background: transparent;
  position: absolute;
  left: 50%;
  top: 20px;
  z-index: 90;
  text-indent: -9999px;
  transform: translateX(-50%);
}
.fatfooter .btn-fatfooter:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border: 3px solid #222;
  border-left: none;
  border-bottom: none;
  left: 4px;
  top: 12px;
  transform: rotate(-45deg);
  transform-origin: top right;
}
.fatfooter .btn-fatfooter:hover, .fatfooter .btn-fatfooter:focus {
  background: #7291BD;
  color: #fff;
  text-decoration: none;
  box-shadow: none;
  outline: none;
  border: none;
  cursor: pointer;
}
.fatfooter .btn-fatfooter:hover:before, .fatfooter .btn-fatfooter:focus:before {
  border-color: #fff;
}
.fatfooter .btn-fatfooter.close:before {
  transform: rotate(135deg) !important;
  top: 32px;
}
.fatfooter nav {
  display: block;
  position: relative;
  padding: 6em 0 0;
  box-sizing: border-box;
}
.fatfooter nav ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.fatfooter nav ul li {
  flex: 1 1 auto;
  flex-basis: 16.6666666667%;
  box-sizing: border-box;
}
.fatfooter nav ul li a {
  line-height: 1.5;
  display: block;
  font-weight: bold;
  padding: 0.5em 0px;
  margin-bottom: 4px;
  box-sizing: border-box;
  color: #000;
}
.fatfooter nav ul li a:hover, .fatfooter nav ul li a:focus-visible {
  box-shadow: none;
  color: #ce4734;
}
.fatfooter nav ul li ul {
  display: none;
  margin: 0;
  padding: 0 1em 0 0;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul li ul {
    width: auto;
  }
}
.fatfooter nav ul li ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  font-size: 0.938em;
  line-height: 1.5em;
  padding: 0.5em 0;
  background: none;
}
.fatfooter nav ul li ul li a:hover, .fatfooter nav ul li ul li a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.fatfooter nav ul li ul ul {
  display: none;
}

#mp .fatfooter nav ul li ul {
  display: block;
}

.R {
  color: #bf0000;
}

.B {
  color: #0541b1;
}

select::-ms-expand {
  display: none;
}

.labelEffect {
  display: flex;
  flex: 1 1 46%;
  position: relative;
}
.labelEffect.input-i .btn-icon {
  padding: 0.15em 1.6em;
}
@media screen and (max-width: 767px) {
  .labelEffect {
    margin-left: 0;
  }
}
.labelEffect.password_toggle input[type=text],
.labelEffect.password_toggle input[type=password], .labelEffect.hasBtn input[type=text],
.labelEffect.hasBtn input[type=password] {
  padding-right: 3em;
}
.labelEffect > label {
  width: 100%;
  color: #666;
  align-items: flex-start;
  font-size: 1em;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  bottom: 0;
  height: 100%;
  padding: 0.6em 0.5em 0.1em;
  transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.labelEffect > label:before, .labelEffect > label:after {
  content: "";
  display: block;
  width: 0%;
  left: 50%;
  position: absolute;
  bottom: -2px;
  height: 2px;
  background: #0066cc;
  transition: 0.2s ease all;
}
.labelEffect input,
.labelEffect textarea,
.labelEffect select {
  flex: 1 1 70%;
  border-radius: 0.2em;
}
.labelEffect input:focus ~ label, .labelEffect input.used ~ label,
.labelEffect textarea:focus ~ label,
.labelEffect textarea.used ~ label,
.labelEffect select:focus ~ label,
.labelEffect select.used ~ label {
  bottom: 0;
  font-size: 0.813em;
  color: rgb(0, 76.5, 153);
  padding: 0;
  pointer-events: none;
  height: calc(100% + 1.95em);
}
.labelEffect input:focus ~ label:before, .labelEffect input.used ~ label:before,
.labelEffect textarea:focus ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select:focus ~ label:before,
.labelEffect select.used ~ label:before {
  width: 50%;
  left: 0%;
}
.labelEffect input:focus ~ label:after, .labelEffect input.used ~ label:after,
.labelEffect textarea:focus ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select:focus ~ label:after,
.labelEffect select.used ~ label:after {
  width: 50%;
  right: 50%;
}
.labelEffect input.used ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select.used ~ label:before {
  width: 0%;
  left: 50%;
}
.labelEffect input.used ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select.used ~ label:after {
  width: 0%;
  left: 50%;
}
.labelEffect [class^=btn],
.labelEffect .additonal {
  flex: 0 1 10%;
  min-width: 0em;
  margin: 0em 0 0 0.5em;
  padding: 0.2em 0.25em;
  font-size: 0.938em;
}
.labelEffect .btn-icon {
  flex: 0 1 3em;
  min-width: 0em;
  margin: 0;
  font-size: 0.938em;
  right: 0.3em;
  top: 0.35em;
  height: 38px;
  background: none;
  border: transparent;
  position: absolute;
}
.labelEffect .btn-icon i {
  font-size: 1.25em;
  border-right: none;
  top: 0;
}
.labelEffect .additional {
  white-space: nowrap;
  font-size: 0.875rem;
  color: #666;
  padding: 0 0.5em;
  display: flex;
  align-items: center;
}
.labelEffect .additional img {
  max-height: 3em;
}
.labelEffect .additional label input {
  flex: 0 1 1.2em !important;
}
.labelEffect .additional .btn_circle {
  padding: 0;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  min-width: 2.5em;
  background: #FFF;
  position: relative;
  border: 1px solid #DDD;
}
.labelEffect .additional .btn_circle:hover, .labelEffect .additional .btn_circle:focus {
  border: 1px solid #0066cc;
  background: #FFF;
  box-shadow: none;
  background: #0066cc;
}
.labelEffect .additional .btn_circle:hover:before, .labelEffect .additional .btn_circle:focus:before {
  border: 2px solid #FFF;
  border-left: none;
  border-top: none;
}
.labelEffect .additional .btn_circle:hover i, .labelEffect .additional .btn_circle:focus i {
  filter: invert(100%);
}
.labelEffect .additional .btn_circle:hover i span, .labelEffect .additional .btn_circle:focus i span {
  filter: invert(100%);
}
.labelEffect .additional .btn_circle:hover span, .labelEffect .additional .btn_circle:focus span {
  filter: invert(100%);
}

.necessary {
  color: #d30000;
}

.flex-form {
  font-size: 100%;
  margin: 0.5em 0;
}
.flex-form .form_grp {
  border-bottom: 1px dashed #DDD;
  padding: 0.5em 0;
}
.flex-form.form_inline {
  border-bottom: 1px dashed #DDD;
}
.flex-form.form_inline .form_grp {
  border-bottom: 0;
}
.flex-form.form_inline .form_grp .form_title {
  max-width: -moz-max-content;
  max-width: max-content;
}
.flex-form .form_grp {
  display: flex;
  flex-wrap: wrap;
}
.flex-form .form_grp.agree {
  border-bottom: none;
}
.flex-form .form_grp.agree label {
  width: auto;
  margin: 0 0.5em 0.5em 0;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  background: url(../images/icon/icon_add.svg) no-repeat 0.5em center;
  background-size: 12px;
  padding-left: 1.5em;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel select:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  width: 100px !important;
}
.flex-form .form_grp .tel input[type=text]:first-child ~ input,
.flex-form .form_grp .tel select:first-child ~ input,
.flex-form .form_grp .tel input[type=tel]:first-child ~ input {
  width: calc(100% - 120px);
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .tel input[type=text]:first-child ~ input,
  .flex-form .form_grp .tel select:first-child ~ input,
  .flex-form .form_grp .tel input[type=tel]:first-child ~ input {
    width: 100% !important;
    display: block !important;
  }
}
.flex-form .form_grp .birthday select {
  display: inline-block;
  margin-right: 0.5em;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .birthday select {
    width: 88% !important;
    min-width: 88% !important;
    display: inline-block !important;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.flex-form .form_grp .birthday select option {
  text-align: center;
}
.flex-form .form_grp .address select {
  min-width: 100px;
}
.flex-form .form_grp .address select option {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .address select {
    width: 100px;
    display: inline-block !important;
  }
}
.flex-form .form_grp .address input[type=text].user_typing {
  flex: 1 1 auto;
  width: calc(100% - 240px) !important;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .address input[type=text] {
    display: block !important;
    width: calc(100% - 0.6em) !important;
  }
  .flex-form .form_grp .address input[type=text].user_typing {
    width: 100% !important;
  }
}
.flex-form .form_grp .datepick {
  position: relative;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
.flex-form .form_grp .datepick + .datepick {
  margin-left: 0.3em;
  margin-right: 0;
  padding-right: 0;
}
.flex-form .form_grp .datepick + .datepick:before {
  content: "~";
  font-size: 1.5em;
  color: #777;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick + .datepick {
    margin-left: 0em;
  }
  .flex-form .form_grp .datepick + .datepick:before {
    display: none;
  }
}
.flex-form .form_grp .datepick i {
  position: absolute;
  padding: 0.37em 0.1em !important;
  right: 1em;
  top: 0.2em;
  min-width: 1em;
  background: none;
  border: none;
  width: auto;
  pointer-events: none;
}
.flex-form .form_grp .datepick i:hover, .flex-form .form_grp .datepick i:focus {
  box-shadow: none;
  border: none !important;
}
.flex-form .form_grp .datepick > input[type=text],
.flex-form .form_grp .datepick > input[type=date] {
  width: 10em;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick > input[type=text],
  .flex-form .form_grp .datepick > input[type=date] {
    width: calc(100% - 0.6em);
  }
}
.flex-form .form_grp .datepick > input[type=text] {
  padding-right: 2em;
}
.flex-form .form_grp .form_title {
  color: rgb(0, 76.5, 153);
  font-weight: 500;
}
.flex-form .form_title {
  max-width: 150px;
  flex: 0 0 150px;
  align-self: flex-start;
  padding: 0.65em 0;
  font-weight: 500;
  color: rgb(0, 76.5, 153);
}
@media screen and (max-width: 767px) {
  .flex-form .form_title {
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    margin: 0 0.3em;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_title + .form_content[class*=form_col] {
  flex-basis: calc(100% - 150px);
  max-width: calc(100% - 150px);
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .flex-form .form_title + .form_content[class*=form_col] {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_content {
  display: flex;
  max-width: calc(100% - 150px);
  flex: auto;
  flex-basis: calc(100% - 150px);
  position: relative;
  min-height: 1px;
  flex-wrap: wrap;
}
.flex-form .form_content > section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_content {
    max-width: 100%;
    flex-basis: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_content *[class^=notice] {
  margin: 0.3em;
  width: calc(100% - 0.6em);
}
.flex-form .form_content.additional {
  flex-wrap: nowrap;
  align-items: center;
}
.flex-form .form_content.additional .checkbox {
  flex: 1 0 auto;
  width: auto;
  display: inline-flex;
  align-items: center;
}
.flex-form .form_content.additional .checkbox label {
  margin-bottom: 0;
}
.flex-form .form_content .help {
  font-size: 0.813em;
  color: #888;
  padding: 0 0.5em;
}
.flex-form .form_content .form_grp {
  flex: 0 0 100%;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.flex-form .form_content .form_grp .form_title {
  color: #008175;
}
.flex-form .form_content .form_grp .form_content {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .flex-form .form_content .form_grp .form_content {
    flex-basis: 100%;
  }
}
.flex-form .form_content .form_grp .form_content.form_inline input[type=text],
.flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
.flex-form .form_content .form_grp .form_content.form_inline select,
.flex-form .form_content .form_grp .form_content.form_inline .checkbox {
  width: auto;
  min-width: 100px;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .form_grp .form_content.form_inline input[type=text],
  .flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
  .flex-form .form_content .form_grp .form_content.form_inline select,
  .flex-form .form_content .form_grp .form_content.form_inline .checkbox {
    width: calc(100% - 0.6em);
    display: block;
  }
}
.flex-form .form_content .form_grp .form_content .form_grp .form_title {
  color: #222;
  padding-bottom: 0;
}
.flex-form .form_content .form_grp:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.flex-form [class*=form_col] {
  flex-basis: 100%;
  max-width: 100%;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.flex-form [class*=form_col] > .form_grp {
  border-bottom: 0;
  padding-top: 0;
}
.flex-form [class*=form_col] label {
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .flex-form [class*=form_col] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
.flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4 {
  width: 100%;
}
.flex-form .flex-col-equal-1 .form_grp,
.flex-form .flex-col-equal-2 .form_grp,
.flex-form .flex-col-equal-3 .form_grp,
.flex-form .flex-col-equal-4 .form_grp {
  border-bottom: 0;
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 1400px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 4px) * 1 + 4px * 4 * 1 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 4px) * 2 + 4px * 4 * 2 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 4px) * 3 + 4px * 4 * 3 / (4 - 1));
  }
}
@media (min-width: 1400px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 4px) * 1 + 4px * 4 * 1 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 4px) * 2 + 4px * 4 * 2 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 4px) * 3 + 4px * 4 * 3 / (4 - 1));
  }
}
.flex-form .form_col-6-6 > .form_grp {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-6 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-6-6 > input,
.flex-form .form_col-6-6 > select,
.flex-form .form_col-6-6 > label {
  width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-6 > input,
  .flex-form .form_col-6-6 > select,
  .flex-form .form_col-6-6 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-4-4 > .form_grp {
  width: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-4-4 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-4-4-4 > input,
.flex-form .form_col-4-4-4 > select,
.flex-form .form_col-4-4-4 > label {
  width: calc(33.333% - 0.6em);
  flex-basis: calc(33.333% - 0.6em);
  max-width: calc(33.333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-4-4 > input,
  .flex-form .form_col-4-4-4 > select,
  .flex-form .form_col-4-4-4 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-3-3 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-3-3 > input,
.flex-form .form_col-3-3-3-3 > select,
.flex-form .form_col-3-3-3-3 > label {
  width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-3-3 > input,
  .flex-form .form_col-3-3-3-3 > select,
  .flex-form .form_col-3-3-3-3 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-2-2-2-2 > .form_grp {
  width: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-2-2-2-2 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-2-2-2-2-2-2 > input,
.flex-form .form_col-2-2-2-2-2-2 > select,
.flex-form .form_col-2-2-2-2-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-2-2-2-2 > input,
  .flex-form .form_col-2-2-2-2-2-2 > select,
  .flex-form .form_col-2-2-2-2-2-2 > label {
    width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-9 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > .form_grp:nth-child(2) {
  width: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > .form_grp:nth-child(2) {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > input,
.flex-form .form_col-3-9 > select,
.flex-form .form_col-3-9 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > input,
  .flex-form .form_col-3-9 > select,
  .flex-form .form_col-3-9 > label {
    width: calc(25% - 0.6em);
    max-width: calc(25% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-9 > input:nth-child(2),
.flex-form .form_col-3-9 > select:nth-child(2),
.flex-form .form_col-3-9 > label:nth-child(2) {
  width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > input:nth-child(2),
  .flex-form .form_col-3-9 > select:nth-child(2),
  .flex-form .form_col-3-9 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > .form_grp {
  flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > .form_grp {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > .form_grp:nth-child(2) {
  flex-basis: 25%;
  max-width: 25%;
  width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > .form_grp:nth-child(2) {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > input,
.flex-form .form_col-9-3 > select,
.flex-form .form_col-9-3 > label {
  width: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > input,
  .flex-form .form_col-9-3 > select,
  .flex-form .form_col-9-3 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > input:nth-child(2),
.flex-form .form_col-9-3 > select:nth-child(2),
.flex-form .form_col-9-3 > label:nth-child(2) {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > input:nth-child(2),
  .flex-form .form_col-9-3 > select:nth-child(2),
  .flex-form .form_col-9-3 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-3-3-6 > .form_grp:last-child {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > .form_grp:last-child {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-6 > input,
.flex-form .form_col-3-3-6 > select,
.flex-form .form_col-3-3-6 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > input,
  .flex-form .form_col-3-3-6 > select,
  .flex-form .form_col-3-3-6 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > input:last-child,
.flex-form .form_col-3-3-6 > select:last-child,
.flex-form .form_col-3-3-6 > label:last-child {
  width: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > input:last-child,
  .flex-form .form_col-3-3-6 > select:last-child,
  .flex-form .form_col-3-3-6 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-6-3-3 > .form_grp,
.flex-form .form_col-6-3-3 > input[type=text],
.flex-form .form_col-6-3-3 > select {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-3-3 > .form_grp,
  .flex-form .form_col-6-3-3 > input[type=text],
  .flex-form .form_col-6-3-3 > select {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-6-3-3 > .form_grp:first-child,
.flex-form .form_col-6-3-3 > input[type=text]:first-child,
.flex-form .form_col-6-3-3 > select:first-child {
  width: 50%;
  max-width: 50%;
  flex-basis: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-3-3 > .form_grp:first-child,
  .flex-form .form_col-6-3-3 > input[type=text]:first-child,
  .flex-form .form_col-6-3-3 > select:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > .form_grp {
  width: 33.3333333333%;
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-4-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > input,
.flex-form .form_col-4-8 > select,
.flex-form .form_col-4-8 > label {
  width: calc(33.3333333333% - 0.6em);
  max-width: calc(33.3333333333% - 0.6em);
  flex-basis: calc(33.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > input,
  .flex-form .form_col-4-8 > select,
  .flex-form .form_col-4-8 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-8 > input:last-child,
.flex-form .form_col-4-8 > select:last-child,
.flex-form .form_col-4-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > input:last-child,
  .flex-form .form_col-4-8 > select:last-child,
  .flex-form .form_col-4-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-10 > .form_grp:last-child {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
  width: 83.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > .form_grp:last-child {
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.flex-form .form_col-2-10 > input,
.flex-form .form_col-2-10 > select,
.flex-form .form_col-2-10 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > input,
  .flex-form .form_col-2-10 > select,
  .flex-form .form_col-2-10 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > input:last-child,
.flex-form .form_col-2-10 > select:last-child,
.flex-form .form_col-2-10 > label:last-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > input:last-child,
  .flex-form .form_col-2-10 > select:last-child,
  .flex-form .form_col-2-10 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > .form_grp:first-child {
  width: 83.3333333333%;
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > input,
.flex-form .form_col-10-2 > select,
.flex-form .form_col-10-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > input,
  .flex-form .form_col-10-2 > select,
  .flex-form .form_col-10-2 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > input:first-child,
.flex-form .form_col-10-2 > select:first-child,
.flex-form .form_col-10-2 > label:first-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > input:first-child,
  .flex-form .form_col-10-2 > select:first-child,
  .flex-form .form_col-10-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-2-2-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-2-8 > input,
.flex-form .form_col-2-2-8 > select,
.flex-form .form_col-2-2-8 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > input,
  .flex-form .form_col-2-2-8 > select,
  .flex-form .form_col-2-2-8 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > input:last-child,
.flex-form .form_col-2-2-8 > select:last-child,
.flex-form .form_col-2-2-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > input:last-child,
  .flex-form .form_col-2-2-8 > select:last-child,
  .flex-form .form_col-2-2-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-8-2-2 > .form_grp:first-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-8-2-2 > input,
.flex-form .form_col-8-2-2 > select,
.flex-form .form_col-8-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > input,
  .flex-form .form_col-8-2-2 > select,
  .flex-form .form_col-8-2-2 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > input:first-child,
.flex-form .form_col-8-2-2 > select:first-child,
.flex-form .form_col-8-2-2 > label:first-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > input:first-child,
  .flex-form .form_col-8-2-2 > select:first-child,
  .flex-form .form_col-8-2-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .btn_grp {
  justify-content: center;
}
.flex-form .btn_grp .btn,
.flex-form .btn_grp .btn-reset,
.flex-form .btn_grp .btn-submit,
.flex-form .btn_grp input[type=submit],
.flex-form .btn_grp input[type=reset],
.flex-form .btn_grp input[type=button],
.flex-form .btn_grp input[type=search] {
  margin: 0.3em;
}
.flex-form .btn,
.flex-form input[type=submit],
.flex-form input[type=reset],
.flex-form input[type=button],
.flex-form input[type=search] {
  flex: 1 1 auto;
}
.flex-form .form_grp,
.flex-form .check_grp,
.flex-form .radio_grp,
.flex-form .btn_grp,
.flex-form .upload_grp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.3em 0;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp,
  .flex-form .check_grp,
  .flex-form .radio_grp,
  .flex-form .btn_grp,
  .flex-form .upload_grp {
    flex-wrap: wrap;
  }
}
.flex-form .check_grp label,
.flex-form .radio_grp label {
  position: relative;
  z-index: 1;
  flex-basis: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.flex-form .check_grp.form_inline label,
.flex-form .radio_grp.form_inline label {
  margin: 0 0.5em 0 0;
  flex-basis: auto;
  margin-right: 1em;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.flex-form.form_inline .check_grp label,
.flex-form.form_inline .radio_grp label,
.flex-form .form_inline .check_grp label,
.flex-form .form_inline .radio_grp label {
  flex-basis: auto;
}
.flex-form .form_grp.form_inline label,
.flex-form .upload_grp.form_inline label {
  display: inline-block;
  margin-right: 0.5em;
}
.flex-form .form_grp.form_inline > input,
.flex-form .form_grp.form_inline > textarea,
.flex-form .form_grp.form_inline > select,
.flex-form .form_grp.form_inline > .input-i,
.flex-form .upload_grp.form_inline > input,
.flex-form .upload_grp.form_inline > textarea,
.flex-form .upload_grp.form_inline > select,
.flex-form .upload_grp.form_inline > .input-i {
  width: auto;
  flex: 0 1 auto;
}
.flex-form .form_grp.form_inline input[type=checkbox],
.flex-form .form_grp.form_inline input[type=radio],
.flex-form .upload_grp.form_inline input[type=checkbox],
.flex-form .upload_grp.form_inline input[type=radio] {
  width: 1em;
}

.form_inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.form_inline label {
  vertical-align: middle;
  flex: 0 1 auto;
  display: flex;
  align-items: center;
}
.form_inline label ~ input, .form_inline label ~ textarea {
  width: auto;
  vertical-align: middle;
}
.form_inline input[type=text],
.form_inline input[type=password],
.form_inline select,
.form_inline textarea,
.form_inline button,
.form_inline .btn,
.form_inline input[type=submit],
.form_inline input[type=reset],
.form_inline input[type=button],
.form_inline input[type=search],
.form_inline .input-i {
  width: auto;
  flex: 0 0 auto;
}
.form_inline .form_grp,
.form_inline .check_grp,
.form_inline .radio_grp,
.form_inline .btn_grp,
.form_inline .upload_grp {
  display: flex;
  margin-right: 1em;
  width: auto;
  flex: 0 0 auto;
}
.form_inline .btn_grp {
  padding: 0;
}
.form_inline .btn_grp .btn,
.form_inline .btn_grp input[type=submit],
.form_inline .btn_grp input[type=reset],
.form_inline .btn_grp input[type=button],
.form_inline .btn_grp input[type=search] {
  margin: 0.3em;
  padding: 0.45em 1em;
}

.form-column .form_title {
  padding-bottom: 0 !important;
  margin: 0 0.3em;
}
.form-column .form_title,
.form-column .form_content {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

label,
legend {
  display: inline-block;
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
}
@media screen and (max-width: 575px) {
  label,
  legend {
    display: block;
  }
}
label.inline input,
label.inline select,
label.inline textarea,
legend.inline input,
legend.inline select,
legend.inline textarea {
  width: auto;
}
label.label_hidden,
legend.label_hidden {
  font-size: 0;
  line-height: 1;
  width: 0;
  flex-basis: 0 !important;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

input,
textarea,
select,
button {
  color: #222;
  font-size: 1em;
  border: 1px solid #ccc;
  padding: 0.5em 1em;
  background: #fff;
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0.25em;
  transition: all 0.3s ease-out;
}

input,
select,
textarea {
  width: calc(100% - 0.6em);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  input,
  select,
  textarea {
    width: 100%;
  }
}

.input-i input {
  width: calc(100% - 0.6em);
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=mail]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=file]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=mail]::-moz-placeholder,
input[type=number]::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=mail]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=file]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=mail]:-moz-placeholder,
input[type=number]:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}

input[type=text].complex {
  padding-right: 2em;
  border: 1px solid #ccc;
  background: #fff url(../images/icon/icon_select_arrow.png) no-repeat right 10px center;
  background-size: 16px;
  min-width: 50%;
}

textarea {
  color: #222;
  font-size: 1em;
  border: 1px solid #ccc;
  padding: 0.5em 1em;
  background: #fff;
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0.25em;
  transition: all 0.3s ease-out;
  height: 5em;
  overflow-y: scroll;
}
@media screen and (max-width: 575px) {
  textarea {
    width: 100%;
  }
}

button:focus,
input[type=text]:focus,
input[type=reset]:focus,
input[type=file]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  border: 1px solid #3399ff;
  box-shadow: 0px 0px 0px 2px #3399ff;
  outline: none;
}

select {
  line-height: 1.4em;
  padding: 0.5em 2em 0.5em 1em;
  border: 1px solid #ccc;
  background: #fff url(../images/icon/icon_select_arrow.png) no-repeat right 10px center;
  background-size: 16px;
}
select option {
  outline: none;
  border: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

input[type=checkbox],
input[type=radio] {
  font-size: 1em;
  margin: 0.3em;
  width: 1em;
  height: 1em;
  background-color: #f7f6ee;
  border: 2px solid #ccc;
}

input[type=radio] {
  border-radius: 50%;
}

input[type=checkbox]:checked,
input[type=checkbox]:focus,
input[type=radio]:checked,
input[type=radio]:focus {
  border-color: #0066cc;
  background-color: #0066cc;
  outline: none;
}

input[type=checkbox]:checked {
  background-image: url(../images/basic/icon_checked.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 98%;
  box-shadow: #0066cc 0 0 0 2px;
  border-radius: 2px;
}

input[type=radio]:checked {
  box-shadow: #fff 0 0 0 3px inset, #0066cc 0 0 0 2px;
}

input[type=radio]:focus {
  border-color: #0066cc;
  background-color: #0066cc;
  box-shadow: #fff 0 0 0 3px inset, #0066cc 0 0 0 2px;
}

input[type=checkbox]:focus {
  border-color: #0066cc;
  background-color: #0066cc;
  box-shadow: #0066cc 0 0 0 2px;
}

.upload_grp {
  position: relative;
}
.upload_grp input[readonly],
.upload_grp input[disable] {
  background: transparent;
  color: #666;
}
.upload_grp .upload_btn {
  position: absolute;
  overflow: hidden;
  top: 10px;
  right: 0.5em;
  background: #0066cc;
  border: 1px solid #0066cc;
  color: #FFF;
  padding: 0.2em 1em !important;
  border-radius: 4px;
}
.upload_grp .upload_btn:hover {
  background: rgb(0, 76.5, 153);
  border: 1px solid #003366;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.upload_grp .upload_btn:focus {
  background: rgb(0, 76.5, 153);
  border: 1px solid #003366;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 !important;
}
.upload_grp .upload_btn.active {
  background: rgb(0, 114.75, 229.5);
  cursor: pointer;
}
.upload_grp .upload_btn:hover, .upload_grp .upload_btn:focus {
  cursor: pointer !important;
}

input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1.25em;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.warn > .form_title {
  color: #b70000 !important;
  font-weight: bold;
}
.warn .radio_grp.error,
.warn .check_grp.error {
  box-shadow: 0px 0px 0px 2px #b70000;
  margin-top: 2px;
  padding: 0.25em;
  border-radius: 4px;
}
.warn .this {
  color: #b70000;
}

.error {
  box-shadow: 0px 0px 0px 2px #b70000;
  border: transparent;
}

.form_content .form_grp.error {
  box-shadow: none;
}
.form_content .form_grp.error .form_title,
.form_content .form_grp.error label {
  color: #b70000;
  font-weight: bold;
}
.form_content .form_grp.error input,
.form_content .form_grp.error select,
.form_content .form_grp.error textarea {
  box-shadow: 0px 0px 0px 2px #b70000;
  border: transparent;
}

img.captcha {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.5em;
  margin: 0.3em 0.5em 0.3em 0.3em;
}
img.captcha + input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
img.captcha ~ img {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.4em;
  margin-bottom: 0.5em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.input-i {
  position: relative;
  width: 100%;
}
.input-i i {
  position: absolute;
  padding: 0.2em 0 !important;
  left: 0.5em;
  top: 0.6em;
  background: none;
  border-right: 1px solid #ccc;
  width: 2.4em;
  pointer-events: none;
}
.input-i i:before {
  width: 2.2em;
  text-align: center;
}
.input-i i + input {
  padding: 0.5em 0.5em 0.5em 3em;
}
.input-i input {
  padding: 0.5em 3em 0.5em 0.5em;
}
.input-i input + i {
  border-right: none;
  border-left: 1px solid #ccc;
  right: 0.5em;
  left: auto;
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(3.5);
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 575px) {
  table {
    width: 100%;
  }
}
table caption {
  font-weight: bold;
  text-align: left;
  font-size: 1.125rem;
  margin-bottom: 0.5em;
}
table caption .summary {
  display: block;
  font-size: 1em;
  font-weight: normal;
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
}
table td {
  border: #ddd 1px solid;
  background: #fff;
  word-break: break-all;
  text-align: center;
}
table td a {
  word-break: break-all;
  padding-right: 22px;
}
table td._left {
  text-align: left;
}
table td._right {
  text-align: right;
}
table th {
  background-color: #F3F3F3;
  color: #333;
  border: #DDD 1px solid;
  text-align: center;
  white-space: nowrap;
  min-width: 90px;
}
table th.date {
  width: 220px;
}
table.table_hover tr:hover {
  background: #F3F3F3;
}
table.table_sprite tr:nth-child(even) {
  background: #F5F5F5;
}

@media screen and (max-width: 575px) {
  .table_list {
    background-color: transparent !important;
  }
  .table_list thead,
  .table_list tbody,
  .table_list th,
  .table_list td,
  .table_list tr {
    display: block;
  }
  .table_list thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table_list tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
  .table_list td {
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 35% !important;
    white-space: normal;
    text-align: left;
  }
  .table_list td:before {
    content: attr(data-title);
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    color: #000;
  }
}

.linkDeco a {
  background: url(../images/icon/icon_link.svg) right 50% no-repeat;
  background-size: 16px;
}

.fix_th_table {
  margin: 1em 0;
}
@media screen and (max-width: 767px) {
  .fix_th_table {
    position: relative;
    width: 100%;
    overflow: hidden !important;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table table {
    display: block;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 1em;
  }
}
.fix_th_table th,
.fix_th_table td {
  width: 10em;
  padding: 0.8em 0;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .fix_th_table th,
  .fix_th_table td {
    display: inline-block;
    margin-right: -6px;
    margin-left: 0;
    margin-top: -1px;
  }
}
.fix_th_table th:first-child {
  width: 8em;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  .fix_th_table th:first-child {
    position: absolute !important;
    left: 0;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table tr {
    display: block;
    clear: both;
    white-space: nowrap;
    width: auto;
    padding-left: 8em;
  }
  .fix_th_table tr:first-child {
    border-top: #ddd 1px solid;
  }
}

@media screen and (max-width: 767px) {
  .table_wrapper {
    width: 100%;
    display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 1em;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .table_wrapper:before, .table_wrapper:after {
    content: "";
    display: table;
  }
  .table_wrapper:after {
    clear: both;
  }
  .table_wrapper table {
    width: 100%;
    min-width: 600px;
  }
}

.scroltable {
  min-width: 600px !important;
}

.scroltable-wrapper {
  position: relative;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
}

.scroltable-container {
  overflow: auto;
  padding-right: 2.5em;
}

.scroltable-nav {
  display: none;
  position: absolute;
  width: 60px;
  height: 100%;
  cursor: pointer;
  z-index: 9;
}

.scroltable-nav.scroltable-nav-left {
  left: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0));
}
.scroltable-nav.scroltable-nav-left .tablearrow_left {
  position: fixed;
  left: 0em;
  top: 0em;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .scroltable-nav.scroltable-nav-left .tablearrow_left {
    display: block;
  }
}
.scroltable-nav.scroltable-nav-left .tablearrow_left:before {
  position: absolute;
  top: 0em;
  left: -0.2em;
  width: 30px;
  height: 30px;
  background: url(../vendor/scrolltable/images/arrow-left.png) no-repeat 10px center;
  content: "";
  z-index: 2;
}

.scroltable-nav.scroltable-nav-right {
  right: 0;
  background: rgba(255, 255, 255, 0);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.scroltable-nav.scroltable-nav-right .tablearrow_right {
  position: fixed;
  top: 0em;
  right: 0em;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .scroltable-nav.scroltable-nav-right .tablearrow_right {
    display: block;
  }
}
.scroltable-nav.scroltable-nav-right .tablearrow_right:before {
  position: absolute;
  top: 0em;
  right: -0.2em;
  width: 30px;
  height: 30px;
  background: url(../vendor/scrolltable/images/arrow-right.png) no-repeat right 10px center;
  content: "";
  z-index: 2;
}

._tdtoR td {
  text-align: right;
  word-break: keep-all;
}

._tdtoC td {
  text-align: center;
  word-break: keep-all;
}

.focus {
  color: #ce4734;
  font-size: 1.25em;
}

@keyframes arrow_left {
  from {
    left: -0.2em;
  }
  to {
    left: 0.3em;
  }
}
@keyframes arrow_right {
  from {
    right: -0.2em;
  }
  to {
    right: 0.3em;
  }
}
.lp table td a {
  color: #0066cc;
  text-decoration: none;
}
.lp table td a:hover, .lp table td a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.lp .list > ul, .lp .list ol {
  list-style-type: none;
  padding: 0;
}
.lp .list > ul > li, .lp .list ol > li {
  border-bottom: 1px solid #DDD;
  background: #fff;
  margin-bottom: 2px;
  position: relative;
}
.lp .list > ul > li .classify, .lp .list ol > li .classify {
  display: flex;
  align-items: center;
}
.lp .list > ul > li .classify b, .lp .list ol > li .classify b {
  padding: 0.25em 0;
  margin-right: 1em;
  font-size: 85%;
  color: #555;
}
.lp .list > ul > li .classify span, .lp .list ol > li .classify span {
  margin-right: 6px;
  line-height: normal;
}
.lp .list > ul > li .txt, .lp .list ol > li .txt {
  display: flex;
  padding-top: 0.65em;
}
.lp .list > ul > li .txt .num, .lp .list ol > li .txt .num {
  flex: 0 1 30px;
  min-width: 30px;
  line-height: 1.9;
}
.lp .list > ul > li .txt p, .lp .list ol > li .txt p {
  flex: 1 1 auto;
  margin: 0;
  line-height: 1.5;
}
.lp .list > ul > li .txt + .tag, .lp .list ol > li .txt + .tag {
  margin-left: 30px;
}
.lp .list > ul > li .tag, .lp .list ol > li .tag {
  display: inline-block;
  background: #eaf8fb;
  color: #2f6db1;
  padding: 0.35em 1em;
  margin-top: 8px;
  border-radius: 40px;
  font-weight: bold;
  font-size: 0.85em;
}
.lp .list > ul > li > a, .lp .list ol > li > a {
  display: block;
  padding: 1em 0;
  margin-bottom: 2px;
  position: relative;
  line-height: 1.45em;
  color: #222;
  transition: 0.3s;
}
.lp .list > ul > li > a:hover, .lp .list > ul > li > a:focus-visible, .lp .list ol > li > a:hover, .lp .list ol > li > a:focus-visible {
  padding: 1em 1.25em;
  background: #eaf8fb;
}
.lp .list > ul > li > a:hover h3, .lp .list > ul > li > a:hover p, .lp .list > ul > li > a:focus-visible h3, .lp .list > ul > li > a:focus-visible p, .lp .list ol > li > a:hover h3, .lp .list ol > li > a:hover p, .lp .list ol > li > a:focus-visible h3, .lp .list ol > li > a:focus-visible p {
  color: rgb(0, 76.5, 153);
}
.lp .list > ul > li > a:hover .tag, .lp .list > ul > li > a:focus-visible .tag, .lp .list ol > li > a:hover .tag, .lp .list ol > li > a:focus-visible .tag {
  color: #333;
  background: #fff;
}
.lp .list > ul > li > a p, .lp .list ol > li > a p {
  margin: 1em 0;
  font-size: 1.25em;
  font-weight: bold;
}
.lp .list > ul > li > a .sub_title, .lp .list ol > li > a .sub_title {
  margin-bottom: 4px;
  padding-bottom: 4px;
}
.lp .list > ul > li > a .sub_title + p, .lp .list ol > li > a .sub_title + p {
  font-size: 1em;
  margin: 0;
  font-weight: normal;
}
.lp .list > ul > li .sub_title + p, .lp .list ol > li .sub_title + p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lp .list > ul > li time, .lp .list ol > li time {
  display: block;
  color: #222;
  font-family: georgia;
  padding-right: 1em;
}
.lp .list > ul > li time + b,
.lp .list > ul > li time + span.tag, .lp .list ol > li time + b,
.lp .list ol > li time + span.tag {
  margin-left: 16px;
  position: relative;
}
.lp .list > ul > li time + b:before,
.lp .list > ul > li time + span.tag:before, .lp .list ol > li time + b:before,
.lp .list ol > li time + span.tag:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  background: #ddd;
  left: -16px;
  top: 6px;
}

.spot {
  color: red !important;
  font-size: 100% !important;
  font-style: normal;
}

.searchResult ._resultnum {
  padding: 0.75em 1em;
  background: #266eb3;
  color: #fff;
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
}
.searchResult ._resultnum b {
  padding: 0 6px;
}
.searchResult ._resultItem {
  padding: 1em;
  background: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.searchResult ._resultItem:last-child {
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
}
.searchResult ._resultItem h3 {
  margin-top: 0;
  margin-bottom: 12px;
}
.searchResult ._resultItem ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.searchResult ._resultItem ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.searchResult ._resultItem ul li a.num {
  background: #eaf8fb;
  padding: 5px 8px;
  border-radius: 24px;
  font-weight: bold;
}
.searchResult ._resultItem ul li a.num:hover, .searchResult ._resultItem ul li a.num:focus-visible {
  background: #0066cc;
  color: #fff;
}

.sub_menu_title {
  text-align: center;
  font-size: 1.5em;
  letter-spacing: 2px;
  margin: 2em 0;
}

.sub_menu ul, .sub_menu ol {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  padding: 1em 0 0;
  list-style-type: none;
}
.sub_menu._default {
  max-height: initial;
}
.sub_menu._default li {
  flex: 0 1 49%;
  margin-bottom: 10px;
  border-radius: 5px;
}
.sub_menu._default li:nth-child(odd) {
  margin-right: 2%;
}
.sub_menu._default li a {
  border-radius: 4px;
  border: 2px solid #0066cc;
  padding: 1.25em 1em 1.25em 3em;
  display: flex;
  align-items: center;
  line-height: 1.2;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.5em;
  color: #222;
  background-image: url(../images/icon_np.png), linear-gradient(to right, #dcedf9 0%, #fff 100%);
  background-image: url(../images/icon_np.svg), linear-gradient(to right, #dcedf9 0%, #fff 100%);
  background-size: 24px 24px, cover;
  background-repeat: no-repeat;
  background-position: 32px 50%, 50% 50%;
  transition: 0.3s;
}
.sub_menu._default li a:hover, .sub_menu._default li a:focus {
  border: 2px solid #0066cc;
  color: #fff;
  background-image: url(../images/icon_np.png), url(../images/bg_np_hover.jpg);
  background-image: url(../images/icon_np.svg), url(../images/bg_np_hover.jpg);
  background-size: 24px 24px, cover;
}
.sub_menu._herolist ._flex {
  display: flex;
  align-items: center;
  margin: 4em 0;
}
.sub_menu._herolist ._img {
  flex: 0 0 33%;
  border-radius: 20px;
  overflow: hidden;
}
.sub_menu._herolist ._list {
  flex: 1 1 66%;
  max-width: 66%;
  margin-left: 2em;
}
.sub_menu._herolist ._list ._title {
  font-size: 1.5em;
  padding-left: 2.75em;
  position: relative;
}
.sub_menu._herolist ._list ._title:before, .sub_menu._herolist ._list ._title:after {
  content: "";
  position: absolute;
}
.sub_menu._herolist ._list ._title:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: #0066cc;
  border-radius: 50%;
  left: 0;
  top: -7px;
}
.sub_menu._herolist ._list ._title:after {
  width: 22px;
  height: 22px;
  background: url(../images/icon-arrow-r-white.svg) 50% 50% no-repeat;
  left: 14px;
  top: 6px;
}
.sub_menu._herolist ._list ._title a {
  display: block;
  line-height: 1.5;
  padding-left: 0;
  transition: 0.3s;
}
.sub_menu._herolist ._list ._title a:hover, .sub_menu._herolist ._list ._title a:focus-visible {
  padding-left: 0.25em;
  color: #ce4734;
}
.sub_menu._herolist ._list ul li a {
  background: url(../images/icon-arrow-r-type2.svg) 10px 50% no-repeat;
  background-size: 16px;
  padding-left: 36px;
  border-radius: 3px;
  transition: 0.3s;
}
.sub_menu._herolist ._list ul li a:hover, .sub_menu._herolist ._list ul li a:focus-visible {
  padding-left: 42px;
  background: url(../images/icon-arrow-r-type2.svg) 10px 50% no-repeat #eee;
  background-size: 16px;
}
.sub_menu._herolist .img-container {
  overflow: hidden;
}
.sub_menu._herolist .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.sub_menu._herolist .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.sub_menu._herolist ul, .sub_menu._herolist ol {
  display: block;
}
.sub_menu._herolist ul li, .sub_menu._herolist ol li {
  display: inline-block;
  float: left;
  width: 50%;
}
.sub_menu._herolist ul li a, .sub_menu._herolist ol li a {
  display: block;
  font-size: 1.125em;
  padding: 12px 0 12px 36px;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sub_menu._img ul li {
  flex: 0 0 auto;
  flex-basis: 25%;
}
.sub_menu._img ul li a {
  display: block;
  text-align: center;
  line-height: 0;
  padding: 12px 0;
  border-radius: 4px;
  margin-bottom: 6px;
  background: #fff;
  transition: 0.3s;
}
.sub_menu._img ul li a img {
  max-width: 270px;
  max-height: 100px;
}
.sub_menu._img ul li a:hover, .sub_menu._img ul li a:focus-visible {
  background: #ddd;
}
.sub_menu._icontext ul {
  justify-content: center;
}
.sub_menu._icontext ul li {
  flex: 0 0 16.6666667%;
}
.sub_menu._icontext ul li a {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sub_menu._icontext ul li a span.icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 30px;
  background: #fef5f5;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: 0.3s;
}
.sub_menu._icontext ul li a span.icon img {
  position: absolute;
  width: 72px;
  height: 72px;
}
.sub_menu._icontext ul li a span.icon img:nth-child(2) {
  opacity: 0;
}
.sub_menu._icontext ul li a b {
  display: block;
  width: 100%;
  text-align: center;
  color: #222;
  font-size: 1.125em;
  padding: 1em 4px;
}
.sub_menu._icontext ul li a:hover span.icon, .sub_menu._icontext ul li a:focus-visible span.icon {
  background: linear-gradient(to bottom, #f16f2d 0%, #ce4734 100%);
  box-shadow: none;
}
.sub_menu._icontext ul li a:hover span.icon img:nth-child(1), .sub_menu._icontext ul li a:focus-visible span.icon img:nth-child(1) {
  opacity: 0;
}
.sub_menu._icontext ul li a:hover span.icon img:nth-child(2), .sub_menu._icontext ul li a:focus-visible span.icon img:nth-child(2) {
  opacity: 1;
}
.sub_menu._icontext .sub_menu_title {
  margin-bottom: 1em;
}
.sub_menu._icontext .sub_menu_title:after {
  display: none;
}
.sub_menu._cards {
  position: relative;
}
.sub_menu._cards ._switchFilter {
  position: absolute;
  left: calc(50% + 70px);
  top: -10px;
  font-size: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: url(../images/icon-arrow-t-type2.svg) 50% 50% no-repeat #333;
  background-size: 14px;
  transform: rotate(180deg);
}
.sub_menu._cards ._switchFilter:hover, .sub_menu._cards ._switchFilter:focus-visible {
  background: url(../images/icon-arrow-t-type2.svg) 50% 50% no-repeat #0059b3;
  background-size: 14px;
}
.sub_menu._cards ._switchFilter.act {
  transform: rotate(0);
}
@media screen and (max-width: 1200px) {
  .sub_menu._img ul li {
    flex-basis: 25%;
  }
}
@media screen and (max-width: 991px) {
  .sub_menu._img ul li {
    flex-basis: 50%;
  }
  .sub_menu._icontext ul li {
    flex: 0 0 auto;
    flex-basis: 25%;
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .sub_menu._default li {
    flex: 1 1 100%;
  }
  .sub_menu._default li:nth-child(odd) {
    margin-right: 0;
  }
  .sub_menu._herolist ._flex {
    flex-wrap: wrap;
  }
  .sub_menu._herolist ._img {
    flex: 1 1 100%;
  }
  .sub_menu._herolist ._list {
    flex: 1 1 100%;
    max-width: 100%;
    margin: 1em 0 0;
  }
  .sub_menu._herolist ._list ul li, .sub_menu._herolist ._list ol li {
    width: 100%;
    border-bottom: 1px dotted #ccc;
  }
  .sub_menu._herolist ._list ul li a, .sub_menu._herolist ._list ol li a {
    padding: 12px 0 12px 36px;
  }
  .sub_menu._img ul li {
    flex-basis: 100%;
  }
  .sub_menu._icontext ul li {
    flex-basis: 50%;
  }
  .sub_menu._icontext ul li a span.icon {
    width: 150px;
    height: 150px;
  }
  .sub_menu._icontext ul li a span.icon img {
    width: 72px;
    height: 72px;
  }
  .sub_menu._icontext ul li a b {
    padding: 1.25em 12px 1em;
    width: 100%;
  }
}

.tabSet {
  margin: 30px auto;
}
.tabSet .tabItems {
  display: flex;
}
.tabSet .modeBBtn,
.tabSet .tabBtn {
  flex: 1 1 auto;
  font-size: 1.25em;
  height: 3.2em;
  font-weight: bold;
  text-align: center;
  border: none;
  margin: 1px;
  border-radius: 8px 3px 3px 8px;
  box-shadow: none;
  background: #fff;
  cursor: pointer;
}
.tabSet .modeBBtn:last-child,
.tabSet .tabBtn:last-child {
  border-radius: 3px 8px 8px 3px;
}
.tabSet .modeBBtn:focus-visible,
.tabSet .tabBtn:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 inset;
}
.tabSet .modeBBtn.active,
.tabSet .tabBtn.active {
  cursor: default;
  background-image: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
  color: #fff;
}
.tabSet .tabContent {
  display: none;
  position: relative;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .tabSet .tabContent {
    padding: 0;
    margin-bottom: 10px;
    border: none;
  }
}
.tabSet .tabContent.active {
  display: block;
}
.tabSet .tabContent a:focus {
  outline: none;
  box-shadow: 0 0px 0px 2px #ce4734 inset;
}
@media screen and (max-width: 767px) {
  .tabSet .tabContent a:focus {
    box-shadow: none;
  }
}
.tabSet .tabContent .content ul {
  margin: 0;
}
.tabSet .modeBBtn {
  width: 100%;
  margin: 0;
  display: none;
}
.tabSet.modeB .tabItems {
  display: none;
}
.tabSet.modeB .tabContent {
  display: block;
}
.tabSet.modeB .tabContent .content {
  display: none;
}
.tabSet.modeB .tabContent .content.active {
  display: block;
}
.tabSet.modeB .tabContent .content a:focus-visible {
  outline: #ce4734 2px solid;
}
.tabSet.modeB .modeBBtn {
  display: block;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.tabSet._list .tabBtn {
  background: transparent;
  border-radius: 40px;
  font-size: 1.125em;
  font-weight: bold;
}
.tabSet._list .tabBtn:hover, .tabSet._list .tabBtn:focus-visible {
  background: #e6e6e6;
}
.tabSet._list .tabBtn.active {
  background-image: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
  color: #fff;
}
.tabSet._list .tabItems {
  background: #fff;
  border-radius: 40px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tabSet._list .tabContent {
  padding: 1em 4em;
}
.tabSet._list .tabContent time {
  color: #cb4f0e;
  margin-right: 30px;
  min-width: 100px;
}
.tabSet._list .tabContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabSet._list .tabContent ul li {
  border-bottom: 1px solid #9aa2a4;
  position: relative;
}
.tabSet._list .tabContent ul li::before {
  content: "";
  position: absolute;
  width: 96px;
  height: 2px;
  background: #cb4f0e;
  bottom: 0;
}
.tabSet._list .tabContent ul li a {
  display: flex;
  padding: 16px 0;
  color: #222;
  font-weight: bold;
  background: transparent;
  transition: 0.3s;
}
.tabSet._list .tabContent ul li a:hover, .tabSet._list .tabContent ul li a:focus-visible {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .tabSet._list .tabContent {
    margin-bottom: 0;
    padding: 0.5em 1em;
  }
  .tabSet._list .tabContent ul {
    padding: 1em 1.75em;
  }
  .tabSet._list .tabContent ul li a {
    flex-wrap: wrap;
  }
  .tabSet._list .tabContent .modeBBtn {
    border-radius: 40px;
    font-size: 1.125em;
    font-weight: bold;
  }
}
.tabSet._slider .tabItems {
  justify-content: center;
  width: 70%;
  margin: auto;
  background: #fff;
  border-radius: 40px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tabSet._slider .tabItems .tabBtn {
  max-width: 50%;
  background: transparent;
  border-radius: 40px;
  font-size: 1.125em;
  font-weight: bold;
}
.tabSet._slider .tabItems .tabBtn:hover, .tabSet._slider .tabItems .tabBtn:focus-visible {
  background: #e6e6e6;
}
.tabSet._slider .tabItems .tabBtn.active {
  background-image: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .tabSet._slider .tabContent {
    margin-bottom: 0;
    padding: 0.5em 1em !important;
  }
  .tabSet._slider .tabContent .modeBBtn {
    border-radius: 40px;
    font-size: 1.125em;
    font-weight: bold;
  }
}
.tabSet._step .tabItems {
  background: #d9d9d9;
  border-radius: 8px;
  overflow: hidden;
}
.tabSet._step .tabContent {
  padding: 15px 0;
}
.tabSet._step .tabBtn {
  font-size: 1.125em;
  height: 60px;
  background: transparent;
}
.tabSet._step .tabBtn.active {
  background: #cb4f0e;
  position: relative;
  transition: 0.3s;
}
.tabSet._step .tabBtn.active:after {
  content: "";
  position: absolute;
  width: 40.43px;
  height: 41.43px;
  background: #cb4f0e;
  border-bottom-right-radius: 6px;
  transform: rotate(-45deg);
  transform-origin: top right;
  right: 0;
  top: 0;
}
.tabSet._step .tabBtn:last-child.active:after {
  background: #d9d9d9;
  right: auto;
  left: -41px;
}
.tabSet._step table {
  margin-bottom: 2em;
}
.tabSet._step > form {
  background: #edf7fa;
  padding: 1em 2em;
  border-radius: 8px;
}
.tabSet._step .form_title {
  font-size: 1.45rem;
  color: #222;
  padding: 0;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.tabSet._step .form_title .necessary {
  margin: 0 6px;
}
.tabSet._step .form_title > a {
  font-size: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #7e7e7e;
  position: relative;
  z-index: 1;
}
.tabSet._step .form_title > a:before {
  content: "？";
  position: absolute;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  z-index: 1;
  font-size: 1rem;
}
.tabSet._step .form_title > a:hover, .tabSet._step .form_title > a:focus-visible {
  background: #333;
}
.tabSet._step .form_grp {
  border-bottom-color: #a2a2a2;
  padding: 20px 0;
}
.tabSet._step .form_grp:last-child {
  border-bottom-color: transparent;
}
.tabSet._step .notice_info {
  margin-top: 0;
}
.tabSet._step fieldset {
  width: 100%;
  margin: 12px 0 0;
}
.tabSet._step fieldset legend {
  font-size: 1.125em;
  font-weight: bold;
  color: #00478f;
}
.tabSet._step fieldset fieldset {
  margin: 6px 0 6px 24px;
}
.tabSet._step fieldset fieldset legend {
  font-size: 1em;
  color: #333;
}
.tabSet._step button {
  font-size: 1em;
}
.tabSet._step .ctl_btns {
  margin: 2em 0;
}
.tabSet._step .questionnaire form {
  background: transparent;
  padding: 0;
}
.tabSet._step .questionnaire .form_grp {
  border-bottom-color: transparent;
}
.tabSet._step .normalForm .form_grp {
  padding: 0;
}
.tabSet._step .normalForm .form_grp .form_title {
  font-size: 1em;
  flex: 0 0 auto;
  margin: auto;
}
.tabSet._step .normalForm .form_grp .form_content {
  max-width: -moz-fit-content;
  max-width: fit-content;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .tabSet._step .modeBBtn {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
  }
  .tabSet._step .tabContent {
    padding: 0;
  }
  .tabSet._step .tabContent .modeBBtn {
    font-weight: bold;
    font-size: 1.25em;
    margin-bottom: 0.5em;
    background: #d9d9d9;
    border-radius: 8px;
  }
  .tabSet._step .tabContent .modeBBtn.active {
    background: #cb4f0e;
  }
}
.tabSet._service .mask {
  max-height: 320px;
  overflow: hidden;
  border-bottom: 2px solid #ddd;
}
.tabSet._service .mask .scroltable-container {
  padding-right: 0;
}
.tabSet._service .mask table th {
  background: #808080;
  color: #fff;
}
.tabSet._service .mask table th, .tabSet._service .mask table td {
  border: none;
  border-right: 1px solid #ddd;
}
.tabSet._service .mask table th:last-child, .tabSet._service .mask table td:last-child {
  border-right: none;
}
.tabSet._service .mask table tr:nth-child(odd) td {
  background: #f7f7f7;
}
.tabSet._service .mask._open {
  max-height: none;
  border-bottom: none;
}
.tabSet._service .tabItems {
  border-radius: 8px;
  overflow: hidden;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.tabSet._service .tabContent {
  padding: 15px 0;
}
.tabSet._service .tabBtn {
  font-size: 1.125em;
  height: 60px;
  border-radius: 10px;
  background: #eee;
  border: 1px solid #d9d9d9;
  min-width: 200px;
  flex: 0 1 auto;
}
.tabSet._service .tabBtn.active {
  background: #0066cc;
  position: relative;
  border-color: #0066cc;
  transition: 0.3s;
}
.tabSet._service .tabBtn:last-child.active:after {
  background: #d9d9d9;
  right: auto;
  left: -41px;
}
@media screen and (max-width: 767px) {
  .tabSet._service .modeBBtn {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
  }
  .tabSet._service .tabContent {
    padding: 0;
  }
  .tabSet._service .tabContent .modeBBtn {
    font-weight: bold;
    font-size: 1.25em;
    margin-bottom: 0.5em;
    background: #d9d9d9;
    border-radius: 8px;
  }
  .tabSet._service .tabContent .modeBBtn.active {
    background: #0066cc;
  }
}

.showRoom {
  background: #edf7fa;
  padding: 1em 2em 3em;
  border-radius: 8px;
}
.showRoom .centerTitle {
  text-align: center;
  font-size: 1.25em;
}
.showRoom + .ctl_btns {
  margin-top: 1.5em;
}

a.btn_pop {
  font-size: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #7e7e7e;
  position: relative;
  z-index: 1;
  margin-left: 4px;
}
a.btn_pop:before {
  content: "？";
  position: absolute;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  z-index: 1;
  font-size: 1rem;
}
a.btn_pop:hover, a.btn_pop:focus-visible {
  background: #333;
}

.infoTip {
  padding-left: 7px;
  margin: 5px 0;
  text-align: center;
  display: none;
}
.infoTip p {
  margin: 0;
  line-height: 1;
  color: #222;
  background: #e5e5e5;
  border-radius: 2px;
  padding: 6px 10px;
  text-align: center;
}
.infoTip p b {
  color: #cb4f0e;
  padding: 0 4px;
}
.infoTip span {
  display: block;
  font-size: 90%;
  color: #156cb2;
  font-weight: bold;
}

input:checked + .infoTip {
  display: block;
}

.thumbnail {
  box-shadow: 0 0 3em -1.5em rgba(0, 0, 0, 0.5);
  background: #FFF;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.thumbnail:hover {
  box-shadow: 0 12px 3em -1em rgba(0, 0, 0, 0.5);
}
.thumbnail a {
  display: block;
  color: #555;
  text-decoration: none;
  position: relative;
}
.thumbnail a:hover, .thumbnail a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.thumbnail a:focus:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  box-shadow: 0px 0px 0px 1px rgb(0, 76.5, 153) inset;
}
.thumbnail .img-container {
  overflow: hidden;
  margin-bottom: 0.5em;
}
.thumbnail .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.thumbnail .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.thumbnail h2, .thumbnail h3, .thumbnail h4 {
  margin: 0.2em 0;
}
.thumbnail .caption {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 1em;
}
.thumbnail .btn_grp {
  padding: 0.2em 0;
}
.thumbnail hr {
  width: 90%;
  margin: 0.1em auto 1em;
}

.modal,
.modal_scroll {
  position: fixed;
  display: none;
  width: 60%;
  height: auto;
  background: #FFF;
  z-index: 99999999;
  top: 12%;
  left: 50%;
  margin-left: -30%;
  padding: 3em 2em;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
  animation: scaleUp 0.5s ease-out;
}
.modal h2,
.modal_scroll h2 {
  border-bottom: 1px solid #666;
  color: rgb(0, 89.25, 178.5);
  padding-bottom: 0.75em;
  text-align: center;
  margin-top: 0;
}
.modal .close,
.modal_scroll .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px !important;
  min-width: auto;
  height: 30px;
  font-size: 0em;
  border: none;
  display: block;
  padding: 0;
  background: url(../images/basic/icon_close.svg) no-repeat center center;
}
.modal .close:hover, .modal .close:focus,
.modal_scroll .close:hover,
.modal_scroll .close:focus {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal,
  .modal_scroll {
    width: 90%;
    margin-left: -45%;
  }
}

.modal_scroll {
  height: 80vh;
  padding: 3em 2em 6em;
}
.modal_scroll .modal_content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.modal_scroll .modal_content .center_box {
  text-align: center;
  padding: 1em 0;
}
.modal_scroll .modal_content .center_box p {
  margin: 6px 0;
  font-weight: bold;
}
.modal_scroll .modal_content .center_box b {
  font-size: 150%;
  color: rgb(0, 76.5, 153);
  border: 1px solid;
  padding: 0.5em 1.5em;
  display: inline-block;
}
.modal_scroll .flex-form .form_grp {
  border-bottom-color: transparent;
}
.modal_scroll .check_grp {
  padding: 1em 0;
}
.modal_scroll .check_grp label {
  display: grid;
  grid-template-columns: 30px auto;
}
.modal_scroll .orderInfo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
  background: #e6f6fb;
  border: solid 1px #dceaee;
  border-radius: 6px;
  padding: 1em 0;
}
.modal_scroll .orderInfo b {
  display: block;
  font-size: 1.25em;
  padding-top: 6px;
}

@keyframes scaleUp {
  0% {
    transform: scale(1) translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0px);
    opacity: 1;
  }
}
.modal_overlay {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: RGBA(0, 0, 0, 0.5);
  z-index: 99999998;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus:not(:focus-visible) {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}
.slick-initialized .slick-slide > div {
  padding: 0 16px;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slide a:focus-visible:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  box-shadow: 0px 0px 0px 2px #ce4734 inset;
}

.slick-arrow::before {
  display: none;
}

.slick-prev,
.slick-next,
.swiperArrow {
  font-size: 0em;
  line-height: 0em;
  position: absolute;
  display: block;
  width: 40px !important;
  height: 60px !important;
  padding: 0 !important;
  min-width: auto;
  z-index: 2;
  cursor: pointer;
  border: none;
  outline: none;
  box-shadow: none;
  transition: 0.3s ease-out;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus,
.swiperArrow:hover,
.swiperArrow:focus {
  border: none !important;
  outline: none;
  box-shadow: 0px 0px 0px 2px #ce4734 inset;
}

.slick-prev {
  left: 25px;
  background: url("../images/slick/icon_arrow_left_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.5);
  background-size: 30px 30px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-prev:hover, .slick-prev:focus {
  background: url("../images/slick/icon_arrow_left_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.8);
  background-size: 30px 30px;
}

.slick-next {
  right: 25px;
  background: url("../images/slick/icon_arrow_right_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.5);
  background-size: 30px 30px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-next:hover, .slick-next:focus {
  background: url("../images/slick/icon_arrow_right_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.8);
  background-size: 30px 30px;
}

.slick-disabled {
  opacity: 0.25;
}

.slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 9;
  list-style: none;
  box-sizing: border-box;
}
.slick-dots li {
  position: relative;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0em;
  line-height: 0em;
  display: block;
  cursor: pointer;
  border: 0;
  outline: none;
}

ul.slick-dots {
  margin-bottom: 0;
}

.slick-dots {
  /* 位置距離 */
  bottom: 10px;
}
.slick-dots li {
  /* 兩點的距離 */
  margin: 0 10px;
}
.slick-dots li button {
  /* 點的顏色 */
  background: #666;
  opacity: 0.4;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  opacity: 1;
  /* 點hover的顏色 */
  background: #21baff;
}
.slick-dots li button:focus {
  opacity: 1;
  /* 點focus的顏色 */
  background: #ff3e4d;
}
.slick-dots li.slick-active button {
  opacity: 1;
  /* 點 active 的顏色 */
  background: rgb(0, 76.5, 153);
}
.slick-dots li.slick-active button::before {
  display: none;
}
.slick-dots li.slick-active button:hover {
  /* 點 active  hover的顏色 */
  background: #ff3e4d;
}
.slick-dots li.slick-active button:focus {
  /* 點 active  focus的顏色 */
  background: #ff3e4d;
}

.mpSlider {
  width: 100%;
  padding-bottom: 3em;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.mpSlider .img-container {
  overflow: hidden;
}
.mpSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 40%;
}
.mpSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container {
    overflow: hidden;
  }
  .mpSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 60%;
  }
  .mpSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
.mpSlider .slick-prev,
.mpSlider .slick-next {
  width: 72px !important;
  height: 72px !important;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .mpSlider .slick-prev {
    left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .mpSlider .slick-next {
    right: 2%;
  }
}
.mpSlider .slick-slide > div {
  padding: 0;
}

.adSlider {
  position: relative;
  min-height: 1px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
}
.adSlider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left_inverse.png) no-repeat center center;
  background-size: 80%;
  left: 0;
}
.adSlider .slick-next {
  background: url(../vendor/slick/icon_arrow_right_inverse.png) no-repeat center center;
  background-size: 80%;
  right: 0;
}
.adSlider .img-container {
  width: 200px;
  height: 80px;
}
.adSlider .img-container a img {
  margin: 0 auto;
  max-width: 200px;
  max-height: 80px;
}
.adSlider .img-container:focus:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0px 0px 3px #0066cc inset;
}
.adSlider._200110 .img-container {
  width: 200px;
  height: 110px;
}
.adSlider._200110 .img-container a img {
  max-height: 110px;
}

.hotSlider {
  position: relative;
  min-height: 1px;
  padding-left: 90px;
  padding-right: 90px;
  box-sizing: border-box;
}
.hotSlider .slick-list {
  padding: 6px;
}
.hotSlider .slick-list .slick-slide > div {
  padding: 0;
}
.hotSlider .slick-prev {
  left: 20px;
}
.hotSlider .slick-next {
  right: 20px;
}
.hotSlider a {
  text-align: center;
  padding: 1em;
  border-radius: 6px;
  transition: 0.3s;
}
.hotSlider a .img-container {
  background: transparent;
  width: 100px;
  height: 100px;
  margin: auto;
  background: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
  border-radius: 20px;
}
.hotSlider a .img-container img {
  max-width: 100px;
  max-height: 100px;
}
.hotSlider a .img-container:focus:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0px 0px 3px #0066cc inset;
}
.hotSlider a b {
  color: #222;
  font-size: 1.125em;
  display: block;
  padding-top: 12px;
}
.hotSlider a:hover, .hotSlider a:focus-visible {
  background: #eee;
}
.hotSlider a:hover .img-container, .hotSlider a:focus-visible .img-container {
  background: linear-gradient(to right, #ce4734 0%, #ce4734 100%);
}
@media screen and (max-width: 767px) {
  .hotSlider {
    position: relative;
    min-height: 1px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
  }
  .hotSlider .slick-prev {
    left: 0;
  }
  .hotSlider .slick-next {
    right: 0;
  }
}

.activeSlider {
  position: relative;
  min-height: 1px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
}
.activeSlider .slick-dots {
  bottom: -30px;
}
.activeSlider .slick-prev {
  left: 0;
}
.activeSlider .slick-next {
  right: 0;
}

.searchSlider {
  margin-top: 1.25em;
}
.searchSlider .slick-slide > div {
  padding: 4px;
}
.searchSlider .slick-dots li button:before {
  color: transparent;
}
.searchSlider.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.searchSlider section {
  padding: 0;
}
.searchSlider a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 16px;
  background: bisque;
}
.searchSlider a:last-child {
  margin-bottom: 0;
}
.searchSlider a span {
  position: absolute;
  z-index: 1;
  font-size: 1.125em;
  color: #fff;
  text-align: center;
  padding: 0 2em;
}
.searchSlider .img-container {
  overflow: hidden;
}
.searchSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 60%;
}
.searchSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.searchSlider .img-container a {
  display: block;
  text-align: center;
}
.searchSlider .img-container a img {
  margin: 0 auto;
}
.searchSlider .img-container:focus:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0px 0px 3px #0066cc inset;
}
.searchSlider .slick-dots {
  justify-content: flex-end;
  bottom: auto;
  top: -42px;
}
.searchSlider .slick-dots li {
  margin: 0 2px;
}

.ytSlider {
  position: relative;
  min-height: 1px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
}
.ytSlider iframe {
  width: 100%;
  height: 280px;
}
.ytSlider ul.slick-dots {
  margin-bottom: 0;
  bottom: -42px;
}
.ytSlider .slick-prev {
  left: 0;
}
.ytSlider .slick-next {
  right: 0;
}

.lightbox_slider {
  background: #fff;
  padding: 1em 0;
  clear: both;
}
.lightbox_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #0066cc;
}
.lightbox_slider .cp_slider {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.lightbox_slider .img-container {
  margin: 0px 15px;
  overflow: hidden;
  overflow: hidden;
}
.lightbox_slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.lightbox_slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.lightbox_slider .img-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.lightbox_slider .caption {
  padding: 0.5em !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.75) !important;
  color: #FFF;
  bottom: -2em !important;
  left: 0;
  font-size: 0.938em !important;
  height: 2em !important;
  line-height: 1 !important;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.3s ease-out;
}
.lightbox_slider .slick-dots {
  bottom: -30px !important;
}
@media screen and (max-width: 767px) {
  .lightbox_slider .slick-dots {
    bottom: -40px !important;
    padding: 0;
  }
}
.lightbox_slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.lightbox_slider .slick-prev {
  left: -15px;
}
.lightbox_slider .slick-next {
  right: -15px;
}
.lightbox_slider a {
  color: #555;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightbox_slider a:hover .caption, .lightbox_slider a:focus .caption {
  bottom: 0 !important;
}

.lightbox_slider_block {
  background: #fff;
  padding: 1em 0;
  clear: both;
}
.lightbox_slider_block h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #222;
}
.lightbox_slider_block .cppic_slider {
  position: relative;
  padding: 0 40px;
}
.lightbox_slider_block .img-container {
  overflow: hidden;
  overflow: hidden;
}
.lightbox_slider_block .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.lightbox_slider_block .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.lightbox_slider_block .img-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.lightbox_slider_block .caption {
  padding: 0.5em !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.75) !important;
  color: #FFF;
  bottom: -2em !important;
  left: 0;
  font-size: 0.938em !important;
  height: 2em !important;
  line-height: 1 !important;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.3s ease-out;
}
.lightbox_slider_block .slick-dots {
  bottom: -40px;
}
.lightbox_slider_block .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 10px;
}
.lightbox_slider_block .slick-prev {
  left: 0px;
}
.lightbox_slider_block .slick-next {
  right: 0px;
}
.lightbox_slider_block a {
  color: #555;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightbox_slider_block a:hover .caption, .lightbox_slider_block a:focus .caption {
  bottom: 0 !important;
}

/*  slick-lightbox  */
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: black;
  transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}
.slick-lightbox .slick-prev {
  left: 5px;
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}
.slick-lightbox .slick-next {
  right: 5px;
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}

.slick-lightbox-hide {
  opacity: 0;
}
.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}
.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}
.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto 1em;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 20px 0 0;
  color: white;
}

.slick-lightbox-close {
  position: fixed;
  top: 10px;
  right: 10px;
  display: block;
  height: 45px;
  width: 45px;
  line-height: 0;
  font-size: 0em;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  min-width: auto;
}
.slick-lightbox-close:focus {
  outline: none;
}
.slick-lightbox-close:before {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(45deg);
  position: absolute;
  top: 18px;
  background: #DDD;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:after {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(-45deg);
  position: absolute;
  top: 18px;
  background: #DDD;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:hover, .slick-lightbox-close:focus {
  background: none;
  margin-top: 0;
  border: none;
}
.slick-lightbox-close:hover:before, .slick-lightbox-close:hover:after, .slick-lightbox-close:focus:before, .slick-lightbox-close:focus:after {
  background: #FFF;
}

.Syncing_slider {
  position: relative;
}
.Syncing_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #0066cc;
}
.Syncing_slider .slick-slide {
  position: relative;
}
.Syncing_slider .controls {
  text-align: center;
  font-weight: bold;
  max-width: 100px;
  color: #FFF;
  padding: 0.2em 0.5em;
  margin: 0px auto;
  background: #0066cc;
  border-radius: 20px;
  text-shadow: 1px 1px 2px RGBA(0, 0, 0, 0.8);
}
.Syncing_slider .item {
  position: relative;
}
.Syncing_slider .img-container {
  overflow: hidden;
}
.Syncing_slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 56.25%;
}
.Syncing_slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.Syncing_slider .img-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.Syncing_slider p {
  position: absolute;
  background: RGBA(0, 0, 0, 0.55);
  text-align: center;
  color: #FFF;
  padding: 0.5em;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0px;
  width: 100%;
  height: 2.5em;
  line-height: 1.5em;
  margin: 0px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .Syncing_slider p {
    display: none;
  }
}
.Syncing_slider .slick-next {
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
}
@media screen and (max-width: 767px) {
  .Syncing_slider .slick-next {
    right: 0.5em;
  }
}
.Syncing_slider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
}
@media screen and (max-width: 767px) {
  .Syncing_slider .slick-prev {
    left: 0.5em;
  }
}
.Syncing_slider .Slider-for {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
}
.Syncing_slider .Slider-nav {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
  /*正在動作的縮圖*/
  position: relative;
}
.Syncing_slider .Slider-nav .img-container p {
  display: none;
}
.Syncing_slider .Slider-nav .slick-slide.slick-current {
  opacity: 1;
}
.Syncing_slider .slick-dots {
  display: none !important;
}

.function_panel {
  margin: 0.2em 0;
  padding: 0.5em 0 0.5em;
  min-height: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .function_panel {
    margin: 0.6em 0;
    padding: 0.5em 0 0.5em;
  }
}
.function_panel .share {
  flex: 0 0 auto;
}
.function_panel .function {
  flex: 0 0 auto;
}

.publish_time {
  flex: 1 1 auto;
  min-width: 100px;
  display: block;
  color: #666;
}
.publish_time span {
  font-size: 0.938em;
}
@media screen and (max-width: 767px) {
  .publish_time span {
    display: none;
  }
}
.publish_time time {
  font-family: georgia;
  font-size: 1.125em;
}
@media screen and (max-width: 767px) {
  .publish_time time {
    font-size: 0.938em;
  }
}
.publish_time:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  top: 0.3em;
  background: url(../images/basic/icon_time.png) no-repeat center center;
  background-size: 12px;
}

div.function ul li.icon_forward a:before, div.function ul li.icon_print a:before, div.function ul li.icon_back a:before {
  vertical-align: middle;
  content: "";
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
  display: inline-block;
}

div.function {
  box-sizing: border-box;
  margin: 0.5em 0;
}
div.function ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  list-style-type: none;
}
div.function ul li {
  margin: 0 0px 0px 3px;
  flex: 0 0 auto;
}
div.function ul li button, div.function ul li a {
  font-size: 0.813em;
  display: block;
  padding: 0.2em 1em;
  background: #666;
  border-color: #666;
  color: #FFF;
  border-radius: 4px;
}
div.function ul li button:hover, div.function ul li button:focus, div.function ul li a:hover, div.function ul li a:focus {
  background: rgb(0, 76.5, 153);
  border-color: rgb(0, 76.5, 153);
}
div.function ul li.icon_back a:before {
  background: url(../images/basic/icon_back.svg) no-repeat center center;
  background-size: 16px;
}
div.function ul li.icon_print a:before {
  background: url(../images/basic/icon_print.svg) no-repeat center center;
  background-size: 20px;
}
div.function ul li.icon_forward a:before {
  background: url(../images/basic/icon_forward.svg) no-repeat center bottom;
  background-size: 20px;
}

.function_panel .font_size {
  padding: 0;
  flex: initial;
}
.function_panel .function {
  height: 32px;
  margin: 0;
}
.function_panel .function ul {
  display: flex;
}
.function_panel .function ul li {
  font-size: 1em;
  margin: 0 0.2em;
  flex: 0 0 32px;
}
.function_panel .function ul li a {
  display: block;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: #F1F1F1;
  text-indent: -9999px;
  position: relative;
}
.function_panel .function ul li a:hover, .function_panel .function ul li a:focus {
  background: rgb(0, 76.5, 153);
  color: #FFF;
}
.function_panel .function ul li a:hover:before, .function_panel .function ul li a:focus:before {
  filter: invert(100%);
}
.function_panel .function ul li a:before {
  content: "";
  position: absolute;
  width: 55%;
  height: 55%;
  top: 20%;
  left: 20%;
}
.function_panel .function ul li.back a:before {
  background: url(../images/basic/icon_back-style2.svg) no-repeat center center;
  background-size: 100%;
}
.function_panel .function ul li.print a:before {
  background: url(../images/basic/icon_print-style2.svg) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .function_panel .function ul li.print {
    display: none;
  }
}
.function_panel .function ul li.forward a:before {
  background: url(../images/basic/icon_forward-style2.svg) no-repeat center center;
  background-size: 100%;
}

.share {
  box-sizing: border-box;
  margin: 0.5em 0;
}
.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.share ul li {
  margin: 0px 3px 3px;
  flex: 0 0 32px;
}
.share ul li a {
  display: block;
  height: 32px;
}
@media screen and (max-width: 991px) {
  .share ul li {
    margin: 0px 1px 2px;
    width: 32px;
    height: 32px;
  }
}
.share ul li img {
  width: 100%;
  height: 100%;
}

.function_panel .share {
  box-sizing: border-box;
  text-align: center;
  height: 36px;
  margin: 2px 4px 0;
  position: relative;
}
.function_panel .share a.shareButton {
  display: block;
  background: #F1F1F1;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  text-align: center;
  position: relative;
}
.function_panel .share a.shareButton:before {
  content: "";
  position: absolute;
  width: 55%;
  height: 55%;
  top: 20%;
  left: 20%;
  background: url(../images/basic/icon_share.svg) no-repeat center center !important;
  background-size: 24px !important;
}
.function_panel .share a.shareButton:hover, .function_panel .share a.shareButton:focus {
  background: rgb(0, 76.5, 153);
}
.function_panel .share a.shareButton:hover:before, .function_panel .share a.shareButton:focus:before {
  filter: invert(100%);
}
.function_panel .share ul {
  display: none;
  position: absolute;
  top: 2.5em;
  left: -12px;
  padding: 12px;
  background: #FFF;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  border-radius: 8px;
  z-index: 999;
  height: auto;
}
.function_panel .share ul li {
  display: block;
  margin: 0 auto 0.5em;
}
.function_panel .share ul li:last-child {
  margin-bottom: 0;
}
.function_panel .share ul li img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.function_panel .share ul li a {
  background: transparent;
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
}
.function_panel .share ul li a:hover, .function_panel .share ul li a:focus {
  background: transparent;
}
.function_panel .share ul li a:hover img, .function_panel .share ul li a:focus img {
  filter: grayscale(1);
}
.marquee {
  height: 45px;
  display: block;
  overflow: hidden;
  background: #FFF;
  margin: 2em 4em;
  text-align: left;
  padding: 0 3em 0 2em;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #dadada;
}
@media (max-width: 991px) {
  .marquee {
    margin: 1.5em 0em;
  }
}
.marquee ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.marquee .slick-prev {
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  right: 0px !important;
  top: 1px !important;
  left: auto;
  opacity: 0.5;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  width: 20px !important;
  height: 20px !important;
  box-shadow: none;
}
.marquee .slick-prev:hover, .marquee .slick-prev:focus {
  opacity: 1;
}
.marquee .slick-prev:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee .slick-next {
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  right: 0px !important;
  top: 22px !important;
  left: auto;
  opacity: 0.5;
  width: 20px !important;
  height: 20px !important;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  box-shadow: none;
}
.marquee .slick-next:hover, .marquee .slick-next:focus {
  opacity: 1;
}
.marquee .slick-next:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee > div {
  padding: 0;
  margin: 0;
}
.marquee a {
  display: block;
  line-height: 40px;
  margin-right: 3em;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  text-decoration: none;
}
.marquee a span {
  color: #7cb52f;
  margin-right: 15px;
}
.marquee a:hover {
  color: #7cb52f;
}

.pagination {
  margin: 0.5em auto;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 0.938em;
}
.pagination .form_inline {
  justify-content: center;
}
.pagination span {
  color: #0066cc;
  margin: 0px 0.5em;
}
.pagination .page {
  margin: 10px auto;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination .page li {
  min-width: 40px;
  height: 40px;
  margin: 2px;
  list-style: none;
  flex: 0 0 40px !important;
  margin-bottom: 2px !important;
  box-sizing: border-box;
}
.pagination .page li a {
  border-radius: 5px;
  padding: 6px 10px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  font-size: 1em;
  color: #222;
  background: #eee;
  border: #ccc solid 1px;
}
.pagination .page li a:hover, .pagination .page li a:focus {
  background: #0066cc;
  color: #fff !important;
  border: #0066cc solid 1px;
}
.pagination .page li.active a {
  color: #fff !important;
  background: #0066cc;
  border: rgb(0, 89.25, 178.5) solid 1px;
}
.pagination .page li.last a:after, .pagination .page li.last a:before, .pagination .page li.next a:before, .pagination .page li.prev a:before, .pagination .page li.first a:after, .pagination .page li.first a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border: 2px solid #666;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a, .pagination .page li.prev a, .pagination .page li.next a, .pagination .page li.last a {
  text-indent: -9999px;
  position: relative;
}
.pagination .page li.first a:hover:before, .pagination .page li.first a:hover:after, .pagination .page li.first a:focus:before, .pagination .page li.first a:focus:after, .pagination .page li.prev a:hover:before, .pagination .page li.prev a:hover:after, .pagination .page li.prev a:focus:before, .pagination .page li.prev a:focus:after, .pagination .page li.next a:hover:before, .pagination .page li.next a:hover:after, .pagination .page li.next a:focus:before, .pagination .page li.next a:focus:after, .pagination .page li.last a:hover:before, .pagination .page li.last a:hover:after, .pagination .page li.last a:focus:before, .pagination .page li.last a:focus:after {
  border: 2px solid #FFF;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a:before {
  margin-left: -6px;
  transform: rotate(-135deg);
}
.pagination .page li.first a:after {
  margin-left: 0px;
  transform: rotate(-135deg);
}
.pagination .page li.prev a:before {
  margin-left: -2px;
  transform: rotate(-135deg);
}
.pagination .page li.next a:before {
  margin-left: -6px;
  transform: rotate(45deg);
}
.pagination .page li.last a:before {
  margin-left: -3px;
  transform: rotate(45deg);
}
.pagination .page li.last a:after {
  margin-left: -9px;
  transform: rotate(45deg);
}
.pagination .total {
  padding: 0em;
  display: inline-block;
  vertical-align: middle;
}
.pagination .total select {
  margin: 0px 0.5em;
}
@media screen and (max-width: 767px) {
  .pagination .total select {
    margin: 0px;
  }
}
.pagination .total .btn {
  min-width: auto;
  padding: 0.4em 1em !important;
}
.pagination .items {
  display: inline-block;
  vertical-align: middle;
}
.pagination .items a {
  padding: 0 5px;
  color: #0066cc;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .pagination .total select.form-control {
    margin: 0px 0px;
    text-align: center;
  }
}
*[class^=notice] {
  padding: 0.25em 1.5em;
  margin: 0 0.3em;
  display: block;
  width: 100%;
  font-size: 0.938em;
  color: #666;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
  text-align: left;
}
*[class^=notice]:before {
  position: absolute;
  top: 7px;
  left: 0.25em;
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  content: "";
}
*[class^=notice]:before img {
  width: 100%;
}
*[class^=notice] a.close {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0.8em;
  right: 1em;
  display: block;
  opacity: 0.5;
}
*[class^=notice] a.close:hover, *[class^=notice] a.close:focus {
  opacity: 1;
}
*[class^=notice] a.close img {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
}

*[class*=notice_info] {
  color: #00529B;
}
*[class*=notice_info]:before {
  background: url(../images/basic/icon_info.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_success] {
  color: #3B7600;
}
*[class*=notice_success]:before {
  background: url(../images/basic/icon_success.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_warning] {
  color: #C23E00;
}
*[class*=notice_warning]:before {
  background: url(../images/basic/icon_warning.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_error] {
  color: #C40000;
}
*[class*=notice_error]:before {
  background: url(../images/basic/icon_error.svg) no-repeat center center;
  background-size: 15px;
}

.notice {
  padding-left: 0;
}

.accordion ul {
  list-style: none;
}
.accordion ul li {
  margin-bottom: 0.5em;
}
.accordion ul li a {
  display: block;
  background-color: #21baff;
  color: #fff;
  text-decoration: none;
  padding: 5px;
}
.accordion .accordion-content {
  line-height: 1.45em;
  padding: 5px 0;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body.noscroll {
  position: static !important;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  overflow-y: hidden !important;
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
  margin: 0px auto;
}
@media screen and (max-width: 991px) {
  .wrapper {
    padding-top: 60px;
    background: #FFF;
    overflow: hidden;
    overflow-y: auto;
  }
}

body {
  overflow-y: auto;
  scrollbar-color: #000 rgba(0, 0, 0, 0.2);
  scrollbar-width: thin;
}

body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

body::-webkit-scrollbar-thumb {
  border-radius: 100px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #000;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.container {
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  min-height: 1px;
  padding-left: 1em;
  padding-right: 1em;
  box-sizing: border-box;
}

.main {
  position: relative;
  margin: 0 auto;
}
.main h2 {
  line-height: 1.25em;
}
.main.small_size {
  font-size: 0.938em;
}
.main.large_size {
  font-size: 1.125em;
}

.R_side_fixed {
  position: fixed;
  right: 0;
  top: 28%;
  z-index: 97;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.R_side_fixed a {
  display: flex;
  align-items: center;
  border-radius: 46px;
  color: #fff;
  position: relative;
  transition: 0.3s;
}
.R_side_fixed a img {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 4px;
  z-index: 2;
}
.R_side_fixed a span {
  right: 0;
  opacity: 0;
  line-height: 46px;
  font-size: 0;
  background: #ce4734;
  padding: 0 23px 0 23px;
  border-radius: 46px;
  word-break: keep-all;
  overflow: hidden;
  transition: 0.3s;
}
.R_side_fixed a._tiptool span {
  color: #222;
  background: rgb(255, 255, 255);
  padding: 6px 12px;
  border-radius: 6px;
  width: 140px;
  right: 60px;
  font-size: 0.9em;
  line-height: 1.4;
  width: 36px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.R_side_fixed a._tiptool span b {
  color: #ce4734;
}
.R_side_fixed a._tiptool span:before {
  content: "";
  position: absolute;
  border: 4px solid #fff;
  right: -4px;
  top: 23px;
  transform: rotate(45deg);
}
.R_side_fixed a:hover, .R_side_fixed a:focus-visible {
  width: auto;
}
.R_side_fixed a:hover span, .R_side_fixed a:focus-visible span {
  right: 0;
  opacity: 1;
  padding: 0 46px 0 20px;
  width: 100%;
  font-size: 1.125em;
}
.R_side_fixed a:hover._tiptool span, .R_side_fixed a:focus-visible._tiptool span {
  padding: 6px 12px;
  width: 140px;
  font-size: 0.9em;
  line-height: 1.4;
  margin-right: 60px;
}
.R_side_fixed a:hover._tiptool span:before, .R_side_fixed a:focus-visible._tiptool span:before {
  right: 56px;
}
.R_side_fixed a:first-child {
  margin-bottom: -3px;
}
.R_side_fixed a:first-child:after {
  border-radius: 4px 0 0 0;
  padding-top: 10px;
}
.R_side_fixed a:last-child:after {
  border-radius: 0 0 0 4px;
  padding-bottom: 10px;
}
.R_side_fixed a:after {
  content: "";
  position: absolute;
  width: 46px;
  height: 46px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 1300px) {
  .R_side_fixed {
    right: 0;
  }
}

.slick-dots li button {
  width: 12px;
  height: 12px;
}

.slick-dots li button:before,
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0;
}

.slick-dots li {
  margin: 0 5px !important;
}

.slick-dots li.slick-active,
.slick-dots li.slick-active button {
  width: 42px;
  border-radius: 30px;
}

._n1 {
  background: #93ebff;
}

._n2 {
  background: #aaffe3;
}

._n3 {
  background: #00ca62;
}

._n4 {
  background: #99db00;
}

._n5 {
  background: #efdf00;
}

._n6 {
  background: #ff7739;
}

._n7 {
  background: #e5beff;
}

.filter {
  padding: 1.25em 5em;
  background: #e6f6fb;
  border: solid 1px #dceaee;
  margin: 1em 0;
  border-radius: 6px;
}
.filter._hide {
  display: none;
}
.filter .btn_grp {
  padding: 0;
  margin-top: 1em;
}
.filter .btn_grp .btn {
  margin: 0.35em 0.1em;
  border-radius: 40px;
  padding: 0.65em 3em;
}
.filter .btn_grp .btn.btn-reset {
  background: #fff;
}
.filter .flex-form {
  border-bottom: none;
}
.filter .flex-form .form_grp {
  border-bottom: none;
  padding: 0;
}
.filter .flex-form .form_grp._fill {
  flex: 1 1 auto; /* 填滿整行 */
}
.filter .flex-form .form_grp._fill input[type=text] {
  width: calc(100% + 0.45em);
}
.filter .flex-form .form_title {
  color: #222;
  font-size: 1.125em;
  font-weight: bold;
  max-width: initial;
  flex: 0 1 auto;
  padding: 0.75em 0 0.25em;
  min-width: 90px;
  text-align: end;
}
.filter .flex-form .form_content {
  max-width: initial;
}
.filter .flex-form .form_content._fill {
  display: flex;
}
.filter .flex-form .form_content._fill input[type=text] {
  flex: 1 1 auto;
}
.filter .flex-form.form-column .form_title {
  min-width: auto;
  text-align: left;
}
.filter .flex-form.form_inline .form_title {
  min-width: auto;
}
.filter select {
  padding: 0.5em 2em 0.5em 1em;
  background-position: right 8px top 50%;
}
.filter .radio_grp .btn,
.filter .check_grp .btn {
  max-width: 100%;
  border-radius: 4px;
  padding: 12px 20px;
  margin: 2px 4px !important;
  background: transparent;
  border-radius: 6px;
  border-color: transparent;
  position: relative;
}
.filter .radio_grp .btn input + span,
.filter .check_grp .btn input + span {
  white-space: normal;
  text-align: left;
}
.filter .radio_grp .btn + a,
.filter .check_grp .btn + a {
  font-size: 0;
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #7e7e7e;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}
.filter .radio_grp .btn + a:before,
.filter .check_grp .btn + a:before {
  content: "？";
  position: absolute;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  z-index: 1;
  font-size: 1.25rem;
}
.filter .radio_grp .btn + a:hover, .filter .radio_grp .btn + a:focus-visible,
.filter .check_grp .btn + a:hover,
.filter .check_grp .btn + a:focus-visible {
  background: #333;
}
.filter .radio_grp .btn input[type=radio],
.filter .radio_grp .btn input[type=checkbox],
.filter .check_grp .btn input[type=radio],
.filter .check_grp .btn input[type=checkbox] {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  color: #222;
  background: #cce2f6;
  border: none;
  border-radius: 6px;
  margin: 0;
  left: 0;
}
.filter .radio_grp .btn input[type=radio]:checked, .filter .radio_grp .btn input[type=radio]:focus,
.filter .radio_grp .btn input[type=checkbox]:checked,
.filter .radio_grp .btn input[type=checkbox]:focus,
.filter .check_grp .btn input[type=radio]:checked,
.filter .check_grp .btn input[type=radio]:focus,
.filter .check_grp .btn input[type=checkbox]:checked,
.filter .check_grp .btn input[type=checkbox]:focus {
  color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  box-shadow: none;
  background-image: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
}
.filter .radio_grp .btn input[type=radio]:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]:checked + span, .filter .radio_grp .btn input[type=radio]:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]:focus + span,
.filter .radio_grp .btn input[type=checkbox]:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]:checked + span,
.filter .radio_grp .btn input[type=checkbox]:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]:focus + span,
.filter .check_grp .btn input[type=radio]:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]:checked + span,
.filter .check_grp .btn input[type=radio]:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]:focus + span,
.filter .check_grp .btn input[type=checkbox]:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]:checked + span,
.filter .check_grp .btn input[type=checkbox]:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]:focus + span {
  color: #fff;
}
.filter .radio_grp .btn input[type=radio]:checked ~ span:after, .filter .radio_grp .btn input[type=radio]:focus ~ span:after,
.filter .radio_grp .btn input[type=checkbox]:checked ~ span:after,
.filter .radio_grp .btn input[type=checkbox]:focus ~ span:after,
.filter .check_grp .btn input[type=radio]:checked ~ span:after,
.filter .check_grp .btn input[type=radio]:focus ~ span:after,
.filter .check_grp .btn input[type=checkbox]:checked ~ span:after,
.filter .check_grp .btn input[type=checkbox]:focus ~ span:after {
  background: #ce4734;
  opacity: 0;
}
.filter .radio_grp .btn input[type=radio]:focus,
.filter .radio_grp .btn input[type=checkbox]:focus,
.filter .check_grp .btn input[type=radio]:focus,
.filter .check_grp .btn input[type=checkbox]:focus {
  box-shadow: 0 0 0 3px #ce4734;
}
.filter .radio_grp .btn input[type=radio]._n1:checked, .filter .radio_grp .btn input[type=radio]._n1:focus,
.filter .radio_grp .btn input[type=checkbox]._n1:checked,
.filter .radio_grp .btn input[type=checkbox]._n1:focus,
.filter .check_grp .btn input[type=radio]._n1:checked,
.filter .check_grp .btn input[type=radio]._n1:focus,
.filter .check_grp .btn input[type=checkbox]._n1:checked,
.filter .check_grp .btn input[type=checkbox]._n1:focus {
  background: #93ebff;
}
.filter .radio_grp .btn input[type=radio]._n2:checked, .filter .radio_grp .btn input[type=radio]._n2:focus,
.filter .radio_grp .btn input[type=checkbox]._n2:checked,
.filter .radio_grp .btn input[type=checkbox]._n2:focus,
.filter .check_grp .btn input[type=radio]._n2:checked,
.filter .check_grp .btn input[type=radio]._n2:focus,
.filter .check_grp .btn input[type=checkbox]._n2:checked,
.filter .check_grp .btn input[type=checkbox]._n2:focus {
  background: #aaffe3;
}
.filter .radio_grp .btn input[type=radio]._n3:checked, .filter .radio_grp .btn input[type=radio]._n3:focus,
.filter .radio_grp .btn input[type=checkbox]._n3:checked,
.filter .radio_grp .btn input[type=checkbox]._n3:focus,
.filter .check_grp .btn input[type=radio]._n3:checked,
.filter .check_grp .btn input[type=radio]._n3:focus,
.filter .check_grp .btn input[type=checkbox]._n3:checked,
.filter .check_grp .btn input[type=checkbox]._n3:focus {
  background: #00ca62;
}
.filter .radio_grp .btn input[type=radio]._n4:checked, .filter .radio_grp .btn input[type=radio]._n4:focus,
.filter .radio_grp .btn input[type=checkbox]._n4:checked,
.filter .radio_grp .btn input[type=checkbox]._n4:focus,
.filter .check_grp .btn input[type=radio]._n4:checked,
.filter .check_grp .btn input[type=radio]._n4:focus,
.filter .check_grp .btn input[type=checkbox]._n4:checked,
.filter .check_grp .btn input[type=checkbox]._n4:focus {
  background: #99db00;
}
.filter .radio_grp .btn input[type=radio]._n5:checked, .filter .radio_grp .btn input[type=radio]._n5:focus,
.filter .radio_grp .btn input[type=checkbox]._n5:checked,
.filter .radio_grp .btn input[type=checkbox]._n5:focus,
.filter .check_grp .btn input[type=radio]._n5:checked,
.filter .check_grp .btn input[type=radio]._n5:focus,
.filter .check_grp .btn input[type=checkbox]._n5:checked,
.filter .check_grp .btn input[type=checkbox]._n5:focus {
  background: #efdf00;
}
.filter .radio_grp .btn input[type=radio]._n6:checked, .filter .radio_grp .btn input[type=radio]._n6:focus,
.filter .radio_grp .btn input[type=checkbox]._n6:checked,
.filter .radio_grp .btn input[type=checkbox]._n6:focus,
.filter .check_grp .btn input[type=radio]._n6:checked,
.filter .check_grp .btn input[type=radio]._n6:focus,
.filter .check_grp .btn input[type=checkbox]._n6:checked,
.filter .check_grp .btn input[type=checkbox]._n6:focus {
  background: #ff7739;
}
.filter .radio_grp .btn input[type=radio]._n7:checked, .filter .radio_grp .btn input[type=radio]._n7:focus,
.filter .radio_grp .btn input[type=checkbox]._n7:checked,
.filter .radio_grp .btn input[type=checkbox]._n7:focus,
.filter .check_grp .btn input[type=radio]._n7:checked,
.filter .check_grp .btn input[type=radio]._n7:focus,
.filter .check_grp .btn input[type=checkbox]._n7:checked,
.filter .check_grp .btn input[type=checkbox]._n7:focus {
  background: #e5beff;
}
.filter .radio_grp .btn input[type=radio]._n1:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n1:checked + span, .filter .radio_grp .btn input[type=radio]._n1:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n1:focus + span, .filter .radio_grp .btn input[type=radio]._n2:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n2:checked + span, .filter .radio_grp .btn input[type=radio]._n2:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n2:focus + span, .filter .radio_grp .btn input[type=radio]._n3:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n3:checked + span, .filter .radio_grp .btn input[type=radio]._n3:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n3:focus + span, .filter .radio_grp .btn input[type=radio]._n4:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n4:checked + span, .filter .radio_grp .btn input[type=radio]._n4:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n4:focus + span, .filter .radio_grp .btn input[type=radio]._n5:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n5:checked + span, .filter .radio_grp .btn input[type=radio]._n5:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n5:focus + span, .filter .radio_grp .btn input[type=radio]._n6:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n6:checked + span, .filter .radio_grp .btn input[type=radio]._n6:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n6:focus + span, .filter .radio_grp .btn input[type=radio]._n7:checked + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n7:checked + span, .filter .radio_grp .btn input[type=radio]._n7:focus + span.icons + span,
.filter .radio_grp .btn input[type=radio]._n7:focus + span,
.filter .radio_grp .btn input[type=checkbox]._n1:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n1:checked + span,
.filter .radio_grp .btn input[type=checkbox]._n1:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n1:focus + span,
.filter .radio_grp .btn input[type=checkbox]._n2:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n2:checked + span,
.filter .radio_grp .btn input[type=checkbox]._n2:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n2:focus + span,
.filter .radio_grp .btn input[type=checkbox]._n3:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n3:checked + span,
.filter .radio_grp .btn input[type=checkbox]._n3:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n3:focus + span,
.filter .radio_grp .btn input[type=checkbox]._n4:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n4:checked + span,
.filter .radio_grp .btn input[type=checkbox]._n4:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n4:focus + span,
.filter .radio_grp .btn input[type=checkbox]._n5:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n5:checked + span,
.filter .radio_grp .btn input[type=checkbox]._n5:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n5:focus + span,
.filter .radio_grp .btn input[type=checkbox]._n6:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n6:checked + span,
.filter .radio_grp .btn input[type=checkbox]._n6:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n6:focus + span,
.filter .radio_grp .btn input[type=checkbox]._n7:checked + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n7:checked + span,
.filter .radio_grp .btn input[type=checkbox]._n7:focus + span.icons + span,
.filter .radio_grp .btn input[type=checkbox]._n7:focus + span,
.filter .check_grp .btn input[type=radio]._n1:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]._n1:checked + span,
.filter .check_grp .btn input[type=radio]._n1:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]._n1:focus + span,
.filter .check_grp .btn input[type=radio]._n2:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]._n2:checked + span,
.filter .check_grp .btn input[type=radio]._n2:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]._n2:focus + span,
.filter .check_grp .btn input[type=radio]._n3:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]._n3:checked + span,
.filter .check_grp .btn input[type=radio]._n3:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]._n3:focus + span,
.filter .check_grp .btn input[type=radio]._n4:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]._n4:checked + span,
.filter .check_grp .btn input[type=radio]._n4:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]._n4:focus + span,
.filter .check_grp .btn input[type=radio]._n5:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]._n5:checked + span,
.filter .check_grp .btn input[type=radio]._n5:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]._n5:focus + span,
.filter .check_grp .btn input[type=radio]._n6:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]._n6:checked + span,
.filter .check_grp .btn input[type=radio]._n6:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]._n6:focus + span,
.filter .check_grp .btn input[type=radio]._n7:checked + span.icons + span,
.filter .check_grp .btn input[type=radio]._n7:checked + span,
.filter .check_grp .btn input[type=radio]._n7:focus + span.icons + span,
.filter .check_grp .btn input[type=radio]._n7:focus + span,
.filter .check_grp .btn input[type=checkbox]._n1:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n1:checked + span,
.filter .check_grp .btn input[type=checkbox]._n1:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n1:focus + span,
.filter .check_grp .btn input[type=checkbox]._n2:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n2:checked + span,
.filter .check_grp .btn input[type=checkbox]._n2:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n2:focus + span,
.filter .check_grp .btn input[type=checkbox]._n3:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n3:checked + span,
.filter .check_grp .btn input[type=checkbox]._n3:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n3:focus + span,
.filter .check_grp .btn input[type=checkbox]._n4:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n4:checked + span,
.filter .check_grp .btn input[type=checkbox]._n4:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n4:focus + span,
.filter .check_grp .btn input[type=checkbox]._n5:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n5:checked + span,
.filter .check_grp .btn input[type=checkbox]._n5:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n5:focus + span,
.filter .check_grp .btn input[type=checkbox]._n6:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n6:checked + span,
.filter .check_grp .btn input[type=checkbox]._n6:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n6:focus + span,
.filter .check_grp .btn input[type=checkbox]._n7:checked + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n7:checked + span,
.filter .check_grp .btn input[type=checkbox]._n7:focus + span.icons + span,
.filter .check_grp .btn input[type=checkbox]._n7:focus + span {
  color: #222;
}
.filter .radio_grp .btn span.icons,
.filter .check_grp .btn span.icons {
  margin-right: 6px;
  position: relative;
  width: 24px;
  height: 24px;
  min-width: 24px;
}
.filter .radio_grp .btn span.icons img,
.filter .check_grp .btn span.icons img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.filter .radio_grp .btn span.icons img:last-child,
.filter .check_grp .btn span.icons img:last-child {
  opacity: 0;
}
.filter .radio_grp .btn span.icons + span,
.filter .check_grp .btn span.icons + span {
  white-space: normal;
  text-align: left;
}
.filter .radio_grp .btn input[type=radio]:hover + span.icons img,
.filter .radio_grp .btn input[type=radio]:focus + span.icons img,
.filter .radio_grp .btn input[type=radio]:checked + span.icons input[type=checkbox]:hover + span.icons img,
.filter .radio_grp .btn input[type=checkbox]:focus + span.icons img,
.filter .radio_grp .btn input[type=checkbox]:checked + span.icons img,
.filter .check_grp .btn input[type=radio]:hover + span.icons img,
.filter .check_grp .btn input[type=radio]:focus + span.icons img,
.filter .check_grp .btn input[type=radio]:checked + span.icons input[type=checkbox]:hover + span.icons img,
.filter .check_grp .btn input[type=checkbox]:focus + span.icons img,
.filter .check_grp .btn input[type=checkbox]:checked + span.icons img {
  opacity: 0;
}
.filter .radio_grp .btn input[type=radio]:hover + span.icons img:first-child,
.filter .radio_grp .btn input[type=radio]:focus + span.icons img:first-child,
.filter .radio_grp .btn input[type=radio]:checked + span.icons input[type=checkbox]:hover + span.icons img:first-child,
.filter .radio_grp .btn input[type=checkbox]:focus + span.icons img:first-child,
.filter .radio_grp .btn input[type=checkbox]:checked + span.icons img:first-child,
.filter .check_grp .btn input[type=radio]:hover + span.icons img:first-child,
.filter .check_grp .btn input[type=radio]:focus + span.icons img:first-child,
.filter .check_grp .btn input[type=radio]:checked + span.icons input[type=checkbox]:hover + span.icons img:first-child,
.filter .check_grp .btn input[type=checkbox]:focus + span.icons img:first-child,
.filter .check_grp .btn input[type=checkbox]:checked + span.icons img:first-child {
  opacity: 0;
}
.filter .radio_grp .btn input[type=radio]:hover + span.icons img:last-child,
.filter .radio_grp .btn input[type=radio]:focus + span.icons img:last-child,
.filter .radio_grp .btn input[type=radio]:checked + span.icons input[type=checkbox]:hover + span.icons img:last-child,
.filter .radio_grp .btn input[type=checkbox]:focus + span.icons img:last-child,
.filter .radio_grp .btn input[type=checkbox]:checked + span.icons img:last-child,
.filter .check_grp .btn input[type=radio]:hover + span.icons img:last-child,
.filter .check_grp .btn input[type=radio]:focus + span.icons img:last-child,
.filter .check_grp .btn input[type=radio]:checked + span.icons input[type=checkbox]:hover + span.icons img:last-child,
.filter .check_grp .btn input[type=checkbox]:focus + span.icons img:last-child,
.filter .check_grp .btn input[type=checkbox]:checked + span.icons img:last-child {
  opacity: 1;
}
.filter .radio_grp .btn:hover,
.filter .check_grp .btn:hover {
  color: #fff;
}
.filter .radio_grp .btn:hover input[type=radio],
.filter .radio_grp .btn:hover input[type=checkbox],
.filter .check_grp .btn:hover input[type=radio],
.filter .check_grp .btn:hover input[type=checkbox] {
  background-image: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
}
.filter .radio_grp .btn:hover input[type=radio] + span.icons img,
.filter .radio_grp .btn:hover input[type=checkbox] + span.icons img,
.filter .check_grp .btn:hover input[type=radio] + span.icons img,
.filter .check_grp .btn:hover input[type=checkbox] + span.icons img {
  opacity: 0;
}
.filter .radio_grp .btn:hover input[type=radio] + span.icons img:first-child,
.filter .radio_grp .btn:hover input[type=checkbox] + span.icons img:first-child,
.filter .check_grp .btn:hover input[type=radio] + span.icons img:first-child,
.filter .check_grp .btn:hover input[type=checkbox] + span.icons img:first-child {
  opacity: 0;
}
.filter .radio_grp .btn:hover input[type=radio] + span.icons img:last-child,
.filter .radio_grp .btn:hover input[type=checkbox] + span.icons img:last-child,
.filter .check_grp .btn:hover input[type=radio] + span.icons img:last-child,
.filter .check_grp .btn:hover input[type=checkbox] + span.icons img:last-child {
  opacity: 1;
}
.filter._tag {
  background: #f3f3f3;
}
.filter._tag ._flex {
  display: flex;
  align-items: center;
}
.filter._tag .btn input[type=radio],
.filter._tag .btn input[type=checkbox] {
  border-radius: 30px;
}
.filter._tag .category ul {
  display: flex;
  flex-wrap: wrap;
}
.filter._tag .category ul li {
  position: relative;
  display: flex;
  align-items: center;
  float: none;
}
.filter._tag .category a {
  padding: 10px 20px;
  margin: 2px 4px !important;
  border-radius: 30px;
  background: #cce2f6;
  border-color: transparent;
}
.filter._tag .category a.tip {
  font-size: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #7e7e7e;
  margin: auto !important;
  margin-left: -12px !important;
  padding: inherit;
  position: relative;
  z-index: 1;
}
.filter._tag .category a.tip:before {
  content: "？";
  position: absolute;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  z-index: 1;
  font-size: 1.25rem;
}
.filter._tag .category a:hover, .filter._tag .category a:focus-visible, .filter._tag .category a.active {
  background: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
}
.filter._tag .category a:hover.tip, .filter._tag .category a:focus-visible.tip, .filter._tag .category a.active.tip {
  background: #333;
}
@media screen and (max-width: 991px) {
  .filter {
    padding: 1.25em 2.5em;
  }
  .filter .flex-form.form_inline .form_grp {
    width: 100%;
  }
  .filter .flex-form.form_inline .form_grp .form_title {
    min-width: 90px;
    justify-content: flex-end;
  }
  .filter .flex-form.form_inline select, .filter .flex-form.form_inline input {
    width: -webkit-fill-available;
  }
}
@media screen and (max-width: 767px) {
  .filter .flex-form .form_title {
    text-align: left;
  }
  .filter .flex-form.form_inline .form_grp .form_title {
    min-width: auto;
    justify-content: flex-start;
  }
}

.resultBox {
  text-align: center;
  padding: 2em 1em;
  margin: 2em 0;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}
.resultBox p {
  font-size: 1.35em;
  line-height: 1.4;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.resultBox p b {
  text-decoration: underline;
  text-underline-offset: 6px;
}
.resultBox p b:nth-child(1) {
  color: #0073e6;
}
.resultBox p b:nth-child(2) {
  color: #8e43e7;
}
.resultBox p b:nth-child(3) {
  color: #c80b41;
}
.resultBox p b:nth-child(4) {
  color: #a96600;
}
.resultBox p b:nth-child(5) {
  color: #537b35;
}
.resultBox p b:nth-child(6) {
  color: #008eaa;
}
.resultBox p b:nth-child(7) {
  color: #5f00a3;
}
.resultBox p b.taxItem {
  display: flex;
  flex-direction: column;
}

.chartBox {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.chartBox .col {
  flex: 0 0 auto;
  flex-basis: calc(50% - 10px);
  background: #fff;
  padding: 1em;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}
.chartBox .col .chartHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dotted #7f7f7f;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.chartBox .col .chartHeader .title {
  font-weight: bold;
}
.chartBox .col .chartHeader .btn_grp {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .chartBox {
    flex-direction: column;
  }
  .chartBox .col {
    flex: 1 1 100%;
  }
}

.result_note {
  padding: 1em;
}
.result_note p {
  font-weight: bold;
  font-size: 1.5em;
}

.month {
  display: flex;
  flex-wrap: wrap;
}
.month._center {
  justify-content: center;
}
.month > div {
  flex: 0 1 23%;
  margin: 0 1% 30px;
  background: #f7f7f7;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
  border-radius: 6px;
  overflow: hidden;
}
.month > div h3 {
  text-align: center;
  color: #fff;
  background: #737373;
  margin: 0;
  padding: 0.75em 0;
}
.month > div ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 1em 0;
}
.month > div ul li {
  padding: 10px 20px 10px 40px;
  position: relative;
}
.month > div ul li::before {
  content: "";
  position: absolute;
  left: 24px;
  top: 20px;
  width: 6px;
  height: 6px;
  background: #222;
  border-radius: 50%;
}
@media screen and (max-width: 991px) {
  .month > div {
    flex: 0 1 48%;
  }
}
@media screen and (max-width: 767px) {
  .month > div {
    flex: 2 1 100%;
  }
}

.view_switch {
  display: flex;
  justify-content: flex-end;
}
.view_switch .btn {
  padding: 0.5em 2em;
  border-radius: 30px;
}
.view_switch .btn.btn-secondary {
  color: #333 !important;
  border-color: #ddd !important;
}
.view_switch .btn.btn-secondary:hover, .view_switch .btn.btn-secondary:focus, .view_switch .btn.btn-secondary:focus-visible {
  background: #fff !important;
  border-color: #333 !important;
}
.view_switch .btn._act {
  background: #ce4734 !important;
  color: #fff !important;
}
.view_switch .btn._act:hover, .view_switch .btn._act:focus, .view_switch .btn._act:focus-visible {
  background: #ce4734 !important;
  border-color: #ce4734 !important;
}

.case ._head {
  background: #0066cc;
  color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 0.65em 2.5em;
  display: flex;
}
.case ._head h3 {
  font-size: 1.125em;
  margin: 4px 0;
  padding-right: 20px;
  flex: 0 1 auto;
  word-break: keep-all;
}
.case ._head ._inner {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}
.case ._head ._inner ._info span, .case ._head ._inner ._info time {
  font-size: 1em;
  padding: 0 12px;
  word-break: keep-all;
}
.case ._head ._inner ._tag {
  padding-left: 12px;
}
.case ._head ._inner ._tag span {
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  word-break: keep-all;
  background: rgba(255, 255, 255, 0.35);
  padding: 4px 12px;
  border-radius: 30px;
}
.case ._head + ._content::before {
  display: none;
}
.case ._content {
  margin-bottom: 1em;
  padding: 1em 2em 1.5em;
  border-radius: 0 0 10px 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
.case ._content ._item {
  display: flex;
  padding: 6px 0;
}
.case ._content ._item h4 {
  font-size: 1em;
  margin: 0;
  flex: 0 1 auto;
  word-break: keep-all;
  padding-right: 12px;
  min-width: 80px;
  text-align: right;
}
.case ._content ._item p {
  font-size: 1em;
  margin: 0;
}
.case ._content ._item p.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.case .btn_grp {
  justify-content: flex-end;
  padding-bottom: 0;
}
.case .main_more {
  padding: 0.5em 3em;
}
@media screen and (max-width: 991px) {
  .case ._head ._inner {
    flex-wrap: wrap;
  }
  .case ._head ._inner ._tag span {
    margin-top: 3px;
  }
}

.cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cards .slice {
  margin: 0 20px 50px;
  padding: 2em 1.5em;
  flex: 0 1 auto;
  flex-basis: calc(46% - 40px);
  max-width: calc(46% - 40px);
  background: #fff;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  border-radius: 16px;
}
.cards .slice .state {
  display: flex;
  justify-content: space-between;
}
.cards .slice .state .icons {
  display: flex;
}
.cards .slice .state .icons > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-right: 4px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  border-radius: 50%;
}
.cards .slice .state .icons img {
  width: 24px;
  height: 24px;
}
.cards .slice h4 {
  border-bottom: 1px solid #000;
  padding-bottom: 6px;
  font-size: 1.375em;
  line-height: 1.4;
}
.cards .slice h5 {
  font-size: 1em;
  margin-bottom: 0;
  color: #666;
  flex: 0 1 90px;
  min-width: 90px;
}
.cards .slice .method .ctl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.cards .slice .method .ctl h6 {
  margin: 4px 0;
  font-size: 1.125em;
  line-height: 2;
}
.cards .slice .method .ctl h6 a {
  color: #222;
}
.cards .slice .method .ctl h6 a:hover, .cards .slice .method .ctl h6 a:focus-visible {
  color: #ce4734;
}
.cards .slice .method .content {
  display: none;
  background: #f9f9f9;
  border-bottom: solid 1px #ddd;
  padding: 0.5em 1.5em;
}
.cards .slice .method .content .method {
  margin-top: 10px;
}
.cards .slice .method .content .method .ctl {
  border-color: transparent;
}
.cards .slice .method .content .method ul.links {
  padding-top: 0;
}
.cards .slice .method ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  padding: 10px 0 0;
}
.cards .slice .method ul.links li {
  flex: 0 0 auto;
  margin-bottom: 4px;
}
.cards .slice .method ul.links li a {
  display: inline-block;
  font-size: 0.9em;
  color: #fff;
  background: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
  padding: 4px 30px;
  margin-right: 4px;
  border-radius: 3px;
}
.cards .slice .method ul.links li a:hover, .cards .slice .method ul.links li a:focus-visible {
  background: #ce4734;
}
.cards .slice .method ul.links li > span {
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  color: #222;
  background: #cce2f6;
  padding: 4px 30px;
  margin-right: 4px;
  border-radius: 3px;
}
.cards .slice .download {
  display: flex;
  padding-top: 16px;
}
.cards .slice .download h5 {
  margin: 0;
}
.cards .slice .download ul.file {
  display: flex;
  padding: 0;
}
.cards .slice .download ul.file li {
  flex: 0 0 auto;
  margin-bottom: 4px;
}
.cards .slice .download ul.file li a {
  padding: 0 12px;
  border-radius: 4px;
  background: #666;
  color: #fff;
  font-weight: bold;
  margin-right: 2px;
}
.cards .slice .download ul.file li a:hover, .cards .slice .download ul.file li a:focus-visible {
  background: #0066cc;
}
.cards .slice .download ul.file li > span {
  padding: 0 12px;
  border-radius: 4px;
  background: #cce2f6;
  color: #222;
  font-weight: bold;
  margin-right: 2px;
}
@media screen and (max-width: 991px) {
  .cards .slice {
    flex: 1 1 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .cards .slice {
    margin: 0 0 50px;
  }
  .cards .slice .state {
    flex-wrap: wrap;
  }
  .cards .slice .state .icons {
    margin-bottom: 6px;
  }
}

.search_state {
  display: flex;
  justify-content: center;
  background: #fff;
  padding: 3px;
  border-radius: 40px;
  box-shadow: rgb(0, 96.9, 193.8) 0 0 0 1px;
}
.search_state a {
  flex: 1 1 50%;
  display: block;
  border-radius: 30px;
  padding: 12px 20px;
  font-weight: bold;
  text-align: center;
  background: #fff;
}
.search_state a:hover, .search_state a:focus-visible {
  background: #eee;
}
.search_state a.act {
  color: #fff;
  background: rgb(0, 89.25, 178.5);
}

.QA_game {
  padding-bottom: 17em;
  background-position: 50% bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.QA_game h3.Qtitle {
  font-size: 1.75em;
  margin: 1.65em 0 1em;
  line-height: 1.2;
}
.QA_game h3.Qtitle b {
  color: #ce4734;
}
.QA_game h3.Qtitle + p {
  font-size: 1.125em;
}
.QA_game h3.Qtitle + p b {
  color: #ce4734;
}
.QA_game .tip {
  padding: 0.75em 2em;
}
.QA_game .options {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 3em 0;
}
.QA_game .options .btn {
  flex: 0 1 auto;
  color: #fff;
  font-size: 1.35em;
  padding: 1em 3em;
  border-radius: 3em;
  background-image: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
}
.QA_game .options .btn:hover, .QA_game .options .btn.act {
  background: #ce4734;
}
.QA_game .finished {
  background: rgba(255, 255, 255, 0.75);
  padding: 2em;
  text-align: center;
}
.QA_game .finished h3.Qtitle {
  color: rgb(0, 89.25, 178.5);
}
.QA_game .finished p {
  font-size: 1.125em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .QA_game {
    padding-bottom: 8em;
  }
  .QA_game .tip {
    padding: 0.75em 1em;
  }
  .QA_game .options {
    padding: 1em 0;
  }
  .QA_game .options .btn {
    flex: 1 1 100%;
  }
}

.ctl_btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ctl_btns button {
  padding: 0.75em 2em;
  letter-spacing: 1px;
}
.errorPage,
.successPage {
  text-align: center;
}
.errorPage h2,
.successPage h2 {
  margin: 1.65em 0 1em;
  font-size: 1.5em;
}
.errorPage p,
.successPage p {
  line-height: 1.6;
  font-size: 1.125em;
}
.errorPage a,
.successPage a {
  text-decoration: underline;
  text-underline-offset: 6px;
  font-weight: bold;
  transition: 0.3s;
}
.errorPage a:hover, .errorPage a:focus-visible,
.successPage a:hover,
.successPage a:focus-visible {
  color: #ce4734;
}
.errorPage address p,
.successPage address p {
  margin: 0;
  font-style: normal;
}

.orderQRcode {
  background: #edf7fa;
  padding: 1em 2em 3em;
  border-radius: 8px;
  margin-top: 2em;
  display: grid;
  justify-content: center;
}
.orderQRcode dl {
  display: grid;
  grid-template-columns: 120px auto;
}
.orderQRcode dl dt {
  padding: 4px 12px 4px 0;
  text-align: right;
  font-weight: bold;
}
.orderQRcode dl dd {
  margin-left: 0;
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 4px 0;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 2em 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.questionnaire .form_grp {
  border-bottom-color: transparent !important;
  padding: 0 !important;
  margin: 1em 0;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.questionnaire .form_grp .form_title {
  background: #0066cc;
  color: #fff;
  font-size: 1em;
  padding: 0.65em 2.5em !important;
  margin: 0;
}
.questionnaire .form_grp .form_content {
  padding: 0.65em 2.5em;
}
.questionnaire .resultList {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin: 20px 0;
}
.questionnaire .resultList > p {
  padding: 0.65em 2.5em;
  margin: 0;
  color: #fff;
  background: #0066cc;
}
.questionnaire ul.vote-results {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0.65em 2.5em;
}
.questionnaire ul.vote-results li {
  display: grid;
  grid-template-columns: 250px auto;
  align-items: center;
  gap: 10px;
  margin: 10px 0;
}
.questionnaire .option-block {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 4px;
  text-align: right;
}
.questionnaire .option {
  text-align: left;
  font-weight: bold;
}
.questionnaire .votes {
  flex: 0 0 70px;
}
.questionnaire .progress-bar {
  background: #e0e0e0;
  border-radius: 32px;
  height: 32px;
  position: relative;
  overflow: hidden;
}
.questionnaire .bar-fill {
  background: #4caf50;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  color: white;
  font-weight: bold;
}

.goods .top {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.goods .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 1em;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  border-radius: 6px;
}
.goods .card .goodName {
  font-size: 1.45em;
  margin-top: 1em;
}
.goods .card dl.dl-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.goods .card dl.dl-grid dt {
  text-align: right;
}
.goods .card dl.dl-grid dd {
  margin-left: 0;
}
.goods .card dl.dl-grid dd b {
  color: #d30000;
  padding: 0 6px;
}
.goods .card strong {
  background: #d30000;
  color: #fff;
  padding: 4px 16px;
  border-radius: 20px;
}

.userInfo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background: #eee;
  padding: 3em 0;
  border-radius: 6px;
}
.userInfo .col {
  text-align: center;
  font-size: 1.25em;
  line-height: 2;
}
.userInfo .col span {
  font-weight: bold;
  color: #cb4f0e;
  margin: 0 10px;
}
@media screen and (max-width: 991px) {
  .userInfo {
    grid-template-columns: repeat(1, 1fr);
  }
}

.invoiceTotal dl.dl-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  line-height: 2.4;
}
.invoiceTotal dl.dl-grid dd {
  text-align: right;
  margin-left: 0;
}
.invoiceTotal dl.dl-grid > :nth-last-child(1),
.invoiceTotal dl.dl-grid > :nth-last-child(2) {
  border-top: 2px solid #000;
}
.invoiceTotal dl.dl-grid strong {
  color: #cb4f0e;
  font-size: 1.5em;
}

.exchangerInfo {
  background: #eee;
  padding: 1em 2em;
  border-radius: 6px;
}
.exchangerInfo dl.dl-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 10px;
  line-height: 1;
}
.exchangerInfo dl.dl-grid dt {
  border-left: 1px solid #000;
  padding-left: 0.75em;
  font-weight: bold;
}
.bookList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 40px;
  margin-top: 2em;
}
.bookList .thumbnail {
  flex: 0 0 auto;
  flex-basis: calc(20% - 20px);
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
}
.bookList .thumbnail .caption time {
  display: block;
  text-align: center;
  font-size: 90%;
  padding: 6px 0;
}
.bookList .thumbnail .caption time span {
  padding-right: 6px;
  margin-right: 6px;
  border-right: 1px solid #797979;
}
.bookList .thumbnail .caption h3 {
  text-align: center;
  font-size: 1.25em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bookList .thumbnail a {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  transition: 0.3s;
}
.bookList .thumbnail a .bookTag {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 6px;
  background: rgba(0, 0, 0, 0.65);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #fff;
  padding: 4px 20px;
  border-radius: 20px 0 0 20px;
}
.bookList .thumbnail a:hover {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.apply-module figure {
  margin: 0;
}
.apply-module figure img {
  width: 100%;
}
.apply-module .lang-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 2em 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.apply-module .lang-tabs button {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  margin: 0.3em 0;
  font-size: 1.125em;
  font-weight: bold;
}
.apply-module .lang-tabs button span {
  display: inline-block;
  margin-right: 12px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.apply-module .lang-tabs button img {
  display: block;
  width: 46px;
  height: 30px;
}
.apply-module .lang-tabs button[aria-selected=true] {
  background: #555;
  color: #fff;
}
.apply-module dl.dl-grid {
  display: grid;
  grid-template-columns: 160px 1fr;
  row-gap: 10px;
  padding: 1.25em 2em;
  background: #fff;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.apply-module dl.dl-grid dt {
  font-weight: bold;
  border-bottom: 1px dotted #aeaeae;
  padding-bottom: 10px;
  display: flex;
  align-items: flex-end;
  text-align: right;
  flex-direction: column;
  justify-content: center;
}
.apply-module dl.dl-grid dt span.translation {
  margin-top: 4px;
  font-size: 90%;
  opacity: 0.75;
  line-height: 1;
}
.apply-module dl.dl-grid dt:nth-last-child(2) {
  border-bottom: none;
}
.apply-module dl.dl-grid dd {
  border-bottom: 1px dotted #aeaeae;
  margin-left: 0;
  padding: 0.5em 0 10px 2em;
}
.apply-module dl.dl-grid dd strong {
  font-size: 1.25em;
  color: #0066cc;
}
.apply-module dl.dl-grid dd:nth-last-child(1) {
  border-bottom: none;
}
.apply-module dl.dl-grid:nth-child(even) {
  background: #f8f8f8;
}
.apply-module .dl-grid {
  padding: 1.25em 2em;
  margin-bottom: 1.5em;
  background: #fff;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.apply-module .dl-grid .field-label {
  font-size: 1.125em;
  margin-bottom: 2px;
  font-weight: bold;
}
.apply-module .dl-grid .field-label .translation {
  font-size: 90%;
  opacity: 0.75;
  line-height: 1;
}
.apply-module .dl-grid .serial {
  width: 60px;
  height: 60px;
  background: #0066cc;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
}
.apply-module .dl-grid .title {
  display: grid;
  grid-template-columns: 60px auto;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: center;
  padding-bottom: 10px;
}
.apply-module .dl-grid .title strong {
  font-size: 1.5em;
  color: #0066cc;
  line-height: 1.6;
}
.apply-module .dl-grid .info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.apply-module .dl-grid .info .box {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding: 0.75em 2em;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.apply-module .dl-grid .info .box .field-label {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .apply-module .dl-grid .info {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 10px;
  }
  .apply-module .dl-grid .info .box {
    flex-direction: column;
    justify-content: center;
    padding: 1.25em 1em;
  }
  .apply-module .dl-grid .info .box .field-label {
    text-align: center;
  }
}
.apply-module .dl-grid .document {
  padding: 0.5em 0;
  margin-top: 1em;
}
.apply-module .dl-grid .document .field-label {
  border-bottom: 1px dotted #7f7f7f;
  padding: 0.5em 1.65em;
}
.apply-module .dl-grid .document .field-value {
  line-height: 1.6;
}
.apply-module .dl-grid:nth-child(even) {
  background: #f2f2f2;
}
.apply-module .dl-grid dl dt {
  font-weight: bold;
}
.apply-module .dl-grid dl dt span {
  margin-left: 12px;
  font-size: 90%;
  opacity: 0.75;
  line-height: 1;
}
.apply-module .dl-grid dl dd {
  margin-left: 0;
}

.searviceBox .mainimg {
  text-align: center;
}
.searviceBox .mainimg img {
  max-width: 100%;
  height: auto;
}
.searviceBox h2 {
  text-align: center;
  color: #de6908;
  font-size: 2.25em;
  font-weight: bold;
}
.searviceBox h3, .searviceBox h4 {
  font-size: 1.5em;
  text-align: center;
  margin: 0.65em 0;
}

.searchList ol {
  background: #de6908;
  color: #fff;
  font-size: 1.125em;
  font-weight: bold;
  border-radius: 20px;
  padding: 3em 4em;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(var(--rows, 4), auto);
  grid-auto-flow: column;
  gap: 0.5rem 5rem;
  list-style-position: outside;
  counter-reset: item;
  position: relative;
}
.searchList ol li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  padding-inline-start: 0.2em;
}
.searchList ol::before {
  content: "";
  position: absolute;
  inset-block: 10% 10%;
  left: 50%;
  translate: -50% 0;
  border-left: 2px dotted #ddd;
  pointer-events: none;
}
@media (max-width: 768px) {
  .searchList ol {
    display: block;
    grid-template-columns: none;
    grid-template-rows: none;
  }
  .searchList ol::before {
    display: none;
  }
}

.contact {
  color: #961912;
  background: #fff7ea;
  padding: 2em;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.contact .title {
  display: flex;
  align-items: center;
}
.contact .title b {
  font-size: 1.5em;
  margin-left: 20px;
}
.contact .tel {
  font-size: 1.25em;
}
.contact .tel span {
  color: #fff;
  background: #961912;
  padding: 0.45em 2em;
  border-radius: 30px;
  margin: auto 12px;
}
@media screen and (max-width: 991px) {
  .contact {
    flex-direction: column;
    text-align: center;
    padding: 2em 0;
  }
  .contact .title {
    justify-content: center;
    margin-bottom: 1em;
  }
  .contact .tel span {
    display: block;
    margin: auto auto 12px;
  }
}

.branchInfo {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 2em 0;
}
.branchInfo .card {
  flex: 0 0 auto;
  flex-basis: calc(33% - 20px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  padding: 1em 1.5em;
  border-radius: 6px;
  transition: 0.2s;
}
.branchInfo .card .officeName {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.branchInfo .card .officeName a.branch {
  font-size: 1.65em;
  line-height: 1.6;
}
.branchInfo .card .officeName a.branch:hover {
  color: #cb4f0e;
}
.branchInfo .card .officeName span {
  font-size: 90%;
  display: block;
  margin-bottom: 10px;
}
.branchInfo .card .officeName a.linkToGM {
  flex: 0 0 60px;
  display: block;
  font-size: 0;
  width: 42px;
  height: 42px;
  background: url(../images/icon-googleMap.png) 50% 50% no-repeat;
  background-size: contain;
}
.branchInfo .card dl.dl-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 10px;
  line-height: 1;
  font-size: 90%;
  margin-top: 0;
  padding-top: 1em;
  border-top: 1px dotted #000;
}
.branchInfo .card dl.dl-grid dt {
  font-weight: bold;
  text-align: right;
  line-height: 1.4;
}
.branchInfo .card dl.dl-grid dd {
  margin-left: 0;
  line-height: 1.4;
}
.branchInfo .card:hover, .branchInfo .card:focus {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
@media screen and (max-width: 991px) {
  .branchInfo .card {
    flex-basis: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .branchInfo .card {
    flex-basis: 100%;
  }
}

.branchMap {
  margin: 2em 0;
  text-align: center;
  position: relative;
}
.branchMap svg {
  height: 100%;
}
.branchMap .zone:hover {
  cursor: pointer;
}
.branchMap .no-select {
  pointer-events: none;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE */
}
.branchMap .thisOfficInfo {
  position: absolute;
  background: #0066cc;
  color: #fff;
  width: 420px;
  right: 0;
  bottom: 0;
  border-radius: 6px;
}
.branchMap .thisOfficInfo .card {
  padding: 1em 1.5em;
  border-radius: 6px;
}
.branchMap .thisOfficInfo .card .officeName {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  -moz-text-align-last: left;
       text-align-last: left;
}
.branchMap .thisOfficInfo .card .officeName a.branch {
  font-size: 1.65em;
  line-height: 1.6;
  color: #ffeb3b;
}
.branchMap .thisOfficInfo .card .officeName a.branch:hover {
  color: #95f3ff;
}
.branchMap .thisOfficInfo .card .officeName span {
  font-size: 90%;
  display: block;
  margin-bottom: 10px;
  text-align: left;
}
.branchMap .thisOfficInfo .card .officeName a.linkToGM {
  flex: 0 0 60px;
  display: block;
  font-size: 0;
  width: 42px;
  height: 42px;
  background: url(../images/icon-googleMap.png) 50% 50% no-repeat;
  background-size: contain;
}
.branchMap .thisOfficInfo .card dl.dl-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 10px;
  line-height: 1;
  font-size: 90%;
  margin-top: 0;
  padding-top: 1em;
  border-top: 1px dotted #eee;
}
.branchMap .thisOfficInfo .card dl.dl-grid dt {
  font-weight: bold;
  text-align: right;
  line-height: 1.4;
}
.branchMap .thisOfficInfo .card dl.dl-grid dd {
  margin-left: 0;
  line-height: 1.4;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .branchMap .thisOfficInfo {
    position: initial;
    width: 100%;
  }
}

.VCode {
  text-align: center;
}

.TrialCalc h3.title {
  font-size: 1.75em;
  margin: 1.65em 0 0.5em;
  line-height: 1.2;
  text-align: center;
}
.TrialCalc h3.title + p {
  text-align: center;
  font-size: 1.125em;
  font-weight: bold;
  color: #666;
}
.TrialCalc .item {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin: 2.5em 0;
}
.TrialCalc .item a {
  font-size: 1.25em;
  font-weight: bold;
  color: #222;
  background: #eaeaea;
  padding: 1em 0.75em;
  width: 300px;
  border: 1px solid #fff;
  text-align: center;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.TrialCalc .item a:hover, .TrialCalc .item a:focus-visible {
  background: #c8eaff;
}
.TrialCalc .item a.act {
  color: #fff;
  background-image: linear-gradient(to left, #2e84b9 0%, #0f67b1 100%);
}
.TrialCalc .item a:first-child {
  border-radius: 10px 0 0 10px;
}
.TrialCalc .item a:last-child {
  border-radius: 0 10px 10px 0;
}
.TrialCalc .item a span {
  font-size: 67%;
}
.TrialCalc .functionLink {
  width: 80%;
  margin: 3em auto;
  display: flex;
  justify-content: space-between;
}
.TrialCalc .functionLink > div {
  flex: 0 1 48%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.TrialCalc .functionLink > div a {
  position: relative;
  transition: 0.3s;
}
.TrialCalc .functionLink > div a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100px;
  font-size: 1.25em;
  line-height: 1.4;
  font-weight: bold;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.TrialCalc .functionLink > div a img {
  display: block;
}
.TrialCalc .functionLink > div a:hover, .TrialCalc .functionLink > div a:focus-visible {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.TrialCalc .functionLink a.btn {
  border-radius: 8px;
  width: 100%;
  margin: 1em 0;
  padding: 0.75em 2em;
}
.TrialCalc .functionLink .note {
  width: 100%;
}
.TrialCalc .functionLink .note h4 {
  margin: 0 0 0.5em;
}
@media screen and (max-width: 991px) {
  .TrialCalc .functionLink {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .TrialCalc .item {
    flex-direction: column;
  }
  .TrialCalc .item a {
    width: 100%;
    border-radius: 10px;
  }
  .TrialCalc .item a:first-child, .TrialCalc .item a:last-child {
    border-radius: 10px 10px 10px 10px;
  }
}

.tips {
  background: #fff;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
  padding: 2em 4em;
  margin: 2em 0;
}
.tips ul, .tips ol {
  padding-left: 30px;
  color: #cb4f0e;
}
.tips ul.publish_info {
  color: #222;
  background: #ddd;
}
.tips ul.publish_info li {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .tips {
    padding: 1em 2em;
  }
}

ol.cjk {
  list-style: cjk-decimal;
}
ol.cjk ol.cjk {
  margin: 4px 0;
}
ol.cjk ol.cjk li::marker {
  content: "（" counter(list-item, cjk-ideographic) "）";
}

.setGrid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.setGrid a {
  font-size: 1.25em;
  padding: 1.25em 2em;
  border-radius: 6px;
}
.setGrid._col2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.setGrid._col3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.setGrid._col4 {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  row-gap: 20px;
}
.setGrid._alignTop {
  align-items: start;
}
@media screen and (max-width: 1200px) {
  .setGrid._col4 .setGrid .btn {
    padding: 0.5em 0;
  }
}
@media screen and (max-width: 991px) {
  .setGrid._col4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .setGrid._col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .setGrid._col4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .setGrid._col3 {
    grid-template-columns: repeat(1, 1fr);
  }
}

.branchCard {
  align-items: start;
}

.branchOffice {
  padding: 1em;
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 6px;
  position: relative;
}
.branchOffice .officeName {
  font-size: 1.75em;
  text-align: center;
  font-weight: bold;
  color: #0066cc;
}
.branchOffice p.distance {
  text-align: center;
  margin: 4px 0;
  padding-bottom: 8px;
  border-bottom: 1px dotted #b8b8b8;
}
.branchOffice .orderInfo {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0.65em 0;
  text-align: center;
}
.branchOffice .infoBox {
  display: none;
}
.branchOffice .infoBox._show {
  display: block;
}
.branchOffice .current {
  padding: 0.5em 1em;
  background: #ededed;
  border-radius: 6px;
  margin-bottom: 4px;
}
.branchOffice .current .subtitle {
  font-weight: bold;
  color: #d04500;
}
.branchOffice .current .orderInfo {
  margin: 0;
  -moz-text-align-last: left;
       text-align-last: left;
}
.branchOffice .tipFull {
  position: absolute;
  width: 42px;
  height: 42px;
  background: #d04500;
  color: #fff;
  right: 16px;
  top: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  font-size: 1.5em;
}

input[type=text]._width120 {
  max-width: 100px;
}

.infoDisclosure {
  width: 100%;
  margin: 0 0.25em;
}
.infoDisclosure section {
  margin: 0 0.25em;
  background: #fff;
  padding: 1em 2em;
  display: none;
}
.infoDisclosure section h3 {
  margin: 0 0 10px;
}
.infoDisclosure section.show {
  display: block;
}

.calcResult .carProject {
  text-align: center;
  margin: 2em 0;
}
.calcResult .carProject h3 {
  font-size: 1.35em;
  line-height: 1.4;
  margin: 0 0 1em;
}
.calcResult .carProject span b {
  color: #0066cc;
  font-size: 1.875em;
  margin: 0 4px;
}
.calcResult .calcBox {
  display: flex;
  justify-content: center;
  padding: 1.25em 0;
}
.calcResult .calcBox .col {
  margin-left: 10px;
  text-align: center;
  flex: 0 1 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.calcResult .calcBox .col:first-child {
  flex: 0 0 240px;
  margin: 0;
}
.calcResult .calcBox .col .box {
  padding: 8px;
  margin: 0 4px;
  background: #fff;
  border: 1px solid #ddd;
}
.calcResult .calcBox .col .box h3 {
  margin: 0;
  padding: 0.5em;
  background: #eae9e8;
}
.calcResult .calcBox .col .box h3 span {
  display: inline-block;
  margin: 4px 0 0 4px;
  padding: 0;
  background: #fff;
  font-size: 80%;
  padding: 3px 8px;
  border-radius: 20px;
}
.calcResult .calcBox .col .box h3 b {
  background: #0066cc;
  color: #fff;
  width: 26px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}
.calcResult .calcBox .col .box span {
  display: block;
  padding: 1em 0;
}
.calcResult .calcBox .col .box span b {
  color: #0066cc;
  font-size: 1.875em;
  margin: 0 4px;
}
.calcResult .calcBox .col .box._calcResult {
  width: 100%;
  margin: 0;
  border-color: #0066cc;
}
.calcResult .calcBox .col .box._calcResult h3 {
  color: #fff;
  background: #0066cc;
}
.calcResult .calcBox .col .box._calcResult h3 span {
  color: #fff;
  background: #4f8ae9;
}
.calcResult .calcBox .col .box._calcResult h3 b {
  background: #fff;
  color: #0066cc;
}
.calcResult .calcBox .col .box + a {
  display: block;
  width: 100%;
  background: #666;
  color: #fff;
  padding: 8px 6px;
  border-radius: 24px;
  margin: 12px 0;
  transition: 0.3s;
}
.calcResult .calcBox .col .box + a:hover, .calcResult .calcBox .col .box + a:focus-visible {
  background: #ce4734;
}
.calcResult .calcBox .col section {
  display: flex;
  align-items: center;
  margin: 4px 0;
}
.calcResult .calcBox span.operator {
  font-size: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2px;
}
.calcResult .calcBox + .calcBox {
  margin-top: 20px;
}
.calcResult .calcBox._left {
  justify-content: flex-start;
}
.calcResult .calcBox._top {
  align-items: flex-start;
  justify-content: flex-start;
}
.calcResult .calcBox._top .col {
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .calcResult .calcBox {
    flex-direction: column;
  }
  .calcResult .calcBox .col:first-child {
    flex: 1 1 100%;
    width: 100%;
    margin-bottom: 12px;
  }
}

.formula {
  background: #eee;
  padding: 2em;
  margin-bottom: 20px;
}

.landList {
  display: flex;
}
.landList .col {
  flex: 1 1 auto;
}
.landList .col:last-child {
  flex: 0 0 420px;
  padding: 0 1em;
}
.landList .addZone {
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  padding: 1em 1em;
  min-height: 300px;
}
.landList .addZone .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 4px 0;
  padding: 0.5em;
}
.landList .addZone .item h4 {
  margin: 0;
}
.landList .addZone .item h4 b {
  margin-right: 6px;
}
.landList .addZone .item h4 span {
  margin-left: 6px;
}
.landList .addZone .Btns {
  display: flex;
  justify-content: center;
}
.landList .addZone .Btns a {
  width: auto;
  font-size: 1em;
  padding: 8px 12px;
  margin: 1px;
  border-radius: 0;
  font-size: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
}
.landList .addZone .Btns a:hover, .landList .addZone .Btns a:focus-visible {
  filter: invert(1);
}
.landList .addZone .Btns a.btn_delet {
  background: url(../images/icon_delet.svg) 50% 50% no-repeat #eee;
  background-size: 24px;
}
.landList .addZone .Btns a.btn_edit {
  background: url(../images/icon_edit.svg) 50% 50% no-repeat #eee;
  background-size: 24px;
}
@media screen and (max-width: 991px) {
  .landList {
    flex-direction: column;
  }
}

h3.listTitle {
  font-size: 1.5em;
}

.Btns {
  display: flex;
  justify-content: center;
}
.Btns a {
  width: auto;
  font-size: 1em;
  padding: 8px 12px;
  margin: 1px;
  border-radius: 0;
  font-size: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
}
.Btns a:hover, .Btns a:focus-visible {
  filter: invert(1);
}
.Btns a.btn_delet {
  background: url(../images/icon_delet.svg) 50% 50% no-repeat #eee;
  background-size: 24px;
}
.Btns a.btn_edit {
  background: url(../images/icon_edit.svg) 50% 50% no-repeat #eee;
  background-size: 24px;
}

a.blackLink {
  background: #222;
  color: #fff;
  padding: 6px 20px;
  margin: 0 10px 10px;
  border-radius: 20px;
  display: inline-block;
  transition: 0.3s;
}
a.blackLink:hover, a.blackLink:focus-visible {
  background: #ce4734;
}

label + .notice {
  padding-left: 1.8em;
}
label + .form_grp {
  padding: 0 0 0 1.8em !important;
  border-bottom: none !important;
  align-items: flex-start !important;
}
label + .form_grp label {
  margin-top: 14px;
}
label + .form_grp label, label + .form_grp .form_content {
  flex-basis: auto !important;
}

.houseWorth {
  display: inline-block;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
  color: #222;
  font-size: 1.5em;
  padding: 1em 1.5em;
  border-radius: 4px;
  margin: 12px 0 20px;
}
.houseWorth b {
  padding: 0 6px;
  color: #ce4734;
}

.Rside_steps {
  position: fixed;
  z-index: 1;
  top: 50vh;
  right: 60px;
  transform: translateY(-50%);
}
.Rside_steps ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Rside_steps ul li {
  margin: 6px 0;
}
.Rside_steps a {
  display: block;
  text-align: center;
  padding: 6px 10px;
  color: #222;
  font-weight: bold;
  background: #fff;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  transition: 0.3s;
}
.Rside_steps a b {
  display: block;
  color: #666;
  font-size: 95%;
}
.Rside_steps a b.finish {
  color: #ce4734;
}
.Rside_steps a:hover, .Rside_steps a:focus-visible {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}
@media screen and (max-width: 991px) {
  .Rside_steps {
    display: none;
  }
}

.innerpage > .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
  align-items: flex-start;
}
.innerpage._sp21bg {
  background: url(../images/bg-sp21.jpg) 50% 0 no-repeat;
  background-size: contain;
}
.innerpage .center_block {
  flex: none;
  flex-basis: 100%;
  max-width: 100%;
}
.innerpage .left_block {
  flex: none;
  flex-basis: 260px;
  max-width: 260px;
  margin-right: 40px;
}
.innerpage .left_block.stickySidebar {
  position: sticky;
  top: 50px;
}
.innerpage .left_block.hidden + .center_block {
  flex: none;
  flex-basis: 100%;
  max-width: 100%;
}
.innerpage .left_block + .center_block {
  flex: auto;
  flex-basis: calc(100% - 300px);
  max-width: calc(100% - 300px);
}
@media screen and (max-width: 991px) {
  .innerpage .left_block {
    display: none;
  }
  .innerpage .left_block + .center_block {
    flex: none;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.innerpage .lp {
  position: relative;
}
.innerpage .right_block {
  width: calc(100% - 300px);
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 991px) {
  .innerpage .right_block {
    width: 100%;
    position: initial;
  }
}

.hidden {
  display: none;
}

a.more {
  display: block;
  width: 10em;
  height: 2.5em;
  margin: 0.5em 0;
  padding-left: 1.4em;
  line-height: 2.5;
  color: #0066cc;
  border: 1px solid #aeaeae;
  border-radius: 3px;
  color: #737373;
  background: url(../images/icon/icon_arrow_right.svg) right 14% top 50% no-repeat #fff;
  background-size: 12px 12px;
  transition: 0.3s;
}
a.more:hover, a.more:focus-visible {
  color: #222;
  background: url(../images/icon/icon_arrow_right.svg) right 7% top 50% no-repeat #fff;
  background-size: 12px 12px;
}

a.main_more {
  display: inline-block;
  background: url(../images/icon_moreBtn.png) right 20px top 50% no-repeat, #000;
  color: #fff;
  padding: 0.75em 4em;
  border-radius: 30px;
  transition: 0.3s;
}
a.main_more:hover, a.main_more:focus-visible {
  background: url(../images/icon_moreBtn.png) right 20px top 50% no-repeat, #d74600;
}

a.sub_more {
  display: inline-block;
  background: #ddd;
  color: #222;
  font-size: 0.9em;
  padding: 0.45em 2.5em;
  border-radius: 30px;
  transition: 0.3s;
}
a.sub_more:hover, a.sub_more:focus-visible {
  color: #fff;
  background: #d74600;
}

._toptip {
  position: absolute;
  width: 100%;
  max-width: 1440px;
  top: 0;
  z-index: 98;
  left: 50%;
  transform: translateX(-50%);
}
._toptip .container {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
._toptip ._title {
  background: url(../images/icon_toptipTitle.png) 35px 50% no-repeat #ce4734;
  background-size: 26px 26px;
  color: #fff;
  margin: 0;
  padding: 16px 68px;
  padding-right: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._toptip ._text {
  background: #f9ede7;
  padding: 16px 35px;
  line-height: 1.8;
}
._toptip .btn {
  position: absolute;
  font-size: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: transparent;
  opacity: 0.5;
  transition: 0.3s;
}
._toptip .btn._slideup {
  top: 9px;
  right: 64px;
  background: #222;
}
._toptip .btn._slideup:before, ._toptip .btn._slideup:after {
  content: "";
  position: absolute;
  background: #fff;
  transform: translate(-50%, -50%);
}
._toptip .btn._slideup:before {
  width: 10px;
  height: 2px;
  left: 50%;
  transform-origin: center left;
  transform: translate(-7px, 2px) rotate(-45deg);
}
._toptip .btn._slideup:after {
  width: 2px;
  height: 10px;
  left: 50%;
  transform-origin: center left;
  transform: translate(3px, -4px) rotate(-45deg);
}
._toptip .btn._slideup._hide:before {
  transform: translate(-7px, -2px) rotate(45deg);
}
._toptip .btn._slideup._hide:after {
  transform: translate(3px, -3px) rotate(45deg);
}
._toptip .btn._close {
  top: 9px;
  right: 24px;
  background: #222;
}
._toptip .btn._close:before, ._toptip .btn._close:after {
  content: "";
  position: absolute;
  background: #fff;
  transform: translate(-50%, -50%) rotate(45deg);
}
._toptip .btn._close:before {
  width: 16px;
  height: 2px;
  left: 50%;
}
._toptip .btn._close:after {
  width: 2px;
  height: 16px;
  top: 50%;
}
._toptip .btn:hover, ._toptip .btn:focus-visible {
  opacity: 1;
}

.mpSubTitle {
  font-size: 1.75em;
  text-align: center;
  margin-bottom: 50px;
}

.videoZone,
.infoZone,
.linkZone,
.hotZone,
.activeZone,
.adZone {
  padding: 2em 0;
  background-size: cover;
  background-position: top center;
}

.videoZone .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .videoZone .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .videoZone .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .videoZone .col {
    float: left;
    width: 50%;
  }
}
.videoZone .mpSubTitle {
  text-align: left;
  margin: 0 0 30px;
  display: inline-block;
}
.videoZone .mpSubTitle:after {
  display: none;
}
.videoZone ._YT {
  padding-right: 10px;
}
.videoZone ._YT > div {
  padding-top: 53px !important;
}
.videoZone ._YT .mpSubTitle + div {
  padding-top: 0 !important;
}
.videoZone ._YT iframe {
  width: 100%;
  height: 320px;
}
.videoZone ._tax {
  padding-left: 10px;
}
.videoZone ._tax ul {
  padding-top: 53px !important;
}
.videoZone ._tax ul li {
  flex: 0 1 48%;
}
.videoZone ._tax .mpSubTitle + ul {
  padding-top: 0 !important;
}

.videoZone ._tax ul,
.otherLinks ._tax ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.videoZone ._tax ul li,
.otherLinks ._tax ul li {
  margin-bottom: 12px;
}
.videoZone ._tax ul li a,
.otherLinks ._tax ul li a {
  display: flex;
  align-items: center;
  background: linear-gradient(to right, #0f67b1 0%, #4491c8 100%);
  color: #fff;
  font-size: 1.35em;
  border-radius: 4px;
  overflow: hidden;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1;
}
.videoZone ._tax ul li a .icons,
.otherLinks ._tax ul li a .icons {
  margin-right: 12px;
  position: relative;
  width: 60px;
  height: 60px;
}
.videoZone ._tax ul li a .icons img,
.otherLinks ._tax ul li a .icons img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 60px;
  max-height: 60px;
}
.videoZone ._tax ul li a .icons img:last-child,
.otherLinks ._tax ul li a .icons img:last-child {
  opacity: 0;
}
.videoZone ._tax ul li a:after,
.otherLinks ._tax ul li a:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #ce4734;
  transition: 0.3s;
}
.videoZone ._tax ul li a:hover .icons img:first-child, .videoZone ._tax ul li a:focus-visible .icons img:first-child,
.otherLinks ._tax ul li a:hover .icons img:first-child,
.otherLinks ._tax ul li a:focus-visible .icons img:first-child {
  opacity: 0;
}
.videoZone ._tax ul li a:hover .icons img:last-child, .videoZone ._tax ul li a:focus-visible .icons img:last-child,
.otherLinks ._tax ul li a:hover .icons img:last-child,
.otherLinks ._tax ul li a:focus-visible .icons img:last-child {
  opacity: 1;
}
.videoZone ._tax ul li a:hover:after, .videoZone ._tax ul li a:focus-visible:after,
.otherLinks ._tax ul li a:hover:after,
.otherLinks ._tax ul li a:focus-visible:after {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .videoZone ._tax ul li,
  .otherLinks ._tax ul li {
    flex: 1 1 100%;
  }
}

.otherLinks {
  margin-bottom: 2em;
}
.otherLinks ._tax ul li {
  flex: 0 1 32%;
}
.otherLinks ._tax ul li a {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .otherLinks ._tax ul li {
    flex: 1 1 100%;
  }
}

.linkZone .container div {
  display: flex;
  justify-content: space-evenly;
}
.linkZone .container div a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.25em;
  color: #000;
  padding: 0.5em;
  border-radius: 6px;
  transition: 0.3s;
}
.linkZone .container div a img {
  width: 100%;
  height: 100%;
  max-width: 330px;
  max-height: 140px;
}
.linkZone .container div a span {
  font-weight: bold;
  padding: 12px 0;
}
.linkZone .container div a:hover, .linkZone .container div a:focus-visible {
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
@media screen and (max-width: 767px) {
  .linkZone .container div {
    flex-wrap: wrap;
  }
  .linkZone .container div a {
    flex: 1 1 100%;
    margin-top: 20px;
  }
}

.topic_Link {
  display: flex;
  flex-wrap: wrap;
}
.topic_Link .col {
  flex: 0 1 23%;
  margin: 0 1% 24px;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  position: relative;
  overflow: hidden;
}
.topic_Link .col ._title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 260px;
  background: #fff;
  font-size: 1.25em;
}
.topic_Link .col ._title img {
  width: 72px;
  height: 72px;
}
.topic_Link .col ._listlink {
  position: absolute;
  width: 100%;
  height: 260px;
  overflow-y: auto;
  padding: 0 1.5em;
  top: 0;
  left: 100%;
  color: #fff;
  background-image: linear-gradient(180deg, #f16f2d 0%, #ce4734 100%);
  z-index: 1;
  transition: 0.3s;
}
.topic_Link .col ._listlink b {
  display: block;
  text-align: center;
  font-size: 1.25em;
  padding: 26px 0 12px;
  border-bottom: 1px solid #fff;
}
.topic_Link .col ._listlink ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1.5em;
}
.topic_Link .col ._listlink a {
  display: block;
  text-align: center;
  padding: 4px 0;
  margin: 2px 0;
  color: #fff;
  border-radius: 6px;
}
.topic_Link .col ._listlink a:hover, .topic_Link .col ._listlink a:focus-visible {
  background: rgba(0, 0, 0, 0.65);
}
.topic_Link .col:hover, .topic_Link .col:focus-visible {
  cursor: pointer;
  box-shadow: none;
}
.topic_Link .col:hover ._listlink, .topic_Link .col:focus-visible ._listlink {
  left: 0;
}
@media screen and (max-width: 991px) {
  .topic_Link .col {
    flex: 0 1 auto;
    flex: 31.3333333333%;
    max-width: 31.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .topic_Link .col {
    flex: 48%;
    max-width: 48%;
  }
}
@media screen and (max-width: 575px) {
  .topic_Link {
    justify-content: center;
  }
  .topic_Link .col {
    flex: 96%;
    max-width: 96%;
  }
}

.activeZone .container {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.activeZone .prevSlider,
.activeZone .nextSlider {
  position: absolute;
  width: 60px !important;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.activeZone .prevSlider {
  background: url(../vendor/slick/icon_arrow_left_inverse.png) no-repeat center center rgba(0, 0, 0, 0.15);
  background-size: 50%;
  left: -20px;
}
.activeZone .nextSlider {
  background: url(../vendor/slick/icon_arrow_right_inverse.png) no-repeat center center rgba(0, 0, 0, 0.15);
  background-size: 50%;
  right: -20px;
}
.activeZone .tabContent {
  padding: 0 40px !important;
}
.activeZone .tabSet {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .activeZone .prevSlider {
    left: 0;
  }
  .activeZone .nextSlider {
    right: 0;
  }
}

.activeSlider,
.activeSliderS1,
.activeSliderS2 {
  position: relative;
}
.activeSlider ._item,
.activeSliderS1 ._item,
.activeSliderS2 ._item {
  text-align: center;
  padding: 1.5em 2em;
  margin: 50px auto 20px;
  position: relative;
}
.activeSlider ._item:after,
.activeSliderS1 ._item:after,
.activeSliderS2 ._item:after {
  content: "";
  position: absolute;
  width: 92%;
  height: 100%;
  border-radius: 4px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 25px -10px;
  left: 4%;
  top: 0;
  z-index: -1;
}
.activeSlider ._item .img-container,
.activeSliderS1 ._item .img-container,
.activeSliderS2 ._item .img-container {
  overflow: hidden;
}
.activeSlider ._item .img-container:before,
.activeSliderS1 ._item .img-container:before,
.activeSliderS2 ._item .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 50%;
}
.activeSlider ._item .img-container img,
.activeSliderS1 ._item .img-container img,
.activeSliderS2 ._item .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.activeSlider ._item h4,
.activeSliderS1 ._item h4,
.activeSliderS2 ._item h4 {
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.activeSlider ._item a,
.activeSliderS1 ._item a,
.activeSliderS2 ._item a {
  display: block;
  font-size: 1.125em;
  padding: 10px 20px;
  margin: 12px 0;
  border-radius: 40px;
}
.activeSlider ._item a._info,
.activeSliderS1 ._item a._info,
.activeSliderS2 ._item a._info {
  color: #222;
  background: #cce2f6;
  transition: 0.3s;
}
.activeSlider ._item a._winner,
.activeSliderS1 ._item a._winner,
.activeSliderS2 ._item a._winner {
  color: #fff;
  background: #0f67b1;
  margin-bottom: 0;
  transition: 0.3s;
}
.activeSlider ._item a:hover._info, .activeSlider ._item a:hover._winner, .activeSlider ._item a:focus-visible._info, .activeSlider ._item a:focus-visible._winner,
.activeSliderS1 ._item a:hover._info,
.activeSliderS1 ._item a:hover._winner,
.activeSliderS1 ._item a:focus-visible._info,
.activeSliderS1 ._item a:focus-visible._winner,
.activeSliderS2 ._item a:hover._info,
.activeSliderS2 ._item a:hover._winner,
.activeSliderS2 ._item a:focus-visible._info,
.activeSliderS2 ._item a:focus-visible._winner {
  color: #fff;
  background: #ce4734;
}
@media screen and (max-width: 767px) {
  .activeSlider ._item,
  .activeSliderS1 ._item,
  .activeSliderS2 ._item {
    padding: 2.5em 4em;
  }
}

._tabslider {
  padding-top: 5em;
  background: #eee;
  position: relative;
}
.adZone {
  padding: 0 0 2em;
}

h1.title,
h2.title {
  line-height: 1.25em;
  margin: 0.4em 0;
}

h2.title {
  border-bottom: 2px solid #000;
  padding-bottom: 0.5em;
  background: url(../images/icon_h2title.svg) left 50% no-repeat;
  background-size: 40px;
  padding-left: 52px;
}

.title_mixBox {
  display: flex;
  justify-content: space-between;
  padding: 1em 0;
  margin-bottom: 1em;
  border-bottom: 2px solid #000;
}
.title_mixBox h2.title {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0;
  font-size: 2em;
}
.title_mixBox .function_panel {
  margin: 0;
  padding: 0;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  .title_mixBox {
    flex-wrap: wrap;
  }
  .title_mixBox h2.title {
    display: block;
    width: 100%;
    margin-bottom: 12px;
  }
  .title_mixBox .function_panel {
    width: 100%;
  }
}

.tip {
  background: #e5f4f9;
  padding: 2em 3em;
  border-radius: 6px;
}
.tip p {
  margin: 10px 0;
}
.tip .infoBox {
  flex: 1 1 100%;
}
.tip dl {
  display: grid;
  grid-template-columns: 90px auto;
  margin: 0;
}
.tip dl dt {
  font-weight: bold;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.tip dl dd {
  margin: 4px 0 4px 12px;
}
.tip._flex {
  display: flex;
}
.tip._flex .pic {
  flex: 0 0 360px;
  margin: 0 40px 0 0;
}
.tip + .ctl_btns {
  margin-top: 0.65em;
}
@media screen and (max-width: 991px) {
  .tip {
    flex-direction: column;
  }
  .tip .pic {
    flex: 1 1 auto;
  }
}

._sticky_rt {
  position: absolute;
  right: 0;
  top: -12px;
}

._content {
  background: #f9f9f9;
  padding: 3em 2em;
  margin-bottom: 2em;
  position: relative;
}
._content:before {
  content: "";
  position: absolute;
  width: 30%;
  max-width: 180px;
  height: 4px;
  background: #ce4734;
  left: 0;
  top: 0;
}

._clear:after {
  content: "";
  display: block;
  clear: both;
}

.cp {
  position: relative;
}
.cp .pic {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  width: 45%;
  max-width: 400px;
  background: #F1F1F1;
  overflow: hidden;
  padding: 0.75em;
}
.cp .pic img {
  float: none;
  width: 100%;
  margin: 0;
  display: block;
}
.cp .pic figcaption {
  text-align: center;
  display: block;
  font-size: 0.938em;
}
@media screen and (max-width: 767px) {
  .cp .pic {
    float: none;
    max-width: 100%;
    width: auto;
    margin: 0px auto;
    display: block;
    margin-bottom: 0.5em;
  }
}
.cp table {
  background: #FFF;
}
.cp img.float_left {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_left {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp img.float_right {
  float: right;
  margin: 0px 0 1em 1em;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_right {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp a {
  color: #0066cc;
  text-decoration: none;
}
.cp a:hover, .cp a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

.file_download h3,
.web_link h3,
.keyword h3,
._sliderBox h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 1px solid #222;
}
.file_download h3 + div,
.file_download h3 + ul,
.web_link h3 + div,
.web_link h3 + ul,
.keyword h3 + div,
.keyword h3 + ul,
._sliderBox h3 + div,
._sliderBox h3 + ul {
  margin-top: 1.25em;
}

.file_download {
  width: 100%;
  margin: 0 auto 2em;
  clear: both;
  zoom: 1;
}
.file_download:before, .file_download:after {
  content: "";
  display: table;
}
.file_download:after {
  clear: both;
}
.file_download ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.file_download li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 0.5em 0 0.5em 1.5em;
  border-bottom: solid 1px #eee;
}
.file_download li:before {
  content: "·";
  font-size: 2em;
  font-weight: bold;
  height: 1em;
  position: absolute;
  top: 0.4em;
  left: 0.1em;
  color: #666;
}
.file_download li .file_name {
  line-height: 1.8em;
  margin: 0.2em 0.5em 0.2em 0;
  color: #222;
  font-weight: bold;
}
.file_download li .file_name ~ span {
  flex: 0 0 auto;
  margin: 0.2em;
  font-size: 0.875em;
  line-height: 1.5em;
  vertical-align: middle;
  color: #666;
}
.file_download li .file_name ~ span a {
  color: #fff;
  display: inline-block;
  margin-right: 8px;
}
.file_download li span.file_doc a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_doc a:hover, .file_download li span.file_doc a:focus {
  color: #fff;
}
.file_download li span.file_docx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_docx a:hover, .file_download li span.file_docx a:focus {
  color: #fff;
}
.file_download li span.file_odt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_odt a:hover, .file_download li span.file_odt a:focus {
  color: #fff;
}
.file_download li span.file_xls a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_xls a:hover, .file_download li span.file_xls a:focus {
  color: #fff;
}
.file_download li span.file_xlsx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_xlsx a:hover, .file_download li span.file_xlsx a:focus {
  color: #fff;
}
.file_download li span.file_csv a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_csv a:hover, .file_download li span.file_csv a:focus {
  color: #fff;
}
.file_download li span.file_ods a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_ods a:hover, .file_download li span.file_ods a:focus {
  color: #fff;
}
.file_download li span.file_ppt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_ppt a:hover, .file_download li span.file_ppt a:focus {
  color: #fff;
}
.file_download li span.file_pptx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_pptx a:hover, .file_download li span.file_pptx a:focus {
  color: #fff;
}
.file_download li span.file_odp a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_odp a:hover, .file_download li span.file_odp a:focus {
  color: #fff;
}
.file_download li span.file_zip a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_zip a:hover, .file_download li span.file_zip a:focus {
  color: #fff;
}
.file_download li span.file_txt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_txt a:hover, .file_download li span.file_txt a:focus {
  color: #fff;
}
.file_download li span.file_mov a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mov a:hover, .file_download li span.file_mov a:focus {
  color: #fff;
}
.file_download li span.file_mp3 a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mp3 a:hover, .file_download li span.file_mp3 a:focus {
  color: #fff;
}
.file_download li span.file_jpg a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_jpg a:hover, .file_download li span.file_jpg a:focus {
  color: #fff;
}
.file_download li span.file_wmv a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_wmv a:hover, .file_download li span.file_wmv a:focus {
  color: #fff;
}
.file_download li span.file_mp4 a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mp4 a:hover, .file_download li span.file_mp4 a:focus {
  color: #fff;
}
.file_download li span.file_pdf a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  color: #fff;
}
.file_download li span.file_other a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_other a:hover, .file_download li span.file_other a:focus {
  color: #fff;
}
.file_download li span.file_doc a, .file_download li span.file_docx a, .file_download li span.file_odt a {
  background: #275cb7;
}
.file_download li span.file_doc a:hover, .file_download li span.file_doc a:focus, .file_download li span.file_docx a:hover, .file_download li span.file_docx a:focus, .file_download li span.file_odt a:hover, .file_download li span.file_odt a:focus {
  background: rgb(34.5202702703, 81.4324324324, 161.9797297297);
}
.file_download li span.file_xls a, .file_download li span.file_xlsx a, .file_download li span.file_csv a, .file_download li span.file_ods a {
  background: #387947;
}
.file_download li span.file_xls a:hover, .file_download li span.file_xls a:focus, .file_download li span.file_xlsx a:hover, .file_download li span.file_xlsx a:focus, .file_download li span.file_csv a:hover, .file_download li span.file_csv a:focus, .file_download li span.file_ods a:hover, .file_download li span.file_ods a:focus {
  background: rgb(47.9322033898, 103.5677966102, 60.7711864407);
}
.file_download li span.file_ppt a, .file_download li span.file_pptx a, .file_download li span.file_odp a, .file_download li span.file_pdf a {
  background: #c55a3b;
}
.file_download li span.file_ppt a:hover, .file_download li span.file_ppt a:focus, .file_download li span.file_pptx a:hover, .file_download li span.file_pptx a:focus, .file_download li span.file_odp a:hover, .file_download li span.file_odp a:focus, .file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  background: rgb(177.8661417323, 80.7657480315, 52.6338582677);
}
.file_download li span.file_pdf a {
  background: #c00;
}
.file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  background: rgb(178.5, 0, 0);
}
.file_download li span.file_zip a {
  background: #eb712e;
}
.file_download li span.file_zip a:hover, .file_download li span.file_zip a:focus {
  background: rgb(232.7729257642, 97.1877729258, 22.7270742358);
}
.file_download li span.file_txt a, .file_download li span.file_other a {
  background: #555;
}
.file_download li span.file_txt a:hover, .file_download li span.file_txt a:focus, .file_download li span.file_other a:hover, .file_download li span.file_other a:focus {
  background: rgb(72.25, 72.25, 72.25);
}
.file_download li span.file_mov a {
  background: #009999;
}
.file_download li span.file_mov a:hover, .file_download li span.file_mov a:focus {
  background: rgb(0, 127.5, 127.5);
}
.file_download li span.file_mp3 a, .file_download li span.file_mp4 a {
  background: #088ecc;
}
.file_download li span.file_mp3 a:hover, .file_download li span.file_mp3 a:focus, .file_download li span.file_mp4 a:hover, .file_download li span.file_mp4 a:focus {
  background: rgb(7.0377358491, 124.9198113208, 179.4622641509);
}
.file_download li span.file_jpg a {
  background: #6c29a4;
}
.file_download li span.file_jpg a:hover, .file_download li span.file_jpg a:focus {
  background: rgb(94.5658536585, 35.9, 143.6);
}
.file_download li span.file_wmv a {
  background: #430a1f;
}
.file_download li span.file_wmv a:hover, .file_download li span.file_wmv a:focus {
  background: rgb(44.8116883117, 6.6883116883, 20.7337662338);
}

.web_link {
  margin: 1em 0;
}
.web_link ol,
.web_link ul {
  list-style-type: none;
  padding: 0;
  margin: 0 !important;
}
.web_link li {
  position: relative;
  border-bottom: solid 1px #eee;
  margin: 0 !important;
}
.web_link li:before {
  content: "·";
  font-size: 2em;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 0.1em;
  color: #666;
}
.web_link li a {
  display: block;
  padding: 0.5em 0;
  padding-left: 1.5em;
  transition: 0.3s;
  color: #222;
  text-decoration: none;
}
.web_link li a:hover, .web_link li a:focus {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.web_link li a:hover, .web_link li a:focus-visible {
  background: #eee;
  padding-left: 2em;
}

.publish_info {
  line-height: 1.5em;
  list-style: none;
  margin: 0 0 0.7em 0;
  padding: 0.5em 0;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.publish_info li {
  font-family: georgia;
  flex: 0 1 auto;
  margin-bottom: 0.5em;
  padding-right: 2em;
}
@media screen and (max-width: 991px) {
  .publish_info li {
    flex: 1 1 50%;
  }
}
@media screen and (max-width: 767px) {
  .publish_info li {
    flex: 1 1 100%;
  }
}

.keyword ul {
  line-height: 1.65em;
  margin: 20px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.keyword ul li {
  margin: 0;
  padding: 0 2px;
  flex: 0 0 auto;
}
.keyword ul a {
  display: block;
  background: #ce4734;
  color: #fff;
  padding: 6px 20px;
  margin: 3px 0;
  border-radius: 30px;
}
.keyword ul a:hover, .keyword ul a:focus-visible {
  color: #ce4734;
  background: #fff;
  box-shadow: inset 0 0 0 2px #ce4734;
}

._sliderBox span.caption {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/* sitemap */
.sitemap {
  margin: 0px auto 1em;
}
.sitemap p kbd {
  border: 1px solid #aaa;
  background: transparent;
  color: #222;
  padding: 0 0.3em;
  margin: 0 0.2em 0.1em;
}
.sitemap p kbd kbd {
  border: none;
}
.sitemap .accesskeyDefine {
  padding: 2em 4em;
  background: #e5f4f9;
  border-radius: 6px;
}
.sitemap .accesskeyDefine li {
  margin-bottom: 0.2em;
}
.sitemap .accesskeyDefine + p {
  line-height: 2.2;
}

.cascading {
  box-sizing: border-box;
}
.cascading ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cascading li {
  line-height: 1.5;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px 1em 0;
  box-sizing: border-box;
  padding: 0px 0.5em;
}
.cascading li a {
  margin: 0.2em 0;
  color: #222;
  padding: 0.5em;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 2px solid #0066cc;
}
.cascading li a:hover, .cascading li a:focus {
  color: #0066cc !important;
  text-decoration: none;
}
.cascading li ul {
  padding-left: 1em;
}
.cascading li ul li {
  width: 100%;
  display: block;
  margin-bottom: 0;
  padding: 0;
}
.cascading li ul li a {
  display: block;
  font-size: 1em;
  padding: 0.2em 0;
  border-bottom: 1px dotted #ccc;
  background-color: transparent;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .cascading {
    width: 95%;
    margin: 0px auto;
  }
  .cascading li {
    width: 100%;
  }
}

.leftblock_banner {
  padding: 0 0 2.5em 0;
}
.leftblock_banner .item {
  color: #666;
  text-align: center;
  font-weight: bold;
  background-color: #eee;
  margin-bottom: 10px;
}
.leftblock_banner .item a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.leftblock_banner .item a:before {
  display: inline-block;
  content: "";
  padding-top: 33.3333333333%;
}
.leftblock_banner .item a img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.leftblock_banner .item a:focus:after {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 0px 2px rgb(0, 114.75, 229.5) inset;
  content: "";
  z-index: 9;
  top: 0;
  left: 0;
}
.leftblock_banner .item a img {
  -o-object-fit: cover;
     object-fit: cover;
}

.leftblock_list {
  padding: 0 0 0.5em 0;
  margin-bottom: 1.5em;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.leftblock_list .title {
  margin: 0 0 1em;
  padding: 0.5em;
  text-align: center;
  color: #fff;
  background-color: #666;
  font-size: 1.25em;
  font-weight: bolder;
}
.leftblock_list ul {
  margin: 0;
  padding: 0 1em;
  list-style-type: none;
}
.leftblock_list ul li {
  margin: 0 0 0.5em;
  padding: 0 0 0.5em;
  border-bottom: 1px solid #ccc;
}
.leftblock_list ul li time {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.813rem;
}
.leftblock_list ul li .dept {
  display: inline-block;
  padding: 0 0.5em;
  background-color: #f1f1f1;
  color: #555;
  font-size: 0.813em;
}
.leftblock_list ul li a {
  display: block;
  padding: 0 0 0.25em;
  line-height: 1.4em;
  font-size: 0.938em;
  color: #333;
  margin: 0.5em 0;
}
.leftblock_list ul li a:hover {
  color: rgb(0, 76.5, 153);
}

.leftblock_nodemenu {
  padding: 0 0 0.5em 0;
  margin-bottom: 1.5em;
  background-color: #fff;
  border-radius: 8px;
}
.leftblock_nodemenu .title {
  margin: 0 0 1em;
  padding: 0.5em;
  text-align: center;
  color: #fff;
  background-color: #666;
  font-size: 1.25em;
  font-weight: bolder;
}
.leftblock_nodemenu ul {
  margin: 0;
  padding: 0 1em 0em;
  list-style-type: none;
}
.leftblock_nodemenu ul li {
  font-size: 0.938rem;
  margin: 0 0 5px;
  padding: 0 0 5px;
  border-bottom: 1px solid #ccc;
}
.leftblock_nodemenu ul li:last-child {
  border: none;
}
.leftblock_nodemenu ul li a {
  display: block;
  padding: 0.5em 0;
  line-height: 1.4em;
  color: #333;
}
.leftblock_nodemenu ul li a:hover {
  color: rgb(0, 76.5, 153);
}

@media print {
  .main,
  .content, body {
    background: none;
  }
  /* -------------------------------不需要列印的區塊，請放置於這----//*/
  header,
  .fatfooter,
  footer,
  .accesskey,
  .submenu {
    display: none;
  }
  /* -------------------------------各別顯示設定----//*/
  body {
    background: transparent;
    float: none;
    width: 100%;
    -webkit-print-color-adjust: exact;
  }
  .container {
    margin: 0px auto;
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .innerpage {
    margin-top: 0 !important;
  }
  .innerpage > .container {
    display: block !important;
  }
  .innerpage > .container .center_block {
    overflow: hidden;
  }
  .innerpage > .container .left_block {
    float: left !important;
    width: 260px !important;
  }
  .main,
  .content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    box-shadow: none;
    float: none;
    clear: both;
    zoom: 1;
    padding-top: 0px !important;
  }
  .main:before, .main:after,
  .content:before,
  .content:after {
    content: "";
    display: table;
  }
  .main:after,
  .content:after {
    clear: both;
  }
  .main img.float_left,
  .content img.float_left {
    float: right;
    max-width: 50%;
    margin: 0px 1em 1em 0;
  }
  .main img.float_right,
  .content img.float_right {
    float: right;
    max-width: 50%;
    margin: 0px 0 1em 1em;
  }
  .main a:link,
  .main a:visited,
  .main a,
  .content a:link,
  .content a:visited,
  .content a {
    background: transparent;
    color: #222;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    word-wrap: break-word;
  }
  .main p a,
  .content p a {
    word-wrap: break-word;
  }
  .main p a[href^=http]:after,
  .content p a[href^=http]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }
  .main p a[href^="#"]:after,
  .content p a[href^="#"]:after {
    display: none;
  }
  .main abbr[title]:after,
  .content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .main table,
  .content table {
    background: #FFF;
  }
  .main li,
  .content li {
    content: "» ";
  }
  /* 檔案下載*/
  .file_download a {
    display: block !important;
    clear: both !important;
    width: 100% !important;
  }
  .file_download .update,
  .file_download .file_view {
    float: none !important;
    width: 30% !important;
    display: inline-block !important;
    margin-left: 3em;
  }
  *,
  *:before,
  *:after,
  *:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  thead {
    display: table-header-group;
    /* 表格即使分頁也會顯示表頭 */
  }
  .lightbox_slider {
    page-break-inside: avoid;
    overflow: hidden;
    height: 6cm;
  }
  .lightbox_slider .cp_slider {
    text-align: center;
  }
  .lightbox_slider .cp_slider .slick-slide {
    width: 30%;
    height: 4cm;
    display: inline-block;
    background: #DEDEDE;
    position: relative;
  }
  .lightbox_slider .cp_slider .slick-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #ccc;
  }
  .lightbox_slider .cp_slider .slick-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 4cm;
    display: inline-block;
    vertical-align: middle;
  }
}/*# sourceMappingURL=style.css.map */